@charset "UTF-8";
html,
body,
div,
p,
table,
tr,
td,
th,
tbody,
tfoot,
ul,
li,
ol,
dl,
dd,
dt,
fieldset,
blockquote,
cite,
input,
select,
textarea,
button,
a,
section,
article,
aside,
header,
footer,
nav {
    font-family: 'Tajawal', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.714em;
    -webkit-font-smoothing: antialiased!important
}

html,
body {
    width: auto!important;
    overflow-x: hidden!important
}

body {
    background-color: #fff;
    overflow-y: hidden!important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Tajawal', sans-serif;
    margin: 0
}

h1 {
    font-size: 5.85em;
    font-weight: 800;
    margin: 0;
    line-height: .85em
}

h2 {
    font-size: 3.35em;
    font-weight: 800;
    margin-bottom: .35em
}

h3 {
       position: relative;
    display: block;
    font-size: 1.85em;
    font-weight: 800;
    padding: .68em 3.35em .68em 1.35em;
    margin-bottom: 1em;
    text-transform: capitalize;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
    text-align: right;
}
header#top{
    background-image: url(../img/funky-lines.png);
}
h3 span {
    display: table;
    color: #fff;
    text-align: center;
    top: 0;
    left: auto;
    bottom: 0;
    right: -.35em;
    position: absolute;
    width: 3em;
    height: 2.5em;
    -moz-transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg);
    z-index: 0;
}
h3 span.vi{
    border: 5px solid
}
h3 i {
    top: .75em;
    left: auto;
    bottom: 0;
    right: .75em;
    position: absolute;
    text-align: center;
    z-index: 9;
}

h4 {
    font-size: 3em;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 .5em
}

h4 small {
    display: block;
    font-weight: 100;
    text-transform: capitalize
}

h5 {
    font-size: 1.85em;
    font-weight: 700;
    margin: .3em 0;
    text-transform: capitalize
}

h6 {
    font-size: 1.286em;
    font-weight: 500;
    padding-bottom: .65em;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.white {
    color: #a1232d;
}

a {
    text-decoration: none
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    color: darken #ff67ab, 5%
}

:focus,
:active {
    outline: 0!important
}

p {
    margin: .3em 0 1.5em
}

input[type=text],
input[type=email],
input[type=tel],
input[type=number],
input[type=datetime],
.form-control {
    display: block;
    background-color: #fff!important;
    padding: 1em;
    border: 5px solid #fff;
    margin-bottom: 1.5em;
    height: 4.35em;
    font-size: 1em;
    -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, .08)
}

textarea {
    min-height: 8em
}

input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus,
input[type=number]:focus,
input[type=datetime]:focus,
.form-control:focus {
    box-shadow: none;
    border: 5px solid rgba(0, 0, 0, .1)!important;
    background-color: #fff!important
}

.no-border {
    border: 0!important;
    border-style: none!important
}

.no-padding {
    padding: 0!important
}

.clearfix {
    clear: both
}

.no-margin {
    margin: 0!important
}

img.pull-right {
    margin: 0 0 1.5em 1.5em;
    border-radius: 0!important
}

img.pull-left {
    margin: 0 1.5em 1.5em 0;
    border-radius: 0!important
}

i {
    margin-right: .3em
}

.btn {
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
    border-radius: 0;
    color: #fff!important;
    text-align: center;
    padding: .8em 1.5em
}

blockquote {
    font-size: 1.1em
}

.tooltip {
    white-space: nowrap;
    top: -3em
}

ul.list-default {
    list-style-type: none;
    padding: 0;
    margin: 1.5em 0
}

ul.list-default li {
    padding: .5em 0 .5em 2em;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

ul.list-default li:hover {
    background-color: #fbfbfb;
    padding-left: 2.5em
}

ul.list-default li:first-child {
    border: 0
}

ul.list-default li:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: .7em;
    position: absolute;
    left: 0;
    top: .8em
}

ul.list-default li:hover:before {
    left: 1em
}

a.top {
    display: none;
    color: #fff;
    text-align: center;
    padding: .8em .8em 1em 1.3em;
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -ms-border-radius: .2em;
    border-radius: .2em;
    position: fixed;
    right: 1em;
    bottom: 1em;
    opacity: .8
}

a.top:hover {
    opacity: 1
}

.page-block-big {
    position: relative;
    padding: 11em 0 10em
}

.page-block {
    position: relative;
    padding: 6.5em 0;
    overflow: hidden
}

.page-block-small {
    padding: 3em 0 1.85em
}

.page-block-full {
    padding: 1.5em
}
#about ul li {
    color: #fff;
/*    list-style: none;*/
    direction: rtl
}
#preloader {
    display: block;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999
}

#preloader img {
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 50%;
    right: auto;
    margin: -64px 0 0 -64px
}

i.round {
    width: 2.15em;
    height: 2.15em;
    line-height: 2.15em;
    font-size: 1.35em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    margin-left: .5em;
}

.container-wide {
    width: 100%;
    padding: 0;
    margin: 0
}

.carousel-indicators li,
.carousel-indicators li.active {
    border: 0;
    margin: 1px 5px!important;
    width: 1.15em;
    height: 1.15em
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, .3)
}

.cssclass {
   font-family: 'Tajawal', sans-serif;
}

.list-inline>li {
    vertical-align: middle
}

.wideBG {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    padding: 0
}

.wideBG>div {
    min-height: 50em
}

.BGwhite {
    background-color: #fff
}

.pp_nav p {
    line-height: 1em
}

.pp_social {
    margin-top: .5em;
    float: none
}

.pp_social .facebook {
    min-width: 100px
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.rightnav {
    margin-top: 2em;
    text-align: left;
}

.list-inline>li.phone {
  position: relative;
    padding-right: 3.5em;
    font-size: 1em;
    text-align: right;
}

.phone i {
 top: .35em;
    left: auto;
    bottom: auto;
    right: 0;
    position: absolute;
    color: #fff;
}

.phone small,
.phone strong {
    color: #ac9364;
}

.phone small {
    display: block;
    font-size: 1.15em
}

.phone strong {
    font-size: 1.5em
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    left: auto
}

a.nav-expander {
    color: #cb858a;
    display: block;
    font-size: 1.35em;
    font-weight: 400;
    margin-right: 0;
    padding: .85em 1.5em;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    transition: right .3s ease-in-out 0s;
    z-index: 99;
    transition: right .3s ease-in-out 0s;
    -webkit-transition: right .3s ease-in-out 0s;
    -moz-transition: right .3s ease-in-out 0s;
    -o-transition: right .3s ease-in-out 0s;
    margin-top:  1em;
}

a.nav-expander i {
    margin: 0
}

a.nav-expander:hover {
    cursor: pointer
}

a.nav-expander.fixed {
    position: fixed
}

.nav-expanded a.nav-expander.fixed {
    right: 300px
}

nav.nav {
    display: block;
    height: 100%;
    overflow: auto;
    position: fixed;
    right: -20em;
    font-size: 15px;
    top: 0;
    width: 20em;
    z-index: 9999;
    transition: right .3s ease-in-out 0s;
    -webkit-transition: right .3s ease-in-out 0s;
    -moz-transition: right .3s ease-in-out 0s;
    -o-transition: right .3s ease-in-out 0s;
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.nav-expanded nav.nav {
    right: 0
}

body.nav-expanded {
    margin-left: 0;
    transition: right .4s ease-in-out 0s;
    -webkit-transition: right .4s ease-in-out 0s;
    -moz-transition: right .4s ease-in-out 0s;
    -o-transition: right .4s ease-in-out 0s
}

#nav-close {
    font-family: open sans, Arial, sans-serif;
    font-weight: 300;
    font-size: 24px;
    padding-right: 10px
}

.main-menu {
    padding-top: 12px
}

.main-menu li {
    border-bottom: 1px solid #444;
    font-size: 18px;
    padding: 12px 33px;
    text-align: right
}

.main-menu li a {
    display: block;
    color: #a7a7a7;
    text-decoration: none
}

.main-menu li:hover {
    background-color: rgba(0, 0, 0, .1)
}

.main-menu li:hover a {
    color: #fff;
    text-decoration: none
}

.main-menu li .sub-nav {
    border-bottom: 0;
    padding: 4px
}

.main-menu a .caret {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: top;
    border-top: 4px solid #4f5963;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-top: 8px
}

.main-menu a:hover .caret {
    border-top-color: #4f5963
}

.main-menu li.open>a>.caret {
    border-top: 0;
    border-bottom: 4px solid #4f5963;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.main-menu li.open>a:hover>.caret {
    border-bottom-color: #4f5963
}

.icon:before {
    font-family: fontawesome;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    content: '\f105'
}

.main-menu li>a>span.icon {
    float: right;
    margin: .1em 1.7em -.1em 0;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.main-menu li>a:hover>span.icon {
    float: right;
    margin: .1em .8em -.1em 0;
    opacity: 1
}

.main-menu li>a i {
    width: 1.5em;
    color: #adadad;
    position: relative;
    /* right: 0; */
    float: right;
    position: relative;
    top: 6px;
}
}

#slides {
    position: relative
}

#slides .scrollable {
    *zoom: 1;
    position: relative;
    top: 0;
    left: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

#slides .scrollable:after {
    content: "";
    display: table;
    clear: both
}

#slides .slides-navigation {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    z-index: 3;
    top: 43%;
    width: 100%
}

#slides .slides-navigation a {
    position: absolute;
    display: block;
    opacity: .5;
    filter: alpha(opacity=50);
    width: 3em;
    height: 3em;
    line-height: 3em;
    font-size: 1.5em;
    text-align: center
}

#slides .slides-navigation a i {
    margin: 0;
    color: #fff
}

#slides .slides-navigation a.prev {
    left: 0
}

#slides .slides-navigation a.next {
    right: 0
}

#slides .slides-navigation a:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

#slides .slides-pagination {
    display: none
}

#slides .slide {
    position: relative
}

#slides .slide .slide-caption {
    display: block;
    background: url(../img/body-bg1.png) repeat 0 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%
}

#slides .slide .slide-caption .container {
    margin-top: 18%
}

#slides .slide .slide-caption .container h3 {
    display: inline-block;
    position: relative;
    padding: .68em 3.35em .68em 1.5em;
    font-size: 1.5em;
    font-weight: 100;
    text-align: right;
}

#slides .slide .slide-caption .container h1 {
    color: #fff;
/*
    position: relative;
    left: 100px
*/
}

#slides .slide .slide-caption .container p {
    font-size: 1.15em;
    color: #fff;
    margin-top: 0;
    text-align: center
}

#slides .slide .slide-caption .btn {
    border: 0
}

.holder {
    background-color: rgba(0, 0, 0, .15);
    top: auto;
    right: 0;
    bottom: 5%;
    left: 0;
    position: absolute;
    width: 2.5em;
    height: 3.85em;
    z-index: 9;
    border: 2px solid #fff;
    margin: 0 auto;
    -webkit-border-radius: 3em;
    -moz-border-radius: 3em;
    -ms-border-radius: 3em;
    border-radius: 3em
}

.moreArrow {
    display: block;
    font-size: 1em;
    color: #fff;
    text-align: center;
    margin: 0 auto
}

.features {
    padding: 0
}

.features .row>div {
    padding: 5em 2.5em
}

.features h4,
.features h4 small,
.features p {
    color: #fff
}

.middleBox {
    padding-bottom: 99999px!important;
    margin-bottom: -99999px!important
}

.products {
    margin-top: 8em
}
.products p{
    font-size: 17px ;
    font-weight: bold
}

#products.page-block {
    padding-bottom: 0
}

#productList {
    margin: 3em 0
}
#productList .carousel-indicators>li img{
    height: 215px
}
#productList .carousel-indicators {
    display: block;
    position: relative;
    margin: -9em auto 1em;
    text-align: center;
    left: 0;
    width: 100%
}

#productList .carousel-indicators>li {
    display: block;
    position: relative;
    float: right;
    text-indent: 0;
    width: 19%;
    height: auto;
    margin: .5%;
    text-align: center;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase
}

#productList .carousel-indicators>li img {
    background-color: #fff;
    padding: .85em;
    border: 1px solid rgba(0, 0, 0, .1)
}

#productList .carousel-inner {
    margin-top: 2.5em;
    min-height: 27em
}

#productList .img-half {
    display: inline-block;
    width: 48%;
    margin: 1.15em 0
}

#productList .img-half.first {
    margin-right: 3%
}

#productList .carousel-inner img {
    width: 105%;
    height: auto
}

.serviceInfo {
    padding-left: 3em
}

#productList h2 span {
    top: 0;
    right: auto;
    bottom: auto;
    left: -1.15em;
    position: absolute;
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    line-height: 1.35em;
    font-size: 1.15em;
    font-weight: 100;
    color: #fff;
    text-align: center
}

.price {
    font-size: 1.35em;
    font-weight: 500;
    padding: .15em 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-style: solid none;
    margin-bottom: .85em
}

.price span {
    font-weight: 700
}

.option,
#productList p {
    margin-bottom: 1.85em
}

.option li {
    padding: .3em .85em;
    color: #fff;
    margin: .5em .15em
}

.galleryImg {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    border: .9em solid #fff;
    margin-top: 1px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
}

.galleryImg img {
    position: relative;
    display: block;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.galleryImg:hover img {
    position: relative;
    opacity: .65;
    filter: alpha(opacity=65);
    display: block;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.galleryImg a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.galleryImg a span {
    display: table;
    top: auto;
    right: auto;
    bottom: 1em;
    left: 1em;
    position: absolute;
    width: 3.5em;
    height: 3.5em;
    text-align: center;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.galleryImg a span i {
    display: table-cell;
    font-size: 1.35em;
    vertical-align: middle;
    color: #fff;
    margin: 0
}

.galleryImg:hover a span {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.otherProducts {
    position: relative;
    overflow: visible;
    padding-bottom: 7em
}

.otherProducts .boxHeading {
    display: block;
    text-align: center;
    margin: 0 auto 3em
}

.otherProducts .boxHeading h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.otherProducts ul {
    font-size: 0;
    margin: 0;
    padding: 0
}

#proList li {
    display: none;
    background-color: #fff;
    position: relative;
    margin: 0;
    padding: 1.5em;
    overflow: hidden;
    width: 31.33%;
    margin: 1%;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .08);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .08);
    float: left
}

#proList li:hover {
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, .15)
}

#proList li .image {
    position: relative;
    width: 35%;
    height: auto;
    float: left;
    margin-right: 5%;
    overflow: hidden
}

#proList li .productInfo {
    width: 60%;
    float: left
}

#proList li .productInfo small {
    display: block;
    opacity: .65;
    font-weight: 400;
    margin-top: .85em
}

.otherProducts .price {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    display: block;
    font-size: 1.35em;
    font-weight: 700;
    color: #fff;
    padding: .15em 0;
    min-width: 3.5em;
    min-height: 2.5em;
    text-align: center;
    line-height: 2.35em;
    border-style: solid
}

#proList li .productInfo .price small {
    display: inline-block;
    margin: 0 3px 0 0
}

#proList li .productInfo p {
    margin-bottom: 0
}

#proList li .image .link {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 0;
    text-align: center;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

#proList li .image:hover .link {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#proList li .image .link a {
    display: table;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    position: absolute;
    color: #fff;
    height: 100%;
    width: 100%
}

#proList li .image .link a i {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    font-size: 1.85em
}

#about {
    background-image: url(../img/5.jpg);
    background-attachment: fixed;
    background-size: cover
}

#offer {
    padding-bottom: 0
}

#offer p {
    margin-bottom: 0
}

.offer h1 {
    margin-top: .5em;
    text-align: center;
    font-weight: 100;
    font-size: 3.85em
}

.offer h1 span {
    font-weight: 800;
    font-size: 1.5em;
    margin-right: .15em
}

.extra i {
    width: 1.85em;
    height: 1.85em;
    font-size: 3em;
    line-height: 1.5em;
    margin-bottom: .35em
}

.extra>div:hover i {
    color: #fff
}

.wideGallery {
    width: 100%!important
}

.aboutGallery .galleryImg {
    width: 25%;
    float: left;
    margin: 0;
    border: 0;
    box-shadow: none
}

.aboutGallery .galleryImg img {
    width: 100%;
    height: auto
}

#team h2 {
    text-transform: capitalize;
    font-size: 3em;
    margin-bottom: .85em;
    text-align: center
}

.member {
    position: relative;
    overflow: hidden
}

.member .img {
    width: 100%
}

.member .img img {
    width: 100%;
    height: auto
}

.member .info {
    position: absolute;
    bottom: -11.85em;
    padding: 1.5em
}

.member .info h6,
.member .info h6 small,
.member .info strong,
.member .info p,
.member .info .social i {
    color: #fff
}

.member .info h6 small {
    display: block;
    padding: .5em 0;
    border-top: 1px solid rgba(255, 255, 255, .3);
    margin-top: .5em
}

.member .info h6 {
    margin-bottom: .65em;
    padding: 0;
    border: 0
}

.member .info p {
    font-size: 12px
}

.member .info i {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .1);
    width: 2.65em;
    height: 2.65em;
    line-height: 2.65em;
    font-size: 1em;
    text-align: center
}

.member .info p,
.member .info .social {
    margin-bottom: 3em
}

.member .info .social li {
    padding: 0
}

.member:hover .info h6,
.member:hover .info strong,
.member:hover .info .social {
    margin-bottom: .85em
}

.member:hover .info p {
    margin-bottom: 1.35em
}

.member:hover .info {
    bottom: 0
}

#faq .borderBox {
    position: relative;
    border-right: 5px solid #fff
}

.panel-default>.panel-heading {
    position: relative;
    border: 5px solid #fff;
    padding: 0
}

.panel-default>.panel-heading h4 {
    background-color: rgba(255, 255, 255, .5);
    padding: .65em
}

.panel-default>.panel-heading h4.active {
    background-color: #fff
}

.panel-default>.panel-heading h4 a {
    display: block;
    padding: .5em;
    font-size: 1em;
    font-weight: 400;
    text-transform: none
}

.panel-default>.panel-heading h4.active a {
    font-weight: 700
}

.panel-default>.panel-heading h4 a:before {
    content: '\f067';
    font-family: fontawesome;
    font-size: 1.5em;
    top: 0;
    left: auto;
    bottom: auto;
    right: -5.43em;
    position: absolute;
    width: 2.85em;
    height: 2.85em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #fff;
    text-align: center;
    line-height: 2.65em;
    margin: 0;
    z-index: 9;
    color: #fff;
}

.panel-default>.panel-heading h4.active a:before {
    content: '\f068'
}

.panel-group .panel {
    background-color: transparent;
    border: 0;
    margin-bottom: .85em
}

.panel-default>.panel-heading h4 a span {
    display: block;
    top: 48%;
    /* left: 0; */
    bottom: auto;
    right: -6.35em;
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #fff;
    z-index: 0;
    width: 6.35em;
}

.panel-body {
    background-color: rgba(255, 255, 255, .7);
    border: 0;
    padding: .35em 1.65em 0
}

.panel-default>.panel-heading h4 a strong {
    font-size: 1.35em
}

#testimonial .carousel-indicators {
    bottom: 0
}

#testimonial .carousel-indicators li {
    margin: 1px 10px
}

#testimonial .carousel-indicators li.active {
    margin: 0 .15em
}

#testimonial .quoteImg img {
    display: block;
    width: 185px;
    margin: 0 auto
}

#testimonial .comment {
    text-align: left;
    padding: 1.5em 3em;
    min-height: 10em
}

#testimonial .comment:before {
    content: '\f100';
    font-family: fontawesome;
    font-size: 10em;
    top: .35em;
    right: auto;
    bottom: auto;
    left: -1em;
    position: absolute;
    width: 1em;
    height: 1em;
    text-align: center;
    margin: 0;
    z-index: -1
}

#testimonial {
    position: relative;
    min-height: 21em
}

#testimonial p {
    font-size: 1em;
    margin-bottom: 1em
}

#testimonial h6 {
    margin-bottom: 1em
}

#testimonial .quoteImg {
    width: 25%;
    float: left;
    padding-top: 1em
}

#testimonial .quoteImg img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    -webkkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    padding: 5px
}

#testimonial .comment {
    display: block;
    float: left;
    width: 75%;
    text-align: left;
    padding: 0 3em 3em
}

#testimonial .comment p {
    font-size: 1.5em;
    font-weight: 100;
    line-height: 1.5em;
    padding-bottom: 1em;
    border-bottom: 1px solid #ececec
}

#testimonial .comment h6 {
    padding: .5em 1em;
    border-bottom: 0
}

#testimonial .comment h6 span {
    margin-left: .65em;
    padding-left: .65em;
    border-left: 1px solid #ececec;
    font-size: .85em;
    opacity: .65;
    filter: alpha(opacity=65)
}

#testimonial i.fa-quote-right {
    position: absolute;
    right: 0;
    color: #f9f9f9;
    font-size: 10em
}

#subscribe {
    padding-bottom: 5em
}

#subscribe h4,
#subscribe h6 {
    text-transform: capitalize;
    margin-top: .65em;
    margin-bottom: .15em
}

#subscribe h6 {
    border: 0;
    margin-bottom: .5em
}

#subscribe input[type=submit] {
    background-color: transparent;
    border: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute;
    font-family: fontawesome;
    font-size: 2em;
    font-weight: 700;
    padding: .35em 1.5em;
    height: 2em
}

#subscribeForm input[type=text],
#subscribeForm input[type=email] {
    background-color: rgba(255, 255, 255, .7);
    color: rgba(0, 0, 0, .5);
    font-size: 1.15em;
    padding-right: 5em
}

#map {
    position: relative
}

#map #map_canvas {
    height: 35em
}

#map #content {
    display: block;
    visibility: visible
}

#map .bigIcon {
    top: -5em
}

#map .mapLogo {
    width: 200px;
    height: auto
}

#bodyContent p {
    margin-bottom: .85em
}

.social ul {
    font-size: 0
}

.social ul li {
    margin: 0
}

.social ul li a i {
    background-color: rgba(0, 0, 0, .1);
    color: #fff;
    font-size: 1.85em;
    width: 2.35em;
    height: 2.35em;
    line-height: 2.35em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    margin: 0
}

.social ul li a:hover i,
.social li:hover i {
    -webkit-box-shadow: inset 0 0 0 .15em #fff;
    box-shadow: inset 0 0 0 .15em #fff
}

#contact .highlightBox {
    background-image: url(../img/slider/slide5.jpg);
    background-attachment: fixed;
    background-size: cover
}

#contact .boxBg {
    background-color: rgba(0, 0, 0, .3)
}

.contact {
    background-color: rgba(255, 255, 255, .6);
    border: 1px solid rgba(255, 255, 255, .9);
    padding: 0;
    -webkit-box-shadow: 0 0 3em .5em rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 3em .5em rgba(0, 0, 0, .2);
    box-shadow: 0 0 3em .5em rgba(0, 0, 0, .2)
}

.contactInfo {
    position: relative;
    float: left;
    width: 33%;
    min-height: 36.5em;
    border-right: 1px solid rgba(255, 255, 255, .9)
}

.contactInfo h1 {
    color: #fff;
    top: 50%;
    right: .35em;
    bottom: auto;
    left: auto;
    position: absolute;
    min-height: 2.5em;
    min-width: 4.65em;
    padding: .5em;
    margin-top: -1.15em
}

.contactInfo .upper {
    top: 1em;
    right: 1.5em;
    bottom: auto;
    left: 1.5em;
    position: absolute
}

.contactInfo .lower {
    top: auto;
    right: 1.5em;
    bottom: 1em;
    left: 1.5em;
    position: absolute
}

#contact .form-row {
    position: relative
}

.contactForm {
    width: 67%;
    float: left;
    padding: 1.85em 2.35em
}

.contactInfo p {
       padding: .85em 2.65em .85em;
    position: relative;
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    text-align: right;
}

.contactInfo p:hover {
    background-color: #fff;
    padding: .85em 3em .85em .5em
}

.contactInfo .lower p {
    border: 0
}

.contactInfo p:hover i {
    opacity: 1;
    left: .5em
}

.contactInfo p i {
  position: absolute;
    right: 0;
    font-size: 1.5em;
    top: .65em;
}

.error {
    top: 30%;
    right: 10%;
    bottom: auto;
    left: auto;
    position: absolute;
    color: #ffc107;
    z-index: 9;
    font-size: 1.5em
}

#subscribe .error {
    top: 23%
}

.contactForm input[type=text],
.contactForm input[type=email],
.contactForm input[type=tel],
.contactForm input[type=number],
.contactForm input[type=datetime],
.contactForm .form-control {
    border: 0;
    margin-bottom: 1.5em;
    -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .1);
    height: 3.85em;
    position: relative
}

.contactForm .form-control:focus {
    border: 0!important
}

#copyright p,
#copyright a {
    color: #fff
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    blockquote,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav,
    #slides .slide .slide-caption .container h3 {
        font-weight: 400
    }
}

a,
header.BGdark .logo a img,
header,
header.BGdark,
.BGsecondary,
#productList .carousel-indicators>li img,
.BGdark .rightnav,
.main-menu li,
.main-menu li a i,
ul li,
ul li:before,
.otherProducts .link span i,
.otherProducts li,
.otherProducts img,
.otherProducts li h6,
.member img,
.otherProducts .link,
.member .info,
.member .info h6,
.galleryImg a span,
.galleryImg img,
.contactInfo p i,
.contactInfo p,
.social ul li a i,
.btn,
.otherProducts li .price,
.extra>div i,
.panel-default>.panel-heading h4 a:before,
.social li i,
.panel-default>.panel-heading h4.active a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

header.BGdark .logo a img {
    -moz-transform: scale(.78);
    -webkit-transform: scale(.78);
    -o-transform: scale(.78);
    -ms-transform: scale(.78);
    transform: scale(.78)
}

#proList li .image img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#proList li .image:hover img {
    -moz-transform: scale(1.3) rotate(10deg);
    -webkit-transform: scale(1.3) rotate(10deg);
    -o-transform: scale(1.3) rotate(10deg);
    -ms-transform: scale(1.3) rotate(10deg);
    transform: scale(1.3) rotate(10deg)
}

.member .info strong {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.member .info p {
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.member .info .social,
#proList li {
    -webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    -o-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out
}

.moving {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(0.35em)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(1.85em)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(0.35em)
    }
    100% {
        opacity: 1;
        transform: translateY(1.85em)
    }
}

.moreArrow {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@media only screen and (max-width:1400px) {
    #about,
    #contact .highlightBox {
        background-attachment: scroll;
        background-size: 150%
    }
}

@media only screen and (min-width:1201px) and (max-width:1400px) {
    #slides .slide .slide-caption .container {
        width: 80%;
        margin-top: 25%
    }
    #proList li {
        width: 48%
    }
    #about.page-block-full {
        padding: 3em 3.65em
    }
    .aboutGallery .galleryImg {
        width: 33.33%
    }
}

@media only screen and (min-width:990px) and (max-width:1200px) and (orientation:landscape) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    blockquote,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 15px
    }
    h1 {
        font-size: 4.5em
    }
    #productList .carousel-indicators>li {
        width: 18.5%
    }
    #slides .slide .slide-caption .container {
        width: 80%;
        margin-top: 25%
    }
    #slides .slides-navigation a {
        font-size: 1.35em
    }
    #proList li {
        width: 48%
    }
    .aboutGallery .galleryImg {
        width: 33.33%
    }
    .member .info {
        bottom: -13.35em
    }
    #map #map_canvas {
        height: 28em
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    blockquote,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 15px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    blockquote,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 15px
    }
    #slides .slide .slide-caption .container {
        width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width:996px) and (orientation:landscape) {
    #slides .slide .slide-caption .container {
        margin-top: 8em!important
    }
}

@media only screen and (max-width:996px) {
    h1 {
        font-size: 3.85em
    }
    h2 {
        font-size: 2.5em
    }
    #slides .slide .slide-caption .container {
        width: 80%;
        margin-top: 43%;
        text-align: center
    }
    #slides .slides-navigation a {
        font-size: 1em
    }
    .middleBox {
        margin-bottom: 0!important;
        padding-bottom: 3em!important
    }
    .features .row>div {
        padding: 3em
    }
    .wideBG>div {
        min-height: 25em
    }
    h4 {
        font-size: 2.5em
    }
    h4 small {
        display: inline-block;
        margin-right: .35em;
        font-size: 1em;
        text-transform: uppercase
    }
    #productList .galleryImg {
        float: left;
        width: 65.5%;
        margin: .5%
    }
    #productList .img-half {
        width: 32.7%;
        margin-right: 0%!important
    }
    #productList .carousel-indicators>li {
        width: 18.5%
    }
    .serviceInfo {
        padding: 1.5em 1em
    }
    #productList h2 span {
        position: relative;
        left: auto;
        margin-right: .35em
    }
    #proList li {
        width: 31.33%
    }
    #proList li .image,
    #proList li .productInfo {
        display: block;
        width: 100%;
        float: none
    }
    #proList li .productInfo {
        margin-top: 1.5em
    }
    #proList li .image .link,
    #proList li .image .link a {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        border: 0;
        width: 3em;
        height: 3em;
        right: 0;
        bottom: 0;
        top: auto;
        left: auto
    }
    #proList li .image .link a i {
        padding: .5em 0
    }
    #proList li .image .link a i {
        font-size: 1.5em
    }
    .offer h1 {
        margin: 0
    }
    .offer h1 span {
        display: block;
        margin: 0 0 .35em
    }
    #about .row>div {
        height: auto
    }
    #about.page-block-full {
        padding: 3em 3.65em
    }
    #team h2 {
        text-align: center
    }
    .member {
        margin-bottom: 1em;
        border: 1em solid #ececec
    }
    .member .img img {
        width: 30%;
        float: left
    }
    .member .img .info {
        background-color: transparent;
        position: relative;
        bottom: 0;
        float: left;
        width: 70%;
        padding: 1.5em 3em
    }
    .member .info p,
    .member .info .social {
        margin-bottom: 1.35em
    }
    .member .info h6,
    .member .info h6 small,
    .member .info strong,
    .member .info p,
    .member .info .social i {
        color: inherit
    }
    #faq .borderBox {
        padding-right: 0
    }
    #testimonial .quoteImg {
        display: block;
        width: 30%;
        margin: 0 auto 1.5em;
        float: none
    }
    #testimonial .comment {
        display: block;
        float: none;
        width: 100%;
        text-align: center
    }
    #testimonial .comment p {
        font-size: 1.28em
    }
    #testimonial .comment h6 {
        border: 0
    }
    #map #map_canvas {
        height: 28em
    }
    #contact .container {
        width: 85%;
        margin: 0 auto
    }
    .contactInfo,
    .contactForm {
        float: none;
        width: 100%;
        min-height: 1em
    }
    .contactInfo .lower,
    .contactInfo .upper,
    .contactInfo h1 {
        position: relative;
        left: auto;
        top: auto;
        right: auto
    }
    .contactInfo h1 {
        margin: 0 0 .15em;
        min-height: 1em
    }
    .contactInfo .lower,
    .contactInfo .upper {
        padding: 1.5em;
        margin: 0
    }
    #contact .highlightBox {
        background-attachment: scroll
    }
}

@media only screen and (max-width:767px) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    blockquote,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 14px
    }
    header {
        position: relative;
        background-color: #333
    }
    .rightnav {
        text-align: left;
        margin: 0 0 1em
    }
    a.nav-expander {
        background-color: #333;
        padding: .65em .85em
    }
    #slides .slide .slide-caption .container {
        width: 85%;
        text-align: center
    }
    #slides .slide .slide-caption .container h3 {
        padding-left: 2.35em;
        text-align: left
    }
    #slides .slide .slide-caption .container h3 span {
        display: none
    }
    .features .row>div {
        background-color: #333;
        border-top: 1px solid #666
    }
    #productList .carousel-indicators>li img {
        padding: 1px
    }
    #productList .carousel-indicators>li {
        width: 17%;
        margin: 3px!important
    }
    .services {
        margin-top: 5em
    }
    #productList .carousel-indicators {
        margin-top: -6em
    }
    #products .galleryImg {
        border-width: .5em
    }
    #proList li {
        width: 48%
    }
    #about.page-block-full {
        padding: 0
    }
    .offer h1 span {
        display: inline-block
    }
    #offer .row>div {
        margin: 0 0 1.5em;
        text-align: center
    }
    #faq .borderBox {
        padding: 5em 1em;
        border: 0
    }
    .panel-default>.panel-heading h4 a {
        padding-left: 5em
    }
    .panel-default>.panel-heading h4 a:before {
        left: 0
    }
    .panel-default>.panel-heading h4 a span {
        display: none
    }
    .wideBG>div {
        min-height: 28em
    }
    #testimonial .comment h6 span {
        display: block;
        border: 0
    }
    #contact .boxBg,
    #contact .contact {
        background-color: transparent!important;
        padding: 0
    }
    #contact .container {
        width: 100%
    }
}

@media only screen and (min-width:320px) and (max-width:570px) and (orientation:landscape) {
    #slides .slide .slide-caption .container {
        margin-top: 3em
    }
}

@media only screen and (min-width:320px) and (max-width:570px) and (orientation:portrait) {
    #contact .highlightBox {
        background-attachment: scroll;
        background-image: none;
        background-color: #fff;
        background-size: auto
    }
    .logo,
    .rightnav {
        width: 100%;
        float: none
    }
}

@media only screen and (min-width:320px) and (max-width:570px) {
    #proList li,
    .aboutGallery .galleryImg {
        width: 49%;
        margin: .5%
    }
    .social ul li {
        margin: .35em 0
    }
    a.nav-expander {
        width: auto
    }
    .member .img img,
    .member .img .info {
        width: 100%;
        float: none
    }
    #about .row>div {
        padding: 5em 3em
    }
}

@media screen and (max-width:320px) {
    html,
    body,
    div,
    p,
    table,
    tr,
    td,
    th,
    tbody,
    tfoot,
    ul,
    li,
    ol,
    dl,
    dd,
    dt,
    fieldset,
    blockquote,
    cite,
    input,
    select,
    textarea,
    button,
    a,
    section,
    article,
    aside,
    header,
    footer,
    nav {
        font-size: 12px
    }
    .wideBG>div {
        min-height: 35em
    }
}