@charset "utf-8";
.reason-list ul li span, body {
  font-family: Poppins, sans-serif
}

a, a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #3f73d1
}

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

body, html {
  height: 100%
}

.dark-overlay, .full_width, .space-20, .space-30, .space-40, .space-60, .space-80, textarea {
  width: 100%
}

img, table td img, table th img {
  max-width: 100%
}

#fan_facts h6, #navigation .nav.navbar-nav a, .about_me h6, .experience_list h5, .gray_btn_outline, .order_checkout table tr th, .product_tab .nav-tabs>li>a, .uppercase {
  text-transform: uppercase
}

body {
  overflow-x: hidden;
  color: #555
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit
}

h1, h2, h3, h4, h5, h6 {
  color: #111;
  font-weight: 400;
  margin: 0 auto 15px
}

h1 {
  font-size: 60px
}

h2 {
  font-size: 50px
}

h3 {
  font-size: 40px
}

h4 {
  font-size: 33px
}

h5 {
  font-size: 26px
}

h6 {
  font-size: 22px
}

ol li, p, ul li {
  font-size: 16px
}

p {
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 22px
}

a {
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

a:focus, a:hover {
  outline: 0;
  color: #1245a2
}

.event-schudule h6 a, .underline {
  text-decoration: underline
}

ol, ul {
  margin: 0 auto 20px
}

ol li, ul li {
  line-height: 26px;
  margin: 0 auto 10px
}

ol li i, ul li i {
  margin: 0 12px 0 0
}

ol.list_style_none, ul.list_style_none {
  list-style: none
}

ul.list-with-icon {
  padding-left: 10px;
  margin-bottom: 30px
}

ul.list-with-icon li {
  line-height: 20px;
  margin-bottom: 15px;
  padding-left: 23px;
  position: relative;
  list-style: none
}

ul.list-with-icon li i {
  left: 0;
  position: absolute;
  top: 4px
}

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

.list-style-none li {
  position: relative;
  margin: 0
}

blockquote {
  background: #f5f5f5
}

.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text p {
  color: #fff
}

.divider {
  border-bottom: 1px solid #dcd9d9;
  clear: both;
  margin: 40px auto
}

.btn, input[type=submit] {
  font-weight: 400;
  margin: auto;
  padding: 15px 50px;
  color: #fff;
  line-height: 30px
}

.divider.double {
  border-bottom: 3px double #dcd9d9
}

.clear {
  clear: both
}

input[type=submit] {
  background: #3f73d1;
  border: none;
  border-radius: 0;
  font-size: 18px;
  transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  -webkit-transition: all .3s linear 0s;
  -ms-transition: all .3s linear 0s
}

.btn, .product_item {
  transition: all .3s linear 0s
}

input[type=submit]:hover {
  background: #1245a2;
  color: #fff;
  outline: 0
}

.btn {
  background: #3f73d1;
  border: 2px solid #3f73d1;
  border-radius: 0;
  font-size: 17px;
  -moz-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  -webkit-transition: all .3s linear 0s;
  -ms-transition: all .3s linear 0s
}

.btn .fa {
  margin-left: 3px;
  vertical-align: middle
}

.btn.btn-lg {
  font-size: 22px;
  line-height: 30px;
  padding: 18px 50px
}

.btn:focus, .btn:hover {
  color: #fff;
  background: #1245a2;
  border-color: #1245a2;
  outline: 0;
  box-shadow: none
}

.btn-link, .btn-link:hover, .btn.outline {
  background: 0 0
}

.btn-link {
  font-weight: 800;
  font-size: 16px;
  padding: 0;
  color: #3f73d1
}

.btn-link:focus, .btn-link:hover {
  color: #1245a2
}

.btn.outline {
  border: 2px solid #3f73d1;
  color: #3f73d1
}

.btn.outline:focus, .btn.outline:hover {
  color: #fff;
  background: #3f73d1;
  border-color: #3f73d1
}

.btn.btn-xs {
  font-size: 12px;
  padding: 0 25px
}

.btn.btn-xs .fa {
  margin: 0 5px;
  font-size: 14px
}

.btn.outline.active-btn {
  border-color: #089901;
  color: #089901
}

.btn.outline.active-btn:hover {
  background: #089901;
  color: #fff
}

.blue_btn {
  background: #3f73d1;
  color: #fff
}

.white_pink_btn {
  background: #fff;
  color: #111
}

.white_pink_btn:focus, .white_pink_btn:hover {
  background: #d30b35;
  color: #fff
}

.gray_btn_outline {
  background: 0 0;
  border: 1px solid #555
}

.white_btn.btn {
  background: #fff;
  color: #111;
  border-color: #fff
}

.white_btn.btn:focus, .white_btn.btn:hover {
  color: #fff;
  outline: 0;
  background: #1245a2;
  border-color: #1245a2
}

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

.dark-overlay {
  background: rgba(0, 0, 0, .7);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0
}

.form-group, .select {
  position: relative
}

.padding_none {
  padding: 0
}

.padding_right0 {
  padding-right: 0
}

.padding_left0 {
  padding-left: 0
}

.padding_top0 {
  padding-top: 0
}

.padding_bottom0 {
  padding-bottom: 0
}

.padding {
  padding: 20px 0
}

.padding_50px {
  padding: 50px 0
}

.padding_4x4_30 {
  padding: 30px
}

.padding_4x4_40 {
  padding: 40px
}

.space-20 {
  height: 20px;
  clear: both
}

.space-30 {
  height: 30px;
  clear: both
}

.space-40 {
  height: 40px;
  clear: both
}

.space-60 {
  height: 60px;
  clear: both
}

.space-80 {
  height: 80px
}

.margin-btm-20 {
  margin-bottom: 20px;
  clear: both
}

.mr-btm-30 {
  margin-bottom: 30px
}

.margin-none {
  margin: 0
}

label {
  color: #111;
  font-size: 16px;
  font-weight: 400
}

.required {
  color: red
}

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

.form-label {
  color: #111;
  font-size: 15px;
  font-weight: 800;
  margin: 0 auto 8px
}

.form-control {
  background: #fff;
  border: 2px solid #d9d9d9;
  border-radius: 0;
  box-shadow: none;
  color: #888;
  font-size: 16px;
  height: 60px;
  line-height: 30px;
  padding: 0 15px
}

textarea.form-control {
  padding: 15px;
  height: 160px
}

.form-control:focus, .form-control:hover {
  box-shadow: none;
  outline: 0
}

input[type=text], input[type=password], input[type=number], input[type=email], input[type=url], input[type=search], select, textarea {
  background: #fff;
  border: 2px solid #d9d9d9;
  border-radius: 0;
  box-shadow: none;
  color: #888;
  font-size: 16px;
  height: 60px;
  line-height: 30px;
  padding: 0 15px;
  width: 100%
}

input[type=text]:focus input[type=password]:hover, input[type=text]:hover, input[type=password]:focus, input[type=number]:focus, input[type=number]:hover, input[type=email]:focus, input[type=email]:hover, input[type=url]:focus, input[type=url]:hover, input[type=search]:focus, input[type=search]:hover, select:focus, select:hover, textarea:focus, textarea:hover {
  box-shadow: none;
  outline: 0;
  border-color: #3f73d1
}

textarea {
  height: 160px
}

.select select {
  appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none
}

.select::after {
  color: #878787;
  content: "";
  cursor: pointer;
  font-family: fontawesome;
  font-size: 15px;
  padding: 12px 0;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 0
}

.form-control option {
  padding: 10px
}

.control-label {
  color: #555;
  font-size: 15px;
  font-weight: 700
}

.checkbox label, .radio label {
  cursor: pointer;
  font-weight: 400;
  padding-left: 26px;
  position: relative
}

.checkbox input[type=checkbox], .radio input[type=radio] {
  display: none
}

.checkbox label::before, .radio label:before {
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  top: 4px
}

.radio label:before {
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  height: 15px;
  width: 15px
}

.checkbox label::before {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #111;
  height: 16px;
  width: 16px
}

.radio input[type=radio]:checked+label:before {
  content: "\2022";
  font-size: 15px;
  text-align: center;
  line-height: 11px
}

.checkbox input[type=checkbox]:checked+label:before {
  content: "\2713";
  font-size: 12px;
  text-align: center;
  line-height: 14px
}

.checkbox-inline, .radio-inline {
  padding-left: 0
}

table {
  margin: 0 0 30px;
  width: 100%
}

table td, table th {
  border: 1px solid #ccc;
  padding: 18px
}

table thead {
  background: #eee
}

table thead td, table thead th {
  text-transform: uppercase;
  font-weight: 900;
  color: #111
}

.panel.panel-default {
  margin: 0 auto 15px
}

.panel-group {
  padding-top: 14px
}

.panel-default {
  border-color: #ecebeb
}

.panel-default>.panel-heading {
  background-color: #fafafa;
  border-color: #ecebeb
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ecebeb
}

.panel-group .panel {
  border-radius: 0
}

.panel-group .panel .panel-title {
  font-size: 20px;
  font-weight: 500
}

.section-header p, .section-header-inner p {
  font-size: 20px;
  font-weight: 300;
  line-height: 32px
}

.panel-group .panel .panel-title a.collapsed {
  color: #111
}

.panel-group .panel .panel-title a {
  padding: 10px;
  display: block
}

.panel-group .panel .panel-title a, .panel-group .panel .panel-title a:hover {
  color: #3f73d1;
  position: relative;
  padding-right: 25px
}

.panel-group .panel .panel-title a:after {
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: fontawesome;
  content: "\f107"
}

.panel-group .panel .panel-title a.collapsed:after {
  content: "\f105"
}

.heading_style1:before, .heading_style3 h2::after, .heading_style4 h2::after, .section-header.heading_style2::after {
  content: ""
}

.panel-collapse .panel-body {
  padding: 25px
}

.secondary-bg {
  background-color: #111!important;
  color: #fff;
  position: relative
}

.gray_bg {
  background: #f2f1f1
}

.section-padding {
  padding: 90px 0
}

.section-header {
  margin: 0 auto;
  max-width: 900px;
  padding-bottom: 70px;
  position: relative
}

.section-header h2 {
  margin: 0
}

.section-header p {
  margin: 22px auto 0
}

.section-header-inner {
  margin: 0 auto;
  max-width: 1140px;
  padding-bottom: 40px;
  position: relative
}

.heading_style3.center, .heading_style4.center {
  padding-bottom: 90px;
  text-align: center
}

.section-header-inner h2 {
  margin: 0
}

.section-header-inner p {
  margin: 22px auto 0;
  width: 70%
}

.heading_style1:before {
  position: absolute;
  width: 1px;
  left: 50%;
  height: 50px;
  top: -50px;
  background: #7f7f7f
}

.heading_style2 {
  margin: 0;
  max-width: 940px;
  padding-left: 90px;
  position: relative
}

.section-header.heading_style2::after {
  background: #111;
  height: 2px;
  left: 0;
  position: absolute;
  top: 24px;
  width: 65px
}

.heading_style3, .heading_style3 h2 {
  position: relative
}

.heading_style3 {
  margin: 0;
  max-width: 100%
}

.heading_style3 h2::after {
  background: #111;
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -30px;
  width: 130px;
  margin-left: 0
}

.heading_style4, .heading_style4 h2 {
  position: relative
}

.heading_style3.center h2::after {
  margin-left: -65px;
  left: 50%
}

.heading_style3 p {
  width: 80%;
  margin-top: 65px
}

.heading_style4 {
  margin: 0;
  max-width: 100%
}

.heading_style4 h2 span {
  color: #3f73d1
}

.heading_style4 h2::after {
  background: #111;
  height: 2px;
  left: 0;
  position: absolute;
  bottom: -30px;
  width: 130px;
  margin-left: 0
}

.heading_style4.center h2::after {
  margin-left: -65px;
  left: 50%
}

.heading_style4 p {
  width: 80%;
  margin-top: 65px
}

.heading_style5 h2 {
  font-size: 52px
}

.heading_style5 span {
  display: block;
  font-family: 'Dancing Script', cursive;
  color: #3f73d1
}

.heading_style6 {
  margin: 0 0 40px;
  position: relative;
  max-width: 100%;
  padding: 0
}

.heading_style6 h2 {
  font-size: 28px;
  font-weight: 600
}

.heading_style6 h2 span {
  display: inline-block;
  width: 46px;
  height: 2px;
  background: #111;
  vertical-align: middle;
  margin-left: 5px
}

.heading_style3 #navigation, .search_cart_panel {
  float: right
}

.header_cart, .header_search {
  float: left;
  transition-duration: .5s
}

.affix .header_cart {
  padding: 19px 10px 21px
}

.affix .header_search {
  margin-top: 18px
}

.header_cart {
  position: relative;
  font-size: 13px;
  color: #333745;
  padding: 23px 10px 27px;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.header_cart>a {
  display: inline-block;
  line-height: 30px;
  padding: 5px;
  text-decoration: none;
  cursor: pointer
  font-weight: bold;
    color: #1f5ca9;
}

.header_cart>a i.icon {
  font-size: 18px;
  color: #1f5ca9;
  padding-right: 6px;
  vertical-align: middle;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease
}

.header_cart>a .badge {
  position: relative;
  left: -15px;
  top: -14px;
  width: 17px;
  height: 17px;
  margin-right: -20px;
  padding: 0;
  font-size: 12px;
  font-family: sans-serif;
  line-height: 18px;
  text-decoration: none;
  text-align: center;
  background-color: #3f73d1;
  color: #fff
}

.header_cart .dropdown-menu {
  border: none;
  padding: 15px;
  min-width: 350px;
  top: 97%;
  border-radius: 0;
  z-index: 10001
}

.header_cart .dropdown-menu ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.header_cart .dropdown-menu ul li {
  position: relative;
  padding: 0 15px 10px 95px;
  margin: 0;
  min-height: 100px
}

.header_cart .dropdown-menu h6 {
  font-size: 18px;
  font-weight: 400
}

.header_cart .dropdown-menu ul li figure {
  position: absolute;
  left: 0;
  width: 80px;
  height: 80px
}

.header_cart .dropdown-menu ul li .delete_icon {
  position: absolute;
  right: 0;
  top: 0;
  color: #000
}

.header_cart .dropdown-menu ul li .delete_icon i {
  margin: 0
}

.header_cart .dropdown-menu ul li .delete_icon:hover {
  color: red
}

.sub_total {
  text-align: right;
  color: #000;
  font-weight: 600;
  font-size: 18px
}

.sub_total span {
  color: #3f73d1
}

.header_cart .btn-group {
  width: 100%;
  margin-top: 15px
}

.gray_btn_outline {
  width: 50%;
  font-weight: 600;
  color: #000;
  font-size: 16px
}

.header_cart:hover .dropdown-menu {
  display: block;
  -moz-animation: zoomIn .3s ease-in;
  -webkit-animation: zoomIn .3s ease-in;
  animation: zoomIn .3s ease-in
}

.pink-cart .header_cart>a .badge {
  background-color: #fb2351
}

.pink-cart .sub_total span {
  color: #fb2351
}

.pink-cart .btn:focus, .pink-cart .btn:hover {
  border-color: #fb2351;
  background: #fb2351;
  color: #fff
}

.title_product {
  color: #222
}

.quantity {
  color: #777;
  display: block
}

.price {
  padding: 0;
  font-size: 15px;
  color: #222;
  font-weight: 600;
  margin: 0
}

.header_search {
  position: relative;
  font-size: 13px;
  margin-top: 24px;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.header_search>a {
  display: inline-block;
  line-height: 30px;
  padding: 5px;
  color: #333745;
  text-decoration: none;
  cursor: pointer
}

.header_search>a i.icon {
  font-size: 18px;
  padding-right: 6px;
  vertical-align: middle;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease
}

.parallex-bg {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative
}

.modal-header {
  padding: 15px;
  margin-bottom: 15px
}

.modal .modal-header .close {
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 17px;
  height: 31px;
  line-height: 30px;
  opacity: 1;
  text-align: center;
  text-shadow: none;
  width: 31px
}

.search_overlay_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .97);
  -webkit-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
  -moz-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
  -ms-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
  -o-transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
  transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
  z-index: 3400;
  text-align: center;
  display: none
}

.search_overlay_menu label {
  font-weight: 400;
  font-size: 18px
}

.search_overlay_menu .container {
  height: 100%
}

.search_overlay_menu .search_overlay_close {
  position: absolute;
  top: 25px;
  right: 25px;
  opacity: 1;
  font-size: 27px;
  z-index: 100;
  width: 16px;
  height: 16px;
  display: inline-block;
  color: #333;
  transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s
}

.search_overlay_menu .search_overlay_close:hover {
  color: red
}

.search_overlay_menu form {
  position: relative;
  vertical-align: middle;
  top: 50%;
  left: 0;
  margin: -78px 0 0;
  width: 100%;
  padding-left: 65px;
  text-align: left;
  transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s
}

.logo, .portfolio_wrap {
  transition-duration: .3s
}

.search_overlay_menu form .search-icon-lg {
  width: 42px;
  height: 44px;
  position: absolute;
  top: 40%;
  margin-top: -5px;
  left: 0;
  font-size: 40px
}

.search_overlay_menu form input {
  height: 100px;
  width: 100%;
  color: #aaa;
  background: 0 0;
  border-top: 0 none;
  border-bottom: 1px solid #d0d0d0;
  border-left: 0 none;
  border-right: 0 none;
  font-size: 50px;
  font-weight: 400;
  outline: 0;
  padding: 25px 45px 25px 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0
}

.search_overlay_menu form button {
  background: rgba(0, 0, 0, 0);
  border: none;
  height: 100px;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  color: #555;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background-color: none;
  font-size: 40px
}

#header .container {
  position: relative
}

.navbar.navbar-default {
  background: rgba(255, 250, 250, 0.85
  );
  border: 0;
  border-radius: 0;
  margin: 0 auto;
  border-bottom: 1px solid #1f5ca9;
  height: 80px;
}

.logo {
  width: 180px;
  margin-top: -5px;
  -o-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.top-bar, .top-search {
  transition-duration: .5s
}

#navigation {
  padding: 0
}

#navigation .nav.navbar-nav {
  float: right
}

#navigation .nav.navbar-nav li {
  margin: 0 0 0 10px
}

#navigation .nav.navbar-nav li.menu-item-has-children>a:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%)
}

#navigation .nav.navbar-nav a {
  color: #1f5ca9;
  font-size: 15px;
  font-weight: 400
}

#navigation .nav.navbar-nav a:hover {
  color: #3f73d1
}

#navigation .nav.navbar-nav li>a {
  padding: 30px 11px
}

.navbar.navbar-default.affix {
  background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #1f5ca9;
}



.navbar.navbar-default.affix #navigation .nav.navbar-nav li>a {
  padding: 30px 11px
}

.arrow {
  cursor: pointer;
  display: block;
  height: 52px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1
}

.owl-dots .owl-dot, .portfolio-share .social_group {
  display: inline-block
}

.dropdown-menu {
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc
}

.header_style1 .header_cart>a i.icon, .header_style1 .header_search>a {
  color: #1f5ca9
}

.header_style1 .header_cart {
  padding-top: 19px

}

.header_style1 .header_search {
  margin-top: 28px
}

.header_style1 .affix .header_cart {
  padding-top: 19px
}

.header_style1 .affix .header_search {
  margin-top: 18px
}

.header_style2 .navbar.navbar-default {
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, .15);
  background: #fff;

}

.header_style2 .navbar.navbar-default.affix {
  background: #fff
}

.header_style2 .logo {
  margin: 20px 0
}

.header_style2 #navigation .nav.navbar-nav li>a {
  padding: 35px 20px
}

.header_style2 #navigation .nav.navbar-nav a {
  color: #111
}

.my-account ul li a, .top-bar {
  color: #fff
}

.navbar.navbar-default.nav-stacked {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 222
}

.top-bar {
  background: #111;
  padding: 10px 0;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.my-account ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right
}

.my-account ul li {
  float: left;
  margin-left: 15px;
  margin-bottom: 0
}

.top-medium-bar {
  padding-bottom: 45px
}

.top-search {
  margin-top: 50px;
  position: relative;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.top-search .form-control {
  height: 50px;
  line-height: 50px;
  border: 1px solid #e7e7e7;
  padding-right: 40px
}

.top-search .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 50px;
  background: 0 0;
  border: none;
  padding: 0;
  width: 40px;
  text-align: center;
  color: #888;
  font-size: 20px
}

.top-search .search-btn:hover {
  color: #3f73d1
}

.top-search .search-btn:focus {
  outline: 0
}

.top-medium-bar .logo {
  margin: 40px 0 0
}

.header_style3 .navbar.navbar-default.nav-stacked {
  position: relative
}

.header_style3 .search_cart_panel {
  margin-top: 50px
}

.header_style3 .header_cart {
  padding: 0
}

.header_style3 {
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.header_style3 .navbar-default {
  border-top: solid 1px #e7e7e7;
  background: 0 0;
  min-height: 1px
}

.header_style3 #navigation .nav.navbar-nav li {
  margin: 0;
  float: none;
  display: inline-block
}

.header_style3 #navigation .nav.navbar-nav li>a {
  color: #111;
  padding: 20px
}

.header_style3 #navigation .nav.navbar-nav li>a:hover {
  color: #3f73d1
}

.header_style3 #navigation .nav.navbar-nav {
  width: 100%;
  text-align: center
}

.header_style3.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 222
}

.header_style3.affix .top-bar {
  display: none
}

.header_style3.affix .top-medium-bar {
  padding-bottom: 20px
}

.header_style3.affix .top-search {
  margin-top: 20px
}

.header_style3.affix .top-medium-bar .logo {
  margin: 20px 0 0
}

.header_style3.affix .top-medium-bar .logo img {
  width: 150px
}

.header_style3.affix .  {
  margin-top: 25px
}

.portfolio_header .container {
  position: relative
}

.portfolio_header_right {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  width: 100px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

.open-port-nav, .portfolio_header_open .portfolio_header_right {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

.portfolio_header_open .portfolio_header_right {
  display: block;
  width: 100%;
  transition: all .5s ease-in-out;
  padding-right: 60px
}

.portfolio_header_open .open-port-nav .fa-navicon, .sub-menu {
  display: none
}

.open-port-nav {
  float: right;
  font-size: 38px;
  color: #111;
  margin-top: 16px;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 9;
  transition: all .5s ease-in-out;
  text-align: center;
  background: #fff
}

.open-port-nav:hover {
  color: #000
}

.open-port-nav fa {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.open-port-nav .fa-close {
  display: none;
  font-size: 30px;
  padding-top: 10px
}

.portfolio_header_open .open-port-nav .fa-close {
  display: block
}

.sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 220px;
  font-size: 14px;
  background-color: #fff;
  border: none;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: rgba(0, 0, 0, .2) 0 0 10px;
  box-shadow: rgba(0, 0, 0, .2) 0 0 10px;
  background-clip: padding-box;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  margin: 0;
  padding: 0;
  list-style: none
}

#navigation .nav.navbar-nav li .sub-menu li {
  margin: 0;
  position: relative;
  display: block;
  text-align: left
}

#navigation .nav.navbar-nav li .sub-menu li a {
  display: block;
  padding: 8px 15px;
  clear: both;
  font-weight: 400;
  color: #1f5ca9;
  white-space: nowrap;
  border-left: solid 2px #fff
}

.navbar.navbar-default.affix #navigation .nav.navbar-nav li .sub-menu li a {
  padding: 8px 15px
}

#navigation .nav.navbar-nav li .sub-menu li a:hover {
  border-left: solid 2px #3f73d1;
  color: #3f73d1;
  background-color: #f5f5f5
}

.navbar-nav li:hover .sub-menu {
  opacity: 1;
  display: block;
  moz-animation: zoomIn .3s ease-in;
  -webkit-animation: zoomIn .3s ease-in;
  animation: zoomIn .3s ease-in
}

#navigation .nav.navbar-nav .sub-menu a {
  color: #111
}

#navigation .nav.navbar-nav li .sub-menu li.menu-item-has-children>a:after {
  right: 15px;
  content: "\f105"
}

#navigation .nav.navbar-nav li .sub-menu li .sub-menu {
  display: none;
  left: 100%;
  right: auto;
  top: 0
}

#navigation .nav.navbar-nav li .sub-menu li:hover .sub-menu {
  opacity: 1;
  display: block;
  moz-animation: zoomIn .3s ease-in;
  -webkit-animation: zoomIn .3s ease-in;
  animation: zoomIn .3s ease-in
}

#intro {
  background-image: url(../images/intro_bg.jpg);
  height: 100vh;
  position: relative;
  min-height: 650px
}

.intro_wrap {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 70px auto 0;
  max-width: 1140px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 2
}

#intro h1 {
  font-size: 70px
}

#intro p {
  font-size: 18px;
  margin: 0 auto 30px
}

.intro_text {
  max-width: 80%;
}

#intro.intro_interior {
  background-image: url(../images/intro_interior_bg.jpg);
  position: relative
}

.intro_interior .intro_text {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 80%
}

#intro.intro_interior h1 {
  margin-bottom: 40px
}

#intro.intro_event {
  background-image: url(../images/intro-event-bg.jpg);
  position: relative
}

.intro_event .intro_wrap {
  margin-top: 20px
}

.intro_event .intro_text {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 60%
}

#intro.intro_event h1, .intro_event h4 {
  margin-bottom: 30px
}

#intro.intro-construction {
  background-image: url(../images/intro_construction-bg.jpg)
}

.intro-construction .intro_wrap {
  margin-top: 20px
}

.intro-construction .intro_text {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 80%
}

#intro.intro-construction h1, .intro-construction h4 {
  margin-bottom: 30px
}

#intro.intro_restaurant {
  background-image: url(../images/intro_restaurant_bg.jpg)
}

.intro_restaurant .intro_wrap {
  margin-top: 20px
}

.intro_restaurant .intro_text {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 80%
}

#intro_slider .intro_wrap, .intro-app-landing .intro_wrap {
  margin-top: 0
}

.intro_restaurant .intro_text span {
  display: block;
  font-family: 'Dancing Script', cursive;
  color: #3f73d1
}

#intro.intro_restaurant h1 {
  margin-bottom: 30px
}

#intro_slider .banner-slider-caption {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3
}

.banner-slider .dark-overlay {
  z-index: 2
}

#intro_slider .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  left: 0;
  margin: 0
}

#intro_slider .owl-dots .owl-dot {
  background: #afaba7
}

#intro_slider .owl-dots .owl-dot.active {
  background: #3f73d1
}

.banner-slider .owl-carousel .owl-item img {
  width: 100%!important
}

#intro.intro-app-landing {
  background-image: url(../images/intro-app-banner2.jpg)
}

.intro-app-landing .intro_text {
  max-width: 560px
}

.intro-app-landing h2 {
  margin-bottom: 30px
}

.mobile-pic {
  position: absolute;
  top: 50%;
  left: 55%;
  margin: 50px auto 0;
  max-width: 450px;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 2
}

#intro-inner-page {
  position: relative;
  padding: 250px 0 150px;
  background-position: center 0
}

#intro-inner-page .intro_text {
  max-width: 100%;
  margin: 0 auto;
  width: 80%
}

#intro-inner-page .container {
  position: relative;
  z-index: 2
}

#intro.intro_agency {
  background-image: url(../images/intro_agency.jpg)
}

.box_info {
  margin: 30px auto 80px
}

.number_style {
  position: relative;
  padding-left: 155px
}

.list_number {
  font-size: 110px;
  color: #111;
  opacity: .1;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 100px
}

.portfolio_wrap, .service_box, .service_info {
  position: relative
}

.color_icon .fa {
  color: #3f73d1
}

#video-presentation h6 {
  color: #555;
  margin-top: 10px
}

.service_img, .service_img img {
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.service_style2 img {
  margin: 0 0 30px
}

.service_info {
  background: #fff;
  z-index: 2;
  padding: 20px;
  margin: -75px 15px 0;
  box-shadow: rgba(0, 0, 0, .08) 0 5px 5px;
  min-height: 360px;
  position: relative;
}

.nabase {
  position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 20px;
}

.service_box p {
  font-size: 15px;
  line-height: 26px
}

.service_icon {
  background: #3f73d1;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  margin: -40px auto 20px;
  text-align: center;
  width: 48px
}

.service_box:hover .service_img {
  background: #111
}

.service_box:hover .service_img img {
  opacity: .7
}

#fan_facts h2 {
  font-weight: 300;
  font-size: 44px;
  margin: 18px auto 8px
}

#fan_facts h6 {
  font-weight: 300;
  font-size: 20px
}

.icon_div {
  float: left;
  width: 118px;
  height: 118px;
  text-align: center;
  line-height: 118px;
  border-radius: 50%;
  border: 2px solid #3f73d1;
  color: #3f73d1;
  font-size: 55px;
  margin: 0 25px 0 0
}

.portfolio_link, .portfolio_wrap:after {
  height: 100%;
  width: 100%;
  content: ""
}

.portfolio_wrap {
  overflow: hidden;
  margin: 0 auto 30px;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.portfolio_wrap:after {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, .85);
  left: 0;
  right: 0;
  opacity: 0;
  transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  z-index: 0
}

.portfolio_wrap:hover:after {
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1)
}

.portfolio_info {
  bottom: -100%;
  color: #fff;
  left: 30px;
  right: 30px;
  position: absolute;
  z-index: 3;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s
}

.portfolio_wrap:hover .portfolio_info {
  bottom: 30px
}

.portfolio_link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2
}

.portfolio_plus, .portfolio_plus_small {
  color: #fff;
  z-index: 1;
  transition-duration: .5s;
  text-align: center
}

.portfolio_info a, .portfolio_info h5 {
  color: #fff
}

.portfolio_cate {
  margin: 20px auto 0;
  overflow: hidden
}

.portfolio_cate a {
  position: relative;
  display: block;
  float: left;
  margin: 0 30px 10px 0
}

.portfolio_cate a:last-child:after {
  display: none
}

.portfolio_cate a::after {
  background: #fff;
  content: "";
  height: 2px;
  position: absolute;
  right: -20px;
  top: 10px;
  width: 10px
}

.portfolio_plus {
  top: -100%;
  position: absolute;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transform: translateY(-50%);
  width: 100%;
  height: 100px
}

.portfolio_plus:after, .portfolio_plus_small:after {
  transform: rotate(-90deg);
  -moz-transition: rotate(-90deg);
  -o-transition: rotate(-90deg);
  -webkit-transition: rotate(-90deg)
}

.border-line, .portfolio_plus:after, .portfolio_plus:before {
  width: 1px;
  background: #fff;
  position: absolute
}

.portfolio_plus:after, .portfolio_plus:before {
  height: 100px;
  content: ""
}

.portfolio_wrap:hover .portfolio_plus {
  top: 50%
}

.border-line {
  left: 0;
  bottom: 100px;
  height: 70px
}

.portfolio_plus_small {
  top: 30px;
  position: absolute;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  width: 50px;
  height: 50px;
  right: 30px;
  opacity: 0
}

.portfolio_plus_small:after, .portfolio_plus_small:before {
  background: #fff;
  width: 1px;
  height: 50px;
  content: "";
  position: absolute
}

.portfolio_wrap:hover .portfolio_plus_small {
  opacity: 1
}

#intro-inner-page.portfolio-detail-banner {
  background-image: url(../images/portfolio-detail-bg.jpg);
  padding: 180px 0 90px
}

.portfolio-detail-list ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.portfolio-detail-list ul li {
  font-size: 16px
}

.portfolio-detail-list ul li span {
  font-weight: 600;
  margin-right: 10px
}

.portfolio-detail .portfolio-share span {
  font-size: 16px;
  margin-right: 20px;
  float: left;
  margin-top: 5px;
  font-weight: 600
}

.portfolio-share {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 15px 0;
  margin-top: 20px
}

.portfolio-share .social_group li {
  margin: 0 5px 0 0
}

.portfolio-share .social_group li a {
  border-color: #f1f1f1;
  background: #f1f1f1;
  color: #111;
  width: 30px;
  height: 30px;
  line-height: 26px
}

.portfolio-share .social_group li i {
  font-size: 13px
}

.related-portfolio {
  padding-bottom: 90px
}

#portfolio-single .owl-nav .owl-prev {
  left: 20px
}

#portfolio-single .owl-nav .owl-next {
  right: 20px
}

#portfolio-single .owl-nav .owl-next, #portfolio-single .owl-nav .owl-prev {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  border-radius: 0;
  padding: 0;
  line-height: 50px;
  color: #111;
  background: rgba(255, 255, 255, .6);
  font-size: 30px;
  border: 2px solid #111;
  top: 50%;
  margin-top: -26px;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

#portfolio-single .owl-nav .owl-next:hover, #portfolio-single .owl-nav .owl-prev:hover {
  background: #3f73d1;
  color: #fff;
  border-color: #3f73d1
}

#testimonial_slider .item {
  background: #fff;
  padding: 40px 20px;
  text-align: center;
  box-shadow: rgba(0, 0, 0, .08) 0 0 5px;
  margin: 5px
}

.owl-carousel .owl-item img {
  width: auto!important;
  max-width: 100%
}

.owl-dots {
  text-align: center;
  margin: 15px auto 0
}

.owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  background: #111;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  margin: 0 3px
}

.owl-dots .owl-dot.active {
  background: 0 0;
  border-color: #3f73d1
}

#testimonial_slider p {
  color: #7f7f7f;
  font-size: 15px;
  font-style: italic;
  font-weight: 400
}

.testimonial_img {
  width: 60px;
  height: 60px;
  margin: 0 auto 20px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%
}

#testimonial_slider h6 {
  font-size: 16px;
  margin: 0 auto 6px
}

.testimonial_footer {
  position: relative;
  padding-top: 30px
}

.testimonial_footer span {
  font-size: 12px;
  font-style: italic
}

.testimonial_footer:after {
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  content: "\f10d";
  font-family: fontawesome;
  font-size: 26px;
  color: #3f73d1
}

.logo_wrap {
  margin: 0 -10px;
  overflow: hidden
}

.logo_wrap a {
  text-align: center;
  border: 1px solid #dbdbdb;
  padding: 25px;
  display: block;
  width: 23%;
  float: left;
  margin: 0 1% 10px
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none
}

#footer ul li {
  position: relative
}

#footer h6 {
  color: #fff;
  margin: 0 auto 36px
}

#footer h5 {
  color: #fff;
  margin: 0 auto 25px
}

.widgets_icon {
  color: #3f73d1;
  font-size: 36px;
  margin: 0 auto 8px
}

.about_w {
  max-width: 25%
}

.footer_top {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.footer_widgets {
  flex: 0 0 auto;
  margin: 80px auto
}

.footer_top p {
  font-size: 13px;
  line-height: 22px;
  color: #e3e3e3
}

.footer_top .about_w img {
  margin: 0 auto 20px
}

.footer_top ul {
  padding: 0;
  margin: 0
}

.footer_top ul li {
  list-style: none
}

.footer_top ul li a {
  color: #fff;
  font-size: 14px;
  position: relative;
  display: inline-block;
  padding-left: 15px
}

.footer_top ul li a:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f0da";
  font-family: fontawesome
}

#footer .rec_info a h6:hover, .footer_top ul li a:hover, .footer_top ul li a:hover:after, .rec_info .rec_meta a:hover {
  color: #3f73d1
}

.recent_psot {
  overflow: hidden;
  margin: 0 auto 20px
}

.rec_img {
  float: left;
  width: 70px;
  margin-right: 15px
}

.rec_info {
  float: left;
  padding-top: 8px
}

#footer .rec_info h6 {
  font-size: 14px;
  margin: 0 auto 10px
}

.rec_info .rec_meta a {
  color: #b9b9b9;
  font-size: 11px;
  font-style: italic
}

.footer_bottom {
  padding: 30px 0;
  border-top: rgba(255, 255, 255, .1) solid 1px
}

.footer_bottom p {
  margin: 0 auto
}

.follow_us {
  text-align: right
}

.follow_us ul {
  padding: 0;
  margin: 0
}

.follow_us ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 17px
}

.follow_us ul li a {
  color: #fff;
  font-size: 18px
}

.follow_us ul li .fa {
  margin: 0 auto
}

.follow_us ul li a:hover {
  color: #3f73d1
}

.footer_style2 .footer_widgets {
  padding: 0 25px
}

.footer_style2 .footer_top p {
  font-size: 16px;
  margin: 0 auto 5px;
  max-width: 280px
}

.footer_style_3 .footer_top {
  display: block;
  height: 675px;
  overflow: hidden
}

.footer_style_3 .footer_top .col-sm-6 {
  padding: 0
}

.map {
  position: relative
}

.map_addres {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  width: 50%
}

#footer .map_addres ul, .footer_top .map_addres ul {
  margin: 0;
  padding: 15px;
  list-style: none
}

.map_addres ul li {
  position: relative;
  padding: 0 0 10px 30px;
  font-size: 19px;
  color: #000
}

.map_addres ul li i {
  position: absolute;
  left: 0;
  top: 3px;
  color: #000;
  font-size: 20px
}

.footer_style_3 .footer_top .map_addres ul li a {
  color: #000;
  font-size: 19px;
  padding: 0
}

.footer_style_3 .footer_top .map_addres ul li a:after {
  display: none
}

.help_form {
  background-image: url(../images/footer_style_bg3.png);
  background-color: #000;
  min-height: 675px;
  padding: 50px 15% 0 90px
}

.help_form h4 {
  color: #fff;
  margin-bottom: 40px
}

.footer_style_3 .footer_bottom {
  background: #111;
  color: #fff
}

.footer_style_3 .copy {
  text-align: left;
  padding-top: 5px;
  font-size: 16px
}

.construction-footer {
  height: 498px;
  overflow: hidden
}

.construction-footer-bg {
  background: url(../images/footer_style_bg4.jpg) no-repeat;
  min-height: 500px;
  padding: 100px 18% 0 80px;
  width: 100%;
  background-size: cover
}

.footer_top-construction .col-sm-6 {
  padding: 0
}

.newsletter label {
  color: #fff;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 16px
}

.newsletter {
  position: relative;
  z-index: 2
}

.newsletter .form-control {
  padding-right: 90px
}

.newsletter .go-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 60px;
  background: #3f73d1;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 30px;
  border: none
}

.newsletter .go-btn:hover {
  background: #1245a2
}

.construction-footer .social_group {
  position: relative;
  z-index: 2;
  margin-top: 60px
}

.construction-footer .social_group li a {
  width: 60px;
  height: 60px;
  line-height: 55px
}

.construction-footer .social_group li i {
  font-size: 24px
}

.construction-footer .copy {
  position: relative;
  z-index: 2;
  color: #fff;
  margin-top: 60px
}

.footer_style_4 .map_addres {
  width: 20%;
  left: 10%;
  right: auto
}

.map_addres figure img {
  width: 100%
}

.footer_style_4 .map_addres ul li a {
  color: #000;
  font-size: 19px;
  padding: 0
}

.footer_style_4 .footer_bottom {
  background: #111;
  color: #fff;
  margin-top: -5px;
  padding: 60px 0
}

.footer_style_4 .copy {
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
  margin: 0
}

.restro-footer-bg {
  background: url(../images/restro-footer-bg.jpg) no-repeat;
  min-height: 500px;
  padding: 100px 18% 0 80px;
  width: 100%;
  background-size: cover
}

.footer_style_6 {
  padding-top: 70px;
  color: #555
}

#footer.footer_style_6 h6 {
  color: #111;
  font-weight: 600
}

.footer_style_6 nav {
  padding-bottom: 40px
}

.footer_style_6 nav ul li a {
  font-size: 15px;
  color: #555
}

.footer_style_6 nav ul li a:hover {
  color: #3f73d1
}

.instagrame ul li {
  float: left;
  width: 20%;
  padding-right: 10px
}

.footer_style_6 .social_group li {
  margin: 0 5px 0 0
}

.footer_style_6 .social_group li a {
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #111;
  color: #fff;
  border: none;
  border-radius: 0
}

.footer_style_6 .social_group li a:hover {
  background: #3f73d1;
  color: #fff
}

.footer_style_6 .social_group li a i {
  font-size: 18px
}

.getin-touch ul li a {
  color: #555
}

.footer_style_6 .footer-style-bottom {
  border-top: solid 1px #d7d6d7;
  margin-top: 40px;
  padding: 40px 0;
  color: #111
}

.footer_style_6 .footer-style-bottom p {
  margin: 0
}

.footer_style_6 .footer-style-bottom ul {
  float: right
}

.footer_style_6 .footer-style-bottom ul li {
  float: left;
  margin: 0 15px
}

.footer_style_6 .footer-style-bottom ul li a {
  color: #555
}

.footer_style_6 .footer-style-bottom ul li a:hover {
  color: #3f73d1
}

.footer_style_6 .footer-style-bottom ul li:last-child {
  margin: 0
}

.social_group {
  margin: 0;
  padding: 0;
  list-style: none
}

.social_group li {
  display: inline-block;
  margin: 0 5px
}

.social_group li a {
  width: 75px;
  height: 75px;
  border: 2px solid #fff;
  line-height: 70px;
  text-align: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  float: left;
  color: #fff
}

.social_group li a:hover {
  background: #1245a2;
  color: #fff;
  border-color: #1245a2
}

.social_group li i {
  margin: 0;
  font-size: 34px;
  vertical-align: middle
}

.footer-address {
  background: #3f73d1;
  position: relative;
  color: #fff;
  overflow: hidden
}

.border-rect {
  background: #fff;
  height: 347px;
  width: 5px;
  position: absolute;
  right: 0;
  top: -120px;
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -moz-webkit-transform: rotate(20deg)
}

.footer-address .col-sm-4 {
  min-height: 200px
}

.address {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  text-align: center;
  padding-right: 70px
}

.address i {
  font-size: 60px;
  margin-bottom: 15px
}

.address p {
  margin-bottom: 0;
  font-size: 18px
}

.address a, .address a:focus, .address a:hover {
  color: #fff
}

.footer-app-panel {
  background-image: url(../images/footer-style-7-bg.jpg)
}

.footer-app-top {
  padding: 90px 0
}

.footer-app-panel .heading_style4 h2 {
  color: #fff
}

.footer-app-panel .heading_style4 h2::after {
  background: #fff
}

.footer-app-panel .form-control {
  background: 0 0;
  color: #fff;
  border-color: #fff
}

.footer-app-panel .form-control::-moz-placeholder {
  color: #ddd;
  opacity: 1
}

.footer-app-panel .form-control:-ms-input-placeholder {
  color: #ddd
}

.footer-app-panel .form-control::-webkit-input-placeholder {
  color: #ddd
}

.footer-app-panel .footer_bottom .social_group {
  float: right
}

.footer-app-panel .footer_bottom {
  border-top: rgba(255, 255, 255, 1) solid 1px;
  color: #fff
}

.footer-app-panel .footer_bottom p {
  padding-top: 25px
}

.social_group_style3 {
  margin: 0;
  padding: 0;
  list-style: none
}

.social_group_style3 li {
  display: inline-block;
  margin: 0 10px
}

.social_group_style3 a {
  float: left;
  color: #fff
}

.social_group_style3 li a:hover {
  color: #3f73d1
}

.social_group_style3 li i {
  margin: 0;
  font-size: 20px
}

.personal_footer {
  background-image: url(../images/personal_footer.png);
  position: relative;
  text-align: center;
  background-color: #000
}

.personal_footer_top h3 {
  font-size: 46px;
  margin-bottom: 50px
}

.personal_footer_top h3 a {
  color: #fff
}

.personal_footer_copyright {
  border-top: solid 1px rgba(255, 255, 255, .1);
  padding: 35px 0;
  color: #fff;
  text-align: center;
  font-size: 18px
}

.package_table {
  background: #fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .08)
}

.package_info {
  padding: 24px 44px
}

.package_info ul {
  padding: 0;
  margin: 0
}

.package_info ul li {
  font-size: 19px;
  font-weight: 300;
  list-style: none;
  margin: 0 auto 20px;
  position: relative
}

.package_info ul.arrow_style li {
  padding-left: 25px
}

.package_info ul.arrow_style li:after {
  position: absolute;
  left: 0;
  top: 2px;
  content: "-"
}

.package_header {
  padding: 34px 44px
}

.package_header h4 {
  color: #fff;
  font-weight: 300;
  line-height: 40px;
  margin: 0 auto 33px
}

.post_meta ul li, .post_meta ul li a {
  color: #555;
  font-weight: 700
}

.package_price {
  font-size: 60px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 auto 12px
}

.blog_img {
  margin: 0 auto 25px
}

.post_meta {
  padding: 8px 1px;
  border-top: #ccc solid 1px;
  border-bottom: #ccc solid 1px;
  overflow: hidden
}

.post_meta ul {
  padding: 0;
  margin: 0
}

.post_meta ul li {
  float: left;
  list-style: none;
  margin: 0 15px 0 0;
  font-size: 14px
}

.post_meta ul li i {
  margin: 0 auto
}

.post_meta ul li a:hover {
  color: #3f73d1
}

.team_wrap {
  overflow: hidden;
  border: 1px solid #e5e3e3;
  transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.team_wrap:hover .member_social_info {
  bottom: 0;
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1)
}

.team_wrap:hover .member_social_info ul {
  left: 0
}

.member_social_info {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, .85);
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
  transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0)
}

.member_social_info ul {
  padding: 0;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 50%;
  left: -1000px;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.member_social_info ul li {
  display: inline-block;
  vertical-align: top;
  list-style: none
}

.member_social_info ul li a {
  display: block;
  color: #fff;
  font-size: 20px;
  border-radius: 3px;
  border: 1px solid #fff;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0 2px
}

.member_social_info ul li a:hover {
  background: #3f73d1;
  color: #fff;
  border-color: #3f73d1
}

.member_social_info ul li .fa {
  margin: 0 auto
}

.member_img {
  overflow: hidden;
  position: relative;
  transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.member_info {
  padding: 25px
}

.member_info h5 {
  margin: 0 auto 4px
}

.member_info p {
  font-size: 14px;
  margin: 0 auto;
  color: #7f7f7f
}

.personal_experience h2, .personal_skills h2 {
  color: #fff
}

.artist_pic {
  width: 50%
}

.artist_content {
  padding: 170px 0
}

.artist_content h1 {
  font-size: 90px
}

.artist_content p {
  font-size: 18px;
  margin: 45px 0
}

.about_me p {
  font-size: 19px;
  margin-bottom: 40px
}

.about_me h6 {
  font-size: 16px;
  letter-spacing: 3px
}

.personal_skills .heading_style3 h2:after {
  background: #fff
}

.skill_content {
  padding-top: 60px;
  padding-bottom: 60px
}

.progress_list {
  margin: 0;
  padding: 0 40px 0 0;
  list-style: none
}

.progress_list li {
  margin: 0;
  padding: 0 0 40px
}

.progress_list p {
  margin-bottom: 3px;
  opacity: .5
}

.progress_list p span {
  position: relative;
  float: right
}

.progress_list .progress {
  margin-bottom: 0;
  background: #313030;
  height: 9px
}

.progress_list .progress-bar-success {
  background-color: #fff
}

.personal_experience .heading_style3 h2:after {
  background: #fff
}

.experience_content {
  padding: 60px 0 60px 30px
}

.experience_list {
  margin: 0;
  padding: 0;
  list-style: none
}

.experience_list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 40px
}

.experience_list li:after, .experience_list li:before {
  position: absolute;
  content: ""
}

.experience_list li:before {
  width: 12px;
  height: 12px;
  background: #f2f1f1;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  left: 0;
  top: 3px;
  z-index: 2
}

.experience_list li:after {
  width: 1px;
  height: 95%;
  background: rgba(255, 255, 255, .2);
  left: 6px;
  top: 5px;
  z-index: 1
}

.picture_frame, .picture_frame_bg {
  position: absolute;
  left: 0;
  height: 100%
}

.experience_list h6 {
  color: #3f73d1
}

.experience_list h5 {
  color: #fff;
  margin-bottom: 20px
}

.experience_list p {
  margin: 0;
  color: #afafaf
}

.picture_frame {
  overflow: hidden;
  padding: 0;
  top: 0;
  width: 50%
}

.picture_frame_bg {
  top: 0;
  width: 100%;
  background-size: cover;
  background-position: center center
}

.picture_frame.right {
  right: 0;
  left: auto
}

.picture_artist {
  background-image: url(../images/persolanl_artist.png)
}

.picture_skills {
  background-image: url(../images/personal_skills.jpg)
}

.picture_experience {
  background-image: url(../images/personal_experience.jpg)
}

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

.interior_services ul li {
  position: relative;
  padding: 10px 0 35px 130px;
  margin: 0;
  min-height: 108px
}

.interior_services ul li figure {
  position: absolute;
  left: 0;
  top: 0;
  background: #000
}

.interior_services ul li p {
  margin: 0
}

.interior_pic_frame {
  position: relative
}

.interior_pic_frame h6 {
  position: relative;
  z-index: 5;
  text-align: center;
  font-size: 13px;
  letter-spacing: 10px;
  margin: 0;
  top: 18px
}

.interior_pic_frame:before {
  position: absolute;
  right: 0;
  top: 0;
  background: #f2f0f1;
  content: "";
  width: 90%;
  height: 100%;
  z-index: 2
}

.event-list li, .event-panel {
  position: relative
}

.interior_pic_frame figure {
  position: relative;
  z-index: 5;
  margin-top: 35px
}

.filter {
  margin: 0;
  padding: 0;
  list-style: none
}

.filter li {
  display: inline-block;
  margin: 0
}

.filter li a {
  color: #111;
  font-size: 18px;
  padding: 10px 15px;
  float: left
}

.filter_project_menu {
  float: right
}

.filter_project_menu li a:hover, .filter_project_menu li.active a {
  color: #3f73d1
}

.event-list {
  float: left;
  width: 33%;
  margin: 0;
  padding: 0;
  list-style: none
}

.event-list li {
  font-size: 33px;
  padding: 27px 0 0 100px;
  color: #111;
  min-height: 84px;
  margin-bottom: 30px
}

.event-list li i, .event-timing h4 {
  color: #fff;
  text-align: center
}

.event-list li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 84px;
  height: 84px;
  border-radius: 100%;
  line-height: 84px;
  font-size: 38px;
  background: #111
}

.event-picture {
  float: left;
  width: 67%;
  padding-left: 30px
}

.event-timing {
  float: left;
  width: 50%;
  padding: 40px;
  background: #fb2351;
  margin-top: -100px;
  position: relative;
  z-index: 5
}

.event-timing ul li {
  float: left;
  width: 25%;
  padding: 0 5px;
  color: #111;
  text-align: center
}

.event-timing ul li .time-box {
  float: left;
  width: 100%;
  padding: 15px;
  background: #fff
}

.event-timing ul li .time-box strong {
  font-size: 46px;
  display: block;
  line-height: 1.1
}

.event-timing ul li .time-box span {
  font-size: 20px;
  line-height: 1.1;
  display: block
}

#event_slider .owl-dot {
  display: none!important
}

#event_slider .owl-nav {
  position: absolute;
  right: 0;
  bottom: 0
}

#event_slider .owl-nav .owl-next, #event_slider .owl-nav .owl-prev {
  position: absolute;
  width: 42px;
  height: 42px;
  text-align: center;
  border-radius: 0;
  padding: 0;
  line-height: 42px;
  color: #fff;
  background: #111;
  font-size: 30px
}

#event_slider .owl-nav .owl-next:hover, #event_slider .owl-nav .owl-prev:hover {
  color: #fff;
  background: #fb2351
}

#event_slider .owl-nav .owl-prev {
  right: 47px
}

#event_slider .owl-nav .owl-next {
  right: 0
}

.speakers {
  background-image: url(../images/event-speaker-bg.jpg)
}

.speaker-panel, .speakers .heading_style3 h2::after {
  background: #fff
}

.speakers .heading_style3 h2 {
  color: #fff
}

.speaker-panel {
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.speaker-panel:hover {
  box-shadow: 0 0 5px #ccc
}

.speaker-panel:hover figure:before {
  display: block
}

.speaker-panel:hover figure img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.speaker-panel figure {
  position: relative;
  overflow: hidden
}

.speaker-panel figure:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  content: "";
  z-index: 4;
  display: none;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.speaker-panel figure img {
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.speaker-panel-content {
  padding: 25px 15px;
  text-align: center
}

.speaker-panel-content p {
  margin-bottom: 20px
}

.speaker-panel-content .social_group li {
  margin: 0
}

.speaker-panel-content .social_group li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: none;
  background: #acacac;
  color: #fff
}

.speaker-panel-content .social_group li i {
  font-size: 14px
}

.speaker-panel-content .social_group li a:hover {
  background: #fb2351;
  color: #fff
}

.event-schudule h6 {
  text-align: center;
  color: #555
}

.event-schudule h6 a {
  color: #fb2351
}

.event-schudule h6 a:hover {
  color: #000
}

.event-schudule-box {
  float: left;
  width: 100%
}

.event-schudule-heading {
  background: #111;
  padding: 40px;
  margin-bottom: 40px
}

.event-schudule-heading h4 {
  color: #fff;
  margin: 0
}

.event-schudule-content {
  background: #fff;
  border: 2px solid #111
}

.schedule-list {
  margin: 0 40px 40px;
  padding-bottom: 40px;
  border-bottom: solid 2px #cfcfcf
}

.schedule-list:last-child {
  border: none;
  padding: 0
}

.schedule-list .col-md-9 {
  padding-top: 15px
}

.schedule-list ul li {
  color: #111;
  float: left;
  margin-right: 30px
}

.schedule-list ul li span {
  color: #555
}

#event-schudule-slider .owl-dot {
  display: none!important
}

#event-schudule-slider .owl-nav {
  position: absolute;
  right: 25px;
  top: 28px
}

#event-schudule-slider .owl-nav .owl-next, #event-schudule-slider .owl-nav .owl-prev {
  position: absolute;
  width: 55px;
  height: 55px;
  text-align: center;
  border-radius: 100%;
  padding: 0;
  line-height: 55px;
  color: #111;
  background: #fff;
  font-size: 30px
}

#event-schudule-slider .owl-nav .owl-next:hover, #event-schudule-slider .owl-nav .owl-prev:hover {
  color: #fff;
  background: #fb2351
}

#event-schudule-slider .owl-nav .owl-prev {
  right: 60px
}

#event-schudule-slider .owl-nav .owl-next {
  right: 0
}

.event-packages {
  background-image: url(../images/event-packages-bg.jpg)
}

.event-packages .heading_style3 h2 {
  color: #fff
}

.event-packages .heading_style3 h2::after {
  background: #fff
}

.package-box {
  float: left;
  width: 100%;
  background: #111;
  border: 7px solid #fff
}

.package-box h5 {
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 40px 30px
}

.package-box .inner {
  margin: 2px;
  background: #fff;
  padding: 15px 20px 30px;
  position: relative;
  text-align: center
}

.package-box .inner:before {
  background: #fff;
  position: absolute;
  left: 50%;
  top: -20px;
  width: 80%;
  margin-left: -40%;
  height: 20px;
  content: ""
}

.top-icon, .top-icon i {
  width: 98px;
  height: 98px;
  position: relative
}

.package-box ul li {
  font-size: 21px;
  margin-bottom: 20px
}

.sponser {
  padding-bottom: 60px
}

.sponser figure {
  margin-bottom: 30px
}

.construction-module {
  text-align: center
}

.top-icon {
  margin: 0 auto 30px
}

.top-icon i {
  line-height: 98px;
  margin: 0 auto;
  border: 2px solid #E4E4E4;
  background: #fff;
  border-radius: 100%;
  font-size: 48px;
  color: #3f73d1;
  text-align: center;
  z-index: 2;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.top-icon:before {
  content: "";
  display: block;
  width: 190px;
  height: 4px;
  background: #E4E4E4;
  border-radius: 2px;
  position: absolute;
  right: -45px;
  top: 45px;
  transform: rotate(-35deg);
  z-index: -1;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.construction-module:hover .top-icon i {
  background: #3f73d1;
  border: 2px solid #3f73d1;
  color: #fff
}

.construction-module:hover .top-icon:before {
  background: #3f73d1
}

.choose-reason figure {
  margin-top: 20px
}

.reason-list {
  padding-top: 90px
}

.reason-list ul li {
  position: relative;
  padding: 0 0 40px 120px
}

.reason-list ul li:last-child {
  padding-bottom: 0
}

.reason-list ul li span {
  color: #d3d3d3;
  font-size: 72px;
  position: absolute;
  left: 0;
  top: 40px;
  width: 110px;
  text-align: left;
  font-weight: 600
}

.how-we-work .nav-tabs {
  border: none;
  float: right;
  margin-top: 20px
}

.how-we-work .nav-tabs>li {
  margin: 0
}

.how-we-work .nav-tabs>li>a {
  border: 1px solid #111;
  color: #111;
  font-size: 18px;
  border-radius: 0;
  margin-right: 5px
}

.how-we-work .nav-tabs>li:last-child>a {
  margin-right: 0
}

.how-we-work .nav-tabs>li.active>a, .how-we-work .nav-tabs>li.active>a:focus, .how-we-work .nav-tabs>li.active>a:hover, .how-we-work .nav>li>a:focus, .how-we-work .nav>li>a:hover {
  border: 1px solid #3f73d1;
  background: #3f73d1;
  color: #fff
}

.how-we-work .tab-pane {
  margin-top: 30px
}

.const-services {
  background-image: url(../images/const-service-bg.jpg)
}

.const-services .container {
  z-index: 2
}

.const-services .heading_style4 h2 {
  color: #fff
}

.const-services .heading_style4 h2:after {
  background: #fff
}

.const-services .heading_style4 p {
  color: #fff
}

.service-list {
  margin: 0;
  padding: 0;
  list-style: none
}

.service-list li {
  width: 33.33333333%;
  float: left;
  position: relative;
  min-height: 300px;
  text-align: center;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 0;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.service-list li:hover {
  background: #3f73d1
}

.service-list li:nth-child(3n) {
  border-right: none
}

.service-list li:nth-last-child(1), .service-list li:nth-last-child(2), .service-list li:nth-last-child(3) {
  border-bottom: none
}

.service-list .service-item {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 100%
}

.service-list .service-item i {
  font-size: 72px;
  color: #fff;
  margin: 0 0 20px
}

.service-list .service-item h4 {
  color: #fff;
  margin: 0;
  line-height: 46px
}

.construction-portfolio .portfolio_cate p {
  margin: 0;
  font-size: 14px
}

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

.portfolio-tab ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.portfolio-tab ul li {
  position: relative;
  display: inline-block;
  padding-right: 40px;
  margin: 0
}

.portfolio-tab ul li:after {
  position: absolute;
  right: 12px;
  top: 23px;
  background: #111;
  width: 14px;
  height: 2px;
  content: ""
}

.portfolio-tab ul li:last-child {
  padding: 0
}

.portfolio-tab ul li:last-child:after {
  display: none
}

.portfolio-tab ul li a {
  color: #111;
  font-size: 17px;
  padding: 8px 15px;
  border: 2px solid transparent;
  border-radius: 20px;
  display: inline-block
}

.portfolio-tab ul li a:hover, .portfolio-tab ul li.active a {
  color: #3f73d1;
  border: 2px solid #3f73d1
}

.construction-timer {
  background-image: url(../images/construction-timer-bg.jpg);
  color: #fff
}

.construction-timer .container {
  position: relative;
  z-index: 2
}

.timer-panel {
  padding: 60px 20px;
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  min-height: 400px;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.timer-panel:hover {
  background: #3f73d1
}

.timer-panel-inner {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0
}

.timer-panel .timer-panel-inner i {
  font-size: 60px;
  margin: 0 0 30px;
  color: #fff
}

.timer-panel .timer-panel-inner h1 {
  font-size: 60px;
  color: #fff
}

.timer-panel .timer-panel-inner h6 {
  font-size: 24px;
  color: #fff;
  margin: 0
}

.team-members .member_social_info ul li a {
  border-radius: 100%;
  font-size: 16px;
  border-width: 2px
}

.testimonial_slider3 {
  background-image: url(../images/testimonial-bg.jpg)
}

.testimonial_slider3 .container {
  position: relative;
  z-index: 2
}

.testimonial_slider3-content {
  text-align: center;
  color: #fff;
  background: rgba(63, 115, 209, .6);
  padding: 90px 40px;
  position: relative
}

.testimonial_slider3-content:after {
  position: absolute;
  top: 50%;
  left: 0;
  content: "\f10d";
  font-family: fontawesome;
  font-size: 300px;
  color: #fff;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
  opacity: .1
}

.app-feature ul li span, .restro-form-bg:before, .restro-video-bg:before {
  content: ""
}

.testimonial_slider3 .heading_style4 h2 {
  color: #fff
}

.testimonial_slider3 .heading_style4 h2:after {
  background: #fff
}

.testimonial_slider3 .testimonial_img {
  width: 90px;
  height: 90px;
  margin-bottom: 40px
}

.testimonial_slider3 .testimonial_footer h6 {
  font-size: 30px;
  color: #fff
}

.testimonial_slider3 .testimonial_footer span {
  font-size: 18px;
  color: #bfbfbf
}

.testimonial_slider3 .testimonial_footer:after {
  display: none
}

.testimonial_slider3-content .item p {
  font-size: 24px;
  line-height: 34px
}

.testimonial_slider3-content .owl-item {
  margin: 0
}

.testimonial_slider3 .owl-dots .owl-dot.active {
  border-color: #fff
}

.restro_products {
  background-image: url(../images/restro_bg.jpg)
}

.product_item {
  background: #fff;
  padding: 40px 10px;
  -moz-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  -webkit-transition: all .3s linear 0s;
  -ms-transition: all .3s linear 0s
}

.product_icon {
  display: inline-block;
  width: 133px;
  height: 133px;
  border-radius: 100%;
  background: #111;
  margin-bottom: 30px;
  transition: all .3s linear 0s;
  -moz-transition: all .3s linear 0s;
  -o-transition: all .3s linear 0s;
  -webkit-transition: all .3s linear 0s;
  -ms-transition: all .3s linear 0s
}

.product_item p {
  margin: 0
}

.product_item:hover .product_icon {
  background: #dd6b1f
}

.menu_list {
  margin: 0;
  padding: 0;
  list-style: none
}

.menu_list li {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding: 20px 100px 20px 130px;
  background: #fff;
  box-shadow: 0 0 7px #ccc;
  position: relative;
  min-height: 100px
}

.menu_list li figure {
  position: absolute;
  left: 40px;
  top: 20px
}

.menu_list li figure img {
  width: 63px;
  height: 63px;
  border-radius: 100%
}

.menu_list li h5 {
  margin: 0 0 5px
}

#memories_slider .owl-carousel .owl-item, .menu_list li p {
  margin: 0
}

.menu_list li .menu_price {
  position: absolute;
  right: 30px;
  top: 26px;
  font-size: 30px;
  color: #dd791f
}

#chefs_slider, .memories_section {
  position: relative
}

.restro_menu .btn.outline {
  background: 0 0;
  border: 2px solid #dd6b1f;
  color: #dd6b1f
}

.restro_menu .btn.outline:focus, .restro_menu .btn.outline:hover {
  background: #dd5800;
  border: 2px solid #dd5800;
  color: #fff
}

.memories_section {
  background: #dd6b1f
}

.memories_section h2 {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 40px;
  padding-top: 60px
}

#chefs_slider figure {
  overflow: hidden
}

#chefs_slider figure figcaption {
  bottom: -100%;
  left: -100%;
  position: absolute;
  z-index: 3;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  background: #111;
  width: 80%;
  font-size: 26px;
  color: #fff;
  padding: 15px
}

.product-column, .product-column-pic {
  transition-duration: .3s;
  overflow: hidden
}

#chefs_slider figure:hover figcaption {
  left: 0;
  bottom: 30px
}

#chefs_slider .owl-nav .owl-prev {
  left: -60px
}

#chefs_slider .owl-nav .owl-next {
  right: -60px
}

#chefs_slider .owl-nav .owl-next, #chefs_slider .owl-nav .owl-prev {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  border-radius: 100%;
  padding: 0;
  line-height: 52px;
  color: #ccc;
  background: #fff;
  font-size: 30px;
  border: 1px solid #ccc;
  top: 50%;
  margin-top: -26px
}

#chefs_slider .owl-nav .owl-next:hover, #chefs_slider .owl-nav .owl-prev:hover {
  background: #dd5800;
  border: 1px solid #dd5800;
  color: #fff
}

.restro-video-form {
  overflow: hidden
}

.restro-video-bg {
  height: 630px;
  padding: 90px 40px 80px 10%;
  position: relative
}

.restro-video-bg:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/restro-video-bg.jpg) no-repeat fixed;
  background-size: cover
}

.video, .video-panel {
  position: relative
}

.video-panel {
  z-index: 2
}

.video-play {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-align: center;
  left: 0
}

.video-play a {
  color: #fff;
  font-size: 100px
}

.video-play a:hover {
  color: #3f73d1
}

.video-text {
  background: #000;
  padding: 15px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  letter-spacing: 4px
}

.restro-form-bg {
  height: 630px;
  padding: 90px 13% 80px 40px;
  position: relative
}

.restro-form-bg:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/restro-form-bg.jpg) no-repeat fixed;
  background-size: cover
}

.restro-form {
  position: relative;
  z-index: 2
}

.restro-form h2 {
  color: #fff;
  margin-bottom: 40px
}

.product-column, .restro-form .form-group {
  margin-bottom: 30px
}

.restro-form .form-control {
  background: 0 0;
  border: none;
  border-bottom: dashed 2px #ccc;
  padding: 0
}

.restro-form textarea.form-control {
  height: 60px
}

.product-column {
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.product-column-pic {
  position: relative;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.product-column-pic>a {
  overflow: hidden;
  width: 100%
}

.product-column-info {
  width: 90%;
  background: #fff;
  padding: 15px;
  margin-top: -50px;
  position: relative
}

.product-column-info h6 {
  font-size: 16px;
  font-weight: 600
}

.product-column-info .price {
  font-size: 16px;
  font-weight: 400
}

.product-column-info .price del {
  color: #d80404;
  font-size: 22px
}

.product-buttons {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, .6);
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
  width: 100%;
  transition-duration: .3s;
  -moz-transition-duration: .3s;
  -o-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0)
}

.product-buttons ul, .support-column {
  transition-duration: .5s;
  text-align: center
}

.product-buttons ul {
  padding: 0;
  margin: 0;
  position: absolute;
  left: -1000px;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  bottom: 50px
}

.product-buttons ul li {
  display: inline-block;
  vertical-align: top;
  list-style: none
}

.product-buttons ul li a {
  color: #111;
  font-size: 20px;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  background: #fff;
  float: left
}

.product-buttons ul li a:hover {
  color: #fff;
  background: #3f73d1
}

.product-buttons ul li a i {
  margin: 0
}

.product-column:hover .product-buttons {
  bottom: 0;
  opacity: 1;
  transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1)
}

.product-column:hover .product-buttons ul {
  left: 15px
}

.products-slider .owl-nav {
  position: absolute;
  right: 0;
  top: -62px
}

.products-slider .owl-nav .owl-next, .products-slider .owl-nav .owl-prev {
  position: absolute;
  width: 34px;
  height: 34px;
  text-align: center;
  padding: 0;
  line-height: 30px;
  color: #111;
  background: #fff;
  font-size: 20px;
  border: 2px solid #111
}

.products-slider .owl-nav .owl-next:hover, .products-slider .owl-nav .owl-prev:hover {
  color: #fff;
  background: #3f73d1;
  border: 2px solid #3f73d1
}

.products-slider .owl-nav .owl-prev {
  right: 40px
}

.products-slider .owl-nav .owl-next {
  right: 0
}

.support-policy {
  background-image: url(../images/support-policy-bg.jpg);
  color: #fff
}

.support-column {
  padding: 60px 20px;
  float: left;
  width: 100%;
  position: relative;
  min-height: 300px;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.support-column-inner {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0
}

.support-column:hover {
  background: #3f73d1
}

.support-column h5 {
  color: #fff;
  margin: 0
}

.support-column i {
  width: 96px;
  height: 96px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 92px;
  font-size: 40px;
  border-radius: 100%;
  margin-bottom: 30px
}

.how-work-content:before, .why-choose-content:after {
  border-top: 40px solid transparent;
  border-bottom: 40px solid transparent
}

.app-intro-column .top-icon:before {
  display: none
}

.price-pic span, .why-choose-bg ul li figure {
  display: inline-block;
  border-radius: 100%;
  text-align: center
}

.app-intro-column .top-icon {
  width: 76px;
  height: 76px
}

.app-intro-column .top-icon figure {
  width: 76px;
  height: 76px;
  line-height: 76px;
  background: #3f73d1;
  border-radius: 100%;
  text-align: center;
  position: relative;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.app-intro-column .construction-module {
  padding: 30px 15px 15px;
  background: #fff;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.app-intro-column .construction-module:hover {
  box-shadow: 0 0 5px #ccc
}

.app-feature ul {
  margin-top: 40px
}

.app-feature ul li {
  position: relative;
  padding: 5px 15px 30px 100px;
  width: 50%;
  float: left;
  min-height: 110px
}

.app-feature ul li span {
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 36px;
  color: #c6c6c6;
  left: 0;
  top: 0;
  background: #111;
  text-align: center
}

.app-feature ul li h6 {
  font-size: 16px
}

.app-feature ul li p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 20px
}

.why-choose-content {
  height: 650px;
  padding: 90px 40px 80px 15%;
  position: relative
}

.why-choose-content:after {
  width: 0;
  height: 0;
  border-left: 40px solid #fff;
  position: absolute;
  right: -38px;
  top: 50%;
  content: "";
  z-index: 5;
  margin-top: -20px
}

.how-work-video-bg:before, .why-choose-bg:before {
  left: 0;
  top: 0;
  content: ""
}

.why-choose-bg {
  padding: 90px 13% 80px 40px;
  position: relative;
  height: 650px
}

.why-choose-bg:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/why-choose-bg.jpg) no-repeat fixed;
  background-size: cover
}

.why-choose-bg ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  z-index: 2
}

.why-choose-bg ul li {
  float: left;
  width: 50%;
  text-align: center;
  vertical-align: top;
  padding: 0 15px 30px;
  color: #fff
}

.why-choose-bg ul li figure {
  width: 130px;
  height: 130px;
  background: #fff;
  margin-bottom: 30px;
  line-height: 130px
}

.why-choose-bg ul li h4 {
  font-size: 30px;
  margin: 0;
  color: #fff
}

.how-work {
  overflow: hidden
}

.how-work-video-bg {
  padding: 90px 13% 80px 40px;
  position: relative;
  height: 750px
}

.how-work-video-bg:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/how-work-video-bg.png) no-repeat fixed;
  background-size: cover
}

.how-work-content {
  height: 750px;
  padding: 90px 15% 80px 40px;
  position: relative
}

.how-work-content:before {
  width: 0;
  height: 0;
  border-right: 40px solid #fff;
  position: absolute;
  left: -38px;
  top: 50%;
  content: "";
  z-index: 5;
  margin-top: -20px
}

.download-app {
  background: url(../images/mobile-bg.png) right 0 no-repeat #f2f1f1;
  position: relative
}

.download-app p {
  padding-right: 20px
}

.download-app .btn i {
  margin: 0 4px 0 0
}

#app_screen_slider .item figure {
  box-shadow: 0 0 5px #ccc;
  background: #fff;
  margin: 5px
}

.pricing-panel h3 {
  color: #fff;
  margin-bottom: 20px
}

.pricing-panel {
  margin-bottom: 30px
}

.price-pic {
  text-align: center;
  color: #fff;
  padding: 50px 0;
  position: relative
}

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

.price-table-pic-bg1 {
  background: url(../images/price-table-pic-bg1.png) no-repeat;
  background-size: cover
}

.price-table-pic-bg2 {
  background: url(../images/price-table-pic-bg2.png) no-repeat;
  background-size: cover
}

.price-table-pic-bg3 {
  background: url(../images/price-table-pic-bg3.png) no-repeat;
  background-size: cover
}

.price-table-pic-bg4 {
  background: url(../images/price-table-pic-bg4.png) no-repeat;
  background-size: cover
}

.price-pic span {
  width: 190px;
  height: 190px;
  background: rgba(255, 255, 255, .8);
  line-height: 190px;
  font-size: 60px;
  color: #111
}

.author-panel, .author-panel figure {
  border: 1px solid #c5c5c5;
  position: absolute
}

.price-table-list {
  padding-top: 25px
}

.price-table-list ul {
  padding-bottom: 20px
}

.price-table-list ul li {
  margin-bottom: 10px;
  padding: 0 0 0 30px
}

.price-table-list ul li i {
  position: absolute;
  left: 0;
  top: 4px;
  margin: 0
}

.price-table-list ul li:last-child {
  margin-bottom: 0
}

#testimonial_slider4 .owl-carousel .item {
  padding-bottom: 70px
}

.testimonial-panel {
  border: 1px solid #c5c5c5;
  padding: 40px 40px 75px;
  position: relative
}

.author-text {
  text-align: center
}

.author-text p {
  color: #7f7f7f;
  font-size: 15px;
  font-style: italic;
  text-align: center
}

.author-text i {
  font-size: 20px;
  color: #3f73d1
}

.author-panel {
  bottom: -50px;
  right: 30px;
  width: 270px;
  padding: 30px 20px;
  text-align: center;
  background: #fff
}

.author-panel h6 {
  font-size: 16px;
  margin-bottom: 10px
}

.author-panel figure {
  width: 60px;
  height: 60px;
  left: -30px;
  top: 50%;
  margin-top: -30px;
  border-radius: 100%
}

.author-panel figure img {
  width: 60px;
  height: 60px;
  border-radius: 100%
}

.author-panel span {
  color: #7f7f7f;
  font-size: 12px;
  font-style: italic;
  display: block
}

.about-banner1 {
  background-image: url(../images/intro-about-1.jpg)
}

.about-banner2 {
  background-image: url(../images/intro-about-2.jpg)
}

.about-banner2 {
  background-image: url(../images/intro-about-3.jpg)
}

.office-video .video {
  margin-bottom: 30px
}

#office_gallery_slider .owl-nav .owl-next, #office_gallery_slider .owl-nav .owl-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 0;
  line-height: 40px;
  color: #111;
  background: rgba(255, 255, 255, .7);
  font-size: 20px;
  border: 1px solid rgba(255, 255, 255, .7);
  top: 50%;
  margin-top: -26px
}

#office_gallery_slider .owl-nav .owl-prev {
  left: 15px
}

#office_gallery_slider .owl-nav .owl-next {
  right: 15px
}

#office_gallery_slider .owl-nav .owl-next:hover, #office_gallery_slider .owl-nav .owl-prev:hover {
  background: #658fda;
  border: 1px solid #658fda;
  color: #fff
}

.about-banner2 {
  background-image: url(../images/intro-about-2.jpg)
}

.work-experience {
  background-image: url(../images/work-exp-bg.jpg)
}

.work-exp-column {
  text-align: center
}

.work-exp-column h1 {
  font-size: 250px;
  color: rgba(255, 255, 255, .7);
  margin: 0;
  font-weight: 700
}

.work-exp-column h4 {
  margin-bottom: 50px;
  line-height: 40px
}

.steps {
  position: relative;
  padding: 80px 0 0;
  text-align: center;
  margin-bottom: 50px
}

.comapny-panel h2, .comapny-panel h5 {
  margin-bottom: 30px
}

.steps .step-count {
  color: rgba(17, 17, 17, .12);
  font-size: 150px;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 110px
}

.about-banner3 {
  background-image: url(../images/intro-about-3.jpg)
}

.about-company .progress_list p {
  opacity: 1
}

.about-company .progress_list .progress {
  background: #e3e2e2
}

.about-company .progress_list .progress-bar-success, .comapny-panel {
  background: #3f73d1
}

.comapny-panel {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 60px
}

.comapny-panel .white-text {
  float: left;
  width: 50%;
  padding: 60px 40px 30px
}

.comapny-panel figure {
  float: left;
  width: 50%
}

.comapny-panel h5 {
  font-weight: 300
}

.trusted-solutions {
  background-image: url(../images/about-trusted-solutions-bg.jpg)
}

.trusted-solutions .heading_style4 h2::after {
  background: #fff
}

.trusted-solutions p {
  margin-bottom: 50px;
  font-size: 20px
}

.error-page-banner {
  background-image: url(../images/intro-error-bg.jpg)
}

.error-panel {
  position: relative;
  margin-top: -80px;
  margin-bottom: 90px
}

.error-column {
  padding: 60px 50px;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15);
  background: #fff
}

.blog_grid:hover, .cart_table, .gray_box {
  box-shadow: 0 0 5px #ccc
}

.error-column i {
  font-size: 180px;
  opacity: .3
}

.error-column h1 {
  font-size: 100px
}

.error-column h4 {
  font-size: 28px;
  color: #555;
  font-weight: 300
}

.blog-grid-banner {
  background-image: url(../images/blog-grid-bg.jpg)
}

.blog_wrap {
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.blog_grid {
  text-align: center;
  margin-bottom: 30px
}

.blog_grid .blog_img {
  margin-bottom: 0;
  overflow: hidden
}

.blog_wrap .blog_img {
  overflow: hidden
}

.blog_img img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}

.blog_wrap.blog_grid:hover .blog_img img, .blog_wrap:hover .blog_img img {
  -webkit-transform: scale(1.3);
  transform: scale(1.3)
}

.blog_grid_info {
  padding: 25px 25px 0;
  border: 1px solid #e2e2e2
}

.blog_grid .post_meta {
  border-bottom: none
}

.blog_grid .post_meta ul li {
  float: none;
  display: inline-block;
  margin-right: 8px;
  font-weight: 400;
  font-size: 12px
}

ul.page-numbers {
  clear: both;
  display: block;
  margin: 30px 0 20px;
  padding: 0;
  text-align: center
}

ul.page-numbers li {
  list-style: none;
  display: inline-block;
  margin: 0 2px
}

ul.page-numbers li i {
  margin: 0
}

ul.page-numbers .page-numbers {
  background: #fff;
  border-radius: 50%;
  color: #111;
  display: inline-block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  list-style: none;
  margin: 0 2px;
  text-align: center;
  vertical-align: middle;
  width: 32px
}

ul.page-numbers .page-numbers.current, ul.page-numbers .page-numbers:focus, ul.page-numbers .page-numbers:hover {
  color: #fff;
  background: #3f73d1
}

ul.page-numbers .page-numbers.next, ul.page-numbers .page-numbers.prev {
  background: 0 0;
  width: auto;
  height: auto;
  border-radius: 0
}

ul.page-numbers .page-numbers.next:focus, ul.page-numbers .page-numbers.next:hover, ul.page-numbers .page-numbers.prev:focus, ul.page-numbers .page-numbers.prev:hover {
  color: #3f73d1
}

.sidebar_widgets {
  background: #f2f1f1;
  position: relative;
  padding: 30px;
  margin-bottom: 30px
}

.sidebar_widgets:after, .sidebar_widgets:before {
  background: #d4d3d3;
  width: 1px;
  height: 30px;
  top: 0;
  content: ""
}

.sidebar_widgets:before {
  position: absolute;
  left: 15px
}

.sidebar_widgets:after {
  position: absolute;
  left: 17px
}

.sidebar_widgets .title {
  margin-bottom: 25px
}

.blog-search .form-group {
  margin: 0
}

.blog-search .form-control {
  border: none;
  padding-right: 130px
}

.blog-search .btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 15px 30px
}

.recent_post {
  margin: 0 auto 10px;
  overflow: hidden
}

.thumb_img {
  float: left;
  width: 130px
}

.recent_post_info {
  float: right;
  width: calc(100% - 150px)
}

.recent_post_info h6 {
  font-size: 19px;
  margin: 0 0 5px;
  font-weight: 300
}

.recent_post_info p {
  font-size: 12px;
  color: #555;
  font-weight: 600
}

.post_listing {
  margin-bottom: 50px
}

.post_elements {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding: 15px 0;
  margin: 30px 0
}

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

.post_elements ul li {
  display: inline-block;
  padding-right: 20px;
  margin: 0
}

.post_elements ul li a {
  color: #111
}

.post_elements ul li a:hover, .post_tags a {
  color: #3f73d1
}

.post_full_img {
  margin-bottom: 25px
}

.post_tags {
  font-size: 19px;
  font-weight: 600;
  overflow: hidden;
  padding: 20px 0 0
}

.post_tags a {
  border: 1px solid #3f73d1;
  display: inline-block;
  margin: 4px 4px 2px 0;
  padding: 3px 15px;
  background: #fff
}

.post_tags a:hover {
  color: #fff;
  background: #3f73d1
}

.share_post {
  overflow: hidden;
  margin: 25px 0
}

.share_post ul li {
  float: left;
  width: 25%;
  padding-right: 10px;
  margin: 0
}

.share_post ul li a {
  display: block;
  text-align: left;
  color: #fff;
  font-size: 16px;
  margin-right: 1%;
  border-radius: 3px;
  padding: 10px 20px 10px 50px;
  position: relative;
  height: 42px
}

.share_post ul li a i {
  position: absolute;
  left: 0;
  width: 40px;
  height: 42px;
  top: 0;
  line-height: 42px;
  background: rgba(0, 0, 0, .31);
  text-align: center
}

.share_post ul li a:hover {
  color: #fff;
  opacity: .9
}

.share_post ul li:last-child {
  padding: 0
}

.share_post .facebook {
  background: #3b5a9a
}

.share_post .linkedin {
  background: #007bb6
}

.share_post .twitter {
  background: #19b5ee
}

.share_post .g_plus {
  background: #dc4a38
}

.articale_comments {
  border-bottom: 1px solid #cecece;
  clear: both;
  margin-bottom: 50px;
  padding-bottom: 20px
}

.comment-respond {
  margin: 60px auto 0
}

.commentlist {
  padding: 0
}

.commentlist li {
  list-style: none;
  margin: 0 auto
}

.commentlist .comment-content li {
  list-style: inherit
}

.commentlist li .comment-body {
  border-top: 1px solid #cecece;
  padding: 30px 0;
  position: relative
}

.comment-metadata>a {
  font-size: 14px;
  color: #aaa
}

.comment-author img {
  float: left
}

.commentlist li img.avatar {
  border: none;
  border-radius: 50%;
  float: left;
  height: 84px;
  margin-bottom: 30px;
  margin-right: 25px;
  position: relative;
  width: 84px
}

.comment-content, .commentlist .reply {
  margin-left: 110px
}

.commentlist .reply .fa {
  margin-right: 4px
}

.comment-meta.commentmetadata {
  margin-bottom: 8px
}

.comment-meta.commentmetadata, .comment-meta.commentmetadata a {
  color: #b7b7b7;
  font-size: 14px;
  font-weight: 400
}

.comment-meta.commentmetadata a:hover {
  color: #1245a2
}

.comment-author .fn {
  color: #111;
  font-size: 18px;
  font-weight: 900
}

.comment ul.children {
  padding-left: 110px
}

.comment-form {
  margin: 40px 0
}

.comming-soon-left ul, .pager-nav .pager {
  margin-top: 30px
}

.pager-nav .pager li>a, .pager-nav .pager li>span {
  display: inline-block;
  padding: 8px 30px;
  border: 1px solid #ddd;
  border-radius: 30px;
  font-size: 20px
}

.comming-soon-section {
  height: 100%;
  overflow: hidden
}

.comming-soon-left {
  background-image: url(../images/comming-soon-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 100%;
  width: 50%;
  float: left;
  color: #fff
}

.comming-soon-left h1 {
  font-size: 80px
}

.comming-soon-left h4 {
  font-size: 30px
}

.comming-soon-left ul li {
  float: left;
  width: 25%;
  padding: 0 5px;
  color: #111;
  text-align: center
}

.comming-soon-left ul li .time-box {
  float: left;
  width: 100%;
  padding: 15px 15px 20px;
  background: #fff
}

.comming-soon-left ul li .time-box strong {
  font-size: 70px;
  display: block;
  line-height: 1.1;
  font-weight: 400
}

.comming-soon-left ul li .time-box span {
  font-size: 25px;
  line-height: 1.1;
  display: block
}

.comming-soon-left-header {
  background: rgba(0, 0, 0, .3);
  border-bottom: rgba(255, 255, 255, .1) solid 1px;
  position: fixed;
  top: 0;
  left: 0;
  width: 50%;
  padding: 20px 50px;
  height: 90px
}

.comming-soon-left-header .pull-right {
  font-size: 22px;
  margin-top: 12px
}

.comming-soon-left-content {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 40px;
  margin-top: 70px
}

.comming-soon-right {
  position: relative;
  height: 100%;
  width: 50%;
  float: left
}

.comming-soon-right-header {
  background: #3f73d1;
  border-bottom: #3f73d1 solid 1px;
  position: fixed;
  top: 0;
  right: 0;
  width: 50%;
  padding: 30px 50px;
  height: 90px
}

.comming-soon-right-header ul li {
  display: inline-block;
  margin-right: 3px
}

.comming-soon-right-header ul li a {
  color: #fff
}

.comming-soon-right-header ul li a:hover {
  opacity: .8
}

.comming-soon-right-header ul li a i {
  margin: 0;
  font-size: 34px
}

.comming-soon-form {
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 40px;
  margin-top: 40px
}

.comming-soon-form .form-group {
  margin-bottom: 10px
}

.comming-soon-form .form-control {
  height: 50px
}

.comming-soon-form textarea.form-control {
  height: 80px
}

.coming-copy {
  text-align: center;
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%
}

.contact-bg, .price_package1 ul li, .price_package_header {
  position: relative;
  text-align: center
}

.contact1 ul li, .contact2 ul li, .contact3 ul li {
  font-weight: 300
}

.contact1 ul li a, .contact3 ul li a {
  color: #555
}

.contact2 ul li a {
  color: #fff
}

.contact-banner1 {
  background-image: url(../images/intro-contact1.jpg)
}

.contact1 .section-header-inner h2 {
  font-size: 40px
}

.contact1 .form-group {
  margin-bottom: 22px
}

.contact-widget {
  background: #f2f1f1;
  padding: 40px;
  margin-bottom: 30px
}

.contact-widget:last-child {
  margin-bottom: 0
}

.contact-banner2 {
  background-image: url(../images/intro-contact2.jpg)
}

.contact-bg {
  background-image: url(../images/comming-soon-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 40px;
  color: #fff;
  margin-bottom: 20px
}

.map-direction {
  font-size: 16px
}

.contact-banner3 {
  background-image: url(../images/intro-contact3.jpg)
}

.contact3 ul {
  margin-bottom: 25px
}

.team-banner {
  background-image: url(../images/intro-team-banner.jpg)
}

.our-team-member .team_wrap {
  margin-bottom: 30px
}

#intro-inner-page.portfolio-banner1 {
  background: #fff;
  padding: 180px 0 90px
}

.portfolio-banner1 .intro_text p {
  font-size: 21px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 40px
}

.portfolio1 {
  border-top: 1px solid #d9d9d9;
  padding-top: 25px
}

.portfolio1 .portfolio-tab {
  margin: 0;
  padding-left: 20px;
  float: left;
  width: 100%
}

.portfolio1 .portfolio-tab ul li {
  float: left
}

.show-all {
  float: right;
  padding: 9px 20px 0 0
}

.show-all a {
  font-weight: 700;
  color: #111;
  font-size: 18px
}

.portfolio-items {
  margin-top: 25px
}

.portfolio1 .portfolio_wrap {
  margin-bottom: 0
}

#intro-inner-page.portfolio-banner2 {
  background-image: url(../images/portfolio-banner-bg.jpg);
  padding: 180px 0 90px
}

.portfolio-banner1 .intro_text h1 {
  font-size: 70px;
  margin-bottom: 30px
}

#intro-inner-page.portfolio-banner2 .intro_text {
  width: 100%;
  padding-top: 40px
}

.pricing-banner {
  background-image: url(../images/intro-pricinng.jpg)
}

.price_package1 {
  background: #fff;
  border: 1px solid #e3e4e3
}

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

.price_package1 ul li {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300
}

.price_package_header {
  padding: 34px 44px
}

.price_package_header h2 {
  margin: 20px 0 0
}

.price_package_header span {
  display: inline-block;
  border: 2px solid #111;
  padding: 5px 15px;
  font-size: 20px;
  font-weight: 300;
  border-radius: 3px
}

.price_package_header:after {
  background: #e3e4e3;
  position: absolute;
  bottom: 0;
  right: 30px;
  left: 30px;
  height: 1px;
  content: ""
}

.price_package_info {
  padding: 24px 20px
}

.price_package_footer {
  padding: 0 20px 40px;
  text-align: center
}

.intro-services-banner1 {
  background-image: url(../images/intro-services-banner1.jpg)
}

.service-why-choose {
  background-image: url(../images/service-why-choose-bg.jpg);
  background-position: center top
}

.servce-column {
  background: rgba(0, 0, 0, .4);
  padding: 30px;
  text-align: center;
  margin-bottom: 30px;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.servce-column:hover {
  background: rgba(63, 115, 209, .8)
}

.servce-column i {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  line-height: 70px;
  background: #fff;
  color: #111;
  text-align: center;
  font-size: 36px;
  margin-bottom: 20px
}

.servce-column p {
  margin: 0
}

.intro-services-banner2 {
  background-image: url(../images/intro-services-banner2.jpg)
}

.quality-services {
  padding-bottom: 40px
}

.quality-services .section-header-inner {
  padding-bottom: 70px
}

.quality-services .service_box {
  margin-bottom: 50px
}

.service-future {
  background-image: url(../images/service-future-bg.png)
}

.service-future p {
  font-size: 21px;
  margin-bottom: 30px
}

.other-service-column {
  border: 1px solid #dedfde;
  padding: 29px 20px;
  background: #fff;
  text-align: center
}

.other-service-column h5 {
  font-size: 24px
}

.other-service-column i {
  font-size: 70px;
  margin-bottom: 30px;
  color: #111
}

.other-service-column p {
  margin-bottom: 0;
  font-size: 15px
}

.intro-services-banner3 {
  background-image: url(../images/intro-services-banner3.jpg)
}

.service-listing {
  background: #111;
  border: 9px solid #cccbcb;
  margin-bottom: 30px
}

.service-listing .white-text {
  padding: 60px 40px 40px
}

#back-top {
  display: none
}

#back-top a {
  background: #3f73d1;
  border-radius: 4px;
  bottom: 20px;
  cursor: pointer;
  color: #fff;
  font-size: 26px;
  height: 40px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
  z-index: 991;
  border: 1px solid #3f73d1;
  line-height: 40px
}

.breadcrumb {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0
}

.breadcrumb>li+li:before {
  content: "\f105";
  font-family: FontAwesome
}

.breadcrumb>li {
  margin: 0
}

.top-heading {
  background: #f1f1f1;
  padding: 40px 0;
  text-align: center
}

.product-large-image .owl-nav .owl-prev {
  left: 20px
}

.product-large-image .owl-nav .owl-next {
  right: 20px
}

.product-large-image .owl-nav .owl-next, .product-large-image .owl-nav .owl-prev {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  border-radius: 0;
  padding: 0;
  line-height: 50px;
  color: #111;
  background: rgba(255, 255, 255, .6);
  font-size: 30px;
  border: 2px solid #111;
  top: 50%;
  margin-top: -26px;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.product-large-image .owl-nav .owl-next:hover, .product-large-image .owl-nav .owl-prev:hover {
  background: #3f73d1;
  color: #fff;
  border-color: #3f73d1
}

.product-thumb {
  margin-top: 20px
}

.product-thumb .owl-thumb-item {
  margin: 0 0 20px;
  background: 0 0;
  border: none;
  float: left;
  width: 25%;
  padding: 0 10px;
  cursor: pointer
}

.add-wish-list, .product-price, .product-select, .product-share {
  margin-bottom: 22px
}

.product-thumb .owl-thumb-item figure img {
  border: 2px solid #ccc
}

.product-thumb .owl-thumb-item.active figure img {
  border-color: #3f73d1
}

.product-price del {
  font-size: 19px;
  color: #d80404;
  display: inline-block;
  margin-right: 15px
}

.product-price .price {
  font-size: 30px;
  color: #000;
  display: inline-block;
  margin-right: 15px
}

.product-price .discount {
  background: #00a914;
  padding: 3px 8px;
  color: #fff;
  display: inline-block;
  position: relative;
  top: -5px
}

.add-wish-list a {
  color: #111;
  font-size: 16px
}

.add-wish-list a i, .add-wish-list a:hover {
  color: #e9595e
}

.product-select {
  float: left;
  width: 100%
}

.quantity {
  width: 160px;
  float: left
}

.product-quantity {
  position: relative
}

.product-quantity .qtyminus, .product-quantity .qtyplus {
  position: absolute;
  cursor: pointer;
  height: 100%;
  width: 51px;
  top: 0;
  line-height: 46px;
  text-align: center;
  border: 2px solid #111;
  font-size: 30px;
  background: 0 0;
  color: #111
}

.product-quantity .qtyminus {
  left: 0
}

.product-quantity .qtyplus {
  right: 0
}

.product-quantity .form-control {
  border-color: #111!important;
  padding: 0 55px;
  text-align: center;
  color: #111;
  height: 50px
}

.select-color {
  width: 160px;
  position: relative;
  float: right
}

.select-color .form-control {
  border-color: #111!important;
  color: #111;
  height: 50px;
  line-height: 50px
}

.product-buttons-group {
  margin-bottom: 22px;
  overflow: hidden
}

.product-buttons-group .btn {
  width: 49%
}

.product-share {
  padding-top: 15px
}

.product-share span {
  color: #111;
  font-weight: 600;
  margin: 5px 15px 0 0;
  float: left
}

.product-share .social_group {
  display: inline-block
}

.product-share .social_group li {
  margin: 0 5px 0 0
}

.product-share .social_group li a {
  border-color: #f1f1f1;
  background: #f1f1f1;
  color: #111;
  width: 30px;
  height: 30px;
  line-height: 26px
}

.product-share .social_group li i {
  font-size: 13px
}

.product-share .social_group li a:hover {
  color: #fff
}

.product-meta span {
  color: #111;
  font-weight: 600;
  margin: 0 15px 0 0
}

.product_tab .nav-tabs {
  border: none
}

.product_tab .nav-tabs>li {
  margin: 0
}

.product_tab .nav-tabs>li>a {
  border: 1px solid #f1f1f1;
  color: #111;
  font-size: 18px;
  border-radius: 0;
  margin-right: 2px;
  background: #f1f1f1;
  padding: 13px 30px
}

.star-rating span::before, .star-rating::before {
  display: block;
  font-family: FontAwesome;
  font-size: 14px;
  letter-spacing: 3px
}

.product_tab .nav-tabs>li:last-child>a {
  margin-right: 0
}

.product_tab .nav-tabs>li.active>a, .product_tab .nav-tabs>li.active>a:focus, .product_tab .nav-tabs>li.active>a:hover, .product_tab .nav>li>a:focus, .product_tab .nav>li>a:hover {
  border: 1px solid #111;
  background: #111;
  color: #fff
}

.product_tab .tab-pane {
  padding: 40px;
  border: 1px solid #ddd
}

.product_tab table tr td, .product_tab table tr th {
  padding: 15px
}

.product-delete a {
  color: red
}

.product-delete a:focus, .product-delete a:hover {
  color: #b91c1c
}

.star-rating {
  position: absolute
}

.star-rating::before {
  content: "\f006\f006\f006\f006\f006"
}

.star-rating span {
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 18px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0
}

.star-rating span::before {
  content: "\f005\f005\f005\f005\f005"
}

.product_tab .star-rating {
  position: absolute;
  right: 0
}

.rating {
  border: none;
  float: left
}

.rating>input {
  display: none
}

.rating>label:before {
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005"
}

.rating>.half:before {
  content: "\f089";
  position: absolute
}

.rating>label {
  color: #ddd;
  float: right
}

.rating:not(:checked)>label:hover, .rating:not(:checked)>label:hover~label, .rating>input:checked~label {
  color: gold
}

.rating>input:checked+label:hover, .rating>input:checked~label:hover, .rating>input:checked~label:hover~label, .rating>label:hover~input:checked~label {
  color: #FFED85
}

.similar_products {
  padding-top: 0
}

.cart_table {
  background: #fff
}

.cart_table .table {
  border: none;
  font-size: 16px;
  margin: 0
}

.cart_table table tr td, .cart_table table tr th {
  padding: 15px;
  border: none;
  vertical-align: middle
}

.product-thumbnail img {
  width: 80px;
  height: 80px
}

.product-subtotal {
  font-size: 24px;
  color: #111
}

.cart_btn_subtotal {
  margin: 30px 0 50px
}

.cart_btn_subtotal .product-subtotal {
  padding: 15px 30px 0 0
}

.cart_btn_subtotal .product-subtotal span {
  font-size: 18px;
  padding-right: 10px
}

.gray_box {
  background: #f7f7f7;
  padding: 30px;
  float: left;
  width: 100%
}

.availability .form-group, .coupan_code .form-group {
  margin: 0
}

.availability .form-control, .coupan_code .form-control {
  padding-right: 60px
}

.availability .form-group .btn, .coupan_code .form-group .btn {
  position: absolute;
  right: 2px;
  top: 2px;
  padding: 0 20px;
  height: 56px;
  line-height: 54px
}

.total_final_checkout ul li {
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 10px;
  margin: 0
}

.total_final_checkout .product-subtotal {
  border-top: solid 1px #ccc;
  float: left;
  width: 100%;
  padding-top: 10px;
  margin: 10px 0
}

.total_final_checkout .product-subtotal .pull-left {
  font-size: 18px
}

.order_checkout .table {
  border: none;
  font-size: 16px;
  margin: 0
}

.order_checkout table tr th {
  font-size: 18px;
  font-weight: 400;
  color: #111
}

.order_checkout table tr td, .order_checkout table tr th {
  padding: 15px;
  border: none;
  vertical-align: middle
}

.shipping ul li {
  padding-bottom: 8px
}

.order_checkout .product-subtotal td, .order_checkout .product-total, .order_checkout .shipping td {
  text-align: right
}

.order_checkout table tr.product-subtotal th, .order_checkout table tr.shipping th {
  text-transform: capitalize
}

.order_checkout table tr.total th {
  text-transform: uppercase
}

.direct_transfer {
  background: #f7f7f7;
  padding: 30px;
  margin-top: 30px
}

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

.pay-style ul li {
  position: relative;
  margin-bottom: 20px
}

.pay-style ul li .pay {
  width: 130px;
  margin-left: 15px
}

.register {
  padding-right: 30px
}

.login {
  padding-left: 30px
}

.forgot {
  float: right;
  margin-top: 10px
}

.faqs .panel-group {
  padding: 0
}

.faqs .panel-body {
  line-height: 24px
}

.faqs .contact-widget ul li a, .terms-policy-section .contact-widget ul li a {
  color: #555
}

.intoslid-m .owl-nav .owl-prev {
  left: 20px
}

.intoslid-m .owl-nav .owl-next {
  right: 20px
}

.intoslid-m .owl-nav .owl-next, .intoslid-m .owl-nav .owl-prev {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  border-radius: 100%;
  padding: 0;
  line-height: 52px;
  color: #111;
  background: rgba(255, 255, 255, .6);
  font-size: 30px;
  border: none;
  top: 50%;
  margin-top: -26px;
  transition-duration: .5s;
  -moz-transition-duration: .5s;
  -o-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -ms-transition-duration: .5s
}

.intoslid-m .owl-nav .owl-next:hover, .intoslid-m .owl-nav .owl-prev:hover {
  background: #3f73d1;
  color: #fff
}

.cart_elements .form-group {
  float: left;
  width: 100%
}

#intro.intro-video {
  background: 0 0
}

.three_column .portfolio-item {
  padding: 0 15px;
  width: 33.33%
}

.four_column.padding_none .portfolio-item, .three_column.padding_none .portfolio-item {
  padding: 0
}

.four_column .portfolio-item {
  padding: 0 15px;
  width: 25%
}

.banner-fixed {
  display: table-cell;
  height: 100vh;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 1%;
  z-index: 1
}

.intro-video {
  overflow: hidden;
  position: relative
}

.bg-video-m {
  bottom: 0;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
  transform: translate(-50%, 0)
}

.frame_width {
  width: 100%!important;
  border: none!important
}

.slides {
  background-position: center top;
  background-size: cover;
  height: 100vh;
  position: relative
}

#slideshow .owl-item.active h1, #slideshow .owl-item.active h4 {
  animation: .4s ease .7s normal both 1 running fadeInLeftBig
}

#slideshow .owl-item.active h1 span, #slideshow .owl-item.active h4, #slideshow .owl-item.active p {
  animation: .6s ease .7s normal both 1 running fadeInRightBig
}

#slideshow .owl-item.active .mobile-pic img {
  animation: .8s ease .7s normal both 1 running fadeInRightBig
}

#slideshow .owl-item.active .btn {
  animation: .8s ease .7s normal both 1 running fadeInLeftBig
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 4444;
  display: none!important
}

.l-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -40px
}

.k-spinner {
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0 auto;
  animation: k-loadingI 2s linear infinite
}

.k-bubble-1, .k-bubble-2 {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background: #3f73d1;
  animation: k-loadingIb 2s ease-in-out infinite
}

.k-bubble-2 {
  top: auto;
  bottom: 0;
  animation-delay: -1s
}

@keyframes k-loadingA {
  0, 100% {
    height: 15px
  }
  50% {
    height: 35px
  }
}

@keyframes k-loadingB {
  0, 100% {
    width: 15px
  }
  50% {
    width: 35px
  }
}

@keyframes k-loadingC {
  0, 100% {
    transform: translate(0, 0)
  }
  50% {
    transform: translate(0, 15px)
  }
}

@keyframes k-loadingD {
  0 {
    transform: rotate(0)
  }
  50% {
    transform: rotate(180deg)
  }
  100% {
    transform: rotate(360deg)
  }
}

@keyframes k-loadingE {
  0 {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}

@keyframes k-loadingF {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes k-loadingG {
  0%, 100% {
    transform: translate(0, 0) rotate(0)
  }
  50% {
    transform: translate(70px, 0) rotate(360deg)
  }
}

@keyframes k-loadingGb {
  0%, 100% {
    transform: translate(0, 0) rotate(0)
  }
  50% {
    transform: translate(-70px, 0) rotate(-360deg)
  }
}

@keyframes k-loadingH {
  0%, 100% {
    width: 15px
  }
  50% {
    width: 35px;
    padding: 4px
  }
}

@keyframes k-loadingHb {
  0% {
    width: 15px;
    background-color: #607D8B
  }
  50% {
    width: 35px;
    padding: 4px;
    background-color: #455A64
  }
  100% {
    width: 15px;
    background-color: #263238
  }
}

@keyframes k-loadingI {
  100% {
    transform: rotate(360deg)
  }
}

@keyframes k-loadingIb {
  0%, 100% {
    transform: scale(0)
  }
  50% {
    transform: scale(1)
  }
}

@keyframes k-loadingJ {
  0%, 100% {
    transform: translate(0, 0)
  }
  50% {
    transform: translate(80px, 0);
    background-color: #f5634a;
    width: 25px
  }
}

@keyframes k-loadingK {
  0%, 100% {
    left: 0;
    transform: scale(1.1)
  }
  50% {
    left: 100%;
    transform: scale(1)
  }
}

@keyframes k-loadingL {
  0%, 100% {
    left: 100%;
    transform: scale(1.1)
  }
  50% {
    left: 0;
    transform: scale(1)
  }
}

@keyframes k-loadingM {
  0%, 100% {
    z-index: 0
  }
  50% {
    z-index: 1
  }
}

@keyframes k-loadingN {
  0%, 100% {
    z-index: 1
  }
  50% {
    z-index: 0
  }
}

@keyframes k-loadingO {
  0%, 100% {
    transform: translate(0)
  }
  25% {
    transform: translate(160%)
  }
  50% {
    transform: translate(160%, 160%)
  }
  75% {
    transform: translate(0, 160%)
  }
}

@keyframes k-loadingP {
  0% {
    transform: translateY(0)
  }
  35% {
    transform: translateY(0);
    opacity: .3
  }
  50% {
    transform: translateY(-20px);
    opacity: .8
  }
  70% {
    transform: translateY(3px);
    opacity: .8
  }
  85% {
    transform: translateY(-3px)
  }
}

@keyframes k-loadingQ {
  33%, 66% {
    transform: translate(0, 0);
    opacity: .7
  }
}

@keyframes k-loadingR {
  0%, 100% {
    opacity: .5;
    background: #000
  }
  30% {
    opacity: .5;
    background: #666
  }
  60%, 75% {
    opacity: 0
  }
}

@keyframes k-loadingS {
  40% {
    transform: translateX(0);
    opacity: .8
  }
  100% {
    transform: translateX(300px);
    opacity: 0
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .intro_text {
    padding-left: 20px
  }
  .comming-soon-left ul li .time-box span {
    font-size: 18px
  }
  .comming-soon-left-content {
    padding: 0 20px
  }
  .comming-soon-left h1 {
    font-size: 60px
  }
  .price_package_footer .btn {
    padding: 10px 30px
  }
  .cart_btn_subtotal .btn, .total_final_checkout .btn {
    padding: 10px 20px
  }
  .availability .form-control, .coupan_code .form-control {
    padding-right: 15px
  }
  .availability .form-group .btn, .coupan_code .form-group .btn {
    position: inherit;
    right: auto;
    width: 100%;
    top: auto;
    margin-top: 5px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .about_w, .intro-app-landing .intro_text {
    max-width: 100%
  }
  #fan_facts .col-sm-4, .follow_us, .footer_bottom, .intro_text, .service_img {
    text-align: center
  }
  #intro h1, .artist_content h1, .portfolio-banner1 .intro_text h1, h1 {
    font-size: 50px
  }
  h2 {
    font-size: 40px
  }
  h3 {
    font-size: 36px
  }
  h4 {
    font-size: 30px
  }
  h5 {
    font-size: 24px
  }
  h6 {
    font-size: 20px
  }
  .personal_footer_top h3 {
    font-size: 36px
  }
  .heading_style5 h2 {
    font-size: 40px
  }
  .section-header {
    padding-bottom: 40px
  }
  .section-header-inner {
    padding-bottom: 30px
  }
  .section-header-inner p {
    width: 80%
  }
  .heading_style1 {
    margin-top: 40px
  }
  .heading_style1::before {
    height: 40px
  }
  #intro, #intro.intro_event, #intro.intro_interior, .banner-fixed {
    height: auto
  }
  .heading_style3.center, .heading_style4, .heading_style4.center {
    padding-bottom: 60px
  }
  .section-padding {
    padding: 50px 0
  }
  .navbar-toggle {
    display: block;
    margin-top: 30px
  }
  .navbar-collapse.collapse {
    display: none!important
  }
  .navbar-default .navbar-toggle {
    border-color: #3f73d1
  }
  .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #3f73d1
  }
  .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff
  }
  .affix .navbar-toggle {
    margin-top: 25px
  }
  .navbar-collapse.collapse.in {
    display: block!important;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background: #3f73d1;
    max-height: 400px;
    border: none;
    overflow-y: scroll!important
  }
  #navigation .nav.navbar-nav li {
    margin: 0
  }
  .navbar-nav>li {
    float: left;
    width: 100%
  }
  #navigation .nav.navbar-nav li>a {
    color: #fff!important;
    padding: 15px!important
  }
  #navigation .nav.navbar-nav {
    float: left;
    width: 100%
  }
  .navbar-header {
    width: 100%
  }
  .arrow {
    display: block
  }
  #navigation .nav.navbar-nav li.menu-item-has-children>a:after {
    right: 15px
  }
  #navigation .nav.navbar-nav li .sub-menu li {
    float: left;
    width: 100%
  }
  #navigation .nav.navbar-nav .sub-menu a {
    color: #111!important
  }
  .sub-menu {
    min-width: 100%;
    width: 100%;
    position: relative
  }
  #navigation .nav.navbar-nav li .sub-menu li.menu-item-has-children>a:after {
    transform: none;
    top: 15px
  }
  #navigation .nav.navbar-nav li .sub-menu li:hover .sub-menu, .navbar-nav li:hover .sub-menu {
    display: none;
    animation: none
  }
  #navigation .nav.navbar-nav li .sub-menu li .sub-menu {
    left: 0;
    background: #dadada;
    top: 100%;
    box-shadow: none
  }
  #navigation .nav.navbar-nav li .sub-menu li .sub-menu li a {
    border-color: #dadada
  }
  #navigation .nav.navbar-nav li .sub-menu li .sub-menu li a:hover {
    border-color: #f5f5f5
  }
  #navigation .nav.navbar-nav li>a:hover {
    background: rgba(0, 0, 0, .6)
  }
  .logo {
    float: left
  }
  .search_cart_panel {
    float: right;
    position: absolute;
    right: 100px;
    top: 0
  }
  .filter_project_menu {
    float: left;
    width: 100%
  }
  .help_form {
    padding: 50px 30px 0
  }
  #chefs_slider .owl-nav .owl-next {
    right: 0
  }
  #chefs_slider .owl-nav .owl-prev {
    left: 0
  }
  .product_item {
    margin-bottom: 30px
  }
  .restro_about figure {
    margin-top: 30px
  }
  .memories_section h2 {
    padding: 20px
  }
  .restro-form-bg, .restro-video-bg {
    padding: 80px;
    height: auto
  }
  #intro, .slides {
    padding: 200px 0 150px
  }
  .video-play a {
    font-size: 50px
  }
  #intro {
    min-height: 400px
  }
  .slides {
    height: 100%
  }
  .intro_wrap {
    position: relative;
    transform: none;
    top: 0;
    margin: 0
  }
  .intro_text {
    margin: 0 auto;
    padding: 0
  }
  .package_header, .package_info {
    padding: 20px
  }
  .banner-slider-caption .intro_wrap {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    margin: 0
  }
  .package_header h4 {
    font-size: 24px
  }
  .package_price {
    font-size: 50px
  }
  .package_footer .btn {
    padding: 15px
  }
  .footer_top {
    display: block
  }
  .footer_widgets {
    padding: 0;
    margin: 40px 0
  }
  .about_w {
    width: 100%
  }
  .follow_us {
    padding-bottom: 15px
  }
  .how-work-content, .why-choose-content {
    padding: 40px;
    height: auto
  }
  .intro-app-landing .intro_wrap {
    position: inherit;
    transform: none;
    top: 0;
    right: 0
  }
  .mobile-pic {
    margin-top: 60px;
    position: inherit;
    transform: none;
    top: 0;
    right: 0
  }
  .app-feature ul li {
    width: 100%
  }
  .why-choose-content:after {
    display: none
  }
  .how-work-video-bg {
    height: 300px
  }
  .download-app:before {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ""
  }
  .download-app .container {
    position: relative;
    z-index: 2;
    color: #fff
  }
  .download-app .heading_style4 h2 {
    color: #fff
  }
  .download-app .heading_style4 h2::after {
    background: #fff
  }
  .address p {
    font-size: 14px
  }
  .event-list li, .package-box h5 {
    font-size: 20px
  }
  .footer-app-panel .footer_bottom .social_group {
    margin-top: 15px!important;
    float: none
  }
  .app-intro-column .construction-module {
    margin-bottom: 15px
  }
  .speaker-panel, ul.page-numbers {
    margin-bottom: 30px
  }
  #intro-inner-page {
    padding: 200px 0 150px
  }
  .post_meta ul li a {
    font-weight: 400
  }
  .intro_event .intro_text {
    width: 80%
  }
  .heading_style3 p {
    width: 100%
  }
  .event-list {
    width: 40%
  }
  .event-list li {
    padding: 7px 0 0 50px;
    min-height: 40px
  }
  .event-list li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px
  }
  .event-picture {
    width: 60%
  }
  .event-timing {
    margin-top: -30px;
    width: 80%
  }
  .package-box ul li {
    font-size: 16px;
    margin-bottom: 15px
  }
  .package-box .btn {
    padding: 10px 15px
  }
  .footer_style_4 .map_addres {
    width: 40%
  }
  .footer_style_3 .map_addres {
    width: 70%
  }
  .how-we-work .nav-tabs {
    float: left;
    width: 100%;
    margin-top: 0
  }
  .how-we-work .tab-pane .col-md-7 {
    padding-top: 30px
  }
  .construction-footer-bg, .restro-footer-bg {
    padding: 70px 30px
  }
  .timer-panel {
    min-height: 300px
  }
  .timer-panel .timer-panel-inner i {
    font-size: 50px
  }
  .timer-panel .timer-panel-inner h1 {
    font-size: 40px
  }
  .timer-panel .timer-panel-inner h6 {
    font-size: 15px
  }
  .construction-footer .copy {
    margin-top: 20px
  }
  #video-presentation .video, .service_box {
    margin-bottom: 30px
  }
  #fan_facts .col-sm-4 .icon_div {
    float: none;
    display: inline-block;
    margin: 0
  }
  .header_style3 .top-medium-bar {
    padding-bottom: 15px
  }
  .top-search {
    margin-top: 15px
  }
  .header_style3 .search_cart_panel {
    margin-top: 25px;
    right: 15px
  }
  .top-medium-bar .logo {
    text-align: center;
    float: none;
    margin-top: 15px
  }
  .header_style3 .navbar-toggle {
    margin-top: 10px
  }
  .header_style3 #navigation .nav.navbar-nav li {
    display: block;
    text-align: left
  }
  .contact2 .space-80, .open-port-nav {
    display: none
  }
  .support-column h5 {
    font-size: 18px
  }
  .footer_style_6 .social_group li {
    margin-right: 3px
  }
  .instagrame ul li {
    width: 24%
  }
  .about-company figure {
    margin-bottom: 30px
  }
  .comapny-panel .white-text {
    width: 100%;
    padding: 40px
  }
  .about-company .comapny-panel figure {
    margin: 0;
    width: 100%
  }
  .comming-soon-section {
    overflow: visible
  }
  .comming-soon-left {
    width: 100%;
    padding: 150px 0;
    height: auto
  }
  .comming-soon-left-header {
    width: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 9
  }
  .comming-soon-left-content {
    position: inherit;
    margin: 0;
    transform: none;
    top: 0
  }
  .contact1 form, .contact2 form, .contact3 form, .other-services figure, .price_package1, .product-slider {
    margin-bottom: 30px
  }
  .comming-soon-right {
    width: 100%;
    height: auto
  }
  .comming-soon-right-header {
    width: 100%;
    position: inherit
  }
  .comming-soon-form {
    position: inherit;
    transform: none;
    top: 0
  }
  .coming-copy {
    position: inherit;
    bottom: 0;
    margin-top: 20px
  }
  .service-listing figure {
    background: #eaeaea;
    text-align: center
  }
  .service-listing .white-text {
    padding: 40px
  }
  .portfolio_header_right {
    position: static;
    display: block;
    width: 100%;
    animation: none
  }
  .show-all {
    width: 100%;
    text-align: center;
    padding-right: 0
  }
  .cart_btn_subtotal .btn {
    width: 100%;
    margin-bottom: 5px
  }
  .cart-detail .gray_box {
    margin-bottom: 30px
  }
  .forgot {
    float: left;
    margin: 0 0 15px
  }
  .portfolio-brand {
    margin-bottom: 30px
  }
}

@media (max-width:767px) {
  .about_w, .intro-app-landing .intro_text, .intro_text {
    max-width: 100%
  }
  .post_meta ul li a, .post_tags {
    font-weight: 400
  }
  #fan_facts .col-sm-4, .app-feature figure, .follow_us, .footer_style_3 .copy, .intro_text, .menu_list li, .service_img, .social_group, .social_group_style3 {
    text-align: center
  }
  .picture_frame {
    width: 100%
  }
  .picture_frame_bg:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, .6);
    content: ""
  }
  #intro h1, .artist_content h1, .portfolio-banner1 .intro_text h1, h1 {
    font-size: 46px
  }
  h2 {
    font-size: 36px
  }
  h3 {
    font-size: 30px
  }
  h4 {
    font-size: 26px
  }
  h5 {
    font-size: 20px
  }
  h6 {
    font-size: 18px
  }
  .space-40 {
    height: 20px
  }
  .personal_footer_top h3 {
    font-size: 30px
  }
  .heading_style1 {
    margin-top: 40px
  }
  .heading_style1::before {
    height: 40px
  }
  .heading_style5 h2 {
    font-size: 36px
  }
  .construction-footer .social_group li a, .social_group li a {
    width: 40px;
    height: 40px;
    line-height: 36px
  }
  .construction-footer .social_group li i, .social_group li i {
    font-size: 16px
  }
  .personal_footer_copyright {
    padding: 15px 0;
    font-size: 14px
  }
  .container>.navbar-header {
    margin: 0
  }
  .logo {
    float: left;

  }
  .interior_pic_frame figure img {
    width: 93%
  }
  .filter_project_menu {
    float: left;
    width: 100%
  }
  .filter li {
    display: inline-block
  }
  .social_group_style3 {
    margin-top: 15px
  }
  .dropdown.header_cart {
    position: inherit
  }
  .header_cart .dropdown-menu {
    left: 0;
    min-width: 100%;
    width: 100%
  }
  .search_overlay_menu form {
    padding-left: 35px
  }
  .search_overlay_menu label {
    font-size: 15px
  }
  .search_overlay_menu form .search-icon-lg {
    width: 30px;
    font-size: 20px;
    top: auto;
    margin: 0;
    bottom: 8px
  }
  .search_overlay_menu form input {
    height: 70px;
    padding: 13px 45px 15px 0;
    font-size: 24px
  }
  .search_overlay_menu form button {
    font-size: 22px;
    height: 70px
  }
  .navbar-default .navbar-toggle {
    border-color: #3f73d1
  }
  .navbar-default .navbar-toggle .icon-bar, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #3f73d1
  }
  .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff
  }
  .navbar-toggle {
    margin-top: 30px;
    margin-right: 0
  }
  .navbar-collapse.collapse.in {
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background: #3f73d1;
    max-height: 350px;
    margin: 0;
    border: none
  }
  #navigation .nav.navbar-nav {
    margin: 0;
    width: 100%
  }
  #navigation .nav.navbar-nav li {
    margin: 0
  }
  .navbar-nav>li {
    float: left;
    width: 100%
  }
  #navigation .nav.navbar-nav li>a {
    color: #fff!important;
    padding: 15px!important
  }
  .affix .navbar-toggle {
    margin-top: 25px
  }
  .arrow {
    display: block
  }
  #navigation .nav.navbar-nav li.menu-item-has-children>a:after {
    right: 15px
  }
  #navigation .nav.navbar-nav li .sub-menu li {
    float: left;
    width: 100%
  }
  #navigation .nav.navbar-nav .sub-menu a {
    color: #111!important
  }
  .sub-menu {
    min-width: 100%;
    width: 100%;
    position: relative
  }
  #navigation .nav.navbar-nav li .sub-menu li.menu-item-has-children>a:after {
    transform: none;
    top: 15px
  }
  #navigation .nav.navbar-nav li .sub-menu li:hover .sub-menu, .navbar-nav li:hover .sub-menu {
    display: none;
    animation: none
  }
  #navigation .nav.navbar-nav li .sub-menu li .sub-menu {
    left: 0;
    background: #dadada;
    top: 100%;
    box-shadow: none
  }
  #navigation .nav.navbar-nav li .sub-menu li .sub-menu li a {
    border-color: #dadada
  }
  #navigation .nav.navbar-nav li .sub-menu li .sub-menu li a:hover {
    border-color: #f5f5f5
  }
  .search_cart_panel {
    float: right;
    margin-top: -90px;
    padding-right: 45px
  }
  .affix .search_cart_panel {
    margin-top: -80px
  }
  .section-header {
    padding-bottom: 40px
  }
  .section-header-inner {
    padding-bottom: 30px
  }
  .section-header-inner p {
    width: 100%
  }
  .heading_style3.center, .heading_style4, .heading_style4.center {
    padding-bottom: 60px
  }
  .section-padding {
    padding: 50px 0
  }
  .interior_services ul li {
    padding: 0 0 30px
  }
  .interior_services ul li figure {
    position: inherit;
    display: inline-block;
    margin-bottom: 20px
  }
  .interior_pic_frame h6 {
    letter-spacing: 5px
  }
  #chefs_slider .owl-nav .owl-next {
    right: 0
  }
  #chefs_slider .owl-nav .owl-prev {
    left: 0
  }
  .product_item {
    margin-bottom: 30px
  }
  .restro_about figure {
    margin-top: 30px
  }
  .restro-form h2 {
    margin-bottom: 20px
  }
  .memories_section h2 {
    padding: 20px;
    font-size: 36px
  }
  .restro-form-bg, .restro-video-bg {
    padding: 60px;
    height: auto
  }
  .video-play a {
    font-size: 40px
  }
  .construction-footer {
    height: auto
  }
  .map iframe {
    height: 400px
  }
  #intro, #intro.intro_event, .banner-fixed {
    height: auto
  }
  .restro-footer-bg {
    padding: 60px 20px;
    margin-top: -5px;
    min-height: 1px
  }
  .menu_list li {
    padding: 50px 20px 20px;
    margin: 30px 0
  }
  #intro, #intro-inner-page, .slides {
    padding: 150px 0 100px
  }
  .menu_list li figure {
    left: 50%;
    margin-left: -31px;
    top: -30px
  }
  .menu_list li .menu_price {
    right: 12px;
    top: 12px;
    font-size: 24px
  }
  .blog_wrap {
    margin-bottom: 30px
  }
  #intro {
    min-height: 400px
  }
  .slides {
    height: 100%
  }
  .intro_wrap {
    position: relative;
    transform: none;
    top: 0;
    margin: 0
  }
  .intro-app-landing .intro_wrap, .mobile-pic {
    position: inherit;
    right: 0;
    top: 0;
    transform: none
  }
  #intro-inner-page {
    min-height: 300px
  }
  .post_meta ul li {
    font-weight: 400;
    margin-right: 8px
  }
  .footer_top {
    display: block
  }
  .border-rect, .choose-reason .text-right figure, .interior_services .space-40, .portfolio-tab ul li::after, .section-header.heading_style2::after, .why-choose-content:after {
    display: none
  }
  .footer_widgets {
    padding: 0;
    margin: 40px 0
  }
  .package_table, .team_wrap {
    margin-bottom: 30px
  }
  .about_w {
    width: 100%
  }
  .footer_bottom {
    text-align: center
  }
  .follow_us {
    padding-bottom: 15px
  }
  .section-header {
    padding-left: 0
  }
  .intro_text {
    padding: 0
  }
  .how-work-content, .why-choose-content {
    padding: 40px 20px;
    height: auto
  }
  .header_cart .dropdown-menu ul {
    max-height: 200px;
    overflow-y: scroll
  }
  .intro-app-landing .intro_wrap {
    margin-top: 0
  }
  .mobile-pic {
    margin-top: 60px
  }
  .app-feature ul li {
    width: 100%
  }
  .how-work-video-bg {
    height: 300px
  }
  .download-app:before {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ""
  }
  .download-app .container {
    position: relative;
    z-index: 2;
    color: #fff
  }
  .download-app .heading_style4 h2 {
    color: #fff
  }
  .download-app .heading_style4 h2::after {
    background: #fff
  }
  .address p {
    font-size: 16px
  }
  .footer-app-panel .footer_bottom .social_group {
    margin-top: 15px!important;
    float: none
  }
  .app-intro-column .construction-module {
    margin-bottom: 15px
  }
  .app-feature figure, .pager, ul.page-numbers {
    margin-bottom: 30px
  }
  .footer-address .col-sm-4 {
    min-height: 1px
  }
  .address {
    position: inherit;
    top: 0;
    left: 0;
    transform: none;
    padding: 20px 0
  }
  .commentlist li img.avatar {
    width: 50px;
    height: 50px;
    margin-right: 15px
  }
  .comment-content, .commentlist .reply {
    margin-left: 65px
  }
  .comment-content p {
    font-size: 14px;
    line-height: 22px
  }
  .comment ul.children {
    padding-left: 30px
  }
  .pager-nav .pager li>a, .pager-nav .pager li>span {
    padding: 8px 25px
  }
  .post_tags {
    font-size: 16px
  }
  .heading_style3 p, .intro_event .intro_text {
    width: 100%
  }
  .event-list {
    width: 40%
  }
  .event-list li {
    padding: 7px 0 0 50px;
    font-size: 20px;
    min-height: 40px;
    margin-bottom: 20px
  }
  .event-list li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px
  }
  .event-picture {
    width: 60%
  }
  .event-timing {
    margin-top: -30px;
    width: 80%;
    padding: 20px
  }
  .event-timing ul li .time-box span {
    font-size: 18px
  }
  .package-box, .speaker-panel {
    margin-bottom: 30px
  }
  .footer_style_4 .map_addres {
    width: 40%
  }
  .event-schudule-content {
    margin-top: 50px
  }
  #event-schudule-slider .owl-nav {
    top: -30px
  }
  .construction-module {
    margin-top: 40px
  }
  .how-we-work .nav-tabs {
    float: left;
    width: 100%;
    margin-top: 0
  }
  .how-we-work .tab-pane .col-md-7 {
    padding-top: 30px
  }
  .timer-panel {
    min-height: 300px
  }
  .timer-panel .timer-panel-inner i {
    font-size: 50px
  }
  .timer-panel .timer-panel-inner h1 {
    font-size: 40px
  }
  .timer-panel .timer-panel-inner h6 {
    font-size: 15px
  }
  .construction-footer-bg {
    padding: 70px 30px
  }
  .construction-footer .copy {
    margin-top: 20px
  }
  .reason-list {
    padding: 60px 0
  }
  .service-list {
    border-top: solid 1px #fff
  }
  .service-list li {
    border: 1px solid #fff;
    border-top: none;
    width: 50%
  }
  .service-list li:nth-last-child(1), .service-list li:nth-last-child(2), .service-list li:nth-last-child(3) {
    border-bottom: solid 1px #fff
  }
  .service-list li:nth-child(3n) {
    border-right: solid 1px #fff
  }
  .heading_style4 p {
    width: 100%;
    font-size: 16px
  }
  .portfolio-tab {
    margin-bottom: 40px
  }
  .portfolio-tab ul li {
    width: 49%;
    margin-bottom: 2%;
    padding: 0
  }
  .intro_restaurant .intro_text, .portfolio-tab ul li a {
    width: 100%
  }
  .construction-timer {
    padding: 60px 0
  }
  .testimonial_slider3-content {
    padding: 60px 20px
  }
  .testimonial_slider3-content .item p {
    font-size: 16px;
    line-height: 26px
  }
  .testimonial_slider3 .testimonial_footer h6 {
    font-size: 20px
  }
  .construction-footer .social_group {
    margin-top: 30px
  }
  .construction-footer-bg {
    min-height: 1px;
    margin-top: -5px
  }
  .footer_style_3 .footer_top {
    height: auto
  }
  .help_form {
    padding: 40px 20px;
    margin-top: -7px;
    min-height: 1px
  }
  #video-presentation .video, .service_box {
    margin-bottom: 30px
  }
  #fan_facts .col-sm-4 {
    padding-bottom: 20px
  }
  #fan_facts .col-sm-4 .icon_div {
    float: none;
    display: inline-block;
    margin: 0
  }
  .header_style3.affix .top-medium-bar .logo, .header_style3.affix .top-search, .top-medium-bar .logo, .top-search {
    margin-top: 10px
  }
  #footer.footer_style_6 h6, .footer_style_6 .footer-style-bottom p {
    margin-bottom: 15px
  }
  .header_style3.affix .top-medium-bar, .top-medium-bar {
    padding-bottom: 10px
  }
  .header_style3 .search_cart_panel {
    margin-top: -46px;
    padding-right: 55px
  }
  .header_style3 .navbar-header {
    position: absolute;
    right: 15px;
    top: -58px
  }
  .header_style3.affix .navbar-header {
    top: -50px
  }
  .header_style3 .navbar-toggle {
    margin-top: 0
  }
  .header_style3.affix .search_cart_panel {
    margin-top: -35px
  }
  .header_style3 #navigation .nav.navbar-nav li {
    display: block;
    text-align: left
  }
  .banner-slider .dark-overlay, .contact2 .space-80, .open-port-nav, .work-exp-column br {
    display: none
  }
  #navigation .nav.navbar-nav li>a:hover {
    background: rgba(0, 0, 0, .6)
  }
  #intro_slider .banner-slider-caption {
    position: inherit;
    padding: 30px 15px;
    background: #111
  }
  #intro_slider .owl-dots {
    bottom: auto;
    left: auto;
    right: 15px;
    top: 15px;
    width: auto
  }
  .comming-soon-form, .comming-soon-left-content, .support-column-inner {
    transform: none;
    top: 0;
    position: inherit
  }
  .support-policy {
    padding: 50px 0
  }
  .support-column {
    min-height: 1px;
    padding: 30px 15px
  }
  .footer_style_6 nav, .pay-options, .social {
    padding-bottom: 30px
  }
  .pay-options {
    padding-top: 30px
  }
  .social .social_group {
    text-align: left
  }
  .footer_style_6 .footer-style-bottom {
    margin-top: 30px;
    padding: 30px 0;
    text-align: center
  }
  .error-column i {
    font-size: 100px;
    margin-bottom: 20px
  }
  .error-column h1 {
    font-size: 60px
  }
  .error-column h4 {
    font-size: 24px
  }
  .work-exp-column h1 {
    font-size: 150px
  }
  .about-company figure {
    margin-bottom: 30px
  }
  .comapny-panel {
    margin-top: 30px
  }
  .comapny-panel .white-text {
    width: 100%;
    padding: 40px
  }
  .about-company .comapny-panel figure {
    margin: 0;
    width: 100%
  }
  .comming-soon-section {
    overflow: visible
  }
  .comming-soon-left {
    width: 100%;
    padding: 150px 0 100px;
    height: auto
  }
  .comming-soon-left h1 {
    font-size: 60px
  }
  .comming-soon-left h4 {
    font-size: 24px
  }
  .comming-soon-left-header {
    width: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 9
  }
  .comming-soon-left-content {
    margin: 0;
    text-align: center
  }
  .cart-detail .gray_box, .contact1 form, .contact2 form, .contact3 form, .map-direction, .other-services figure, .price_package1, .product-slider {
    margin-bottom: 30px
  }
  .comming-soon-right {
    width: 100%;
    height: auto
  }
  .comming-soon-right-header {
    width: 100%;
    position: inherit;
    height: auto
  }
  .coming-copy {
    position: inherit;
    bottom: 0;
    margin-top: 20px
  }
  .contact1 .section-header-inner h2 {
    font-size: 36px
  }
  .service-listing figure {
    background: #eaeaea;
    text-align: center
  }
  .service-listing .white-text {
    padding: 40px
  }
  #intro-inner-page .intro_text {
    width: 100%
  }
  .portfolio-banner1 .intro_text p {
    font-size: 16px;
    line-height: 24px
  }
  #intro-inner-page.portfolio-banner2 .intro_text {
    padding: 0
  }
  .portfolio_header_right {
    position: static;
    display: block;
    width: 100%;
    animation: none
  }
  .show-all {
    width: 100%;
    text-align: center;
    padding-right: 0
  }
  .product_tab .nav-tabs>li>a {
    padding: 10px 20px;
    font-size: 15px
  }
  .order_checkout table tr th {
    font-size: 15px
  }
  .cart_btn_subtotal {
    text-align: center
  }
  .cart_btn_subtotal .product-subtotal {
    padding: 0;
    margin-top: 15px;
    text-align: center
  }
  .forgot {
    float: left;
    margin: 0 0 15px
  }
  .register {
    padding-right: 15px
  }
  .login {
    padding-left: 15px;
    margin-top: 30px
  }
  .login .checkbox-inline {
    display: block
  }
  .portfolio-brand {
    margin-bottom: 30px
  }
  .four_column .portfolio-item, .three_column .portfolio-item {
    width: 50%!important
  }
}

@media (max-width:600px) {
  #intro h1, .artist_content h1, .portfolio-banner1 .intro_text h1, h1 {
    font-size: 36px
  }
  h2 {
    font-size: 30px
  }
  h3 {
    font-size: 26px
  }
  h4 {
    font-size: 22px
  }
  h5 {
    font-size: 18px
  }
  h6 {
    font-size: 16px
  }
  .personal_footer_top h3 {
    font-size: 20px
  }
  .heading_style5 h2 {
    font-size: 30px
  }
  .share_post ul li {
    width: 50%;
    padding: 0 10px 10px 0
  }
  .share_post ul li:last-child {
    padding-right: 10px
  }
  .event-list {
    width: 100%;
    padding-top: 50px
  }
  .event-picture {
    width: 100%;
    padding: 0
  }
  .event-timing {
    width: 100%
  }
  .event-timing ul li {
    width: 50%;
    margin-bottom: 10px
  }
  #event_slider .owl-nav {
    bottom: auto;
    top: 0
  }
  .map_addres, .speakers .col-sm-6.col-xs-6 {
    width: 100%
  }
  .footer_style_4 .map_addres, .map_addres {
    width: 100%;
    position: inherit;
    top: 0;
    right: auto;
    left: auto;
    transform: none
  }
  .footer_style_3 .footer_top .map_addres ul li a, .footer_style_4 .map_addres ul li a, .map_addres ul li, .map_addres ul li a, .map_addres ul li i {
    font-size: 16px
  }
  .service-list li {
    min-height: 200px
  }
  .service-list .service-item i {
    font-size: 50px
  }
  .service-list .service-item h4 {
    font-size: 16px;
    line-height: 26px
  }
  .logo_wrap a {
    width: 47%
  }
  .arrival-products .col-sm-6.col-xs-6, .comapny-panel .white-text, .filter li, .portfolio-tab ul li, .step-projects .col-xs-6 {
    width: 100%
  }
  .construction-footer-bg {
    padding: 50px 15px
  }
  #app_screen_slider .item figure {
    box-shadow: none;
    text-align: center
  }
  #app_screen_slider .owl-carousel .owl-item figure img {
    display: inline
  }
  .filter li {
    float: left
  }
  .top-bar .text-left, .top-bar .text-right {
    text-align: center;
    padding-bottom: 5px;
    width: 100%
  }
  .error-column {
    padding: 40px 30px
  }
  .comapny-panel .white-text {
    padding: 30px
  }
  .comming-soon-left h1 {
    font-size: 40px
  }
  .comming-soon-left h4 {
    font-size: 18px
  }
  .comming-soon-left-header .pull-right {
    font-size: 14px;
    margin-top: 18px
  }
  .comming-soon-left-content, .comming-soon-left-header {
    padding-left: 20px;
    padding-right: 20px
  }
  .comming-soon-left ul li {
    width: 50%;
    padding-bottom: 10px
  }
  .my-account ul, .our-team-member .col-xs-6, .pricing-panel .col-md-6.col-sm-12.col-xs-6, .product-buttons-group .btn, .select-color {
    width: 100%
  }
  .comming-soon-right-header {
    padding: 20px
  }
  .coming-copy, .comming-soon-form {
    padding: 0 20px
  }
  .contact1 .section-header-inner h2 {
    font-size: 30px
  }
  .service-listing .white-text {
    padding: 30px
  }
  .select-color {
    float: left;
    margin-top: 20px
  }
  .product-buttons-group .btn.pull-right {
    margin-top: 5px
  }
  .product_tab .nav-tabs>li {
    float: none
  }
  .product_tab .nav-tabs>li>a {
    padding: 10px 20px;
    font-size: 15px
  }
  .product_tab .tab-pane {
    padding: 20px
  }
  .cart_btn_subtotal .btn {
    width: 100%;
    margin-bottom: 5px
  }
  .total_final_checkout .btn {
    padding: 15px 20px
  }
  .my-account ul {
    text-align: center
  }
  .my-account ul li {
    float: none;
    display: inline-block
  }
  .four_column .portfolio-item, .three_column .portfolio-item {
    width: 100%!important
  }
  .intoslid-m .owl-nav .owl-next, .intoslid-m .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    line-height: 40px
  }
}

@media (max-width:480px) {
  .personal_footer_top h3 {
    font-size: 24px;
    margin-bottom: 30px
  }
  .restro-form-bg, .restro-video-bg {
    padding: 60px 40px
  }
  .newsletter .form-control {
    padding-right: 15px
  }
  .newsletter .go-btn {
    position: inherit;
    width: 100%;
    margin-top: 10px
  }
  .why-choose-bg {
    height: 1050px
  }
  .why-choose-bg ul li {
    width: 100%;
    padding: 0 0 30px
  }
  .author-panel {
    right: 5px;
    width: 240px
  }
  .download-app .btn {
    margin-bottom: 5px;
    width: 100%
  }
  .recent_post .thumb_img {
    width: 100%
  }
  .recent_post .recent_post_info {
    padding-top: 15px;
    width: calc(100% - 0px);
    float: left
  }
  .blog-search .form-control {
    padding-right: 15px
  }
  .blog-search .btn {
    position: inherit;
    margin-top: 10px;
    width: 100%
  }
  .number_style {
    padding: 0;
    margin: 0 0 30px
  }
  .list_number {
    position: inherit;
    margin: 0
  }
  .availability .form-control, .coupan_code .form-control {
    padding-right: 15px
  }
  .availability .form-group .btn, .coupan_code .form-group .btn {
    width: 100%;
    position: inherit;
    top: 0;
    right: 0;
    margin-top: 5px
  }
  .forgot-password .btn {
    width: 100%;
    margin-bottom: 5px
  }
}

@media (max-width:360px) {
  .share_post ul li {
    width: 100%;
    padding: 0 0 10px
  }
  .share_post ul li:last-child {
    padding-right: 0
  }
}

.header_cart a{
  color: #1f5ca9;
  font-weight: bold !important;
}
.header_cart a:hover {
  text-decoration: underline;
  }

.menu-item a{
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold !important;
}

.menu-item a:hover {
  text-decoration: underline !important;
}

.menu-item-has-children a {
  font-weight: bold !important;
}

#loading {
  display: none; }
  #loading.show {
    display: block;
    position: fixed;
    z-index: 10000;
    opacity: 0.8;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0; }

    .ba {
      border-style: solid;
      border-width: 1px;
  }
  
  .br1 {
      border-radius: .125rem;
  }
  
  .bw1 {
      border-width: .125rem;
  }
  
  .bw2 {
      border-width: .25rem;
  }
  
  .dib {
      display: inline-block;
  }
  
  .fw6 {
      font-weight: 600;
  }
  
  .tracked {
      letter-spacing: .1em;
  }
  
  .link {
      text-decoration: none;
      transition: color .15s ease-in;
  }
  
  .link:link, .link:visited {
      transition: color .15s ease-in;
  }
  
  .link:hover {
      transition: color .15s ease-in;
  }
  
  .link:active {
      transition: color .15s ease-in;
  }
  
  .link:focus {
      transition: color .15s ease-in;
      outline: 1px dotted currentColor;
  }
  
  .black {
      color: #000;
  }
  
  .near-black {
      color: #111;
  }
  
  .dark-gray {
      color: #333;
  }
  
  .mid-gray {
      color: #555;
  }
  
  .white {
      color: #fff;
  }
  
  .purple {
      color: #5e2ca5;
  }
  
  .light-purple {
      color: #a463f2;
  }
  
  .dark-pink {
      color: #d5008f;
  }
  
  .hot-pink {
      color: #ff41b4;
  }
  
  .dark-green {
      color: #137752;
  }
  
  .navy {
      color: #001b44;
  }
  
  .dark-blue {
      color: #00449e;
  }
  
  .bg-black {
      background-color: #000;
  }
  
  .bg-near-black {
      background-color: #111;
  }
  
  .bg-dark-gray {
      background-color: #333;
  }
  
  .bg-mid-gray {
      background-color: #555;
  }
  
  .bg-purple {
      background-color: #5e2ca5;
  }
  
  .bg-light-purple {
      background-color: #a463f2;
  }
  
  .bg-dark-pink {
      background-color: #d5008f;
  }
  
  .bg-hot-pink {
      background-color: #ff41b4;
  }
  
  .bg-dark-green {
      background-color: #137752;
  }
  
  .bg-navy {
      background-color: #001b44;
  }
  
  .bg-dark-blue {
      background-color: #00449e;
  }
  
  .pv2 {
      padding-top: .5rem;
      padding-bottom: .5rem;
  }
  
  .ph3 {
      padding-left: 1rem;
      padding-right: 1rem;
  }
  
  .mb2 {
      margin-bottom: .5rem;
  }
  
  .mb4 {
      margin-bottom: 2rem;
  }
  
  .mt4 {
      margin-top: 2rem;
  }
  
  .ttu {
      text-transform: uppercase;
  }
  
  .f6 {
      font-size: .875rem;
  }
  
  .dim {
      opacity: 1;
      transition: opacity .15s ease-in;
  }
  
  .dim:hover, .dim:focus {
      opacity: .5;
      transition: opacity .15s ease-in;
  }
  
  .dim:active {
      opacity: .8;
      transition: opacity .15s ease-out;
  }
  
.btn-varejista {
  color: #f58634 !important;
}

.btn-varejista i {
  color: #f58634 !important;
}

.img-parceiro {
  margin-top: 10px;
  margin-left: 15px;
  border: 1px solid #dbdbdb;
  padding: 10px;
}

.imagem {
  object-fit: cover;
  height: 530px;
}

@media screen and (max-width: 768px) {
  .imagem {
    object-fit: contain;
    margin-bottom: 25px;  
    height: auto;
  }

  .imagem-full {
    object-fit: contain;
  }

  .wrapper-galeria {
    padding: 15px;
  }

  .galeria {
    flex-direction: column;
  }
}

