 @import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,800,700,900);
 @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
 @import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
 @import url(https://fonts.googleapis.com/css?family=Alegreya:400,400i,700,700i,900,900i);
 @import url(https://fonts.googleapis.com/css?family=Poppins);
 @import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900');
 @import "https://fonts.googleapis.com/css?family=Tangerine";

 .clearfix {
     clear: both
 }

html, body {
  scroll-behavior: smooth;
}
 .sitemap {
     margin: 23px 66px
 }

 .sitemap ul li {
     list-style: square;
     padding: 5px 0;
     font-size: 15px;
     font-weight: 300
 }

 .about1 {
/*     background: linear-gradient(rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url(../images/about/about.jpg);*/
     background-size: cover;
     padding: 241px 0;
     background-position: bottom
 }

 .inner-banner2.clearfix.about {
     text-align: center
 }

 .social-media ul li {    display: inline-block;}

 .container-section a {
     position: absolute;
     width: 27%;
     background: #fff;
     color: #000;
     border: 1px solid #000;
     margin: auto;
     left: 0;
     right: 0;
     text-align: center;
     top: 50%;
     padding: 10px
 }

 .container-section {
     height: 300px;
     margin: 90px auto
 }

 .container-section ul li {
     border: 1px solid #fff
 }

 .m0 {
     margin: 0 !important
 }

 .mt30 {
     margin-top: 30px
 }

 .p0 {
     padding: 0 !important
 }

 ul,
 li {
     margin: 0;
     padding: 0;
     list-style: none
 }

 .btn {
     background: #a3155d;
     color: #fff;
     font-size: 16px;
     font-weight: 700;
     padding: 0 40px;
     line-height: 48px;
     text-transform: uppercase
 }

 .btn0 {
     background: #ffba00;
     color: #fff;
     font-size: 16px;
     font-weight: 700;
     padding: 0 40px;
     line-height: 48px;
     text-transform: uppercase;
     margin: 0 20px 0 0
 }

 .btn2 {
     color: #000;
     background: #f8d24b
 }

 a,
 .btn,
 button {
     text-decoration: none;
     outline: none;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0
 }

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

 section.row,
 header.row,
 footer.row {
     position: relative
 }

 body {
     font-family: 'Roboto', sans-serif;
     font-weight: 100%;
     height: 100%;
     overflow-x: hidden;
     letter-spacing: .2px
 }

 .thm-container {
     max-width: 1170px;
     width: 100%;
     margin-left: auto;
     margin-right: auto
 }

 .four_arrow_hover_box {
     display: block;
     position: absolute;
     top: 5px;
     left: 5px;
     right: 5px;
     bottom: 5px;
     opacity: 0;
     border: 7px solid rgba(3, 137, 158, 0.6);
     -webkit-transform: scaleX(0);
     -ms-transform: scaleX(0);
     transform: scaleX(0);
     -webkit-transform-origin: left;
     -ms-transform-origin: left;
     transform-origin: left;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0
 }

 .four_arrow_hover_box .arrows {
     border: 1px solid #fff;
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0
 }

 .four_arrow_hover_box .arrows span {
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background: rgba(3, 137, 158, 0.6)
 }

 .four_arrow_hover_box .arrows:before,
 .four_arrow_hover_box .arrows:after {
     content: '';
     display: block;
     position: absolute
 }

 .four_arrow_hover_box .arrows:before {
     border-top: 1px solid rgba(3, 137, 158, 0.6);
     border-bottom: 1px solid rgba(3, 137, 158, 0.6);
     top: -1px;
     bottom: -1px;
     left: 16px;
     right: 16px
 }

 .four_arrow_hover_box .arrows:after {
     border-left: 1px solid rgba(3, 137, 158, 0.6);
     border-right: 1px solid rgba(3, 137, 158, 0.6);
     left: -1px;
     right: -1px;
     top: 16px;
     bottom: 16px
 }

 .accrodion {
     border: 1px solid #D7D7D7;
     background: #fff;
     margin-bottom: 10px
 }

 .accrodion:last-child {
     margin-bottom: 0
 }

 .accrodion.active .accrodion-title {
     background: #019BB3
 }

 .accrodion.active .accrodion-title h4 {
     color: #fff
 }

 .accrodion.active .accrodion-title:after {
     content: '-';
     font-size: 40px;
     line-height: 38px;
     color: #fff
 }

 .accrodion .accrodion-title {
     cursor: pointer;
     position: relative;
     padding-left: 30px;
     padding-right: 30px
 }

 .accrodion .accrodion-title:after {
     content: '+';
     font-family: 'Open Sans', sans-serif;
     font-weight: 400;
     color: #898989;
     font-size: 23px;
     position: absolute;
     top: 0;
     right: 20px;
     line-height: 46px
 }

 .accrodion .accrodion-title h4 {
     color: #242424;
     font-family: 'Open Sans', sans-serif;
     text-transform: uppercase;
     font-weight: 600;
     font-size: 14px;
     line-height: 46px;
     letter-spacing: .04em;
     margin: 0
 }

 .accrodion .accrodion-content {
     padding-left: 30px;
     padding-top: 19px;
     padding-bottom: 30px
 }

 .accrodion .accrodion-content h3,
 .accrodion .accrodion-content h4 {
     margin: 0;
     color: #242424;
     margin-bottom: 15px
 }

 .accrodion .accrodion-content p {
     font-size: 14px;
     color: #898989;
     line-height: 24px;
     margin: 0;
     margin-bottom: 20px
 }

 .accrodion .accrodion-content ul {
     margin-top: 19px
 }

 .accrodion .accrodion-content ul li {
     font-size: 14px;
     line-height: 15px;
     color: #898989;
     margin-bottom: 8px
 }

 .accrodion .accrodion-content ul li:last-child {
     margin-bottom: 0
 }

 .accrodion .accrodion-content ul li:before {
     content: '\f105';
     font-family: 'FontAwesome';
     color: #898989;
     margin-right: 15px
 }

 .accrodion .accrodion-content .img-caption .img-box,
 .accrodion .accrodion-content .img-caption .content-box {
     display: table-cell;
     vertical-align: top
 }

 .accrodion .accrodion-content .img-caption .img-box {
     width: 143px
 }

 .accrodion .accrodion-content .img-caption .content-box {
     padding-left: 25px
 }

 .accrodion .accrodion-content .img-caption .content-box p {
     margin-bottom: 0
 }

 .image_hover:after {
     position: absolute;
     content: '';
     opacity: 0;
     background: #000;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     transition: all .3s ease-out
 }

 .image_hover:focus:after,
 .image_hover:hover:after {
     opacity: 1
 }

 .image_hover:hover:after {
     opacity: .5
 }

 .zoom_img_effect {
     position: relative;
     transition: all .3s ease-out
 }

 .image_hover:hover .zoom_img_effect {
     -webkit-transform: scale(1.05) translateZ(0);
     transform: scale(1.05) translateZ(0)
 }

 .wel-band {
     background: #093660;
     font: 300 1em/1em "Open Sans", sans-serif;
     color: #6e6e6e
 }

 .wel-band-bg {
/*     background: url(../images/header-top-band/head-top-band1.png) no-repeat center center;*/
     overflow: hidden;
     padding: 1.075em 0;
     background-size: cover
 }

 .wel-band-bg p {
     font: 400 1.1em/1em "Open Sans", sans-serif;
     margin: 0;
     padding: 0
 }

 .top-w-text p {
     font: 400 1.1em/1em "Open Sans", sans-serif;
     margin: 0;
     padding: 0;
     color: #fff
 }

 .wel-band .right {
     text-align: right
 }

 .logo {
     text-align: left
 }

 .logo-sec {
     padding-top: 25px;
     padding-bottom: 25px
 }

 .t-logo {
     text-align: left;
     padding-bottom: 0
 }

 .logo-sec img {
     display: inline-block
 }

 .touch_top {
     float: left;
     padding: 8px 0;
     width: 100%
 }

 .touch_top ul .item {
     padding: 0;
     float: right
 }

 .touch_top ul .item:last-child {
     border-right: 1px solid #d8d8d8
 }

 .touch_top ul .item-ad {
     width: 50%;
     padding: 0
 }

 .touch_top ul .item-phone {
     width: 51%;
     padding: 0 0 0 4%
 }

 .touch_top ul .item .media .media-left a i {
     font-size: 2em;
     color: #6ba70f
 }

 .media-body {
     text-align: left;
 }

 .footer-social-media ul {
    text-align: center;
}

 .media-body p {
     text-align: left;
     color: #232932;
     padding: 0;
     margin: 0;
     font: 400 1.072em/.8em "Open Sans", sans-serif
 }

 .media-body p span {
     color: #9692a0;
     font-size: 1em;
     line-height: 1.7em
 }

 .media-body p span a {
     color: #9692a0
 }

 .media-body p span a:hover {
     color: #55860c
 }

 .touch_top .nav {
     margin: 0
 }

 .widget-search {
     float: right;
     padding: 8px 0
 }

 .widget .search-form .form-control {
     height: 37px;
     border-radius: 0;
     border: none;
     font: 1em/1em "Open Sans", sans-serif;
     padding: 0 15px;
     -webkit-box-shadow: none;
     box-shadow: none;
     color: silver;
     z-index: 0
 }

 .widget-inner {
     border: 1px solid #ddd
 }

 .widget .search-form .form-control + .input-group-addon {
     padding: 0;
     border: 0;
     border-radius: 0;
     background-color: transparent
 }

 .widget .search-form .form-control + .input-group-addon button {
     border: 0;
     background: #fff;
     color: #ddd;
     font-size: 1.2em;
     line-height: 2.1em;
     padding-right: 15px
 }

 #header {
     position: relative;
     z-index: 999999
 }

 .carousel-inner {
     position: relative;
     overflow: hidden;
     width: 100%
 }

 .header-3 .wel-t-band {
     background: #083661
 }

 .header-3 .wel-band-bg {
/*     background: url(../images/header-top-band/head-top-band3.jpg)     no-repeat center center;*/
     
     background-size: cover
 }

 .header-3 .wel-t-band p,
 .header-3 .wel-t-band p span {
     color: #fff
 }

 .header-3 .widget-t-search {
     padding: 0
 }

 .header-3 .widget-t-search .widget-t-inner {
     margin-top: 0;
     border: none
 }

 .header-3 .widget-t .search-form .form-control {
     height: 63px
 }

 .header-3 .nav-t-holder .nav-t-footer ul.nav > li:hover a,
 .header-3 .nav-t-holder .nav-t-footer ul.nav > li.active a {
     color: #4dcef6
 }

 .header-3 .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li a {
     color: #242424
 }

 .header-5 {
     background: #0f263a
 }

 .header-5 .navi {
     border-top: 1px solid #1b364c
 }

 .header-5 .media-body p {
     color: #9e9e9e
 }

 .header-5 .touch_top ul .item:last-child {
     border-right: 1px solid #485662
 }

 .main-menu-wrapper {
     margin-bottom: -65px;
     position: relative;
     z-index: 9;
     -webkit-transition: all .5s ease;
     transition: all .5s ease
 }

 .main-menu-wrapper .nav-bg {
     background: #0f253a
 }

 .main-menu-wrapper:before {
     content: '';
     background: #0f253a;
     width: 1190px;
     height: 100%;
     position: absolute;
     top: 0;
     z-index: -1
 }

 .main-menu-wrapper.stricky-fixed {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     z-index: 9999;
     background: #60a001
 }

 .main-menu-wrapper.stricky-fixed .free-qoute-button {
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .main-menu-wrapper.stricky-fixed .free-qoute-button:before {
     content: '';
     background: #FBB12F;
     right: 100%;
     width: 2500px;
     top: 0;
     height: 100%;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .main-menu-wrapper.stricky-fixed .free-qoute-button:hover {
     background: #1FB5C7
 }

 .main-menu-wrapper.stricky-fixed .free-qoute-button:hover:before {
     background: #1FB5C7
 }

 .main-menu-wrapper.stricky-fixed .free-qoute-button:hover a {
     color: #fff
 }

 .ind-container {
     max-width: 1170px;
     width: 100%;
     margin-right: auto;
     margin-left: auto;
     padding-left: 15px;
     padding-right: 15px
 }

 .main-menu-wrapper .ind-container {
     position: relative
 }

 .main-menu-wrapper .free-qoute-button {
     background: #FBB12F;
     position: relative;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .main-menu-wrapper .free-qoute-button:hover {
     background: #1FB5C7
 }

 .main-menu-wrapper .free-qoute-button:hover:before {
     background: #1FB5C7
 }

 .main-menu-wrapper .free-qoute-button:hover a {
     color: #fff;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .main-menu-wrapper .free-qoute-button:before {
     content: '';
     position: absolute;
     left: -32px;
     top: 0;
     width: 80px;
     background: #FBB12F;
     height: 100%;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .main-menu-wrapper .free-qoute-button a {
     font: 700 1.8em/1.2em 'Open Sans Condensed', sans-serif;
     color: #010101;
     text-transform: uppercase;
     padding: 18px 30px 18px 28px;
     display: block;
     position: relative
 }

 .nav-holder {
     position: relative
 }

 .nav-holder .nav-header {
     display: none;
     padding: 12px 20px
 }

 .nav-holder .nav-header button {
     width: 40px;
     height: 40px;
     background: #19242a;
     border: none;
     outline: none;
     color: #fff;
     font-size: 25px;
     border-radius: 5px
 }

 .nav-holder .nav-footer {
     display: block
 }

 .nav-holder .nav-footer ul.nav > li {
     display: inline-block;
     padding: 23.5px 0;
     position: relative
 }

 .nav-holder .nav-footer ul.nav > li:hover a,
 .nav-holder .nav-footer ul.nav > li.active a {
     color: #fab90a;
     background-color: transparent
 }

 .nav-holder .nav-footer ul.nav > li:last-child > a {
     border: none;
     padding-right: 0
 }

 .nav-holder .nav-footer ul.nav > li > a {
     padding: 0 1.2em;
     display: block;
     color: #fff;
     text-transform: uppercase;
     border-right: 1px dashed #3f5262;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     font: 600 1.36em/1em 'Open Sans Condensed', sans-serif;
     letter-spacing: .4px
 }

 .nav-holder .nav-footer ul.nav > li > ul.submenu {
     top: 100%;
     left: 0
 }

 .nav-holder .nav-footer ul.nav > li > ul.submenu.align-right {
     right: 0;
     left: auto
 }

 .nav-holder .nav-footer ul.nav > li:hover > ul.submenu {
     visibility: visible;
     opacity: 1
 }

 .nav-holder .nav-footer ul.nav > li > ul.submenu > li > ul.submenu {
     top: 0;
     left: 100%
 }

 .nav-holder .nav-footer ul.nav > li > ul.submenu > li > ul.submenu.align-right {
     right: 100%;
     left: auto
 }

 .nav-holder .nav-footer ul.nav > li > ul.submenu > li:hover > ul.submenu {
     visibility: visible;
     opacity: 1
 }

 .nav-holder .nav-footer ul.nav > li ul.submenu {
     position: absolute;
     width: 275px;
     opacity: 0;
     visibility: hidden;
     z-index: 99999;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .nav-holder .nav-footer ul.nav > li ul.submenu li {
     display: block;
     padding: 0;
     background: #fff
 }

 .nav-holder .nav-footer ul.nav > li ul.submenu li:last-child a {
     border-bottom: 0
 }

 .nav-holder .nav-footer ul.nav > li ul.submenu li:last-child a:after {
     display: none
 }

 .nav-holder .nav-footer ul.nav > li ul.submenu li:hover > a {
     color: #fff;
     background: #51c5e9
 }

 .nav-holder .nav-footer ul.nav > li ul.submenu li a {
     color: #242424;
     font: 600 1.0712em/1em 'Open Sans', sans-serif;
     padding: 13px 25px 14px;
     border-bottom: 1px solid #e9e9e9;
     position: relative;
     display: block;
     font-weight: 600;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     text-transform: uppercase
 }

 .nav-footer ul.nav li.has-submenu > a > button {
     display: none
 }

 .main-menu-wrapper.full-width {
     background: #FBB12F;
     margin-top: 0;
     margin-bottom: 0
 }

 .main-menu-wrapper.full-width.stricky-fixed {
     top: 0
 }

 .main-menu-wrapper.full-width .free-qoute-button a:after {
     content: '';
     position: absolute;
     right: 0;
     top: 0;
     width: 2000px;
     height: 100%;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     z-index: -1;
     background: #fff;
     background: -webkit-linear-gradient(top, #fff 0%, #fafafa 19%, #e2e2e2 69%, #d7d7d7 100%);
     background: linear-gradient(to bottom, #fff 0%, #fafafa 19%, #e2e2e2 69%, #d7d7d7 100%);
     filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#d7d7d7', GradientType=0)
 }

 .thm-btn {
     border: none;
     outline: none;
     background: transparent;
     font-size: 14px;
     line-height: 28px;
     color: #fff;
     text-transform: uppercase;
     font-family: "Open Sans", sans-serif;
     font-weight: 500;
     padding: 10px 0;
     padding-left: 27px;
     padding-right: 27px;
     display: inline-block;
     -webkit-transition: all .5s ease;
     transition: all .5s ease;
     border: 2px solid #fff
 }

 .thm-btn:hover {
     background: #1FB5C7;
     color: #fff
 }

 .thm-btn:hover i {
     color: #fff;
     border-color: transparent
 }

 .thm-btn:hover i:after {
     background: #fff
 }

 .thm-btn i {
     font-size: 16px;
     color: #000;
     line-height: 28px;
     border-left: 1px solid #FFCD47;
     margin-left: 20px;
     padding-left: 15px;
     position: relative
 }

 .thm-btn i:after {
     content: '';
     position: absolute;
     top: 0;
     left: -2px;
     width: 1px;
     height: 100%;
     background: #D7A41B
 }

 .thm-btn.transparent {
     background-color: transparent;
     border: 1px solid #85A4BE;
     color: #fff
 }

 .thm-btn.transparent i {
     color: inherit
 }

 .thm-btn.transparent:hover {
     background: #1FB5C7;
     border-color: #1FB5C7;
     color: #fff
 }

 .thm-btn.transparent:hover i {
     color: inherit
 }

 .animate-3 {
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .animate-5 {
     -webkit-transition: all .5s ease;
     transition: all .5s ease
 }

 .animate-7 {
     -webkit-transition: all .7s ease;
     transition: all .7s ease
 }

 .animate-3-all * {
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .animate-5-all * {
     -webkit-transition: all .5s ease;
     transition: all .5s ease
 }

 .animate-7-all * {
     -webkit-transition: all .7s ease;
     transition: all .7s ease
 }

 .thm-banner-wrapper .caption-h1 {
     font-size: 50px;
     line-height: 50px;
     font-weight: 700;
     text-transform: uppercase;
     color: #fff
 }

 .thm-banner-wrapper .caption-p {
     font-size: 20px;
     font-style: italic;
     color: #fff;
     line-height: 28px
 }

 .thm-banner-wrapper .caption-divider span.divider {
     width: 1px;
     height: 90px;
     background: #fff;
     display: block
 }

 .thm-banner-wrapper .thm-btn {
     padding-top: 7px;
     padding-bottom: 7px;
     -webkit-transition: all .3s ease !important;
     transition: all .3s ease !important;
     font-weight: 700 !important
 }

 .thm-banner-wrapper .thm-btn i {
     margin: 0;
     border-color: transparent
 }

 .thm-banner-wrapper .thm-btn i:after {
     display: none
 }

 .thm-banner-wrapper .thm-btn.inverse {
     background: #F7BE3D;
     color: #000;
     border: 2px solid #F7BE3D
 }

 .thm-banner-wrapper .thm-btn.inverse:hover {
     color: #202020;
     background: #1FB5C7
 }

 .thm-banner-wrapper .thm-btn.inverse i {
     color: #fff
 }

 .thm-banner-wrapper .brder {
     display: block;
     width: 100px;
     height: 4px;
     background: #E6AB0C;
     margin-left: auto;
     margin-right: auto;
     margin-top: 22px
 }

 .wel-ind-pad {
     padding: 5.7em 0 1em
 }

 .wel-info {
     position: relative;
     overflow: hidden
 }

 .wel-info h1 {
     font: 600 2.4em/1em Alegreya, serif;
     color: #282c3d;
     margin: 0 0 .8em;
     text-transform: uppercase
 }

 .wel-info p {
     margin: 0 0 1.2em;
     padding: 0;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #777
 }

 .wel-bot {
     padding: 1.2em 0 0
 }

 .wel-bot img {
     float: left;
     border: 1px solid #cecece;
     padding: .4em;
     margin: 0 1.8em 0 0;
     height: 92px;
     width: 104px
 }

 .wel-bot h2 {
     font: 400 1.5em/1.2em "Open Sans", sans-serif;
     color: #60a001;
     margin: 0;
     padding: 0
 }

 .wel-bot p {
     color: #777;
     font-style: italic;
     padding: .8em 0 0;
     opacity: .5
 }

 .wel-ind-image {
     position: relative
 }

 .wel-ind-image:after {
     content: '';
     position: absolute;
     border: 2px solid #fff;
     z-index: 4;
     display: block;
     top: 10px;
     left: 10px;
     bottom: 10px;
     right: 10px
 }

 .wel-ind-image img {
     max-width: 100%;
     width: 470px;
     height: 260px
 }

 .wel-ind-r-sec {
     position: relative
 }

 .wel-ind-r-txt {
     float: left;
     margin: 2em
 }

 .wel-ind-r-txt p {
     font: 400 1.5em/1.2em "Open Sans", sans-serif;
     font-style: italic
 }

 .wel-ind-r-img {
     float: right;
     position: relative;
     bottom: 4em;
     z-index: 4
 }

 .wel-ind-r-img img {
     border-top: 7px solid #fff;
     border-left: 7px solid #fff;
     width: 256px;
     height: 158px
 }

 .our-services {
     background: #f6f6f6;
     padding: 50px 0
 }

 .ser-img img {
     width: 100%
 }

 .ser-content span {
     text-align: center;
     width: 100%;
     display: block;
     background: #7fc435;
     padding-top: 10px;
     padding-bottom: 10px;
     font-size: 25px;
     font-weight: 800;
     color: #fff
 }

 .ser_box {
     margin-bottom: 30px
 }

 .sectpad {
     padding: 1.7em 0 0
 }

 table {
     background-color: transparent;
     width: 100% !important
 }

 .sectpad-ser {
     padding: 5.7em 0 3em
 }

 .section_header {
     position: relative;
     padding: 0 0 3em
 }

 .section_header h2 {
     font: bold 28px Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0
 }

 .section_header h2:before {
     content: "";
     width: 55px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 0
 }

 .color h2 {
     color: #242424 !important
 }

 .service-info {
     position: relative;
     overflow: hidden
 }

 .service-info a {
     display: inline-block;
     width: 100%
 }

 .service-info a h4 {
     border-bottom: 2px solid #6ba70f;
     color: #6ba70f;
     font: 600 1.3em/1.5em "Open Sans", sans-serif;
     text-transform: uppercase;
     padding: 0 0 .5em;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0
 }

 .service-info a h4:hover {
     color: #fbb12f;
     border-bottom: 2px solid #8192a4
 }

 .service-info p {
     color: #898989;
     font: 400 1.1em/1.6em "Open Sans", sans-serif;
     margin: 0;
     padding: 1em 0 .5em
 }

 .service-info h6 a,
 .service-info p a {
     color: #54840a;
     text-transform: uppercase;
     font: 13px "Open Sans", sans-serif;
     font-weight: 700
 }

 .service-info h6 a:hover,
 .service-info p a:hover {
     color: #8192a4
 }

 .service-info h6 {
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     padding: 0 0 3em
 }

 .service-info .post-image {
     position: relative;
     overflow: hidden
 }

 .service-info .post-image img {
     max-width: 100%;
     width: 370px;
     height: 202px
 }

 .service-info .item {
     position: relative
 }

 .service-info .item .four_arrow_hover_box {
     top: 0;
     left: 0;
     right: 0;
     bottom: 0
 }

 .service-info .item:hover .four_arrow_hover_box,
 .service-info .item:focus .four_arrow_hover_box {
     opacity: .9;
     -webkit-transform: scaleX(1);
     -ms-transform: scaleX(1);
     transform: scaleX(1)
 }

 .fluid-service-area {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     overflow: hidden;
     background: #123450
 }

 @media (max-width: 991px) {
     .fluid-service-area {
         display: block
     }
 }

 .fluid-service-area .work-image-ser {
     width: -webkit-calc(50% - 115px);
     width: calc(50% - 115px);
     float: left;
     text-align: right;
     display: block;
     position: relative
 }

 @media (max-width: 991px) {
     .fluid-service-area .work-image-ser {
         width: 100%;
         text-align: center
     }
 }

 @media (max-width: 991px) {
     .fluid-service-area .work-image-ser img {
         width: 100%
     }
 }

 .fluid-service-area .service-promo {
     width: -webkit-calc(50% + 115px);
     width: calc(50% + 115px);
     float: left;
     position: relative;
     padding-left: 30px;
     background: #123450
 }

 @media (max-width: 991px) {
     .fluid-service-area .service-promo {
         width: 100%;
         padding-bottom: 30px
     }
 }

 @media (max-width: 991px) {
     .fluid-service-area .service-promo {
         padding: 15px
     }
 }

 .fluid-service-area .service-promo ul .item {
     text-align: left;
     padding: 0 0 4.1em
 }

 .service-content {
     position: relative;
     z-index: 2;
     padding: 4em 4em 0
 }

 .service-content .media-left {
     vertical-align: middle;
     padding-right: 4em
 }

 .service-content ul .item .media .media-body {
     text-align: left;
     font: 1em/1em "Open Sans", sans-serif;
     color: #898989;
     letter-spacing: .3px;
     padding: 0 17em 0 0
 }

 .service-content ul .item .media .media-body h4 {
     font: 600 1.3em/1em "Open Sans", sans-serif;
     color: #fff;
     text-transform: uppercase
 }

 .service-content ul .item .media .media-body p {
     font: 1em/1.5em "Open Sans", sans-serif;
     color: #fff
 }

 .nau-head {
     position: absolute;
     background: #ffa10d;
     width: 18em;
     bottom: 1em;
     text-align: left;
     font-family: "Raleway", sans-serif;
     padding: 1em 0 0 2em;
     right: 0
 }

 .nau-head p {
     font: 600 1.3em/1em Raleway, sans-serif;
     color: #000;
     text-transform: uppercase
 }

 .nau-head p span {
     display: block;
     color: #000;
     font-size: .7em;
     font-weight: 400
 }

 .our-project {
     background: #ecebef;
     overflow: hidden
 }

 .project_txt_btn {
     width: 100%;
     float: left;
     position: absolute;
     left: 0;
     overflow: hidden;
     top: 0;
     text-align: center;
     height: 100%
 }

 a.view-all.slide_learn_btn.view_project_btn {
     width: 147px;
     font-size: 14px;
     display: inline-block;
     top: -140px;
     position: relative;
     z-index: 999;
     -webkit-transition: -webkit-transform .55s;
     transition: transform .55s;
     line-height: 43px;
     font-family: 'Open Sans', sans-serif;
     background: #53cff5;
     text-transform: uppercase;
     border-radius: 3px;
     font-weight: 700;
     color: #fff
 }

 .project_txt_btn h6 {
     width: 100%;
     float: left;
     font-size: 16px;
     text-align: center;
     background: #f8c12c;
     color: #000;
     line-height: 50px;
     bottom: -60px;
     text-transform: uppercase;
     font-weight: 700;
     margin: 0
 }

 .desi-bounce-to-right {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     position: relative;
     -webkit-transition-property: color;
     transition-property: color;
     -webkit-transition-duration: .5s;
     transition-duration: .5s
 }

 img {
     -webkit-transition: opacity 0.35s, -webkit-transform .35s;
     transition: opacity 0.35s, transform .35s
 }

 .project_img {
     background: #000
 }

 .project_img:hover img {
     opacity: .5;
     -webkit-transform: scale3d(1.15, 1.15, 1);
     transform: scale3d(1.15, 1.15, 1)
 }

 .project_img img,
 .project_img h6 {
     -webkit-transition: -webkit-transform .35s;
     transition: transform .35s
 }

 .project_img img {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     border: 0
 }

 .project_img:hover img {
     -webkit-transform: translate3d(0, -30px, 0);
     transform: translate3d(0, -30px, 0);
     border: 0
 }

 .project_img h6,
 .project_img .view_project_btn {
     position: absolute;
     z-index: 99
 }

 .project_img:hover h6 {
     bottom: 0;
     left: 0
 }

 .project_img:hover .view_project_btn {
     opacity: 1
 }

 .project_img:hover a.view-all.slide_learn_btn.view_project_btn {
     top: 40%
 }

 .our-pro-slider .pro-sliders {
     padding-top: 8px
 }

 .our-pro-slider .pro-sliders .post-image {
     position: relative;
     overflow: hidden
 }

 .our-pro-slider .pro-sliders .post-image img {
     max-width: 100%
 }

 .our-pro-slider .pro-sliders .item {
     position: relative
 }

 .our-pro-slider .pro-sliders .item .four_arrow_hover_box {
     top: 0;
     left: 0;
     right: 0;
     bottom: 0
 }

 .our-pro-slider .pro-sliders .item:hover .four_arrow_hover_box,
 .our-pro-slider .pro-sliders .item:focus .four_arrow_hover_box {
     opacity: .9;
     -webkit-transform: scaleX(1);
     -ms-transform: scaleX(1);
     transform: scaleX(1);
 }

 .our-pro-slider .pro-sliders .pro-web {
     position: absolute;
     bottom: 1.5em;
     z-index: 6;
     width: 100%;
     text-align: center;
 }

 .our-pro-slider .pro-sliders .pro-web h4 {
     color: #fff;
     text-transform: uppercase;
     font: 600 1.3em/1em "Open Sans", sans-serif;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     margin: 0
 }

 @media (max-width: 599px) {
     .our-pro-slider .pro-sliders .item {
         max-width: 320px;
         margin: 0 auto
     }
 }

 .our-pro-slider .owl-nav {
     position: absolute;
     right: 0;
     top: -85px
 }

 .pro-sliders.owl-theme .owl-controls .owl-nav [class*="owl-"] {
     background: transparent;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     margin: 0;
     padding: 0
 }

 .fullwidth-silder2 .owl-controls .owl-nav .owl-prev,
 .fullwidth-silder2 .owl-controls .owl-nav .owl-next,
 .fullwidth-silder3 .owl-controls .owl-nav .owl-prev,
 .fullwidth-silder3 .owl-controls .owl-nav .owl-next {
     width: 40px;
     text-align: center;
     font-size: 22px;
     line-height: 36px;
     color: #8d8d8d;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     height: 40px;
     padding: 0;
     border: 1px solid #8d8d8d;
     border-radius: 0;
     background: transparent
 }

 .pro-sliders.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
     background: #329cad;
     color: #fff;
     text-decoration: none
 }

 .pro-sliders.owl-carousel .owl-controls .owl-nav .owl-prev {
     margin-right: 5px
 }

 .testimonial-wrapper {
/*     background: url(../images/testimonial/testimonial-bg.jpg) center bottom no-repeat fixed;*/
     background-size: cover;
     position: relative
 }

 .testimonial-sec {
     padding: 2em 10em;
     text-align: center
 }

 .testimonial-sec .testimonial-slider {
     text-align: center
 }

 .testimonial-sec .testimonial-slider img {
     width: 100px;
     border-radius: 50%;
     display: inline-block
 }

 .testimonial-sec .testimonial-slider p {
     font: 1.15em/2em "Open Sans", sans-serif;
     color: #fff;
     padding: 0;
     margin: 2em
 }

 .testimonial-sec .testimonial-slider p span {
     float: left
 }

 .testimonial-sec .testimonial-slider p span img {
     width: auto;
     border-radius: inherit;
     margin-top: -10px
 }

 .testimonial-sec .testimonial-slider .owl-dots .owl-dot {
     display: inline-block;
     zoom: 1
 }

 .testimonial-sec .testimonial-slider .owl-dots .owl-dot.active span,
 .owl-theme .owl-dots .owl-dot:hover span {
     border: 2px solid #FBB12F;
     background-color: transparent
 }

 .testimonial-sec .testimonial-slider .owl-dots .owl-dot span {
     width: 15px;
     height: 15px;
     margin: 5px 7px;
     background: #d6d6d6;
     display: block;
     -webkit-backface-visibility: visible;
     backface-visibility: visible;
     -webkit-transition: opacity 200ms ease;
     -moz-transition: opacity 200ms ease;
     -ms-transition: opacity 200ms ease;
     -o-transition: opacity 200ms ease;
     transition: opacity 200ms ease;
     -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
     border-radius: 30px;
     border: 2px solid #1FB5C7;
     background: transparent;
     width: 15px;
     height: 15px
 }

 .latest-news {
/*     background: url(../images/latest-news/news-bg.jpg) no-repeat scroll center 0;*/
     -webkit-background-size: cover;
     background-size: cover
 }

 .latest-outer {
     position: relative
 }

 .lat-news-outer {
     position: relative;
     background: #fff
 }

 .lat-news-outer .lat-img-box {
     display: table-cell;
     vertical-align: middle;
     position: relative
 }

 .lat-news-outer .lat-img-box img {
     max-width: 100%
 }

 .lat-news-outer .lat-img-box {
     width: 200px
 }

 .lat-news-outer .lat-img-box .latest-info-date {
     position: absolute;
     width: 62px;
     height: 76px;
     text-align: center;
     background: #06aac3;
     left: 0;
     bottom: 0
 }

 .lat-news-outer .lat-img-box .latest-info-date h3 {
     font: 600 25px/21px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff
 }

 .lat-news-outer .lat-img-box .latest-info-date h3 small {
     font: 500 14px/21px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff;
     text-transform: uppercase;
     display: block
 }

 .lat-news-outer .lat-new-cont {
     display: table-cell;
     vertical-align: middle;
     padding: 0 2em
 }

 .lat-news-outer .lat-new-cont h3 {
     font: 600 16px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #000;
     margin-top: 0;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     text-transform: uppercase
 }

 .lat-news-outer .lat-new-cont p {
     border-bottom: 1px solid #e7e7e7;
     font: 400 1em/1.4em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #898989;
     padding-bottom: 15px;
     margin-bottom: 13px
 }

 .latest-meta a {
     font: normal 1em/1em "Open Sans", sans-serif;
     color: #c1c1c1;
     padding-right: 13px
 }

 .latest-meta a + a:before {
     content: '';
     background: #c2c2c2;
     margin-right: 15px;
     width: 1px;
     height: 14px;
     bottom: -3px;
     position: relative;
     display: inline-block
 }

 .latest-meta .read_more {
     color: #3dabf1
 }

 .lat-pad {
     margin: 0 0 2em
 }

 .latest .latest-image {
     position: relative
 }

 .latest .latest-image img {
     max-width: 100%
 }

 .latest .latest-image .latest-info-date {
     position: absolute;
     width: 62px;
     height: 76px;
     text-align: center;
     background: #06aac3;
     left: 0;
     bottom: 0
 }

 .latest .latest-image .latest-info-date h3 {
     font: 600 1.5em/1em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff
 }

 .latest .latest-image .latest-info-date h3 small {
     font: 500 1em/1em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff;
     text-transform: uppercase;
     display: block
 }

 .latest .latest-news-text {
     padding: 21px 30px 20px;
     background: #fff
 }

 .latest .latest-news-text h4 {
     font: 600 16px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #000;
     margin-top: 0;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     text-transform: uppercase
 }

 .latest .latest-news-text p {
     border-bottom: 1px solid #e7e7e7;
     font: 400 14px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #898989;
     padding-bottom: 15px;
     margin-bottom: 13px
 }

 .latest .latest-image .latest-info-date h3 small {
     font: 500 14px/21px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff;
     text-transform: uppercase;
     display: block
 }

 .our-client {
     background: #fff;
     position: relative
 }

 .client-carousel .item img:hover {
     opacity: 1 !important
 }

 .client-carousel .item img {
     opacity: .5 !important;
     border: 1px solid #F0F0F0;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .indurial-solution {
     position: relative;
     background: #60a001
 }

 .indpad {
     padding: 1.5em 0
 }

 .indurial-solution-text h2 {
     font: 600 21px/23px "Open Sans", sans-serif;
     letter-spacing: .4px;
     color: #fff;
     font-style: italic;
     margin: 0;
     padding: .4em 0 0;
     text-align: center;
     display: inline-block
 }

 .anim-5,
 .anim-5-all * {
     transition: all .5s ease;
     -moz-transition: all .5s ease;
     -webkit-transition: all .5s ease;
     -ms-transition: all .5s ease;
     -o-transition: all .5s ease
 }

 .contactus-button a {
     background: #19242a;
     color: #fff;
     display: inline-block;
     font: 500 1em/1em "Open Sans", sans-serif;
     margin-top: 1px;
     padding: 0 17px 0 23px;
     text-transform: uppercase;
     /* float: right; */
     border-radius: 5px;
     line-height: 42px;
     letter-spacing: 2px
 }

 .contactus-button a:hover {
     background: #3d515c;
     color: #fff
 }

 .contactus-button {
     margin: .5em 0 0
 }

 #footer {
     background: #19242a
 }

 .sec-padding {
     padding-top: 6em;
     padding-bottom: 4.3em
 }

 .widget.about-us-widget a {
     color: #fff;
     margin-top: 1.4em
 }

 .widget.about-us-widget p {
     color: #fff;
     margin-top: 2em;
     font-size: 1.1em
 }

 .widget.about-us-widget ul {
     margin: 0;
     padding: 0
 }

 .widget.about-us-widget ul li {
     display: inline-block;
     list-style: none;
     padding: 10px 9px
 }

 .widget.about-us-widget ul li:first-child {
     padding-left: 0
 }

 .widget.about-us-widget ul li a {
     padding: 0;
     color: #ffba00
 }

 .widget.about-us-widget ul li a:hover {
     background: none;
     color: #11adc6
 }

 .widget.about-us-widget ul li a i {
     font-size: 1.5em
 }

 .widget.about-us-widget img {
     max-width: 100%
 }

 .widget-contact h4,
 .get-in-touch h4,
 .widget-links h4 {
     font: 600 20px "Open Sans", sans-serif;
     color: #fff;
     margin-top: 0;
     text-transform: uppercase;
     margin-bottom: 24px;
     font-style: italic
 }

 .widget-contact h4:after,
 .get-in-touch h4:after,
 .widget-links h4:after {
     content: '';
     width: 40px;
     height: 2px;
     background: #5e9b00;
     display: block;
     margin-top: 13px
 }

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

 .widget-contact-list ul li a {
     color: #fff;
     text-transform: capitalize;
     line-height: 39px
 }

 .widget-contact-list ul li a:hover {
     color: #60a001
 }

 .widget-contact-list ul li i {
     float: left;
     font-size: 25px;
     color: #60a001;
     width: 34px;
     padding-top: 13px;
     line-height: 18px
 }

 .widget.widget-contact ul li .fleft {
     float: left;
     color: #fff;
     width: -webkit-calc(100% - 34px);
     width: calc(100% - 34px);
     font: 400 1em/1.4em "Open Sans", sans-serif;
     padding: 1.1em 0 0
 }

 .widget.widget-contact ul li .fleft span {
     color: #1FB5C7
 }

 .widget.widget-contact ul li i.fa-map-marker {
     padding-top: 22px
 }

 .widget.widget-contact ul li i.fa-phone {
     font-size: 21px;
     line-height: 41px
 }

 .widget.widget-contact ul li i.fa-envelope-o {
     font-size: 18px;
     line-height: 41px
 }

 .widget.widget-contact ul li i.icon-Timer {
     font-size: 20px;
     line-height: 35px
 }

 .footer-bottom {
     background: #141d22;
     color: #555759;
     padding: 2em 0
 }

 .footer-bottom .fo-txt p {
     color: #fff;
     font: 400 1em/1em "Open Sans", sans-serif
 }

 .footer-bottom .fo-txt p a {
     color: #1d8898
 }

 .get-in-touch {
     position: relative
 }

 .get-in-touch ul {
     margin: 0;
     padding: 0
 }

 .get-in-touch ul li {
     margin: 0;
     padding: 0;
     list-style: none;
     display: inline-block;
     /* float: left */
 }

 .get-in-touch ul li img {
     margin: 0 3px 3px 0;
     width: 84px;
     height: 68px
 }

 .inner-banner {
     padding-top: 126px;
     padding-bottom: 83px;
/*     background: #13314c url(../images/about/banner.jpg) center center no-repeat;*/
     background-size: cover
 }

 .inner-banner h2 {
     font: 600 2.4em/1em Alegreya, serif;
     text-transform: uppercase;
     color: #fff
 }

 .inner-banner h2:after {
     content: '';
     background: #e6ab0c;
     width: 50px;
     height: 4px;
     margin-left: 10px;
     display: inline-block
 }

 .inner-banner ul.breadcumb li {
     display: inline-block;
     margin-right: 6px
 }

 .inner-banner ul.breadcumb li:last-child a:after,
 .inner-banner ul.breadcumb li:last-child span:after {
     display: none
 }

 .inner-banner ul.breadcumb li a {
     display: inline-block;
     color: #20bcd4;
     font-weight: 600;
     font-size: 13px;
     text-transform: uppercase;
     display: block
 }

 .inner-banner ul.breadcumb li span {
     display: inline-block;
     color: #fff;
     font-weight: 600;
     font-size: 13px;
     text-transform: uppercase;
     display: block
 }

 .inner-banner ul.breadcumb li a i,
 .inner-banner ul.breadcumb li span i {
     font-size: 14px;
     font-weight: 400;
     margin-right: 5px
 }

 .inner-banner ul.breadcumb li a:after,
 .inner-banner ul.breadcumb li span:after {
     content: '\f105';
     display: inline-block;
     font-family: 'FontAwesome';
     color: #fff;
     font-size: 13px;
     margin-left: 7px
 }

 .inner-banner2 {
/*     background: #13314c url(../images/full-bg.jpg) center center no-repeat;*/
     padding: 100px 0;
     background-size: cover
 }

 .inner-banner2 h2 {
     font-family: 'Tangerine', cursive;
     color: #fff;
     font-size: 75px;
     margin: 0;
     padding: 0;
     text-align: center
 }

 .breadcumb-wrapper {
     background: #f2f4f6;
     border-bottom: 1px solid #e6e8e9;
     padding-top: 1.2em;
     padding-bottom: 1.2em
 }

 .breadcumb-wrapper ul.breadcumb li {
     display: inline-block;
     margin-right: 6px
 }

 .breadcumb-wrapper ul.breadcumb li:last-child a:after,
 .breadcumb-wrapper ul.breadcumb li:last-child span:after {
     display: none
 }

 .breadcumb-wrapper ul.breadcumb li a {
     display: inline-block;
     color: #a3155d;
     font-weight: 700;
     font-size: 13px;
     text-transform: uppercase;
     display: block
 }

 .breadcumb-wrapper ul.breadcumb li span {
     display: inline-block;
     color: #909aa2;
     font-weight: 700;
     font-size: 14px;
     text-transform: uppercase;
     display: block
 }

 .breadcumb-wrapper ul.breadcumb li a i,
 .breadcumb-wrapper ul.breadcumb li span i {
     font-size: 14px;
     font-weight: 400;
     margin-right: 5px
 }

 .breadcumb-wrapper ul.breadcumb li a:after,
 .breadcumb-wrapper ul.breadcumb li span:after {
     content: '\f105';
     display: inline-block;
     font-family: 'FontAwesome';
     color: #909aa2;
     font-size: 13px;
     margin-left: 13px
 }

 .about-tab-box .tab-title-box {
     margin-bottom: 50px
 }

 .about-tab-box .tab-title-box ul li {
     background: #fff;
     transition: all .3s ease;
     position: relative;
     margin: 0 0 1.5em;
     border: 2px solid #e0e0e0
 }

 .about-tab-box .tab-title-box ul li.active,
 .about-tab-box .tab-title-box ul li:hover {
     background: #60a001;
     border: 2px solid transparent
 }

 .about-tab-box .tab-title-box ul li:before {
     position: absolute;
     top: -2px;
     left: -2px;
     width: 6px;
     height: 106%;
     background: transparent;
     content: '';
     transition: all .3s ease
 }

 .about-tab-box .tab-title-box ul li.active:before,
 .about-tab-box .tab-title-box ul li:hover:before {
     background: #e6ab0c
 }

 .about-tab-box .tab-title-box ul li.active:after {
     opacity: 1
 }

 .about-tab-box .tab-title-box ul li.active a,
 .about-tab-box .tab-title-box ul li:hover a {
     color: #FFF
 }

 .about-tab-box .tab-title-box ul li a {
     text-align: left;
     font: 500 1.54em/1em "Open Sans", sans-serif;
     display: block;
     font-weight: 700;
     color: #242424;
     padding: 1em;
     transition: all .3s ease;
     text-transform: uppercase
 }

 .about-tab-box .single-tab-content .content-box {
     margin-left: 20px
 }

 .about-tab-box .single-tab-content h2 {
     font: bold 2.2em/1.2em Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0 0 1em
 }

 .about-tab-box .single-tab-content h2:before {
     content: "";
     width: 55px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 0
 }

 .about-tab-box .single-tab-content h3 {
     font-size: 20px;
     font-family: 'Open Sans';
     color: #242424;
     line-height: 26px;
     font-weight: 400;
     margin-bottom: 10px
 }

 .about-tab-box .single-tab-content p {
     color: #8E8D8D;
     margin: 0 0 1em;
     font: 400 1em/1.8em "Open Sans", sans-serif
 }

 .about-tab-box .single-tab-content ul li {
     color: #333E56;
     font-size: 15px;
     text-transform: uppercase;
     line-height: 40px;
     font-weight: 600
 }

 .about-tab-box .single-tab-content ul li .fa {
     font-size: 18px;
     color: #FF7043;
     margin-right: 5px
 }

 .about-tab-box .single-tab-content .abot-img {
     display: inline-block;
     margin-top: 2em
 }

 .about-tab-box .single-tab-content .abot-img img {
     max-width: 100%;
     float: left;
     height: 279px;
     object-fit: cover
 }

 .about-tab-box .single-tab-content .abot-img img:first-child {
     margin: 0 2.4em 0 0
 }

 .about-tab {
     padding: 0 0 0 5em
 }

 .features-section {
     overflow: hidden
 }

 .features-section .features-image {
     width: -webkit-calc(50% - 210px);
     width: calc(50% - 210px);
     float: left;
     display: block;
     text-align: right
 }

 @media (max-width: 1199px) {
     .features-section .features-image {
         width: 100%
     }

     .features-section .features-image img {
         width: 100%
     }
 }

 .features-section .features-area {
     width: -webkit-calc(50% + 210px);
     width: calc(50% + 210px);
     float: left;
     position: relative
 }

 @media (max-width: 1199px) {
     .features-section .features-area {
         width: 100%
     }
 }

 .features-section .features-area:after {
     content: "";
     width: 100%;
     height: 100%;
     position: absolute;
     background: #143b53;
     top: 0;
     left: 0;
     display: block;
     z-index: 1
 }

 .features-section .features-area .features {
     max-width: 850px;
     position: relative;
     z-index: 2
 }

 @media (max-width: 1199px) {
     .features-section .features-area .features {
         margin: 0 auto
     }
 }

 .features-section .features-area .features h4 {
     font: 700 16px/26px Raleway, sans-serif;
     letter-spacing: .3px;
     color: #fff;
     text-transform: uppercase;
     margin-bottom: 8px
 }

 .features-section .features-area .features p {
     font: 500 14px/26px Raleway, sans-serif;
     letter-spacing: .3px;
     color: #fff;
     margin-bottom: 40px;
     opacity: .5
 }

 .features-section .features-area .features .features-content {
     width: 50%;
     float: left;
     padding: 80px 30px 27px 35px
 }

 @media (max-width: 639px) {
     .features-section .features-area .features .features-content {
         width: 100%
     }
 }

 .features-section .features-area .features .features-content:first-child {
     background: #143b53
 }

 .team-pad {
     padding: 0 0 6em
 }

 .team-area .our-team {
     margin-top: .6em
 }

 .team-area .our-team-page {
     margin-top: 0;
     margin-bottom: 30px
 }

 .team {
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     cursor: pointer;
     position: relative;
     overflow: hidden
 }

 @media (max-width: 991px) {
     .team {
         padding: 15px
     }
 }

 @media (max-width: 767px) {
     .team {
         padding: 15px;
         width: 400px;
         max-width: 100%;
         margin: 0 auto
     }
 }

 .team .team-images {
/*     background: url(../images/team/img-bg.jpg) repeat center center;*/
     text-align: center;
     position: relative;
     z-index: 0;
     overflow: hidden;
     height: 297px
 }

 .team .team-images:after {
     content: '';
     background: transparent;
     position: absolute;
     border: 1px solid #fff;
     display: block;
     top: 10px;
     left: 10px;
     bottom: 10px;
     right: 10px;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0
 }

 .team .team-images:before {
     position: absolute;
     background-color: rgba(3, 137, 158, 0.6);
     content: "";
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     display: block;
     -webkit-transform: scale(0.2);
     -ms-transform: scale(0.2);
     transform: scale(0.2);
     -webkit-transition: all 300ms;
     transition: all 300ms;
     opacity: 0
 }

 .team .team-images img {
     max-width: 100%;
     position: absolute;
     bottom: 0;
     left: 50%;
     -webkit-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     transform: translateX(-50%)
 }

 .team .team-content {
     padding: 1em 0 .8em;
     text-align: center;
     cursor: pointer;
     position: relative;
     border: 2px solid #e4e4e4;
     margin: 5px 0 0
 }

 .team .team-content h4 {
     font: 400 1.15em/1em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #242424;
     margin: 0
 }

 .team .team-content p {
     font: 400 14px/22px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #898989;
     margin: 0
 }

 .team .social-icons {
     display: table;
     position: absolute;
     bottom: 15px;
     width: -webkit-calc(100% - 30px);
     width: calc(100% - 30px);
     text-align: center;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0
 }

 .team .social-icons li {
     display: inline-block
 }

 .team .social-icons li + li {
     margin-left: 25px
 }

 @media (max-width: 1199px) {
     .team .social-icons li + li {
         margin-left: 15px
     }
 }

 .team .social-icons li a {
     font-size: 22px;
     color: #fff;
     padding: 0
 }

 .team .social-icons li a:hover,
 .team .social-icons li a:focus {
     background: none;
     color: #c89551
 }

 .team:hover .social-icons {
     bottom: 125px
 }

 .team:hover .team-images:after {
     border: 1px solid #fff;
     top: 10px;
     left: 10px;
     bottom: 10px;
     right: 10px;
     z-index: 1;
     background: transparent;
 }

 .team:hover .team-images:before {
     -webkit-transform: scale(1);
     -ms-transform: scale(1);
     transform: scale(1);
     opacity: 1;
     z-index: 1;
 }

 .team:hover .team-content {
     background: #e6ab0c;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     border: 2px solid #d59d08;
 }

 .team:hover .team-content h4,
 .team:hover .team-content p {
     color: #fff;
 }

 .dedicated-team {
     padding-top: 22px;
 }

 .dedicated-team .our-teams {
     margin-bottom: 30px;
 }

 .team-wrapper {
     padding: 100px 0;
     min-height: 669px;
 }

 .team .box-img {
     position: relative;
 }

 .team .box-img img {
     width: 100%;
 }

 .team .box-img .caption {
     position: absolute;
     bottom: -146px;
     background: rgba(10, 45, 78, 0.8);
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     padding: 20px 30px;
 }

 .team .box-img:hover .caption {
     width: 100%;
     height: 100%;
     bottom: 0;
     padding: 40px 30px;
 }

 .team .box-img .caption h2 {
     font-weight: 700;
     font-size: 18px;
     color: #fff;
     text-transform: uppercase;
     margin: 0 0 20px;
 }

 .team .box-img .caption p {
     color: #fff;
     font-size: 15px;
     margin: 0 0 20px;
 }

 .team .box-img .caption a {
     font-size: 13px;
     color: #fab90a;
     text-transform: uppercase;
     font-weight: 700;
 }

 .team-wrapper4 {
/*     background: url(../images/team/bg-team4.jpg) repeat;*/
     padding: 101px 0 71px;
     min-height: 813px;
     width: 100%;
 }

 .team-wrapper4 .team {
     margin: 0 0 30px;
 }

 .testimonial-area {
     background: #f5f4f4;
 }

 .testimonial-sliders .owl-nav {
     position: absolute;
     right: 0;
     top: -80px;
 }

 @media (max-width: 479px) {
     .testimonial-sliders .owl-nav {
         top: 0;
     }
 }

 .testimonial-sliders.owl-theme .owl-controls .owl-nav [class*="owl-"] {
     background: transparent;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     margin: 0;
     padding: 0;
 }

 .testimonial-sliders.owl-carousel .owl-controls .owl-nav .owl-prev,
 .testimonial-sliders.owl-carousel .owl-controls .owl-nav .owl-next {
     background: #61bac8;
     width: 33px;
     text-align: center;
     font-size: 20px;
     line-height: 33px;
     color: #fff;
     float: left;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
 }

 .testimonial-sliders.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
     background: #329cad;
     color: #fff;
     text-decoration: none
 }

 .testimonial-sliders.owl-carousel .owl-controls .owl-nav .owl-prev {
     margin-right: 5px
 }

 .testimonial {
     position: relative
 }

 @media (max-width: 479px) {
     .testimonial {
         display: block;
         background: none
     }
 }

 .testimonial + .testimonial {
     margin-top: 30px
 }

 .testimonial .media-left {
     position: relative;
     padding-right: 0
 }

 @media (max-width: 479px) {
     .testimonial .media-left {
         display: block;
         text-align: center
     }
 }

 .testimonial .media-left a {
     display: block;
     width: 170px;
     height: 185px;
     line-height: 185px
 }

 @media (max-width: 479px) {
     .testimonial .media-left a {
         margin: 0 auto
     }
 }

 .testimonial .media-left img {
     width: 140px;
     height: 140px;
     border-radius: 50%
 }

 .testimonial .media-left:before {
     content: '';
     position: absolute;
     right: -2px;
     top: 19.2%;
     z-index: 12;
/*     background: url(../images/testimonial/arrow.png) no-repeat 0 0;*/
     width: 15px;
     height: 27px
 }

 @media (max-width: 479px) {
     .testimonial .media-left:before {
         display: none
     }
 }

 .testimonial .media-body {
     vertical-align: middle;
     padding: 0 30px;
     border: 2px solid #e4e4e4;
     background: #fff
 }

 @media (max-width: 479px) {
     .testimonial .media-body {
         background: #fff;
         text-align: left;
         padding: 30px
     }
 }

 .testimonial .media-body p {
     font: 400 14px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #898989;
     margin-bottom: 5px
 }

 @media (max-width: 767px) {
     .testimonial .media-body p {
         line-height: 22px;
         font-weight: 300;
         margin-bottom: 0
     }
 }

 .testimonial .media-body p span {
     display: inline-block;
/*     background: url(../images/testimonial/quote.html) no-repeat scroll center center;*/
     width: 21px;
     height: 19px;
     margin-right: 16px
 }

 .testimonial .media-body a {
     font: 300 14px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #c89551;
     font-style: italic;
     text-align: right;
     display: block
 }

 .testimonial-col {
     padding: 25px 15px
 }

 .testimonial-bg {
     padding: 55px 0
 }

 .testimonial-sliders {
     padding-top: 0
 }

 .service-tab-box h1 {
     font: bold 2.2em/1.2em Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0 0 1em
 }

 .service-tab-box h1:before {
     content: "";
     width: 55px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 0
 }

 .service-tab-box p {
     margin: 0 0 1.2em;
     padding: 0;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #777
 }

 .service-tab-box h6 {
     color: #242424;
     margin: 0 0 .5em;
     padding: 0;
     font: 400 1.4em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px
 }

 .service-tab-box ul.c-brochure {
     display: inline-block;
     color: #fff
 }

 .service-tab-box ul.c-brochure li {
     background: #fab90a;
     color: #fff
 }

 .service-tab-box ul.c-brochure li a {
     color: #fff;
     font: 400 1.2em/1.2em "Open Sans", sans-serif
 }

 .service-tab-box ul.c-brochure li a span {
     display: inline-block;
     padding: .7em 1.5em;
     text-transform: uppercase;
     letter-spacing: 2px
 }

 .service-tab-box ul.c-brochure li a i {
     background: #e7ab08;
     padding: 1em
 }

 .service-tab-box .img-s-box {
     display: inline-block;
     overflow: visible;
     position: relative;
     font-size: 0;
     /* float: right */
 }

 .service-tab-box .img-s-box .img-so-box {
     display: inline-block;
     position: relative
 }

 .service-tab-box .img-s-box .img-so-box:after {
     content: '';
     position: absolute;
     top: 10px;
     left: 10px;
     right: 10px;
     bottom: 10px;
     border: 2px solid rgba(255, 255, 255, 1);
     border-bottom: 0;
     border-left: 0
 }

 .service-tab-box .img-s-box .img-st-box {
     display: inline-block
 }

 .service-tab-box .img-s-box .img-so-box img,
 .service-tab-box .img-s-box .img-st-box img {
     max-width: 100%;
     display: block
 }

 .single-sidebar-widget {
     margin-bottom: 50px
 }

 .single-sidebar-widget:last-child {
     margin-bottom: 0
 }

 .single-sidebar-widget .sec-title {
     margin-bottom: 30px
 }

 .single-sidebar-widget .sec-title h2 span {
     font-size: 20px;
     text-transform: uppercase;
     font: 600 .8em/1em Alegreya, serif
 }

 .single-sidebar-widget .sec-title h2:after {
     width: 35px;
     content: '';
     width: 50px;
     height: 3px;
     background: #fab90a;
     display: block;
     margin-top: 13px
 }

 .single-sidebar-widget .contact-form input,
 .single-sidebar-widget .contact-form .select-menu + .ui-selectmenu-button {
     height: 40px
 }

 .single-sidebar-widget .contact-form .select-menu + .ui-selectmenu-button {
     margin-bottom: 2px
 }

 .single-sidebar-widget .contact-form .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
     line-height: 40px
 }

 .single-sidebar-widget .dwnld-broucher a {
     text-transform: uppercase;
     color: #08ADD0;
     font-weight: 600;
     margin-top: 30px;
     font-size: 12px;
     display: inline-block
 }

 .single-sidebar-widget .special-links li:last-child {
     margin-bottom: 0
 }

 .single-sidebar-widget .special-links li a {
     background: #f5f2f2;
     border-left: 5px solid #f5f2f2;
     color: #242424;
     font-weight: 700;
     text-transform: uppercase;
     display: block;
     margin-bottom: 10px;
     line-height: 50px;
     position: relative;
     padding: 0 20px;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     position: relative
 }

 .single-sidebar-widget .special-links li:hover a,
 .single-sidebar-widget .special-links li.active a {
     background: #60a001;
     color: #fff;
     border-left: 5px solid #0f263a
 }

 .single-sidebar-widget .special-links li:hover a:after,
 .single-sidebar-widget .special-links li.active a:after {
     color: #fff
 }

 .single-sidebar-widget .special-links li a:after {
     content: '\f101';
     font-family: 'FontAwesome';
     position: absolute;
     top: 0;
     right: 20px;
     line-height: 50px;
     color: #6A6969;
     font-weight: 400
 }

 .search-box placeholder {
     color: #000
 }

 .single-sidebar-widget .search-box form {
     background: #e5e5e5;
     width: 100%;
     height: 48px;
     border: 1px solid #e9e9e9
 }

 .single-sidebar-widget .search-box form input {
     padding-left: 30px;
     border: none;
     outline: none;
     height: 100%;
     color: rgba(255, 255, 255, 0.5);
     width: calc(100% - 55px);
     background-color: transparent
 }

 .single-sidebar-widget .search-box form input::-webkit-input-placeholder {
     color: rgba(255, 255, 255, 0.5);
     opacity: 1
 }

 .single-sidebar-widget .search-box form input:-moz-placeholder {
     color: rgba(255, 255, 255, 0.5);
     opacity: 1
 }

 .single-sidebar-widget .search-box form input::-moz-placeholder {
     color: rgba(255, 255, 255, 0.5);
     opacity: 1
 }

 .single-sidebar-widget .search-box form input:-ms-input-placeholder {
     color: rgba(255, 255, 255, 0.5)
 }

 .single-sidebar-widget .search-box form input:placeholder-shown {
     color: rgba(186, 185, 185, 1)
 }

 .single-sidebar-widget .search-box form button {
     position: relative;
     left: 2px;
     width: 50px;
     background: #60a001;
     color: #000;
     font-size: 16px;
     padding: 11px 0;
     border: none;
     outline: none;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .single-sidebar-widget .search-box form button:hover {
     background: #1FB5C7
 }

 .single-sidebar-widget .search-box form button:hover i {
     color: #fff
 }

 .single-sidebar-widget .search-box form button:hover:after {
     background: #1FB5C7
 }

 .single-sidebar-widget .search-box form button i {
     position: relative;
     z-index: 2;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .single-sidebar-widget .categories ul li:last-child a {
     border: none
 }

 .single-sidebar-widget .categories ul li a {
     color: #898989;
     text-transform: capitalize;
     line-height: 42px;
     display: block;
     border-bottom: 1px solid #E6E6E6;
     position: relative
 }

 .single-sidebar-widget .categories ul li a:after {
     content: '\f105';
     font-family: 'FontAwesome';
     color: #C8C8C8;
     position: absolute;
     top: 0;
     right: 0
 }

 .single-sidebar-widget .popular-post .img-cap-effect .img-box .img-caption:before {
     border-width: 2px
 }

 .single-sidebar-widget .popular-post li {
     margin-bottom: 30px
 }

 .single-sidebar-widget .popular-post li:last-child {
     margin-bottom: 0
 }

 .single-sidebar-widget .popular-post .img-box,
 .single-sidebar-widget .popular-post .content {
     display: table-cell;
     vertical-align: middle
 }

 .single-sidebar-widget .popular-post .img-box {
     width: 110px
 }

 .single-sidebar-widget .popular-post .content {
     padding-left: 30px
 }

 .single-sidebar-widget .popular-post .content a h4 {
     font-family: 'Open Sans', sans-serif;
     color: #242424;
     text-transform: uppercase;
     font-size: 13px;
     font-weight: 500;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .single-sidebar-widget .popular-post .content a h4:hover {
     color: #1FB5C7
 }

 .single-sidebar-widget .popular-post .content p {
     color: #8E8D8D;
     font-size: 13px;
     line-height: 20px;
     margin: 0
 }

 .single-sidebar-widget .popular-post .content span {
     color: #1CBAC8;
     font-size: 13px;
     display: block;
     margin-top: 4px;
     font-weight: 500
 }

 .single-sidebar-widget .text-box p {
     color: #8E8D8D
 }

 .single-sidebar-widget .insta-feed ul {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-flex-flow: row wrap;
     -ms-flex-flow: row wrap;
     flex-flow: row wrap;
     -webkit-box-pack: justify;
     -webkit-justify-content: space-between;
     -ms-flex-pack: justify;
     justify-content: space-between
 }

 .single-sidebar-widget .insta-feed ul .img-cap-effect .img-box .img-caption:before {
     border-width: 2px
 }

 .single-sidebar-widget .insta-feed {
     font-size: 0;
     display: inline-block
 }

 .single-sidebar-widget .insta-feed img {
     max-width: 100%;
     display: inline-block;
     font-size: 0;
     margin-bottom: 1px;
     margin-right: 1px
 }

 .single-sidebar-widget .tag-cloud {
     font-size: 0;
     margin-left: -5px;
     margin-right: -5px
 }

 .single-sidebar-widget .tag-cloud li {
     display: inline-block
 }

 .single-sidebar-widget .tag-cloud li a {
     display: block;
     color: #787878;
     text-transform: uppercase;
     border: 1px solid #EAEAEA;
     border-radius: 20px;
     padding: 7px 22px;
     font-size: 12px;
     margin: 0 5px;
     margin-bottom: 10px;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .single-sidebar-widget .tag-cloud li a:hover {
     background: #E5E5E5;
     color: #787878;
     border-color: #E5E5E5
 }

 .single-service-contact {
     border: 2px solid #e9e9e9;
     padding: 25px;
/*     background: url(../images/services/bg-envelope.jpg) right bottom no-repeat*/
 }

 .single-service-contact h3 {
     font-family: "Alegreya", sans-serif;
     font-size: 25px;
     color: #3e3e3e;
     margin: 0;
     font-weight: 600;
     margin: 0 0 20px 0
 }

 .single-service-contact p {
     font-size: 15px;
     color: #5b5b5b;
     margin: 0 0 25px
 }

 .single-service-contact a {
     font-family: "Raleway", sans-serif;
     font-size: 14px;
     font-weight: 700;
     color: #3dc1ea;
     text-transform: uppercase
 }

 .single-service-contact a i {
     margin: 0 0 0 10px
 }

 .single-service-pdf {
/*     background: url(../images/icon-pdf.jpg) left center #fab90a no-repeat;*/
     text-align: center;
     height: 62px
 }

 .single-service-pdf h3 a {
     font-size: 16px;
     font-weight: 600;
     color: #fff;
     line-height: 62px;
     text-transform: uppercase
 }

 .single-client-box {
     margin-bottom: 50px
 }

 .single-client-box:last-child {
     margin-bottom: 0
 }

 .single-client-box .icon-box,
 .single-client-box .content {
     display: table-cell;
     vertical-align: middle
 }

 .single-client-box .icon-box {
     width: 170px;
     text-align: center;
     border-top: 4px solid #1FB5C7;
     border-left: 1px solid #E9E9E9;
     border-bottom: 1px solid #E9E9E9
 }

 .single-client-box .content {
     border-right: 1px solid #E9E9E9;
     border-bottom: 1px solid #E9E9E9;
     border-top: 1px solid #E9E9E9;
     padding: 30px
 }

 .single-client-box .content h3 {
     font-size: 18px;
     font-weight: 700;
     font-family: 'Alegreya', sans-serif;
     color: #242424;
     text-transform: uppercase;
     margin-bottom: 10px
 }

 .single-client-box .content p {
     color: #898989;
     margin: 0
 }

 .single-sidebar-widget ul.brochure-btns li a {
     font-family: 'Open Sans', sans-serif;
     color: #404040;
     text-transform: uppercase;
     font-weight: 600;
     font-size: 15px;
     display: block;
     background: #FBFBFB;
     border-bottom: 2px solid #EDEDED;
     padding: 12px 20px
 }

 .single-sidebar-widget ul.brochure-btns li {
     display: block;
     margin-bottom: 21px
 }

 .single-sidebar-widget ul.brochure-btns li a i {
     color: #e94429;
     margin: 0 1em;
     font-size: 1.2em
 }

 .sec-title h2 span {
     display: block;
     font-size: 32px;
     font-weight: 700;
     color: #323232;
     text-transform: uppercase;
     font-family: 'Alegreya', sans-serif;
     text-transform: capitalize
 }

 .sec-title h2:after {
     content: '';
     width: 55px;
     height: 3px;
     background: #F7BE3D;
     display: block;
     margin-top: 13px
 }

 .sec-title p {
     color: #898989;
     margin: 0 0 1.2em;
     padding: 0;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px
 }

 .single-service-page .image-caption-box .text-box h2,
 .single-post-page .image-caption-box .text-box h2 {
     color: #242424;
     font-size: 25px;
     font-weight: 700;
     text-transform: capitalize;
     margin-bottom: 5px;
     font-family: "Alegreya", sans-serif
 }

 .single-service-page .image-box,
 .single-post-page .image-box {
     margin-bottom: 50px
 }

 .single-service-page .image-caption-box,
 .single-post-page .image-caption-box {
     margin-bottom: 20px
 }

 .single-service-page .image-caption-box .text-box,
 .single-post-page .image-caption-box .text-box,
 .single-service-page .image-caption-box .caption-box-img,
 .single-post-page .image-caption-box .caption-box-img {
     display: table-cell;
     vertical-align: middle
 }

 .single-service-page .image-caption-box .text-box p,
 .single-post-page .image-caption-box .text-box p {
     color: #898989;
     margin: 0 0 1.2em;
     padding: 0;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px
 }

 .single-service-page .image-caption-box .caption-box-img,
 .single-post-page .image-caption-box .caption-box-img {
     width: 248px
 }

 .pad46 {
     padding-right: 46px
 }

 .img-left {
     text-align: left;
     width: 50%;
     float: left;
     margin: 4px 20px 0
 }

 .core-projects {
     position: relative;
     margin: 0;
     padding: 18px 0 0;
     background-size: cover;
     background-attachment: fixed
 }

 .core-projects h1 {
     font: bold 1.9em/1.2em Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0 0 1em
 }

 .core-projects h1:before {
     content: "";
     width: 218px;
     height: 3px;
     display: inline-block;
     background: #a3155d;
     position: absolute;
     bottom: 0
 }

 .core-projects h4 {
     font: 600 1.2em/1em "Open Sans", sans-serif;
     color: #242424;
     margin-top: 42px
 }

 .core-projects p {
     font-family: 'Roboto', sans-serif;
     color: #2f2f2f;
     font-weight: 400;
     font-size: 15px;
     line-height: 23px;
     text-align: justify
 }

 .project-post-area {
     background: #f1f1f1;
     position: relative;
     margin-top: 14px
 }

 .project-post-area .project-post {
     padding-bottom: 0
 }

 .project-post-area .project-fullscreen {
     width: 20%;
     float: left;
     position: relative
 }

 @media (max-width: 767px) {
     .project-post-area .project-post {
         padding-bottom: 0
     }
 }

 .project-post-info {
     overflow: hidden;
     margin: 20px 0 0
 }

 @media(max-width: 1199px) {
     .project-post-area .project-fullscreen {
         width: 50%
     }
 }

 @media (max-width: 767px) {
     .project-post-info {
         padding-bottom: 30px;
         width: 500px;
         max-width: 100%;
         margin: 0 auto
     }

     .project-post-area .project-fullscreen {
         width: 100%
     }
 }

 @media (max-width: 767px) {
     .project-post-info a {
         max-width: 570px;
         margin: 0 auto;
         display: block
     }
 }

 .project-post-image {
     overflow: hidden;
     position: relative
 }

 .project-post-info a img {
     width: 100%;
     height: 168px;
     object-fit: cover
 }

 .panel-body {
     padding: 0
 }

 .panel-group .panel + .panel {
     margin-top: 0;
     border-top: 0
 }

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

 .panel-default > .panel-heading {
     color: #333;
     background-color: #fff;
     border-color: #e4e5e7;
     padding: 0;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none
 }

 .panel-default > .panel-heading a {
     display: block;
     padding: 10px 15px;
     text-decoration: none
 }

 .panel-body .nav {
     margin: 4px 0
 }

 .panel-body .nav > li > a {
     position: relative;
     display: block;
     padding: 5px 15px;
     color: #000 !important;
     border-bottom: 1px solid #eee
 }

 .panel-default > .panel-heading a:after {
     content: "";
     position: relative;
     top: 1px;
     display: inline-block;
     font-family: 'Glyphicons Halflings';
     font-style: normal;
     font-weight: 400;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     transition: transform .25s linear;
     -webkit-transition: -webkit-transform .25s linear
 }

 .panel-default > .panel-heading a[aria-expanded="true"] {
     background-color: #80c535;
     color: #fff
 }

 .panel-default > .panel-heading a[aria-expanded="true"]:after {
     content: "\e113"
 }

 .panel-default > .panel-heading a[aria-expanded="false"]:after {
     content: "\e114"
 }

 .project-post-info .info-text {
     text-align: center;
     position: absolute;
     width: 100%;
     box-sizing: border-box;
     left: 0;
     right: 0;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     top: 50%;
     z-index: 1000
 }

 .serv .project-post-info .info-text h4 {
     font: 700 16px "Open Sans", sans-serif;
     letter-spacing: 0;
     color: #000;
     margin: 0;
     text-transform: uppercase;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     margin: 16px 0 0 0
 }

 .serv .project-post-info .info-text {
     text-align: center;
     position: relative;
     width: 100%;
     height: 106px;
     box-sizing: border-box;
     left: 0;
     right: 0;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     top: 50%;
     z-index: 1000
 }

 .project-post-info:hover .info-text {
     bottom: 37%
 }

 .project-post-info .info-text h4 {
     font: 700 16px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff;
     margin: 0;
     text-transform: uppercase;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     margin: 0 0 20px 0
 }

 .project-post-info .info-text a {
     font: 700 14px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff;
     margin: 0;
     background: #fac012;
     border-radius: 3px;
     line-height: 38px;
     padding: 0 20px;
     height: 38px;
     display: inline-block;
     text-transform: uppercase
 }

 .project-post-info .info-text a:hover {
     font: 700 14px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #fff;
     margin: 0;
     background: #000;
     border-radius: 3px;
     line-height: 38px;
     padding: 0 20px;
     height: 38px;
     display: inline-block;
     text-transform: uppercase;
     -webkit-animation-name: hvr-wobble-to-top-right;
     animation-name: hvr-wobble-to-top-right;
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-timing-function: ease-in-out;
     animation-timing-function: ease-in-out;
     -webkit-animation-iteration-count: 1;
     animation-iteration-count: 1
 }

 @-webkit-keyframes hvr-wobble-top {
     16.65% {
         -webkit-transform: skew(-12deg);
         transform: skew(-12deg)
     }

     33.3% {
         -webkit-transform: skew(10deg);
         transform: skew(10deg)
     }

     49.95% {
         -webkit-transform: skew(-6deg);
         transform: skew(-6deg)
     }

     66.6% {
         -webkit-transform: skew(4deg);
         transform: skew(4deg)
     }

     83.25% {
         -webkit-transform: skew(-2deg);
         transform: skew(-2deg)
     }

     100% {
         -webkit-transform: skew(0);
         transform: skew(0)
     }
 }

 @keyframes hvr-wobble-top {
     16.65% {
         -webkit-transform: skew(-12deg);
         transform: skew(-12deg)
     }

     33.3% {
         -webkit-transform: skew(10deg);
         transform: skew(10deg)
     }

     49.95% {
         -webkit-transform: skew(-6deg);
         transform: skew(-6deg)
     }

     66.6% {
         -webkit-transform: skew(4deg);
         transform: skew(4deg)
     }

     83.25% {
         -webkit-transform: skew(-2deg);
         transform: skew(-2deg)
     }

     100% {
         -webkit-transform: skew(0);
         transform: skew(0)
     }
 }

 .loadmore {
     margin: 50px 0 0;
     background: #fab90a;
     border-radius: 5px;
     padding: 0 25px;
     display: inline-block;
     line-height: 38px;
     height: 38px;
     font-size: 14px;
     font-weight: 700;
     text-transform: uppercase;
     color: #fff
 }

 .widget-search-blog {
     width: 80%;
     position: relative;
     display: inline-block;
     margin: 0 0 0 1em;
     margin-bottom: 40px
 }

 .widget-search-blog .search-form .form-control + .input-group-addon {
     padding: 0 1px 0 8px;
     border: 0;
     border-radius: 0;
     background-color: #60a001
 }

 .widget-search-blog .search-form .form-control + .input-group-addon button {
     border: 0;
     background: #60a001;
     color: #fff;
     font-size: 1.2em;
     line-height: 2.1em;
     padding-right: 15px
 }

 .widget-search-blog .search-form .form-control {
     height: 45px;
     border-radius: 0;
     border: none;
     font: 1em/1em "Open Sans", sans-serif;
     padding: 0 30px;
     -webkit-box-shadow: none;
     box-shadow: none;
     color: silver;
     z-index: 0
 }

 .single-blog-post .meta-info {
     padding: 1.3em 0;
     border-bottom: 1px solid #e6e6e6
 }

 .single-blog-post .meta-info .content-box .post-links li {
     display: table-cell;
     vertical-align: middle
 }

 .single-blog-post .date-box {
     position: absolute;
     width: 70px;
     height: 75px;
     top: 2em;
     border: 1px solid #696969;
     left: 1.5em;
     background: #fff;
     text-align: center
 }

 .single-blog-post .inner-box b {
     font-size: 2em;
     display: block;
     font-style: italic;
     font-weight: 300;
     border-bottom: 1px solid #696969;
     padding: 0 0 .2em
 }

 .single-blog-post .inner-box span {
     font-size: 1em;
     display: block;
     background: #fbb12f;
     color: #fff;
     padding: .2em 0 .3em
 }

 .single-blog-post .meta-info .content-box .post-links li a:hover i {
     color: #1FB5C7
 }

 .single-blog-post .meta-info .content-box .post-links li a i {
     color: #FBB12F;
     font-size: 16px;
     margin-right: 10px;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .single-blog-post .meta-info .content-box .post-links li a {
     color: #A1A1A1;
     padding-right: 30px;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .single-blog-post .meta-info .content-box .post-links li a:hover {
     color: #FBB12F
 }

 .single-blog-post a.read-more {
     background: #ffba00;
     color: #fff;
     border-radius: 4px;
     font: 600 1.08em/1em Roboto, sans-serif;
     padding: .8em 1.6em;
     display: inline-block;
     border: 1px solid #ffba00
 }

 .single-blog-post a.read-more:hover {
     background: #60a001;
     border: 1px solid #60a001
 }

 .single-post-wrapper {
     position: relative
 }

 .single-blog-post h3 {
     color: #010101;
     font-weight: 600;
     text-transform: none;
     font-size: 20px;
     margin: .6em 0 0;
     padding: 0 0 .8em
 }

 .single-blog-post h6 {
     color: #1cbac8;
     font: 400 1em/1em "Open Sans", sans-serif;
     margin: 2em 0 0;
     padding: 0
 }

 .single-blog-post {
     margin-bottom: 50px
 }

 .single-blog-post .img-box {
     position: relative;
     overflow: hidden
 }

 .page-navigation {
     margin-top: 50px
 }

 .page-navigation li {
     display: inline
 }

 .page-navigation li a,
 .page-navigation li span {
     width: 46px;
     height: 46px;
     line-height: 44px;
     background: #fff;
     color: #8E8D8D;
     font-size: 20px;
     display: inline-block;
     border: 1px solid #E2E2E2;
     margin-right: 5px;
     text-align: center;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .page-navigation li span,
 .page-navigation li a:hover {
     background: #E7E7E7;
     color: #242424
 }

 .news p {
     font: 400 14px/26px "Open Sans", sans-serif;
     color: #898989
 }

 .post-list {
     margin: 0;
     width: 100%
 }

 .post-list li {
     float: left;
     width: 270px;
     font: 400 14px/30px "Open Sans", sans-serif;
     color: #ff8c04;
     letter-spacing: .3px
 }

 .post-list li:before {
     content: "\f105";
     font: normal normal normal 14px/1 FontAwesome;
     font-size: 12px;
     text-rendering: auto;
     padding-right: 10px
 }

 blockquote {
     padding: 30px;
     border: none;
     background: #f5f4f4;
     margin-top: 27px
 }

 @media (max-width: 479px) {
     blockquote {
         padding: 5px
     }
 }

 blockquote:before {
     /* float: left; */
     content: "\f10d";
     display: inline-block;
     font: normal normal normal 55px/1 FontAwesome;
     text-rendering: auto;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     width: 70px;
     color: #d0d0d0
 }

 @media (max-width: 1199px) {
     blockquote:before {
         font-size: 30px;
         width: 40px
     }
 }

 blockquote p {
     float: left;
     font: 400 16px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #898989;
     width: -webkit-calc(100% - 70px);
     width: calc(100% - 70px);
     margin: 5px 0 0;
     padding-left: 14px
 }

 @media (max-width: 1199px) {
     blockquote p {
         margin: 0
     }
 }

 blockquote footer {
     text-align: right;
     color: #e8a20c;
     font: 300 14px/26px Raleway, sans-serif;
     font-style: italic
 }

 blockquote footer a {
     color: #e8a20c
 }

 .news-comments .comments_count,
 .leave-comments .leave-comment-title {
     margin: 30px 0;
     font: 600 1.5em/1em Alegreya, sans-serif;
     color: #242424;
     text-transform: uppercase
 }

 @media (max-width: 400px) {

     .comments_count,
     .leave-comment-title {
         margin-left: 20px
     }
 }

 .comments {
     margin: 0 0 30px;
     border: 1px solid #eee
 }

 .comments .comment {
     padding: 20px 20px 25px;
     margin: 0
 }

 .comments .comment-bg {
     background: #fcfcfc
 }

 @media (max-width: 400px) {
     .comments .comment {
         margin: 0 5px 0 15px;
         text-align: center
     }
 }

 .comments .comment + .comment {
     margin-top: 0;
     border-top: 1px solid #eee
 }

 .comments .comment .media-left {
     padding: 8px 30px 0 5px
 }

 @media (max-width: 479px) {
     .comments .comment .media-left {
         padding-right: 0;
         padding-bottom: 20px;
         display: block
     }
 }

 .comments .comment .media-left a {
     display: block;
     width: 70px;
     height: 70px
 }

 .comments .comment .media-left a img {
     max-width: 100%
 }

 @media (max-width: 991px) {
     .comments .comment .media-body {
         overflow: visible
     }
 }

 .comments .comment .media-body h5 {
     font: 500 1em/2em "Open Sans", sans-serif;
     margin: 0;
     color: #242424
 }

 .comments .comment .media-body p {
     font: 400 14px/30px "Open Sans", sans-serif;
     color: #898989
 }

 .comments .comment .media-body .date-reply {
     margin: 9px 0
 }

 .comments .comment .media-body .date-reply li {
     float: left
 }

 @media (max-width: 400px) {
     .comments .comment .media-body .date-reply li {
         display: inline-block;
         text-align: center;
         float: none
     }
 }

 .comments .comment .media-body .date-reply li a {
     padding: 0;
     font: 13px/1 "Open Sans", sans-serif;
     text-transform: capitalize;
     color: #47bcca
 }

 .comments .comment .media-body .date-reply li a:hover,
 .comments .comment .media-body .date-reply li a:focus {
     background: none
 }

 .comments .comment .media-body .date-reply li + li {
     color: #bc945e
 }

 .comments .comment .media-body .date-reply li + li:before {
     content: '';
     width: 1px;
     height: 13px;
     float: left;
     background: #47bcca;
     margin: 0 10px
 }

 .comments .comment .media-body .date-reply li + li a {
     float: left;
     color: #f6ba18
 }

 .comments .comment.reply {
     padding-left: 0;
     margin: 0
 }

 @media (max-width: 991px) {
     .comments .comment.reply {
         margin-left: -70px
     }
 }

 @media (max-width: 479px) {
     .comments .comment.reply {
         margin-left: 30px
     }
 }

 @media (max-width: 400px) {
     .comments .comment.reply {
         margin-left: 0
     }
 }

 .comments .comment.reply:last-child {
     padding-bottom: 0
 }

 .comment_form {
     padding: 30px;
     border: 1px solid #eee;
     margin: 0;
     background: #fff
 }

 @media (max-width: 479px) {
     .comment_form {
         padding: 20px 15px
     }
 }

 .comment_form .leave-comment-title {
     margin: 0 0 26px;
     font: bold 20px/28px Alegreya, serif;
     color: #353535
 }

 .comment_form .form-control {
     border-radius: 0;
     padding: 9px 20px;
     font: 14px/25px "Open Sans", sans-serif;
     color: #000;
     margin-bottom: 20px;
     background: #f9f9f9;
     border: 1px solid #ebebeb;
     -webkit-box-shadow: none;
     box-shadow: none
 }

 .comment_form .form-control::-moz-placeholder {
     color: #c4c4c4;
     opacity: 1
 }

 .comment_form .form-control:-ms-input-placeholder {
     color: #c4c4c4
 }

 .comment_form .form-control::-webkit-input-placeholder {
     color: #c4c4c4
 }

 .comment_form input {
     width: 48%;
     float: left;
     height: 42px
 }

 @media (max-width: 1199px) {
     .comment_form input {
         width: 47%
     }
 }

 @media (max-width: 991px) {
     .comment_form input {
         width: 46%
     }
 }

 @media (max-width: 767px) {
     .comment_form input {
         width: 100%
     }
 }

 @media (max-width: 479px) {
     .comment_form input {
         width: 100%
     }
 }

 .comment_form input + input {
     margin-left: 26px
 }

 @media (max-width: 1199px) {
     .comment_form input + input {
         margin-left: 31px
     }
 }

 @media (max-width: 767px) {
     .comment_form input + input {
         margin-left: 0
     }
 }

 @media (max-width: 479px) {
     .comment_form input + input {
         margin-left: 0
     }
 }

 .comment_form textarea {
     height: 188px;
     resize: none;
     margin-bottom: 32px
 }

 .comment_form .btn-primary {
     background: #f6ba18;
     border: 1px solid #f6ba18;
     text-transform: uppercase;
     letter-spacing: 1px;
     font: 600 1.2em/2.1em "Open Sans", sans-serif;
     padding: 7px 22px;
     color: #19242a;
     margin-top: 10px;
     border-radius: 5px;
     letter-spacing: 3px
 }

 .comment_form .btn-primary:hover,
 .comment_form .btn-primary:focus {
     color: #000;
     border-radius: 5px;
     border-color: #bb793c
 }

 .touch .touch_bg .section_header p {
     max-width: 840px
 }

 .touch .touch_bg .touch_top-con ul .item {
     padding: 15px 28px 30px 0;
     text-align: center
 }

 .touch .touch_bg .touch_top-con ul .item .media .media-left {
     padding-right: 30px;
     vertical-align: middle
 }

 .touch .touch_bg .touch_top-con ul .item .media .media-left a {
     color: #60a001;
     border: 1px solid #60a001;
     border-radius: 100%;
     display: block;
     width: 50px;
     height: 50px
 }

 .touch .touch_bg .touch_top-con ul .item .media .media-left a i {
     border-radius: 50%;
     font-size: 30px;
     line-height: 32px;
     padding-top: 8px
 }

 .touch .touch_bg .touch_top-con ul .item .media .media-body {
     text-align: left;
     font: 14px/26px "Open Sans", sans-serif;
     color: #898989;
     letter-spacing: .3px
 }

 .touch .touch_bg .touch_top-con ul .item .media .media-body a {
     color: #898989
 }

 .touch .touch_bg .touch_top-con ul .item .media .media-body a:hover {
     color: #60a001
 }

 .touch .touch_bg .touch_top-con ul .item:first-child {
     padding-top: 0
 }

 .touch .touch_bg .touch_middle {
     padding: 80px 0
 }

 .touch .touch_bg .touch_middle .input_form {
     position: relative
 }

 .touch .touch_bg .touch_middle .input_form form .form-control {
     margin-bottom: 20px;
     border-radius: 0;
     font: 15px/31px "Open Sans", sans-serif;
     color: #959595;
     padding: 11px 20px;
     border: 1px solid #e1e1e1;
     height: auto;
     -webkit-box-shadow: none;
     box-shadow: none
 }

 .touch .touch_bg .touch_middle .input_form form .form-control:hover,
 .touch .touch_bg .touch_middle .input_form form .form-control:focus {
     border: 1px solid #d6d6d6;
     border-color: #d6d6d6
 }

 .touch .touch_bg .touch_middle .input_form form .form-control:focus {
     -webkit-box-shadow: 0 0 6px 0 rgba(215, 149, 62, 0.57);
     box-shadow: 0 0 6px 0 rgba(215, 149, 62, 0.57)
 }

 .touch .touch_bg .touch_middle .input_form form .form-control.error {
     margin-bottom: 0
 }

 .touch .touch_bg .touch_middle .input_form form .form-control.error + .error {
     font: 13px/24px "Open Sans", sans-serif;
     margin-bottom: 20px;
     margin-top: 5px;
     color: red;
     font-weight: 400
 }

 .touch .touch_bg .touch_middle .input_form form textarea.form-control {
     margin-bottom: 32px;
     resize: none;
     padding: 15px 20px;
     height: 203px
 }

 .touch .touch_bg .touch_middle .input_form form button {
     background: #5e9b00;
     border: 1px solid #5e9b00;
     text-transform: uppercase;
     letter-spacing: 1px;
     font: 600 1.2em/2.1em Roboto, sans-serif;
     padding: 7px 22px;
     color: #19242a;
     margin-top: 10px;
     border-radius: 5px;
     letter-spacing: 3px
 }

 .touch .touch_bg .touch_middle .input_form form button:hover {
     color: #000;
     border-color: #bb793c
 }

 .touch .touch_bg .touch_middle .input_form #success {
     color: #7cfc00
 }

 .touch .touch_bg .touch_middle .input_form #success p {
     color: #7cfc00
 }

 .touch .touch_bg .touch_middle .input_form #error {
     color: #ff4500
 }

 .touch .touch_bg .touch_middle .input_form #error p {
     color: #ff4500
 }

 #mapBox {
     height: 425px
 }

 #map-area {
     position: relative
 }

 #map-area::before {
     background: #000 none repeat scroll 0 0;
     content: "";
     height: 100%;
     left: 0;
     opacity: .4;
     position: absolute;
     top: 0;
     width: 100%
 }

 .touch p {
     margin: 0 0 1.2em;
     padding: 0;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     color: #8E8D8D
 }

 .touch h6 {
     color: #1088cc;
     font: 400 1.2em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px;
     font-style: italic
 }

 .touch h6 span {
     color: #de5842;
     font: 400 1.2em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px;
     font-style: italic
 }

 .sectpad-t {
     padding: 6em 0 0
 }

 .testimonial-parea {
     padding: 0 0 6em
 }

 .testimonials p {
     font: 400 14px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #898989;
     padding-top: 25px;
     margin: 0
 }

 .testimonial-col-p {
     padding: 5em 1em 1em;
     border-bottom: 1px solid #e4e4e4
 }

 .testimonial-p .media-body h3 {
     font: 400 1.2em/1em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #242424;
     margin: 0 0 .8em;
     padding: 0
 }

 .testimonial-p .media-body p {
     font: 400 1em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #898989;
     margin-bottom: 1em
 }

 .testimonial-p .media-body a {
     font: 600 14px/26px "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #1fb5c7;
     font-style: italic;
     text-align: left;
     display: block
 }

 .testimonial-p .media-body h6 {
     text-align: right;
     display: block
 }

 .testimonial-p .media-left {
     padding-right: 60px
 }

 .testimonial-p .media-left a img {
     width: 140px;
     height: 153px
 }

 @media (max-width: 479px) {
     .testimonial-p .media-left {
         display: block;
         text-align: center;
         padding-right: 0
     }

     .testimonial-p .media-body h3 {
         padding: 1em 0 0
     }
 }

 .section_header-t {
     position: relative;
     padding: 0
 }

 .section_header-t h2 {
     font: bold 2.2em/1.2em Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0
 }

 .section_header-t h2:before {
     content: "";
     width: 55px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 0
 }

 .section_header-r {
     position: relative;
     padding: 0;
     margin: 0 0 1em
 }

 .section_header-r h2 {
     font: bold 2.2em/1.2em Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0 0 1em
 }

 .section_header-r h2:before {
     content: "";
     width: 55px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 0
 }

 .req-page-area {
     background: #f7f7f7;
     border: 1px solid #eee;
     overflow: hidden;
     padding: 3em 1em 0;
     position: relative
 }

 .req-page span {
     display: block;
     color: #404040;
     font: 600 1em/1.2em "Open Sans", sans-serif;
     margin: 0 0 .6em
 }

 .req-page-area .img-responsive {
     display: inline-block
 }

 .req-page-area form .form-control {
     margin-bottom: 20px;
     border-radius: 0;
     font: 15px/31px "Open Sans", sans-serif;
     color: #959595;
     padding: 11px 20px;
     border: 1px solid #e1e1e1;
     height: auto;
     -webkit-box-shadow: none;
     box-shadow: none
 }

 .pad-left {
     margin: 0 0 5em 10px
 }

 .req-img {
     position: absolute;
     bottom: 0;
     right: 0
 }

 .req-page-area form button {
     background: #f6ba18;
     border: 1px solid #f6ba18;
     text-transform: uppercase;
     letter-spacing: 1px;
     font: 600 1.2em/2.1em "Open Sans", sans-serif;
     padding: 7px 22px;
     color: #19242a;
     margin-top: 10px;
     border-radius: 5px;
     letter-spacing: 3px
 }

 .req-page-area form button:hover {
     color: #000;
     border-color: #bb793c;
     background: #f6ba18
 }

 .req-page-area form .form-control:hover,
 .req-page-area form .form-control:focus {
     border: 1px solid #d6d6d6;
     border-color: #d6d6d6
 }

 .req-page-area form .form-control:focus {
     -webkit-box-shadow: 0 0 6px 0 rgba(215, 149, 62, 0.57);
     box-shadow: 0 0 6px 0 rgba(215, 149, 62, 0.57)
 }

 .req-page-area .form-control.error {
     margin-bottom: 0
 }

 .req-page-area form .form-control.error + .error {
     font: 13px/24px "Open Sans", sans-serif;
     margin-bottom: 20px;
     margin-top: 5px;
     color: red;
     font-weight: 400
 }

 .req-page-area form textarea.form-control {
     margin-bottom: 32px;
     resize: none;
     padding: 15px 20px;
     height: 203px
 }

 .req-page-area span {
     color: #404040;
     font: 1.1em/1.1em "Open Sans", sans-serif;
     display: block;
     padding: 0 0 .5em
 }

 .req-page-area .input_form #success {
     color: #7cfc00
 }

 .req-page-area .input_form #error {
     color: #ff4500
 }

 .req-page-area .input_form #success,
 .req-page-area .input_form #error {
     position: absolute;
     top: -15px;
     display: block;
     right: 0;
     left: 0;
     bottom: -15px;
     background: rgba(0, 0, 0, 0.5);
     display: none
 }

 .pro-det-img img {
     max-width: 100%
 }

 .pro-content {
     padding: 4em 0 0
 }

 .projects_hours {
     border-top: 1px solid #e3e3e3;
     border-bottom: 1px solid #e3e3e3;
     padding: 2em 0;
     margin: 1.5em 0 0
 }

 .projects_hours p {
     color: #242424;
     font: 600 1.3em/2em "Open Sans", sans-serif;
     margin: 0;
     padding: 0
 }

 .projects_hours p span {
     display: block;
     color: #777;
     font: 400 1em/1.8em "Open Sans", sans-serif
 }

 .project-con {
     background: #f5f5f5;
     padding: 34px 40px;
     margin: 3em 0
 }

 .project-con h2 {
     color: #242424;
     font: 600 1.3em/2em "Open Sans", sans-serif;
     margin: 0;
     padding: 0 0 1em
 }

 .project-con p {
     color: #898989;
     margin: 0 0 1.2em;
     padding: 0;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px
 }

 .project-scop .pro-img img {
     max-width: 100%
 }

 .project-scop h3 {
     color: #242424;
     font: 600 1.3em/1em "Open Sans", sans-serif;
     margin: 0;
     padding: 0 0 1em
 }

 .project-scop p {
     margin: 0 0 1.2em;
     padding: 0;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     letter-spacing: .3px;
     color: #777
 }

 .project-scop .scope-item {
     margin: 0;
     padding: 0;
     display: inline-block;
     padding: 7px 0
 }

 .project-scop .scope-item li {
     list-style: none;
     font: 400 1.1em/1.5em "Open Sans", sans-serif;
     color: #60a001;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     display: block;
     padding-left: 30px;
     padding-bottom: 10px
 }

 .project-scop .scope-item li:before {
     content: "\f0a4";
     width: 30px;
     height: auto;
     font: normal normal normal 14px/24px FontAwesome;
     font-size: 16px;
     text-rendering: auto;
     color: #60a001;
     cursor: pointer;
     float: left;
     margin-left: -30px;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0
 }

 .submit {
     color: #fff;
     text-transform: uppercase;
     margin-top: 8px;
     text-shadow: none;
     -webkit-text-shadow: none;
     position: relative;
     letter-spacing: .4px;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     z-index: 1
 }

 .submit:hover,
 .submit:focus {
     color: #fff;
     border-color: #bb793c
 }

 .submit:hover:before,
 .submit:focus:before {
     -webkit-transform: scaleX(1);
     -ms-transform: scaleX(1);
     transform: scaleX(1)
 }

 .shop-item-wrapper {
     margin-left: -10px;
     margin-right: -10px
 }

 .single-shop-item {
     margin: 0 -5px;
     margin-bottom: 50px;
     position: relative;
     overflow: hidden
 }

 .single-shop-item .img-box {
     overflow: hidden
 }

 .single-shop-item .img-box img {
     -webkit-transition: all .3s ease-out;
     -moz-transition: all .3s ease-out;
     -o-transition: all .3s ease-out;
     -ms-transition: all .3s ease-out;
     transition: all .3s ease-out
 }

 .single-shop-item .img-box img:hover {
     -webkit-transform: scale(1.2) translateZ(0);
     transform: scale(1.2) translateZ(0)
 }

 .single-shop-item .content {
     text-align: center;
     margin-top: 25px
 }

 .single-shop-item .content h3 {
     font-size: 15px;
     font-weight: 700;
     color: #242424;
     margin: 0;
     text-transform: uppercase;
     margin-bottom: 10px
 }

 .single-shop-item .content .review-box i {
     font-size: 13px;
     color: #FAB90A
 }

 .single-shop-item .content .price {
     font-family: 'Alegreya';
     font-size: 25px;
     color: #2D2D2D;
     font-style: italic;
     display: block
 }

 .single-shop-item .content a.thm-btn {
     background: #FAB90A;
     border-radius: 5px;
     color: #000;
     text-transform: uppercase;
     line-height: 32px;
     display: inline-block;
     letter-spacing: .05em;
     font-family: 'Open Sans';
     font-weight: 600;
     padding: 0 18px;
     margin-top: 10px
 }

 .single-shop-item .content a.thm-btn:hover {
     background: #019BB2;
     color: #fff
 }

 .shop-page .page-navigation {
     margin-top: 0;
     text-align: center
 }

 .single-sidebar-widget .best-seller.popular-post .content a h4 {
     font-size: 13px;
     text-transform: uppercase;
     font-family: 'Open Sans';
     color: #242424;
     margin: 0
 }

 .single-sidebar-widget .best-seller.popular-post .content p {
     font-size: 25px;
     color: #2D2D2D;
     font-family: 'Alegreya';
     font-style: italic;
     margin: 10px 0 15px
 }

 .single-sidebar-widget .best-seller.popular-post .content a.read-more {
     font-size: 13px;
     text-transform: uppercase;
     color: #1CBAC8;
     font-weight: 700;
     font-family: 'Raleway';
     letter-spacing: .03em
 }

 .product-details-content {
     margin-bottom: 80px
 }

 .product-details-content .img-box,
 .product-details-content .content-box {
     display: table-cell;
     vertical-align: top
 }

 .product-details-content .img-box {
     width: 306px;
     border: 1px solid #E2E2E2
 }

 .product-details-content .content-box {
     padding-left: 65px
 }

 .product-details-content .content-box .title h3 {
     font-size: 20px;
     color: #242424;
     text-transform: uppercase;
     font-weight: 800;
     font-family: 'Raleway';
     margin: 0
 }

 .product-details-content .content-box p {
     font-size: 14px;
     color: #959595;
     line-height: 26px
 }

 .product-details-content .content-box .content-text {
     border-top: 1px solid #EAEAEA;
     border-bottom: 1px solid #EAEAEA;
     margin-top: 20px;
     padding-top: 19px;
     padding-bottom: 15px;
     margin-bottom: 30px
 }

 .product-details-content .content-box .cart-btn {
     font-size: 15px;
     line-height: 54px;
     background: #1FB5C7;
     padding: 0 33px;
     letter-spacing: .1em;
     text-transform: uppercase;
     font-weight: 600;
     color: #fff;
     display: inline-block;
     margin-top: 28px;
     background: #FAB90A;
     font-size: 20px;
     font-weight: bold;
     font-family: 'Raleway';
     color: #000;
     border-radius: 5px;
     padding: 0 49px
 }

 .product-details-content .content-box .cart-btn i {
     font-size: 25px;
     margin-right: 20px
 }

 .product-details-content .content-box .price,
 .product-details-content .content-box .quantity {
     font-size: 16px;
     color: #1F1F1F
 }

 .product-details-content .content-box .price span {
     font-size: 35px;
     color: #292929;
     margin-left: 20px;
     font-style: italic;
     font-family: 'Alegreya'
 }

 .product-details-content .content-box .quantity {
     margin-top: 20px
 }

 .product-details-content .content-box .quantity input {
     width: 40px;
     height: 35px;
     border: 1px solid #D9D9D9;
     text-align: center;
     line-height: 33px;
     padding-left: 10px;
     margin-left: 20px
 }

 .product-tab-box {
     margin-bottom: 80px
 }

 .product-tab-box .tab-title-box ul {
     margin: 0;
     padding: 0
 }

 .product-tab-box .tab-title-box ul li {
     list-style: none;
     display: inline-block;
     margin-right: 6px
 }

 .product-tab-box .tab-title-box ul li.active a {
     background: #FFF;
     border-bottom-color: #fff;
     border-top: 3px solid #FAB90A;
     line-height: 44px
 }

 .product-tab-box .tab-title-box ul li a {
     display: block;
     font-size: 13px;
     line-height: 44px;
     border: 1px solid #E2E2E2;
     text-transform: uppercase;
     background: #F7F7F7;
     color: #242424;
     padding: 0 29px
 }

 .product-tab-box .tab-content {
     margin-top: -1px;
     border: 1px solid #E2E2E2;
     padding: 50px 40px 65px
 }

 .product-tab-box .tab-content h3 {
     margin: 0;
     font-size: 18px;
     margin-bottom: 12px
 }

 .product-tab-box .tab-content p {
     color: #898989;
     font-size: 14px;
     margin-top: 15px
 }

 .product-tab-box .tab-content p:first-child {
     margin-top: 0
 }

 .cart-page {
     padding: 80px 0
 }

 .cart-page .table {
     margin: 0
 }

 .cart-page table > tbody > tr > td,
 .cart-page .table > thead > tr > th {
     border: none
 }

 .cart-page .table thead {
     background: #F9F9F9
 }

 .cart-page .table > thead > tr > th {
     font-weight: 400;
     color: #000;
     font-size: 13px;
     line-height: 60px;
     padding: 0 40px;
     font-weight: 500;
     border: 1px solid #EBEBEB;
     border-bottom: 0;
     text-transform: uppercase;
     text-align: center
 }

 .cart-page .table > thead > tr > th.close {
     color: transparent
 }

 .cart-page .table > tbody > tr > td.preview {
     padding: 25px 50px
 }

 .cart-page .table > tbody > tr > td {
     border: 1px solid #ebebeb;
     color: #898989;
     font-size: 14px;
     font-weight: 500;
     line-height: 42px;
     padding: 60px 25px;
     text-align: center
 }

 .cart-page .table > tbody > tr > td.price {
     font-size: 16px
 }

 .cart-page .table > tbody > tr > td.del-item {
     text-align: center
 }

 .cart-page .table > tbody > tr > td.total {
     font-size: 16px
 }

 .cart-page .table > tbody > tr > td .select-box select:focus {
     outline: none
 }

 .cart-page .table > tbody > tr > td.del-item {
     color: #c56e21;
     font-size: 18px;
     font-weight: 400
 }

 .cart-page .bottom-box {
     background: #f9f9f9 none repeat scroll 0 0;
     margin: 0 0 50px;
     padding: 30px 25px;
     border-left: 1px solid #ebebeb;
     border-bottom: 1px solid #ebebeb;
     border-right: 1px solid #ebebeb
 }

 .cart-page .bottom-box .cupon-box input {
     border: 1px solid #eee;
     color: #8e8d8d;
     line-height: 36px;
     margin-right: 10px;
     outline: medium none;
     padding: 0 20px;
     width: 130px
 }

 .cart-page .bottom-box .cupon-box button {
     padding: 0 20px;
     color: #fff;
     background: #E3E3E3;
     text-transform: capitalize;
     border: none;
     outline: none;
     font-weight: 400;
     line-height: 36px;
     color: #000
 }

 .cart-page .add-to-cart-wrap {
     text-align: right
 }

 .cart-page .add-to-cart-wrap a .cart-button {
     background: #252525 none repeat scroll 0 0;
     border-radius: 5px;
     display: inline-block
 }

 .cart-page .add-to-cart-wrap a .cart-button p {
     color: #fff;
     display: inline-block;
     /* float: left; */
     font-size: 12px;
     line-height: 35px;
     margin: 0;
     padding-left: 21px;
     padding-right: 17px;
     text-transform: uppercase;
     border-right: 1px solid #000
 }

 .cart-page .add-to-cart-wrap a .cart-button i {
     border-left: 1px solid #404040;
     color: #98bc24;
     display: inline-block;
     /* float: left; */
     font-size: 17px;
     line-height: 35px;
     padding-left: 14px;
     padding-right: 15px
 }

 .cart-page .add-to-cart-wrap a:before {
     background: #98BC24
 }

 .cart-page .cart-total-box li {
     border-bottom: 1px solid #ebebeb;
     border-left: 1px solid #ebebeb;
     border-right: 1px solid #ebebeb;
     font-weight: 500;
     line-height: 58px;
     padding: 0 25px;
     color: #000;
     font-size: 13px;
     text-transform: uppercase
 }

 .cart-page .cart-total-box li:first-child {
     border-top: 1px solid #EBEBEB
 }

 .cart-page .cart-total-box li span {
     color: #898989;
     margin-left: 50px;
     font-size: 16px
 }

 .cart-page .cart-total-box .cart-total {
     background: #F9F9F9
 }

 .cart-page .cart-total-box .proceed-to-checkout {
     text-align: right;
     border: none
 }

 .cart-page .cart-total-box .proceed-to-checkout a {
     line-height: 30px;
     font-size: 14px
 }

 .cart-page .cart-total-box .proceed-to-checkout a .cart-button {
     background: #252525 none repeat scroll 0 0;
     border-radius: 5px;
     display: inline-block;
     margin-top: 24px
 }

 .cart-page .cart-total-box .proceed-to-checkout a .cart-button p {
     border-right: 1px solid #000;
     color: #fff;
     display: inline-block;
     /* float: left; */
     font-size: 12px;
     line-height: 40px;
     margin: 0;
     padding-left: 21px;
     padding-right: 17px;
     text-transform: uppercase
 }

 .cart-page .cart-total-box .proceed-to-checkout {
     padding-right: 0;
     padding-top: 10px;
     border: 1px solid #ebebeb;
     border-top: 0;
     padding-bottom: 10px;
     padding-right: 20px
 }

 .cart-page .cart-total-box .proceed-to-checkout .cart-btn {
     background: #FAB90A;
     border-radius: 5px;
     color: #000;
     text-transform: uppercase;
     line-height: 32px;
     display: inline-block;
     letter-spacing: .05em;
     font-family: 'Open Sans';
     font-weight: 600;
     padding: 0 18px;
     margin-top: 10px
 }

 .cart-page .cart-total-box .proceed-to-checkout .cart-btn i {
     font-size: 17px;
     margin-right: 7px
 }

 .cart-page .cart-total-box .proceed-to-checkout .cart-btn:hover {
     background: #1FB5C7;
     color: #fff;
     border-color: #1FB5C7
 }

 .cart-page .cart-total-box .proceed-to-checkout a .cart-button i {
     border-left: 1px solid #404040;
     color: #98bc24;
     display: inline-block;
     /* float: left; */
     font-size: 17px;
     line-height: 40px;
     padding-left: 14px;
     padding-right: 15px
 }

 .cart-page .cart-total-box .proceed-to-checkout a:before {
     background: #98BC24
 }

 .cart-page .select-box {
     width: 100px
 }

 .cart-page .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
     border-right: 1px solid #E5E5E5
 }

 .cart-page .select-menu + .ui-selectmenu-button {
     width: 100% !important;
     border-radius: 0;
     padding: 0 40px 0 20px;
     border: 1px solid #E5E5E5;
     height: 42px;
     background: #fff;
     outline: none;
     color: #898989
 }

 .cart-page .thm-btn {
     font-size: 14px;
     padding: 7px 23px
 }

 .cart-page .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
     padding: 0;
     font-weight: 400;
     font-family: 'Open Sans', sans-serif;
     line-height: 42px
 }

 .cart-page .select-menu + .ui-selectmenu-button .ui-icon.ui-icon-triangle-1-s {
/*     background: url(../images/select-menu-arrow.png) 0 0 no-repeat;*/
     width: 16px;
     height: 6px;
     margin-top: -3px;
     margin-right: 4px
 }

 .cart-page .bottom-box .cart-btn {
     background: #FAB90A;
     border-radius: 5px;
     color: #000;
     text-transform: uppercase;
     line-height: 32px;
     display: inline-block;
     letter-spacing: .05em;
     font-family: 'Open Sans';
     font-weight: 600;
     padding: 0 18px;
     margin-top: 10px
 }

 .cart-page .bottom-box .cart-btn i {
     font-size: 17px;
     margin-right: 7px
 }

 .cart-page .bottom-box .cart-btn:hover {
     background: #D6B161;
     color: #fff;
     border-color: #D6B161
 }

 .ui-selectmenu-menu .ui-menu {
     background: #fff
 }

 .ui-selectmenu-menu .ui-menu-item {
     font-size: 16px;
     font-family: 'PT Serif', sans-serif;
     font-style: italic;
     padding: 5px 20px;
     border-bottom: 1px solid #E1E1E1;
     text-transform: capitalize
 }

 .ui-selectmenu-menu .ui-menu-item.ui-state-focus {
     background: #00ACD9;
     border-color: #00ACD9;
     color: #fff;
     font-weight: 400
 }

 #checkout-content .return-customer {
     background: #f9f9f9 none repeat scroll 0 0;
     border: 1px solid #ebebeb;
     margin-bottom: 45px;
     padding: 21px 30px
 }

 #checkout-content .return-customer p {
     color: #898989;
     font-size: 16px;
     line-height: 26px;
     margin-bottom: 0
 }

 #checkout-content .return-customer a {
     color: #11A9E0
 }

 #checkout-content label,
 #checkout-content input[type="text"] {
     display: block
 }

 #checkout-content label {
     color: #8e8d8d;
     font-size: 14px;
     font-weight: 500;
     line-height: 26px;
     margin-bottom: 4px
 }

 #checkout-content input[type="text"] {
     border: 1px solid #e2e2e2;
     color: #c6c6c6;
     font-size: 14px;
     font-weight: 400;
     height: 40px;
     line-height: 40px;
     margin-bottom: 10px;
     outline: medium none;
     padding: 0 20px;
     width: 100%
 }

 .left-checkout .section-title2.ship-to-different {
     margin-bottom: 39px;
     margin-top: 68px
 }

 #checkout-content input[type="text"]:last-child {
     margin-bottom: 0
 }

 #checkout-content .left-checkout > .row {
     margin-bottom: 23px
 }

 #checkout-content .row span b {
     color: #8e8d8d;
     font-size: 14px;
     font-weight: 500
 }

 #checkout-content input[type="checkbox"] {
     display: inline-block;
     margin: 0 15px 0 0;
     vertical-align: middle;
     margin-top: 4px
 }

 #checkout-content textarea {
     width: 100%;
     height: 100px;
     border: 1px solid #E2E2E2;
     padding: 10px 20px;
     outline: none
 }

 #checkout-content .ship-different {
     margin-top: 80px
 }

 #checkout-content .order-box {
     border: 1px solid #D9D9D9;
     padding: 30px
 }

 #checkout-content .order-box ul li {
     color: #8e8d8d;
     display: block;
     font-size: 14px;
     font-weight: 400;
     line-height: 45px
 }

 #checkout-content .order-box ul li.total {
     border-bottom: 1px solid #e2e2e2;
     border-top: 1px solid #e2e2e2;
     color: #242424
 }

 #checkout-content .order-box ul li span {
     color: #898989;
     display: inline-block;
     font-size: 14px;
     font-family: "Open Sans", sans-serif
 }

 #checkout-content .order-box ul li span.bold {
     color: #242424;
     font-size: 18px;
     font-weight: 500;
     font-family: "Open Sans", sans-serif
 }

 #checkout-content .order-box ul li a span {
     color: #11A9E0;
     font-size: 13px;
     font-weight: 500;
     font-family: "Raleway", sans-serif
 }

 #checkout-content .order-box ul li.place-order-button {
     padding-top: 20px;
     line-height: 30px
 }

 #checkout-content .order-box ul li input[type="radio"] {
     margin-right: 10px
 }

 #checkout-content .order-box ul li .note {
     background: #ECECEC;
     padding: 25px;
     color: #8E8D8D;
     line-height: 24px;
     font-size: 14px;
     font-weight: 400;
     position: relative
 }

 #checkout-content .order-box ul li .note .fa {
     font-size: 35px;
     position: absolute;
     top: -22px;
     left: 25px;
     color: #ECECEC
 }

 #checkout-content .order-box ul li a.place-order {
     background: #FD9C1E;
     text-transform: uppercase;
     display: inline-block;
     line-height: 36px;
     font-weight: 700;
     color: #fff;
     padding: 0 40px;
     margin-top: 30px
 }

 #checkout-content .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
     padding: 0;
     font-weight: 400;
     font-family: 'Open Sans', sans-serif;
     line-height: 42px;
     color: #898989;
     text-transform: capitalize
 }

 #checkout-content .select-menu + .ui-selectmenu-button .ui-icon.ui-icon-triangle-1-s {
     background: url(../images/select-menu-arrow.png) 0 0 no-repeat;
     width: 14px;
     height: 6px;
     margin-top: -3px;
     margin-right: 8px
 }

 #checkout-content .select-menu + .ui-selectmenu-button {
     width: 100% !important;
     border-radius: 0;
     padding: 0 20px;
     border: 1px solid #E5E5E5;
     height: 42px;
     background: #fff;
     outline: none;
     color: #898989
 }

 #checkout-content .thm-btn {
     background: #FAB90A;
     border-radius: 5px;
     color: #000;
     text-transform: uppercase;
     line-height: 42px;
     display: inline-block;
     letter-spacing: .05em;
     font-family: 'Open Sans';
     font-weight: 600;
     padding: 0 18px;
     margin-top: 10px;
     /* float: right */
 }

 #checkout-content .thm-btn i {
     font-size: 17px;
     margin-left: 7px
 }

 #checkout-content .thm-btn:hover {
     background: #1FB5C7;
     color: #fff;
     border-color: #1FB5C7
 }

 .faq-page .sec-title h2 {
     margin: 0
 }

 .faq-page .sec-title p {
     margin-top: 20px
 }

 .faq-form {
     background: #F9F9F9;
     padding: 20px 30px;
     border: 1px solid #EAEAEA;
     margin-bottom: 50px;
     margin-top: 30px
 }

 .faq-form input {
     height: 44px;
     border: 1px solid #E9E9E9;
     outline: none;
     padding-left: 25px;
     width: 79%;
     position: relative;
     top: 1px
 }

 .faq-form .thm-btn {
     padding: 0 41px;
     line-height: 44px;
     border-radius: 0;
     margin-left: -4px;
     border: none;
     position: relative;
     top: 1px;
     background: #1FB5C7
 }

 .faq-page .accrodion .accrodion-title h4 {
     text-transform: none;
     font-weight: 400;
     color: #8E8D8D
 }

 .faq-page .accrodion.active .accrodion-title {
     background: #1FB5C7
 }

 .faq-page .accrodion.active .accrodion-title h4 {
     color: #fff;
     color: #fff
 }

 .faq-page .accrodion.active .accrodion-title:after {
     border-color: #fff;
     color: #fff
 }

 .faq-question-one .single-faq {
     margin-bottom: 28px
 }

 .faq-question-one .single-faq:last-child {
     margin-bottom: 0
 }

 .faq-question-one .single-faq h3 {
     font-size: 16px;
     line-height: 33px;
     font-weight: 700;
     color: #242424;
     font-family: 'Open Sans', sans-serif
 }

 .faq-question-one .single-faq p {
     color: #898989;
     margin-top: 4px
 }

 .wel-t-band {
     position: relative;
     background: #f0f2f3;
     font: 400 1em/1em "Open Sans", sans-serif;
     color: #6e6e6e
 }

 .wel-t-band p span {
     color: #3a3a3a
 }

 .req-button {
     position: relative;
     text-align: center;
     margin-left: 1em;
     margin-top: 2em
 }

 .req-button a {
     background: #55860c;
     color: #fff;
     font: 600 1.08em/1em Roboto, sans-serif;
     display: inline-block;
     padding: 1em 1.52em;
     border-radius: 4px;
     margin: 0
 }

 .req-button .submit:hover {
     color: #fff
 }

 .req-button .submit:focus {
     color: #fff;
     border-color: #53cff5
 }

 .top-two-right {
     position: relative;
     overflow: hidden;
     padding: 3.5px 0
 }

 .top-two-right .top-panel {
     float: right;
     width: 65%
 }

 .nav-home-three {
     background: #6ba70f00;
     position: relative
 }

 .nav-home-two {
     background: transparent
 }

 .pad-logo {
     padding-top: 1.8em;
     padding-bottom: 1.83em
 }

 .touch_top_pad {
     padding-top: 2.7em;
     padding-bottom: 0
 }

 .nav-t-holder {
     position: relative
 }

 .nav-t-holder .nav-header {
     display: none;
     padding: 12px 20px
 }

 .nav-t-holder .nav-t-header button {
     background: transparent;
     border: none;
     outline: none;
     color: #fff;
     font-size: 25px;
     border-radius: 5px
 }

 .nav-t-holder .nav-t-footer {
     display: block
 }

 .nav-t-holder .nav-t-footer ul.nav > li {
     display: inline-block;
     padding: .6em 0;
     position: relative
 }

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

 .vis {
     position: absolute;
     z-index: 99999;
     height: 100px;
     left: 0;
     bottom: -3px;
     right: 0;
     text-align: center;
     margin: auto
 }

 .nav > li > a:hover,
 .nav > li > a:focus {
     text-decoration: none;
     background-color: transparent
 }

 a.only-btn-effect {
     background: #a3155d;
     color: #fff;
     width: 30%;
     text-align: center;
     position: relative;
     text-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
     padding: 11px 16px;
     border-radius: 0;
     border: 1px solid #fff;
     float: left;
     margin: 0
 }

 a.only-btn-effect:hover {
     background: #000
 }

 .nav-t-holder .nav-t-footer ul.nav > li:hover a,
 .nav-t-holder .nav-t-footer ul.nav > li.active a {
     color: #fab90a;
     background-color: transparent
 }

 .nav-t-holder .nav-t-footer ul.nav > li:last-child > a {
     border: none;
     padding-right: 0
 }

 .nav-t-holder .nav-t-footer ul.nav > li:first-child > a {
     padding: 0 1.3em 0 0
 }

 .nav-t-holder .nav-t-footer ul.nav > li > a {
     padding: 0 23px;
     display: block;
     font-size: 14px;
     color: #fff;
     text-transform: uppercase;
     -webkit-transition: all .3s ease;
     transition: all .3s ease
 }

 .nav-t-holder .nav-t-footer ul.nav > li > ul.submenu {
     top: 100%;
     left: 0
 }

 .nav-t-holder .nav-t-footer ul.nav > li > ul.submenu.align-right {
     right: 0;
     left: auto
 }

 .nav-t-holder .nav-t-footer ul.nav > li:hover > ul.submenu {
     visibility: visible;
     opacity: 1
 }

 .nav-t-holder .nav-t-footer ul.nav > li > ul.submenu > li > ul.submenu {
     top: 0;
     left: 100%
 }

 .nav-t-holder .nav-t-footer ul.nav > li > ul.submenu > li > ul.submenu.align-right {
     right: 100%;
     left: auto
 }

 .nav-t-holder .nav-t-footer ul.nav > li > ul.submenu > li:hover > ul.submenu {
     visibility: visible;
     opacity: 1
 }

 .nav-t-holder .nav-t-footer ul.nav > li ul.submenu {
     position: absolute;
     width: 275px;
     opacity: 0;
     visibility: hidden;
     z-index: 99999;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .16);
     -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .16);
     -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .16)
 }

 .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li {
     display: block;
     padding: 0;
     background: #fff
 }

 .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:last-child a {
     border-bottom: 0
 }

 .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:last-child a:after {
     display: none
 }

 .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li:hover > a {
     color: #fff;
     background: #51c5e9
 }

 .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li a {
     color: #242424;
     font: 600 14px 'Open Sans', sans-serif;
     padding: 6px 18px 5px;
     border-bottom: 1px solid #e9e9e9;
     position: relative;
     display: block;
     font-weight: 600;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     text-transform: capitalize
 }

 .nav-t-holder ul.nav li.has-t-submenu > a > button {
     display: none
 }

 .nav-t-holder .nav-t-header {
     display: none;
     padding: 12px 0;
     float: right
 }

 .touch_top ul .item .media .blue-color a i {
     color: #6ba70f
 }

 .top-navigation,
 .top-navigation-4 {
     position: relative
 }

 .top-navigation .main_menu {
     position: absolute;
     left: 0;
     right: 0;
     border-bottom: 1px solid #5f6f7e
 }

 .top-navigation-4 .main_menu {
     position: absolute;
     left: 0;
     right: 0;
     top: 70px
 }

 .top-navigation-4 .main_menu.fixed {
     position: fixed;
     top: 0;
     background: #0f263a
 }

 .top-navigation-4 .main_menu.fixed .logo {
     width: 220px;
     padding: 9px 0
 }

 .top-navigation-4 .main_menu.fixed .logo img {
     width: 100%
 }

 .top-navigation-4 .wel-band-bg {
     background: transparent
 }

 .top-navigation-4 .wel-t-band {
     background: rgba(0, 0, 0, 0.5);
     position: absolute;
     left: 0;
     right: 0;
     z-index: 100
 }

 .top-navigation-4 .nav-t-holder .nav-t-footer ul.nav > li > a {
     padding: 0 1em;
     border-right: none
 }

 .top-navigation-4 .nav-t-holder .nav-t-footer ul.nav > li:last-child a {
     border-left: 1px solid #fff
 }

 .top-navigation-4 .nav-menu {
     width: 100%
 }

 .top-navigation-4 .wel-band-bg p {
     color: #838484
 }

 .top-navigation-4 .wel-band-bg p a {
     margin: 0 0 0 50px;
     color: #40add5;
     text-transform: uppercase;
     font-weight: 700
 }

 .top-navigation .main_menu.fixed {
     position: fixed;
     background: #0f263a;
     border-bottom: none
 }

 .top-navigation .main_menu.fixed .widget-t .search-form .form-control,
 .top-navigation .main_menu.fixed .widget-t .search-form .form-control + .input-group-addon button {
     background: #081e2f
 }

 .top-navigation .main_menu.fixed .widget-t-inner {
     border: 1px solid #1a2e40
 }

 .top-navigation .nav-t-holder .nav-t-footer ul.nav > li > a {
     border-right: 1px dashed #5f6f7e
 }

 .top-navigation .nav-t-holder .nav-t-footer ul.nav > li:last-child > a {
     border-right: none
 }

 .top-navigation .widget-t .search-form .form-control,
 .top-navigation .widget-t .search-form .form-control + .input-group-addon button {
     background: transparent
 }

 .top-navigation .widget-t .search-form .form-control + .input-group-addon {
     background: transparent
 }

 .top-navigation .widget-t-inner {
     border: 1px solid #516170
 }

 .main_menu {
     position: fixed;
     z-index: 9999;
     width: 100%;
     transition: all .5s ease-in-out
 }

 @keyframes menu_sticky {
     0% {
         margin-top: -100px
     }

     50% {
         margin-top: -90px
     }

     100% {
         margin-top: 0
     }
 }

 .fixed {
     position: fixed;
     background: rgba(0, 0, 0, 0.8);
     top: 0;
     left: 0;
     width: 100%;
     z-index: 99999;
     -webkit-box-shadow: 0 13px 30px -12px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: 0 13px 30px -12px rgba(0, 0, 0, 0.75);
     box-shadow: 0 13px 30px -12px rgba(0, 0, 0, 0.75)
 }

 .widget-t-search {
     float: right;
     padding: 10px 0
 }

 .widget-t .search-form .form-control {
     height: 40px;
     border-radius: 0;
     border: none;
     font: 1em/1em "Open Sans", sans-serif;
     padding: 0 18px;
     -webkit-box-shadow: none;
     box-shadow: none;
     color: silver;
     z-index: 0;
     background: #081e2f
 }

 .widget-t-inner {
     border: 1px solid #1a2e40;
     width: 245px
 }

 .widget-t .search-form .form-control + .input-group-addon {
     padding: 0;
     border: 0;
     border-radius: 0;
     background-color: #081e2f
 }

 .widget-t .search-form .form-control + .input-group-addon button {
     border: 0;
     background: #081e2f;
     color: #bcbcbd;
     font-size: 1.2em;
     line-height: 2.1em;
     padding-right: 15px
 }

 .thm-banner-t-wrapper .caption-h1 {
     font-size: 40px;
     line-height: 50px;
     font-weight: 700;
     text-transform: uppercase;
     color: #fff;
     position: relative
 }

 .thm-banner-t-wrapper .caption-p {
     font-size: 20px;
     font-style: italic;
     color: #fff;
     line-height: 28px
 }

 .thm-banner-t-wrapper .caption-divider span.divider {
     width: 1px;
     height: 90px;
     background: #fff;
     display: block
 }

 .thm-banner-t-wrapper .inverse {
     background: #F7BE3D;
     color: #fff;
     border: 2px solid #F7BE3D;
     font: 300 1.2em/1em "Open Sans", sans-serif
 }

 .thm-banner-t-wrapper .inverse:hover {
     color: #fff;
     background: #1FB5C7;
     border: 2px solid #1FB5C7
 }

 .thm-banner-t-wrapper .thm-btn {
     -webkit-transition: all .3s ease !important;
     transition: all .3s ease !important;
     font-weight: 700 !important;
     padding: 1.1em 2.5em;
     border-radius: 4px;
     font: 400 1.2em/1em "Open Sans", sans-serif
 }

 .thm-banner-t-wrapper .thm-btn i {
     margin: 0;
     border-color: transparent
 }

 .thm-banner-t-wrapper .inversen {
     background: #53cff5;
     color: #fff;
     border: 2px solid #53cff5;
     font: 300 1.2em/1em "Open Sans", sans-serif
 }

 .thm-banner-t-wrapper .inversen:hover {
     color: #fff;
     background: #F7BE3D;
     border: 2px solid #F7BE3D
 }

 .thm-banner-t-wrapper .thm-btn i:after {
     display: none
 }

 .thm-banner-wrapper .thm-btn.inverse i {
     color: #fff
 }

 .thm-banner-wrapper .brder {
     display: block;
     width: 100px;
     height: 4px;
     background: #E6AB0C;
     margin-left: auto;
     margin-right: auto;
     margin-top: 22px
 }

 .thm-banner-wrapper .brder-left {
     display: block;
     width: 100px;
     height: 4px;
     background: #E6AB0C;
     margin-top: 22px;
     text-align: left;
     margin-left: 0
 }

 .diff-offer-wrapper {
     background: #f5f4f4;
     position: relative;
     padding-bottom: 2.5em
 }

 .diff-offer {
     position: relative;
     padding-top: 3.5em;
     padding-bottom: .5em;
     overflow: hidden
 }

 .diff-offer ul {
     margin: 0;
     padding: 0
 }

 .diff-offer ul li {
     margin: 0;
     padding: 0;
     float: left
 }

 .we-offer-cont {
     width: 32%
 }

 .we-offer-cont h2 {
     margin: 0;
     padding: 0 .8em 0 0;
     text-align: right;
     font: 600 2.4em/1em Alegreya, serif;
     color: #323232;
     text-transform: uppercase
 }

 .we-offer-cont h2 span {
     display: block
 }

 .we-offer-cont2 {
     width: 68%;
     border-left: 3px solid #25639a
 }

 .we-offer-cont2 p {
     font: 400 1.2em/1.3em "Open Sans", sans-serif;
     margin: 0;
     padding: 0 0 0 2em;
     font-style: italic;
     color: #6c6c6c
 }

 .view .mask {
     width: 100%;
     height: 100%;
     position: absolute;
     overflow: hidden;
     top: 0;
     left: 0
 }

 .service-info .view {
     width: 100%;
     height: 100%;
     float: left;
     overflow: hidden;
     position: relative;
     cursor: pointer;
     text-align: left
 }

 .service-info .view img {
     display: block;
     position: relative
 }

 .service-info .view a.info {
/*     background: url(../images/services/icon.png) left bottom no-repeat;*/
     display: inline-block;
     text-decoration: none;
     text-indent: -9999px;
     width: 58px;
     height: 64px;
     left: -80px;
     bottom: -20px
 }

 .service-info .second-effect .mask {
     opacity: 0;
     overflow: visible;
     border: 0 solid rgba(0, 0, 0, 0.8);
     -moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
     -o-transition: all .4s ease-in-out;
     -ms-transition: all .4s ease-in-out;
     transition: all .4s ease-in-out
 }

 .service-info .second-effect a.info {
     position: relative;
     opacity: 0;
     -moz-transform: scale(0, 0);
     -webkit-transform: scale(0, 0);
     -o-transform: scale(0, 0);
     -ms-transform: scale(0, 0);
     transform: scale(0, 0);
     -webkit-transition: -webkit-transform .2s .1s ease-in, opacity .1s ease-in-out;
     -moz-transition: -moz-transform .2s .1s ease-in, opacity .1s ease-in-out;
     -o-transition: -o-transform .2s .1s ease-in, opacity .1s ease-in-out;
     -ms-transition: -ms-transform .2s .1s ease-in, opacity .1s ease-in-out;
     transition: transform .2s .1s ease-in, opacity .1s ease-in-out
 }

 .service-info .second-effect:hover .mask {
     opacity: 1;
     border: 105px solid rgba(15, 38, 58, 0.6)
 }

 .service-info .second-effect:hover a.info {
     opacity: 1;
     -moz-transform: scale(1, 1);
     -webkit-transform: scale(1, 1);
     -o-transform: scale(1, 1);
     -ms-transform: scale(1, 1);
     transform: scale(1, 1);
     -moz-transition-delay: .3s;
     -webkit-transition-delay: .3s;
     -o-transition-delay: .3s;
     -ms-transition-delay: .3s;
     transition-delay: .3s
 }

 .ind-common-pad2 {
     padding-top: 5em;
     padding-bottom: 0
 }

 .quality-wrapper {
     position: relative
 }

 .quality-wrapper h2 {
     font: 300 2.8em/1.3em "Open Sans", sans-serif;
     margin: 0 0 1.2em;
     padding: 0;
     color: #242424
 }

 .quality-wrapper p {
     color: #6c6c6c;
     margin: 0 0 4em;
     padding: 0;
     font: 400 1.2em/1.8em "Open Sans", sans-serif
 }

 .vision-wrapper {
     position: relative
 }

 .vision-wrapper ul {
     margin: 0;
     padding: 0
 }

 .vision-wrapper ul li {
     margin: 0;
     padding: 0 4em;
     display: inline-block;
     text-align: center;
     border-right: 1px solid #cfcfcf
 }

 .vision-wrapper ul li p {
     color: #6c6c6c;
     font: 700 1.6em/1.8em "Open Sans", sans-serif;
     padding: 0;
     margin: 0;
     text-transform: uppercase
 }

 .vision-wrapper ul li:last-child {
     border-right: 1px solid transparent
 }

 .vision-wrapper ul li a {
     color: #6c6c6c
 }

 .vision-wrapper ul li a:hover {
     color: #60a001
 }

 .fluid-service-area-home {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     overflow: hidden
 }

 .fluid-service-area-home .work-image-ser {
     width: -webkit-calc(50% - 115px);
     width: calc(50% - 115px);
     float: left;
     text-align: right;
     display: block;
     position: relative
 }

 @media (max-width: 991px) {
     .fluid-service-area-home .work-image-ser {
         width: 100%;
         text-align: center
     }
 }

 @media (max-width: 991px) {
     .fluid-service-area-home .work-image-ser img {
         width: 100%
     }
 }

 .fluid-service-area-home .service-promo {
     width: -webkit-calc(50% + 115px);
     width: calc(50% + 115px);
     float: left;
     position: relative;
     padding-left: 0;
     background: url(../images/services/ser-bg1.jpg) repeat;
     padding-left: 30px;
 }

 @media (max-width: 991px) {
     .fluid-service-area-home .service-promo {
         width: 100%;
         padding-bottom: 30px;
     }
 }

 @media (max-width: 991px) {
     .fluid-service-area-home .service-promo {
         padding: 15px;
     }
 }

 .test-quote-sec {
     position: relative;
     margin-left: -8em;
 }

 .testimonial-t-sec {
     position: relative;
 }

 .testimonial-t-sec .testimonialn-slider img {
     width: 130px;
     border-radius: 50%;
     display: inline-block;
 }

 .testimonial-t-sec .testimonialn-slider .content p {
     color: #bbc1c7;
     margin: 1em 0 0;
     padding: 0;
     font: 400 1.1em/1.6em "Open Sans", sans-serif;
 }

 .testimonial-t-sec .testimonialn-slider .sign img {
     width: 160px;
     display: inline-block;
     border-radius: 0;
 }

 .testimonial-t-sec .testimonialn-slider .name-content {
     display: block;
     position: relative;
     width: 100%;
 }

 .testimonial-t-sec .testimonialn-slider .name-content .tst-img {
     float: left;
     margin: 0 1.5em 0 0;
 }

 .testimonial-t-sec .testimonialn-slider .name-content .client-name {
     float: left;
     margin: 1em 0 0;
 }

 .testimonial-t-sec .testimonialn-slider .name-content .client-name p {
     font: 600 1.3em/2em "Open Sans", sans-serif;
     margin: 0;
     padding: 0;
     color: #fff;
 }

 .testimonial-t-sec .testimonialn-slider .name-content .client-name p span {
     display: block;
     color: #fff;
     font: 400 .79em/1.8em "Open Sans", sans-serif;
 }

 .testimonial-t-sec .testimonialn-slider .name-content .client-name ul li {
     display: inline-block;
     margin: 8px -1px 0 1px;
 }

 .testimonial-t-sec .testimonialn-slider .name-content .client-name ul li a {
     color: #ffba00;
     font-size: 1em;
     margin: 0 .4em 0 0;
 }

 .service-t-content {
     max-width: 670px;
     margin: 0;
     z-index: 2;
     position: relative;
     padding: 36px 10px 0 130px;
 }

 .testimonial-t-sec .testimonialn-slider .owl-dots .owl-dot span {
     border: 2px solid #637c93;
     background: transparent;
     width: 12px;
     height: 12px;
 }

 .testimonial-t-sec .testimonialn-slider .owl-dots .owl-dot.active span,
 .owl-theme .owl-dots .owl-dot:hover span {
     border: 2px solid #ffba00;
     background-color: #ffba00;
 }

 .testimonialn-slider.owl-theme .owl-controls {
     text-align: left;
     margin-top: 0;
 }

 .featured-services {
     overflow: hidden;
     background: #0b3357
 }

 .featured-services .left-full-img img {
     max-width: none
 }

 .looking-wrapper {
     position: relative;
     padding: 104px 0;
     background-position: left;
     text-align: center;
     background-size: cover;
     background: linear-gradient(rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), ;
     background-attachment: fixed;
     margin-top: 40px
 }

 .section_header2 {
     position: relative;
     padding: 5px 0 1em
 }

 .looking-wrapper h2 {
     color: #fff;
     text-transform: capitalize;
     text-shadow: 3px 3px 4px #0000007a;
     position: relative;
     letter-spacing: .3px;
     margin: 0;
     font-size: 30px
 }

 .section_header2 h2 {
     color: #60a001;
     text-transform: capitalize;
     position: relative;
     padding-bottom: 0;
     letter-spacing: .3px;
     margin: 0;
     font-family: 'Tangerine', cursive;
     font-size: 65px
 }

 @media (max-width: 480px) {
     .section_header2 img {
         float: left;
         width: 100%;
         margin-right: 0
     }
 }

 .section_header2 img {
     float: left;
     width: 41%;
     margin-right: 25px
 }

 #whatweoffer {
     float: left;
     width: 100%;
     padding: 50px 0;
     background: #f5f5f5
 }

 #whatweoffer .section_header2 h2 {
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0;
     font-size: 67px
 }

 #whatweoffer .section_header2 {
     position: relative;
     padding: 0 0 2em
 }

 #whatweoffer .section_header2 h2:before {
     content: "";
     width: 208px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 18px;
     margin: 0 auto
 }

 .flex-title.flex-title-home {
     top: 0 !important
 }

 .section_header2 h2.white,
 .section_header h2.white {
     color: #fff
 }

 .section_header2 h2:before {
     content: "";
     width: 16%;
     height: 3px;
     display: inline-block;
     position: absolute;
     bottom: 0;
     margin: auto;
     left: 0;
     right: 0
 }

 .indurial-solution-text2 h2 {
     font-family: 'Montserrat', sans-serif;
     font-size: 28px;
     color: #fff;
     padding: 0;
     margin: 23px 0;
     font-weight: 700
 }

 .looking-wrapper .req-button a {
     background: #a3155d;
     color: #fff;
     border-radius: 4px;
     font: 600 1.03em/1.3em Raleway, sans-serif;
     padding: .8em 2.5em
 }

 .looking-wrapper .req-button a i {
     margin-left: 6px
 }

 .looking-wrapper3 {
     min-height: 113px;
     padding: 34px 0
 }

 .looking-wrapper3 .indurial-solution-text2 h2 {
     font: 300 24px 'Open Sans', sans-serif;
     color: #000;
     margin: 5px 0
 }

 .looking-wrapper3 .req-button a {
     background: #0f263a;
     padding: 1em 1.52em
 }

 .about-sec-content {
     position: relative
 }

 .about-sec-content h4 {
     color: #303030;
     font: 400 1.3em/1.5em "Open Sans", sans-serif;
     margin: .8em 0 1em;
     padding: 0
 }

 .about-sec-content p {
     color: #898989;
     font: 400 1.1em/1.7em "Open Sans", sans-serif;
     margin: 0 0 1em;
     padding: 0
 }

 .about-sec-content ul li {
     color: #6c6c6c;
     font: 400 1.1em/2em "Open Sans", sans-serif;
 }

 .about-sec-content ul li .fa {
     color: #233859;
     margin-right: 5px;
     font-size: 1em;
 }

 .accordian-area-pad {
     margin-top: 1.42em;
 }

 .accordian-area {
     position: relative;
 }

 .accordian-area .panel .panel-heading .panel-title a i {
     font-size: .8em;
     line-height: 50px;
     position: absolute;
     top: 0;
     left: 0
 }

 .accordian-area .panel .panel-heading .panel-title a .fa-plus {
     display: none
 }

 .accordian-area .panel .panel-heading .panel-title a.collapsed .fa-plus {
     display: block;
     width: 25px;
     height: 25px;
     text-align: center;
     font-size: 10px;
     border-radius: 50%;
     border: 1px solid #c8c8c8;
     color: #0e1322
 }

 .accordian-area .panel .panel-heading .panel-title a i {
     margin: 12.5px;
     line-height: 25px
 }

 .accordian-area .panel .panel-heading .panel-title a .fa-minus {
     display: block;
     width: 25px;
     text-align: center;
     color: #000;
     height: 25px;
     font-size: 10px;
     border-radius: 50%;
     border: 1px solid #6ba70f;
     background: #fff
 }

 .accordian-area .panel .panel-heading .panel-title a.collapsed .fa-minus {
     display: none
 }

 .accordian-area .panel-group .panel {
     border-radius: 0;
     background: transparent;
     margin: 10px 0 0
 }

 .accordian-area .panel {
     border-radius: 0
 }

 .accordian-area .panel-default > .panel-heading {
     position: relative;
     padding: 0;
     margin: 0
 }

 .accordian-area .panel-title {
     font: 400 18px "Open Sans", sans-serif;
     background: #fff
 }

 .accordian-area .panel-title.on {
     background: #6ba70f
 }

 .accordian-area .panel .panel-heading .panel-title a.collapsed {
     background: #fff;
     color: #242424
 }

 .accordian-area .panel .panel-heading .panel-title a {
     background: #6ba70f;
     display: block;
     color: #fff;
     padding: 12px 0;
     margin: 0 0 0 50px;
     height: 50px
 }

 .accordian-area .panel-body {
     background: #fff;
     color: #898989;
     font: 400 1.1em/1.8em "Open Sans", sans-serif
 }

 .panel-title.actives {
     height: 50px
 }

 .section_header3 h2 {
     color: #fff
 }

 .latest-news1 {
     background: url(../images/latest-news/news-bg.jpg) no-repeat scroll center 0;
     -webkit-background-size: cover;
     background-size: cover
 }

 .about-but {
     position: relative;
     display: inline-block;
     margin-left: 0;
     padding-top: 0
 }

 .about-but a {
     background: #000;
     border: 1px solid #000
 }

 .about-but a i {
     margin-left: 10px
 }

 .about-us4 {
     background: url(../images/about/bg-about-us4.jpg) right center no-repeat;
     padding: 89px 0;
     min-height: 694px;
     background-size: cover
 }

 .about-us5 {
     background: url(../images/about/bg-about-us5.jpg) left center no-repeat;
     padding: 78px 0 58px;
     background-size: cover;
     min-height: 603px
 }

 .about-us4 .section-faq,
 .about-us5 .section-faq {
     padding: 0 0 0 65px
 }

 .our-galler-htwo {
     background: url(../images/our-projects/bg.jpg) no-repeat center top;
     position: relative
 }

 .our-galler-three {
     background: #ebebeb no-repeat center top;
     position: relative;
     padding: 100px 0 0
 }

 .our-galler-four {
     background: url(../images/projects/bg-our-project4.jpg) no-repeat center top;
     position: relative;
     padding: 96px 0 0
 }

 .our-galler-five {
     background: #1e2228 no-repeat center top;
     position: relative;
     padding: 96px 0 0
 }

 .fullwidth-slider {
     padding: 0 1.5em
 }

 .fullwidth-slider.owl-theme .owl-controls .owl-nav [class*="owl-"] {
     background: transparent;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     border-radius: 0;
     margin: 0;
     padding: 0
 }

 .fullwidth-slider.owl-carousel .owl-controls .owl-nav .owl-prev,
 .fullwidth-slider.owl-carousel .owl-controls .owl-nav .owl-next {
     background: #ffba00;
     width: 33px;
     text-align: center;
     font-size: 20px;
     line-height: 30px;
     color: #000;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     height: 33px
 }

 .fullwidth-slider.owl-carousel .owl-controls .owl-nav .owl-prev {
     margin-right: 20px
 }

 .fullwidth-slider.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
     background: #eaac05;
     color: #000;
     text-decoration: none
 }

 .fullwidth-slider.owl-theme .owl-controls {
     margin-top: 4em
 }

 .fullwidth-silder {
     padding-top: 2em
 }

 .fullwidth-silder2 .owl-theme .owl-controls,
 .fullwidth-silder3 .owl-theme .owl-controls {
     margin-top: 0
 }

 .fullwidth-slider2 .owl-nav,
 .fullwidth-slider3 .owl-nav {
     position: absolute;
     top: -92px;
     width: 1170px;
     text-align: right;
     margin: 0 auto;
     left: 0;
     right: 0
 }

 .event-pad {
     padding-top: 1.3em
 }

 .news-wrapper {
     position: relative;
     background: #f4f4f4
 }

 .news-evn-img {
     position: relative;
     overflow: hidden
 }

 .news-evn-img:before {
     content: '';
     position: absolute;
     bottom: -3px;
     width: 10px;
     height: 3px;
     display: inline-block;
     background: #fff;
     margin: 0
 }

 .news-evn-img .event-date {
     position: absolute;
     width: 62px;
     height: 68px;
     text-align: center;
     background: #ffba00;
     left: 10px;
     bottom: 0
 }

 .news-evn-img .event-date h3 {
     font: 600 1.6em/1.2em "Open Sans", sans-serif;
     color: #fff;
     margin: 0;
     padding: .4em 0 0
 }

 .news-evn-img .event-date h3 small {
     color: #fff;
     font: 400 .59em/1em "Open Sans", sans-serif;
     display: block
 }

 .news-evn-cont {
     position: relative
 }

 .news-evn-cont h3 {
     font: 600 1.07em/1.5em Raleway, sans-serif;
     letter-spacing: .5px;
     color: #000;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     margin: 0;
     padding: 0 0 .5em
 }
 .blg-img img {
    width: 100%;
}

 .news-evn-cont p {
     font: 400 1em/1.5em "Open Sans", sans-serif;
     color: #8e8d8d;
     margin: 0;
     padding: 0
 }

 .news-meta {
     padding: 1.8em 0 1em
 }

 .news-meta a {
     font: 400 1.07em/1em "PT Serif", sans-serif;
     color: #a6a6a6;
     padding-right: 13px;
     font-style: italic
 }

 .news-meta a + a:before {
     content: '';
     background: #a6a6a6;
     margin-right: 15px;
     width: 1px;
     height: 14px;
     bottom: -3px;
     position: relative;
     display: inline-block
 }

 .sectpad-sec {
     padding-top: 5.7em;
     padding-bottom: 5.7em
 }

 .our-sol-wrapper {
     background: url(../images/event/pro-sol-bg.jpg) no-repeat center top;
     position: relative;
     overflow: hidden;
     padding: 3em 0;
     background-size: cover
 }

 .our-sol-wrapper p {
     font: 300 32px "Open Sans", sans-serif;
     margin: 0;
     padding: 0;
     color: #fff;
     text-align: center
 }

 .our-sol-wrapper p span {
     color: #ffba00
 }

 .ind-common-pad {
     padding-top: 5.5em;
     padding-bottom: 5.5em
 }

 .our-t-client {
     position: relative
 }

 .our-t-client p {
     color: #898989;
     font: 400 1em/1.8em "Open Sans", sans-serif;
     margin: 1em 0 2em;
     padding: 0
 }

 .our-t-client ul {
     margin: 0;
     padding: 0;
     overflow: hidden
 }

 .our-t-client ul li {
     margin: 0 1em 1.2em 0;
     padding: 0;
     float: left
 }

 .our-t-client ul li:last-child {
     margin: 0
 }

 .our-t-client ul li img {
     border: 1px solid #ebebeb;
     -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
     -o-transition: all 1s ease;
     -ms-transition: all 1s ease;
     transition: all 1s ease
 }

 .our-t-client ul li img:hover {
     border: 1px solid #103d68;
     border-radius: 100%
 }

 .get-t-touch {
     position: relative;
     border: 1px solid #ebebeb;
     overflow: hidden;
     margin-top: 1.6em
 }

 .get-t-touch-inner {
     position: relative;
     border: 9px solid #f7f7f9;
     padding: 2em 1.5em;
     overflow: hidden
 }

 .get-t-touch .input_form form .form-control {
     margin-bottom: 20px;
     border-radius: 0;
     font: 1em/1em "Open Sans", sans-serif;
     color: #b7b6b6;
     padding: 11px 20px;
     border: 1px solid #eaeaea;
     height: auto;
     box-shadow: none
 }

 .get-t-touch .select-menu + .ui-selectmenu-button {
     width: 100% !important;
     border-radius: 0;
     padding: 0 40px 0 20px;
     border: 1px solid #eaeaea;
     height: 42px;
     background: #fff;
     outline: none;
     color: #b7b6b6;
     margin-bottom: 20px
 }

 .get-t-touch .select-menu + .ui-selectmenu-button .ui-selectmenu-text {
     padding: 0;
     font: .9em/1em "Open Sans", sans-serif;
     line-height: 42px
 }

 .get-t-touch .select-menu + .ui-selectmenu-button .ui-icon.ui-icon-triangle-1-s {
     background: url(../images/select-menu-arrow1.png) 0 0 no-repeat;
     width: 16px;
     height: 8px;
     margin-top: -4px;
     margin-right: 4px
 }

 .get-t-touch .select-menu + .ui-selectmenu-menu .ui-menu-item {
     background: #2d6293;
     border-color: #00ACD9;
     font-style: normal
 }

 .get-t-touch .submit-n-now {
     position: relative
 }

 .get-t-touch .submit-n-now button {
     background: #ffba00;
     color: #fff;
     font: 600 1.08em/1em Roboto, sans-serif;
     display: inline-block;
     padding: 1em 1.52em;
     border-radius: 4px;
     border: 1px solid #ffba00;
     margin: 0
 }

 .get-t-touch .submit-n-now button:hover {
     border-radius: 4px;
     color: #fff;
     border: 1px solid #53cff5;
     background: #53cff5
 }

 .get-t-touch .submit-n-now button i {
     margin-left: 14px
 }

 .indurial-t-solution {
     background: #103d68
 }

 .contactus-button2 {
     position: relative;
     display: inline-block;
     margin-left: 4em
 }

 .contactus-button2 a {
     background: #ffba00;
     color: #fff;
     border-radius: 4px;
     font: 600 1.08em/1em Roboto, sans-serif;
     padding: .8em 1.6em;
     display: inline-block;
     border: 1px solid #ffba00
 }

 .contactus-button2 a:hover {
     border-radius: 4px;
     border: 1px solid #487703;
     color: #fff
 }

 .contactus-button2 a i {
     margin-left: 10px
 }

 .contactus-button2 submit:hover {
     border-color: #53cff5;
     color: #fff
 }

 .contactus-button2 submit:focus {
     color: #fff
 }

 .footer-bg {
     background: #091723
 }

 .footer-t-bottom {
     background: #1b1b1b
 }

 .logo-wrapper {
     text-align: left;
     min-height: 106px
 }

 .logo-wrapper img {
     display: inline-block
 }

 .sec-title h2 {
     margin-bottom: 1em
 }

 .about-us-section {
     padding: 100px 0;
     min-height: 738px;
     background: url(../images/about/bg.jpg) right bottom no-repeat #fff
 }

 .about-us-section .sec-title h2 {
     font-size: 28px;
     font-family: "Alegreya", sans-serif;
     text-transform: uppercase;
     font-weight: 700;
     margin: 0 0 40px
 }

 .about-us-section .about-us {
     padding: 0 100px 0 0
 }

 .about-us-section .about-us img {
     width: 100%
 }

 .about-us-section .about-us ul li:before {
     content: '\f0a9';
     margin-right: 11px;
     font-family: 'FontAwesome';
     color: #233859
 }

 .about-us-section .about-us p {
     margin: 32px 0
 }

 .about-us-section .about-us ul li {
     font-size: 14px;
     line-height: 32px;
     color: #6c6c6c
 }

 .about-us-section .about-us ul,
 .about-us-section .about-us ul li {
     margin: 0;
     padding: 0;
     list-style: none
 }

 .about-us-section .faq-left-box .single-faq-left:last-child {
     margin-bottom: 0
 }

 .about-us-section .about-us .thm-button {
     margin: 40px 0 0
 }

 .faq-left-box .single-faq-left {
     margin-bottom: 42px
 }

 .faq-left-box .single-faq-left .icon-box,
 .faq-left-box .single-faq-left .text-box {
     display: table-cell;
     vertical-align: top;
     padding: 10px 0 0
 }

 .faq-left-box .single-faq-left .icon-box {
     font-size: 44px;
     width: 45px;
     color: #2e78cc
 }

 .faq-left-box .single-faq-left .text-box {
     padding: 0 0 0 20px
 }

 .faq-left-box .single-faq-left .text-box h3,
 .faq-left-box .single-faq-left .text-box p {
     margin: 0
 }

 .faq-left-box .single-faq-left .text-box h3 {
     text-transform: uppercase;
     font-size: 18px;
     font-family: 'Raleway';
     font-weight: 700;
     color: #333340;
     line-height: 30px
 }

 .faq-left-box .single-faq-left .text-box p {
     color: #898989;
     font-size: 15px;
     line-height: 26px;
     margin-top: 9px
 }

 .faq-sec .right-box {
     padding: 40px 0 0
 }

 .footer-bg3 {
     background: url(../images/footer/bg.jpg) no-repeat center center;
     padding: 20px 0 0;
     min-height: 365px;
     background-size: cover
 }

 .footer-bg3 h4.widget_title {
     text-transform: capitalize;
     font-style: italic
 }

 .footer-bg3 .widget-links {
     padding: 0 50px
 }

 .widget-contact-list ul li {
     display: list-item !important;
     list-style: none;
     padding: 0 !important
 }

 .widget-contact-list ul li a {
     color: #fff !important
 }

 .footer-bottom3 {
     padding: 33px 0
 }

 .footer-bottom3 .fo-txt p {
     margin: 0
 }

 .footer-bottom3 .fo-txt p a {
     color: #b0005b
 }

 .testimonial-wrapper3 {
     background: url(../images/testimonial/testimonial-bg2.jpg) center bottom no-repeat fixed;
     background-size: cover
 }

 .testimonial-wrapper3 .testimonial-sec .testimonial-slider .owl-dots .owl-dot span {
     border: 2px solid #fff
 }

 .testimonial-wrapper3 .testimonial-sec .testimonial-slider .owl-dots .owl-dot.active span,
 .testimonial-wrapper3 .testimonial-sec .owl-theme .owl-dots .owl-dot:hover span {
     border: 2px solid #ffa10d
 }

 .testimonial-wrapper2 {
     background: url(../images/testimonial/testimonial-bg3.jpg) center bottom no-repeat fixed;
     background-size: cover
 }

 .testimonial-wrapper2 .testimonial-sec .testimonial-slider .owl-dots .owl-dot span {
     border: 2px solid #fff
 }

 .testimonial-wrapper2 .testimonial-sec .testimonial-slider .owl-dots .owl-dot.active span,
 .testimonial-wrapper3 .testimonial-sec .owl-theme .owl-dots .owl-dot:hover span {
     border: 2px solid #ffa10d
 }

 .indurial-t-solution3 {
     background: url(../images/solution/solution-bg.jpg) center center no-repeat fixed;
     background-size: cover;
     padding: 29px 0;
     min-height: 100px;
     clear: both
 }

 .indurial-t-solution3 h2 {
     font-family: "Open Sans", sans-serif;
     font-style: normal;
     font-weight: 300;
     padding: 6px 0 0 50px;
     float: left
 }

 .indurial-t-solution3 .contactus-button2 a {
     margin: 0
 }

 .indurial-t-solution3 .contactus-button2 {
     margin-left: 0
 }

 #contact-google-map {
     width: 100%;
     height: 500px
 }

 .map-section {
     position: relative;
     clear: both
 }

 .map-outer {
     position: relative
 }

 .map-section .outer-container {
     position: absolute;
     max-width: 1170px;
     padding: 0 15px;
     margin: 0 auto;
     z-index: 20
 }

 .map-section .outer-container .info-container {
     position: relative;
     max-width: 1000px;
     margin: 0 auto;
     bottom: 375px;
     padding: 30px 50px 20px;
     background: #1a3b66;
     border: 10px solid #FFF;
     z-index: 4;
     float: left;
     -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
     -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
     -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
     -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20);
     box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.20)
 }

 .map-section .outer-container .info-container address h4 {
     font-size: 30px;
     color: #FFF;
     font-weight: 700;
     padding-bottom: 20px
 }

 .map-section .outer-container .info-container address .info {
     float: left;
     margin-bottom: 20px
 }

 .map-section .outer-container .info-container address .fa {
     float: left;
     color: orange;
     font-size: 16px;
     margin-right: 10px
 }

 .map-section .outer-container .info-container address p {
     font-size: 14px;
     color: #FFF;
     float: left
 }

 .diff-offer-wrapper3 {
     padding: 0 0 38px;
     min-height: 661px
 }

 .diff-offer-wrapper3 .diff-offer {
     padding: 74px 0
 }

 .diff-offer-wrapper3 .diff-offer h2 {
     margin: 0;
     font-weight: 300;
     line-height: 40px
 }

 .diff-offer-wrapper3 .diff-offer h2 a {
     color: #3cbfe7;
     text-decoration: underline;
     font-weight: 500
 }

 .diff-offer-wrapper3 .service-info .post-image {
     margin: 0 0 30px
 }

 .diff-offer-wrapper3 .service-info h4 {
     margin: 0
 }

 .diff-offer-wrapper3 .service-info h4 a {
     color: #242424;
     font: 600 18px "Open Sans", sans-serif;
     text-transform: uppercase;
     -webkit-transition: all 300ms linear 0;
     transition: all 300ms linear 0;
     margin: 0 0 15px
 }

 .diff-offer-wrapper3 .service-info p {
     padding: 0;
     margin: 0 0 18px
 }

 .diff-offer-wrapper3 .service-info-right .post-image {
     width: 100px
 }

 .diff-offer-wrapper3 .service-info-right .post-content {
     float: left;
     width: 260px;
     padding: 0 0 0 15px;
     box-sizing: border-box
 }

 .diff-offer-wrapper3 .service-info-right .post-image img {
     width: 100px;
     height: 100px
 }

 .diff-offer-wrapper3 .service-info-right h4 a {
     margin: 0
 }

 .diff-offer-wrapper3 .service-info h6 {
     margin: 0
 }

 .diff-offer-wrapper3 .service-info .item {
     float: left
 }

 .read-more {
     margin: 35px 0 0
 }

 .we-customer-support {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     overflow: hidden
 }

 .we-customer-support .work-image-ser {
     width: -webkit-calc(50% - 115px);
     width: calc(50% - 115px);
     float: left;
     text-align: right;
     display: block;
     position: relative
 }

 .we-customer-support .service-promo {
     width: -webkit-calc(50% + 115px);
     width: calc(50% + 115px);
     float: left;
     position: relative;
     padding-left: 0;
     background: url(../images/support/ser-bg1.jpg) repeat
 }

 .we-customer-support .service-t-content {
     max-width: 650px;
     margin: 0;
     z-index: 2;
     position: relative;
     padding: 78px 0 78px 110px
 }

 .we-customer-support .service-t-content form input[type="text"] {
     background: #0d2840;
     color: #3a78b6;
     font-size: 15px;
     height: 50px;
     width: 100%;
     padding: 0 20px;
     margin: 0 0 15px;
     border: 1px solid #254766;
     border-radius: 5px
 }

 .we-customer-support .service-t-content p {
     font: 300 20px "Open Sans", sans-serif;
     color: #fff;
     margin: 0 0 25px
 }

 @media (max-width: 991px) {
     .we-customer-support .work-image-ser {
         width: 100%;
         text-align: center
     }

     .we-customer-support .service-promo {
         padding: 15px;
         width: 100%
     }
 }

 h1.bnrfnt50 {
     font-size: 50px;
     font-family: 'Raleway', sans-serif;
     color: #fff;
     font-weight: 800;
     text-transform: uppercase;
     letter-spacing: 1.3px !important;
     margin-bottom: 20px
 }

 h1.bnrfnt40 {
     font-size: 40px;
     font-family: 'Raleway', sans-serif;
     color: #fff;
     font-weight: 800;
     text-transform: uppercase;
     letter-spacing: 1.3px !important;
     margin-bottom: 20px
 }

 h1.bnrfnt50 span.color1 {
     color: #f8c12c;
     font-weight: 400
 }

 h1.bnrfnt50 span.color2 {
     color: #44bfff
 }

 h1.bnrfnt50 span.color3 {
     color: #f8c12c;
     font-weight: 700
 }

 #minimal-bootstrap-carousel span.line {
     height: 4px;
     width: 100px;
     background: #e6ab0c;
     display: block;
     margin: 0 0 20px
 }

 #minimal-bootstrap-carousel .carousel-caption .thm-container.txt-left {
     text-align: left
 }

 #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_wdt1 {
     width: 60%
 }

 #minimal-bootstrap-carousel .carousel-caption p.pln_he {
     line-height: 30px;
     margin-bottom: 40px;
     font-size: 18px;
     font-style: italic;
     color: #fff
 }

 #minimal-bootstrap-carousel.ver_new_3_slider .carousel-inner .item {
     min-height: 600px
 }

 #minimal-bootstrap-carousel.ver_new_2_slider .carousel-inner .item {
     min-height: 665px
 }

 #minimal-bootstrap-carousel.ver_new_1_slider .item,
 #minimal-bootstrap-carousel .carousel-inner.ver_new_5_slider .item {
     min-height: 642px
 }

 #minimal-bootstrap-carousel.ver_new_4_slider .carousel-inner .item {
     min-height: 858px
 }

 #minimal-bootstrap-carousel.ver_new_2_slider .carousel-inner .carousel-caption .thm-container .box.valign-top .content {
     padding-top: 165px
 }

 #minimal-bootstrap-carousel.ver_new_1_slider .carousel-caption .thm-container .box.valign-top .content {
     padding-top: 165px
 }

 ul.banner_btm_list {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0
 }

 ul.banner_btm_list li {
     list-style: none;
     float: left;
     width: 33.3%;
     padding: 50px 30px;
     top: 0;
     position: relative;
     -webkit-transition: all .3s ease;
     transition: all .3s ease;
     bottom: -20px;
     min-height: 272px;
     cursor: pointer;
     text-align: center
 }

 ul.banner_btm_list li img {
     margin: 0 0 20px
 }

 ul.banner_btm_list li h4 {
     font-size: 16px;
     text-transform: uppercase;
     font-weight: 700;
     color: #fff;
     margin: 0 0 15px
 }

 ul.banner_btm_list li p {
     line-height: 22px;
     font-size: 14px;
     color: #fff
 }

 ul.banner_btm_list li.yellow_prd_bg {
     background: url(../images/home_page_variation4/yellow_lst_bg.jpg) no-repeat center top;
     background-size: cover
 }

 ul.banner_btm_list li.yellow_prd_bg h4 a {
     color: #000
 }

 ul.banner_btm_list li.yellow_prd_bg p {
     color: #000
 }

 ul.banner_btm_list li.blue_prd_bg {
     background: url(../images/home_page_variation4/blue_lst_bg.jpg) no-repeat center top;
     background-size: cover
 }

 ul.banner_btm_list li:hover {
     z-index: 100;
     margin: -25px 0 0;
     min-height: 297px
 }

 ul.banner_btm_list li.blue_prd_bg h4 a {
     color: #fff
 }

 ul.banner_btm_list li.lytblue_prd_bg {
     background: url(../images/home_page_variation4/lgtblue_lst_bg.jpg) no-repeat center top;
     background-size: cover
 }

 ul.banner_btm_list li.lytblue_prd_bg h4 a {
     color: #fff
 }

 ul.banner_btm_list li.lytblue_prd_bg p {
     color: #fff
 }

 .search_overlay {
     width: 100%;
     height: 100%;
     opacity: 0;
     visibility: hidden;
     background: #eef0f3;
     position: fixed;
     top: 0;
     left: 0
 }

 .search_overlay.show {
     opacity: 1;
     visibility: visible;
     z-index: 9999999
 }

 .search_overlay .close_search {
     background: url(../images/home_page_variation4/close_popup.png) no-repeat;
     width: 23px;
     height: 20px;
     position: absolute;
     right: 15px;
     top: 10px
 }

 .search_main_container {
     max-width: 600px;
     margin: -100px auto 0;
     position: absolute;
     top: 50%;
     left: 50%;
     margin-left: -300px;
     width: 100%
 }

 .search_main_container h4 {
     font-size: 25px;
     color: #242424;
     margin-bottom: 30px
 }

 .search_main_container form {
     position: relative;
     width: 100%;
     float: left
 }

 .search_main_container .search_lightbox_input {
     width: 100%;
     float: left;
     border-bottom: 1px solid #242424 !important;
     border: 0;
     font-size: 18px;
     color: #242424;
     background: transparent;
     padding: 5px 0
 }

 .search_lightbox_input::-webkit-input-placeholder {
     color: #242424
 }

 .search_lightbox_input:-moz-placeholder {
     color: #242424
 }

 .search_lightbox_input::-moz-placeholder {
     color: #242424
 }

 .search_lightbox_input:-ms-input-placeholder {
     color: #242424
 }

 .search_overlay button[type='submit'] {
     position: absolute;
     top: 0;
     right: 0;
     line-height: 35px;
     border: none;
     background: none
 }

.newsletter {
     margin: 0 0 100px
 }

.newsletter .inn {
     background: url(../images/home_page_variation5/bg-newsletter.jpg) top center no-repeat #f0f0ef;
     min-height: 142px;
     padding: 23px 40px
 }

.newsletter .inn h2 {
     font: bold 2em/1em Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0
 }

 .newsletter .inn input[type="text"] {
     width: 100%;
     height: 45px
 }

 .newsletter .inn p {
     color: #8e8d8d;
     font-size: 15px;
     margin: 0
 }

 .newsletter .req-button a {
     line-height: 44px;
     background: #4dcef6;
     padding: 0 20px;
     border: 1px solid #4dcef6
 }

 .newsletter .req-button {
     margin: 0
 }

 .newsletter .req-button a i {
     padding: 0 0 0 10px
 }

 .tt-gallery-1 {
     display: block;
     position: relative;
     overflow: hidden
 }

 .tt-gallery-1-caption {
     display: block;
     position: absolute;
     top: 10px;
     left: 10px;
     right: 10px;
     bottom: 10px;
     text-align: center;
     opacity: 0;
     -webkit-transition: all .35s ease-in-out;
     -moz-transition: all .35s ease-in-out;
     transition: all .35s ease-in-out;
     z-index: 1000
 }

 .tt-gallery-1-caption-table {
     display: table;
     position: relative;
     width: 100%;
     height: 100%
 }

 .tt-gallery-1-caption-inner {
     display: table-cell;
     vertical-align: middle;
     -webkit-transform: translateY(-15%);
     -moz-transform: translateY(-15%);
     -ms-transform: translateY(-15%);
     transform: translateY(-15%);
     -webkit-transition: all .35s ease-in-out;
     -moz-transition: all .35s ease-in-out;
     transition: all .35s ease-in-out
 }

 .tt-gallery-1-name {
     display: block;
     font-size: 16px;
     line-height: 22px;
     font-weight: 700;
     color: #000;
     text-transform: uppercase;
     letter-spacing: .5px;
     margin-bottom: 3px
 }

 .tt-gallery-1-cat {
     display: block;
     font-size: 14px;
     line-height: 18px;
     font-weight: 400;
     color: #898989;
     letter-spacing: .2px
 }

 .tt-gallery-1-search {
     display: inline-block;
     width: 66px;
     height: 66px;
     font-size: 22px;
     line-height: 66px;
     color: #000;
     text-align: center;
     background: #fac012;
     border-radius: 50%
 }

 .tt-gallery-1:hover .tt-gallery-1-caption {
     opacity: 1
 }

 .tt-gallery-1:hover .tt-gallery-1-caption-inner {
     -webkit-transform: translateY(0%);
     -moz-transform: translateY(0%);
     -ms-transform: translateY(0%);
     transform: translateY(0%)
 }

 .tt-gallery-1-overlay {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #000;
     opacity: .1
 }

 #imagelightbox {
     position: fixed;
     z-index: 9999;
     -ms-touch-action: none;
     touch-action: none
 }

 #imagelightbox-close {
     width: 2.5em;
     height: 2.5em;
     text-align: left;
     background-color: #05305a;
     position: fixed;
     z-index: 10002;
     top: 5em;
     right: 2.5em;
     -webkit-transition: color .3s ease;
     -moz-transition: color .3s ease;
     transition: color .3s ease;
     border: none
 }

 #imagelightbox-close:before,
 #imagelightbox-close:after {
     width: 2px;
     background-color: #fff;
     content: '';
     position: absolute;
     top: 20%;
     bottom: 20%;
     left: 50%;
     margin-left: -1px
 }

 #imagelightbox-close:before {
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -ms-transform: rotate(45deg);
     transform: rotate(45deg)
 }

 #imagelightbox-close:after {
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -ms-transform: rotate(-45deg);
     transform: rotate(-45deg)
 }

 #imagelightbox-close:hover {
     background-color: #fff;
     outline: none
 }

 #imagelightbox-close:hover:before,
 #imagelightbox-close:hover:after {
     background: #05305a
 }

 #imagelightbox-loading,
 #imagelightbox-loading div {
     -moz-border-radius: 50%;
     border-radius: 50%
 }

 #imagelightbox-loading {
     width: 2.5em;
     height: 2.5em;
     background-color: #444;
     background-color: rgba(0, 0, 0, 0.5);
     position: fixed;
     z-index: 10003;
     top: 50%;
     left: 50%;
     padding: .625em;
     margin: -1.25em 0 0 -1.25em;
     -moz-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
     -webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
     box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75)
 }

 #imagelightbox-loading div {
     width: 1.25em;
     height: 1.25em;
     background-color: #fff;
     -webkit-animation: imagelightbox-loading .5s ease infinite;
     -moz-animation: imagelightbox-loading .5s ease infinite;
     animation: imagelightbox-loading .5s ease infinite
 }

 #imagelightbox-overlay {
     background-color: rgba(0, 0, 0, 0.7);
     position: fixed;
     z-index: 9998;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0
 }

 #imagelightbox-caption {
     font-size: 15px;
     font-weight: 500;
     letter-spacing: 1px;
     text-align: center;
     color: #fff;
     background-color: #05305a;
     position: fixed;
     z-index: 10001;
     left: 0;
     right: 0;
     bottom: 0;
     padding: 14px 0
 }

 .imagelightbox-arrow {
     font-size: 40px;
     line-height: 56px;
     font-weight: 400;
     color: rgba(255, 255, 255, 0.32);
     width: 3.75em;
     height: 7.5em;
     background-color: transparent;
     vertical-align: middle;
     display: none;
     position: fixed;
     z-index: 10001;
     top: 50%;
     margin-top: -3.75em;
     border: none
 }

 .imagelightbox-arrow-left {
     left: 2.5em;
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     transition: all 300ms ease-in-out
 }

 .imagelightbox-arrow-right {
     right: 2.5em;
     -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
     transition: all 300ms ease-in-out
 }

 .imagelightbox-arrow-left:focus,
 .imagelightbox-arrow-right:focus {
     outline: none
 }

 .imagelightbox-arrow-left:hover,
 .imagelightbox-arrow-right:hover {
     color: #fff
 }

 #imagelightbox-loading,
 #imagelightbox-overlay,
 #imagelightbox-close,
 #imagelightbox-caption,
 #imagelightbox-nav,
 .imagelightbox-arrow {
     -webkit-animation: fade-in .25s linear;
     -moz-animation: fade-in .25s linear;
     animation: fade-in .25s linear
 }

 @media only screen and (max-width:660px) {
     #container {
         width: 100%
     }

     #imagelightbox-close {
         top: 1.25em;
         right: 1.25em
     }

     #imagelightbox-nav {
         bottom: 1.25em
     }

     .imagelightbox-arrow {
         width: 2.5em
     }

     .imagelightbox-arrow-left {
         left: 1.25em
     }

     .imagelightbox-arrow-right {
         right: 1.25em
     }
 }

 @media only screen and (max-width:320px) {
     .imagelightbox-arrow-left {
         left: 0
     }

     .imagelightbox-arrow-right {
         right: 0
     }
 }

 @media (max-width:767px) {
     .block.type-7 .filter-nav li {
         margin-bottom: 10px
     }

     .block.type-7 .filter-content a {
         display: block
     }

     .block.type-7 .filter-content a img {
         margin: 0 auto
     }

     .block.type-7 .icon-wrapper .icon-entry {
         margin-bottom: 30px
     }
 }

 @-webkit-keyframes fade-in {
     from {
         opacity: 0
     }

     to {
         opacity: 1
     }
 }

 @-moz-keyframes fade-in {
     from {
         opacity: 0
     }

     to {
         opacity: 1
     }
 }

 @keyframes fade-in {
     from {
         opacity: 0
     }

     to {
         opacity: 1
     }
 }

 @-webkit-keyframes imagelightbox-loading {
     from {
         opacity: .5;
         -webkit-transform: scale(0.75);
         transform: scale(0.75)
     }

     50% {
         opacity: 1;
         -webkit-transform: scale(1);
         transform: scale(1)
     }

     to {
         opacity: .5;
         -webkit-transform: scale(0.75);
         transform: scale(0.75)
     }
 }

 @-moz-keyframes imagelightbox-loading {
     from {
         opacity: .5;
         -moz-transform: scale(0.75);
         transform: scale(0.75)
     }

     50% {
         opacity: 1;
         -moz-transform: scale(1);
         transform: scale(1)
     }

     to {
         opacity: .5;
         -moz-transform: scale(0.75);
         transform: scale(0.75)
     }
 }

 @keyframes imagelightbox-loading {
     from {
         opacity: .5;
         -webkit-transform: scale(0.75);
         -moz-transform: scale(0.75);
         transform: scale(0.75)
     }

     50% {
         opacity: 1;
         -webkit-transform: scale(1);
         -moz-transform: scale(1);
         transform: scale(1)
     }

     to {
         opacity: .5;
         -webkit-transform: scale(0.75);
         -moz-transform: scale(0.75);
         transform: scale(0.75)
     }
 }

 .mobile-link {
     display: none
 }

 .mobile-link a.submit {
     background: #f8c12c;
     margin: 30px 15px 15px;
     display: block;
     border-radius: 3px;
     padding: 13.5px;
     font-size: 16px;
     text-align: center;
     font-weight: 700
 }

 .mobile-link .widget-t-search {
     float: none;
     padding: 15px 0 30px;
     margin: 0 15px
 }

 .mobile-link .widget-t-inner {
     width: 100%
 }

 .slider-bg {
     width: 100%
 }

 .carousel-inner > .item > img,
 .carousel-inner > .item > a > img {
     line-height: 1;
     width: 100%
 }

 .slider-bg .carousel-caption a {
     background: #62a21c;
     color: #fff;
     text-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
     padding: 11px 16px;
     border-radius: 4px;
     border: 1px solid #fff;
     float: left;
     margin: 175px -127px
 }

 .slider .desc {
     width: 50%;
     background: #80c535;
     font-size: 20px;
     margin: 0 auto;
     color: #fff;
     padding: 10px;
     text-transform: uppercase;
     top: 21px;
     box-shadow: 0 0 5px #00000063
 }

 .scrolltop {
     display: none;
     width: 100%;
     margin: 0 auto;
     position: fixed;
     bottom: 20px;
     right: 10px
 }

 .scroll {
     position: absolute;
     right: 20px;
     bottom: 20px;
     background: #62a21c;
     padding: 20px;
     text-align: center;
     margin: 0;
     cursor: pointer;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -o-transition: .5s
 }

 .scroll:hover {
     background: rgba(178, 178, 178, 1.0);
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -o-transition: .5s
 }

 .scroll:hover .fa {
     padding-top: -10px
 }

 .scroll .fa {
     font-size: 30px;
     margin-top: -5px;
     margin-left: 1px;
     transition: .5s;
     -moz-transition: .5s;
     -webkit-transition: .5s;
     -o-transition: .5s;
     color: #fff
 }

 .flex-container {
     width: 100%;
     display: -webkit-flex;
     display: flex;
     overflow: hidden;
     height: 444px
 }

 .back-to-top {
     cursor: pointer;
     position: fixed;
     bottom: 20px;
     right: 20px;
     display: none;
     background: #60a001;
     padding: 15px 20px
 }

 a#back-to-top .btn {
     background: #7fc435;
     color: #fff;
     font-size: 16px;
     font-weight: 700;
     padding: 0 19px;
     line-height: 40px;
     text-transform: uppercase;
     border: 0
 }

 @media screen and (max-width: 768px) {
     .flex-container {
         flex-direction: column
     }
 }

 .flex-title {
     color: #f1f1f1;
     position: relative;
     font-size: 23px;
     margin: auto;
     text-align: center;
     transform: rotate(90deg);
     top: 35%;
     -webkit-transition: all 500ms ease;
     -moz-transition: all 500ms ease;
     -ms-transition: all 500ms ease;
     -o-transition: all 500ms ease;
     transition: all 500ms ease
 }

 @media screen and (max-width: 768px) {
     .flex-title {
         transform: rotate(0deg) !important
     }
 }

 .flex-about {
     opacity: 0;
     color: #f1f1f1;
     position: relative;
     width: 100%;
     font-size: 15px;
     padding: 5%;
     top: 79%;
     line-height: 1.3;
     margin: auto;
     text-align: left;
     transform: rotate(0deg);
     -webkit-transition: all 500ms ease;
     -moz-transition: all 500ms ease;
     -ms-transition: all 500ms ease;
     -o-transition: all 500ms ease;
     transition: all 500ms ease;
     background-color: rgba(176, 0, 91, 0.64);
     z-index: 99999
 }

 @media screen and (max-width: 768px) {
     .flex-about {
         padding: 0;
         border: 0 solid #f1f1f1
     }
 }

 .flex-slide {
     -webkit-flex: 1;
     -ms-flex: 1;
     flex: 1;
     cursor: pointer;
     -webkit-transition: all 500ms ease;
     -moz-transition: all 500ms ease;
     -ms-transition: all 500ms ease;
     -o-transition: all 500ms ease;
     transition: all 500ms ease;
     height: 444px
 }

 @media screen and (max-width: 768px) {
     .flex-slide {
         overflow: auto;
         overflow-x: hidden;
         padding: 21px 0
     }
 }

 @media screen and (max-width: 768px) {
     .flex-slide p {
         font-size: 16px
     }
 }

 .flex-slide:hover {
     -webkit-flex-grow: 3;
     flex-grow: 3
 }

 .home {
     background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(../images/reliability.jpg);
     background-size: cover;
     background-position: top center;
     padding: 100px 0
 }

 @media screen and (min-width: 768px) {
     .home {
         -moz-animation: aboutFlexSlide;
         -moz-animation-duration: 3s;
         -moz-animation-iteration-count: 1;
         -moz-animation-delay: 0;
         -webkit-animation: aboutFlexSlide;
         -webkit-animation-duration: 3s;
         -webkit-animation-iteration-count: 1;
         -webkit-animation-delay: 0;
         animation: aboutFlexSlide;
         animation-duration: 3s;
         animation-iteration-count: 1;
         animation-delay: 0
     }
 }

 @keyframes aboutFlexSlide {
     0% {
         -webkit-flex-grow: 1;
         flex-grow: 1
     }

     50% {
         -webkit-flex-grow: 4;
         flex-grow: 4
     }

     100% {
         -webkit-flex-grow: 1;
         flex-grow: 1
     }
 }

 @media screen and (min-width: 768px) {
     .flex-title-home {
         transform: rotate(90deg);
         top: 15%;
         -moz-animation: homeFlextitle;
         -moz-animation-duration: 3s;
         -moz-animation-iteration-count: 1;
         -moz-animation-delay: 0;
         -webkit-animation: homeFlextitle;
         -webkit-animation-duration: 3s;
         -webkit-animation-iteration-count: 1;
         -webkit-animation-delay: 0;
         animation: homeFlextitle;
         animation-duration: 3s;
         animation-iteration-count: 1;
         animation-delay: 0
     }
 }

 @keyframes homeFlextitle {
     0% {
         transform: rotate(90deg);
         top: 15%
     }

     50% {
         transform: rotate(0deg);
         top: 15%
     }

     100% {
         transform: rotate(90deg);
         top: 15%
     }
 }

 .flex-about-home {
     opacity: 0
 }

 @media screen and (min-width: 768px) {
     .flex-about-home {
         -moz-animation: flexAboutHome;
         -moz-animation-duration: 3s;
         -moz-animation-iteration-count: 1;
         -moz-animation-delay: 0;
         -webkit-animation: flexAboutHome;
         -webkit-animation-duration: 3s;
         -webkit-animation-iteration-count: 1;
         -webkit-animation-delay: 0;
         animation: flexAboutHome;
         animation-duration: 3s;
         animation-iteration-count: 1;
         animation-delay: 0
     }
 }

 @keyframes flexAboutHome {
     0% {
         opacity: 0
     }

     50% {
         opacity: 1
     }

     100% {
         opacity: 0
     }
 }

 .pro-det-img {
     margin-top: 0
 }

 .map {
     position: relative
 }

 div#owl-demo .owl-carousel .owl-item img {
     display: block;
     width: 100%;
     border-radius: 0;
     border: 0 solid #6ba70f;
     padding: 3px;
     -webkit-transform-style: preserve-3d;
     transform-style: preserve-3d;
 }

 .cont-info i {
     color: #60a001;
     font-size: 49px
 }

 .cont-info p {
     padding: 15px 0;
     font-size: 15px
 }

 .cont-form input {
     border-radius: 0;
     margin: 8px 0;
     width: 100%;
     height: 46px
 }

 .cont-form textarea {
     border-radius: 0;
     margin: 8px 0
 }

 .cont-form .submit {
     margin: 30px 0
 }

 .div-set {
     position: relative
 }

 .div-set a {
     color: #000
 }

 .cont-info {
     left: 0;
     right: 0;
     margin: 0 auto;
     width: 76%;
     text-align: center;
     background: #fff;
     padding: 35px 0;
     z-index: 999
 }

 .cont-info .col-md-4 {
     border-right: 2px solid #60a001;
     height: 110px
 }

 .cont-form {
     margin: 27px 0
 }

 .cont-info .col-md-4:last-child {
     border: 0
 }

 .section_header2.text-left.abt h2:before {
     margin: 0
 }

 .about {
     background: url(images/about-us.jpg);
     background-size: cover;
     padding: 148px 0
 }

 .contact1 {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(images/contact.jpg);
     background-size: cover;
     background-position: center center;
     padding: 100px 0
 }

 .contact-form {
     width: 100%
 }

 input {
     width: 100%
 }

 textarea {
     width: 100%
 }

 .contact {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(images/value.jpg);
     background-size: cover;
     background-position: center center
 }

 .work {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/trans.jpeg);
     background-size: cover;
     background-position: center center
 }

 .white-bg {
     background: #fff;
     margin: 45px 0 22px;
     padding: 2px;
     min-height: 163px
 }

 .spinner {
     position: fixed;
     top: 0;
     left: 0;
     background: #222;
     height: 100%;
     width: 100%;
     z-index: 11;
     margin-top: 0;
     color: #fff;
     font-size: 1em
 }

 .cube1,
 .cube2 {
     background-color: #fff;
     width: 15px;
     height: 15px;
     position: absolute;
     top: 0;
     left: 0;
     -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
     animation: sk-cubemove 1.8s infinite ease-in-out
 }

 .cube2 {
     -webkit-animation-delay: -.9s;
     animation-delay: -.9s
 }

 @-webkit-keyframes sk-cubemove {
     25% {
         -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
     }

     50% {
         -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
     }

     75% {
         -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
     }

     100% {
         -webkit-transform: rotate(-360deg)
     }
 }

 @keyframes sk-cubemove {
     25% {
         transform: translateX(42px) rotate(-90deg) scale(0.5);
         -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5)
     }

     50% {
         transform: translateX(42px) translateY(42px) rotate(-179deg);
         -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
     }

     50.1% {
         transform: translateX(42px) translateY(42px) rotate(-180deg);
         -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
     }

     75% {
         transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
         -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)
     }

     100% {
         transform: rotate(-360deg);
         -webkit-transform: rotate(-360deg)
     }
 }

 .frame {
     width: 600px;
     height: 350px;
     margin: 250px auto 0;
     position: relative;
     background: #435d77;
     border-radius: 0 0 40px 40px
 }

 #button_open_envelope {
     width: 180px;
     height: 30px;
     position: absolute;
     z-index: 311;
     top: 250px;
     left: 208px;
     border-radius: 10px;
     color: #fff;
     font-size: 26px;
     padding: 15px 0;
     border: 2px solid #fff;
     transition: .3s
 }

 #button_open_envelope:hover {
     background: #FFf;
     color: #2b67cb;
     transform: scale(1.1);
     transition: background .25s, transform .5s, ease-in;
     cursor: pointer
 }

 .message {
     position: relative;
     width: 580px;
     min-height: 300px;
     height: auto;
     background: #fff;
     margin: 0 auto;
     top: 30px;
     box-shadow: 0 0 5px 2px #333;
     transition: 2s ease-in-out;
     transition-delay: 1.5s;
     z-index: 300
 }

 .top {
     border-right: 300px solid transparent;
     border-top: 200px solid #03A9F4;
     border-left: 300px solid transparent;
     transition: transform 1s, border 1s, ease-in-out;
     transform-origin: top;
     transform: rotateX(0deg);
     z-index: 500
 }

 .bottom {
     width: 600px;
     height: 190px;
     position: absolute;
     background: #2b67cb;
     top: 160px;
     border-radius: 0 0 30px 30px;
     z-index: 310
 }

 .open {
     transform-origin: top;
     transform: rotateX(180deg);
     transition: transform .7s, border .7s, z-index .7s ease-in-out;
     border-top: 200px solid #2c3e50;
     z-index: 200
 }

 .pull {
     -webkit-animation: message_animation 2s 1 ease-in-out;
     animation: message_animation 2s 1 ease-in-out;
     -webkit-animation-delay: .9s;
     animation-delay: .45s;
     transition: 1.5s;
     transition-delay: 1s;
     z-index: 350
 }

 .slider-bg .carousel-inner img {
     max-height: 650px;
     object-fit: cover
 }

 :focus {
     outline: none
 }

 @-webkit-keyframes message_animation {
     0% {
         transform: translatey(0px);
         z-index: 300;
         transition: 1s ease-in-out
     }

     50% {
         transform: translatey(-340px);
         z-index: 300;
         transition: 1s ease-in-out
     }

     51% {
         transform: translatey(-340px);
         z-index: 350;
         transition: 1s ease-in-out
     }

     100% {
         transform: translatey(0px);
         z-index: 350;
         transition: 1s ease-in-out
     }
 }

 @keyframes message_animation {
     0% {
         transform: translatey(0px);
         z-index: 300;
         transition: 1s ease-in-out
     }

     50% {
         transform: translatey(-340px);
         z-index: 300;
         transition: 1s ease-in-out
     }

     51% {
         transform: translatey(-340px);
         z-index: 350;
         transition: 1s ease-in-out
     }

     100% {
         transform: translatey(0px);
         z-index: 350;
         transition: 1s ease-in-out
     }
 }

 #contact {
     background: #fff;
     position: relative;
     width: 48%;
     margin: 0 auto;
     box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
     border: 1px solid #60a001
 }

 .js #contact {
     position: absolute;
     top: 12em;
     display: none;
     left: 0;
     right: 0;
     z-index: 999
 }

 .contact-us input {
     border: 0;
     width: 48%;
     padding: 10px;
     border: 1px solid #fff;
     background: none;
     display: block;
     color: #fff;
     float: left;
     margin-right: 10px
 }

 .form-row input {
     margin-bottom: 20px
 }

 .contact-us textarea {
     border: 0;
     width: 98%;
     height: 100px;
     display: block;
     background: none;
     padding: 10px;
     border: 1px solid #fff;
     color: #fff
 }

 .contact-us {
     padding: 50px 0
 }

 #submit {
     margin: 17px auto;
     border: 2px solid #60a001;
     color: #60a001;
     width: 153px;
     padding: 0
 }

 .map-1 iframe {
     position: relative;
     margin-top: -127px
 }

 #submit:hover {
     color: #fff
 }

 .contact-us .btn {
     background: none;
     box-shadow: 0 0 10px rgba(0, 0, 0, .1);
     padding: 0 11px;
     color: #212121;
     font-family: 'Open Sans';
     font-size: 16px;
     background: #000;
     letter-spacing: 1px;
     text-transform: uppercase;
     font-weight: 600;
     cursor: pointer;
     transition: ease all .3s;
     display: block
 }

 .contact-us textarea:focus,
 input:focus {
     outline: none
 }

 .contact-us ul li {
     list-style: none
 }

 .contact-us h1 {
     font-weight: 800;
     text-transform: uppercase;
     color: #60a001;
     font-size: 32px;
     text-align: center;
     margin: 30px 100px
 }

 .contact-us ul {
     display: inline-block
 }

 .close {
     position: absolute;
     right: 20px;
     top: -10px;
     cursor: pointer;
     font-weight: 400;
     font-size: 3em;
     color: #000;
     opacity: 1
 }

 .social-strip button {
     width: 150px;
     border: none;
     border-radius: 5px;
     padding: 5px;
     cursor: pointer;
     box-shadow: 3px 3px 3px #ccc
 }

 .social-strip button span {
     position: relative;
     top: 5px;
     color: #fff;
     font-weight: 700
 }

 .social-strip button i {
     float: left;
     color: #fff
 }

 .social-strip .fb {
     background-color: #524A86
 }

 .social-strip .tr {
     background-color: #7BA0D9
 }

 .social-strip .gp {
     background-color: #DF4B34
 }

 #socail-media {
     width: 54%;
     margin: 22px auto 13px
 }

 #socail-media ul {
     list-style: none;
     width: 100%;
     margin: 0;
     padding: 0
 }

 #socail-media ul li:nth-child(1) {
     list-style: none;
     float: left;
     text-align: center;
     width: 20%;
     background: #3b5998
 }

 #socail-media ul li:nth-child(2) {
     list-style: none;
     float: left;
     text-align: center;
     width: 20%;
     background: #00aced
 }

 #socail-media ul li:nth-child(3) {
     list-style: none;
     float: left;
     text-align: center;
     width: 20%;
     background: #F33
 }

 #socail-media ul li:nth-child(4) {
     list-style: none;
     float: left;
     text-align: center;
     width: 20%;
     background: #1F7397
 }

 #socail-media ul li:nth-child(5) {
     list-style: none;
     float: left;
     text-align: center;
     width: 20%;
     background: #AC1542
 }

 #socail-media ul li a {
     color: #fff;
     font-size: 17px;
     padding: 32px 0;
     display: block;
     text-transform: uppercase
 }

 ul.foot-media {
     margin-bottom: 10px
 }

 ul.foot-media li img {
     width: 100%;
     max-height: 100px
 }

 ul.foot-media li {
     width: 42%;
     display: inline-block;
     margin: 0 3px 10px
 }

 ul.foot-media li img {
     width: 100%
 }

 a.view-more {
     background: #ffba00;
     color: #fff;
     padding: 8px 16px;
     margin: 4px 3px;
     float: left
 }

 .contact-us1 #wrap {
     width: 100%;
     height: 1000px
 }

 .contact-us1 h1 {
     margin-bottom: 20px;
     text-align: center;
     font-size: 48px;
     text-shadow: 0 1px 0 #ede8d9
 }

 .contact-us1 #form_wrap {
     overflow: hidden;
     height: 446px;
     position: relative;
     top: 0;
     -webkit-transition: all 1s ease-in-out .3s;
     -moz-transition: all 1s ease-in-out .3s;
     -o-transition: all 1s ease-in-out .3s;
     transition: all 1s ease-in-out .3s
 }

 .contact-us1 #form_wrap:before {
     content: "";
     position: absolute;
     bottom: 128px;
     left: 0;
     background: url(../images/before.png);
     width: 530px;
     height: 316px
 }

 .contact-us1 #form_wrap:after {
     content: "";
     position: absolute;
     bottom: 0;
     left: 0;
     background: url(../images/after.png);
     width: 530px;
     height: 260px
 }

 .contact-us1 #form_wrap.hide:after,
 #form_wrap.hide:before {
     display: none
 }

 .contact-us1 #form_wrap:hover {
     height: 660px;
     top: -200px
 }

 .contact-us1 form {
     background: #f7f2ec url(../images/letter7745.png);
     position: relative;
     top: 200px;
     overflow: hidden;
     height: 200px;
     width: 45%;
     margin: 0 auto;
     padding: 20px;
     border: 1px solid #fff;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     box-shadow: 0 0 3px #9d9d9d, inset 0 0 27px #fff;
     -moz-box-shadow: 0 0 3px #9d9d9d, inset 0 0 14px #fff;
     -webkit-box-shadow: 0 0 3px #9d9d9d, inset 0 0 27px #fff;
     -webkit-transition: all 1s ease-in-out .3s;
     -moz-transition: all 1s ease-in-out .3s;
     -o-transition: all 1s ease-in-out .3s;
     transition: all 1s ease-in-out .3s;
     right: 300px
 }

 .contact-us1 #form_wrap:hover form {
     height: 530px
 }

 .contact-us1 label {
     margin: 11px 20px 0 0;
     font-size: 16px;
     color: #b3aba1;
     text-transform: uppercase;
     text-shadow: 0 1px 0 #fff
 }

 .map-1 {
     margin-top: -22%;
     float: left;
     width: 100%
 }
 .contact-us1 input[type=text],
 textarea {
     font: 14px normal normal uppercase helvetica, arial, serif;
     color: #7c7873;
     background: none;
     height: 36px;
     padding: 0 10px;
     margin: 0 0 10px;
     border: 1px solid #f8f5f1;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     -moz-box-shadow: inset 0 0 1px #726959;
     -webkit-box-shadow: inset 0 0 1px #b3a895;
     box-shadow: inset 0 0 1px #b3a895
 }

 .contact-us1 textarea {
     height: 80px;
     padding-top: 14px
 }

 .contact-us1 textarea:focus,
 input[type=text]:focus {
     background: rgba(255, 255, 255, .35)
 }

 .contact-us1 #form_wrap input[type=submit] {
     position: relative;
     font-family: 'Roboto', sans-serif;
     font-size: 24px;
     color: #7c7873;
     text-shadow: 0 1px 0 #fff;
     width: 100%;
     text-align: center;
     opacity: 0;
     background: none;
     cursor: pointer;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     border-radius: 3px;
     -webkit-transition: opacity .6s ease-in-out 0;
     -moz-transition: opacity .6s ease-in-out 0;
     -o-transition: opacity .6s ease-in-out 0;
     transition: opacity .6s ease-in-out 0
 }

 .contact-us1 #form_wrap:hover input[type=submit] {
     z-index: 1;
     opacity: 1;
     -webkit-transition: opacity .5s ease-in-out 1.3s;
     -moz-transition: opacity .5s ease-in-out 1.3s;
     -o-transition: opacity .5s ease-in-out 1.3s;
     transition: opacity .5s ease-in-out 1.3s
 }

 .contact-us1 #form_wrap:hover input:hover[type=submit] {
     color: #435c70
 }

 .carousel-fade .carousel-inner .item {
     opacity: 0;
     transition-property: opacity
 }

 .carousel-fade .carousel-inner .active {
     opacity: 1
 }

 .carousel-fade .carousel-inner .active.left,
 .carousel-fade .carousel-inner .active.right {
     left: 0;
     opacity: 0;
     z-index: 1
 }

 .carousel-fade .carousel-inner .next.left,
 .carousel-fade .carousel-inner .prev.right {
     opacity: 1
 }

 .carousel-fade .carousel-control {
     z-index: 2
 }

 @media all and (transform-3d),
 (-webkit-transform-3d) {

     .carousel-fade .carousel-inner > .item.next,
     .carousel-fade .carousel-inner > .item.active.right {
         opacity: 0;
         -webkit-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0)
     }

     .carousel-fade .carousel-inner > .item.prev,
     .carousel-fade .carousel-inner > .item.active.left {
         opacity: 0;
         -webkit-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0)
     }

     .carousel-fade .carousel-inner > .item.next.left,
     .carousel-fade .carousel-inner > .item.prev.right,
     .carousel-fade .carousel-inner > .item.active {
         opacity: 1;
         -webkit-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0)
     }
 }


 header.smaller h1#logo {
     width: 150px;
     height: 75px;
     line-height: 55px;
     font-size: 55px;
     margin: 0
 }

 .gal-item img {
     margin-bottom: 15px;
     width: 100%;
     min-height: 193px;
     object-fit: cover
 }

 .close {
     position: absolute;
     right: 20px;
     top: -10px;
     cursor: pointer;
     font-weight: 400;
     font-size: 3em;
     color: #000;
     opacity: 1;
     z-index: 9999
 }

 .core-projects.sectpad1 {
     padding: 50px 0
 }

 .modal-open .modal {
     overflow-x: hidden;
     overflow-y: auto;
     z-index: 999999;
     top: 0 !important;
     background: #000000a1
 }

 .core-projects.sectpad1 a {
     color: #fff;
     text-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
     border-radius: 4px;
     border: 1px solid #fff;
     float: left;
     margin: 0
 }

 .gal-item a:hover:after {
     opacity: 1
 }

 .gal-item a:after {
     padding: 0;
     content: "+";
     opacity: 0;
     background-color: rgba(0, 0, 0, 0.75);
     position: absolute;
     right: 3px;
     left: 3px;
     top: 0;
     bottom: 16px;
     text-align: center;
     line-height: 188px;
     font-size: 30px;
     color: #fff;
     -webkit-transition: all .5s ease-in-out 0;
     -moz-transition: all .5s ease-in-out 0;
     transition: all .5s ease-in-out 0;
     width: 89%;
     margin: auto
 }

 .about2 {
     background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/about-us.jpg);
     background-size: cover;
     padding: 148px 0;
     background-position: center
 }

 .dg-container {
     width: 100%;
     height: 341px;
     position: relative
 }

 .dg-wrapper {
     width: 481px;
     height: 316px;
     margin: 107px auto 0;
     position: relative;
     -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
     -ms-transform-style: preserve-3d;
     transform-style: preserve-3d;
     -webkit-perspective: 1000px;
     -moz-perspective: 1000px;
     -o-perspective: 1000px;
     -ms-perspective: 1000px;
     perspective: 1000px
 }

 .dg-wrapper a {
     width: 480px;
     height: 316px;
     display: block;
     position: absolute;
     left: 0;
     top: 0;
     box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3)
 }

 .dg-wrapper a.dg-transition {
     -webkit-transition: all .5s ease-in-out;
     -moz-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
     transition: all .5s ease-in-out
 }

 .dg-wrapper a img {
     display: block;
     padding: 0 0 0 1px;
     height: 316px;
     width: 480px
 }

 div#carouselHacked .item:after {
     background: rgba(0, 0, 0, 0.49);
     width: 100%;
     height: 100%;
     content: "";
     position: absolute;
     left: 0;
     right: 0;
     top: 0
 }

 .dg-wrapper a div {
     text-align: center;
     color: #fff;
     background: #a3155d;
     padding: 10px;
     font-size: 16px;
     bottom: -20px;
     text-transform: uppercase;
     display: none;
     position: absolute;
     left: 0;
     right: 0;
     margin: auto;
     bottom: -18px;
     max-width: fit-content;
     width: -moz-max-content
 }

 .dg-wrapper a div:before,
 .dg-wrapper a div:before {
     display: block;
     content: '';
     position: absolute;
     padding: 16px;
     right: 4px;
     bottom: 4px;
     left: 4px;
     border: 1px solid #fff
 }

 .dg-wrapper a.dg-center div {
     display: block
 }

 .dg-container nav {
     top: 39%;
     width: 100%;
     position: absolute;
     left: 0
 }

 .dg-container nav span {
     top: 5%;
     position: absolute;
     float: left;
     cursor: pointer;
     width: 43px;
     height: 58px;
     font-size: 0;
     background: transparent url(images/arrows.png) no-repeat top left
 }

 span.dg-next {
     right: 0
 }

 .dg-container nav span:hover {
     top: 5%;
     position: absolute;
     float: left;
     cursor: pointer;
     width: 43px;
     height: 58px;
     font-size: 0;
     background: transparent url(images/arrows.png) no-repeat top left
 }

 .dg-container nav span.dg-next {
     background-position: top right;
     margin-left: 10px
 }

 .flex-slide.home .flex-about {
     top: 87%
 }

 .flex-slide.about .flex-about {
     top: 111%
 }

 #return-to-top {
     position: fixed;
     bottom: 20px;
     right: 20px;
     background: #000;
     background: #a3155d;
     width: 50px;
     height: 50px;
     display: block;
     text-decoration: none;
     -webkit-border-radius: 35px;
     -moz-border-radius: 35px;
     border-radius: 35px;
     display: none;
     -webkit-transition: all .3s linear;
     -moz-transition: all .3s ease;
     -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
     transition: all .3s ease;
     z-index: 9
 }

 #return-to-top i {
     color: #fff;
     margin: 0;
     position: relative;
     left: 16px;
     top: 13px;
     font-size: 19px;
     -webkit-transition: all .3s ease;
     -moz-transition: all .3s ease;
     -ms-transition: all .3s ease;
     -o-transition: all .3s ease;
     transition: all .3s ease
 }

 #return-to-top:hover {
     background: rgba(0, 0, 0, 0.9)
 }

 #return-to-top:hover i {
     color: #fff;
     top: 5px
 }

 .soc {
     background: #fff;
     position: relative;
     width: 100%;
     padding: 10px 0;
     height: 180px
 }

 .social-btns {
     height: 90px;
     margin: auto;
     font-size: 0;
     text-align: center;
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0
 }

 .social-btns .btn {
     display: inline-block;
     background-color: #fff;
     width: 90px;
     height: 90px;
     line-height: 90px;
     margin: 0 10px;
     text-align: center;
     position: relative;
     overflow: hidden;
     border-radius: 28%;
     box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
     opacity: .99
 }

 .social-btns .btn,
 .social-btns .btn:before,
 .social-btns .btn .fa {
     transition: all .35s;
     transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59)
 }

 .social-btns .btn:before {
     top: 90%;
     left: -110%
 }

 .social-btns .btn .fa {
     -webkit-transform: scale(0.8);
     transform: scale(0.8)
 }

 .social-btns .btn.facebook:before {
     background-color: #3b5998
 }

 .social-btns .btn.facebook .fa {
     color: #3b5998
 }

 .social-btns .btn.twitter:before {
     background-color: #3cf
 }

 .social-btns .btn.twitter .fa {
     color: #3cf
 }

 .social-btns .btn.google:before {
     background-color: #dc4a38
 }

 .social-btns .btn.google .fa {
     color: #dc4a38
 }

 .social-btns .btn.dribbble:before {
     background-color: #0077B5
 }

 .social-btns .btn.dribbble .fa {
     color: #0077B5
 }

 .social-btns .btn.skype:before {
     background-color: #00aff0
 }

 .social-btns .btn.skype .fa {
     color: #00aff0
 }

 .social-btns .btn:focus:before,
 .social-btns .btn:hover:before {
     top: -10%;
     left: -10%
 }

 .social-btns .btn:focus .fa,
 .social-btns .btn:hover .fa {
     color: #fff;
     -webkit-transform: scale(1);
     transform: scale(1)
 }

 .social-btns {
     height: 90px;
     margin: auto;
     font-size: 0;
     text-align: center;
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0
 }

 .social-btns .btn {
     display: inline-block;
     background-color: #fff;
     width: 90px;
     height: 90px;
     line-height: 90px;
     margin: 0 10px;
     text-align: center;
     position: relative;
     overflow: hidden;
     border-radius: 28%;
     box-shadow: 9px 9px 54px 11px rgba(0, 0, 0, 0.1);
     opacity: .99
 }

 .social-btns .btn:before {
     content: '';
     width: 120%;
     height: 120%;
     position: absolute;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg)
 }

 .social-btns .btn .fa {
     font-size: 38px;
     vertical-align: middle;
     margin: -10px
 }

 @media (max-width:320px) {
     .dg-wrapper {
         width: 100%;
         height: 316px;
         margin: 35px auto 0;
         overflow-x: hidden
     }
 }

 @media (max-width: 767px) {
     .nav-t-holder .nav-t-header {
         display: block;
         padding: 21px 35px;
         float: right
     }

     .section_header2 h2 {
         font-size: 40px
     }

     .section-sp3 {
         padding: 53px 0
     }

     section.core-projects.sectpad a {
         margin: 0 0 10px
     }

     .looking-wrapper {
         padding: 53px 0 !important
     }

     .looking-wrapper h2 {
         font-size: 56px
     }

     .indurial-solution-text2 h2 {
         font-size: 19px
     }

     #whatweoffer .section_header2 h2 {
         position: relative;
         padding-bottom: 20px;
         letter-spacing: .3px;
         margin: 0;
         font-size: 47px
     }

     .t-logo {
         text-align: left;
         padding-bottom: 0;
         width: 48%
     }

     .nav-t-holder .nav-t-footer {
         display: none
     }

     div#carouselHacked .carousel-inner .item img {
         height: 100%;
         object-fit: cover
     }

     #feedback {
         position: fixed;
         right: 0;
         top: 17%;
         height: 265px;
         z-index: 99;
         margin-left: -3px;
         margin-bottom: 28px;
         z-index: 999999
     }

     #feedback textarea {
         min-height: 46px
     }

     #feedback-form {
         float: right;
         width: 174px;
         background: #80c535;
         z-index: 1000;
         background-clip: padding-box;
         border: 1px solid rgba(0, 0, 0, .2);
         -moz-border-radius: 0;
         -webkit-border-radius: 0;
         border-radius: 9px;
         -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
         -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
         box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
         margin-top: -10%;
         padding: 10px 15px 6px 12px
     }

     div#carouselHacked .carousel-inner .item {
         height: auto
     }

     .main-div {
         display: none
     }

     .nav-t-holder .nav-t-footer ul.nav > li:first-child > a {
         padding: 0 24px
     }

     #whatweoffer .section_header2 {
         position: relative;
         padding: 0
     }

     .dg-wrapper {
         width: 100%;
         height: 316px;
         margin: 35px auto 0;
         overflow-x: hidden
     }

     .dg-wrapper a div {
         bottom: 18px
     }

     .flex-container {
         width: 100%;
         display: -webkit-flex;
         display: flex;
         overflow: hidden;
         height: auto
     }

     .flex-about {
         opacity: 1 !important;
         color: #f1f1f1;
         position: relative;
         width: 86%;
         font-size: 15px;
         padding: 5%;
         top: 39%;
         padding: 17px !important;
         line-height: 1.3;
         margin: auto;
         text-align: left;
         transform: rotate(0deg);
         -webkit-transition: all 500ms ease;
         -moz-transition: all 500ms ease;
         -ms-transition: all 500ms ease;
         -o-transition: all 500ms ease;
         transition: all 500ms ease;
         background-color: rgba(98, 162, 28, 0.64);
         z-index: 99999
     }

     .footer-bg3 .widget-links {
         padding: 0 20px
     }

     .inner-banner2 {
         background: #13314c url(images/sitepages/backgrondimage-about-us.jpg) center center no-repeat;
         padding: 68px 0;
         background-size: cover
     }

     .dg-wrapper a div {
         left: -94px;
         width: 100% !important;
         padding: 12px 10px;
         font-size: 13px;
         outline: 0;
         max-width: -webkit-fill-available
     }

     .social-btns .btn {
         display: inline-block;
         background-color: #fff;
         width: 40px;
         height: 69px;
         line-height: 67px;
         margin: 5px 8px;
         text-align: center;
         position: relative;
         overflow: hidden;
         border-radius: 28%;
         box-shadow: 9px 9px 54px 11px rgba(0, 0, 0, 0.1);
         opacity: .99
     }

     .cont-info .col-md-4 {
         border-right: none;
         height: 147px
     }

     .contact1 {
         background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(images/contact.jpg);
         background-size: cover;
         background-position: center center;
         padding: 87px 0
     }

     .inner-banner2 {
         background: #13314c url(../images/full-bg.jpg) center center no-repeat;
         padding: 63px 11px !important;
         background-size: cover
     }

     .section_header2 img {
         float: left;
         width: 100%;
         margin-right: 30px;
         margin-bottom: 18px
     }

     .nav-t-holder ul.nav li.has-t-submenu > a > button {
         display: block;
         margin-top: -7px
     }

     .nav-t-holder .nav-t-footer ul.nav > li ul.submenu {
         position: absolute;
         width: 275px;
         opacity: 1;
         visibility: visible !important;
         z-index: 99999 !important;
         -webkit-transition: all .3s ease;
         transition: all .3s ease;
         box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .16);
         -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .16);
         -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .16)
     }

     .inner-banner2 h2 {
         font: 600 4.3em/1em Alegreya, serif;
         color: #fff;
         margin: 0;
         padding: 0;
         font-size: 23px;
         padding-top: 18px
     }

     .contact-us1 #form_wrap:after {
         content: "";
         position: absolute;
         bottom: 0;
         left: 0;
         background: none;
         width: 517px;
         height: 260px
     }

     .contact-us1 #form_wrap:before {
         content: "";
         position: absolute;
         bottom: 128px;
         left: 0;
         background: none;
         width: 530px;
         height: 316px
     }

     .contact-us1 form {
         background: #f7f2ec;
         position: relative;
         top: 0;
         overflow: hidden;
         height: 500px;
         width: 362px;
         margin: 0 auto;
         padding: 20px;
         border: 1px solid #fff;
         border-radius: 3px;
         -moz-border-radius: 3px;
         -webkit-border-radius: 3px;
         box-shadow: 0 0 3px #9d9d9d, inset 0 0 27px #fff;
         -moz-box-shadow: 0 0 3px #9d9d9d, inset 0 0 14px #fff;
         -webkit-box-shadow: 0 0 3px #9d9d9d, inset 0 0 27px #fff;
         -webkit-transition: all 1s ease-in-out .3s;
         -moz-transition: all 1s ease-in-out .3s;
         -o-transition: all 1s ease-in-out .3s;
         transition: all 1s ease-in-out .3s
     }

     .contact-us1 #wrap {
         width: 100%;
         margin: 20px auto 0;
         height: 1000px
     }

     .contact-us1 input[type=text],
     textarea {
         width: 82%
     }

     .contact-us1 #form_wrap input[type=submit] {
         position: relative;
         font-family: 'Roboto', sans-serif;
         font-size: 24px;
         color: #7c7873;
         text-shadow: 0 1px 0 #fff;
         width: 82%;
         text-align: center;
         opacity: 1;
         background: none;
         cursor: pointer;
         -moz-border-radius: 3px;
         -webkit-border-radius: 3px;
         border-radius: 3px;
         -webkit-transition: opacity .6s ease-in-out 0;
         -moz-transition: opacity .6s ease-in-out 0;
         -o-transition: opacity .6s ease-in-out 0;
         transition: opacity .6s ease-in-out 0
     }

     .contact-us1 #wrap {
         width: 100%;
         margin: -53px auto 0;
         height: 576px
     }

     .soc {
         background: #fff;
         position: relative;
         width: 100%;
         padding: -0;
         height: 222px
     }

     .social-btns {
         height: 90px;
         margin: auto;
         font-size: 0;
         text-align: center;
         position: absolute;
         top: -35px;
         bottom: 0;
         left: 0;
         right: 0
     }
 }

 .fadingEffect {
     position: absolute;
     top: 0;
     bottom: 0;
     right: 0;
     width: 100%;
     background: #fff;
     -moz-animation: showHide 5s ease-in alternate infinite;
     -webkit-animation: showHide 5s ease-in alternate infinite;
     -ms-animation: showHide 5s ease-in alternate infinite;
     -o-animation: showHide 5s ease-in alternate infinite;
     animation: showHide 5s ease-in alternate infinite
 }

 @-webkit-keyframes showHide {
     0% {
         width: 100%
     }

     40% {
         width: 0
     }

     60% {
         width: 0
     }

     100% {
         width: 100%
     }
 }

 @-moz-keyframes showHide {
     0% {
         width: 100%
     }

     40% {
         width: 0
     }

     60% {
         width: 0
     }

     100% {
         width: 100%
     }
 }

 @-ms-keyframes showHide {
     0% {
         width: 100%
     }

     40% {
         width: 0
     }

     60% {
         width: 0
     }

     100% {
         width: 100%
     }
 }

 @-o-keyframes showHide {
     0% {
         width: 100%
     }

     40% {
         width: 0
     }

     60% {
         width: 0
     }

     100% {
         width: 100%
     }
 }

 @keyframes showHide {
     0% {
         width: 100%
     }

     40% {
         width: 0
     }

     60% {
         width: 0
     }

     100% {
         width: 100%
     }
 }

 .prod-desc p {
     margin: 0;
     color: #777;
     text-align: left;
     font-family: 'Roboto', sans-serif;
     line-height: 26px
 }

 .prod-desc table {
     border: 1px solid #ddd;
     border: 1px solid #ddd
 }

 .prod-desc > tbody > tr:nth-child(odd) > td,
 .prod-desc > tbody > tr:nth-child(odd) > th {
     background-color: #ddd
 }

 .prod-desc td {
     padding: 8px;
     line-height: 1.428571429
 }

 .panel-body .nav > li > a.active {
     color: #fab90a
 }

 .inner-banner2 h1 {
     font: 600 4.3em/1em Alegreya, serif;
     color: #fff;
     margin: 0;
     padding: 0;
     text-align: center
 }

 .img-left img {
     width: 100%;
     float: left;
     margin: 0;
     border: 1px solid #ddd;
     padding: 2px
 }

 .prod-desc {
     width: 43%;
     float: right
 }

 .prod-desc div {
     background: transparent !important;
     padding: 5px 10px;
     border: 1px solid #ccc
 }

 .pdimage {
     width: 836px
 }

 .pdtitle {
     font: bold 1.9em/1.2em Alegreya, serif;
     color: #000;
     text-transform: uppercase;
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 1em 0 0
 }

 .pdtitle:before {
     content: "";
     width: 55px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 0
 }

 .zoom-effect {
     animation: scale 1s ease-in-out
 }

 @keyframes scale {
     0% {
         transform: scale(0.5, 0.5)
     }

     50% {
         transform: scale(1.2, 1.2)
     }
 }

 .top-bar {
     background-color: #020d26;
     border-bottom: 1px solid rgba(0, 0, 0, 0.08);
     color: #fff;
     padding: 11px 0
 }

 .topbar-left {
     float: left
 }

 .topbar-right {
     float: right
 }

 .topbar-center,
 .topbar-left,
 .topbar-right {
     padding-left: 15px;
     padding-right: 15px
 }

 .topbar-left ul li,
 .topbar-right ul li {
     display: inline-block;
     position: relative
 }

 .topbar-left ul li a,
 .topbar-right ul li a {
     color: #c3cbdd;
     font-size: 15px;
     display: flex;
     align-items: center
 }

 .topbar-left ul,
 .topbar-right ul {
     margin: 0;
     padding: 0;
     list-style: none;
     font-size: 14px
 }

 .topbar-left ul li {
     padding-right: 10px;
     margin-right: 10px
 }

 .topbar-right ul li {
     padding-left: 10px;
     margin-left: 10px
 }

 .topbar-left ul li i {
     margin-right: 5px;
     font-size: 22px;
     color: var(--primary)
 }

 .topbar-left ul li:after,
 .topbar-right ul li:after {
     position: absolute;
     width: 1px;
     height: 20px;
     background-color: #000;
     right: 0;
     content: "";
     top: 2px;
     opacity: .1
 }

 .topbar-right ul li:after {
     right: auto;
     left: 0
 }

 .topbar-right ul li:first-child:after,
 .topbar-left ul li:last-child:after {
     content: none
 }

 .header-extra-info {
     padding: 0;
     width: 100%
 }

 .header-contant-info ul {
     margin: 0;
     padding: 0;
     list-style: none;
     display: flex;
     align-items: center
 }

 .header-contant-info ul li {
     display: inline-block;
     position: relative;
     padding: 0 25px
 }

 .header-contant-info ul li:last-child {
     padding: 0;
     margin-right: 0
 }

 .header-contant-info ul li .icon {
     width: 50px;
     height: 50px;
     border-radius: 50px;
     border: 1px solid var(--primary);
     color: var(--primary);
     font-size: 20px;
     text-align: center;
     line-height: 48px;
     position: absolute;
     left: 0;
     top: 0
 }

 .header-contant-info ul li .title {
     font-size: 18px;
     font-weight: 500;
     margin: 0;
     line-height: 20px
 }

 .header-contant-info ul li p {
     color: #6d7380;
     margin: 0;
     font-size: 15px
 }

 .extra-logo {
     max-width: 210px
 }

 .extra-info-inner {
     display: flex;
     justify-content: space-between;
     align-items: center
 }

 @media only screen and (max-width: 991px) {
     .header-transparent .menu-links .nav > li > a {
         color: #000
     }

     .header-transparent .menu-links.nav-dark .nav > li > a {
         color: #fff
     }

     .style-3.box .navbar-toggler {
         margin: 28px 0 30px 15px
     }

     .style-3.box .sticky-header {
         position: unset;
         width: 100%;
         height: auto;
         background-color: var(--primary)
     }

     .style-3.box {
         margin-bottom: 0
     }

     .style-2 .sticky-header {
         position: relative
     }

     .style-2 .menu-bar {
         background: var(--primary)
     }

     .style-2 .menu-bar:before {
         height: 100%;
         width: 25%;
         position: absolute;
         top: 0;
         right: 0;
         content: "";
         background: #fff
     }

     .style-2 .secondary-menu {
         padding: 17px 0
     }
 }

 @media only screen and (max-width: 767px) {
     .style-2 .secondary-menu {
         padding: 7px 0
     }

     .fullwidth .container-fluid {
         padding-left: 15px;
         padding-right: 15px
     }

     .search-box form .form-control {
         height: 50px;
         font-size: 14px;
         width: 120px;
         padding: 0 15px 0 40px
     }

     .search-box form {
         height: 50px;
         font-size: 14px
     }

     .search-box form button {
         top: 14px;
         font-size: 18px;
         padding: 0 0 0 15px
     }

     .style-3.box .secondary-inner ul li {
         margin-left: 10px;
         margin-right: 0
     }

     .style-3.box .navbar-toggler {
         margin: 14px 0 14px 15px
     }
 }

 .style-3.box .sticky-header {
     position: absolute;
     width: 100%;
     height: 40px;
     z-index: 99999
 }

 .style-3 .menu-bar {
     background-color: red
 }

 .menu-bar {
     background: #FFF;
     width: 100%;
     position: relative
 }

 .menu-bar .container {
     position: relative
 }

 .navbar-toggler {
     border: 0 solid #efbb20;
     font-size: 16px;
     line-height: 24px;
     margin: 28px 0 30px 15px;
     padding: 0;
     float: right
 }

 .navbar-toggler span {
     background: #000
 }

 .menu-links {
     padding: 0
 }

 .menu-links .nav i {
     font-size: 9px;
     margin-left: 3px;
     margin-top: -3px;
     vertical-align: middle
 }

 .menu-links .nav > li {
     margin: 0;
     font-weight: 500;
     position: relative;
     margin-right: 25px
 }

 .menu-links .nav > li > a {
     border-radius: 0;
     color: #fff;
     font-size: 17px;
     padding: 15px 10px;
     cursor: pointer;
     font-weight: 500;
     display: inline-block;
     text-transform: uppercase;
     position: relative
 }

 .menu-links .nav > li > a:active,
 .menu-links .nav > li > a:focus {
     background-color: transparent
 }

 .menu-links .nav > li.active > a,
 .menu-links .nav > li.current-menu-item > a {
     background-color: transparent;
     color: #EFBB20
 }

 .menu-links .nav > li:hover > a:after {
     content: "";
     width: 10px;
     height: 10px;
     background: #fff;
     top: 95%;
     position: absolute;
     left: 30px;
     transform: rotate(45deg);
     z-index: 11
 }

 .menu-links .nav > li.no-sub:hover > a:after {
     content: none
 }

 .menu-links .nav > li:hover > .sub-menu,
 .menu-links .nav > li:hover > .mega-menu {
     opacity: 1;
     visibility: visible;
     margin-top: 0;
     -webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
     -ms-transition: all .5s ease;
     -o-transition: all .5s ease;
     transition: all .5s ease
 }

 .menu-links .nav > li > .sub-menu,
 .menu-links .nav > li > .mega-menu {
     box-shadow: 0 0 40px rgba(0, 0, 0, 0.2)
 }

 .menu-links .nav > li .sub-menu {
     background-color: #fff;
     display: block;
     list-style: none;
     opacity: 0;
     padding: 15px 0;
     position: absolute;
     visibility: hidden;
     width: 250px;
     z-index: 10;
     border-radius: 0;
     top: 100%
 }

 .menu-links .nav > li .sub-menu li {
     position: relative;
     text-align: left
 }

 .menu-links .nav > li .sub-menu li a {
     color: #585e6d;
     display: block;
     font-size: 15px;
     padding: 8px 25px;
     text-transform: capitalize;
     transition: all .15s linear;
     -webkit-transition: all .15s linear;
     -moz-transition: all .15s linear;
     -o-transition: all .15s linear;
     position: relative;
     font-weight: 500
 }

 .menu-links .nav > li .mega-menu li a span,
 .menu-links .nav > li .sub-menu li a span {
     position: relative
 }

 .menu-links .nav > li .mega-menu li a span:after,
 .menu-links .nav > li .sub-menu li a span:after {
     content: "";
     position: absolute;
     height: 1px;
     width: 0;
     background: var(--primary);
     bottom: 0;
     right: 0;
     transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     -moz-transform-origin: right;
     -webkit-transform-origin: right;
     -ms-transform-origin: right;
     -o-transform-origin: right;
     transform-origin: right
 }

 .menu-links .nav > li .mega-menu li:hover > a span:after,
 .menu-links .nav > li .sub-menu li:hover > a span:after {
     width: 100%;
     -moz-transform-origin: left;
     -webkit-transform-origin: left;
     -ms-transform-origin: left;
     -o-transform-origin: left;
     transform-origin: left;
     left: 0;
     right: auto
 }

 .menu-links .nav > li .sub-menu li:hover a {
     text-decoration: none
 }

 .menu-links .nav > li .sub-menu li:hover > a {
     color: var(--primary)
 }

 .menu-links .nav > li .sub-menu li:last-child {
     border-bottom: 0
 }

 .menu-links .nav > li .sub-menu li > .sub-menu.left,
 .menu-links .nav > li .sub-menu li:hover .sub-menu.left {
     left: auto;
     right: 220px
 }

 .menu-links .nav > li > .sub-menu.left {
     left: auto;
     right: 0
 }

 .menu-links .nav > li .sub-menu li .fa.fa-nav {
     color: inherit;
     display: inline-block;
     float: none;
     font-size: 13px;
     margin-right: 5px;
     opacity: 1;
     position: unset;
     right: 10px;
     top: 12px
 }

 .menu-links .nav > li .sub-menu li > .sub-menu {
     left: 220px;
     -webkit-transition: all .5s ease;
     -moz-transition: all .5s ease;
     -ms-transition: all .5s ease;
     -o-transition: all .5s ease;
     transition: all .5s ease
 }

 .menu-links .nav > li .sub-menu li:hover > .sub-menu {
     left: 220px;
     margin: 0;
     opacity: 1;
     top: -1px;
     visibility: visible
 }

 .menu-links .nav > li .sub-menu li:hover > .sub-menu:before {
     background-color: transparent;
     bottom: 0;
     content: '';
     display: block;
     height: 100%;
     left: -6px;
     position: absolute;
     top: 0;
     width: 6px
 }

 .menu-links .nav > li.has-mega-menu {
     position: inherit
 }

 .menu-links .nav > li .mega-menu {
     background-color: #fff;
     display: table;
     left: 0;
     list-style: none;
     opacity: 0;
     position: absolute;
     right: 0;
     visibility: hidden;
     width: 100%;
     margin-top: 20px;
     z-index: 9;
     padding: 0
 }

 .menu-links .nav > li .mega-menu > li {
     display: table-cell;
     padding: 30px 0 25px;
     position: relative;
     vertical-align: top;
     width: 25%
 }

 .menu-links .nav > li .mega-menu > li:after {
     content: "";
     background-color: rgba(0, 0, 0, 0.1);
     position: absolute;
     right: 0;
     top: 0;
     display: block;
     width: 1px;
     height: 100%
 }

 .menu-links .nav > li .mega-menu > li:last-child:after {
     display: none
 }

 .menu-links .nav > li .mega-menu > li > a {
     color: #000;
     display: block;
     padding: 0 25px;
     font-size: 18px;
     text-transform: capitalize;
     font-weight: 600;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1);
     margin-bottom: 20px;
     padding-bottom: 15px
 }

 .menu-links .nav > li .mega-menu > li ul {
     list-style: none;
     margin: 10px 0 0;
     padding: 0;
     width: 100%
 }

 .menu-links .nav > li .mega-menu > li ul a {
     color: #585e6d;
     display: block;
     font-size: 15px;
     line-height: 34px;
     text-transform: capitalize;
     padding: 0 25px
 }

 .menu-links .nav > li .mega-menu > li ul a:hover {
     color: #EFBB20
 }

 .menu-links .nav .mega-menu a i {
     font-size: 14px;
     margin-right: 5px;
     text-align: center;
     width: 15px
 }

 .menu-links .nav > li.menu-item-has-children:before {
     content: "\f078";
     display: block;
     font-family: "FontAwesome";
     right: 4px;
     position: absolute;
     top: 50%;
     color: #999;
     margin-top: -8px;
     font-size: 8px
 }

 .menu-links .nav > li.add-mega-menu .mega-menu,
 .has-mega-menu.add-mega-menu .mega-menu {
     display: block;
     padding: 20px;
     width: 1170px;
     max-width: 1170px;
     margin: auto
 }

 .menu-links .nav > li .add-menu {
     display: flex;
     width: 420px;
     left: -60px
 }

 .add-menu-left {
     width: 100%;
     padding-left: 10px;
     border-bottom: 0 !important
 }

 .add-menu-left ul {
     padding: 0
 }

 .add-menu-right {
     min-width: 240px;
     width: 240px;
     padding: 10px 20px
 }

 .menu-links .nav > li.has-mega-menu.demos .mega-menu {
     left: auto;
     right: auto;
     max-width: 600px;
     z-index: 9
 }

 .menu-links .nav .add-menu-left ul li {
     list-style: none
 }

 .menu-links .nav .add-menu-left ul li a {
     padding: 8px 0
 }

 .menu-links .nav .add-menu-left ul li a:hover {
     background-color: rgba(0, 0, 0, 0)
 }

 .menu-adv-title {
     font-size: 16px;
     text-transform: capitalize;
     margin-top: 5px;
     margin-bottom: 15px;
     padding-bottom: 10px;
     position: relative
 }

 .menu-adv-title:after {
     content: "";
     width: 25px;
     height: 2px;
     display: block;
     background: #000;
     position: absolute;
     bottom: 0;
     left: 0
 }

 .menu-links .menu-logo,
 .menu-links .nav-social-link {
     display: none
 }

 .header .menu-links .nav > li.dashboard a .icon {
     padding: 0;
     font-size: 18px;
     margin-right: 15px;
     color: var(--primary);
     text-shadow: -4px 10px 15px rgba(46, 36, 255, 0.3);
     margin-left: 0;
     float: none
 }

 .secondary-inner > ul {
     list-style: none;
     padding: 0;
     display: flex;
     align-items: center;
     margin: 0
 }

 .secondary-inner ul li {
     display: inline-block;
     position: relative;
     margin-left: 20px
 }

 .secondary-inner i {
     margin: 0
 }

 .search-btn:after {
     left: 0;
     right: auto;
     top: 5px
 }

 .shop-cart.navbar-right {
     margin-right: 0;
     float: none;
     display: inline-block
 }

 .shop-cart .dropdown-menu.cart-list {
     box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.3);
     top: 50px;
     border: 0
 }

 .shop-cart .badge {
     font-size: 9px;
     height: 15px;
     line-height: 15px;
     min-width: 15px;
     padding: 0;
     position: absolute;
     right: -5px;
     text-align: center;
     top: -5px
 }

 .shop-cart li {
     padding: 10px 20px;
     border-bottom: 1px dashed rgba(0, 0, 0, 0.1)
 }

 .shop-cart li:last-child {
     border-bottom: 0
 }

 .shop-cart .media-left a {
     display: block;
     width: 60px
 }

 .shop-cart .site-button-link {
     position: relative
 }

 .cart-list.dropdown-menu .title {
     color: #020d26;
     font-size: 16px;
     margin-bottom: 5px;
     font-weight: 600;
     line-height: 22px
 }

 .cart-list.dropdown-menu {
     width: 300px;
     margin-top: 23px;
     right: 0;
     left: auto;
     border: 0;
     box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.1)
 }

 .cart-list.dropdown-menu li {
     width: 100%;
     border-bottom: 1px solid rgba(0, 0, 0, 0.05);
     padding: 15px 20px;
     margin: 0
 }

 .cart-list.dropdown-menu li.cart-item .media .media-left {
     border: 1px solid rgba(0, 0, 0, 0.05);
     padding: 5px
 }

 .cart-list .media-object {
     width: 50px
 }

 .cart-item .media-body .price {
     color: var(--primary);
     font-weight: 700
 }

 .cart-item .media-body span {
     font-size: 14px;
     font-weight: 500;
     text-transform: uppercase;
     margin-right: 10px
 }

 .cart-item .media-body {
     position: relative;
     padding-left: 15px;
     padding-right: 25px
 }

 .item-close {
     color: #e86161;
     cursor: pointer
 }

 .cart-list.dropdown-menu li.cart-item.subtotal .title span {
     float: right
 }

 .cart-list.dropdown-menu li.cart-item .item-close {
     color: red;
     font-weight: 300;
     position: absolute;
     line-height: 24px;
     right: 0;
     top: 0;
     margin-right: 0;
     font-size: 35px
 }

 @media only screen and (max-width: 1200px) {
     .secondary-inner ul li {
         margin-left: 15px
     }

     .menu-links .nav > li > a {
         padding: 28px 5px;
         font-size: 16px
     }
 }

 @media only screen and (max-width: 767px) {
     .shop-cart .dropdown-menu.cart-list {
         left: auto;
         right: 0
     }

     .header .container-fluid {
         padding-left: 15px;
         padding-right: 15px
     }

     .cart-list.dropdown-menu {
         margin-top: 15px
     }
 }

 @media only screen and (max-width: 991px) {

     [class*="ovbl-"] .counter-style-1 .counter-text,
     .header-transparent .menu-links .nav > li:hover > a,
     .header-transparent .menu-links .nav > li.active > a {
         color: #000 !important
     }

     .add-menu-left ul {
         display: block !important
     }

     .menu-links .menu-logo,
     .menu-links .nav-social-link {
         display: block
     }

     .menu-links .nav-social-link {
         margin-top: auto;
         text-align: center;
         width: 100%;
         padding: 10px 0;
         background: #fff
     }

     .menu-links .nav-social-link a {
         color: #000;
         padding: 5px 10px
     }

     .menu-links .nav > li.has-mega-menu.demos .mega-menu {
         max-width: 100%
     }

     .menu-links .nav > li .mega-menu {
         border: 0
     }

     .menu-links .nav > li .mega-menu > li {
         padding: 10px 0
     }

     .menu-links .nav > li .sub-menu,
     .menu-links .nav > li .mega-menu {
         border-radius: 0;
         border-width: 1px 0
     }

     .menu-links .nav i {
         margin-top: 6px;
         float: right;
         display: none
     }

     .menu-links {
         clear: both;
         margin: 0 -15px;
         border-bottom: 1px solid #E9E9E9
     }

     .menu-links .nav {
         float: none;
         background: #000;
         width: 100%;
         display: flex;
         margin-bottom: auto
     }

     .menu-links .nav li {
         float: none;
         display: block;
         width: 100%
     }

     .menu-links .nav > li .sub-menu > li,
     .menu-links .nav > li .mega-menu > li {
         float: none;
         display: block;
         width: auto
     }

     .menu-links .nav > li > a {
         padding: 5px 3px;
         border-top: 1px dashed #E9E9E9;
         display: block;
         font-size: 11px
     }

     .menu-links .nav > li > a:hover,
     .menu-links .nav > li > a:active,
     .menu-links .nav > li > a:focus {
         background-color: #f0f0f0;
         text-decoration: none
     }

     .menu-links .nav > li .mega-menu > li:after {
         display: none
     }

     .menu-links .nav > li ul,
     .menu-links .nav > li .sub-menu,
     .menu-links .nav > li .mega-menu {
         display: none;
         position: static;
         visibility: visible;
         width: auto;
         background: transparent
     }

     .menu-links .nav > li ul.mega-menu ul {
         display: none
     }

     .menu-links .nav > li:hover > ul,
     .menu-links .nav > li:hover .sub-menu,
     .menu-links .nav > li:hover .mega-menu,
     .menu-links .nav > li .sub-menu li > .sub-menu {
         opacity: 1;
         visibility: visible;
         display: block;
         margin: 0
     }

     .menu-links .nav > li ul.mega-menu li:hover ul {
         display: block
     }

     .side-nav .nav.navbar-nav li a i.fa-chevron-down:before,
     .nav.navbar-nav li a i.fa-chevron-down:before {
         content: "\f078"
     }

     .side-nav .nav.navbar-nav li.open a i.fa-chevron-down:before,
     .nav.navbar-nav li.open a i.fa-chevron-down:before {
         content: "\f054"
     }

     .menu-links .nav > li .sub-menu li i.fa-angle-right:before {
         content: "\f078";
         font-size: 10px;
         position: absolute;
         z-index: 2;
         color: #000;
         right: 20px;
         top: -5px
     }

     .menu-links .nav > li .sub-menu li.open i.fa-angle-right:before {
         content: "\f054"
     }

     .menu-links .nav > li .sub-menu .sub-menu,
     .menu-links .nav > li:hover .sub-menu .sub-menu,
     .menu-links .nav > li:hover .sub-menu,
     .menu-links .nav > li:hover .mega-menu {
         display: none;
         opacity: 1;
         margin-top: 0
     }

     .menu-links .nav li .sub-menu .sub-menu {
         display: none;
         opacity: 1;
         margin-top: 0
     }

     .menu-links .nav > li.open > .sub-menu .sub-menu {
         display: none
     }

     .menu-links .nav > li.open > .sub-menu li.open .sub-menu,
     .menu-links .nav > li.open > .mega-menu,
     .menu-links .nav > li.open > .sub-menu,
     .menu-links .nav > li ul.mega-menu ul {
         display: block;
         opacity: 1;
         margin-top: 0;
         box-shadow: none
     }

     .menu-links .nav > li:hover > a:after {
         content: none
     }

     .menu-links .nav > li .sub-menu li .fa {
         top: 50%;
         transform: translateY(-50%);
         -webkit-transform: translateY(-50%);
         -o-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         margin: 0;
         right: -1px;
         color: #000
     }

     .menu-links .nav > li .mega-menu > li {
         padding: 0
     }

     .menu-links .nav > li .mega-menu > li > a {
         display: none
     }

     .menu-links .nav .mega-menu a i {
         display: inline-block;
         float: none;
         margin-top: 0
     }

     .menu-links .nav .open > a,
     .menu-links .nav .open > a:focus,
     .menu-links .nav .open > a:hover {
         background-color: inherit;
         border-color: #e9e9e9
     }

     .menu-links .nav > li .sub-menu li a {
         padding: 8px 15px
     }

     .add-menu-left {
         padding-left: 0
     }

     .add-menu-right {
         padding: 10px 15px
     }

     .menu-links .nav > li .mega-menu > li ul a {
         padding: 2px 15px
     }

     .style-3 .navbar-toggler span {
         background: #fff
     }

     .shop-cart .dropdown-menu.cart-list {
         left: auto;
         right: 0
     }

     .rs-nav .menu-links.nav-dark {
         background-color: #202020
     }

     .rs-nav .menu-links {
         position: fixed;
         width: 60px;
         left: -280px;
         height: 100vh !important;
         transition: all .5s;
         -webkit-transition: all .5s;
         -moz-transition: all .5s;
         -o-transition: all .5s;
         top: 0;
         background-color: #fff;
         margin: 0;
         z-index: 99;
         overflow-y: scroll;
         flex-direction: column
     }

     .rs-nav .menu-links li.open a {
         position: relative
     }

     .navbar-nav {
         height: auto
     }

     .rs-nav .menu-links.show {
         left: -1px;
         transition: all .8s;
         -webkit-transition: all .8s;
         -moz-transition: all .8s;
         -o-transition: all .8s;
         margin: 0;
         width: 100%;
         width: 300px;
         padding: 15px 15px 5px
     }

     .rs-nav .is-fixed .menu-links .nav {
         height: auto
     }

     .rs-nav .navbar-toggler.open:after {
         background-color: rgba(0, 0, 0, 0.6);
         content: "";
         height: 100%;
         left: 0;
         position: fixed;
         right: 0;
         top: -20px;
         transform: scale(100);
         -o-transform: scale(100);
         -moz-transform: scale(100);
         -webkit-transform: scale(100);
         width: 100%;
         z-index: -1;
         transition: all .5s;
         transform-origin: top right;
         margin: 0 0 0 10px;
         box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6)
     }

     .rs-nav .menu-links .menu-logo {
         display: block;
         float: none;
         height: auto;
         max-width: 100%;
         padding: 20px 15px;
         width: 100%;
         text-align: center
     }

     .rs-nav .menu-links .menu-logo img {
         max-width: unset;
         width: 130px;
         vertical-align: middle
     }

     .rs-nav .menu-links .menu-logo a {
         display: inline-block
     }

     .rs-nav .navbar-toggler.open span {
         background: #fff
     }

     .menu-links .nav > li > .mega-menu,
     .menu-links .nav > li > .sub-menu {
         border-top: 1px dashed rgba(0, 0, 0, 0.1);
         border-top: 1px dashed rgba(0, 0, 0, 0.1)
     }

     .menu-links .nav > li .mega-menu {
         padding: 15px 0
     }
 }

 .sticky-no .menu-bar {
     position: static !important
 }

 .is-fixed .menu-bar {
     position: fixed;
     top: 0;
     left: 0;
     box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1)
 }

 @media only screen and (max-width: 991px) {
     .is-fixed .menu-links .nav > li > a {
         padding: 10px 15px
     }
 }

 @media only screen and (max-width: 767px) {
     .is-fixed .menu-links .nav {
         height: 225px
     }

     .is-fixed .menu-links .nav > li > a {
         padding: 10px 15px
     }
 }

 .style-3.box .menu-bar .container {
     background-color: red;
     border-radius: 4px
 }

 .extra-logo img {
     width: 100%
 }

 div#menuDropdown {
     background: #000;
     text-align: center;
     width: 100%;
     border-radius: 5px
 }

 li.add-menu-left {
     text-align: left
 }

 ul.nav.navbar-nav {
     margin-left: 35px
 }

 ul.nav.navbar-nav i {
     margin-right: 8px;
     font-size: 18px
 }

 .topbar-left p {
     justify-content: center;
     align-items: center;
     display: table-cell
 }

 .pro-det-img img {
     border-radius: 10px;
     box-shadow: 0 0 20px #ccc
 }

 .number-box {
     padding-left: 20px;
     z-index: 1;
     position: relative
 }

 .number-box .number-icon {
     width: 32px;
     height: 32px;
     background: #a3155d;
     color: #fff;
     text-align: center;
     line-height: 32px;
     font-weight: 600;
     border-radius: 30px;
     position: absolute;
     left: 0;
     top: -34px
 }

 .number-box h5 {
     font-size: 21px;
     line-height: 1.3;
     margin-bottom: 10px;
     font-weight: 600;
     color: #000
 }

 .number-box p {
     line-height: 24px;
     color: #000;
     margin-bottom: 15px
 }

 .number-box .btn-link {
     transform: translateY(30px);
     opacity: 0
 }

 .btn-link {
     background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
     border: 0 none;
     display: inline-block;
     font-weight: 600;
     text-transform: uppercase;
     color: #ff0;
     border-bottom: 2px solid
 }

 .number-box:after {
     content: attr(data-name);
     position: absolute;
     font-size: 90px;
     font-weight: 700;
     color: #000;
     opacity: .1;
     left: 0;
     top: -10px;
     line-height: 90px;
     z-index: -1
 }

 .section-sp1 {
     float: left;
     margin-top: 50px
 }

 .bg-primary {
     background-color: #a3155d;
     z-index: 1
 }

 .client-appoint-box .ajax-form {
     padding-left: 15px;
     position: relative;
     z-index: 99999
 }

 .heading-bx {
     margin-bottom: 40px
 }

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

 .appointment-box .container {
     z-index: 2
 }

 .appointment-box .appoint-bg {
     position: absolute;
     z-index: 1;
     width: 100%;
     bottom: 0
 }

 .appointment-box .contact-bx {
     border-radius: 20px;
     padding: 50px;
     box-shadow: 0 0 30px 0 rgba(0, 86, 106, 0.15);
     max-width: 800px;
     margin: auto;
     background: #fff;
     background-image: url(../images/background/bg6.jpg);
     background-size: 100%
 }

 .appointment-box .contact-bx .input-group label {
     color: #000
 }

 .appoint-bx1 .form-control {
     background: transparent;
     border-width: 0 0 2px;
     color: #fff;
     font-size: 16px;
     padding: 10px 0
 }

 .appoint-bx1 .form-control::-moz-placeholder {
     color: #fff
 }

 .appoint-bx1 .form-control:-moz-placeholder {
     color: #fff
 }

 .appoint-bx1 .form-control:-ms-input-placeholder {
     color: #fff
 }

 .appoint-bx1 .form-control::-webkit-input-placeholder {
     color: #fff
 }

 .appoint-bx1 .input-bx {
     position: relative;
     z-index: 1
 }

 .appoint-bx1 .input-bx:after {
     content: "";
     width: 0;
     height: 2px;
     position: absolute;
     background: #020d26;
     bottom: 0;
     right: 0;
     transform-origin: right;
     transition: all .3s;
     z-index: 4
 }

 .appoint-bx1 .focused .input-bx:after {
     right: auto;
     left: 0;
     width: 100%
 }

 .appoint-video {
     border-radius: 8px 8px 60px 8px;
     overflow: hidden;
     margin-right: 30px;
     height: 100%
 }

 .appoint-video img {
     height: 100%;
     object-fit: cover;
     width: 100%
 }

 .contact-bx-area1 {
     position: relative
 }

 .contact-bx-area1:after {
     content: "";
     position: absolute;
     width: 50%;
     right: 0;
     top: 0;
     bottom: 0;
     background-color: #eaf1f9;
     z-index: 0
 }

 .contact-bx-area1 .contact-bx {
     z-index: 999;
     position: relative;
     padding: 0 30px
 }

 .contact-bx-area2 {
     box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
     background-color: #fff;
     margin-top: -50px;
     z-index: 1;
     position: relative
 }

 .contact-bx-area2 .right-info {
     padding: 40px
 }

 .contact-icon-box .title {
     position: relative;
     font-size: 22px;
     font-weight: 500;
     padding-bottom: 10px;
     margin-bottom: 10px;
     border-bottom: 1px solid rgba(0, 0, 0, 0.2);
     line-height: 28px
 }

 .contact-icon-box {
     margin-bottom: 20px;
     border: 2px solid rgba(255, 255, 255, 0.3);
     padding: 20px;
     border-radius: 6px;
     background: #fff;
     position: relative;
     z-index: 1;
     overflow: hidden
 }

 .contact-icon-box .bg-icon {
     color: #000;
     font-size: 200px;
     line-height: 180px;
     bottom: -30px;
     right: -40px;
     opacity: .05
 }

 .contact-icon-box .icon {
     width: 40px;
     height: 40px;
     background: var(--primary);
     border-radius: 6px;
     color: #fff;
     font-size: 24px;
     text-align: center;
     line-height: 40px;
     margin-right: 10px
 }

 .contact-icon-box a,
 .contact-icon-box p {
     margin-bottom: 4px;
     color: #666;
     font-size: 16px;
     line-height: 24px;
     font-weight: 500
 }

 .apoint-btn-box {
     background: #830746;
     color: #fff;
     text-transform: uppercase;
     font-weight: 500;
     letter-spacing: 1px;
     position: absolute;
     left: -160px;
     top: 43%;
     transform: rotate(-90deg) translateX(0%);
     -moz-transform: rotate(-90deg) translateX(0%);
     -webkit-transform: rotate(-90deg) translateX(0%);
     -ms-transform: rotate(-90deg) translateX(0%);
     -o-transform: rotate(-90deg) translateX(0%);
     padding: 15px 30px
 }

 .apoint-btn-box:before,
 .apoint-btn-box:after {
     content: "";
     background: #830746;
     position: absolute;
     height: 100%;
     width: 40%;
     transform: skewX(40deg);
     -moz-transform: skewX(40deg);
     -ms-transform: skewX(40deg);
     -webkit-transform: skewX(40deg);
     -o-transform: skewX(40deg);
     top: 0;
     right: -30px;
     z-index: -1
 }

 .apoint-btn-box:before {
     right: auto;
     left: -30px;
     transform: skewX(-40deg);
     -moz-transform: skewX(-40deg);
     -ms-transform: skewX(-40deg);
     -webkit-transform: skewX(-40deg);
     -o-transform: skewX(-40deg)
 }

 .client-appoint-box:after {
     content: "";
     width: 50%;
     right: 0;
     background: #020d26;
     height: 100%;
     top: 0;
     z-index: -9;
     position: absolute
 }

 .client-appoint-box {
     position: relative;
     padding: 35px 0
 }

 .input-group.input-bx {
     display: contents
 }

 .input-group input {
     margin-bottom: 35px !important
 }

 .input-group textarea {
     margin-bottom: 40px !important
 }

 .portfolio-area .portfolio-media img {
     object-fit: cover
 }

 .portfolio-area .portfolio-media img,
 .portfolio-area .portfolio-media,
 .portfolio-area .portfolio-box {
     height: 100%
 }

 .portfolio-box {
     overflow: hidden;
     overflow: -moz-hidden-unscrollable;
     position: relative;
     cursor: pointer
 }

 .portfolio-box.style-1 {
     margin-bottom: 4px;
     transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s
 }

 .portfolio-box.style-1 .magnific-anchor {
     position: absolute;
     right: 20px;
     width: 45px;
     height: 45px;
     border-radius: 45px;
     background: red;
     color: #fff;
     top: 25px;
     text-align: center;
     line-height: 45px;
     font-size: 28px
 }

 .portfolio-box.style-1:hover .magnific-anchor {
     background: #fff;
     color: #000
 }

 .portfolio-box.style-1 .title a {
     color: #fff
 }

 .portfolio-box.style-1 .portfolio-info {
     position: relative
 }

 .portfolio-box.style-1 .portfolio-media {
     overflow: hidden;
     vertical-align: middle
 }

 .portfolio-box.style-3 .portfolio-media img,
 .portfolio-box.style-2 .portfolio-media img,
 .portfolio-box.style-1 .portfolio-media img {
     transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transform: scale(1.1);
     -webkit-transform: scale(1.1);
     -ms-transform: scale(1.1);
     -o-transform: scale(1.1);
     -moz-transform: scale(1.1)
 }

 .portfolio-box.style-3:hover .portfolio-media img,
 .portfolio-box.style-2:hover .portfolio-media img,
 .portfolio-box.style-1:hover .portfolio-media img {
     transform: scale(1);
     -webkit-transform: scale(1);
     -ms-transform: scale(1);
     -o-transform: scale(1);
     -moz-transform: scale(1)
 }

 .portfolio-box.style-3 .portfolio-info,
 .portfolio-box.style-1 .portfolio-info {
     background: #020d26;
     padding: 20px
 }

 .portfolio-box.style-3 .portfolio-info .title,
 .portfolio-box.style-1 .portfolio-info .title {
     font-size: 22px;
     line-height: 30px;
     margin-bottom: 5px
 }

 .portfolio-box.style-3 .portfolio-info .exe-title,
 .portfolio-box.style-1 .portfolio-info .exe-title {
     text-transform: uppercase;
     font-weight: 600;
     color: var(--primary);
     font-size: 14px;
     letter-spacing: 3px
 }

 .portfolio-box.style-2:after {
     content: "";
     background: #a3155d;
     position: absolute;
     width: 100%;
     height: 0;
     top: 0;
     opacity: .6;
     z-index: 1;
     transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     transform-origin: top
 }

 .portfolio-box.style-2:hover:after {
     transform-origin: bottom;
     height: 100%;
     top: auto;
     bottom: 0
 }

 .portfolio-box.style-2 .portfolio-info {
     position: absolute;
     width: 100%;
     top: 50%;
     transform: translateY(-50%);
     text-align: center;
     z-index: 2
 }

 .portfolio-box.style-2 .portfolio-info .title {
     font-size: 24px;
     line-height: 38px;
     margin-bottom: 40px;
     color: #fff;
     transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
     opacity: 0
 }

 .portfolio-box.style-3 .portfolio-info .title a,
 .portfolio-box.style-2 .portfolio-info .title a {
     color: #fff
 }

 .portfolio-box.style-2 .portfolio-info .exe-title {
     text-transform: uppercase;
     font-weight: 600;
     color: #fff;
     font-size: 14px;
     letter-spacing: 3px;
     opacity: 0;
     transition: all .5s;
     -moz-transition: all .5s;
     -webkit-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s
 }

 .portfolio-box.style-2:hover .portfolio-info .title {
     margin-bottom: 5px;
     opacity: 1
 }

 .portfolio-box.style-2:hover .portfolio-info .exe-title {
     opacity: .6
 }

 .portfolio-box.style-1.m-b0,
 .portfolio-box.style-2.m-b0,
 .portfolio-box.style-3.m-b0 {
     margin-bottom: 0
 }

 .portfolio-box.style-3,
 .portfolio-box.style-2 {
     margin-bottom: 4px
 }

 .portfolio-box.style-2 .magnific-anchor {
     position: absolute;
     width: 100%;
     height: 55px;
     background: #020d26;
     bottom: 0;
     z-index: 2;
     text-align: center;
     padding: 15px 20px;
     line-height: 24px;
     color: #fff;
     text-transform: uppercase;
     font-weight: 500;
     letter-spacing: 2px;
     transition: all .5s ease 0;
     -moz-transition: all .5s ease 0;
     -webkit-transition: all .5s ease 0;
     -ms-transition: all .5s ease 0;
     -o-transition: all .5s ease 0;
     transform: rotateX(90deg);
     -moz-transform: rotateX(90deg);
     -webkit-transform: rotateX(90deg);
     -ms-transform: rotateX(90deg);
     -o-transform: rotateX(90deg);
     transform-origin: bottom;
     -moz-transform-origin: bottom;
     -webkit-transform-origin: bottom;
     -ms-transform-origin: bottom;
     -o-transform-origin: bottom
 }

 .portfolio-box.style-2:hover .magnific-anchor {
     transform: rotateX(0deg);
     -moz-transform: rotateX(0deg);
     -webkit-transform: rotateX(0deg);
     -ms-transform: rotateX(0deg);
     -o-transform: rotateX(0deg);
     transition: all .5s ease .5s;
     -moz-transition: all .5s ease .5s;
     -webkit-transition: all .5s ease .5s;
     -ms-transition: all .5s ease .5s;
     -o-transition: all .5s ease .5s
 }

 .container-max {
     max-width: 1500px;
     padding: 0 15px;
     margin: auto
 }

 .portfolio-box.style-3 {
     border-radius: 0
 }

 .portfolio-box.style-3 .portfolio-info {
     position: absolute;
     bottom: -100px;
     width: 100%;
     opacity: 0;
     transition: all .4s;
     -moz-transition: all .4s;
     -webkit-transition: all .4s;
     -ms-transition: all .4s;
     -o-transition: all .4s
 }

 .portfolio-box.style-3:hover .portfolio-info {
     opacity: 1;
     bottom: 0
 }

 .portfolio-box.style-3:hover .portfolio-media img {
     transform: translateY(-50px)
 }

 .portfolio-carousel-1.style-1 .portfolio-media img {
     height: calc(100vh - 80px);
     object-fit: cover
 }

 .port-info {
     height: 100%;
     width: 100%;
     padding: 20px
 }

 .port-info a {
     background: #000;
     padding: 12px;
     color: #fff;
     font-weight: 900;
     display: block;
     text-align: center
 }

 .port-info h2 {
     font-size: 40px;
     line-height: 48px;
     margin-bottom: 15px
 }

 footer h1,
 footer h2,
 footer h3,
 footer h4,
 footer h5,
 footer h6,
 footer h1 a,
 footer h2 a,
 footer h3 a,
 footer h4 a,
 footer h5 a,
 footer h6 a {
     color: #b0b0b0
 }

 footer p,
 footer strong,
 footer b,
 footer {
     color: rgba(255, 255, 255, 0.8)
 }

 footer h1 a,
 footer h2 a,
 footer h3 a,
 footer h4 a,
 footer h5 a,
 footer h6 a,
 footer p a {
     color: rgba(255, 255, 255, 0.8)
 }

 footer .btn-link,
 footer a,
 footer p a {
     color: rgba(255, 255, 255, 0.6)
 }

 footer a:active,
 footer a:focus,
 footer a:hover {
     color: rgba(255, 255, 255, 0.6)
 }

 footer .widget_categories ul li a,
 footer .widget_archive ul li a,
 footer .widget_meta ul li a,
 footer .widget_pages ul li a,
 footer .widget_recent_comments ul li a,
 footer .widget_nav_menu li a,
 footer .widget_recent_entries ul li a,
 footer .widget_services ul li a {
     color: rgba(255, 255, 255, 0.6)
 }

 footer.text-white .widget_categories ul li a,
 footer.text-white .widget_archive ul li a,
 footer.text-white .widget_meta ul li a,
 footer.text-white .widget_pages ul li a,
 footer.text-white .widget_recent_comments ul li a,
 footer.text-white .widget_nav_menu li a,
 footer.text-white .widget_recent_entries ul li a,
 footer.text-white .widget_services ul li a,
 footer.text-white a,
 footer.text-white .footer-bottom,
 footer.text-white p,
 footer.text-white strong,
 footer.text-white b,
 footer.text-white .widget .post-title,
 footer.text-white .widget-about .ttr-title,
 footer.text-white {
     color: rgba(255, 255, 255, 1)
 }

 footer p {
     margin-bottom: 10px
 }

 footer p,
 footer li {
     font-size: 16px;
     line-height: 32px
 }

 footer#footer {
     background-position: center;
     background-size: cover
 }

 footer p {
     line-height: 32px;
     margin-bottom: 15px;
     color: rgba(255, 255, 255, 0.6);
     font-weight: 400
 }

 footer .footer_widget ul {
     list-style: none;
     margin-top: -10px;
     padding: 0
 }

 footer .widget_categories ul li,
 footer .widget_archive ul li,
 footer .widget_meta ul li,
 footer .widget_pages ul li,
 footer .widget_recent_comments ul li,
 footer .widget_nav_menu li,
 footer .widget_recent_entries ul li,
 footer .widget_services ul li {
     border-bottom: 1px dashed rgba(102, 102, 102, 0.3)
 }

 footer .widget_services ul li {
     transition: all 1s;
     -ms-transition: all 1s;
     -o-transition: all 1s;
     -moz-transition: all 1s;
     -webkit-transition: all 1s;
     padding: 10px 0 10px 15px
 }

 footer .widget_services ul li:hover {
     transform: translateX(10px);
     -moz-transform: translateX(10px);
     -webkit-transform: translateX(10px);
     -o-transform: translateX(10px);
     -ms-transform: translateX(10px)
 }

 .footer-logo {
     width: 90px;
     display: block
 }

 .footer-top .widget {
     margin-bottom: 30px
 }

 .footer-bottom {
     background-color: #303030;
     padding: 10px 0;
     color: #b0b0b0;
     border-top: 1px solid rgba(255, 255, 255, 0.05)
 }

 .footer-bottom ul {
     margin: 0
 }

 .footer-title {
     margin-bottom: 20px;
     color: #333;
     font-weight: 500;
     text-transform: capitalize;
     font-size: 20px;
     position: relative
 }

 .footer_widget ul li a {
     padding: 3px 0;
     font-size: 14px;
     display: block;
     font-weight: 400;
     line-height: 28px
 }

 .ft-social-bx {
     margin-bottom: 0
 }

 .ft-social-bx a {
     margin-right: 0;
     color: #fff;
     width: 45px;
     height: 45px;
     line-height: 45px;
     padding: 0;
     text-align: center;
     font-size: 14px
 }

 .ft-social-bx a i {
     margin: 0
 }

 .list-2 ul {
     margin: 0;
     padding: 0;
     list-style: none;
     display: table;
     margin-top: -8px;
     margin-bottom: -8px
 }

 .list-2 ul li {
     width: 50%;
     float: left
 }

 .list-2 ul li a {
     font-size: 14px;
     font-weight: 400;
     padding: 3px 0;
     display: block;
     color: #333;
     line-height: 22px
 }

 .list-2 ul li a:hover {
     color: #b0005b
 }

 .footer_talkus p {
     margin-top: -10px
 }

 .footer-innner-btm {
     display: flex;
     justify-content: space-between;
     border-top: 1px solid rgba(255, 255, 255, 0.1);
     padding: 25px 0
 }

 .footer-innner-btm p {
     color: #fff;
     opacity: .5;
     font-weight: 400;
     font-size: 14px;
     margin: 0
 }

 .footer-style2 .footer-bottom {
     background: #020d26;
     font-size: 14px;
     color: rgba(255, 255, 255, 0.6);
     font-weight: 400
 }

 .footer-style2 .footer-title {
     font-size: 18px;
     text-transform: capitalize
 }

 .footer-style2 .footer_widget ul li a {
     font-weight: 400;
     color: #333
 }

 .footer-style2 .footer-bottom p {
     font-size: 14px;
     color: rgba(255, 255, 255, 0.6);
     font-weight: 400;
     line-height: 24px
 }

 .footer-info-bx .ttr-tilte {
     font-weight: 500;
     color: #fff;
     font-size: 18px;
     line-height: 24px;
     margin-bottom: 8px
 }

 .footer-info {
     border-bottom: 1px solid rgba(255, 255, 255, 0.1);
     padding-bottom: 40px
 }

 .btn-long {
     padding-left: 40px;
     padding-right: 40px
 }

 .footer-info-bx p {
     font-size: 14px;
     line-height: 22px
 }

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

 .link-inline li {
     display: inline-block;
     line-height: 24px
 }

 .link-inline li a {
     color: rgba(255, 255, 255, 0.6);
     font-weight: 400;
     padding-left: 23px;
     font-size: 14px
 }

 .footer-style2 .ft-social-bx a {
     border-radius: 40px;
     font-size: 16px;
     height: 40px;
     width: 40px;
     line-height: 40px
 }

 .widget_info ul {
     margin: 0;
     padding: 0;
     list-style: none;
     margin-top: -10px
 }

 .widget_info ul li {
     color: rgba(255, 255, 255, 0.6);
     font-size: 14px;
     font-weight: 400;
     line-height: 24px;
     padding: 5px 0
 }

 .widget_info ul li strong {
     font-weight: 300;
     margin-right: 5px;
     color: rgba(255, 255, 255, 0.6)
 }

 .subscribe-form input {
     background-color: #fff;
     height: 50px;
     padding: 10px 25px;
     margin-right: 0;
     color: #495057;
     font-size: 15px;
     border-radius: 0 !important;
     border: 0
 }

 .subscribe-form .btn {
     padding: 0 30px;
     border-radius: 0 !important;
     margin-left: 10px
 }

 .subscribe-box .subscribe-title {
     max-width: 300px;
     width: 300px;
     min-width: 300px
 }

 .subscribe-box .subscribe-title h4 {
     font-size: 24px;
     font-weight: 700;
     color: #fff;
     margin-bottom: 0
 }

 .subscribe-box .form-control {
     background-color: rgba(0, 0, 0, 0);
     color: #fff;
     border-bottom: 1px solid rgba(255, 255, 255, 0.3);
     padding-left: 0
 }

 .subscribe-box .form-control::-moz-placeholder {
     color: #fff;
     opacity: .5
 }

 .subscribe-box .form-control:-moz-placeholder {
     color: #fff;
     opacity: .5
 }

 .subscribe-box .form-control:-ms-input-placeholder {
     color: #fff;
     opacity: .5
 }

 .subscribe-box .form-control::-webkit-input-placeholder {
     color: #fff;
     opacity: .5
 }

 .subscribe-box .subscribe-form {
     width: 100%;
     padding-left: 30px
 }

 .subscribe-action {
     max-width: 600px;
     margin: auto;
     padding: 10px;
     box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
     border-radius: 60px;
     background: #fff
 }

 .subscribe-action .form-control {
     border: 0;
     padding: 10px 30px;
     font-size: 15px
 }

 .bg-dark-gray {
     background-color: #3744a8
 }

 .footer-white .footer-top.bt0 {
     border-top: 0
 }

 .footer-white .footer-top,
 .footer-white .footer-bottom {
     background: #f2f2f2;
     color: #272d3a;
     border-top: 1px solid rgba(0, 0, 0, 0.1)
 }

 .footer-white .footer-title {
     color: #000
 }

 .footer-white .footer-title::after {
     width: 50px;
     background: var(--primary);
     opacity: 1;
     height: 2px
 }

 .footer-white .footer-info-bx .ttr-tilte {
     color: #000
 }

 .footer-white .footer-info {
     border-bottom: 1px solid rgba(0, 0, 0, 0.1)
 }

 footer.footer-white.footer-style2 .footer-bottom p,
 footer.footer-white .btn-link,
 footer.footer-white a,
 footer.footer-white p a,
 footer.footer-white p,
 footer.footer-white strong,
 footer.footer-white b,
 footer.footer-white {
     color: #272d3a
 }

 footer.footer-white .btn {
     color: #fff
 }

 .pt-exebar {
     border-bottom: 1px solid rgba(0, 0, 0, 0.1)
 }

 .pt-social-link,
 .pt-btn-join {
     border-left: 1px solid rgba(0, 0, 0, 0.1)
 }

 .feature-lg img {
     width: 15%
 }

 .white-bg {
     text-align: center;
     border-radius: 10px;
     padding: 25px
 }

 .white-bg p {
     color: #000;
     text-align: center
 }

 .border-right {
     border-right: 1px solid #ccc;
     min-height: 160px
 }

 .marign-top {
     margin-top: 50px
 }

 /* footer.footer-style2 {
     background: url(images/shape-3.webp)no-repeat;
     background-color: inherit !important;
     background-attachment: fixed;
     background-size: cover
 } */

 .schedule-section {
     position: relative;
     background-repeat: no-repeat;
     background-position: center;
     background-size: cover;
     overflow: hidden;
     padding-top: 100px
 }

 .schedule-section::before {
     position: absolute;
     background: url(images/icon-dots-2.webp)no-repeat;
     opacity: .1;
     content: '';
     width: 100%;
     height: 900px;
     top: 0;
     right: 0;
     z-index: -99
 }

 .schedule-section .icon-circle-4 {
     right: -200px;
     bottom: 160px
 }

 .schedule-section .icon-circle-3 {
     left: -375px;
     top: 340px;
     opacity: .3
 }

 .tabs-box {
     position: relative
 }

 .tabs-box .tab {
     display: none
 }

 .tabs-box .tab.active-tab {
     display: block
 }

 .schedule-tabs {
     position: relative
 }

 .schedule-tabs .btns-box {
     position: relative;
     display: block;
     margin-bottom: 40px
 }

 .schedule-tabs .tab-buttons {
     position: relative;
     text-align: center
 }

 .schedule-tabs .tab-buttons li {
     position: relative;
     display: inline-block;
     height: 135px;
     width: 160px;
     border-radius: 20px;
     background-color: #fff;
     font-size: 16px;
     line-height: 20px;
     color: #222;
     font-weight: 600;
     text-align: left;
     padding: 15px;
     padding-top: 70px;
     padding-left: 90px;
     cursor: pointer;
     margin: 0 15px 20px;
     border: 1px solid #ddd;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -o-transition: all 300ms ease;
     transition: all 300ms ease
 }

 .schedule-tabs .tab-buttons li .day {
     position: absolute;
     left: 0;
     top: 30px;
     padding: 5px 20px;
     background-color: #222;
     font-size: 14px;
     line-height: 20px;
     font-weight: 600;
     color: #fff;
     border-radius: 0 15px 15px 0
 }

 .schedule-tabs .tab-buttons li .date {
     position: absolute;
     left: -0;
     top: 80px;
     width: 100px;
     text-align: center;
     font-size: 38px;
     line-height: 20px;
     font-weight: 600;
     color: #222
 }

 .schedule-tabs .tab-buttons li .month {
     display: block;
     font-size: 20px;
     line-height: 1em;
     font-weight: 600;
     color: #222;
     text-transform: uppercase
 }

 .schedule-tabs .tab-buttons li .year {
     font-size: 30px
 }

 .schedule-tabs .tab-buttons li.active-btn {
     box-shadow: 0 20px 30px rgba(0, 0, 0, .10)
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 1) .day {
     background-color: #ffc20b
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 2) .day {
     background-color: #40cbb4
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 3) .day {
     background-color: #4c35a9
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 4) .day {
     background-color: #e6275a
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 1) .month,
 .schedule-tabs .tab-buttons li:nth-child(4n + 1) .date {
     color: #ffc20b
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 2) .month,
 .schedule-tabs .tab-buttons li:nth-child(4n + 2) .date {
     color: #40cbb4
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 3) .month,
 .schedule-tabs .tab-buttons li:nth-child(4n + 3) .date {
     color: #4c35a9
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 4) .month,
 .schedule-tabs .tab-buttons li:nth-child(4n + 4) .date {
     color: #e6275a
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 1).active-btn {
     box-shadow: 0 0 30px rgba(255, 194, 11, .30);
     border: 1px solid #ffc20b
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 2).active-btn {
     box-shadow: 0 0 30px rgba(64, 203, 180, .30);
     border: 1px solid #40cbb4
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 3).active-btn {
     box-shadow: 0 0 30px rgba(76, 53, 169, .30);
     border: 1px solid #4c35a9
 }

 .schedule-tabs .tab-buttons li:nth-child(4n + 4).active-btn {
     box-shadow: 0 0 30px rgba(230, 39, 90, .30);
     border: 1px solid #e6275a
 }

 .schedule-timeline {
     position: relative
 }

 .schedule-block {
     position: relative;
     margin-bottom: 30px
 }

 .schedule-block:after {
     display: table;
     clear: both;
     content: ""
 }

 .schedule-block .inner-box {
     position: relative;
     float: right;
     width: 50%;
     text-align: left
 }

 .schedule-block .inner-box .inner {
     position: relative;
     padding: 20px 30px;
     background-color: #fff;
     border: 1px solid #ddd;
     box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
     margin-left: 80px;
     border-radius: 20px
 }

 .schedule-block .inner:before {
     position: absolute;
     top: 0;
     bottom: -30px;
     right: 100%;
     border-left: 2px dashed #ddd;
     content: "";
     margin-right: 80px
 }

 .schedule-block .inner:after {
     position: absolute;
     right: 100%;
     top: 35px;
     border-top: 15px solid transparent;
     border-right: 20px solid #fff;
     border-bottom: 15px solid transparent;
     content: ""
 }

 .schedule-block .date {
     position: absolute;
     left: -132px;
     width: 100px;
     top: 0;
     height: 100px;
     background-color: #fff;
     text-align: center;
     font-size: 14px;
     line-height: 18px;
     color: #212639;
     font-weight: 500;
     padding: 16px 8px 0;
     border-radius: 50%;
     border: 2px dashed #ddd;
     box-shadow: 0 0 30px rgba(0, 0, 0, 0.05)
 }

 .schedule-block .speaker-info {
     position: relative;
     padding-left: 80px;
     padding-top: 10px;
     min-height: 60px
 }

 .schedule-block .speaker-info .thumb {
     position: absolute;
     left: 0;
     top: 0;
     width: 60px;
     border-radius: 50%;
     overflow: hidden
 }

 .schedule-block .speaker-info .name {
     font-size: 16px;
     color: #212639;
     font-weight: 500;
     line-height: 1.2em
 }

 .schedule-block .speaker-info .designation {
     font-size: 13px
 }

 .schedule-block span {
     position: relative;
     font-size: 22px;
     line-height: 1.2em;
     color: #0f1925;
     font-weight: 600;
     margin-bottom: 8px;
     padding-top: 8px;
     color: #212639;
     display: inline-block;
     -webkit-transition: all 300ms ease;
     -moz-transition: all 300ms ease;
     -ms-transition: all 300ms ease;
     -o-transition: all 300ms ease;
     transition: all 300ms ease
 }

 .schedule-block span:hover {
     color: #a3155d
 }

 .schedule-block .text {
     position: relative;
     font-size: 16px;
     line-height: 25px;
     color: #000;
     margin-bottom: 15px;
     font-family: 'Roboto', sans-serif;
     text-align: justify
 }

 .schedule-block .btn-box {
     position: relative;
     padding: 6px 0
 }

 .schedule-block .btn-box a {
     padding: 10px 20px;
     line-height: 20px;
     font-size: 14px;
     background-color: #444;
     color: #fff;
     border-top: 2px solid transparent;
     border-bottom: 2px solid transparent;
     border-radius: 5px
 }

 .schedule-block .btn-box a:hover {
     color: #fff
 }

 .schedule-block.even .inner-box {
     float: left;
     text-align: right
 }

 .schedule-block.even .inner-box .inner {
     margin-left: 0;
     margin-right: 80px
 }

 .schedule-block.even .inner:before {
     right: auto;
     left: 100%;
     margin-left: 80px;
     margin-right: 0
 }

 .schedule-block.even .inner:after {
     right: auto;
     left: 100%;
     border-right: 0;
     border-left: 20px solid #fff
 }

 .schedule-block:last-child .inner:before {
     display: none
 }

 .schedule-block.even .date {
     left: auto;
     right: -132px
 }

 .schedule-block.even .speaker-info {
     padding-left: 0;
     padding-right: 80px
 }

 .schedule-block.even .speaker-info .thumb {
     left: auto;
     right: 0
 }

 .schedule-block:nth-child(4n + 1) .date,
 .schedule-block:nth-child(4n + 1) .inner:before {
     border-color: #ffc20b
 }

 .schedule-block:nth-child(4n + 2) .date,
 .schedule-block:nth-child(4n + 2) .inner:before {
     border-color: #40cbb4
 }

 .schedule-block:nth-child(4n + 3) .date,
 .schedule-block:nth-child(4n + 3) .inner:before {
     border-color: #4c35a9
 }

 .schedule-block:nth-child(4n + 4) .date,
 .schedule-block:nth-child(4n + 4) .inner:before {
     border-color: #e6275a
 }

 .schedule-block:nth-child(4n + 1) .btn-box a {
     background-color: #ffc20b
 }

 .schedule-block:nth-child(4n + 1) .btn-box a:hover {
     color: #ffc20b;
     border-radius: 0;
     background: none;
     border-color: #ffc20b
 }

 .schedule-block:nth-child(4n + 2) .btn-box a {
     background-color: #40cbb4
 }

 .schedule-block:nth-child(4n + 2) .btn-box a:hover {
     border-radius: 0;
     color: #40cbb4;
     background: none;
     border-color: #40cbb4
 }

 .schedule-block:nth-child(4n + 3) .btn-box a {
     background-color: #4c35a9
 }

 .schedule-block:nth-child(4n + 3) .btn-box a:hover {
     border-radius: 0;
     color: #4c35a9;
     background: none;
     border-color: #4c35a9
 }

 .schedule-block:nth-child(4n + 4) .btn-box a {
     background-color: #e6275a
 }

 .schedule-block:nth-child(4n + 4) .btn-box a:hover {
     border-radius: 0;
     color: #e6275a;
     background: none;
     border-color: #e6275a
 }

 .schedule-section.style-three .schedule-block:nth-child(4n + 1) .date,
 .schedule-section.style-two .schedule-block:nth-child(4n + 1) .date,
 .schedule-block:nth-child(4n + 1) h4 a:hover {
     color: #ffc20b
 }

 .schedule-section.style-three .schedule-block:nth-child(4n + 2) .date,
 .schedule-section.style-two .schedule-block:nth-child(4n + 2) .date,
 .schedule-block:nth-child(4n + 2) h4 a:hover {
     color: #40cbb4
 }

 .schedule-section.style-three .schedule-block:nth-child(4n + 3) .date,
 .schedule-section.style-two .schedule-block:nth-child(4n + 3) .date,
 .schedule-block:nth-child(4n + 3) h4 a:hover {
     color: #4c35a9
 }

 .schedule-section.style-three .schedule-block:nth-child(4n + 4) .date,
 .schedule-section.style-two .schedule-block:nth-child(4n + 4) .date,
 .schedule-block:nth-child(4n + 4) h4 a:hover {
     color: #e6275a
 }

 .schedule-section.style-two {
     position: relative
 }

 .schedule-section.style-two .schedule-block .date {
     position: relative;
     left: 0;
     top: 0;
     margin: 0;
     padding: 0;
     border: 0;
     box-shadow: none;
     height: auto;
     width: auto;
     margin-bottom: 20px;
     text-align: left;
     font-size: 16px
 }

 .schedule-section.style-two .schedule-block .inner-box {
     width: 100%
 }

 .schedule-section.style-two .schedule-block .inner-box .inner {
     margin: 0;
     padding: 50px 50px 40px;
     box-shadow: 0 0 30px rgba(0, 0, 0, 0.10)
 }

 .schedule-section.style-two .schedule-block .inner:before,
 .schedule-section.style-two .schedule-block .inner:after {
     display: none
 }

 .schedule-section.style-two .schedule-timeline {
     position: relative;
     max-width: 900px;
     margin: 0 auto
 }

 .schedule-section.style-three {
     position: relative
 }

 .schedule-tabs.style-three .tab-buttons li {
     float: left;
     width: 25%;
     margin: 0;
     box-shadow: none;
     border-radius: 0;
     border-color: transparent
 }

 .schedule-tabs.style-three .tab-buttons li.active-btn {
     z-index: 2
 }

 .schedule-section.style-three .schedule-block .date {
     position: relative;
     left: 0;
     top: 0;
     margin: 0;
     padding: 0;
     border: 0;
     box-shadow: none;
     height: auto;
     width: auto;
     margin-bottom: 20px;
     text-align: left;
     font-size: 16px
 }

 .schedule-section.style-three .schedule-block .inner-box {
     width: 100%
 }

 .schedule-section.style-three .schedule-block .inner-box .inner {
     margin: 0;
     padding: 50px 50px 40px;
     box-shadow: 0 0 30px rgba(0, 0, 0, 0.10)
 }

 .schedule-section.style-three .schedule-block .inner:before,
 .schedule-section.style-three .schedule-block .inner:after {
     display: none
 }

 .schedule-section.style-three .schedule-timeline {
     position: relative
 }

 .date img {
     position: relative;
     bottom: 8px;
     left: 0
 }

 .title span {
     color: #ff0763;
     font-size: 18px
 }

 .schedule-block img {
     border-radius: 100% !important;
     height: 100%;
     width: 100%;
 }

 .request-item-select span {
     color: #fff;
     font-size: 18px !important;
     line-height: 34px;
     margin-bottom: 20px;
 }

 .request-item-select p {
     color: #fff;
     font-size: 18px !important;
     line-height: 34px;
     margin-bottom: 20px;
     padding-right: 55px;
 }

 ul.child-data {
     margin-left: 19px;
 }

 div#feedback {
     display: none;
 }

 .sec-title li {
     line-height: 28px;
     list-style: decimal;
 }

 .image-box img {
     width: 100% !important;
 }

 .sitemap li a {
     color: #000;
     font-weight: 600;
 }

 .mobile-menu {
     display: none;
 }

 .section-title-left {
     margin-bottom: 10px;
     text-align: center;
 }

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

 .req-form .form-group {
     margin-bottom: 2rem
 }

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

 .req-form .form-group {
     margin-bottom: 2rem
 }

 .req-form .form-control {
     background-color: #f8f7f7;
     border-radius: 0;
     height: 55px;
     font-weight: 500;
     resize: none;
     letter-spacing: 1px;
     border: 1px solid transparent;
     -webkit-transition: all 1.5s ease .1s;
     -moz-transition: all 1.5s ease .1s;
     -ms-transition: all 1.5s ease .1s;
     -o-transition: all 1.5s ease .1s;
     transition: all 1.5s ease .1s;
 }

 .req-form .form-control:focus {
     border: 1px solid #7bb12c;
     padding-left: 20px;
 }

 .req-form textarea.form-control {
     height: auto;
 }

 .btn-req-form {
     background-color: #ed3237;
     border: none;
     border-radius: 0;
     height: 55px;
     color: #fff;
     text-transform: uppercase;
     font-size: inherit;
     font-weight: 500;
     letter-spacing: 1px;
     padding: 0 67px;
     cursor: pointer;
     -webkit-transition: all 1.5s ease .1s;
     -moz-transition: all 1.5s ease .1s;
     -ms-transition: all 1.5s ease .1s;
     -o-transition: all 1.5s ease .1s;
     transition: all 1.5s ease .1s;
 }

 .btn-req-form:hover,
 .btn-req-form:focus {
     box-shadow: none;
     background: #333;
     color: #fff;
 }

 .req-form textarea.form-control {
     height: auto
 }

 .req-form .form-group {
     margin-bottom: 2rem
 }

 input#rsubmitButton {
     float: left
 }

 .btn-req-form {
     background-color: #80c535;
     border: none;
     border-radius: 0;
     width: 100%;
     height: 55px;
     color: #fff;
     text-transform: uppercase;
     font-size: inherit;
     font-weight: 500;
     letter-spacing: 1px;
     padding: 0 67px;
     cursor: pointer;
     -webkit-transition: all 1.5s ease .1s;
     -moz-transition: all 1.5s ease .1s;
     -ms-transition: all 1.5s ease .1s;
     -o-transition: all 1.5s ease .1s;
     transition: all 1.5s ease .1s;
 }

 .section-title-left p {
     font-size: 35px;
 }

 .section_header2 h1 {
     color: #60a001;
     text-transform: capitalize;
     position: relative;
     padding-bottom: 0;
     letter-spacing: .3px;
     margin: 0;
     font-family: 'Tangerine', cursive;
     font-size: 65px;
 }

 .para-custom p {
     color: #000;
     text-transform: capitalize;
     position: relative;
     padding-bottom: 0;
     letter-spacing: .3px;
     margin: 0;
     font-family: 'Tangerine', cursive;
     font-size: 45px;
     margin-bottom: 30px;
     margin-top: 25px;
     text-align: center;
 }

 .section_header2.text-center span {
     font-size: 24px;
     color: #a3155d;
     -webkit-text-stroke-width: thin;
 }

 .number-box span {
     font-size: 18px;
     line-height: 1.3;
     margin-bottom: 5px;
     font-weight: 600;
     color: #000;
     display: block;
 }

 .indurial-solution-text2 p {
     font-family: 'Montserrat', sans-serif;
     font-size: 21px;
     color: #fff;
     padding: 0;
     margin: 23px 0;
 }

 #whatweoffer .section_header2 h4 {
     position: relative;
     padding-bottom: 20px;
     letter-spacing: .3px;
     margin: 0;
     font-size: 67px;
 }

 .section_header2 h4 {
     color: #fff;
     text-transform: capitalize;
     position: relative;
     padding-bottom: 0;
     letter-spacing: .3px;
     margin: 0;
     font-family: 'Tangerine', cursive;
     font-size: 65px;
 }

 .section_header2 h4:before {
     content: "";
     width: 218px;
     height: 3px;
     display: inline-block;
     background: #fab90a;
     position: absolute;
     bottom: 0;
 }

 p.title-head.m-b0 {
     font-size: 29px !important;
     font-weight: 400;
     padding-top: 12px;
 }

 p.ttr-tilte {
     color: #000 !important;
 }

 p.title {
     color: #000 !important;
 }

 .inner-banner2 h1 {
     font-family: 'Tangerine', cursive;
     color: #fff;
     font-size: 75px;
     margin: 0;
     padding: 0;
     text-align: center;
 }

 .con-par {
     font-family: "Alegreya", sans-serif;
     font-size: 25px !important;
     color: #3e3e3e;
     margin: 0;
     font-weight: 600;
     margin: 0 0 20px 0
 }

 .sec-title .h2-hd span {
     display: block;
     font-size: 32px;
     font-weight: 700;
     color: #323232;
     text-transform: uppercase;
     font-family: 'Alegreya', sans-serif;
     text-transform: capitalize;
     padding-top: 12px;
 }

 .sec-title .h2-hd:after {
     content: '';
     width: 55px;
     height: 3px;
     background: #F7BE3D;
     display: block;
     margin-top: 13px;
 }

 ul.only-mobile-center {
     display: none;
 }

 .text-white {
     color: #fff;
 }

 .looking-wrapper {
     position: relative;
     background: url(images/full-bg.jpg) fixed;
     padding: 104px 0;
     background-position: left;
     text-align: center;
     background-size: cover;
     background-attachment: fixed;
     margin-top: 40px;
     background: linear-gradient(rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url(images/sitepages/<?php echo $home_page['Sitepage']['backgrondimage'];?>) center no-repeat rgba(0, 0, 0, 0.28);
     
 }

 .location-sub a {
     color: #000
 }

 .modal {
     top: inherit !important
 }

 .location-sub {
     padding: 15px
 }

 .modal-header button span {
     line-height: 55px
 }

 .animated {
     -webkit-animation-duration: 1s;
     animation-duration: 1s;
     -webkit-animation-fill-mode: both;
     animation-fill-mode: both
 }

 .animated.infinite {
     -webkit-animation-iteration-count: infinite;
     animation-iteration-count: infinite
 }

 .animated.hinge {
     -webkit-animation-duration: 2s;
     animation-duration: 2s
 }

 .animated.bounceIn,
 .animated.bounceOut,
 .animated.flipOutX,
 .animated.flipOutY {
     -webkit-animation-duration: .75s;
     animation-duration: .75s
 }

 @-webkit-keyframes bounce {

     0%,
     20%,
     53%,
     80%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     40%,
     43% {
         -webkit-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0)
     }

     40%,
     43%,
     70% {
         -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
     }

     70% {
         -webkit-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0)
     }

     90% {
         -webkit-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0)
     }
 }

 @keyframes bounce {

     0%,
     20%,
     53%,
     80%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     40%,
     43% {
         -webkit-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0)
     }

     40%,
     43%,
     70% {
         -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
         animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06)
     }

     70% {
         -webkit-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0)
     }

     90% {
         -webkit-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0)
     }
 }

 .bounce {
     -webkit-animation-name: bounce;
     animation-name: bounce;
     -webkit-transform-origin: center bottom;
     transform-origin: center bottom
 }

 @-webkit-keyframes flash {

     0%,
     50%,
     to {
         opacity: 1
     }

     25%,
     75% {
         opacity: 0
     }
 }

 @keyframes flash {

     0%,
     50%,
     to {
         opacity: 1;
     }

     25%,
     75% {
         opacity: 0;
     }
 }

 .flash {
     -webkit-animation-name: flash;
     animation-name: flash;
 }

 @-webkit-keyframes pulse {
     0% {
         -webkit-transform: scaleX(1);
         transform: scaleX(1);
     }

     50% {
         -webkit-transform: scale3d(1.05, 1.05, 1.05);
         transform: scale3d(1.05, 1.05, 1.05);
     }

     to {
         -webkit-transform: scaleX(1);
         transform: scaleX(1);
     }
 }

 @keyframes pulse {
     0% {
         -webkit-transform: scaleX(1);
         transform: scaleX(1);
     }

     50% {
         -webkit-transform: scale3d(1.05, 1.05, 1.05);
         transform: scale3d(1.05, 1.05, 1.05);
     }

     to {
         -webkit-transform: scaleX(1);
         transform: scaleX(1);
     }
 }

 .pulse {
     -webkit-animation-name: pulse;
     animation-name: pulse
 }

 @-webkit-keyframes rubberBand {
     0% {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }

     30% {
         -webkit-transform: scale3d(1.25, 0.75, 1);
         transform: scale3d(1.25, 0.75, 1)
     }

     40% {
         -webkit-transform: scale3d(0.75, 1.25, 1);
         transform: scale3d(0.75, 1.25, 1)
     }

     50% {
         -webkit-transform: scale3d(1.15, 0.85, 1);
         transform: scale3d(1.15, 0.85, 1)
     }

     65% {
         -webkit-transform: scale3d(0.95, 1.05, 1);
         transform: scale3d(0.95, 1.05, 1)
     }

     75% {
         -webkit-transform: scale3d(1.05, 0.95, 1);
         transform: scale3d(1.05, 0.95, 1)
     }

     to {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }
 }

 @keyframes rubberBand {
     0% {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }

     30% {
         -webkit-transform: scale3d(1.25, 0.75, 1);
         transform: scale3d(1.25, 0.75, 1)
     }

     40% {
         -webkit-transform: scale3d(0.75, 1.25, 1);
         transform: scale3d(0.75, 1.25, 1)
     }

     50% {
         -webkit-transform: scale3d(1.15, 0.85, 1);
         transform: scale3d(1.15, 0.85, 1)
     }

     65% {
         -webkit-transform: scale3d(0.95, 1.05, 1);
         transform: scale3d(0.95, 1.05, 1)
     }

     75% {
         -webkit-transform: scale3d(1.05, 0.95, 1);
         transform: scale3d(1.05, 0.95, 1)
     }

     to {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }
 }

 .rubberBand {
     -webkit-animation-name: rubberBand;
     animation-name: rubberBand
 }

 @-webkit-keyframes shake {

     0%,
     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     10%,
     30%,
     50%,
     70%,
     90% {
         -webkit-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0)
     }

     20%,
     40%,
     60%,
     80% {
         -webkit-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0)
     }
 }

 @keyframes shake {

     0%,
     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     10%,
     30%,
     50%,
     70%,
     90% {
         -webkit-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0)
     }

     20%,
     40%,
     60%,
     80% {
         -webkit-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0)
     }
 }

 .shake {
     -webkit-animation-name: shake;
     animation-name: shake
 }

 @-webkit-keyframes headShake {
     0% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
     }

     6.5% {
         -webkit-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg)
     }

     18.5% {
         -webkit-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg)
     }

     31.5% {
         -webkit-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg)
     }

     43.5% {
         -webkit-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg)
     }

     50% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
     }
 }

 @keyframes headShake {
     0% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
     }

     6.5% {
         -webkit-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg)
     }

     18.5% {
         -webkit-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg)
     }

     31.5% {
         -webkit-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg)
     }

     43.5% {
         -webkit-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg)
     }

     50% {
         -webkit-transform: translateX(0);
         transform: translateX(0)
     }
 }

 .headShake {
     -webkit-animation-timing-function: ease-in-out;
     animation-timing-function: ease-in-out;
     -webkit-animation-name: headShake;
     animation-name: headShake
 }

 @-webkit-keyframes swing {
     20% {
         -webkit-transform: rotate(15deg);
         transform: rotate(15deg)
     }

     40% {
         -webkit-transform: rotate(-10deg);
         transform: rotate(-10deg)
     }

     60% {
         -webkit-transform: rotate(5deg);
         transform: rotate(5deg)
     }

     80% {
         -webkit-transform: rotate(-5deg);
         transform: rotate(-5deg)
     }

     to {
         -webkit-transform: rotate(0deg);
         transform: rotate(0deg)
     }
 }

 @keyframes swing {
     20% {
         -webkit-transform: rotate(15deg);
         transform: rotate(15deg)
     }

     40% {
         -webkit-transform: rotate(-10deg);
         transform: rotate(-10deg)
     }

     60% {
         -webkit-transform: rotate(5deg);
         transform: rotate(5deg)
     }

     80% {
         -webkit-transform: rotate(-5deg);
         transform: rotate(-5deg)
     }

     to {
         -webkit-transform: rotate(0deg);
         transform: rotate(0deg)
     }
 }

 .swing {
     -webkit-transform-origin: top center;
     transform-origin: top center;
     -webkit-animation-name: swing;
     animation-name: swing
 }

 @-webkit-keyframes tada {
     0% {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }

     10%,
     20% {
         -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
         transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
     }

     30%,
     50%,
     70%,
     90% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
     }

     40%,
     60%,
     80% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
     }

     to {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }
 }

 @keyframes tada {
     0% {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }

     10%,
     20% {
         -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
         transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
     }

     30%,
     50%,
     70%,
     90% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
     }

     40%,
     60%,
     80% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
     }

     to {
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }
 }

 .tada {
     -webkit-animation-name: tada;
     animation-name: tada
 }

 @-webkit-keyframes wobble {
     0% {
         -webkit-transform: none;
         transform: none
     }

     15% {
         -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
         transform: translate3d(-25%, 0, 0) rotate(-5deg)
     }

     30% {
         -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
         transform: translate3d(20%, 0, 0) rotate(3deg)
     }

     45% {
         -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
         transform: translate3d(-15%, 0, 0) rotate(-3deg)
     }

     60% {
         -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
         transform: translate3d(10%, 0, 0) rotate(2deg)
     }

     75% {
         -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
         transform: translate3d(-5%, 0, 0) rotate(-1deg)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes wobble {
     0% {
         -webkit-transform: none;
         transform: none
     }

     15% {
         -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
         transform: translate3d(-25%, 0, 0) rotate(-5deg)
     }

     30% {
         -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
         transform: translate3d(20%, 0, 0) rotate(3deg)
     }

     45% {
         -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
         transform: translate3d(-15%, 0, 0) rotate(-3deg)
     }

     60% {
         -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
         transform: translate3d(10%, 0, 0) rotate(2deg)
     }

     75% {
         -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
         transform: translate3d(-5%, 0, 0) rotate(-1deg)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 .wobble {
     -webkit-animation-name: wobble;
     animation-name: wobble
 }

 @-webkit-keyframes jello {

     0%,
     11.1%,
     to {
         -webkit-transform: none;
         transform: none
     }

     22.2% {
         -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
         transform: skewX(-12.5deg) skewY(-12.5deg)
     }

     33.3% {
         -webkit-transform: skewX(6.25deg) skewY(6.25deg);
         transform: skewX(6.25deg) skewY(6.25deg)
     }

     44.4% {
         -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
         transform: skewX(-3.125deg) skewY(-3.125deg)
     }

     55.5% {
         -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
         transform: skewX(1.5625deg) skewY(1.5625deg)
     }

     66.6% {
         -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         transform: skewX(-0.78125deg) skewY(-0.78125deg)
     }

     77.7% {
         -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
         transform: skewX(0.390625deg) skewY(0.390625deg)
     }

     88.8% {
         -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
         transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
     }
 }

 @keyframes jello {

     0%,
     11.1%,
     to {
         -webkit-transform: none;
         transform: none
     }

     22.2% {
         -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
         transform: skewX(-12.5deg) skewY(-12.5deg)
     }

     33.3% {
         -webkit-transform: skewX(6.25deg) skewY(6.25deg);
         transform: skewX(6.25deg) skewY(6.25deg)
     }

     44.4% {
         -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
         transform: skewX(-3.125deg) skewY(-3.125deg)
     }

     55.5% {
         -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
         transform: skewX(1.5625deg) skewY(1.5625deg)
     }

     66.6% {
         -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         transform: skewX(-0.78125deg) skewY(-0.78125deg)
     }

     77.7% {
         -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
         transform: skewX(0.390625deg) skewY(0.390625deg)
     }

     88.8% {
         -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
         transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
     }
 }

 .jello {
     -webkit-animation-name: jello;
     animation-name: jello;
     -webkit-transform-origin: center;
     transform-origin: center
 }

 @-webkit-keyframes bounceIn {

     0%,
     20%,
     40%,
     60%,
     80%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }

     20% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
     }

     40% {
         -webkit-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03)
     }

     80% {
         -webkit-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97)
     }

     to {
         opacity: 1;
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }
 }

 @keyframes bounceIn {

     0%,
     20%,
     40%,
     60%,
     80%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }

     20% {
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
     }

     40% {
         -webkit-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03)
     }

     80% {
         -webkit-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97)
     }

     to {
         opacity: 1;
         -webkit-transform: scaleX(1);
         transform: scaleX(1)
     }
 }

 .bounceIn {
     -webkit-animation-name: bounceIn;
     animation-name: bounceIn
 }

 @-webkit-keyframes bounceInDown {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0)
     }

     75% {
         -webkit-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0)
     }

     90% {
         -webkit-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes bounceInDown {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0)
     }

     75% {
         -webkit-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0)
     }

     90% {
         -webkit-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 .bounceInDown {
     -webkit-animation-name: bounceInDown;
     animation-name: bounceInDown
 }

 @-webkit-keyframes bounceInLeft {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0)
     }

     75% {
         -webkit-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0)
     }

     90% {
         -webkit-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes bounceInLeft {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0)
     }

     75% {
         -webkit-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0)
     }

     90% {
         -webkit-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 .bounceInLeft {
     -webkit-animation-name: bounceInLeft;
     animation-name: bounceInLeft
 }

 @-webkit-keyframes bounceInRight {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0)
     }

     75% {
         -webkit-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0)
     }

     90% {
         -webkit-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes bounceInRight {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0)
     }

     75% {
         -webkit-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0)
     }

     90% {
         -webkit-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0)
     }

     to {
         -webkit-transform: none;
         transform: none
     }
 }

 .bounceInRight {
     -webkit-animation-name: bounceInRight;
     animation-name: bounceInRight
 }

 @-webkit-keyframes bounceInUp {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0)
     }

     75% {
         -webkit-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0)
     }

     90% {
         -webkit-transform: translate3d(0, -5px, 0);
         transform: translate3d(0, -5px, 0)
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 @keyframes bounceInUp {

     0%,
     60%,
     75%,
     90%,
     to {
         -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
         animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
     }

     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0)
     }

     60% {
         opacity: 1;
         -webkit-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0)
     }

     75% {
         -webkit-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0)
     }

     90% {
         -webkit-transform: translate3d(0, -5px, 0);
         transform: translate3d(0, -5px, 0)
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 .bounceInUp {
     -webkit-animation-name: bounceInUp;
     animation-name: bounceInUp
 }

 @-webkit-keyframes bounceOut {
     20% {
         -webkit-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9)
     }

     50%,
     55% {
         opacity: 1;
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
     }

     to {
         opacity: 0;
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }
 }

 @keyframes bounceOut {
     20% {
         -webkit-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9)
     }

     50%,
     55% {
         opacity: 1;
         -webkit-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1)
     }

     to {
         opacity: 0;
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }
 }

 .bounceOut {
     -webkit-animation-name: bounceOut;
     animation-name: bounceOut
 }

 @-webkit-keyframes bounceOutDown {
     20% {
         -webkit-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0)
     }

     40%,
     45% {
         opacity: 1;
         -webkit-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0)
     }
 }

 @keyframes bounceOutDown {
     20% {
         -webkit-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0)
     }

     40%,
     45% {
         opacity: 1;
         -webkit-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0)
     }
 }

 .bounceOutDown {
     -webkit-animation-name: bounceOutDown;
     animation-name: bounceOutDown
 }

 @-webkit-keyframes bounceOutLeft {
     20% {
         opacity: 1;
         -webkit-transform: translate3d(20px, 0, 0);
         transform: translate3d(20px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0)
     }
 }

 @keyframes bounceOutLeft {
     20% {
         opacity: 1;
         -webkit-transform: translate3d(20px, 0, 0);
         transform: translate3d(20px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0)
     }
 }

 .bounceOutLeft {
     -webkit-animation-name: bounceOutLeft;
     animation-name: bounceOutLeft
 }

 @-webkit-keyframes bounceOutRight {
     20% {
         opacity: 1;
         -webkit-transform: translate3d(-20px, 0, 0);
         transform: translate3d(-20px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0)
     }
 }

 @keyframes bounceOutRight {
     20% {
         opacity: 1;
         -webkit-transform: translate3d(-20px, 0, 0);
         transform: translate3d(-20px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0)
     }
 }

 .bounceOutRight {
     -webkit-animation-name: bounceOutRight;
     animation-name: bounceOutRight
 }

 @-webkit-keyframes bounceOutUp {
     20% {
         -webkit-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0)
     }

     40%,
     45% {
         opacity: 1;
         -webkit-transform: translate3d(0, 20px, 0);
         transform: translate3d(0, 20px, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0)
     }
 }

 @keyframes bounceOutUp {
     20% {
         -webkit-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0)
     }

     40%,
     45% {
         opacity: 1;
         -webkit-transform: translate3d(0, 20px, 0);
         transform: translate3d(0, 20px, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0)
     }
 }

 .bounceOutUp {
     -webkit-animation-name: bounceOutUp;
     animation-name: bounceOutUp
 }

 @-webkit-keyframes fadeIn {
     0% {
         opacity: 0
     }

     to {
         opacity: 1
     }
 }

 @keyframes fadeIn {
     0% {
         opacity: 0
     }

     to {
         opacity: 1
     }
 }

 .fadeIn {
     -webkit-animation-name: fadeIn;
     animation-name: fadeIn
 }

 @-webkit-keyframes fadeInDown {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInDown {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInDown {
     -webkit-animation-name: fadeInDown;
     animation-name: fadeInDown
 }

 @-webkit-keyframes fadeInDownBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInDownBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInDownBig {
     -webkit-animation-name: fadeInDownBig;
     animation-name: fadeInDownBig
 }

 @-webkit-keyframes fadeInLeft {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInLeft {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInLeft {
     -webkit-animation-name: fadeInLeft;
     animation-name: fadeInLeft
 }

 @-webkit-keyframes fadeInLeftBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInLeftBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInLeftBig {
     -webkit-animation-name: fadeInLeftBig;
     animation-name: fadeInLeftBig
 }

 @-webkit-keyframes fadeInRight {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInRight {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInRight {
     -webkit-animation-name: fadeInRight;
     animation-name: fadeInRight
 }

 @-webkit-keyframes fadeInRightBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInRightBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInRightBig {
     -webkit-animation-name: fadeInRightBig;
     animation-name: fadeInRightBig
 }

 @-webkit-keyframes fadeInUp {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInUp {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInUp {
     -webkit-animation-name: fadeInUp;
     animation-name: fadeInUp
 }

 @-webkit-keyframes fadeInUpBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes fadeInUpBig {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .fadeInUpBig {
     -webkit-animation-name: fadeInUpBig;
     animation-name: fadeInUpBig
 }

 @-webkit-keyframes fadeOut {
     0% {
         opacity: 1
     }

     to {
         opacity: 0
     }
 }

 @keyframes fadeOut {
     0% {
         opacity: 1
     }

     to {
         opacity: 0
     }
 }

 .fadeOut {
     -webkit-animation-name: fadeOut;
     animation-name: fadeOut
 }

 @-webkit-keyframes fadeOutDown {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0)
     }
 }

 @keyframes fadeOutDown {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0)
     }
 }

 .fadeOutDown {
     -webkit-animation-name: fadeOutDown;
     animation-name: fadeOutDown
 }

 @-webkit-keyframes fadeOutDownBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0)
     }
 }

 @keyframes fadeOutDownBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0)
     }
 }

 .fadeOutDownBig {
     -webkit-animation-name: fadeOutDownBig;
     animation-name: fadeOutDownBig
 }

 @-webkit-keyframes fadeOutLeft {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
     }
 }

 @keyframes fadeOutLeft {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
     }
 }

 .fadeOutLeft {
     -webkit-animation-name: fadeOutLeft;
     animation-name: fadeOutLeft
 }

 @-webkit-keyframes fadeOutLeftBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0)
     }
 }

 @keyframes fadeOutLeftBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0)
     }
 }

 .fadeOutLeftBig {
     -webkit-animation-name: fadeOutLeftBig;
     animation-name: fadeOutLeftBig
 }

 @-webkit-keyframes fadeOutRight {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
     }
 }

 @keyframes fadeOutRight {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
     }
 }

 .fadeOutRight {
     -webkit-animation-name: fadeOutRight;
     animation-name: fadeOutRight
 }

 @-webkit-keyframes fadeOutRightBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0)
     }
 }

 @keyframes fadeOutRightBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0)
     }
 }

 .fadeOutRightBig {
     -webkit-animation-name: fadeOutRightBig;
     animation-name: fadeOutRightBig
 }

 @-webkit-keyframes fadeOutUp {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0)
     }
 }

 @keyframes fadeOutUp {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0)
     }
 }

 .fadeOutUp {
     -webkit-animation-name: fadeOutUp;
     animation-name: fadeOutUp
 }

 @-webkit-keyframes fadeOutUpBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0)
     }
 }

 @keyframes fadeOutUpBig {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0)
     }
 }

 .fadeOutUpBig {
     -webkit-animation-name: fadeOutUpBig;
     animation-name: fadeOutUpBig
 }

 @-webkit-keyframes flip {
     0% {
         -webkit-transform: perspective(400px) rotateY(-1turn);
         transform: perspective(400px) rotateY(-1turn)
     }

     0%,
     40% {
         -webkit-animation-timing-function: ease-out;
         animation-timing-function: ease-out
     }

     40% {
         -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
         transform: perspective(400px) translateZ(150px) rotateY(-190deg)
     }

     50% {
         -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
         transform: perspective(400px) translateZ(150px) rotateY(-170deg)
     }

     50%,
     80% {
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }

     80% {
         -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
         transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
     }

     to {
         -webkit-transform: perspective(400px);
         transform: perspective(400px);
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }
 }

 @keyframes flip {
     0% {
         -webkit-transform: perspective(400px) rotateY(-1turn);
         transform: perspective(400px) rotateY(-1turn)
     }

     0%,
     40% {
         -webkit-animation-timing-function: ease-out;
         animation-timing-function: ease-out
     }

     40% {
         -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
         transform: perspective(400px) translateZ(150px) rotateY(-190deg)
     }

     50% {
         -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
         transform: perspective(400px) translateZ(150px) rotateY(-170deg)
     }

     50%,
     80% {
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }

     80% {
         -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
         transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
     }

     to {
         -webkit-transform: perspective(400px);
         transform: perspective(400px);
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }
 }

 .animated.flip {
     -webkit-backface-visibility: visible;
     backface-visibility: visible;
     -webkit-animation-name: flip;
     animation-name: flip
 }

 @-webkit-keyframes flipInX {
     0% {
         -webkit-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
         opacity: 0
     }

     0%,
     40% {
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }

     40% {
         -webkit-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg)
     }

     60% {
         -webkit-transform: perspective(400px) rotateX(10deg);
         transform: perspective(400px) rotateX(10deg);
         opacity: 1
     }

     80% {
         -webkit-transform: perspective(400px) rotateX(-5deg);
         transform: perspective(400px) rotateX(-5deg)
     }

     to {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }
 }

 @keyframes flipInX {
     0% {
         -webkit-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
         opacity: 0
     }

     0%,
     40% {
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }

     40% {
         -webkit-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg)
     }

     60% {
         -webkit-transform: perspective(400px) rotateX(10deg);
         transform: perspective(400px) rotateX(10deg);
         opacity: 1
     }

     80% {
         -webkit-transform: perspective(400px) rotateX(-5deg);
         transform: perspective(400px) rotateX(-5deg)
     }

     to {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }
 }

 .flipInX {
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important;
     -webkit-animation-name: flipInX;
     animation-name: flipInX
 }

 @-webkit-keyframes flipInY {
     0% {
         -webkit-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
         opacity: 0
     }

     0%,
     40% {
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }

     40% {
         -webkit-transform: perspective(400px) rotateY(-20deg);
         transform: perspective(400px) rotateY(-20deg)
     }

     60% {
         -webkit-transform: perspective(400px) rotateY(10deg);
         transform: perspective(400px) rotateY(10deg);
         opacity: 1
     }

     80% {
         -webkit-transform: perspective(400px) rotateY(-5deg);
         transform: perspective(400px) rotateY(-5deg)
     }

     to {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }
 }

 @keyframes flipInY {
     0% {
         -webkit-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
         opacity: 0
     }

     0%,
     40% {
         -webkit-animation-timing-function: ease-in;
         animation-timing-function: ease-in
     }

     40% {
         -webkit-transform: perspective(400px) rotateY(-20deg);
         transform: perspective(400px) rotateY(-20deg)
     }

     60% {
         -webkit-transform: perspective(400px) rotateY(10deg);
         transform: perspective(400px) rotateY(10deg);
         opacity: 1
     }

     80% {
         -webkit-transform: perspective(400px) rotateY(-5deg);
         transform: perspective(400px) rotateY(-5deg)
     }

     to {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }
 }

 .flipInY {
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important;
     -webkit-animation-name: flipInY;
     animation-name: flipInY
 }

 @-webkit-keyframes flipOutX {
     0% {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }

     30% {
         -webkit-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg);
         opacity: 1
     }

     to {
         -webkit-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
         opacity: 0
     }
 }

 @keyframes flipOutX {
     0% {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }

     30% {
         -webkit-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg);
         opacity: 1
     }

     to {
         -webkit-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
         opacity: 0
     }
 }

 .flipOutX {
     -webkit-animation-name: flipOutX;
     animation-name: flipOutX;
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important
 }

 @-webkit-keyframes flipOutY {
     0% {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }

     30% {
         -webkit-transform: perspective(400px) rotateY(-15deg);
         transform: perspective(400px) rotateY(-15deg);
         opacity: 1
     }

     to {
         -webkit-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
         opacity: 0
     }
 }

 @keyframes flipOutY {
     0% {
         -webkit-transform: perspective(400px);
         transform: perspective(400px)
     }

     30% {
         -webkit-transform: perspective(400px) rotateY(-15deg);
         transform: perspective(400px) rotateY(-15deg);
         opacity: 1
     }

     to {
         -webkit-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
         opacity: 0
     }
 }

 .flipOutY {
     -webkit-backface-visibility: visible !important;
     backface-visibility: visible !important;
     -webkit-animation-name: flipOutY;
     animation-name: flipOutY
 }

 @-webkit-keyframes lightSpeedIn {
     0% {
         -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
         transform: translate3d(100%, 0, 0) skewX(-30deg);
         opacity: 0
     }

     60% {
         -webkit-transform: skewX(20deg);
         transform: skewX(20deg)
     }

     60%,
     80% {
         opacity: 1
     }

     80% {
         -webkit-transform: skewX(-5deg);
         transform: skewX(-5deg)
     }

     to {
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 @keyframes lightSpeedIn {
     0% {
         -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
         transform: translate3d(100%, 0, 0) skewX(-30deg);
         opacity: 0
     }

     60% {
         -webkit-transform: skewX(20deg);
         transform: skewX(20deg)
     }

     60%,
     80% {
         opacity: 1
     }

     80% {
         -webkit-transform: skewX(-5deg);
         transform: skewX(-5deg)
     }

     to {
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 .lightSpeedIn {
     -webkit-animation-name: lightSpeedIn;
     animation-name: lightSpeedIn;
     -webkit-animation-timing-function: ease-out;
     animation-timing-function: ease-out
 }

 @-webkit-keyframes lightSpeedOut {
     0% {
         opacity: 1
     }

     to {
         -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
         transform: translate3d(100%, 0, 0) skewX(30deg);
         opacity: 0
     }
 }

 @keyframes lightSpeedOut {
     0% {
         opacity: 1
     }

     to {
         -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
         transform: translate3d(100%, 0, 0) skewX(30deg);
         opacity: 0
     }
 }

 .lightSpeedOut {
     -webkit-animation-name: lightSpeedOut;
     animation-name: lightSpeedOut;
     -webkit-animation-timing-function: ease-in;
     animation-timing-function: ease-in
 }

 @-webkit-keyframes rotateIn {
     0% {
         transform-origin: center;
         -webkit-transform: rotate(-200deg);
         transform: rotate(-200deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: center
     }

     to {
         transform-origin: center;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 @keyframes rotateIn {
     0% {
         transform-origin: center;
         -webkit-transform: rotate(-200deg);
         transform: rotate(-200deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: center
     }

     to {
         transform-origin: center;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 .rotateIn {
     -webkit-animation-name: rotateIn;
     animation-name: rotateIn
 }

 @-webkit-keyframes rotateInDownLeft {
     0% {
         transform-origin: left bottom;
         -webkit-transform: rotate(-45deg);
         transform: rotate(-45deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 @keyframes rotateInDownLeft {
     0% {
         transform-origin: left bottom;
         -webkit-transform: rotate(-45deg);
         transform: rotate(-45deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 .rotateInDownLeft {
     -webkit-animation-name: rotateInDownLeft;
     animation-name: rotateInDownLeft
 }

 @-webkit-keyframes rotateInDownRight {
     0% {
         transform-origin: right bottom;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 @keyframes rotateInDownRight {
     0% {
         transform-origin: right bottom;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 .rotateInDownRight {
     -webkit-animation-name: rotateInDownRight;
     animation-name: rotateInDownRight
 }

 @-webkit-keyframes rotateInUpLeft {
     0% {
         transform-origin: left bottom;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 @keyframes rotateInUpLeft {
     0% {
         transform-origin: left bottom;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 .rotateInUpLeft {
     -webkit-animation-name: rotateInUpLeft;
     animation-name: rotateInUpLeft
 }

 @-webkit-keyframes rotateInUpRight {
     0% {
         transform-origin: right bottom;
         -webkit-transform: rotate(-90deg);
         transform: rotate(-90deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 @keyframes rotateInUpRight {
     0% {
         transform-origin: right bottom;
         -webkit-transform: rotate(-90deg);
         transform: rotate(-90deg);
         opacity: 0
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: none;
         transform: none;
         opacity: 1
     }
 }

 .rotateInUpRight {
     -webkit-animation-name: rotateInUpRight;
     animation-name: rotateInUpRight
 }

 @-webkit-keyframes rotateOut {
     0% {
         transform-origin: center;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: center
     }

     to {
         transform-origin: center;
         -webkit-transform: rotate(200deg);
         transform: rotate(200deg);
         opacity: 0
     }
 }

 @keyframes rotateOut {
     0% {
         transform-origin: center;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: center
     }

     to {
         transform-origin: center;
         -webkit-transform: rotate(200deg);
         transform: rotate(200deg);
         opacity: 0
     }
 }

 .rotateOut {
     -webkit-animation-name: rotateOut;
     animation-name: rotateOut
 }

 @-webkit-keyframes rotateOutDownLeft {
     0% {
         transform-origin: left bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         opacity: 0
     }
 }

 @keyframes rotateOutDownLeft {
     0% {
         transform-origin: left bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg);
         opacity: 0
     }
 }

 .rotateOutDownLeft {
     -webkit-animation-name: rotateOutDownLeft;
     animation-name: rotateOutDownLeft
 }

 @-webkit-keyframes rotateOutDownRight {
     0% {
         transform-origin: right bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: rotate(-45deg);
         transform: rotate(-45deg);
         opacity: 0
     }
 }

 @keyframes rotateOutDownRight {
     0% {
         transform-origin: right bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: rotate(-45deg);
         transform: rotate(-45deg);
         opacity: 0
     }
 }

 .rotateOutDownRight {
     -webkit-animation-name: rotateOutDownRight;
     animation-name: rotateOutDownRight
 }

 @-webkit-keyframes rotateOutUpLeft {
     0% {
         transform-origin: left bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: rotate(-45deg);
         transform: rotate(-45deg);
         opacity: 0
     }
 }

 @keyframes rotateOutUpLeft {
     0% {
         transform-origin: left bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: left bottom
     }

     to {
         transform-origin: left bottom;
         -webkit-transform: rotate(-45deg);
         transform: rotate(-45deg);
         opacity: 0
     }
 }

 .rotateOutUpLeft {
     -webkit-animation-name: rotateOutUpLeft;
     animation-name: rotateOutUpLeft
 }

 @-webkit-keyframes rotateOutUpRight {
     0% {
         transform-origin: right bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: rotate(90deg);
         transform: rotate(90deg);
         opacity: 0
     }
 }

 @keyframes rotateOutUpRight {
     0% {
         transform-origin: right bottom;
         opacity: 1
     }

     0%,
     to {
         -webkit-transform-origin: right bottom
     }

     to {
         transform-origin: right bottom;
         -webkit-transform: rotate(90deg);
         transform: rotate(90deg);
         opacity: 0
     }
 }

 .rotateOutUpRight {
     -webkit-animation-name: rotateOutUpRight;
     animation-name: rotateOutUpRight
 }

 @-webkit-keyframes hinge {
     0% {
         transform-origin: top left
     }

     0%,
     20%,
     60% {
         -webkit-transform-origin: top left;
         -webkit-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out
     }

     20%,
     60% {
         -webkit-transform: rotate(80deg);
         transform: rotate(80deg);
         transform-origin: top left
     }

     40%,
     80% {
         -webkit-transform: rotate(60deg);
         transform: rotate(60deg);
         -webkit-transform-origin: top left;
         transform-origin: top left;
         -webkit-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out;
         opacity: 1
     }

     to {
         -webkit-transform: translate3d(0, 700px, 0);
         transform: translate3d(0, 700px, 0);
         opacity: 0
     }
 }

 @keyframes hinge {
     0% {
         transform-origin: top left
     }

     0%,
     20%,
     60% {
         -webkit-transform-origin: top left;
         -webkit-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out
     }

     20%,
     60% {
         -webkit-transform: rotate(80deg);
         transform: rotate(80deg);
         transform-origin: top left
     }

     40%,
     80% {
         -webkit-transform: rotate(60deg);
         transform: rotate(60deg);
         -webkit-transform-origin: top left;
         transform-origin: top left;
         -webkit-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out;
         opacity: 1
     }

     to {
         -webkit-transform: translate3d(0, 700px, 0);
         transform: translate3d(0, 700px, 0);
         opacity: 0
     }
 }

 .hinge {
     -webkit-animation-name: hinge;
     animation-name: hinge
 }

 @-webkit-keyframes rollIn {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
         transform: translate3d(-100%, 0, 0) rotate(-120deg)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 @keyframes rollIn {
     0% {
         opacity: 0;
         -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
         transform: translate3d(-100%, 0, 0) rotate(-120deg)
     }

     to {
         opacity: 1;
         -webkit-transform: none;
         transform: none
     }
 }

 .rollIn {
     -webkit-animation-name: rollIn;
     animation-name: rollIn
 }

 @-webkit-keyframes rollOut {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
         transform: translate3d(100%, 0, 0) rotate(120deg)
     }
 }

 @keyframes rollOut {
     0% {
         opacity: 1
     }

     to {
         opacity: 0;
         -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
         transform: translate3d(100%, 0, 0) rotate(120deg)
     }
 }

 .rollOut {
     -webkit-animation-name: rollOut;
     animation-name: rollOut
 }

 @-webkit-keyframes zoomIn {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }

     50% {
         opacity: 1
     }
 }

 @keyframes zoomIn {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }

     50% {
         opacity: 1
     }
 }

 .zoomIn {
     -webkit-animation-name: zoomIn;
     animation-name: zoomIn
 }

 @-webkit-keyframes zoomInDown {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 @keyframes zoomInDown {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 .zoomInDown {
     -webkit-animation-name: zoomInDown;
     animation-name: zoomInDown
 }

 @-webkit-keyframes zoomInLeft {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 @keyframes zoomInLeft {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 .zoomInLeft {
     -webkit-animation-name: zoomInLeft;
     animation-name: zoomInLeft
 }

 @-webkit-keyframes zoomInRight {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 @keyframes zoomInRight {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 .zoomInRight {
     -webkit-animation-name: zoomInRight;
     animation-name: zoomInRight
 }

 @-webkit-keyframes zoomInUp {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 @keyframes zoomInUp {
     0% {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     60% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 .zoomInUp {
     -webkit-animation-name: zoomInUp;
     animation-name: zoomInUp
 }

 @-webkit-keyframes zoomOut {
     0% {
         opacity: 1
     }

     50% {
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }

     50%,
     to {
         opacity: 0
     }
 }

 @keyframes zoomOut {
     0% {
         opacity: 1
     }

     50% {
         -webkit-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3)
     }

     50%,
     to {
         opacity: 0
     }
 }

 .zoomOut {
     -webkit-animation-name: zoomOut;
     animation-name: zoomOut
 }

 @-webkit-keyframes zoomOutDown {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     to {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 @keyframes zoomOutDown {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     to {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 .zoomOutDown {
     -webkit-animation-name: zoomOutDown;
     animation-name: zoomOutDown
 }

 @-webkit-keyframes zoomOutLeft {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
         -webkit-transform-origin: left center;
         transform-origin: left center
     }
 }

 @keyframes zoomOutLeft {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
         -webkit-transform-origin: left center;
         transform-origin: left center
     }
 }

 .zoomOutLeft {
     -webkit-animation-name: zoomOutLeft;
     animation-name: zoomOutLeft
 }

 @-webkit-keyframes zoomOutRight {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
         transform: scale(0.1) translate3d(2000px, 0, 0);
         -webkit-transform-origin: right center;
         transform-origin: right center
     }
 }

 @keyframes zoomOutRight {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
     }

     to {
         opacity: 0;
         -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
         transform: scale(0.1) translate3d(2000px, 0, 0);
         -webkit-transform-origin: right center;
         transform-origin: right center
     }
 }

 .zoomOutRight {
     -webkit-animation-name: zoomOutRight;
     animation-name: zoomOutRight
 }

 @-webkit-keyframes zoomOutUp {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     to {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 @keyframes zoomOutUp {
     40% {
         opacity: 1;
         -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
         -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
         animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
     }

     to {
         opacity: 0;
         -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
         -webkit-transform-origin: center bottom;
         transform-origin: center bottom;
         -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
     }
 }

 .zoomOutUp {
     -webkit-animation-name: zoomOutUp;
     animation-name: zoomOutUp
 }

 @-webkit-keyframes slideInDown {
     0% {
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 @keyframes slideInDown {
     0% {
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 .slideInDown {
     -webkit-animation-name: slideInDown;
     animation-name: slideInDown
 }

 @-webkit-keyframes slideInLeft {
     0% {
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 @keyframes slideInLeft {
     0% {
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 .slideInLeft {
     -webkit-animation-name: slideInLeft;
     animation-name: slideInLeft
 }

 @-webkit-keyframes slideInRight {
     0% {
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 @keyframes slideInRight {
     0% {
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 .slideInRight {
     -webkit-animation-name: slideInRight;
     animation-name: slideInRight
 }

 @-webkit-keyframes slideInUp {
     0% {
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 @keyframes slideInUp {
     0% {
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0);
         visibility: visible
     }

     to {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }
 }

 .slideInUp {
     -webkit-animation-name: slideInUp;
     animation-name: slideInUp
 }

 @-webkit-keyframes slideOutDown {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0)
     }
 }

 @keyframes slideOutDown {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0)
     }
 }

 .slideOutDown {
     -webkit-animation-name: slideOutDown;
     animation-name: slideOutDown
 }

 @-webkit-keyframes slideOutLeft {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
     }
 }

 @keyframes slideOutLeft {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0)
     }
 }

 .slideOutLeft {
     -webkit-animation-name: slideOutLeft;
     animation-name: slideOutLeft
 }

 @-webkit-keyframes slideOutRight {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
     }
 }

 @keyframes slideOutRight {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0)
     }
 }

 .slideOutRight {
     -webkit-animation-name: slideOutRight;
     animation-name: slideOutRight
 }

 @-webkit-keyframes slideOutUp {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0)
     }
 }

 @keyframes slideOutUp {
     0% {
         -webkit-transform: translateZ(0);
         transform: translateZ(0)
     }

     to {
         visibility: hidden;
         -webkit-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0)
     }
 }

 .slideOutUp {
     -webkit-animation-name: slideOutUp;
     animation-name: slideOutUp
 }

 #featureCarousel {
     height: 308px;
     width: 100%;
     position: relative;
     margin: auto;
     text-align: center;
     margin-top: 119px
 }

 #featureCarousel img {
     border: 0
 }

 #featureCarousel .feature {
     position: absolute;
     top: -1000px;
     left: -1000px;
     cursor: pointer
 }

 #featureCarousel .feature > div {
     position: absolute;
     bottom: 0;
     left: 0;
     background-color: #fff;
     border: 1px solid #000;
     padding: 20px
 }

 #featureCarousel .feature > div p {
     margin: 0;
     padding: 5px;
     font-weight: 700;
     font-size: 12px;
     color: #000
 }

 #featureCarousel .blipsContainer {
     position: absolute;
     color: #fff;
     right: 25px;
     top: 210px;
     padding: 0;
     margin: 0
 }

 #featureCarousel .blipsContainer .blip {
     margin: 3px;
     height: 14px;
     width: 14px;
     color: #fff;
     text-align: center;
     font-size: 10px;
     border: 1px dotted #000
 }

 #featureCarousel .blipsContainer .blipSelected {
     color: #fff;
     font-weight: 700;
     background-color: #000
 }

 .owl-carousel .owl-wrapper:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0
 }

 .owl-carousel {
     display: none;
     position: relative;
     width: 100%;
     touch-action: pan-y;
     -ms-touch-action: pan-y;
 }

 .owl-carousel .owl-wrapper {
     display: none;
     position: relative;
     transform: translate3d(0px, 0px, 0px);
     -webkit-transform: translate3d(0px, 0px, 0px);
 }

 .owl-carousel .owl-wrapper-outer {
     overflow: hidden;
     position: relative;
     width: 100%;
     top: 6px
 }

 .owl-carousel .owl-wrapper-outer.autoHeight {
     -webkit-transition: height 500ms ease-in-out;
     -moz-transition: height 500ms ease-in-out;
     -ms-transition: height 500ms ease-in-out;
     -o-transition: height 500ms ease-in-out;
     transition: height 500ms ease-in-out
 }

 .owl-carousel .owl-item {
     float: left
 }

 .owl-controls .owl-page,
 .owl-controls .owl-buttons div {
     cursor: pointer
 }

 .owl-controls {
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
 }

 .owl-carousel .owl-wrapper,
 .owl-carousel .owl-item {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     -webkit-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0)
 }

 .owl-controls.clickable {
     display: block !important
 }

 .owl-buttons {
     position: absolute;
     top: -216px;
     color: #fff;
     right: 1%;
     width: 100px;
     height: 45px
 }

 .owl-buttons .owl-next,
 .owl-prev {
     width: 40px;
     height: 40px;
     font-size: 0;
     position: absolute;
     top: 175px;
     left: 55px;
     background: #fbba42
 }

 .owl-next {
     right: 0
 }

 .owl-prev {
     left: 0
 }

 .owl-next:hover {
     color: #16639f !important
 }

 .owl-prev:hover {
     color: #16639f !important
 }

 .owl-prev:before {
     content: url(../images/arrow-right.png);
     position: absolute;
     top: 9px;
     left: 8px
 }

 .owl-next:after {
     font: normal normal normal 14px/1 FontAwesome;
     font-size: 40px;
     content: url(../images/arrow-left.png);
     position: absolute;
     top: -3px;
     color: #fff;
     left: 11px
 }

 .owl-prev.active {
     background: #ffbd1f
 }

 .owl-next .active {
     background: rebeccapurple
 }

 .owl-carousel .owl-wrapper:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0
 }

 .owl-carousel {
     display: none;
     position: relative;
     width: 100%;
     touch-action: pan-y;
     -ms-touch-action: pan-y;
 }

 .owl-carousel .owl-wrapper {
     display: none;
     position: relative;
     transform: translate3d(0px, 0px, 0px);
     -webkit-transform: translate3d(0px, 0px, 0px);
 }

 .owl-carousel .owl-wrapper-outer {
     overflow: hidden;
     position: relative;
     width: 100%
 }

 .owl-carousel .owl-wrapper-outer.autoHeight {
     -webkit-transition: height 500ms ease-in-out;
     -moz-transition: height 500ms ease-in-out;
     -ms-transition: height 500ms ease-in-out;
     -o-transition: height 500ms ease-in-out;
     transition: height 500ms ease-in-out
 }

 .owl-carousel .owl-item {
     float: left
 }

 .owl-controls .owl-page,
 .owl-controls .owl-buttons div {
     cursor: pointer
 }

 .owl-controls {
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
 }

 .grabbing {
     cursor: url(grabbing.png) 8 8, move
 }

 .owl-carousel .owl-wrapper,
 .owl-carousel .owl-item {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden
 }

 .owl-origin {
     -webkit-perspective: 1200px;
     -webkit-perspective-origin-x: 50%;
     -webkit-perspective-origin-y: 50%;
     -moz-perspective: 1200px;
     -moz-perspective-origin-x: 50%;
     -moz-perspective-origin-y: 50%;
     perspective: 1200px
 }

 .owl-fade-out {
     z-index: 10;
     -webkit-animation: fadeOut .7s both ease;
     -moz-animation: fadeOut .7s both ease;
     animation: fadeOut .7s both ease
 }

 .owl-fade-in {
     -webkit-animation: empty 1ms both ease;
     -moz-animation: empty 1ms both ease;
     animation: empty 1ms both ease
 }

 .owl-backSlide-out {
     -webkit-animation: backSlideOut 1s both ease;
     -moz-animation: backSlideOut 1s both ease;
     animation: backSlideOut 1s both ease
 }

 .owl-backSlide-in {
     -webkit-animation: backSlideIn 1s both ease;
     -moz-animation: backSlideIn 1s both ease;
     animation: backSlideIn 1s both ease
 }

 .owl-goDown-out {
     -webkit-animation: scaleToFade .7s ease both;
     -moz-animation: scaleToFade .7s ease both;
     animation: scaleToFade .7s ease both
 }

 .owl-goDown-in {
     -webkit-animation: goDown .6s ease both;
     -moz-animation: goDown .6s ease both;
     animation: goDown .6s ease both
 }

 .owl-fadeUp-in {
     -webkit-animation: scaleUpFrom .5s ease both;
     -moz-animation: scaleUpFrom .5s ease both;
     animation: scaleUpFrom .5s ease both
 }

 .owl-fadeUp-out {
     -webkit-animation: scaleUpTo .5s ease both;
     -moz-animation: scaleUpTo .5s ease both;
     animation: scaleUpTo .5s ease both
 }

 @-webkit-keyframes empty {
     0% {
         opacity: 1
     }
 }

 @-moz-keyframes empty {
     0% {
         opacity: 1
     }
 }

 @keyframes empty {
     0% {
         opacity: 1
     }
 }

 @-webkit-keyframes fadeOut {
     0% {
         opacity: 1
     }

     100% {
         opacity: 0
     }
 }

 @-moz-keyframes fadeOut {
     0% {
         opacity: 1
     }

     100% {
         opacity: 0
     }
 }

 @keyframes fadeOut {
     0% {
         opacity: 1
     }

     100% {
         opacity: 0
     }
 }

 @-webkit-keyframes backSlideOut {
     25% {
         opacity: .5;
         -webkit-transform: translateZ(-500px)
     }

     75% {
         opacity: .5;
         -webkit-transform: translateZ(-500px) translateX(-200%)
     }

     100% {
         opacity: .5;
         -webkit-transform: translateZ(-500px) translateX(-200%)
     }
 }

 @-moz-keyframes backSlideOut {
     25% {
         opacity: .5;
         -moz-transform: translateZ(-500px)
     }

     75% {
         opacity: .5;
         -moz-transform: translateZ(-500px) translateX(-200%)
     }

     100% {
         opacity: .5;
         -moz-transform: translateZ(-500px) translateX(-200%)
     }
 }

 @keyframes backSlideOut {
     25% {
         opacity: .5;
         transform: translateZ(-500px)
     }

     75% {
         opacity: .5;
         transform: translateZ(-500px) translateX(-200%)
     }

     100% {
         opacity: .5;
         transform: translateZ(-500px) translateX(-200%)
     }
 }

 @-webkit-keyframes backSlideIn {

     0%,
     25% {
         opacity: .5;
         -webkit-transform: translateZ(-500px) translateX(200%)
     }

     75% {
         opacity: .5;
         -webkit-transform: translateZ(-500px)
     }

     100% {
         opacity: 1;
         -webkit-transform: translateZ(0) translateX(0)
     }
 }

 @-moz-keyframes backSlideIn {

     0%,
     25% {
         opacity: .5;
         -moz-transform: translateZ(-500px) translateX(200%)
     }

     75% {
         opacity: .5;
         -moz-transform: translateZ(-500px)
     }

     100% {
         opacity: 1;
         -moz-transform: translateZ(0) translateX(0)
     }
 }

 @keyframes backSlideIn {

     0%,
     25% {
         opacity: .5;
         transform: translateZ(-500px) translateX(200%)
     }

     75% {
         opacity: .5;
         transform: translateZ(-500px)
     }

     100% {
         opacity: 1;
         transform: translateZ(0) translateX(0)
     }
 }

 @-webkit-keyframes scaleToFade {
     to {
         opacity: 0;
         -webkit-transform: scale(.8)
     }
 }

 @-moz-keyframes scaleToFade {
     to {
         opacity: 0;
         -moz-transform: scale(.8)
     }
 }

 @keyframes scaleToFade {
     to {
         opacity: 0;
         transform: scale(.8)
     }
 }

 @-webkit-keyframes goDown {
     from {
         -webkit-transform: translateY(-100%)
     }
 }

 @-moz-keyframes goDown {
     from {
         -moz-transform: translateY(-100%)
     }
 }

 @keyframes goDown {
     from {
         transform: translateY(-100%)
     }
 }

 @-webkit-keyframes scaleUpFrom {
     from {
         opacity: 0;
         -webkit-transform: scale(1.5)
     }
 }

 @-moz-keyframes scaleUpFrom {
     from {
         opacity: 0;
         -moz-transform: scale(1.5)
     }
 }

 @keyframes scaleUpFrom {
     from {
         opacity: 0;
         transform: scale(1.5)
     }
 }

 @-webkit-keyframes scaleUpTo {
     to {
         opacity: 0;
         -webkit-transform: scale(1.5)
     }
 }

 @-moz-keyframes scaleUpTo {
     to {
         opacity: 0;
         -moz-transform: scale(1.5)
     }
 }

 @keyframes scaleUpTo {
     to {
         opacity: 0;
         transform: scale(1.5)
     }
 }

 .owl-theme .owl-controls {
     margin-top: 10px;
     text-align: center
 }

 .owl-theme .owl-controls .owl-buttons div {
     color: #FFF;
     display: inline-block;
     zoom: 1;
     display: inline;
     margin: 5px;
     padding: 3px 10px;
     font-size: 12px;
     background: #a3155d;
     filter: Alpha(Opacity=50)
 }

 .owl-theme .owl-controls.clickable .owl-buttons div:hover {
     filter: Alpha(Opacity=100);
     opacity: 1;
     text-decoration: none
 }

 .owl-theme .owl-controls .owl-page {
     display: inline-block;
     zoom: 1;
     display: inline;
 }

 .owl-theme .owl-controls .owl-page span {
     display: block;
     width: 12px;
     height: 12px;
     margin: 5px 7px;
     filter: Alpha(Opacity=50);
     opacity: .5;
     -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
     border-radius: 20px;
     background: #869791
 }

 .owl-theme .owl-controls .owl-page.active span,
 .owl-theme .owl-controls.clickable .owl-page:hover span {
     filter: Alpha(Opacity=100);
     opacity: 1
 }

 .owl-theme .owl-controls .owl-page span.owl-numbers {
     height: auto;
     width: auto;
     color: #FFF;
     padding: 2px 10px;
     font-size: 12px;
     -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
     border-radius: 30px
 }

 .owl-item.loading {
     min-height: 150px;
     background: url(AjaxLoader.gif) no-repeat center center
 }

 @media(min-width: 1600px) {
     .our-galler-three {
         min-height: 566px
     }
 }

 @media(max-width: 1199px) {
     .top-two-right .top-panel {
         width: 100%
     }

     .top-two-right .req-button {
         display: none
     }

     .top-two-right {
         padding: 10px 0 0
     }

     .wel-band-bg p {
         text-align: center;
         padding: 10px 0 0
     }

     .fluid-service-area-home,
     .we-customer-support {
         display: block
     }

     .single-side-left {
         width: 30%;
         margin: 0
     }

     .content-right {
         width: 70%;
         padding: 0 0 0 50px;
         box-sizing: border-box
     }

     .content-right img {
         width: 100%
     }

     .fullwidth-slider2 .owl-nav,
     .fullwidth-slider3 .owl-nav {
         position: static;
         text-align: center;
         margin: 30px auto;
         width: 100%
     }

     .about-us-section .about-us {
         margin: 0 0 50px
     }

     ul.banner_btm_list li {
         width: 100%
     }

     .team .box-img .caption {
         bottom: -200%
     }

     .about-us4 .section-faq,
     .latest-news1 .section-faq {
         padding: 0;
         margin: 50px 0 0;
         float: left
     }

     .indurial-t-solution3 h2,
     .news-evn-cont {
         padding: 0 0 30px
     }

     .top-navigation-4 .main_menu {
         position: relative;
         background: #0f263a;
         top: 0
     }

     .top-navigation-4 .wel-t-band {
         position: static;
         background: #000
     }

     .top-navigation-4 .nav-menu {
         float: left !important;
         text-align: left
     }

     .top-navigation-4 .logo img {
         padding: 10px 0;
         display: block;
         margin: 0 auto
     }

     .top-navigation-4 .nav-t-holder .nav-t-footer ul.nav > li:last-child a {
         border-left: none
     }

     .top-navigation-4 .wel-band-bg p {
         text-align: center;
         padding: 5px 0
     }

     section.newsletter .inn input[type="text"] {
         margin: 23px 0
     }

     .our-t-client {
         margin: 0 0 50px
     }

     .footer-bg3 .widget-links {
         padding: 0 15px 50px
     }

     .service-info.service-info-right .item,
     .single-side-left,
     .content-right {
         width: 100%
     }

     .content-right {
         padding: 0;
         margin: 50px 0 0
     }

     .nav-menu {
         width: 100%
     }

     .nav-t-holder .nav-t-footer ul.nav > li:first-child > a {
         padding: 15px 26px
     }

     .nav-search {
         display: none
     }

     .top-navigation .nav-t-holder .nav-t-footer ul.nav > li > a {
         border-right: none
     }

     .single-side-left,
     .content-right {
         width: 100%;
         padding: 15px
     }

     .header-5 .touch_top ul .item:last-child {
         border-right: none
     }
 }

 @media (max-width: 1100px) {

     .main-menu-wrapper .thm-container,
     .ind-container {
         padding: 0 !important
     }

     .nav-holder {
         width: 50%
     }

     .nav-holder .nav-header {
         display: block
     }

     .nav-holder .nav-footer {
         display: none;
         overflow: hidden;
         overflow-y: visible;
         position: relative;
         z-index: 9999
     }

     .nav-holder > .nav-footer ul > li {
         float: none;
         padding: 0 !important;
         padding-bottom: 0;
         display: block !important
     }

     .nav-holder .nav-footer ul.nav > li > a {
         padding: 15px 26px;
         font-size: 1.1em
     }

     .nav-holder > .nav-footer {
         position: absolute;
         top: 100%;
         left: 15px;
         width: 100vw;
         background: #224563
     }

     .nav-holder > .nav-footer ul > li > .submenu {
         position: relative !important;
         opacity: 1 !important;
         visibility: visible !important;
         top: auto !important;
         left: auto !important;
         padding-left: 20px;
         padding-right: 20px;
         padding-bottom: 20px;
         width: 100%;
         display: none;
         transition: none !important
     }

     .nav-holder > .nav-footer ul > li > ul.submenu,
     .nav-holder > .nav-footer ul > li > ul.submenu > li > .submenu {
         display: none;
         transition: none;
         width: 100% !important;
         padding: 0
     }

     .nav-footer ul.nav {
         padding-bottom: 5px
     }

     .nav-footer ul.nav > li > a {
         border-bottom: 1px solid #345775 !important;
         color: #242424;
         display: block;
         font-family: "Roboto Slab", sans-serif;
         font-size: 15px;
         font-weight: 700;
         line-height: 29px;
         padding: 10px 25px;
         text-transform: uppercase
     }

     .nav-holder > .nav-footer ul.nav > li:hover > a {
         background: #1FB5C7;
         color: #fff !important
     }

     .nav-footer ul.nav li.has-submenu > a {
         position: relative;
         border-right: 1px dashed transparent
     }

     .nav-footer ul.nav li.has-submenu > a > button {
         display: block;
         position: absolute;
         top: 9px;
         right: 15px;
         background: #7fa409 none repeat;
         border: 1px solid #c4cab3;
         border-radius: 5px;
         color: #fff;
         font-size: 16px;
         height: 30px;
         outline: medium none;
         width: 30px;
         padding: 0;
         text-align: center;
         line-height: 15px;
         display: block;
         position: absolute;
         top: 6px;
         right: 15px;
         background: transparent;
         border: 1px solid transparent;
         border-radius: 5px;
         color: #fff;
         font-size: 13px;
         height: 30px;
         outline: medium none;
         width: 30px;
         padding: 0;
         text-align: center;
         line-height: 15px
     }

     .nav-t-holder {
         width: 100%
     }

     .nav-t-holder .nav-t-header {
         display: block;
         padding-left: 0
     }

     .nav-t-holder .nav-t-footer {
         display: none;
         overflow: hidden;
         overflow-y: visible;
         position: relative;
         z-index: 9999
     }

     .nav-t-holder > .nav-t-footer ul > li {
         float: none;
         padding: 0 !important;
         padding-bottom: 0;
         display: block !important
     }

     .nav-t-holder .nav-t-footer ul.nav > li > a,
     .top-navigation-4 .nav-t-holder .nav-t-footer ul.nav > li > a {
         padding: 15px 26px;
         font-size: 16px;
         border-right: 1px dashed transparent
     }

     .nav-t-holder > .nav-t-footer {
         position: absolute;
         top: 100%;
         left: 15px;
         width: 100%;
         background: #568809;
         left: 0;
         max-height: 400px
     }

     .nav-t-holder > .nav-t-footer ul > li > .submenu {
         position: relative !important;
         opacity: 1 !important;
         visibility: visible !important;
         top: auto !important;
         left: auto !important;
         padding-left: 20px;
         padding-right: 20px;
         padding-bottom: 20px;
         width: 100%;
         display: none;
         transition: none !important
     }

     .nav-t-holder > .nav-t-footer ul > li > ul.submenu,
     .nav-t-holder > .nav-t-footer ul > li > ul.submenu > li > .submenu {
         display: none;
         transition: none;
         width: 100% !important;
         padding: 0
     }

     .nav-t-footer ul.nav > li > a {
         border-bottom: 1px solid #345775 !important;
         color: #242424;
         display: block;
         font-family: "Roboto Slab", sans-serif;
         font-size: 15px;
         font-weight: 700;
         line-height: 29px;
         padding: 10px 25px;
         text-transform: uppercase
     }

     .nav-t-holder > .nav-t-footer ul.nav > li:hover > a {
         background: #1FB5C7;
         color: #fff !important
     }

     .nav-t-footer ul.nav li.has-t-submenu > a {
         position: relative
     }

     .nav-t-footer ul.nav li.has-t-submenu > a > button {
         display: block;
         position: absolute;
         top: 9px;
         right: 15px;
         background: #7fa409 none repeat;
         border: 1px solid #c4cab3;
         border-radius: 5px;
         color: #fff;
         font-size: 16px;
         height: 30px;
         outline: medium none;
         width: 30px;
         padding: 0;
         text-align: center;
         line-height: 15px;
         display: block;
         position: absolute;
         top: 6px;
         right: 15px;
         background: transparent;
         border: 1px solid transparent;
         border-radius: 5px;
         color: #fff;
         font-size: 13px;
         height: 30px;
         outline: medium none;
         width: 30px;
         padding: 0;
         text-align: center;
         line-height: 15px
     }

     .fluid-service-area .service-promo ul .item {
         padding: 0 0 3.5em
     }

     .latest {
         margin: 2em 0 0
     }

     .contactus-button a {
         letter-spacing: 1px;
         float: left
     }
 }

 @media (max-width: 1024px) {
     .touch_top {
         padding: 0 0 0 4em
     }

     .indurial-solution-text h2 {
         font-size: 1.72em;
         margin-top: .3em
     }

     .service-tab-box .img-s-box .img-so-box img {
         width: 23vw
     }

     .about-tab-box .single-tab-content .abot-img img:first-child {
         margin: 0 .3em .2em
     }

     .about-tab-box .single-tab-content .abot-img img {
         width: 49%;
         float: left
     }

     .req-img {
         width: 30vw
     }

     .thm-container,
     .ind-container {
         padding-left: 15px;
         padding-right: 15px
     }

     .service-content {
         padding: 4em 0 0 2em
     }

     .logo-sec img,
     .wel-ind-image img,
     .wel-ind-r-img img,
     .wel-bot img,
     .service-info .post-image img {
         width: auto;
         height: auto
     }

     .testimonial-p .media-left a img {
         width: auto;
         height: auto
     }

     .main-menu-wrapper .ind-container:before,
     .main-menu-wrapper .free-qoute-button a:before {
         border: 1px solid transparent
     }

     .nav-holder .nav-header button {
         background: transparent
     }

     .widget-search {
         padding: 0
     }

     .top-two-right .touch_top {
         padding-left: 2em;
         padding-top: .7em
     }

     .we-offer-cont h2 {
         font-size: 2em
     }

     .service-t-content {
         padding: 3em 2em 1em 1em
     }

     .service-info .view a.info {
         bottom: 20px
     }

     .our-t-client ul li {
         width: 30%;
         float: left;
         margin: .3em
     }

     .indurial-solution-text2 h2 {
         font-size: 1.6em
     }

     .top-navigation-4 .main_menu.fixed .logo img {
         width: 220px
     }

     .mobile-link {
         display: block
     }
 }

 @media (max-width: 980px) {
     .t-logo {
         text-align: center
     }

     .touch_top ul .item {
         float: none;
         display: inline-block
     }

     .touch_top ul .item:last-child {
         border-right: 0
     }

     .touch_top ul .item:first-child {
         border-right: 1px solid #d8d8d8
     }

     .touch_top {
         float: none;
         display: inline-block;
         text-align: center
     }

     .touch_top ul .item-phone {
         width: 35%;
         padding: 0
     }

     .touch_top ul .item-ad {
         width: 37%;
         padding: 0 0 0 5%
     }

     .widget-search {
         float: none
     }
 }

 @media (max-width: 768px) {
     .service-tab-box .img-s-box {
         margin: 1em 0 0
     }

     .service-tab-box .img-s-box .img-so-box img {
         width: auto
     }

     .right-ser {
         padding: 1em 0 0
     }

     .widget-links {
         padding-bottom: 2em
     }

     .widget-search {
         float: none
     }

     .service-info a h4 {
         font-size: 1.1em
     }

     .wel-ind-image {
         padding-top: 1.5em
     }

     .wel-ind-pad .m0 {
         margin-left: -15px
     }

     .req-img {
         display: none
     }

     .top-two-right .top-panel {
         width: 100%
     }

     .req-button {
         float: none;
         display: block;
         text-align: center;
         margin-left: 0;
         margin-top: 1em
     }

     .we-offer-cont2 {
         width: 67%
     }

     .contactus-button2 {
         text-align: center
     }

     .we-customer-support .service-t-content {
         padding: 65px 10px
     }
 }

 @media (max-width: 767px) {

     .about-us-widget,
     .widget-links,
     .widget-contact,
     .get-in-touch {
         min-height: auto !important;
         max-width: 320px;
         margin: 0 auto 50px
     }

     .fo-txt {
         width: 100%;
         display: block;
         text-align: center
     }

     .service-info {
         max-width: 370px;
         margin: 0 auto
     }

     .diff-offer-wrapper3 .service-info-right .post-content,
     .about-us-section .about-us {
         padding: 0
     }

     #minimal-bootstrap-carousel .carousel-inner .item {
         background-position: center top;
         background-repeat: no-repeat;
         background-size: 450px;
         min-height: 680px
     }

     #minimal-bootstrap-carousel.ver_new_2_slider .carousel-inner .carousel-caption .thm-container .box.valign-middle {
         padding-top: 200px;
         vertical-align: top
     }

     #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content.cnt_wdt1,
     #minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
         width: 100%;
         text-align: center
     }

     #minimal-bootstrap-carousel .carousel-caption h1,
     .our-sol-wrapper p {
         font-size: 25px !important
     }

     .single-service-page img {
         width: 100%
     }

     #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
         vertical-align: top
     }

     #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom .content {
         padding-bottom: 0;
         padding-top: 132px
     }

     #minimal-bootstrap-carousel.ver_new_2_slider .carousel-inner .carousel-caption .thm-container .box.valign-bottom .content,
     #minimal-bootstrap-carousel.ver_new_3_slider .carousel-inner .carousel-caption .thm-container .box.valign-bottom .content {
         padding-bottom: 0;
         padding-top: 160px
     }

     #minimal-bootstrap-carousel .carousel-caption p.pln_he {
         font-size: 16px
     }

     .team .box-img:hover .caption {
         padding: 15px 30px
     }

     .team .box-img .caption h2,
     .team .box-img .caption p {
         margin: 0 0 10px
     }

     .team .box-img .caption h2 {
         font-size: 16px
     }

     .fullwidth-slider3.owl-carousel .owl-item img {
         width: 100%
     }

     #minimal-bootstrap-carousel.ver_new_4_slider .carousel-inner .item {
         min-height: 600px
     }

     #minimal-bootstrap-carousel.ver_new_4_slider .carousel-inner .item img {
         width: 100%
     }

     #minimal-bootstrap-carousel.ver_new_4_slider .carousel-inner .carousel-caption .thm-container .box.valign-bottom .content {
         padding-top: 245px
     }

     .search_main_container {
         left: 5%;
         right: 5%;
         margin-left: 0;
         width: 90%
     }

     .btn0 {
         margin: 19px 0 20px
     }

     #minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top .content {
         padding-top: 160px
     }

     #minimal-bootstrap-carousel.ver_new_1_slider .carousel-control,
     #minimal-bootstrap-carousel.ver_new_2_slider .carousel-control,
     #minimal-bootstrap-carousel.ver_new_5_slider .carousel-control {
         top: 75px
     }

     #minimal-bootstrap-carousel.ver_new_3_slider .carousel-control {
         top: 70px
     }

     #minimal-bootstrap-carousel.ver_new_4_slider .carousel-control {
         top: 100px
     }

     .footer-bottom3 .pull-left.fo-txt p {
         margin: 0 0 20px
     }

     .looking-wrapper3 .indurial-solution-text2 h2 {
         text-align: center
     }

     .top-two-right .req-button,
     .t-logo {
         display: none
     }

     .nav-home-three .col-md-3,
     .nav-home-two .col-md-3 {
         display: block
     }

     .nav-home-three .col-md-3 .logo,
     .nav-home-two .col-md-3 .logo {
         padding: 11px 5px
     }

     .top-two-right .touch_top {
         padding: 0
     }

     .touch_top ul .item {
         padding: 0 5px !important
     }

     .touch_top ul .item.item-phone {
         padding: 0 5px 15px !important;
         border-right: none
     }

     .nav-menu {
         position: absolute;
         top: -64px;
         right: 0;
         width: 100%
     }

     .nav-t-holder .nav-t-header {
         padding: 12px 15px
     }

     .logo-wrapper {
         padding: 25px 0 15px
     }

     .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li a {
         padding: 15px 15px 15px 40px;
         font-weight: 400;
         position: relative
     }

     .nav-t-holder .nav-t-footer ul.nav > li ul.submenu li a::before {
         content: "-";
         position: absolute;
         left: 30px
     }

     .touch_top ul .item-ad {
         width: 100%;
         padding: 0 0 0 15px
     }

     .touch_top ul .item-phone {
         width: 100%;
         padding: 0 0 15px 15px
     }

     .top-navigation {
         background: #0f263a
     }

     .top-navigation .main_menu {
         position: static;
         border-bottom: none
     }

     .top-navigation .widget-t .search-form .form-control + .input-group-addon {
         background: #081e2f
     }

     .header-3 .widget-t .search-form .form-control {
         height: 40px
     }

     .header-5 .logo-wrapper {
         background: #fff
     }

     .nav-home-four .logo {
         width: 220px
     }

     .nav-home-four .logo img {
         width: 100%
     }

     .top-navigation-4 .nav-home-four.main_menu.fixed .logo img {
         padding: 0
     }

     .top-navigation-4 .nav-t-footer ul li:last-child {
         display: none !important
     }
 }

 @media(max-width: 650px) {
     .thm-banner-wrapper .caption-h1 {
         top: 4em
     }

     .wel-band-bg {
         background-size: 100% 100%;
         text-align: center;
         display: none
     }

     .wel-band .right {
         text-align: center;
         display: inline-block
     }

     .wel-band-bg p {
         padding: 0 1em .3em
     }

     .widget-search {
         padding: 0 15px;
         width: 100%
     }

     .wel-ind-pad {
         padding-top: 2.7em
     }

     .sectpad {
         padding-top: 2.7em;
         padding-bottom: 2.7em
     }

     .sectpad-ser {
         padding-top: 2.7em;
         padding-bottom: 0
     }

     .t-logo .row {
         text-align: left;
         margin-left: 15px
     }

     .about-tab-box .single-tab-content .abot-img img:first-child {
         margin: 0 0 .2em
     }

     .wel-bot,
     .wel-right,
     .about-tab-box .single-tab-content .abot-img,
     .right-ser {
         display: none
     }

     .service-content {
         padding: 0 15px
     }

     .owl-carousel .owl-item img {
         width: auto
     }

     .sec-padding {
         padding: 3em 0
     }

     .widget-links {
         margin-bottom: 10px
     }

     .indurial-solution-text h2 {
         line-height: 1.2em
     }

     .about-tab-box .tab-title-box {
         margin-bottom: 10px
     }

     .features-section .features-area .features .features-content {
         padding: 40px 15px 20px
     }

     .features-section .features-area .features p {
         margin-bottom: 20px
     }

     .team-area .our-team {
         margin-top: 0
     }

     .team-pad {
         padding-bottom: 2em
     }

     .testimonial-p .media-body h6 {
         text-align: left
     }

     .sectpad-t {
         padding-top: 2.7em
     }

     .single-blog-post .meta-info .content-box .post-links li {
         display: block;
         line-height: 2em
     }

     .touch .touch_bg .touch_middle {
         padding-top: 20px
     }

     .thm-banner-wrapper .caption-p {
         display: none
     }

     .thm-banner-wrapper .thm-btn.inverse,
     .thm-banner-wrapper .thm-btn {
         display: none
     }

     .project-post-info {
         width: 370px;
         margin: 0 auto
     }

     .lat-news-outer .lat-new-cont h3 {
         margin-top: 30px
     }

     .single-sidebar-widget:last-child {
         margin-bottom: 1em
     }

     .we-offer-cont2 {
         display: none
     }

     .we-offer-cont {
         width: 100%
     }

     .accrodion .accrodion-content .img-caption .img-box {
         width: 72px
     }

     .accrodion .accrodion-content .img-caption .content-box {
         padding-left: 10px;
         padding-right: 10px
     }

     .accrodion .accrodion-title h4 {
         line-height: 24px
     }

     .faq-form .thm-btn {
         margin-left: 0;
         top: 6px
     }

     .accrodion .accrodion-title {
         padding-left: 15px
     }
 }

 @media (max-width: 420px) {
     .main-menu-wrapper .free-qoute-button a {
         font: 700 1.3em/1.7em 'Open Sans Condensed', sans-serif;
         padding-right: 2.8em;
         padding-left: 0
     }

     .wel-ind-r-img {
         float: left;
         position: static
     }

     .service-content .media-left {
         padding-right: .5em
     }

     .service-content ul .item .media .media-body {
         padding: 0 1em 0 0
     }

     .testimonial-sec {
         padding: 2em 0
     }

     .lat-news-outer .lat-img-box {
         display: block;
         width: auto
     }

     .lat-news-outer .lat-img-box .latest-info-date {
         display: block;
         margin: 0;
         padding: 0;
         margin-left: auto;
         margin-right: auto
     }

     .lat-news-outer .lat-img-box .latest-info-date h3 {
         padding: .5em 0 0
     }

     .lat-news-outer .lat-new-cont {
         padding: 0 15px 10px
     }

     .latest .latest-news-text {
         padding: 0 15px 10px
     }

     .about-tab .row {
         margin-left: 0;
         margin-right: 0
     }

     .about-tab {
         padding: 0
     }

     .service-tab-box ul.c-brochure li a {
         font-size: .76em
     }

     .vision-wrapper ul li {
         padding: 0 .5em
     }

     .accordian-area .panel .panel-heading .panel-title a {
         height: 70px
     }
 }

 @media (max-width: 480px) {
     .nav-holder > .nav-footer {
         width: 100vw !important
     }

     .single-service-page .image-caption-box .text-box,
     .single-post-page .image-caption-box .text-box {
         display: block;
         width: 100%;
         padding: 0;
         margin-left: auto;
         margin-right: auto
     }

     .testimonial-p .media-body h3 {
         text-align: center
     }

     .projects_hours p {
         padding: 0 0 1em
     }

     .project-scop h3 {
         padding: 1em 0
     }

     .wel-info h1 {
         font-size: 1.5em
     }

     .touch_top ul .item:first-child {
         border-right: 1px solid transparent
     }

     .our-sol-wrapper {
         background-size: 100% 100%
     }
 }

 @media only screen and (max-width: 991px) {

     .cart-page table,
     .cart-page thead,
     .cart-page tbody,
     .cart-page th,
     .cart-page td,
     .cart-page tr {
         display: block
     }

     .cart-page thead tr {
         position: absolute;
         top: -9999px;
         left: -9999px
     }

     .cart-page tr {
         border: 1px solid #ccc
     }

     .cart-page td {
         border: none;
         border-bottom: 1px solid #eee;
         position: relative;
         padding-left: 50%
     }

     .cart-page td:before {
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         padding-left: 40px;
         white-space: nowrap;
         font-size: 16px;
         color: #000;
         font-weight: 500;
         background-color: #F9F9F9;
         line-height: 60px;
         text-align: left
     }

     .cart-page .table > tbody > tr > td.preview {
         padding: 85px 50px 25px
     }

     .cart-page .table > tbody > tr > td {
         padding: 80px 40px 25px
     }

     .cart-page .table > tbody > tr > td.del-item {
         text-align: left
     }

     /* td:nth-of-type(1):before {
         content: "Preview"
     }

     td:nth-of-type(2):before {
         content: "Product"
     }

     td:nth-of-type(3):before {
         content: "Price"
     }

     td:nth-of-type(4):before {
         content: "Quantity"
     }

     td:nth-of-type(5):before {
         content: "Total"
     }

     td:nth-of-type(6):before {
         content: "Delete Item"
     } */
 }

 @media only screen and (min-width:991px) and (max-width:1199px) {
     .animated {
         animation-duration: inherit !important
     }
 }

 @media only screen and (min-width:768px) and (max-width: 990px) {
     .animated {
         animation-duration: inherit !important
     }
 }

 @media only screen and (min-width:480px) and (max-width: 767px) {
     .animated {
         animation-duration: inherit !important
     }

     .header-contant-info {
         display: none
     }

     section.core-projects.sectpad a {
         width: 100%;
         text-align: center
     }

     .indurial-solution-text2 h2 {
         line-height: 28px
     }

     .looking-wrapper h2 {
         padding-bottom: 0
     }

     .portfolio-media img {
         width: 100%
     }

     .flex-slide.home1 {
         margin-bottom: 25px
     }

     .flex-about {
         top: 0 !important
     }

     .flex-title {
         top: 0 !important
     }

     .flex-slide.home2 {
         margin-bottom: 25px
     }

     .flex-slide.home3 {
         margin-bottom: 25px
     }

     .schedule-block .inner-box {
         width: 100%
     }

     .date {
         display: none
     }

     .client-appoint-box:after {
         width: inherit !important
     }

     .input-group input {
         height: 55px
     }

     button.btn.button-md {
         background: #000;
         width: 100%;
         margin-bottom: 35px
     }

     .btn-long {
         width: 100%
     }

     .inner-box {
         float: left;
         width: 100%;
         margin-bottom: 15px
     }

     .contact-us1 #wrap {
         margin: inherit !important
     }

     .ma5menu--right .ma5menu__container {
         z-index: 99999999 !important
     }

     .ma5menu__container {
         z-index: 9999999 !important
     }

     .mobile-menu {
         display: block !important;
         position: absolute;
         z-index: 999;
         right: 35px;
         top: -65px
     }

     .schedule-block .inner-box .inner {
         margin-left: 0 !important
     }

     .schedule-block.even .inner-box .inner {
         margin-right: 0 !important
     }

     .schedule-block .inner-box {
         width: 100% !important
     }

     .single-side-left {
         width: 100% !important
     }

     #accordionMenu {
         max-width: 100% !important
     }

     .mobile-menu {
         display: block !important
     }

     div#meterial ul {
         padding-left: 15px
     }

     .single-side-left {
         display: none
     }

     .topbar-left {
         float: none;
         width: 100%;
         text-align: center
     }

     .topbar-left p {
         display: inline !important
     }

     ul.desktop-metter {
         display: none
     }

     ul.only-mobile-center {
         display: block !important
     }

     .topbar-right {
         float: left !important
     }

     .modal-dialog {
         height: 500px;
         overflow: scroll
     }

     a.hk-hide {
         pointer-events: all !important
     }

     .core-projects h1:before {
         display: none !important
     }

     h2.__title {
         left: 15% !important
     }

     .product-promo--style-1 .__item--second {
         margin-left: 0 !important
     }

     .flex-title {
         font-size: 28px !important;
         margin-bottom: 30px !important
     }

     .flex-about ul li {
         margin-bottom: 15px !important;
         padding-left: 0 !important
     }

     .flex-about ul {
         padding-left: 15px
     }

     .__item {
         float: left;
         width: 50%
     }

     div#meterial ul li {
         margin-bottom: 15px
     }

     .sitemap_side ul {
         margin-left: 15px
     }

     div#contact-form {
         padding: 50px 0
     }

     .footer-two-images {
         display: none
     }

     .product-promo .__item {
         width: 100% !important
     }

     .para-custom p {
         line-height: 55px
     }

     .core-projects h1 {
         padding-bottom: 0 !important
     }

     .dg-wrapper a div {
         bottom: 0 !important;
         display: block;
         left: 0 !important
     }

     .client-logo_part {
         margin-bottom: 15px !important
     }

     .contact-us1 form {
         right: 0 !important
     }

     .contact-us1 input[type=text],
     textarea {
         width: 100% !important
     }

     .contact-us1 #form_wrap input[type=submit] {
         width: 100% !important
     }

     .map-1 iframe {
         position: inherit !important;
         margin-top: 0 !important
     }

     .map-1 {
         margin-top: inherit !important
     }
 }

 @media only screen and (max-width: 479px) {
     .animated {
         animation-duration: inherit !important
     }

     .header-contant-info {
         display: none
     }

     section.core-projects.sectpad a {
         width: 100%;
         text-align: center
     }

     .indurial-solution-text2 h2 {
         line-height: 28px
     }

     .looking-wrapper h2 {
         padding-bottom: 0
     }

     .portfolio-media img {
         width: 100%
     }

     .flex-slide.home1 {
         margin-bottom: 25px
     }

     .flex-about {
         top: 0 !important
     }

     .flex-title {
         top: 0 !important
     }

     .flex-slide.home2 {
         margin-bottom: 25px
     }

     .flex-slide.home3 {
         margin-bottom: 25px
     }

     .schedule-block .inner-box {
         width: 100%
     }

     .date {
         display: none
     }

     .client-appoint-box:after {
         width: inherit !important
     }

     .input-group input {
         height: 55px
     }

     button.btn.button-md {
         background: #000;
         width: 100%;
         margin-bottom: 35px
     }

     .btn-long {
         width: 100%
     }

     .inner-box {
         float: left;
         width: 100%;
         margin-bottom: 15px
     }

     .contact-us1 #wrap {
         margin: inherit !important
     }

     .ma5menu--right .ma5menu__container {
         z-index: 99999999 !important
     }

     .ma5menu__container {
         z-index: 9999999 !important
     }

     .ma5menu__head {
         background: #bf0059 !important
     }

     .mobile-menu {
         display: block !important;
         position: absolute;
         z-index: 999;
         right: 35px;
         top: -57px
     }

     .schedule-block .inner-box .inner {
         margin-left: 0 !important
     }

     .schedule-block.even .inner-box .inner {
         margin-right: 0 !important
     }

     .schedule-block .inner-box {
         width: 100% !important
     }

     .single-side-left {
         width: 100% !important
     }

     #accordionMenu {
         max-width: 100% !important
     }

     .contact-us1 #form_wrap input[type=submit] {
         width: 70% !important;
         font-size: 20px !important
     }

     div#meterial ul {
         padding-left: 15px
     }

     .single-side-left {
         display: none
     }

     .topbar-left {
         float: none;
         width: 100%;
         text-align: center
     }

     .topbar-left p {
         display: inline !important
     }

     ul.desktop-metter {
         display: none
     }

     ul.only-mobile-center {
         display: block !important
     }

     .topbar-right {
         float: left !important
     }

     ul.only-mobile-center {
         text-align: center !important
     }

     .modal-dialog {
         height: 500px;
         overflow: scroll
     }

     a.hk-hide {
         pointer-events: all !important
     }

     .core-projects h1:before {
         display: none !important
     }

     .product-promo--style-1 .__item--first .__content:before {
         right: 15% !important
     }

     h2.__title {
         left: 15% !important;
         font-size: 20px !important
     }

     .product-promo--style-1 .__item--second {
         margin-left: 0 !important
     }

     .flex-title {
         font-size: 21px !important;
         margin-bottom: 30px !important
     }

     .flex-about ul li {
         margin-bottom: 15px !important;
         padding-left: 0 !important
     }

     .flex-about ul {
         padding-left: 15px
     }

     .__item {
         float: left;
         width: 50%
     }

     div#meterial ul li {
         margin-bottom: 15px
     }

     .sitemap_side ul {
         margin-left: 15px
     }

     div#contact-form {
         padding: 50px 0
     }

     .footer-two-images {
         display: none
     }

     .product-promo .__item {
         width: 100% !important
     }

     p.title-head.m-b0 {
         font-size: 25px !important
     }

     .request-item-select p {
         padding-right: 0 !important
     }

     .list-2 ul li {
         width: 100% !important
     }

     .number-box .number-icon {
         left: 0 !important;
         display: none !important
     }

     .para-custom p {
         line-height: 48px !important;
         margin-bottom: 45px !important
     }

     .dg-wrapper a div {
         bottom: 0 !important;
         display: block;
         left: -170px !important
     }

     .inner-banner2 h1 {
         font-size: 55px !important
     }

     .client-name .gallery-custom span {
         font-size: 45px !important
     }

     .client-logo_part {
         margin-bottom: 15px !important
     }

     .map-1 iframe {
         position: inherit !important;
         margin-top: 0 !important
     }

     .map-1 {
         margin-top: inherit !important
     }

     .contact-us1 form {
         width: 100% !important;
         right: 0 !important
     }

     .contact-us1 input[type=text],
     textarea {
         width: 100% !important
     }

     .contact-us1 #form_wrap input[type=submit] {
         width: 100% !important
     }

     .sitemap {
         margin: 0 auto !important
     }

     .fo-txt p {
         line-height: 23px !important
     }
 }

 @font-face {
     font-family: 'Stroke-Gap-Icons';
     src: url(fonts/Stroke-Gap-Icons.html)
 }

 @font-face {
     font-family: 'Stroke-Gap-Icons';
     src: url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAIP4AAoAAAAAg7AAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAfQ4AAH0O2y4JFk9TLzIAAH4EAAAAYAAAAGAIIv19Y21hcAAAfmQAAABMAAAATBpVzR5nYXNwAAB+sAAAAAgAAAAIAAAAEGhlYWQAAH64AAAANgAAADYAUlk+aGhlYQAAfvAAAAAkAAAAJAPkAqlobXR4AAB/FAAAAzAAAAMwkQcUJ21heHAAAIJEAAAABgAAAAYAzFAAbmFtZQAAgkwAAAGKAAABipxmbApwb3N0AACD2AAAACAAAAAgAAMAAAEABAQAAQEBEVN0cm9rZS1HYXAtSWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHiGf4mPh9BR0AAAYJDx0AAAYOER0AAAAJHQAAfQUSAM0CAAEAEQAhACMAJQAoAC0AMgA3ADwAQQBGAEsAUABVAFoAXwBkAGkAbgBzAHgAfQCCAIcAjACRAJYAmwCgAKUAqgCvALQAuQC+AMMAyADNANIA1wDcAOEA5gDrAPAA9QD6AP8BBAEJAQ4BEwEYAR0BIgEnASwBMQE2ATsBQAFFAUoBTwFUAVkBXgFjAWgBbQFyAXcBfAGBAYYBiwGQAZUBmgGfAaQBqQGuAbMBuAG9AcIBxwHMAdEB1gHbAeAB5QHqAe8B9AH5Af4CAwIIAg0CEgIXAhwCIQImAisCMAI1AjoCPwJEAkkCTgJTAlgCXQJiAmcCbAJxAnYCewKAAoUCigKPApQCmQKeAqMCqAKtArICtwK8AsECxgLLAtAC1QLaAt8C5ALpAu4C8wL4Av0DAgMHAwwDEQMWAxsDIAMlAyoDLwM0AzkDPgNDA0gDTQNSA1cDXANhA2YDawNwA3UDegN/A4QDiQOOA5MDmAOdA6IDpwOsA7EDtgO7A8ADxQPKA88D1APZA94D4wPoA+0D8gP3A/wEAQQGBAsEEFN0cm9rZS1HYXAtSWNvbnNTdHJva2UtR2FwLUljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzdUU2MDR1RTYwNXVFNjA2dUU2MDd1RTYwOHVFNjA5dUU2MEF1RTYwQnVFNjBDdUU2MER1RTYwRXVFNjBGdUU2MTB1RTYxMXVFNjEydUU2MTN1RTYxNHVFNjE1dUU2MTZ1RTYxN3VFNjE4dUU2MTl1RTYxQXVFNjFCdUU2MUN1RTYxRHVFNjFFdUU2MUZ1RTYyMHVFNjIxdUU2MjJ1RTYyM3VFNjI0dUU2MjV1RTYyNnVFNjI3dUU2Mjh1RTYyOXVFNjJBdUU2MkJ1RTYyQ3VFNjJEdUU2MkV1RTYyRnVFNjMwdUU2MzF1RTYzMnVFNjMzdUU2MzR1RTYzNXVFNjM2dUU2Mzd1RTYzOHVFNjM5dUU2M0F1RTYzQnVFNjNDdUU2M0R1RTYzRXVFNjNGdUU2NDB1RTY0MXVFNjQydUU2NDN1RTY0NHVFNjQ1dUU2NDZ1RTY0N3VFNjQ4dUU2NDl1RTY0QXVFNjRCdUU2NEN1RTY0RHVFNjRFdUU2NEZ1RTY1MHVFNjUxdUU2NTJ1RTY1M3VFNjU0dUU2NTV1RTY1NnVFNjU3dUU2NTh1RTY1OXVFNjVBdUU2NUJ1RTY1Q3VFNjVEdUU2NUV1RTY1RnVFNjYwdUU2NjF1RTY2MnVFNjYzdUU2NjR1RTY2NXVFNjY2dUU2Njd1RTY2OHVFNjY5dUU2NkF1RTY2QnVFNjZDdUU2NkR1RTY2RXVFNjZGdUU2NzB1RTY3MXVFNjcydUU2NzN1RTY3NHVFNjc1dUU2NzZ1RTY3N3VFNjc4dUU2Nzl1RTY3QXVFNjdCdUU2N0N1RTY3RHVFNjdFdUU2N0Z1RTY4MHVFNjgxdUU2ODJ1RTY4M3VFNjg0dUU2ODV1RTY4NnVFNjg3dUU2ODh1RTY4OXVFNjhBdUU2OEJ1RTY4Q3VFNjhEdUU2OEV1RTY4RnVFNjkwdUU2OTF1RTY5MnVFNjkzdUU2OTR1RTY5NXVFNjk2dUU2OTd1RTY5OHVFNjk5dUU2OUF1RTY5QnVFNjlDdUU2OUR1RTY5RXVFNjlGdUU2QTB1RTZBMXVFNkEydUU2QTN1RTZBNHVFNkE1dUU2QTZ1RTZBN3VFNkE4dUU2QTl1RTZBQXVFNkFCdUU2QUN1RTZBRHVFNkFFdUU2QUZ1RTZCMHVFNkIxdUU2QjJ1RTZCM3VFNkI0dUU2QjV1RTZCNnVFNkI3dUU2Qjh1RTZCOXVFNkJBdUU2QkJ1RTZCQ3VFNkJEdUU2QkV1RTZCRnVFNkMwdUU2QzF1RTZDMnVFNkMzdUU2QzR1RTZDNXVFNkM2dUU2QzcAAAIBiQDKAMwCAAEA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tovAi8C2tsCLwIu2YItWi1ZgYFaLCIv3NBVoi25ui2iLaKhurouui6ioi66Lrm6oaIsI+1SrFcuLi2tLi4urBffUixXLi4trS4uLqwWL+zQVy4uLa0uLi6sF+9SLFcuLi2tLi4urBQ74lNsV+2SLi6v3RIuL97T8VIuL+7T3RYuLa/tli4v39PiUiwVL+7QV/BSLi/d0+BSLi/t0Bfv0qxX31IuL9zT71IuL+zQF9yRMFauLi2pri4usBTpKFfdWi4tr+1aLi6sFDvg09/QV+9SLBWiLbqiLrouuqKiuiwj31IsFrouobotoi2hubmiLCPvU6xV5i319i3mLeZl9nYsI99SLBZ2LmZmLnYudfZl5iwj71IsF90T8dBVri4vUZLLMy0vKsbOL1KuLizRycsxLSkukcgUO+CNrFfuyi3r4A6uNmvvl93aLmvflq4kF+/TMFfgUi4tr/BSLi6sF99hrFfuci6L3BPdui6L7BAX7dKsV90yLgrv7OouCWwXn+8QVaItuqIuui66oqK6Lrouobotoi2hubmiLCIvrFXmLfX2LeYt5mX2di52LmZmLnYudfZl5iwgr6xX3VIuLa/tUi4urBYv7dBX3VIuLa/tUi4urBQ6LixX4lIuLa/yUi4urBYv4dBWri4v8lGuLi/iUBfcE/FQVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sFy4sVq4uLa2uLi6sF/CTLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBYvLFauLi2tri4urBfdE+/QVK4uL93Tri4v7dAVLqxWri4v3NGuLi/s0BfdUaxUri4v39OuLi/v0BUurFauLi/e0a4uL+7QF91RrFSuLi/e064uL+7QFS6sVq4uL93Rri4v7dAUOi4sV+JSLi2v8lIuLqwWL+HQVq4uL/JRri4v4lAX3BPxUFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBcuLFauLi2tri4urBfwkyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWLyxWri4tra4uLqwWL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Ffe0i4v4FPu0i4v8FAW793QV91SLi2v7VIuLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFi/dUFeuLi2sri4urBfgE/BQV++SLi6v3xIuL+BRsi4uryosFDvck95QV92SLi2v7ZIuLqwWLSxX3ZIuLa/tki4urBYtLFfdki4tr+2SLi6sFi/d0FeuLi2sri4urBffU/BQV/ESLi/hUq4uL/DT4BIuL+FT8JIuLq/hEiwUO95TbFVyLY66DuAj7N4ut95arh237cvcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi233cquPrfuW+zeLBYNeY2hciwj3lCsV/JSLi/ckq4uL+wT4VIuL9wSriwUr6xVri4v3ZPuUi4v7ZGuLi/eE99SLBfuUSxXbi4trO4uLqwWLSxX3VIuLa/tUi4urBYtLFfdUi4tr+1SLi6sFDvg094QV+ySLi/ckq4uL+wT3BIsF0PdfFaF1+1X7VXWh91X3VQX7ifwvFWuLi/cE+wSLi6v3JIsFYXcVoXX7VftVdaH3VfdVBfs690cVa4uL9wT3BIuLazuLBWv7BBWri4sra4uL6wX3JPckFeuLi2sri4urBfgE/JMV+wSLi6vbi4vbq4sFa/cUFauLiytri4vrBftk+2QV64uLayuLi6sFDveU6xVci2Oug7gI+zeLr/ek+FCLr/uk+zeLBYNeY2hciwj7cvcEFfcyi4t7BYtoqG6ui66LqKiLrgiLm/cyi2/3ZPwYi2/7ZAX4cvtkFfyUi4v3JKuLi/sE+FSLi/cEq4sFDvg0axX71IuL+ASri4v75PeUi4v35KuLBfv0yxX4FIuLa/wUi4urBfekaxX7NIuL9wT3NIuL+wQF+xSrFeuLi7sri4tbBXv7BBWri4v7dGuLi/d0BeuLFauLi/t0a4uL93QFDvgEqxX7dIsFO4tLzIvai9rLzNuLCPeEiwXOi8hGi0CLPEtKO4sI+3T3lBVNi1lZi02LTb1ZyYsI93SLBcmLvb2LyYvKWLxeiwj7hIsFe1sVq4uL+xRri4v3FAVbWxX3FIuLa/sUi4urBfdU9zQVa4uLqwWLpaGhpYsIi2sFgouEhIuCCItrBcL7QRWEkoGLhYQIdKIFnp6pi554CHV0BV1eFYKUhpeLmIuYkJeUlAiidAWIiImHi4eLh42HjogIdHQF9yK4FYSSgYuF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) format("woff");
     font-weight: 400;
     font-style: normal
 }

 .icon {
     font-family: 'Stroke-Gap-Icons';
     /* speak: none; */
     font-style: normal;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }

 .icon-WorldWide:before {
     content: "\e600"
 }

 .icon-WorldGlobe:before {
     content: "\e601"
 }

 .icon-Underpants:before {
     content: "\e602"
 }

 .icon-Tshirt:before {
     content: "\e603"
 }

 .icon-Trousers:before {
     content: "\e604"
 }

 .icon-Tie:before {
     content: "\e605"
 }

 .icon-TennisBall:before {
     content: "\e606"
 }

 .icon-Telesocpe:before {
     content: "\e607"
 }

 .icon-Stop:before {
     content: "\e608"
 }

 .icon-Starship:before {
     content: "\e609"
 }

 .icon-Starship2:before {
     content: "\e60a"
 }

 .icon-Speaker:before {
     content: "\e60b"
 }

 .icon-Speaker2:before {
     content: "\e60c"
 }

 .icon-Soccer:before {
     content: "\e60d"
 }

 .icon-Snikers:before {
     content: "\e60e"
 }

 .icon-Scisors:before {
     content: "\e60f"
 }

 .icon-Puzzle:before {
     content: "\e610"
 }

 .icon-Printer:before {
     content: "\e611"
 }

 .icon-Pool:before {
     content: "\e612"
 }

 .icon-Podium:before {
     content: "\e613"
 }

 .icon-Play:before {
     content: "\e614"
 }

 .icon-Planet:before {
     content: "\e615"
 }

 .icon-Pause:before {
     content: "\e616"
 }

 .icon-Next:before {
     content: "\e617"
 }

 .icon-MusicNote2:before {
     content: "\e618"
 }

 .icon-MusicNote:before {
     content: "\e619"
 }

 .icon-MusicMixer:before {
     content: "\e61a"
 }

 .icon-Microphone:before {
     content: "\e61b"
 }

 .icon-Medal:before {
     content: "\e61c"
 }

 .icon-ManFigure:before {
     content: "\e61d"
 }

 .icon-Magnet:before {
     content: "\e61e"
 }

 .icon-Like:before {
     content: "\e61f"
 }

 .icon-Hanger:before {
     content: "\e620"
 }

 .icon-Handicap:before {
     content: "\e621"
 }

 .icon-Forward:before {
     content: "\e622"
 }

 .icon-Footbal:before {
     content: "\e623"
 }

 .icon-Flag:before {
     content: "\e624"
 }

 .icon-FemaleFigure:before {
     content: "\e625"
 }

 .icon-Dislike:before {
     content: "\e626"
 }

 .icon-DiamondRing:before {
     content: "\e627"
 }

 .icon-Cup:before {
     content: "\e628"
 }

 .icon-Crown:before {
     content: "\e629"
 }

 .icon-Column:before {
     content: "\e62a"
 }

 .icon-Click:before {
     content: "\e62b"
 }

 .icon-Cassette:before {
     content: "\e62c"
 }

 .icon-Bomb:before {
     content: "\e62d"
 }

 .icon-BatteryLow:before {
     content: "\e62e"
 }

 .icon-BatteryFull:before {
     content: "\e62f"
 }

 .icon-Bascketball:before {
     content: "\e630"
 }

 .icon-Astronaut:before {
     content: "\e631"
 }

 .icon-WineGlass:before {
     content: "\e632"
 }

 .icon-Water:before {
     content: "\e633"
 }

 .icon-Wallet:before {
     content: "\e634"
 }

 .icon-Umbrella:before {
     content: "\e635"
 }

 .icon-TV:before {
     content: "\e636"
 }

 .icon-TeaMug:before {
     content: "\e637"
 }

 .icon-Tablet:before {
     content: "\e638"
 }

 .icon-Soda:before {
     content: "\e639"
 }

 .icon-SodaCan:before {
     content: "\e63a"
 }

 .icon-SimCard:before {
     content: "\e63b"
 }

 .icon-Signal:before {
     content: "\e63c"
 }

 .icon-Shaker:before {
     content: "\e63d"
 }

 .icon-Radio:before {
     content: "\e63e"
 }

 .icon-Pizza:before {
     content: "\e63f"
 }

 .icon-Phone:before {
     content: "\e640"
 }

 .icon-Notebook:before {
     content: "\e641"
 }

 .icon-Mug:before {
     content: "\e642"
 }

 .icon-Mastercard:before {
     content: "\e643"
 }

 .icon-Ipod:before {
     content: "\e644"
 }

 .icon-Info:before {
     content: "\e645"
 }

 .icon-Icecream2:before {
     content: "\e646"
 }

 .icon-Icecream1:before {
     content: "\e647"
 }

 .icon-Hourglass:before {
     content: "\e648"
 }

 .icon-Help:before {
     content: "\e649"
 }

 .icon-Goto:before {
     content: "\e64a"
 }

 .icon-Glasses:before {
     content: "\e64b"
 }

 .icon-Gameboy:before {
     content: "\e64c"
 }

 .icon-ForkandKnife:before {
     content: "\e64d"
 }

 .icon-Export:before {
     content: "\e64e"
 }

 .icon-Exit:before {
     content: "\e64f"
 }

 .icon-Espresso:before {
     content: "\e650"
 }

 .icon-Drop:before {
     content: "\e651"
 }

 .icon-Download:before {
     content: "\e652"
 }

 .icon-Dollars:before {
     content: "\e653"
 }

 .icon-Dollar:before {
     content: "\e654"
 }

 .icon-DesktopMonitor:before {
     content: "\e655"
 }

 .icon-Corkscrew:before {
     content: "\e656"
 }

 .icon-CoffeeToGo:before {
     content: "\e657"
 }

 .icon-Chart:before {
     content: "\e658"
 }

 .icon-ChartUp:before {
     content: "\e659"
 }

 .icon-ChartDown:before {
     content: "\e65a"
 }

 .icon-Calculator:before {
     content: "\e65b"
 }

 .icon-Bread:before {
     content: "\e65c"
 }

 .icon-Bourbon:before {
     content: "\e65d"
 }

 .icon-BottleofWIne:before {
     content: "\e65e"
 }

 .icon-Bag:before {
     content: "\e65f"
 }

 .icon-Arrow:before {
     content: "\e660"
 }

 .icon-Antenna2:before {
     content: "\e661"
 }

 .icon-Antenna1:before {
     content: "\e662"
 }

 .icon-Anchor:before {
     content: "\e663"
 }

 .icon-Wheelbarrow:before {
     content: "\e664"
 }

 .icon-Webcam:before {
     content: "\e665"
 }

 .icon-Unlinked:before {
     content: "\e666"
 }

 .icon-Truck:before {
     content: "\e667"
 }

 .icon-Timer:before {
     content: "\e668"
 }

 .icon-Time:before {
     content: "\e669"
 }

 .icon-StorageBox:before {
     content: "\e66a"
 }

 .icon-Star:before {
     content: "\e66b"
 }

 .icon-ShoppingCart:before {
     content: "\e66c"
 }

 .icon-Shield:before {
     content: "\e66d"
 }

 .icon-Seringe:before {
     content: "\e66e"
 }

 .icon-Pulse:before {
     content: "\e66f"
 }

 .icon-Plaster:before {
     content: "\e670"
 }

 .icon-Plaine:before {
     content: "\e671"
 }

 .icon-Pill:before {
     content: "\e672"
 }

 .icon-PicnicBasket:before {
     content: "\e673"
 }

 .icon-Phone2:before {
     content: "\e674"
 }

 .icon-Pencil:before {
     content: "\e675"
 }

 .icon-Pen:before {
     content: "\e676"
 }

 .icon-PaperClip:before {
     content: "\e677"
 }

 .icon-On-Off:before {
     content: "\e678"
 }

 .icon-Mouse:before {
     content: "\e679"
 }

 .icon-Megaphone:before {
     content: "\e67a"
 }

 .icon-Linked:before {
     content: "\e67b"
 }

 .icon-Keyboard:before {
     content: "\e67c"
 }

 .icon-House:before {
     content: "\e67d"
 }

 .icon-Heart:before {
     content: "\e67e"
 }

 .icon-Headset:before {
     content: "\e67f"
 }

 .icon-FullShoppingCart:before {
     content: "\e680"
 }

 .icon-FullScreen:before {
     content: "\e681"
 }

 .icon-Folder:before {
     content: "\e682"
 }

 .icon-Floppy:before {
     content: "\e683"
 }

 .icon-Files:before {
     content: "\e684"
 }

 .icon-File:before {
     content: "\e685"
 }

 .icon-FileBox:before {
     content: "\e686"
 }

 .icon-ExitFullScreen:before {
     content: "\e687"
 }

 .icon-EmptyBox:before {
     content: "\e688"
 }

 .icon-Delete:before {
     content: "\e689"
 }

 .icon-Controller:before {
     content: "\e68a"
 }

 .icon-Compass:before {
     content: "\e68b"
 }

 .icon-CompassTool:before {
     content: "\e68c"
 }

 .icon-ClipboardText:before {
     content: "\e68d"
 }

 .icon-ClipboardChart:before {
     content: "\e68e"
 }

 .icon-ChemicalGlass:before {
     content: "\e68f"
 }

 .icon-CD:before {
     content: "\e690"
 }

 .icon-Carioca:before {
     content: "\e691"
 }

 .icon-Car:before {
     content: "\e692"
 }

 .icon-Book:before {
     content: "\e693"
 }

 .icon-BigTruck:before {
     content: "\e694"
 }

 .icon-Bicycle:before {
     content: "\e695"
 }

 .icon-Wrench:before {
     content: "\e696"
 }

 .icon-Web:before {
     content: "\e697"
 }

 .icon-Watch:before {
     content: "\e698"
 }

 .icon-Volume:before {
     content: "\e699"
 }

 .icon-Video:before {
     content: "\e69a"
 }

 .icon-Users:before {
     content: "\e69b"
 }

 .icon-User:before {
     content: "\e69c"
 }

 .icon-UploadCLoud:before {
     content: "\e69d"
 }

 .icon-Typing:before {
     content: "\e69e"
 }

 .icon-Tools:before {
     content: "\e69f"
 }

 .icon-Tag:before {
     content: "\e6a0"
 }

 .icon-Speedometter:before {
     content: "\e6a1"
 }

 .icon-Share:before {
     content: "\e6a2"
 }

 .icon-Settings:before {
     content: "\e6a3"
 }

 .icon-Search:before {
     content: "\e6a4"
 }

 .icon-Screwdriver:before {
     content: "\e6a5"
 }

 .icon-Rolodex:before {
     content: "\e6a6"
 }

 .icon-Ringer:before {
     content: "\e6a7"
 }

 .icon-Resume:before {
     content: "\e6a8"
 }

 .icon-Restart:before {
     content: "\e6a9"
 }

 .icon-PowerOff:before {
     content: "\e6aa"
 }

 .icon-Pointer:before {
     content: "\e6ab"
 }

 .icon-Picture:before {
     content: "\e6ac"
 }

 .icon-OpenedLock:before {
     content: "\e6ad"
 }

 .icon-Notes:before {
     content: "\e6ae"
 }

 .icon-Mute:before {
     content: "\e6af"
 }

 .icon-Movie:before {
     content: "\e6b0"
 }

 .icon-Microphone2:before {
     content: "\e6b1"
 }

 .icon-Message:before {
     content: "\e6b2"
 }

 .icon-MessageRight:before {
     content: "\e6b3"
 }

 .icon-MessageLeft:before {
     content: "\e6b4"
 }

 .icon-Menu:before {
     content: "\e6b5"
 }

 .icon-Media:before {
     content: "\e6b6"
 }

 .icon-Mail:before {
     content: "\e6b7"
 }

 .icon-List:before {
     content: "\e6b8"
 }

 .icon-Layers:before {
     content: "\e6b9"
 }

 .icon-Key:before {
     content: "\e6ba"
 }

 .icon-Imbox:before {
     content: "\e6bb"
 }

 .icon-Eye:before {
     content: "\e6bc"
 }

 .icon-Edit:before {
     content: "\e6bd"
 }

 .icon-DSLRCamera:before {
     content: "\e6be"
 }

 .icon-DownloadCloud:before {
     content: "\e6bf"
 }

 .icon-CompactCamera:before {
     content: "\e6c0"
 }

 .icon-Cloud:before {
     content: "\e6c1"
 }

 .icon-ClosedLock:before {
     content: "\e6c2"
 }

 .icon-Chart2:before {
     content: "\e6c3"
 }

 .icon-Bulb:before {
     content: "\e6c4"
 }

 .icon-Briefcase:before {
     content: "\e6c5"
 }

 .icon-Blog:before {
     content: "\e6c6"
 }

 .icon-Agenda:before {
     content: "\e6c7"
 }

 

 div#meterial img {
     border: 1px solid #ccc
 }

 a.hk-hide {
     pointer-events: none
 }

 .header-contant-info p a {
     color: #000
 }

 .icon-content p a {
     color: #000
 }

 a.hk-hide {
     pointer-events: none
 }

 .header-contant-info a {
     color: #333
 }

 .call-mobile-fixed ul {
     position: fixed;
     box-shadow: 0 0 10px #e0e0e0;
     background: #fff;
     padding: 10px;
     border-radius: 50px;
     bottom: 40px;
     left: 25px;
     z-index: 9999
 }

 .call-mobile-fixed li {
     line-height: 48px
 }

 .widget_info p {
     line-height: 25px;
     color: #333;
     text-align: justify
 }

 a.footer-btn-part {
     background: #b0005b;
     padding: 10px;
     font-weight: 700;
     color: #fff;
     border-radius: 5px
 }

 img.fotoer-one-img {
     position: absolute;
     opacity: .1
 }

 img.fotoer-two-img {
     position: absolute;
     right: 0;
     opacity: .1
 }

 .product-promo--style-1 .__item {
     margin-bottom: 30px
 }

 .product-promo .__item {
     position: relative
 }

 .product-promo--style-1 .__item--first .__content:before {
     pointer-events: none;
     content: "";
     position: absolute;
     top: 5%;
     right: 42%;
     width: 65%;
     height: 105%;
     border: 10px solid #b0005b;
     z-index: -1
 }

 .product-promo .__title {
     font-size: 30px;
     color: inherit
 }

 .product-promo--style-1 .__content {
     -webkit-box-align: center;
     -webkit-align-items: center;
     -ms-flex-align: center;
     align-items: center;
     -webkit-box-pack: center;
     -webkit-justify-content: center;
     -ms-flex-pack: center;
     justify-content: center;
     color: #fff;
     -webkit-transition: background-color .3s ease-in-out;
     -o-transition: background-color .3s ease-in-out;
     transition: background-color .3s ease-in-out
 }

 .product-promo .__content {
     display: -webkit-box;
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     padding: 15px
 }

 .product-promo .__link {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%
 }

 .product-promo .__image img {
     display: block;
     width: 100%;
     height: 100%;
     -o-object-fit: cover;
     object-fit: cover;
     -o-object-position: 50% 50%;
     object-position: 50% 50%;
     font-family: "object-fit: cover; object-position: 50% 50%";
     -webkit-transition: opacity .2s, -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
     transition: opacity .2s, -webkit-transform .7s cubic-bezier(.25, .46, .45, .94);
     -o-transition: transform .7s cubic-bezier(.25, .46, .45, .94), opacity .2s;
     transition: transform .7s cubic-bezier(.25, .46, .45, .94), opacity .2s;
     transition: transform .7s cubic-bezier(.25, .46, .45, .94), opacity .2s, -webkit-transform .7s cubic-bezier(.25, .46, .45, .94)
 }

 .product-promo .__image {
     position: relative;
     margin: auto;
     overflow: hidden
 }

 .section-heading .__title {
     line-height: 1.1;
     line-height: 1.1
 }

 .custom-btn--medium {
     min-width: 150px
 }

 .custom-btn {
     position: relative;
     display: inline-block;
     vertical-align: middle;
     padding: 10px 0;
     line-height: 15px;
     font-size: 16px;
     background: #a3155d;
     font-weight: 700;
     text-align: center !important;
     text-decoration: none !important;
     text-shadow: none !important;
     text-transform: uppercase;
     letter-spacing: 0;
     color: #fff;
     border: 2px solid #a3155d;
     -webkit-box-shadow: none;
     box-shadow: none;
     outline: 0;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-user-drag: none;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     -webkit-transition: background-color .25s ease-in-out, border-color .25s ease-in-out, color .25s ease-in-out;
     -o-transition: background-color .25s ease-in-out, border-color .25s ease-in-out, color .25s ease-in-out;
     transition: background-color .25s ease-in-out, border-color .25s ease-in-out, color .25s ease-in-out
 }

 .feature.feature--style-3 {
     margin-top: 32px
 }

 .special-offer--style-2 .text {
     font-size: 15rem;
     font-family: brusher
 }

 .some-drop {
     background: #fff;
     padding: 30px 0
 }

 .__content span {
     background: #000000c2;
     padding: 15px;
     border-radius: 5px
 }

 .core-projects h1 {
     font-size: 48px;
     margin-bottom: 30px
 }

 ul.last-child {
     padding-left: 25px !important;
     left: 245px !important;
     top: -15px !important
 }

 .flex-about span {
     font-family: 'Roboto', sans-serif !important
 }

 .sitemap_side ul li {
     line-height: 32px
 }

 .sitemap {
     padding: 50px 0
 }

 .sitemap_side ul li {
     list-style: disc
 }

 .form-contact-color {
     background: #a3155d;
     padding: 15px;
     margin-bottom: 35px
 }

 .query-form-field input {
     border: none;
     border-bottom: 1px solid #ccc;
     width: 100%;
     margin-bottom: 22px;
     background: transparent;
     color: #fff
 }

 .query-form-field textarea {
     width: 100%;
     resize: none;
     border: none;
     border-bottom: 1px solid #ccc;
     margin-bottom: 20px;
     height: 100px;
     background: transparent;
     color: #fff;
     padding-top: 0
 }

 .query-form-field-btn input {
     border: none;
     cursor: pointer;
     padding: 10px 30px;
     text-transform: uppercase;
     background: #ffff;
     width: 100%
 }

 .form-contact-color {
     background: #a3155d;
     padding: 15px;
     margin-bottom: 35px;
 }

 .query-form-field input::placeholder {
     color: #fff;
     opacity: 1;
 }

 .query-form-field input::-ms-input-placeholder {
     color: #fff;
     color: #fff;
 }

 .query-form-field textarea::placeholder {
     color: #fff;
     opacity: 1;
 }

 .query-form-field textarea::-ms-input-placeholder {
     color: #fff;
     color: #fff;
 }

 .contact-us input::placeholder {
     color: #fff;
     opacity: 1;
 }

 .contact-us input::-ms-input-placeholder {
     color: #fff;
     color: #fff
 }

 .contact-us textarea::placeholder {
     color: #fff;
     opacity: 1
 }

 .contact-us textarea::-ms-input-placeholder {
     color: #fff;
     color: #fff
 }

 .form-contact-color p {
     padding-bottom: 10px;
     line-height: 46px;
     font-weight: 600;
     font-size: 30px;
     color: #fff;
     text-align: center
 }

 .query-form p {
     padding-bottom: 10px;
     line-height: 46px;
     font-weight: 600;
     font-size: 30px;
     color: #fff
 }

 .query-form img {
     position: relative;
     bottom: 25px;
     width: 100%
 }

 .query-form-field input {
     border: none;
     border-bottom: 1px solid #ccc;
     width: 100%;
     margin-bottom: 22px;
     background: transparent;
     color: #fff
 }

 .query-form-field textarea {
     width: 100%;
     resize: none;
     border: none;
     border-bottom: 1px solid #ccc;
     margin-bottom: 20px;
     height: 100px;
     background: transparent;
     color: #fff;
     padding-top: 0
 }

 .query-form-field-btn input {
     border: none;
     cursor: pointer;
     padding: 10px 30px;
     text-transform: uppercase;
     background: #ffff;
     width: 100%
 }

 .form-contact-color {
     background: #a3155d;
     padding: 15px;
     margin-bottom: 35px
 }

 .query-form img {
     position: relative;
     bottom: 25px;
     width: 100%
 }

 .form-contact-color img {
     position: relative;
     bottom: 22px;
     width: 60%;
     margin: 0 auto;
     text-align: center;
     left: 60px
 }

 .panel-default {
     height: 500px;
     overflow-y: scroll
 }

 .client-name .gallery-custom span {
     font-size: 60px;
     font-family: 'Tangerine', cursive;
     color: #62a21c
 }

 .gallery-custom h3 {
     font-size: 60px;
     font-family: 'Tangerine', cursive;
     color: #b0005b
 }

 .heading-one h1 {
     font-size: 30px
 }

 h4.__title {
     font-size: 23px
 }

 .request-item-select h5 {
     font-size: 30px
 }

 h6.customers-six {
     font-size: 29px
 }

 .port-info span {
     font-size: 25px;
     display: block;
     margin-bottom: 10px
 }

 .__item span {
     font-size: 16px;
     display: block;
     font-weight: 700;
     margin-top: 5px
 }

 .address_side {
     justify-content: center;
     align-items: center;
     display: flex;
     vertical-align: middle;
     height: 65vh
 }

 .form-inner-address-side h4 {
     font-size: 30px
 }

 .form-inner-address-side i {
     font-size: 25px
 }

 .form-inner-address-side li {
     margin-bottom: 28px
 }

 .form-inner-address-side span {
     font-weight: 800
 }

 .form-inner-address-side p {
     line-height: 22px
 }

 .form-inner-address-side a {
     color: #333;
     font-size: 15px
 }

 .form-inner-address-side ul {
     margin-top: 30px
 }

 .client-name {
     padding: 15px 0
 }

 .client-logo_part img {
     width: 100%;
     border: 1px solid #ccc;
 }

 .extra-logo img {
     padding: 6px;
 }

 .text-white {
     color: #fff !important;
 }

 .port-info p {
     text-align: justify;
 }

 .section--no-pb {
     padding: 50px 0;
 }

 .social-media_right ul li i.fa.fa-facebook {
     background-color: #4064ac;
     width: 30px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     color: #fff;
 }

 .social-media_right ul li i.fa.fa-twitter {
     background-color: #1c9cea;
     width: 30px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     color: #fff;
 }

 .social-media_right ul li i.fa.fa-instagram {
     background: #f09433;
     background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
     background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
     background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
     width: 30px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     color: #fff;
 }

 .social-media_right ul li i.fa-youtube {
     background: red;
     width: 30px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     color: #fff;
 }

 .social-media_right ul li i.fa-linkedin {
     background: #0077b5;
     width: 30px;
     height: 30px;
     text-align: center;
     line-height: 30px;
     color: #fff;
 }

 .social-media_right ul li {
     display: inline-block;
 }

 .contact-social-media span {
     display: block;
     font-size: 20px;
     font-weight: 600;
 }

 .infomation_side {
     width: 40%;
     float: left
 }

 .contact-form {
     width: 50%;
     float: left
 }

 div#contact-form {
     text-align: center;
 }

 .infomation_side span {
     font-size: 22px;
     font-weight: 500;
     display: block;
     margin-bottom: 5px;
 }

 .infomation_side ul li {
     margin-bottom: 12px;
 }

 .infomation_side ul li a {
     color: #000;
     font-size: 15px;
 }

 .infomation_side ul li {
     color: #000;
     font-size: 15px;
 }

 div#contact-form {
     text-align: center;
     background: #a3155d;
     padding: 25px;
     border-radius: 5px;
 }

 div#contact-form h3 {
     color: #fff;
 }

 .our-presence {
     padding: 50px 0
 }

 .inner-our-presence {
     background: #000;
     padding: 15px 0;
     text-align: center;
     color: #fff
 }

 .inner-our-presence a {
     color: #fff;
     font-size: 18px;
     font-weight: 500
 }

 .city {
     margin-bottom: 25px
 }

 .city a {
     color: #fff;
     font-size: 18px
 }

 .our-presence-row {
     margin-bottom: 30px
 }

 .inner-box-global {
     background-color: #000;
     text-align: center;
     padding-bottom: 15px;
     padding-top: 15px
 }

 .inner-box-global a {
     color: #fff;
     font-size: 16px
 }

 .under-cover {
     margin-bottom: 15px;
     width: 100%;
     float: left
 }

 .boxes {
     margin-bottom: 20px
 }

 .about-content {
     width: 50%;
     float: left
 }

 .about-img-part {
     width: 50%;
     float: left
 }

 .about-content p {
     padding-right: 25px
 }

 .about-content_page {
     padding: 50px 0
 }

 .mission-vision {
     background-color: #f1f1f1;
     padding: 50px 0
 }

 .mission-boxes .padding {
     border: 1px solid #a3155d;
     background-color: #fff;
     min-height: 200px;
     padding: 12px
 }

 .mission-boxes h2 {
     font-size: 25px
 }

 .mission-boxes h3 {
     font-size: 25px
 }

 .mission-boxes h4 {
     font-size: 25px
 }

 .mission-boxes p {
     text-align: center
 }

 .our-mission-type {
     background: #f1f1f1;
     padding: 50px 0
 }

 .ziehharmonika span {
     background: #a3155d;
     color: #fff;
     display: block;
     text-align: left;
     border-radius: 4px;
     padding: 5px 12px;
     cursor: pointer;
     margin-top: 0;
     font-size: 20px;
     margin-bottom: 9px;
     padding-right: 40px;
     transition: .25s all;
     position: relative;
     border: 1px dashed #000
 }

 .ziehharmonika span.active {
     margin-bottom: 21px;
     color: #fff;
     background: #000
 }

 .ziehharmonika span::before {
     content: attr(data-prefix);
     font-size: 30px;
     margin-right: 9px
 }

 .ziehharmonika span.alignLeft {
     padding-left: 35px
 }

 .ziehharmonika > div {
     display: none;
     background: #fff;
     border-radius: 4px;
     border: 1px solid #cdcdcd;
     text-align: left;
     padding: 31px 33px;
     margin-bottom: 9px
 }

 .ziehharmonika .arrowDown {
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 13px 7.5px 0;
     border-color: #272e35 transparent transparent;
     position: absolute;
     bottom: 0;
     left: 40px;
     transition: .25s all;
     opacity: 0
 }

 .ziehharmonika .active .arrowDown {
     bottom: -13px;
     border-color: #000 transparent transparent;
     opacity: 1
 }

 .ziehharmonika .collapseIcon {
     position: absolute;
     right: 20px;
     top: 45%;
     font-size: 35px;
     font-weight: 300;
     -ms-transform: translate(0, -50%);
     transform: translate(0, -50%)
 }

 .ziehharmonika .collapseIcon.alignLeft {
     right: initial;
     left: 20px
 }

 .ziehharmonika ul {
     margin-top: 28px;
     padding-left: 15px;
     margin-bottom: 28px
 }

 .ziehharmonika ul li {
     list-style-type: circle
 }

 .products-heading h4 {
     font-size: 30px;
     margin-bottom: 30px
 }

 .home-faqs {
     padding: 50px 0;
     background-color: #f5f5f5
 }

 .ziehharmonika p {
     text-align: justify
 }

 .our-products {
     padding: 50px 0
 }

 .content_product p {
     line-height: 25px;
     text-align: justify
 }

 .service-box {
     padding-bottom: 55px;
     text-align: center;
     background-color: #fff;
     overflow: hidden;
     position: relative
 }

 .service-box .service-img {
     position: absolute;
     left: 0;
     top: 0;
     width: 101%;
     height: 101%;
     visibility: visible;
     opacity: 1;
     -webkit-transform-origin: bottom;
     -ms-transform-origin: bottom;
     transform-origin: bottom;
     -webkit-transform: rotateX(-90deg);
     transform: rotateX(-90deg);
     -webkit-transition: all cubic-bezier(0.4, 0, 1, 1) .3s;
     transition: all cubic-bezier(0.4, 0, 1, 1) .3s
 }

 .service-box .service-img:before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     height: 100%;
     width: 100%;
     opacity: .7;
     z-index: 1;
     background-color: rgba(0, 0, 0, 0.7)
 }

 .service-box .service-img img {
     width: 100% !important;
     height: 330px;
     margin-bottom: 20px
 }

 .service-box .service-icon {
     width: 80px;
     height: 80px;
     display: inline-block;
     line-height: 80px;
     background-color: #0046e2;
     font-size: 38px;
     color: #fff;
     box-shadow: 0 5px 29px -10px #0046e2;
     margin-bottom: 30px;
     border-radius: 50%;
     z-index: 3;
     position: relative;
     -webkit-transition: all ease .4s;
     transition: all ease .4s;
     -webkit-animation: cscale 3s infinite alternate;
     animation: cscale 3s infinite alternate
 }

 .service-box .bottom-icon {
     font-size: 16px;
     margin-bottom: 0;
     position: absolute;
     bottom: -70px;
     left: 50%;
     margin-left: -40px;
     line-height: 10px;
     padding-top: 13px;
     background-color: #00a9cd;
     box-shadow: none;
     opacity: 0;
     visibility: hidden;
     -webkit-animation: none;
     animation: none
 }

 .service-box .bottom-icon:hover {
     background-color: #fff;
     color: #00a9cd
 }

 .service-box .service-content {
     position: relative;
     z-index: 1;
     padding: 0 40px
 }

 .service-box .service-content .title {
     font-size: 22px;
     font-weight: 500;
     margin-bottom: 20px;
     letter-spacing: .5px;
     -webkit-transition: all ease .4s;
     transition: all ease .4s
 }

 .service-box .service-content p {
     margin-bottom: 0;
     -webkit-transition: all ease .4s;
     transition: all ease .4s;
     padding-left: 15px;
     color: #000;
     padding-right: 15px
 }

 .service-box:hover .service-img {
     opacity: 1;
     visibility: visible;
     -webkit-transform: rotateX(0);
     transform: rotateX(0)
 }

 .service-box:hover .service-icon {
     background-color: #002a5e;
     box-shadow: none
 }

 .service-box:hover .bottom-icon {
     opacity: 1;
     visibility: visible;
     bottom: -40px
 }

 .service-box:hover .service-content .title {
     color: #fff
 }

 .service-box:hover .service-content p {
     color: #fff
 }

 .service-box .shape-bg {
     opacity: .92;
     -webkit-animation: upDown 10s infinite alternate;
     animation: upDown 10s infinite alternate
 }

 .service-box {
     margin-bottom: 30px
 }

 .service-box:before {
     content: '';
     position: absolute;
     top: 0;
     left: 50%;
     width: 100%;
     height: 100%;
     max-width: 300px;
     max-height: 300px;
     border-radius: 50%;
     -webkit-transform: translate(-50%, -65%);
     -ms-transform: translate(-50%, -65%);
     transform: translate(-50%, -65%);
     background-color: #0046e2;
     opacity: .15;
     visibility: visible;
     -webkit-transition: all ease .4s;
     transition: all ease .4s
 }

 .service-box:hover:before {
     top: -100%;
     opacity: 0;
     visibility: hidden
 }

 .service-box .shape-bg {
     top: -10px;
     left: 0
 }

 .service-box .shape-bg img {
     -webkit-animation: upDown 15s alternate infinite;
     animation: upDown 15s alternate infinite
 }

 .service-box {
     padding: 0;
     margin-bottom: 30px
 }

 .service-box .service-img {
     position: relative;
     top: 0;
     left: 0;
     -webkit-transform: rotateX(0deg);
     transform: rotateX(0deg);
     opacity: 1;
     visibility: visible;
     width: 100%;
     height: 100%;
     overflow: hidden;
     border: 1px solid #ccc
 }

 .service-box .service-img img {
     width: 100%;
     -webkit-transition: all ease .4s;
     transition: all ease .4s;
     -webkit-transform: scale(1.01);
     -ms-transform: scale(1.01);
     transform: scale(1.01)
 }

 .service-box .service-img:before {
     background-color: #030d23;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all ease .4s;
     transition: all ease .4s
 }

 .service-box .service-img .service-icon {
     margin-bottom: 0;
     -webkit-animation: none;
     animation: none;
     position: absolute;
     left: 50%;
     top: 50%;
     background-color: #a3155d;
     font-size: 31px;
     width: 60px;
     height: 60px;
     line-height: 60px;
     box-shadow: none;
     margin-top: -30px;
     margin-left: -30px;
     opacity: 0;
     visibility: hidden;
     -webkit-transition: all ease .4s;
     transition: all ease .4s;
     -webkit-transform: scale(1.5);
     -ms-transform: scale(1.5);
     transform: scale(1.5)
 }

 .service-box .service-img .service-icon i {
     width: 100%;
     height: 100%;
     border-radius: 50%;
     color: inherit;
     background-color: inherit;
     -webkit-transition: all ease .4s;
     transition: all ease .4s;
     z-index: 1;
     display: inline-block;
     line-height: inherit
 }

 .service-box .service-img .service-icon .ripple {
     background-color: #ef0f3a
 }

 .service-box .bottom-icon {
     bottom: -40px;
     visibility: visible;
     opacity: 1;
     border: 1px solid transparent
 }

 .service-box .service-content {
     overflow: hidden;
     border: 1px solid #f0f0f0;
     border-top: none;
     padding: 25px 0;
     background-color: #fbfbfb
 }

 .service-box .service-content .title:hover {
     color: #ef0f3a !important
 }

 .service-box:hover .service-img img {
     -webkit-transform: scale(1.04);
     -ms-transform: scale(1.04);
     transform: scale(1.04)
 }

 .service-box:hover .service-img .service-icon {
     opacity: 1;
     visibility: visible;
     -webkit-transform: scale(1);
     -ms-transform: scale(1);
     transform: scale(1)
 }

 .service-box:hover .service-img:before {
     opacity: .59;
     visibility: visible
 }

 .service-box:hover .service-content .title {
     color: #01133c
 }

 .service-box:hover .service-content p {
     color: #696e78
 }

 .service-box:hover .bottom-icon {
     border-color: #e08927
 }

 .service-content a {
     font-size: 20px;
     display: block;
     margin-bottom: 10px;
     color: #000
 }

 .blog-inner img {
     width: 100%
 }

 .blog-contant {
     background-color: #a3155d;
     padding: 18px 20px
 }

 .blog-contant h4 {
     font-size: 20px;
     color: #fff;
     border-bottom: 2px solid;
     padding-bottom: 6px
 }

 .anchor a {
     color: #fff;
     font-weight: 700;
     color: #fff
 }

 .blog-contant p {
     color: #fff;
     text-align: justify;
     margin-top: 20px
 }

 .anchor {
     margin-top: 22px
 }

 .blog {
     padding: 50px 0
 }

 .blog-contant a {
     text-decoration: underline;
     font-style: italic
 }

 .blog-details-img img {
     float: left;
     margin-right: 25px
 }

 .blog-details {
     padding: 50px 0
 }

 .blog-details-content p {
     text-align: justify;
     line-height: 25px
 }

 .product-design {
     background-color: #a3155d;
     padding: 15px;
     margin-bottom: 30px
 }

 .product-design ul li {
     border-bottom: 1px dashed #000;
     line-height: 22px;
     margin-bottom: 10px
 }

 .product-design span {
     font-family: 'Oswald', sans-serif;
     text-align: center;
     font-size: 25px;
     font-weight: 700;
     color: #fff;
     display: block;
     margin-bottom: 15px
 }

 .sidebarfreecon {
     width: 100%;
     background-color: #025284;
     border-radius: 20px;
     margin-top: 75px
 }

 .panel-product ul {
     margin-top: 8px
 }

 .accordion-product {
     background-color: #000;
     color: #fff;
     cursor: pointer;
     padding: 10px;
     width: 100%;
     text-align: left;
     border: none;
     outline: none;
     transition: .4s
 }

 .panel-product {
     padding: 0 10px;
     background-color: #fff;
     display: none;
     overflow: hidden;
     transition: max-height .2s ease-out
 }

 .accordion-product:after {
     content: '\02795';
     font-size: 13px;
     color: #fff;
     float: right;
     margin-left: 5px
 }

 .product-active:after {
     content: "\2796"
 }

 .product-details {
     padding: 50px 0
 }

 .panel-product ul li a {
     color: #000
 }

 .under-accordian {
     margin-bottom: 10px
 }

 .product-img-side {
     float: left;
     margin-right: 25px
 }

 .content-side-details p {
     line-height: 25px;
     text-align: justify
 }

 .related-product {
     padding: 50px 0;
     background-color: #fff;
 }

 .related_img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
 }

 #customers {
     border-collapse: collapse;
     width: 100%
 }

 #customers td,
 #customers th {
     border: 1px solid #ddd;
     padding: 8px;
     color: #000
 }

 #customers tr:nth-child(even) {
     background-color: #f2f2f2
 }

 #customers tr:hover {
     background-color: #ddd
 }

 #customers th {
     padding-top: 12px;
     padding-bottom: 12px;
     text-align: left;
     background-color: #04AA6D;
     color: #fff
 }

 #profile-description {
     max-width: 100%;
     position: relative;
     margin-bottom: 13px
 }

 #profile-description .text {
     margin-bottom: 5px;
     color: #777;
     padding: 0 15px;
     position: relative;
     font-size: 14px;
     display: block
 }

 #profile-description .show-more {
     font-family: 'Roboto', sans-serif;
     position: relative;
     font-size: 15px;
     height: auto;
     text-align: center;
     background: #a3155d;
     cursor: pointer;
     padding: 10px 0
 }

 #profile-description .show-more:hover {
     color: #1779dd
 }

 #profile-description .show-more-height {
     overflow: hidden
 }

 span.heading_large-related {
     font-size: 22px;
     display: block;
     margin-bottom: 10px;
     font-weight: 800;
     color: #000
 }

 .rupee-brochure i {
     font-size: 18px
 }

 .rupee-brochure a {
     font-size: 16px
 }

 .rupee-brochure p {
     margin-top: 0;
     font-size: 18px;
     color: #000
 }

 .some-content p {
     margin-top: 20px
 }

 .featrued-list span {
     font-size: 18px
 }

 .featrued-list ul li {
     line-height: 19px;
     margin-bottom: 10px
 }

 .featrued-list span {
     font-size: 20px;
     color: #000
 }

 .specification span {
     font-size: 20px;
     color: #000
 }

 .additional-information span {
     font-size: 20px;
     color: #000
 }

 .get-qouate li {
     cursor: pointer
 }

 .get-qouate li:first-child {
     background: var(--secondary-color);
     padding: 8px 30px;
     color: #fff
 }

 .get-qouate a {
     background-image: var(--gradient-color);
     padding: 12px 30px
 }

 #customers {
     font-family: 'Roboto', sans-serif;
     border-collapse: collapse;
     width: 100%
 }

 #customers td,
 #customers th {
     border: 1px solid #ddd;
     padding: 8px
 }

 #customers tr:nth-child(even) {
     background-color: #f2f2f2
 }

 #customers tr:hover {
     background-color: #ddd
 }

 #customers th {
     padding-top: 12px;
     padding-bottom: 12px;
     text-align: left;
     background-color: #04AA6D;
     color: #fff
 }

 ul.price-modal li {
     display: inline-block;
     margin-right: 15px
 }

 .rupee-brochure ul li {
     display: inline-block;
     margin-right: 15px
 }

 .rupee-brochure ul {
     margin-top: 10px;
     margin-bottom: 10px
 }

 ul.price-modal li a {
     color: #000;
     font-weight: 600
 }

 .rupee-brochure ul li a {
     color: #a3155d;
     font-weight: 600
 }

 .get-qouate ul li {
     display: inline-block
 }

 li.black-color {
     background: #a3155d !important;
     line-height: 25px
 }

 a.secodaay-color {
     background: #000
 }

 .get-qouate {
     margin-top: 18px
 }

 .enquiry {
     position: fixed;
     z-index: 9999;
     bottom: 50px;
     left: 25px;
     height: 50px;
     color: #fff;
     font-size: 18px;
     text-align: center;
     text-decoration: none;
     cursor: pointer
 }

 .enquiry i {
     float: left;
     z-index: 999;
     position: absolute;
     left: 0;
     width: 50px;
     height: 50px;
     border-radius: 50%;
     color: #fff;
     font-size: 24px;
     line-height: 50px;
     text-align: center;
     text-decoration: none;
     cursor: pointer;
     background: #a3155d;
     transition: .5s;
     box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4)
 }

 .enquiry strong {
     background: #f69a1d;
     line-height: 28px;
     color: #fff;
     padding: 10px 20px;
     border-radius: 0 30px 30px 0;
     height: 45px;
     float: left;
     font-size: 15px;
     margin-top: 3px;
     margin-left: 35px;
     box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4)
 }

 .enquiry i:hover {
     color: #fff
 }

 .enquiry strong:hover {
     color: #000;
     background: #eee
 }

 .modal-header {
     padding: 0 15px;
     color: #fff;
     background-color: #a3155d;
     height: 46px
 }

 .send_p {
     line-height: 22px;
     text-align: center;
     margin-bottom: 20px;
     color: #333
 }

 .modal-body form input {
     border: 1px solid #ccc;
     border-radius: 0 !important;
     height: 35px;
     margin-bottom: 13px;
     padding-left: 15px
 }

 .modal-body form input:focus {
     outline: none
 }

 .modal-body form textarea:focus {
     outline: none
 }

 .modal-body form textarea {
     font-family: 'Roboto', sans-serif;
     height: 100px;
     border: 1px solid #ccc;
     border-radius: 0 !important;
     resize: none;
     padding-top: 10px;
     font-weight: 700
 }

 .modal-header button span {
     font-size: 40px;
     position: relative;
     bottom: 0
 }

 #homepopupenquiry-form button[type=submit] {
     line-height: 0;
     background: #000;
     outline: none;
     color: #fff;
     font-weight: 600;
     border: none;
     letter-spacing: 1px;
     text-transform: uppercase;
     cursor: pointer;
     width: 35%;
     border-radius: 10px;
     transition: .5s all;
     -webkit-transition: .5s all;
     -o-transition: .5s all;
     -moz-transition: .5s all;
     -ms-transition: .5s all;
     padding: 20px
 }

 .modal-header > p {
     font-size: 18px;
     margin-top: 8px
 }

 table {
     font-family: 'Roboto', sans-serif;
     border-collapse: collapse;
     width: 100%
 }

 table td,
 #customers th {
     border: 1px solid #ddd;
     padding: 8px;
     font-size: 14px;
     color: #000
 }

 table tr:nth-child(even) {
     background-color: #f2f2f2
 }

 table tr:hover {
     background-color: #ddd
 }

 table th {
     padding-top: 12px;
     padding-bottom: 12px;
     text-align: left;
     background-color: #04AA6D;
     color: #fff
 }

 .full-related {
     margin-bottom: 50px
 }

 .product-details ul li {
     list-style: disc !important;
     margin-bottom: 5px;
     font-size: 15px ;
     line-height: 30px;
 }

 .product-details h1,
 .product-details h2,
 .product-details h3,
 .product-details h4,
 .product-details h5,
 .product-details h6 {
     font-size: 22px
 }

 .infomation_side span {
     margin-bottom: 20px
 }

 .infomation_side ul li {
     margin-bottom: 29px;
     margin-top: 18px
 }

 #profile-description p {
     color: #000;
     font-weight: 500
 }

 .glyphicon-chevron-right:before,
 .glyphicon-chevron-left:before {
     content: '' !important;
     display: none
 }

 @media (min-width: 991px) and (max-width: 1199px) {
     .mission-boxes .padding {
         margin-bottom: 20px;
         min-height: 172px
     }

     .white-bg {
         min-height: 200px
     }

     .pro-det-img img {
         width: 100%;
         margin-top: 16px
     }

     .portfolio-area .portfolio-media img {
         width: 100%
     }

     .product-promo--style-1 .__item--second {
         margin: initial
     }

     .pull-left.fo-txt {
         text-align: center;
         float: none
     }

     #whatweoffer {
         overflow: hidden
     }

     .dg-wrapper {
         margin-top: 2px
     }
 }

 @media (min-width: 569px) and (max-width: 890px) {
     .infomation_side {
         width: 100%;
         float: inherit;
         padding: 15px
     }

     .contact-form {
         width: 100%;
         float: inherit
     }

     .mission-boxes .padding {
         margin-bottom: 20px
     }

     .about-img-part {
         width: 100%;
         float: inherit
     }

     .about-img-part img {
         width: 100%
     }
 }

 @media (min-width: 268px) and (max-width: 568px) {
     .product-img-side img {
         width: 100%;
         margin-right: 0;
         margin-bottom: 20px
     }

     .contact-form {
         width: 100%
     }

     .infomation_side {
         width: 100%;
         padding: 11px
     }

     .about-content {
         width: 100%;
         float: inherit;
         padding: 11px
     }

     .about-img-part {
         width: 100%;
         float: inherit
     }

     .about-img-part img {
         width: 100%
     }

     .mission-boxes .padding {
         margin-bottom: 20px
     }

     .flex-slide {
         margin: 17px
     }

     .contact-us input {
         width: 100%
     }

     .related_img img {
         margin-bottom: 20px
     }

     .get-qouate ul li {
         margin-bottom: 23px
     }

     .product-img-side {
         margin-right: 0
     }
 }

 .mobile-three-item li {
     display: inline-block;
     margin-right: 0;
     padding: 10px 0;
     width: 48%
 }

 .mobile-three-item {
     text-align: center
 }

 .mobile-three-item li:first-child {
     background-color: #000
 }

 .mobile-three-item li:nth-child(2) {
     background-color: #64b161
 }

 .mobile-three-item li:nth-child(2) a {
     color: #fff
 }

 .mobile-three-item li:nth-child(3) a {
     color: #000
 }

 .mobile-three-item li:last-child {
     background-color: #b0005b
 }

 .mobile-three-item {
     text-align: center;
     display: none;
     position: fixed;
     z-index: 999;
     bottom: 0;
     width: 100%;
     z-index: 999999
 }

 .mobile-btn-animation {
     position: fixed;
     left: 0;
     bottom: 0;
     width: 30%;
     color: #fff;
     text-align: center;
     font-weight: 700;
     padding-top: 10px;
     padding-bottom: 10px;
     margin-left: 2.5%;
     border-radius: 4px;
     box-shadow: 0 0 2px 1px #fff;
     z-index: 1000;
     background-image: linear-gradient(to right, #393286, #0457b2)
 }

 #mobile-call-container a {
     width: 100%;
     min-width: 100%
 }

 .phone_lefts-side {
     position: relative
 }

 .phone_lefts-side a {
     position: fixed;
     bottom: 108px;
     color: #fff;
     background-color: #000;
     animation: topBottom 4s infinite;
     z-index: 999;
     left: 25px;
     color: #fff;
     padding: 9px 16px;
     border-radius: 50%;
     font-size: 20px;
     animation: bounce 4s infinite alternate
 }

 .glow {
     font-size: 80px;
     color: #fff;
     text-align: center;
     -webkit-animation: glow 1s ease-in-out infinite alternate;
     -moz-animation: glow 1s ease-in-out infinite alternate;
     animation: glow 1s ease-in-out infinite alternate
 }

 @keyframes glow {
    from {
        text-shadow: 0 0 10px #f3fffd, 0 0 20px #f3fffd, 0 0 30px #f3fffd, 0 0 40px #f3fffd, 0 0 50px #f3fffd, 0 0 60px #f3fffd, 0 0 70px #f3fffd
    }

    to {
        text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd, 0 0 40px #f3fffd, 0 0 50px #016098, 0 0 60px #f3fffd, 0 0 70px #f3fffd, 0 0 80px #f3fffd
    }
}

 @-webkit-keyframes glow {
     from {
         text-shadow: 0 0 10px #f3fffd, 0 0 20px #f3fffd, 0 0 30px #f3fffd, 0 0 40px #f3fffd, 0 0 50px #f3fffd, 0 0 60px #f3fffd, 0 0 70px #f3fffd
     }

     to {
         text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd, 0 0 40px #f3fffd, 0 0 50px #016098, 0 0 60px #f3fffd, 0 0 70px #f3fffd, 0 0 80px #f3fffd
     }
 }

 .bounce {
     animation: bounce 965 1.6s ease infinite;
     transform-origin: 50% 50%
 }

 @keyframes bounce {
     0% {
         transform: translateY(0)
     }

     12.5% {
         transform: translateY(0)
     }

     25% {
         transform: translateY(0)
     }

     50% {
         transform: translateY(-15px)
     }

     62.5% {
         transform: translateY(0)
     }

     75% {
         transform: translateY(-15px)
     }

     100% {
         transform: translateY(0)
     }
 }

 .carousel-caption span {
     font-size: 30px;
     display: block;
     margin-bottom: 18px
 }

 .carousel-caption {
     top: 35%;
     background: #a3155dc4;
     display: inline-table;
     padding: 20px;
     border-radius: 10px
 }

 .carousel-caption p {
     font-size: 18px
 }

 .product-img-side img {
     width: 350px;
     height: 300px;
     border: 1px solid #ccc
 }

 .content-side-details h2 {
     margin: 0;
     margin-bottom: 12px;
     line-height: 30px
 }

 .overlaysan {
     z-index: 99999999999
 }

 .modal-content span {
     display: block
 }

 p#innersuccessmsg {
     color: #000;
     line-height: 28px !important;
     font-size: 14px !important
 }

 .owl-carousel .owl-wrapper:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0
 }

 .owl-carousel {
     display: none;
     position: relative;
     width: 100%;
     touch-action: pan-y;
     -ms-touch-action: pan-y;
 }

 .owl-carousel .owl-wrapper {
     display: none;
     position: relative;
     transform: translate3d(0px, 0px, 0px);
     -webkit-transform: translate3d(0px, 0px, 0px);
 }

 .owl-carousel .owl-wrapper-outer {
     overflow: hidden;
     position: relative;
     width: 100%;
     top: 6px
 }

 .owl-carousel .owl-wrapper-outer.autoHeight {
     -webkit-transition: height 500ms ease-in-out;
     -moz-transition: height 500ms ease-in-out;
     -ms-transition: height 500ms ease-in-out;
     -o-transition: height 500ms ease-in-out;
     transition: height 500ms ease-in-out
 }

 .owl-carousel .owl-item {
     float: left
 }

 .owl-controls .owl-page,
 .owl-controls .owl-buttons div {
     cursor: pointer
 }

 .owl-controls {
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
 }

 .owl-carousel .owl-wrapper,
 .owl-carousel .owl-item {
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-backface-visibility: hidden;
     -ms-backface-visibility: hidden;
     transform: translate3d(0, 0, 0);
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0)
 }

 .owl-controls.clickable {
     display: block !important
 }

 .owl-buttons {
     position: absolute;
     top: -232px;
     color: #fff;
     right: 1%;
     width: 100px;
     height: 45px
 }

 .owl-buttons .owl-next,
 .owl-prev {
     width: 40px;
     height: 40px;
     font-size: 0;
     position: absolute;
     top: 175px;
     left: 55px;
     background: #fbba42
 }

 .owl-next {
     right: 0;
     -webkit-transform: skewX(-10deg);
     -ms-transform: skewX(-10deg);
     transform: skewX(-10deg)
 }

 .owl-prev {
     left: 0;
     -webkit-transform: skewX(-10deg);
     -ms-transform: skewX(-10deg);
     transform: skewX(-10deg)
 }

 .owl-next:hover {
     color: #16639f !important
 }

 .owl-prev:hover {
     color: #16639f !important
 }

 .owl-prev:before {
     content: url(images/left.png);
     position: absolute;
     top: 9px;
     left: 8px
 }

 .owl-next:after {
     font: normal normal normal 14px/1 FontAwesome;
     font-size: 40px;
     content: url(images/right.png);
     position: absolute;
     top: -3px;
     color: #fff;
     left: 11px
 }

 .owl-prev.active {
     background: #ffbd1f
 }

 .owl-next .active {
     background: rebeccapurple
 }

 @keyframes animate {
     0% {
         background-position: left 0 top 80px
     }

     40% {
         background-position: left 800px top -50px
     }

     80% {
         background-position: left 1800px top -50px
     }

     100% {
         background-position: left 2400px top 80px
     }
 }

 div#owl-deme-categores-rack {
     float: left;
     width: 100%;
 }

 /* div#owl-deme-categores-rack .item img {
     width: 100%
 } */

 .owl-demo-product-link {
     text-align: center;
     background: #000;
     padding: 5px 30px
 }

 .owl-demo-product-link a {
     color: #fff;
     font-size: 17px
 }

 /* div#owl-deme-categores-rack img {
     height: 300px;
     object-fit: fill
 } */

 div#owl-deme-categores-rack .item {
     margin: 10px;
 }

 /* div#owl-deme-categores-rack img {
     height: 250px;
     object-fit: cover;
     border: 1px solid #ccc
 } */

 .product-categories {
     padding: 50px 0
 }

 .product-categories h3 {
     margin: 0
 }

 .ziehharmonika p {
     line-height: 25px
 }

 .locaiton_content h1 {
     font-size: 28px;
     text-align: center;
     text-transform: capitalize
 }

 .locaiton_content h1:before {
     display: none
 }

 .locaiton_content h2 {
     font-size: 22px
 }

 .locaiton_content h3 {
     font-size: 22px
 }

 .locaiton_content h4 {
     font-size: 22px
 }

 .locaiton_content h5 {
     font-size: 22px
 }

 .locaiton_content h6 {
     font-size: 22px
 }

 .locaiton_content ul li {
     list-style-type: disc;
     margin-bottom: 11px;
     font-family: 'Roboto', sans-serif;
     font-size: 15px
 }

 .locaiton_content ul {
     padding-left: 15px;
     margin-top: 25px;
     margin-bottom: 30px
 }

 .listing-product {
     padding: 50px 0
 }

 .page-center p {
     font-size: 22px;
     text-align: center;
     margin-bottom: 20px
 }

 .page-error {
     padding: 50px 0
 }

 .home-page-btn a {
     background-color: #a3155d;
     padding: 10px 30px;
     color: #fff;
     border-radius: 5px
 }

 .page-center img {
     width: 60%
 }

 .page-center p {
     font-size: 22px;
     text-align: center;
     margin-bottom: 20px
 }

 .page-center {
     margin: 0 auto;
     text-align: center
 }
 .home1 {
            background: linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.45)), 
            url(./images/img-private-labelling-service.jpg);
            background-size: cover;
            background-position: top center;
            padding: 100px 0px;
        }

        .flex-about ul li {
            list-style: disc;
        }

        .flex-about {
            /* bottom: 0px; */
            opacity: 0;
            color: #f1f1f1;
            position: relative;
            width: 100%;
            font-size: 15px;
            padding: 5%;
            top: 71%;
            /* border: 2px solid #f1f1f1; */
            /* border-radius: 10px; */
            line-height: 1.3;
            margin: auto;
            text-align: left;
            transform: rotate(0deg);
            -webkit-transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease;
            background-color: rgba(176, 0, 91, 0.64);
            z-index: 99999;
}
             .home2 {
            background: linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.45)), 
            url(./images/img-contract-manufacturing.jpg);
            background-size: cover;
            background-position: top center;
            padding: 100px 0px;
        };

        .flex-about ul li {
            list-style: disc;
        };

        .flex-about {
            /* bottom: 0px; */
            opacity: 0;
            color: #f1f1f1;
            position: relative;
            width: 100%;
            font-size: 15px;
            padding: 5%;
            top: 71%;
            /* border: 2px solid #f1f1f1; */
            /* border-radius: 10px; */
            line-height: 1.3;
            margin: auto;
            text-align: left;
            transform: rotate(0deg);
            -webkit-transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease;
            background-color: rgba(176, 0, 91, 0.64);
            z-index: 99999;}



      .home3 {
            background: linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.45)), url(./images/speedy-delivery.jpg);
            background-size: cover;
            background-position: top center;
            padding: 100px 0px;
        }

        .flex-about ul li {
            list-style: disc;
        }

        .flex-about {
            /* bottom: 0px; */
            opacity: 0;
            color: #f1f1f1;
            position: relative;
            width: 100%;
            font-size: 15px;
            padding: 5%;
            top: 71%;
            /* border: 2px solid #f1f1f1; */
            /* border-radius: 10px; */
            line-height: 1.3;
            margin: auto;
            text-align: left;
            transform: rotate(0deg);
            -webkit-transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease;
            background-color: rgba(98, 162, 28, 0.64);
            z-index: 99999;
        }
        .home4 {
            background: linear-gradient(rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.45)), url(./images/technology.jpg);
            background-size: cover;
            background-position: top center;
            padding: 100px 0px;
        }

        .flex-about ul li {
            list-style: disc;
        }

        .flex-about {
            /* bottom: 0px; */
            opacity: 0;
            color: #f1f1f1;
            position: relative;
            width: 100%;
            font-size: 15px;
            padding: 5%;
            top: 71%;
            /* border: 2px solid #f1f1f1; */
            /* border-radius: 10px; */
            line-height: 1.3;
            margin: auto;
            text-align: left;
            transform: rotate(0deg);
            -webkit-transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
            transition: all 500ms ease;
            background-color: rgba(176, 0, 91, 0.64);
            z-index: 99999;
        }




        .blog-content {            padding: 50px 0px;        }
        span.blog-title {            font-size: 30px;            font-weight: 600;        }
        a.blog-btn {      color: #fff;      background: #a3155d;            padding: 10px 30px;        }
        .blog-discirption p {            margin-bottom: 35px;        }
.search-modal {            width: 500px;            left: -50px;            top: 90px;        padding: 15px;     }

.search-modal input {    border: 1px solid #ccc;    height: 40px;    padding-left: 15px;}
.search-modal button {margin-top: 15px; border: none; padding: 10px 30px; background-color: #a3155d; color: #fff;
    font-weight: 500;}

    .search-modal button.close {
        background-color: transparent;
        font-size: 33px;
        padding: 0;
        color: #a3155d;
        position: absolute;
        top: -35px;
        right: -5px;
    }
    .search-modal ul li {
        display: inline-block;
    }

    h6.location-faqs {    font-size: 30px;    margin-bottom: 25px;}

    span.blog-title { font-size: 18px; font-weight: 600; margin-bottom: 10px; display: flex;}
    .bog-section { margin-bottom: 45px;}
    .bog-section {        border-bottom: 1px solid #ccc;        padding-bottom: 45px;    }

.owl-pagination {    display: flex;    justify-content: center;}

.city-page {    background-color: #0d0d32; padding: 50px 0;}
.under-city ul {    column-count: 4;}
.under-city ul li a {    color: #fff;    transition: 0.5s;}
.under-city ul li {    line-height: 35px;    border-bottom: 1px dashed #393981; }
.under-city h5 {    font-size: 25px;    margin-bottom: 40px;}
.home-blog {    background: #a3155d;    padding: 50px 0;}
.home-blog h5 {    font-size: 30px;    color: #fff;}
.blog_box-home img {    width: 100%;}
.blog-content-box p {    text-align: justify; }
.blog-content-box{background-color: #fff;}
.blog-content-box {    padding: 15px; min-height: 200px;}
.blog-content-box p {    margin-bottom: 28px;}
.blog-btn a {    background: #000;    padding: 10px 30px;    color: #fff;}


.blg-img img {    width: 100%;}
.post-image img {    width: 25%;    float: left;    margin-right: 15px;}
.heading h4:before {
    background:#a3155d;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 50%;
}

.heading h4 {
    border-bottom: 1px solid hsl(0, 0%, 90%);
    bottom: -1px;
    color: hsl(0, 0%, 20%);
    display: block;
    font-size: 20px;
    line-height: 17px;
    padding-bottom: 13px;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.post-text h4 a { color: #000;   line-height: 22px;    font-size: 14px;}

.blog-post ul li {    display: flow-root;    margin-bottom: 10px;    border-bottom: 1px solid #f1f1f1;    padding-bottom: 10px;
}

.home-faqs h5 {    font-size: 28px;    margin-bottom: 25px;}

span.tp-name {
    background: #a3155d;
    display: block;
    text-align: center;
    padding: 10px 0;
    color:#fff;
    font-size: 25px;
    margin-bottom: 50px;
}
.more-content-design {
    margin-top: 30px;
}
.more-content-design h3 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 12px;
    margin-top: 10px;
}
#show-more, #show-less {
    color: grey;
    text-align: center;
    padding-bottom: 30px;
}
div#show-more a {
    font-family: 'Roboto Condensed', sans-serif;
    background: #a3155d;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
}
div#show-less a {
    font-family: 'Roboto Condensed', sans-serif;
    background: #a3155d;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
}

.table-of-contents ul {    list-style-type: none;    padding-left: 0;      }
.table-of-contents li {     display: flex;    align-items: center; margin-bottom: 8px;    padding: 3px 10px;   /*  border: 1px solid #ddd; border-radius: 4px; */ transition: background-color 0.3s ease; font-size: 18px;}
/* .table-of-contents li:hover{ background-color: #a3155dbf;} */
.table-of-contents li i {    margin-right: 8px;    color: #000;}
.table-of-contents li a {    text-decoration: none;    color: #000;    font-size: 14px;}
.table-of-contents li:hover a {    color: #000;}
.gallery-custom {    margin-bottom: 30px;}
.bg-change {    background: #f1f1f1;}
.service-box {    min-height: 480px;}
.blog-side {    height: 100%;    position: sticky;    top: 20px;}
.product-list-design {    position: sticky;    top: 20px;}
.product-img-side {      margin-right: 25px;    display: flex;    gap: 14px;    align-items: center; margin-bottom: 20px;}
.product-img-side p{ font-size: 20px;}
/* .table-of-contents ul li {    border-radius: 10px;   
     background: #a3155d;
    } */



 #sidebar {
      position: fixed;
      top: 0;
      left: 0;
      height: 100vh;
      width: 200px;
      background: #222;
      color: #fff;
      padding-top: 60px; /* Navbar ke niche rakhne ke liye */
      overflow-y: auto;
      z-index: 1000;
    }
    #main-content {
      margin-left: 200px;
      padding: 20px;
    }
    @media (max-width: 767px) {
      #sidebar {
        position: static;
        width: 100%;
        height: auto;
        padding-top: 0;
      }
      #main-content {
        margin-left: 0;
      }
    }

    .produt-gallery p {    font-size: 18px;}