@import url("//fonts.googleapis.com/css?family=Open+Sans:300,400italic,400,600");

body {
    color: #666;
    font-size: 13px;
    line-height: 28px;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased
}

h1, h2, h3, h4, h5, h6 {
    color: #666;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin: 2px 0;
    padding: 0
}

h1 {
    font-size: 30px;
    line-height: 45px
}

h2 {
    font-size: 25px;
    line-height: 40px
}

h3 {
    font-size: 22px;
    line-height: 37px
}

h4 {
    font-size: 18px;
    line-height: 33px
}

h5 {
    font-size: 15px;
    line-height: 30px
}

h6 {
    font-size: 13px;
    line-height: 28px
}

h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover, h5 a, h5 a:hover, h6 a, h6 a:hover {
    color: #666
}

p {
    margin: 2px 0 5px;
    padding: 0
}

a:active, a:focus, a:hover {
    text-decoration: none !important;
    outline: 0 !important
}

:focus {
    outline: 0 !important
}

::-moz-focus-inner {
    border: 0 !important
}

::selection {
    color: #fff
}

::-moz-selection {
    color: #fff
}

hr {
    margin: 20px 0;
    padding: 0;
    border-top: 0;
    border-bottom: 1px solid #eee
}

.form input, .form select, .form textarea, input, select, textarea {
    box-shadow: none !important
}

form {
    line-height: 20px !important
}

form label {
    font-weight: 400
}

dl dd, dl dt {
    font-size: 13px;
    line-height: 28px
}

.table td {
    padding: 15px 5px
}

.padd-5 {
    padding: 5px 8px
}

.padd-10 {
    padding: 10px 13px
}

.padd-15 {
    padding: 15px 18px
}

.bold {
    font-weight: 600
}

.para-big {
    font-size: 17px;
    line-height: 32px
}

.transition {
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -o-transition: background 1s ease;
    -ms-transition: background 1s ease;
    transition: background 1s ease
}

.img-thumbnail {
    padding: 2px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 0 rgba(0, 0, 0, .15)
}

.dropdown a:focus {
    color: #666
}

.dropdown-menu {
    box-shadow: 0 3px 15px rgba(0, 0, 0, .05);
    border-radius: 3px !important
}

.dropdown-menu li a {
    padding: 7px 12px
}

.dropdown-menu.dropdown-mini {
    min-width: 120px
}

.dropdown-menu.dropdown-mini li a {
    font-size: 12px;
    padding: 5px 10px
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-top: 5px
}

.video-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0
}

.well {
    line-height: 28px;
    border: 0;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .3);
    background: #fcfcfc
}

.popover {
    border-radius: 5px;
    padding: 10px 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    border: 1px solid rgba(0, 0, 0, .06)
}

.popover .popover-title {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    background: #fff;
    padding: 0 0 5px;
    border-bottom: 1px solid #f4f4f4
}

.popover .popover-content {
    font-size: 13px;
    line-height: 28px;
    padding: 5px 0 0
}

blockquote {
    margin: 20px 0;
    padding: 15px 20px;
    background: #fdfdfd
}

blockquote p {
    font-size: 14px;
    line-height: 29px;
    color: #777;
    font-style: italic
}

blockquote small {
    margin-top: 10px
}

.dropcap-1 {
    display: block;
    margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 3px;
    float: left;
    font-size: 400%
}

.dropcap-2 {
    display: block;
    float: left;
    font-size: 400%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
    color: #fff;
    border-radius: 100%
}

.dropcap-3 {
    display: block;
    float: left;
    font-size: 400%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
    color: #fff
}

.list-1, .list-2, .list-3, .list-4, .list-5, .list-6, .list-7, .list-8, .list-9, .list-10 {
    list-style-type: none;
    padding-left: 20px
}

.list-1 li:before {
    content: "\f069";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-2 li:before {
    content: "\f00c";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-3 li:before {
    content: "\f046";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-4 li:before {
    content: "\f067";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-5 li:before {
    content: "\f005";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-6 li:before {
    content: "\f101";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-7 li:before {
    content: "\f0a4";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-8 li:before {
    content: "\f0da";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.list-9 li:before {
    content: "\f138";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}


.list-10 li:before {
    content: "\f041";
    font-family: FontAwesome;
    float: left;
    margin-left: -20px
}

.square-1 {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center
}

.square-2 {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center
}

.square-3 {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center
}

.square-4 {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center
}

.square-5 {
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center
}

.circle-1 {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 100%
}

.circle-2 {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 100%
}

.circle-3 {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 100%
}

.circle-4 {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%
}

.circle-5 {
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 100%
}

.sharp {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: 2px !important
}

.rounded-2 {
    border-radius: 4px !important
}

.rounded-3 {
    border-radius: 6px !important
}

.rounded-4 {
    border-radius: 10px !important
}

.rounded-5 {
    border-radius: 100% !important
}

.divider-1 {
    height: 8px;
    background: url("../../img/dividers/1.png") 0 0/20px 20px repeat-x;
    margin: 20px 0
}

.divider-2 {
    height: 7px;
    background: url("../../img/dividers/2.png") 0 0/7px 7px repeat-x;
    margin: 20px 0
}

.divider-3 {
    height: 10px;
    background: url("../../img/dividers/3.png") 0 0/10px 10px repeat-x;
    margin: 20px 0
}

.divider-4 {
    border-bottom: 1px dashed #d4d4d4;
    margin: 20px 0
}

.divider-5 {
    border-bottom: 1px dotted #d4d4d4;
    margin: 20px 0
}

.divider-6 {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 2px;
    margin: 20px 0
}

.divider-7 {
    border-top: 1px dashed #d4d4d4;
    border-bottom: 1px dashed #d4d4d4;
    padding: 2px;
    margin: 20px 0
}

.divider-8 {
    border-top: 1px dotted #d4d4d4;
    border-bottom: 1px dotted #d4d4d4;
    padding: 2px;
    margin: 20px 0
}

.divider-9 {
    background: #f5f5f5;
    height: 6px;
    margin: 20px 0
}

.divider-10 {
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #e4e4e4;
    background: #f8f8f8;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    padding: 2px;
    margin: 20px 0
}

.white, a.white, a.white:focus, a.white:hover {
    color: #fff !important
}

.grey, a.grey {
    color: #eee !important
}

a.grey:focus, a.grey:hover {
    color: #d5d5d5 !important
}

.black, a.black {
    color: #666 !important
}

a.black:focus, a.black:hover {
    color: #4d4d4d !important
}

.red, a.red {
    color: #ed5441 !important
}

a.red:focus, a.red:hover {
    color: #e52d16 !important
}

.green, a.green {
    color: #51d466 !important
}

a.green:focus, a.green:hover {
    color: #30c247 !important
}

.lblue, a.lblue {
    color: #32c8de !important
}

a.lblue:focus, a.lblue:hover {
    color: #1faabe !important
}

.blue, a.blue {
    color: #609cec !important
}

a.blue:focus, a.blue:hover {
    color: #3280e7 !important
}

.orange, a.orange {
    color: #f8a841 !important
}

a.orange:focus, a.orange:hover {
    color: #f69110 !important
}

.yellow, a.yellow {
    color: #fcd419 !important
}

a.yellow:focus, a.yellow:hover {
    color: #dfb803 !important
}

.purple, a.purple {
    color: #cb79e6 !important
}

a.purple:focus, a.purple:hover {
    color: #ba4ede !important
}

.rose, a.rose {
    color: #ff61e7 !important
}

a.rose:focus, a.rose:hover {
    color: #ff2edf !important
}

.brown, a.brown {
    color: #d08166 !important
}

a.brown:focus, a.brown:hover {
    color: #c4613f !important
}

.bg-white {
    background-color: #fff !important
}

.bg-grey {
    background-color: #eee !important
}

.bg-black {
    background-color: #666 !important
}

.bg-red {
    background-color: #ed5441 !important
}

.bg-green {
    background-color: #51d466 !important
}

.bg-lblue {
    background-color: #32c8de !important
}

.bg-blue {
    background-color: #609cec !important
}

.bg-orange {
    background-color: #f8a841 !important
}

.bg-yellow {
    background-color: #fcd419 !important
}

.bg-purple {
    background-color: #cb79e6 !important
}

.bg-rose {
    background-color: #ff61e7 !important
}

.bg-brown {
    background-color: #d08166 !important
}

.br-white {
    border: 1px solid #fff
}

.br-grey {
    border: 1px solid #eee
}

.br-black {
    border: 1px solid #666
}

.br-red {
    border: 1px solid #ed5441
}

.br-green {
    border: 1px solid #51d466
}

.br-lblue {
    border: 1px solid #32c8de
}

.br-blue {
    border: 1px solid #609cec
}

.br-orange {
    border: 1px solid #f8a841
}

.br-yellow {
    border: 1px solid #fcd419
}

.br-purple {
    border: 1px solid #cb79e6
}

.br-rose {
    border: 1px solid #ff61e7
}

.br-brown {
    border: 1px solid #d08166
}

.br-size-1 {
    border-width: 2px !important
}

.br-size-2 {
    border-width: 4px !important
}

.br-size-3 {
    border-width: 6px !important
}

.br-size-4 {
    border-width: 10px !important
}

.br-size-5 {
    border-width: 15px !important
}

.br-style-1 {
    border-style: dotted !important
}

.br-style-2 {
    border-style: dashed !important
}

.br-style-3 {
    border-style: double !important;
    border-width: 3px !important
}

.br-no-left {
    border-left: 0 !important
}

.br-no-right {
    border-right: 0 !important
}

.br-no-top {
    border-top: 0 !important
}

.br-no-bottom {
    border-bottom: 0 !important
}

.btn {
    border-radius: 2px;
    position: relative
}

.btn.btn-no-border {
    border: 0 !important
}

.btn.btn-round {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    font-size: 15px;
    text-align: center
}

.btn.btn-round i {
    display: block;
    margin: 3px 0 2px
}

.btn.btn-round span {
    font-weight: 700
}

.btn.btn-transparent {
    border: 1px solid #fff !important;
    background: 0 0 !important;
    color: #fff !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.btn.btn-transparent.active, .btn.btn-transparent:active, .btn.btn-transparent:focus, .btn.btn-transparent:hover {
    background: #fff !important;
    color: gray !important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.btn.btn-white {
    background: #fff;
    color: #666;
    border: 1px solid #ddd
}

.btn.btn-white.active, .btn.btn-white:active, .btn.btn-white:focus, .btn.btn-white:hover {
    background: #f7f7f7;
    color: #666
}

.btn.btn-white.btn-outline {
    background: 0 0 !important;
    border: 1px solid #f7f7f7 !important;
    color: #666
}

.btn.btn-grey {
    background: #eee;
    color: #666;
    border: 1px solid #d5d5d5
}

.btn.btn-grey.active, .btn.btn-grey:active, .btn.btn-grey:focus, .btn.btn-grey:hover {
    background: #d5d5d5;
    color: #999
}

.btn.btn-grey.btn-outline {
    background: 0 0 !important;
    border: 1px solid #d5d5d5 !important;
    color: #666
}

.btn.btn-black {
    color: #fff;
    background: #666;
    border: 1px solid #4d4d4d
}

.btn.btn-black.active, .btn.btn-black:active, .btn.btn-black:focus, .btn.btn-black:hover {
    background: #4d4d4d;
    color: #fff
}

.btn.btn-black.btn-outline {
    background: 0 0 !important;
    border: 1px solid #4d4d4d !important;
    color: #4d4d4d
}

.btn.btn-red {
    color: #fff;
    background: #ed5441;
    border: 1px solid #e52d16
}

.btn.btn-red.active, .btn.btn-red:active, .btn.btn-red:focus, .btn.btn-red:hover {
    color: #fff;
    background: #e52d16
}

.btn.btn-red.btn-outline {
    background: 0 0 !important;
    border: 1px solid #e52d16 !important;
    color: #e52d16
}

.btn.btn-green {
    color: #fff;
    background: #51d466;
    border: 1px solid #30c247
}

.btn.btn-green.active, .btn.btn-green:active, .btn.btn-green:focus, .btn.btn-green:hover {
    background: #30c247;
    color: #fff
}

.btn.btn-green.btn-outline {
    background: 0 0 !important;
    border: 1px solid #30c247 !important;
    color: #30c247
}

.btn.btn-lblue {
    color: #fff;
    background: #32c8de;
    border: 1px solid #1faabe
}

.btn.btn-lblue.active, .btn.btn-lblue:active, .btn.btn-lblue:focus, .btn.btn-lblue:hover {
    background: #1faabe;
    color: #fff
}

.btn.btn-lblue.btn-outline {
    background: 0 0 !important;
    border: 1px solid #1faabe !important;
    color: #1faabe
}

.btn.btn-blue {
    color: #fff;
    background: #609cec;
    border: 1px solid #3280e7
}

.btn.btn-blue.active, .btn.btn-blue:active, .btn.btn-blue:focus, .btn.btn-blue:hover {
    background: #3280e7;
    color: #fff
}

.btn.btn-blue.btn-outline {
    background: 0 0 !important;
    border: 1px solid #3280e7 !important;
    color: #3280e7
}

.btn.btn-orange {
    color: #fff;
    background: #f8a841;
    border: 1px solid #f69110
}

.btn.btn-orange.active, .btn.btn-orange:active, .btn.btn-orange:focus, .btn.btn-orange:hover {
    background: #f69110;
    color: #fff
}

.btn.btn-orange.btn-outline {
    background: 0 0 !important;
    border: 1px solid #f69110 !important;
    color: #f69110
}

.btn.btn-yellow {
    background: #fcd419;
    color: #fff;
    border: 1px solid #dfb803
}

.btn.btn-yellow.active, .btn.btn-yellow:active, .btn.btn-yellow:focus, .btn.btn-yellow:hover {
    background: #dfb803;
    color: #fff
}

.btn.btn-yellow.btn-outline {
    background: 0 0 !important;
    border: 1px solid #dfb803 !important;
    color: #dfb803
}

.btn.btn-purple {
    background: #cb79e6;
    color: #fff;
    border: 1px solid #ba4ede
}

.btn.btn-purple.active, .btn.btn-purple:active, .btn.btn-purple:focus, .btn.btn-purple:hover {
    background: #ba4ede;
    color: #fff
}

.btn.btn-purple.btn-outline {
    background: 0 0 !important;
    border: 1px solid #ba4ede !important;
    color: #ba4ede
}

.btn.btn-rose {
    background: #ff61e7;
    color: #fff;
    border: 1px solid #ff2edf
}

.btn.btn-rose.active, .btn.btn-rose:active, .btn.btn-rose:focus, .btn.btn-rose:hover {
    background: #ff2edf;
    color: #fff
}

.btn.btn-rose.btn-outline {
    background: 0 0 !important;
    border: 1px solid #ff2edf !important;
    color: #ff2edf
}

.btn.btn-brown {
    background: #d08166;
    color: #fff;
    border: 1px solid #c4613f
}

.btn.btn-brown.active, .btn.btn-brown:active, .btn.btn-brown:focus, .btn.btn-brown:hover {
    background: #c4613f;
    color: #fff
}

.btn.btn-brown.btn-outline {
    background: 0 0 !important;
    border: 1px solid #c4613f !important;
    color: #c4613f
}

.label {
    border-radius: 2px;
    font-weight: 400;
    padding: 3px 7px;
    font-size: 12px;
    line-height: 18px
}

.label.label-xs {
    font-size: 10px;
    padding: 1px 5px;
    line-height: 12px
}

.label.label-sm {
    font-size: 11px;
    padding: 2px 6px;
    line-height: 15px
}

.label.label-lg {
    font-size: 13px;
    padding: 5px 9px;
    line-height: 23px
}

.label.label-white {
    color: #666 !important;
    background: #f7f7f7
}

.label.label-grey {
    color: #666 !important;
    background: #eee
}

.label.label-black {
    color: #fff;
    background: #666
}

.label.label-red {
    color: #fff;
    background: #ed5441
}

.label.label-green {
    color: #fff;
    background: #51d466
}

.label.label-lblue {
    color: #fff;
    background: #32c8de
}

.label.label-blue {
    color: #fff;
    background: #609cec
}

.label.label-orange {
    color: #fff;
    background: #f8a841
}

.label.label-yellow {
    background: #fcd419;
    color: #fff
}

.label.label-purple {
    background: #cb79e6;
    color: #fff
}

.label.label-rose {
    background: #ff61e7;
    color: #fff
}

.label.label-brown {
    background: #d08166;
    color: #fff
}

.badge {
    min-width: 10px;
    padding: 3px 7px !important;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    display: inline-block;
    color: #fff;
    border-radius: 10px
}

.badge.badge-white {
    color: #666;
    background: #fff
}

.badge.badge-grey {
    color: #a2a2a2;
    background: #eee
}

.badge.badge-black {
    color: #fff;
    background: #666
}

.badge.badge-red {
    color: #fff;
    background: #ed5441
}

.badge.badge-green {
    color: #fff;
    background: #51d466
}

.badge.badge-lblue {
    color: #fff;
    background: #32c8de
}

.badge.badge-blue {
    color: #fff;
    background: #609cec
}

.badge.badge-orange {
    color: #fff;
    background: #f8a841
}

.badge.badge-yellow {
    color: #fff;
    background: #fcd419
}

.badge.badge-purple {
    color: #fff;
    background: #cb79e6
}

.badge.badge-rose {
    color: #fff;
    background: #ff61e7
}

.badge.badge-brown {
    color: #fff;
    background: #d08166
}

.btn .badge {
    position: absolute;
    top: -13px;
    right: -8px
}

.highlight-color {
    color: #fff;
    padding: 2px 4px
}

.highlight-white {
    background: #fff;
    color: #666;
    padding: 2px 4px
}

.highlight-grey {
    background: #eee;
    color: #666;
    padding: 2px 4px
}

.highlight-black {
    background: #666;
    color: #fff;
    padding: 2px 4px
}

.highlight-red {
    background: #ed5441;
    color: #fff;
    padding: 2px 4px
}

.highlight-green {
    background: #51d466;
    color: #fff;
    padding: 2px 4px
}

.highlight-lblue {
    background: #32c8de;
    color: #fff;
    padding: 2px 4px
}

.highlight-blue {
    background: #609cec;
    color: #fff;
    padding: 2px 4px
}

.highlight-orange {
    background: #f8a841;
    color: #fff;
    padding: 2px 4px
}

.highlight-yellow {
    background: #fcd419;
    color: #fff;
    padding: 2px 4px
}

.highlight-purple {
    background: #cb79e6;
    color: #fff;
    padding: 2px 4px
}

.highlight-rose {
    background: #ff61e7;
    color: #fff;
    padding: 2px 4px
}

.highlight-brown {
    background: #d08166;
    color: #fff;
    padding: 2px 4px
}

.box-shadow-block {
    padding: 15px 20px;
    border: 1px solid #eee;
    background: #fff
}

.box-shadow-outer {
    position: relative;
    z-index: 1
}

.box-shadow-outer .box-shadow-1 {
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .2)
}

.box-shadow-outer .box-shadow-2 {
    position: relative
}

.box-shadow-outer .box-shadow-2:after, .box-shadow-outer .box-shadow-2:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 50%;
    max-width: 300px;
    background: rgba(0, 0, 0, .3);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.box-shadow-outer .box-shadow-2:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.box-shadow-outer .box-shadow-3 {
    position: relative
}

.box-shadow-outer .box-shadow-3:before {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 50%;
    max-width: 300px;
    background: rgba(0, 0, 0, .25);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.box-shadow-outer .box-shadow-4 {
    position: relative
}

.box-shadow-outer .box-shadow-4:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    right: 10px;
    left: auto;
    width: 50%;
    top: 40%;
    max-width: 300px;
    background: rgba(0, 0, 0, .2);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

.box-shadow-outer .box-shadow-5 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2), 0 0 40px rgba(0, 0, 0, .05) inset
}

.box-shadow-outer .box-shadow-5:after, .box-shadow-outer .box-shadow-5:before {
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px
}

.box-shadow-outer .box-shadow-5:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.box-shadow-outer .box-shadow-6 {
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2)
}

.box-shadow-outer .box-shadow-6:after, .box-shadow-outer .box-shadow-6:before {
    content: "";
    position: absolute;
    z-index: -1;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    top: 10px;
    bottom: 10px;
    left: 0;
    right: 0
}

.box-shadow-outer .box-shadow-6:after {
    right: 10px;
    left: auto;
    -webkit-transform: skew(8deg) rotate(3deg);
    -moz-transform: skew(8deg) rotate(3deg);
    -ms-transform: skew(8deg) rotate(3deg);
    -o-transform: skew(8deg) rotate(3deg);
    transform: skew(8deg) rotate(3deg)
}

.box-shadow {
    box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .15)
}

.progress {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .1)
}

.progress.pb-xs {
    height: 3px !important
}

.progress.pb-xs .progress-bar {
    line-height: 3px !important
}

.progress.pb-sm {
    height: 6px !important
}

.progress.pb-sm .progress-bar {
    line-height: 6px !important
}

.progress.pb-md {
    height: 10px !important
}

.progress.pb-md .progress-bar {
    line-height: 10px !important
}

.progress.pb-lg {
    height: 24px !important
}

.progress.pb-lg .progress-bar {
    line-height: 24px !important
}

.progress .progress-bar {
    box-shadow: none
}

.progress .progress-bar.progress-bar-white {
    background: #eee
}

.progress .progress-bar.progress-bar-grey {
    background: #d5d5d5
}

.progress .progress-bar.progress-bar-black {
    background: #666
}

.progress .progress-bar.progress-bar-red {
    background: #ed5441
}

.progress .progress-bar.progress-bar-green {
    background: #51d466
}

.progress .progress-bar.progress-bar-lblue {
    background: #32c8de
}

.progress .progress-bar.progress-bar-blue {
    background: #609cec
}

.progress .progress-bar.progress-bar-orange {
    background: #f8a841
}

.progress .progress-bar.progress-bar-yellow {
    background: #fcd419
}

.progress .progress-bar.progress-bar-purple {
    background: #cb79e6
}

.progress .progress-bar.progress-bar-rose {
    background: #ff61e7
}

.progress .progress-bar.progress-bar-brown {
    background: #d08166
}

.tab-content {
    padding-top: 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 10px;
}

.nav-tabs-one ul.nav-tabs li {
    margin-right: 2px
}

.nav-tabs-one ul.nav-tabs li a {
    background: #fcfcfc;
    border: 1px solid #eee
}

.nav-tabs-one .tab-content {
    border: 1px solid #eee;
    border-top: 0;
    padding: 10px 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.nav-tabs-two ul.nav-tabs li {
    margin-right: 2px
}

.nav-tabs-two ul.nav-tabs li a {
    background: #fcfcfc;
    border: 1px solid #eee;
    border-bottom: 1px solid #fcfcfc;
    padding: 12px 15px 10px
}

.nav-tabs-two ul.nav-tabs li a:hover {
    background: #fff;
    color: #555;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.nav-tabs-two ul.nav-tabs li.active a {
    background: #fff;
    color: #555;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.nav-tabs-two ul.nav-tabs li.active a:hover {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.nav-tabs-two ul.nav-tabs li.open a {
    background: #fff;
    color: #555;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.nav-tabs-two ul.nav-tabs li.open a:focus, .nav-tabs-two ul.nav-tabs li.open a:hover {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.nav-tabs-two .tab-content {
    border: 1px solid #eee;
    border-top: 0;
    padding: 10px 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.nav-tabs-three .nav-tabs-three-sidebar {
    width: 230px;
    float: left
}

.nav-tabs-three .nav-tabs-three-sidebar ul {
    padding: 0;
    margin: 0
}

.nav-tabs-three .nav-tabs-three-content {
    margin-left: 240px
}

@media (max-width: 767px) {
    .nav-tabs-three {
        max-width: 400px;
        margin: 10px auto
    }

    .nav-tabs-three .nav-tabs-three-sidebar {
        width: 100%;
        float: none
    }

    .nav-tabs-three .nav-tabs-three-content {
        margin-left: 0 !important;
        margin-top: 20px
    }
}

.nav-tabs-three ul.nav li a {
    font-size: 13px;
    padding: 8px 12px;
    background: #fcfcfc;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-bottom: 5px;
    color: #555
}

.nav-tabs-three ul.nav li.active a, .nav-tabs-three ul.nav li:hover a {
    border: 1px solid;
    color: #fff
}

.nav-tabs-three .tab-content {
    border: 1px solid #eee;
    padding: 10px 15px;
    border-radius: 3px
}

.panel .panel-heading h4 {
    font-weight: 400
}

.panel.panel-white {
    border-color: #eee
}

.panel.panel-white .panel-heading {
    background: #f7f7f7;
    border-color: #eee;
    color: #666
}

.panel.panel-white .panel-heading h4 a {
    color: #888
}

.panel.panel-white .panel-heading h4 a:hover {
    color: #666
}

.panel.panel-white .panel-footer {
    background: #f7f7f7;
    border-color: #eee;
    color: #666
}

.panel.panel-grey {
    border-color: #d5d5d5
}

.panel.panel-grey .panel-heading {
    background: #eee;
    border-color: #d5d5d5;
    color: #666
}

.panel.panel-grey .panel-heading h4 a {
    color: #888
}

.panel.panel-grey .panel-heading h4 a:hover {
    color: #666
}

.panel.panel-grey .panel-footer {
    background: #eee;
    border-color: #d5d5d5;
    color: #666
}

.panel.panel-black {
    border-color: #4d4d4d
}

.panel.panel-black .panel-heading {
    background: #666;
    border-color: #4d4d4d;
    color: #fff
}

.panel.panel-black .panel-heading h4 a, .panel.panel-black .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-black .panel-footer {
    background: #666;
    border-color: #4d4d4d;
    color: #fff
}

.panel.panel-red {
    border-color: #e52d16
}

.panel.panel-red .panel-heading {
    background: #ed5441;
    border-color: #e52d16;
    color: #fff
}

.panel.panel-red .panel-heading h4 a, .panel.panel-red .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-red .panel-footer {
    background: #ed5441;
    border-color: #e52d16;
    color: #fff
}

.panel.panel-green {
    border-color: #30c247
}

.panel.panel-green .panel-heading {
    background: #51d466;
    border-color: #30c247;
    color: #fff
}

.panel.panel-green .panel-heading h4 a, .panel.panel-green .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-green .panel-footer {
    background: #51d466;
    border-color: #30c247;
    color: #fff
}

.panel.panel-lblue {
    border-color: #1faabe
}

.panel.panel-lblue .panel-heading {
    background: #32c8de;
    border-color: #1faabe;
    color: #fff
}

.panel.panel-lblue .panel-heading h4 a, .panel.panel-lblue .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-lblue .panel-footer {
    background: #32c8de;
    border-color: #1faabe;
    color: #fff
}

.panel.panel-blue {
    border-color: #3280e7
}

.panel.panel-blue .panel-heading {
    background: #609cec;
    border-color: #3280e7;
    color: #fff
}

.panel.panel-blue .panel-heading h4 a, .panel.panel-blue .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-blue .panel-footer {
    background: #609cec;
    border-color: #3280e7;
    color: #fff
}

.panel.panel-orange {
    border-color: #f69110
}

.panel.panel-orange .panel-heading {
    background: #f8a841;
    border-color: #f69110;
    color: #fff
}

.panel.panel-orange .panel-heading h4 a, .panel.panel-orange .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-orange .panel-footer {
    background: #f8a841;
    border-color: #f69110;
    color: #fff
}

.panel.panel-yellow {
    border-color: #dfb803
}

.panel.panel-yellow .panel-heading {
    background: #fcd419;
    border-color: #dfb803;
    color: #fff
}

.panel.panel-yellow .panel-heading h4 a, .panel.panel-yellow .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-yellow .panel-footer {
    background: #fcd419;
    border-color: #dfb803;
    color: #fff
}

.panel.panel-purple {
    border-color: #ba4ede
}

.panel.panel-purple .panel-heading {
    background: #cb79e6;
    border-color: #ba4ede;
    color: #fff
}

.panel.panel-purple .panel-heading h4 a, .panel.panel-purple .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-purple .panel-footer {
    background: #cb79e6;
    border-color: #ba4ede;
    color: #fff
}

.panel.panel-rose {
    border-color: #ff2edf
}

.panel.panel-rose .panel-heading {
    background: #ff61e7;
    border-color: #ff2edf;
    color: #fff
}

.panel.panel-rose .panel-heading h4 a, .panel.panel-rose .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-rose .panel-footer {
    background: #ff61e7;
    border-color: #ff2edf;
    color: #fff
}

.panel.panel-brown {
    border-color: #c4613f
}

.panel.panel-brown .panel-heading {
    background: #d08166;
    border-color: #c4613f;
    color: #fff
}

.panel.panel-brown .panel-heading h4 a, .panel.panel-brown .panel-heading h4 a:hover {
    color: #fff
}

.panel.panel-brown .panel-footer {
    background: #d08166;
    border-color: #c4613f;
    color: #fff
}

#accordion-alt3 .panel-heading {
    padding: 5px 0 !important
}

#accordion-alt3 .panel-heading h4 {
    font-size: 13px;
    line-height: 28px
}

#accordion-alt3 .panel-heading h4 a i {
    font-size: 13px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    color: #fff;
    text-align: center
}

#accordion-alt3 .panel-body {
    padding: 15px 0
}

.brand-bg a i {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin-right: 5px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: background 2s ease;
    -moz-transition: background 2s ease;
    -o-transition: background 2s ease;
    -ms-transition: background 2s ease;
    transition: background 2s ease
}

.brand-bg a i:hover {
    -webkit-transition: background 2s ease;
    -moz-transition: background 2s ease;
    -o-transition: background 2s ease;
    -ms-transition: background 2s ease;
    transition: background 2s ease
}

.brand-bg a.facebook i {
    background: #3280e7
}

.brand-bg a.facebook i:hover {
    background: #134fa0
}

.brand-bg a.twitter i {
    background: #32c8de
}

.brand-bg a.twitter i:hover {
    background: #188392
}

.brand-bg a.google-plus i {
    background: #f96f4a
}

.brand-bg a.google-plus i:hover {
    background: #eb6440
}

.brand-bg a.linkedin i {
    background: #729fda
}

.brand-bg a.linkedin i:hover {
    background: #3069b6
}

.brand-bg a.pinterest i {
    background: #ed5441
}

.brand-bg a.pinterest i:hover {
    background: #b72411
}

.brand-bg a.dropbox i {
    background: #32c8de
}

.brand-bg a.dropbox i:hover {
    background: #188392
}

.brand-bg a.bitcoin i {
    background: #f8a841
}

.brand-bg a.bitcoin i:hover {
    background: #cc7607
}

.brand-bg a.foursquare i {
    background: #22bed4
}

.brand-bg a.foursquare i:hover {
    background: #146f7c
}

.brand-bg a.flickr i {
    background: #ff61e7
}

.brand-bg a.flickr i:hover {
    background: #fa00d4
}

.brand-bg a.github i {
    background: #666
}

.brand-bg a.github i:hover {
    background: #333
}

.brand-bg a.instagram i {
    background: #d6917a
}

.brand-bg a.instagram i:hover {
    background: #b35637
}

.brand-bg a.skype i {
    background: #32c8de
}

.brand-bg a.skype i:hover {
    background: #188392
}

.brand-bg a.tumblr i {
    background: #84a1c8
}

.brand-bg a.tumblr i:hover {
    background: #476d9f
}

.brand-bg a.vimeo i {
    background: #32c8de
}

.brand-bg a.vimeo i:hover {
    background: #188392
}

.brand-bg a.dribbble i {
    background: #ff2edf
}

.brand-bg a.dribbble i:hover {
    background: #c700a9
}

.brand-bg a.youtube i {
    background: #ed5441
}

.brand-bg a.youtube i:hover {
    background: #b72411
}

.brand a i {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin-right: 10px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: color 2s ease;
    -moz-transition: color 2s ease;
    -o-transition: color 2s ease;
    -ms-transition: color 2s ease;
    transition: color 2s ease
}

.brand a i:hover {
    -webkit-transition: color 2s ease;
    -moz-transition: color 2s ease;
    -o-transition: color 2s ease;
    -ms-transition: color 2s ease;
    transition: color 2s ease
}

.brand a.facebook i {
    color: #3280e7
}

.brand a.facebook i:hover {
    color: #134fa0
}

.brand a.twitter i {
    color: #32c8de
}

.brand a.twitter i:hover {
    color: #188392
}

.brand a.google-plus i {
    color: #f96f4a
}

.brand a.google-plus i:hover {
    color: #eb6440
}

.brand a.linkedin i {
    color: #729fda
}

.brand a.linkedin i:hover {
    color: #3069b6
}

.brand a.pinterest i {
    color: #ed5441
}

.brand a.pinterest i:hover {
    color: #b72411
}

.brand a.dropbox i {
    color: #32c8de
}

.brand a.dropbox i:hover {
    color: #188392
}

.brand a.bitcoin i {
    color: #f8a841
}

.brand a.bitcoin i:hover {
    color: #cc7607
}

.brand a.foursquare i {
    color: #22bed4
}

.brand a.foursquare i:hover {
    color: #146f7c
}

.brand a.flickr i {
    color: #ff61e7
}

.brand a.flickr i:hover {
    color: #fa00d4
}

.brand a.github i {
    color: #666
}

.brand a.github i:hover {
    color: #333
}

.brand a.instagram i {
    color: #d6917a
}

.brand a.instagram i:hover {
    color: #b35637
}

.brand a.skype i {
    color: #32c8de
}

.brand a.skype i:hover {
    color: #188392
}

.brand a.tumblr i {
    color: #84a1c8
}

.brand a.tumblr i:hover {
    color: #476d9f
}

.brand a.vimeo i {
    color: #32c8de
}

.brand a.vimeo i:hover {
    color: #188392
}

.brand a.dribbble i {
    color: #ff2edf
}

.brand a.dribbble i:hover {
    color: #c700a9
}

.brand a.youtube i {
    color: #ed5441
}

.brand a.youtube i:hover {
    color: #b72411
}

.owl-theme .owl-controls {
    margin-top: 10px
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: .5
}

.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
}

.owl-theme .owl-controls .owl-pagination {
    text-align: center
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .4)
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 0 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-nav {
    text-align: right;
    margin-bottom: 10px
}

.owl-nav a i {
    width: 23px;
    height: 23px;
    line-height: 23px;
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
    color: #ccc;
    display: inline-block;
    border-radius: 2px;
    font-size: 12px;
    text-align: center;
    cursor: pointer
}

.owl-nav a i:hover {
    color: #fff
}

.owl-nav a.owl-nav-prev i {
    margin-right: 3px
}

.owl-carousel .owl-content {
    margin: 10px 5px
}

body.boxed {
    margin: 0 80px;
    background: url("../../img/body/pattern/1.png") #fff
}

@media (max-width: 1000px) {
    body.boxed {
        margin: 0 40px
    }
}

@media (max-width: 480px) {
    body.boxed {
        margin: 0 20px
    }
}

body.boxed .outer {
    box-shadow: 0 0 15px rgba(0, 0, 0, .15)
}

body.boxed .container {
    width: 100%
}

body.boxed.pattern-1 {
    background: url("../../img/body/pattern/1.png") #fff
}

body.boxed.pattern-2 {
    background: url("../../img/body/pattern/2.png") #fff
}

body.boxed.pattern-3 {
    background: url("../../img/body/pattern/3.png") #fff
}

body.boxed.pattern-4 {
    background: url("../../img/body/pattern/4.png") #fff
}

body.boxed.pattern-5 {
    background: url("../../img/body/pattern/5.png") #fff
}

body.boxed.img-1 {
    background: url("../../img/body/img/1.jpg") 0 0/cover fixed #fff
}

body.boxed.img-2 {
    background: url("../../img/body/img/2.jpg") 0 0/cover fixed #fff
}

body.boxed.img-3 {
    background: url("../../img/body/img/3.jpg") 0 0/cover fixed #fff
}

body.boxed.img-4 {
    background: url("../../img/body/img/4.jpg") 0 0/cover fixed #fff
}

body.boxed.img-5 {
    background: url("../../img/body/img/5.jpg") 0 0/cover fixed #fff
}

.outer {
    background: #fff
}

.outer .container {
    width: 100%;
    max-width: 1150px
}

.top-bar {
    background: #fdfdfd;
    color: #999;
    padding: 6px 0;
    font-size: 13px;
    line-height: 25px;
    border-bottom: 1px solid #f5f5f5
}

.top-bar a {
    color: #999
}

@media (max-width: 785px) {
    .top-bar .tb-contact {
        display: none
    }
}

.top-bar .tb-search {
    position: relative;
    display: none
}

.top-bar .tb-search .b-dropdown-block {
    padding: 7px;
    border: 1px solid #ddd;
    width: 250px;
    position: absolute;
    background: #fff;
    top: 30px;
    left: 0;
    border-radius: 2px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    display: none;
    z-index: 10000
}

@media (max-width: 785px) {
    .top-bar .tb-search {
        display: block
    }
}

.top-bar .tb-social {
    margin-right: 10px
}

.top-bar .tb-social i {
    font-size: 13px;
    margin: 0 2px 0 0
}

@media (max-width: 785px) {
    .top-bar .tb-social {
        display: none
    }
}

.top-bar .tb-shopping-cart {
    position: relative;
    margin-left: 15px
}

.top-bar .tb-shopping-cart i {
    font-size: 14px
}

.top-bar .tb-shopping-cart .b-dropdown-block {
    width: 250px;
    background: #fff;
    right: 0;
    border: 1px solid #e2e2e2;
    position: absolute;
    margin-top: 5px;
    z-index: 10000;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    display: none
}

.top-bar .tb-shopping-cart .b-dropdown-block h4 {
    font-size: 13px;
    font-weight: 600;
    margin-top: 0;
    padding-top: 0;
    border-bottom: 1px dashed #eee
}

.top-bar .tb-shopping-cart .b-dropdown-block ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #eee
}

.top-bar .tb-shopping-cart .cart-img {
    width: 40px;
    float: left
}

.top-bar .tb-shopping-cart .cart-title {
    position: relative;
    margin-left: 50px
}

.top-bar .tb-shopping-cart .cart-title h5 {
    font-size: 13px;
    line-height: 23px;
    font-weight: 400
}

.top-bar .tb-shopping-cart .cart-title h5 a {
    color: #666
}

.top-bar .tb-shopping-cart .cart-title h5 a:hover {
    color: gray
}

.top-bar .tb-language {
    margin-left: 10px;
    z-index:1500;
}

.top-bar .tb-language a {
    color: #888
}

.top-bar .tb-language a:hover {
    color: #666
}

.header-1 {
    padding: 15px 0 0
}

.header-1 .logo {
    margin: 10px 0 25px
}

.header-1 .logo h1 {
    font-weight: 600
}

.header-1 .logo h1 a {
    color: gray
}

.header-1 .logo h1 a:hover {
    color: #666
}

@media (max-width: 767px) {
    .header-1 .logo h1 {
        text-align: center
    }
}

.header-1 .header-search {
    max-width: 250px;
    margin: 17px auto
}

.header-1 .navy #menu-button, .header-1 .navy ul, .header-1 .navy ul li, .header-1 .navy ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    display: block;
    position: relative;
    z-index: 10
}

.header-1 .navy #menu-button {
    display: none
}

.header-1 .navy {
    width: auto;
    background: #fff
}

.header-1 .navy > ul > li {
    float: left
}

.header-1 .navy > ul > li > a {
    padding: 10px 15px;
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    font-weight: 600
}

.header-1 .navy > ul > li:hover > a, .header-1 .navy > ul > li > a:hover {
    color: #fff
}

.header-1 .navy ul > li.has-sub > a:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 6px;
    font-weight: 400;
    font-size: 14px
}

.header-1 .navy ul ul {
    position: absolute;
    left: -9999px;
    opacity: 0;
    transition: bottom .4s ease, opacity .3s ease
}

.header-1 .navy > ul > li > ul {
    top: 50px;
    background: #fff;
    padding: 5px 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.header-1 .navy > ul > li:hover > ul {
    left: auto;
    top: 45px;
    opacity: 1
}

.header-1 .navy ul ul ul {
    top: 50px;
    padding: 5px 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.header-1 .navy ul ul > li:hover > ul {
    top: 0;
    left: 170px;
    opacity: 1;
    background: #fff
}

.header-1 .navy ul ul li a {
    width: 170px;
    padding: 4px 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.header-1 .navy ul ul li:hover > a, .header-1 .navy ul ul li > a:hover {
    color: #888
}

.header-1 .navy ul ul > li.has-sub > a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 7px;
    font-weight: 400;
    float: right;
    font-size: 14px
}

@media (max-width: 785px) {
    .header-1 .navi {
        background: 0 0 !important;
        border-bottom: 0 !important
    }

    .header-1 .navy {
        max-width: 400px;
        margin: 0 auto 20px
    }

    .header-1 .navy ul, .header-1 .navy ul ul, .header-1 .navy ul ul li:hover > ul, .header-1 .navy ul ul ul, .header-1 .navy ul ul ul li:hover > ul, .header-1 .navy > ul, .header-1 .navy > ul > li:hover > ul, .header-1 .navy > ul > li > ul {
        position: relative;
        left: 0;
        right: auto;
        top: 0;
        width: 100%;
        display: none;
        padding: 0;
        opacity: 1;
        text-align: left;
        box-shadow: none
    }

    .header-1 .navy > ul > li {
        border: 1px solid #eee;
        border-bottom: 0
    }

    .header-1 .navy > ul > li > a {
        color: #666
    }

    .header-1 .navy > ul > li:hover > a, .header-1 .navy > ul > li > a:hover {
        color: #777
    }

    .header-1 .navy ul li {
        width: 100%;
        border-top: 1px solid #eee
    }

    .header-1 .navy ul li:last-child {
        border-bottom: 1px solid #eee
    }

    .header-1 .navy ul ul ul, .header-1 .navy > ul > li > ul {
        border-top: 1px solid #eee !important;
        border-bottom: 1px solid #eee !important
    }

    .header-1 .navy ul li a {
        padding: 10px 20px
    }

    .header-1 .navy ul ul li a {
        width: 100%;
        padding: 10px 20px 10px 35px
    }

    .header-1 .navy ul ul ul li a {
        padding: 10px 20px 10px 50px
    }

    .header-1 .navy ul ul ul ul li a {
        padding: 10px 20px 10px 65px
    }

    .header-1 .navy ul ul li.has-sub > a:after, .header-1 .navy > ul > li.has-sub > a:after {
        display: none
    }

    .header-1 .navy #menu-button {
        position: relative;
        display: block;
        padding: 10px 20px;
        cursor: pointer;
        font-size: 13px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase
    }

    .header-1 .navy #menu-button:after {
        content: "\f0c9";
        font-family: FontAwesome;
        margin-left: 7px;
        font-weight: 400;
        float: right;
        font-size: 14px
    }

    .header-1 .navy .submenu-button {
        position: absolute;
        right: 0;
        display: block;
        width: 50px;
        height: 50px;
        z-index: 12;
        cursor: pointer;
        border-left: 1px solid #eee
    }

    .header-1 .navy ul ul .submenu-button {
        height: 50px
    }

    .header-1 .navy ul .submenu-button:after {
        content: "\f107";
        font-family: FontAwesome;
        font-weight: 400;
        font-size: 14px;
        line-height: 50px;
        text-align: center;
        display: block
    }
}

@media (min-width: 786px) {
    .header-1 .navy ul {
        display: block !important
    }
}

.header-2 {
    padding: 15px 0
}

.header-2 .logo {
    /*margin: 10px 0 25px*/
}

.header-2 .logo h1 {
    font-weight: 600
}

.header-2 .logo h1 a {
    color: gray
}

.header-2 .logo h1 a:hover {
    color: #666
}

@media (max-width: 785px) {
    .header-2 .logo h1 {
        text-align: center
    }
}

.header-2 .navy #menu-button, .header-2 .navy ul, .header-2 .navy ul li, .header-2 .navy ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    display: block;
    position: relative;
    z-index: 1000;
}

.header-2 .navy #menu-button {
    display: none
}

.header-2 .navy {
    width: auto;
    background: #fff
}

.header-2 .navy > ul > li {
    float: left
}

.header-2 .navy > ul > li > a {
    padding: 20px 15px;
    font-size: 13px;
    line-height: 28px;
    color: #666;
    font-weight: 600
}

.header-2 .navy > ul > li:hover > a, .header-2 .navy > ul > li > a:hover {
    color: #777
}

.header-2 .navy ul > li.has-sub > a:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 5px;
    font-weight: 400
}

.header-2 .navy ul ul {
    position: absolute;
    left: -9999px;
    opacity: 0;
    transition: bottom .4s ease, opacity .3s ease
}

.header-2 .navy > ul > li > ul {
    top: 100px;
    background: #fff;
    padding: 5px 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.header-2 .navy > ul > li:hover > ul {
    left: auto;
    top: 60px;
    opacity: 1
}

.header-2 .navy ul ul ul {
    top: 50px;
    padding: 5px 0;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.header-2 .navy ul ul > li:hover > ul {
    top: 0;
    left: 170px;
    opacity: 1;
    background: #fff
}

.header-2 .navy ul ul li a {
    width: 170px;
    padding: 4px 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666
}

.header-2 .navy ul ul li:hover > a, .header-2 .navy ul ul li > a:hover {
    color: #888
}

.header-2 .navy ul ul > li.has-sub > a:after {
    content: "\f105";
    font-family: FontAwesome;
    margin-left: 7px;
    font-weight: 400;
    float: right;
    font-size: 14px
}

@media (max-width: 785px) {
    .header-2 .navy {
        max-width: 400px;
        margin: 0 auto 10px
    }

    .header-2 .navy ul, .header-2 .navy ul ul, .header-2 .navy ul ul li:hover > ul, .header-2 .navy ul ul ul, .header-2 .navy ul ul ul li:hover > ul, .header-2 .navy > ul, .header-2 .navy > ul > li:hover > ul, .header-2 .navy > ul > li > ul {
        position: relative;
        left: 0;
        right: auto;
        top: 0;
        width: 100%;
        display: none;
        padding: 0;
        opacity: 1;
        text-align: left;
        box-shadow: none
    }

    .header-2 .navy > ul > li {
        border: 1px solid #eee;
        border-bottom: 0
    }

    .header-2 .navy ul li {
        width: 100%;
        border-top: 1px solid #eee
    }

    .header-2 .navy ul li:last-child {
        border-bottom: 1px solid #eee
    }

    .header-2 .navy ul ul ul, .header-2 .navy > ul > li > ul {
        border-top: 1px solid #eee !important;
        border-bottom: 1px solid #eee !important
    }

    .header-2 .navy ul li a {
        padding: 10px 20px
    }

    .header-2 .navy ul ul li a {
        width: 100%;
        padding: 10px 20px 10px 35px
    }

    .header-2 .navy ul ul ul li a {
        padding: 10px 20px 10px 50px
    }

    .header-2 .navy ul ul ul ul li a {
        padding: 10px 20px 10px 65px
    }

    .header-2 .navy ul ul li.has-sub > a:after, .header-2 .navy > ul > li.has-sub > a:after {
        display: none
    }

    .header-2 .navy #menu-button {
        position: relative;
        display: block;
        padding: 10px 20px;
        cursor: pointer;
        font-size: 13px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase
    }

    .header-2 .navy #menu-button:after {
        content: "\f0c9";
        font-family: FontAwesome;
        margin-left: 7px;
        font-weight: 400;
        float: right;
        font-size: 14px
    }

    .header-2 .navy .submenu-button {
        position: absolute;
        right: 0;
        display: block;
        width: 50px;
        height: 50px;
        z-index: 12;
        cursor: pointer;
        border-left: 1px solid #eee
    }

    .header-2 .navy ul ul .submenu-button {
        height: 50px
    }

    .header-2 .navy ul .submenu-button:after {
        content: "\f107";
        font-family: FontAwesome;
        font-weight: 400;
        font-size: 14px;
        line-height: 50px;
        text-align: center;
        display: block
    }
}

@media (min-width: 786px) {
    .header-2 .navy ul {
        display: block !important
    }
}

.header-2 .head-search {
    position: relative;
    top: 20px
}

.header-2 .head-search .b-dropdown-block {
    padding: 7px;
    border: 1px solid #ddd;
    width: 250px;
    position: absolute;
    background: #fff;
    top: 33px;
    right: 0;
    border-radius: 2px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .05);
    display: none;
    z-index: 10000
}

@media (max-width: 785px) {
    .header-2 .head-search {
        display: none
    }
}

.page-heading-one {
    text-align: center;
    background: url("../../img/backgrounds/heading-back.jpg") center center/cover fixed;
    padding: 50px 10px;
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .15)
}

.page-heading-one h2 {
    color: #fff;
    font-size: 40px;
    line-height: 55px;
    font-weight: 300
}

.page-heading-one p {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    margin-top: 10px;
    padding: 0 15px
}

@media (max-width: 767px) {
    .page-heading-one {
        padding: 30px 10px
    }

    .page-heading-one h2 {
        font-size: 22px;
        line-height: 43px
    }

    .page-heading-one p {
        font-size: 13px;
        line-height: 28px
    }
}

.page-heading-two {
    padding: 20px 0;
    background-color: #fcfcfc;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 30px
}

.page-heading-two h2 {
    float: left;
    font-size: 22px;
    color: #666;
    font-weight: 400
}

.page-heading-two h2 span {
    font-size: 13px;
    color: #888
}

@media (max-width: 767px) {
    .page-heading-two h2 {
        float: none
    }
}

.page-heading-two .breads {
    float: right;
    font-size: 12px;
    color: #aaa;
    margin-top: 10px
}

.page-heading-two .breads a {
    color: #888
}

@media (max-width: 767px) {
    .page-heading-two .breads {
        float: none;
        margin-top: 0
    }
}

.block-heading-one {
    margin: 10px 0 15px
}

.block-heading-one h3 {
    font-size: 15px;
    line-height: 30px;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 7px;
    margin-bottom: 10px;
    font-weight: 400
}

.block-heading-two {
    margin: 10px 0 15px
}

.block-heading-two h3 {
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
    padding: 0 10px 6px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.block-heading-two h3 span {
    padding-bottom: 11px;
    border-bottom: 3px solid
}

.block-heading-three {
    text-align: center;
    margin: 10px 0 15px
}

.block-heading-three h3 {
    font-size: 22px;
    line-height: 37px;
    padding: 0 0 5px;
    margin-bottom: 5px;
    display: inline-block;
    border-bottom: 3px solid;
    font-weight: 400
}

.block-heading-three p {
    max-width: 500px;
    margin: 3px auto;
    font-size: 14px;
    line-height: 29px
}

.block-heading-four {
    text-align: center;
    margin: 10px 0 15px
}

.block-heading-four i {
    width: 70px;
    height: 70px;
    border: 2px solid;
    line-height: 70px;
    border-radius: 100%;
    font-size: 22px;
    margin-bottom: 10px
}

.block-heading-four h3 {
    font-size: 33px;
    line-height: 48px;
    font-weight: 300;
    padding: 0;
    margin: 0 auto 10px;
    max-width: 650px
}

@media (max-width: 767px) {
    .block-heading-four i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 16px
    }

    .block-heading-four h3 {
        font-size: 25px;
        line-height: 40px
    }
}

.block-heading-five {
    text-align: center;
    margin: 10px 0 15px
}

.block-heading-five h4 {
    color: #fff;
    display: inline-block;
    padding: 0 8px;
    font-weight: 600;
    text-transform: uppercase
}

.block-heading-five h3 {
    font-size: 22px;
    line-height: 37px;
    font-weight: 400;
    max-width: 550px;
    margin: 10px auto
}

.block-heading-six {
    text-align: center;
    margin: 10px 0 15px
}

.block-heading-six h4 {
    color: #fff;
    display: inline-block;
    padding: 0 8px;
    font-weight: 600;
    margin: 3px 0
}

.block-heading-seven {
    text-align: center;
    margin: 10px 0 15px
}

.block-heading-seven h3 {
    margin-bottom: 10px
}

.block-heading-seven h4 {
    text-transform: uppercase
}

.block-heading-eight {
    margin: 10px 0 15px
}

.block-heading-eight h3 {
    font-weight: 400
}

.block-heading-eight h4 {
    font-weight: 400;
    color: #888;
    font-size: 14px;
    margin-left: 28px
}

.block-heading-nine {
    margin: 10px 0 15px
}

.block-heading-nine h3 {
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase
}

.block-heading-nine h3 small {
    font-size: 22px;
    color: #999
}

@media (max-width: 767px) {
    .block-heading-nine h3 {
        font-size: 30px
    }

    .block-heading-nine h3 small {
        font-size: 16px
    }
}

.block-heading-ten {
    max-width: 350px;
    margin: 10px 0 15px
}

.block-heading-ten h4 {
    font-size: 15px;
    line-height: 20px;
    color: #999;
    margin-bottom: 7px
}

.block-heading-ten h3 {
    font-weight: 400;
    line-height: 32px
}

.block-heading-ten .bh-bor {
    width: 60px;
    height: 3px;
    margin: 10px 0
}

.block-heading-ten p {
    color: #888
}

.block-heading-eleven {
    margin: 10px 0 15px
}

.block-heading-eleven h3 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 60px
}

@media (max-width: 767px) {
    .block-heading-eleven h3 {
        font-size: 30px;
        line-height: 40px
    }
}

.block-heading-eleven a {
    font-size: 15px;
    color: #999
}

.block-heading-eleven a:hover {
    color: #555
}

.block-heading-twelve {
    margin: 10px 0 15px
}

.block-heading-twelve h3 {
    font-size: 60px;
    line-height: 70px
}

.block-heading-twelve h4 {
    color: #fff
}

.block-heading-twelve h4 span {
    display: inline-block;
    padding: 2px 10px;
    margin-bottom: 10px
}

.block-heading-twelve p {
    font-size: 18px;
    line-height: 35px;
    color: #888
}

@media (max-width: 767px) {
    .block-heading-twelve h3 {
        font-size: 30px;
        line-height: 40px
    }

    .block-heading-twelve p {
        font-size: 16px;
        line-height: 30px
    }
}

.bannercontainer {
    width: 100%;
    position: relative;
    padding: 0;
    z-index: 9
}

.banner {
    width: 100%;
    position: relative
}

.banner ul {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.tp-caption.b-big-bold {
    font-weight: 600;
    font-size: 50px;
    line-height: 65px
}

.tp-caption.b-big-thin-transparent {
    font-weight: 300;
    font-size: 35px;
    line-height: 50px;
    padding: 0 10px;
    background: rgba(0, 0, 0, .5)
}

.tp-caption.b-medium-bold-grey {
    color: #999;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px
}

.tp-caption.b-medium-thin-grey {
    color: #888;
    font-weight: 300;
    font-size: 30px;
    line-height: 45px
}

.tp-caption.b-small-bold-grey {
    font-size: 22px;
    line-height: 37px;
    color: #999
}

.tp-caption.b-small-para {
    font-size: 13px;
    line-height: 28px;
    font-weight: 400
}

.tp-caption.b-medium-back {
    font-size: 22px;
    line-height: 37px;
    color: #fff;
    padding: 5px 15px
}

.tp-caption.b-button a {
    display: inline-block;
    padding: 5px 18px;
    color: #fff
}

.tp-caption.head-para {
    max-width: 350px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 15px
}

.tp-caption.head-para h4 {
    color: #fff;
    font-weight: 400;
    text-transform: none
}

@media (max-width: 600px) {
    .tp-caption.head-para h4 {
        font-size: 15px
    }

    .tp-caption.head-para p {
        display: none
    }
}

.r-slider .banner {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.smart-forms, .smart-forms button, .smart-forms input, .smart-forms label, .smart-forms select, .smart-forms textarea {
    font-family: "Open Sans", sans-serif !important
}

.smart-forms .checkbox, .smart-forms .radio {
    display: inline-block;
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
}

.smart-forms .checkbox:before {
    box-sizing: content-box
}

.smart-forms .progress-bar > .bar, .smart-forms .progress > button[type=submit], .smart-forms .progress > button[type=submit]:hover, .smart-forms .ui-slider .ui-slider-range {
    background-image: none
}

.smart-forms .file .gui-file:hover + .gui-input, .smart-forms .gui-input:hover, .smart-forms .gui-input:hover ~ .input-hint, .smart-forms .gui-textarea:hover, .smart-forms .gui-textarea:hover ~ .input-hint, .smart-forms .select-multiple select:hover, .smart-forms .select > select:hover {
    border-color: #BDC3C7
}

.smart-forms .gui-input:focus, .smart-forms .gui-textarea:focus, .smart-forms .select-multiple select:focus, .smart-forms .select > select:focus {
    border-color: #BDC3C7;
    color: #000
}

.smart-forms .gui-textarea:focus {
    height: 120px
}

.smart-forms .select > select:focus {
    z-index: 10
}

.smart-forms .gui-input:focus ~ .field-icon i, .smart-forms .gui-textarea:focus ~ .field-icon i {
    color: #BDC3C7
}

.smart-forms .file .gui-file:focus + .gui-input, .smart-forms .gui-input:focus ~ .input-hint, .smart-forms .gui-textarea:focus ~ .input-hint, .smart-forms .select-multiple select:focus {
    border-color: #BDC3C7
}

.smart-forms .select > select:focus + .arrow {
    color: #BDC3C7
}

.ui-datepicker {
    border: 1px solid #ddd;
    box-shadow: none;
    font-family: "Open Sans", sans-serif
}

.ui-datepicker:before {
    border-color: #ddd
}

.ui-datepicker .ui-datepicker-header, .ui-timepicker-div .ui-widget-header {
    background: #fafafa
}

.ui-datepicker .ui-datepicker-header *, .ui-timepicker-div .ui-widget-header * {
    color: #666 !important
}

.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio, .smart-forms input:focus + .checkbox, .smart-forms input:focus + .radio, .smart-forms input:hover + .checkbox, .smart-forms input:hover + .radio {
    border-color: #BDC3C7
}

.smart-forms input:checked + .radio:before, .smart-forms input:focus + .radio:before {
    background: #BDC3C7
}

.smart-forms input:checked + .checkbox:before, .smart-forms input:focus + .checkbox:before {
    border-color: #BDC3C7
}

.smart-forms .rating-star, .smart-forms .rating:hover .rating-star {
    color: #BDC3C7
}

.carousel {
    margin: 10px auto
}

.carousel .carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
    background-repeat: no-repeat;
    filter: none
}

.carousel .carousel-control.left {
    background-image: none;
    background-repeat: no-repeat;
    filter: none
}

.carousel .carousel-control {
    position: absolute;
    z-index: 7;
    top: 45%;
    width: 15%;
    opacity: .7;
    filter: alpha(opacity=70);
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-shadow: none
}

.carousel .carousel-control:focus, .carousel .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel .carousel-control span {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: rgba(0, 0, 0, .4);
    line-height: 35px;
    border-radius: 3px
}

.carousel .carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 1px;
    text-indent: -999px;
    border: 2px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel .carousel-indicators .active {
    margin: 0;
    width: 13px;
    height: 13px
}

@media (max-width: 480px) {
    .carousel .carousel-indicators {
        display: none
    }

    .carousel .carousel-control {
        top: 40%
    }

    .carousel .carousel-control span {
        width: auto;
        height: auto;
        background: 0 0;
        line-height: 0;
        border-radius: 0
    }
}

.carousel .carousel-caption {
    text-shadow: none;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    max-width: 350px;
    overflow: hidden;
    padding: 15px 20px;
    text-align: left;
    z-index: 5
}

@media (max-width: 550px) {
    .carousel .carousel-caption {
        display: none
    }
}

.carousel .item .carousel-caption h4, .carousel .item .carousel-caption h4 a {
    font-size: 16px;
    line-height: 29px;
    color: #fff
}

.carousel .item .carousel-caption p {
    color: #ccc;
    font-size: 13px;
    line-height: 23px
}

.carousel .item .carousel-caption.c-middle-left {
    top: 30%;
    left: 7%;
    bottom: auto;
    right: auto
}

.carousel .item .carousel-caption.c-middle-right {
    top: 30%;
    right: 7%;
    bottom: auto;
    left: auto
}

.carousel .item .carousel-caption.c-bottom-left {
    bottom: 7%;
    left: 5%;
    top: auto;
    right: auto
}

.carousel .item .carousel-caption.c-bottom-right {
    bottom: 7%;
    right: 5%;
    top: auto;
    left: auto
}

.carousel .item .carousel-caption.c-bottom-full {
    bottom: 0;
    left: 0;
    right: auto;
    top: auto;
    max-width: 100%;
    width: 100%;
    padding: 12px 15px
}

.carousel .item .carousel-caption.c-left-big {
    bottom: 0;
    left: 0;
    top: auto;
    right: auto;
    height: 100%;
    padding: 30px 25px
}

.carousel .item .carousel-caption.c-right-big {
    bottom: 0;
    right: 0;
    top: auto;
    left: auto;
    height: 100%;
    padding: 30px 25px
}

.carousel.carousel-one .item {
    padding: 120px 20px;
    text-align: center
}

.carousel.carousel-one h5 {
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
    color: rgba(255, 255, 255, .8);
    text-transform: uppercase
}

.carousel.carousel-one h3 {
    font-size: 70px;
    line-height: 85px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase
}

.carousel.carousel-one .btn {
    margin-top: 10px;
    font-size: 14px
}

@media (max-width: 767px) {
    .carousel.carousel-one .item {
        padding: 60px 20px
    }

    .carousel.carousel-one h5 {
        font-size: 15px;
        font-weight: 600
    }

    .carousel.carousel-one h3 {
        font-size: 30px;
        line-height: 45px
    }
}

.carousel.carousel-two .carousel-two-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center
}

.carousel.carousel-two h3 {
    color: #fff;
    font-weight: 300;
    font-size: 60px;
    line-height: 60px;
    margin-top: -50px;
    background: rgba(0, 0, 0, .4);
    padding: 20px 0
}

.carousel.carousel-two h3 a, .carousel.carousel-two h3 a:hover {
    color: #fff
}

@media (max-width: 767px) {
    .carousel.carousel-two h3 {
        font-size: 30px;
        line-height: 30px;
        margin-top: -15px
    }
}

@media (max-width: 480px) {
    .carousel.carousel-two h3 {
        font-size: 20px;
        line-height: 20px;
        margin-top: -15px;
        padding: 0;
        background: 0 0
    }
}

.facts {
    margin: 40px auto
}

.facts .fact-value h4 {
    font-size: 28px;
    line-height: 43px;
    text-align: center;
    font-weight: 400
}

.facts .fact-value span {
    font-size: 22px;
    margin: 0 2px
}

.facts .fact-content p span {
    font-weight: 700
}

@media (max-width: 991px) {
    .facts .fact-container {
        max-width: 350px;
        margin: 0 auto
    }
}

.support .support-filter input {
    width: 200px;
    padding: 6px 6px 6px 10px;
    border-radius: 3px;
    margin-top: 10px;
    border: 1px solid #ddd
}

.support .support-filter li a {
    display: block;
    margin: 12px 0;
    color: #777
}

.support .support-filter li a:before {
    font-family: FontAwesome;
    content: "\f105";
    color: #aaa;
    margin-right: 8px
}

.support .support-filter li p {
    display: none;
    background: #fcfcfc;
    margin: 5px 0 10px 14px;
    padding: 12px 15px;
    border: 1px solid #ddd
}

.support .s-contact i {
    color: #fff
}

.support .s-contact .s-list {
    margin: 8px 0
}

.service-three .s3-para {
    font-size: 16px;
    line-height: 35px;
    color: #999
}

.service-four .service-logo img {
    width: 100%;
    max-width: 200px;
    display: inline-block;
    margin: 20px auto;
    border-radius: 4px;
    padding: 2px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.service-four .s4-item {
    margin: 10px 0
}

.service-four .s4-item h4 {
    font-weight: 400
}

@media (max-width: 767px) {
    .service-four .s4-item {
        text-align: center
    }
}

.about-us-one .about-logo {
    margin: 10px 0
}

.about-us-one .about-logo h2 {
    font-size: 30px;
    line-height: 45px;
    font-weight: 400
}

.about-us-one .about-logo h2 small {
    font-size: 16px
}

.about-us-one .about-logo p {
    font-size: 17px;
    line-height: 32px;
    color: #999
}

.about-us-three .about-hero {
    font-size: 18px;
    line-height: 36px;
    color: #888;
    text-align: center;
    margin: 10px 0
}

.our-process h4 {
    margin-top: 10px
}

.our-process .our-process-item {
    margin: 15px auto;
    width: 170px;
    text-align: center;
    color: #fff
}

.our-process a {
    width: 170px;
    height: 170px;
    border-radius: 100px;
    display: inline-block;
    border: 3px solid #fff;
    box-shadow: 0 0 2px #ddd;
    position: relative
}

.our-process a i {
    font-size: 50px;
    line-height: 170px
}

.our-process img {
    position: absolute;
    right: -50px;
    top: 70px
}

.our-process-one .op-one-item {
    margin: 15px 0
}

.our-process-one h5 {
    color: #fff;
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 8px
}

.our-process-one p {
    font-size: 14px;
    line-height: 29px;
    color: #888
}

.career-content {
    padding: 10px
}

.career-content .table td, .career-content .table th {
    font-size: 13px;
    line-height: 28px;
    border: 0;
    padding: 5px 10px
}

.faq-alt .faq-alt-item {
    margin: 20px 0
}

.faq-alt h4 {
    font-size: 22px;
    line-height: 37px;
    font-weight: 400
}

.faq-alt p {
    font-size: 15px;
    line-height: 30px;
    color: #888
}

.faq-three h3 {
    font-size: 22px;
    line-height: 37px;
    font-weight: 400
}

.faq-three p {
    font-size: 14px;
    line-height: 29px;
    color: #888
}

.sitemap .sitemap-top {
    max-width: 400px
}

.sitemap .sitemap-top form {
    max-width: 250px;
    margin-top: 10px
}

.sitemap hr {
    margin: 8px 0
}

.sitemap ul {
    padding-left: 20px
}

.sitemap ul li {
    margin: 7px 0
}

.sitemap ul li a {
    color: #777
}

.our-product {
    margin: 20px 0
}

.our-product .product-top {
    margin-bottom: 15px
}

.our-product .product-top img {
    max-width: 600px;
    margin: 10px auto
}

.our-product .product-top h2 {
    font-size: 35px;
    line-height: 60px
}

.our-product .product-top p {
    font-size: 18px;
    line-height: 33px;
    color: #888;
    margin-bottom: 10px
}

.cta-one .cta-one-content {
    border: 1px solid #eee;
    padding: 20px 25px;
    border-radius: 5px
}

.cta-one ul {
    margin: 0;
    padding: 0 0 0 15px
}

.cta-one .btn {
    text-align: center;
    margin-top: 15px
}

.cta-two .cta-two-content {
    border: 1px solid #eee;
    padding: 20px 25px;
    border-radius: 5px
}

.cta-two .btn {
    margin-top: 15px
}

@media (max-width: 767px) {
    .cta-two {
        text-align: center
    }
}

.cta-three .cta-three-content {
    max-width: 1000px;
    margin: 5px auto
}

.cta-three h4 {
    font-size: 22px;
    line-height: 37px;
    font-weight: 400
}

@media (max-width: 991px) {
    .cta-three .cta-three-content {
        text-align: center
    }

    .cta-three .btn {
        margin-top: 10px
    }
}

.cta-four .cta-four-content {
    text-align: center
}

.cta-four p {
    margin: 5px auto 10px;
    max-width: 700px
}

.cta-five .cta-five-content {
    text-align: center
}

.cta-five span i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 80px;
    font-size: 25px;
    color: #fff;
    margin-bottom: 10px
}

.cta-five p {
    margin: 5px auto 10px;
    max-width: 700px
}

.cta-five input {
    border: 1px solid #ccc
}

@media (max-width: 767px) {
    .cta-five form {
        max-width: 350px;
        margin: 10px auto
    }
}

.cta-six {
    background: url("../../img/backgrounds/2.jpg") 0 0/cover fixed #fff;
    padding: 70px 0
}

.cta-six .cta-six-content {
    max-width: 1000px;
    border: 2px solid rgba(255, 255, 255, .2);
    border-radius: 8px;
    padding: 50px 20px 40px;
    margin: 0 auto;
    text-align: center;
    background: rgba(0, 0, 0, .1)
}

.cta-six h4 {
    font-size: 22px;
    font-weight: 400;
    display: inline-block;
    color: #fff
}

.cta-six .btn {
    background: rgba(0, 0, 0, .1);
    border: 1px solid rgba(255, 255, 255, .4);
    color: #fff;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.cta-six a.btn:hover {
    background: rgba(255, 255, 255, .3)
}

@media (max-width: 991px) {
    .cta-six .cta-three-content {
        text-align: center
    }

    .cta-six .btn {
        margin-top: 10px
    }
}

.cta-seven .cta-seven-content {
    text-align: center
}

.cta-seven li a i {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100px;
    text-align: center;
    margin: 0 8px;
    font-size: 30px
}

.cta-seven h4 {
    font-size: 38px;
    margin-top: 15px;
    font-weight: 300;
    line-height: 53px;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .cta-seven li a i {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        margin: 0 2px
    }

    .cta-seven h4 {
        font-size: 28px;
        line-height: 43px
    }
}

.cta-eight .cta-eight-content {
    text-align: center
}

.cta-eight h4 {
    color: #fff;
    display: inline-block;
    padding: 5px 14px
}

.cta-eight h3 {
    font-size: 42px;
    line-height: 57px;
    font-weight: 600;
    margin: 15px 0
}

@media (max-width: 767px) {
    .cta-eight h3 {
        font-size: 30px;
        line-height: 45px
    }
}

.cta-eight p {
    font-size: 16px;
    line-height: 31px;
    max-width: 700px;
    margin: 0 auto 20px
}

.cta-eight ul li {
    font-size: 30px
}

@media (max-width: 767px) {
    .cta-eight p {
        font-size: 14px;
        line-height: 29px
    }

    .cta-eight ul li {
        font-size: 20px
    }
}

.cta-eight ul li a {
    color: #777
}

.cta-eight ul li small {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    top: -5px
}

@media (max-width: 767px) {
    .cta-eight ul li small {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 13px
    }
}

.image-block {
    max-width: 350px;
    margin: 20px auto
}

.image-block h4 a {
    color: #fff
}

.image-style-one {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.image-style-one img {
    border-radius: 3px;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}

.image-style-one .image-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    border-radius: 3px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=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
}

.image-style-one:hover .image-hover {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.image-style-one:hover img {
    -webkit-transform: scale(1.2) rotate(8deg);
    -moz-transform: scale(1.2) rotate(8deg);
    -ms-transform: scale(1.2) rotate(8deg);
    -o-transform: scale(1.2) rotate(8deg);
    transform: scale(1.2) rotate(8deg)
}

.image-style-one .image-caption {
    margin-top: 12%;
    text-align: center
}

.image-style-one .image-caption h4 {
    color: #fff;
    margin-bottom: 0
}

.image-style-one .image-caption p {
    max-width: 75%;
    margin: 0 auto 5px;
    color: rgba(255, 255, 255, .8);
    line-height: 23px
}

.image-style-one .image-caption a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    line-height: 30px
}

.image-style-two {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.image-style-two img {
    border-radius: 3px;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}

.image-style-two .image-hover {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.image-style-two:hover .image-hover {
    top: 0
}

.image-style-two:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.image-style-two .image-caption {
    margin-top: 12%;
    text-align: center
}

.image-style-two .image-caption h4 {
    color: #fff;
    margin-bottom: 0
}

.image-style-two .image-caption p {
    max-width: 75%;
    margin: 0 auto 5px;
    color: rgba(255, 255, 255, .8);
    line-height: 23px
}

.image-style-two .image-caption a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    line-height: 30px
}

.image-style-three {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.image-style-three img {
    border-radius: 3px
}

.image-style-three .image-hover {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.image-style-three:hover .image-hover {
    top: 0
}

.image-style-three .image-caption {
    margin-top: 20%;
    text-align: center
}

.image-style-three .image-caption h4, .image-style-three .image-caption h4 a {
    color: #fff
}

.image-style-three .image-caption p {
    max-width: 75%;
    margin: 5px auto;
    color: #fff;
    line-height: 23px
}

.image-style-four {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.image-style-four img {
    border-radius: 3px
}

.image-style-four .image-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px 15px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.image-style-four .image-caption h4 {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.image-style-four .image-caption h4 span a i {
    color: #fff;
    margin-left: 2px
}

.image-style-five {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.image-style-five img {
    border-radius: 3px
}

.image-style-five .image-hover {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, .3)
}

.image-style-five .image-caption {
    width: 100%;
    position: absolute;
    top: 25%;
    text-align: center
}

.image-style-five .image-caption h4 {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    border-bottom: 3px solid;
    padding-bottom: 3px
}

.image-style-five .image-caption p {
    margin: 3px auto 0;
    max-width: 70%;
    line-height: 23px;
    color: #fff
}

.image-style-six {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.image-style-six img {
    border-radius: 3px
}

.image-style-six .image-caption {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -100%;
    background: rgba(0, 0, 0, .6);
    height: 40px;
    padding: 4px 15px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.image-style-six:hover .image-caption {
    left: 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
}

.image-style-six .image-caption h4 {
    color: #fff;
    font-size: 15px
}

.image-style-six .image-caption p {
    color: rgba(255, 255, 255, .9);
    margin-bottom: 4px;
    line-height: 23px
}

.image-style-seven {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.image-style-seven img {
    border-radius: 3px;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}

.image-style-seven .image-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    border-radius: 3px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=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
}

.image-style-seven:hover .image-hover {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.image-style-seven .image-caption {
    margin-top: 30%;
    text-align: center
}

.image-style-seven .image-caption a i {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100px;
    margin: 0 2px;
    line-height: 35px;
    color: #fff
}

.image-style-eight {
    position: relative;
    z-index: 10
}

.image-style-eight img {
    border-radius: 3px
}

.image-style-eight .image-hover {
    width: 100%;
    height: 100%;
    border-radius: 3px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, .3)
}

.image-style-eight .image-caption {
    width: 100%;
    position: absolute;
    bottom: -17px;
    text-align: center
}

.image-style-eight .image-caption a i {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    border-radius: 100px;
    color: #fff
}

.icon-box-1 {
    margin: 20px 0
}

.icon-box-1 .icon-box-1-item {
    width: 100%;
    /*max-width: 280px;*/
    margin: 10px auto
}

.icon-box-1 a i {
    font-size: 30px;
    position: relative;
    top: 10px;
    margin-bottom: 7px;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear;
    transition: all .4s linear
}

.icon-box-1 a i:hover {
    top: 0
}

.icon-box-1 h4 a {
    color: #888 !important
}

.icon-box-1 p {
    color: #888
}

.icon-box-2 {
    margin: 20px 0
}

.icon-box-2 .icon-box-2-item {
    width: 100%;
    max-width: 280px;
    margin: 10px auto
}

.icon-box-2 .header {
    overflow: hidden;
    height: 140px
}

.icon-box-2 .header a {
    display: inline-block;
    padding: 40px 0;
    font-size: 50px
}

.icon-box-2 .header a.icon-top {
    color: #fff;
    position: relative;
    display: block;
    top: 10px;
    -webkit-transition: all .13s linear;
    -moz-transition: all .13s linear;
    -o-transition: all .13s linear;
    -ms-transition: all .13s linear;
    transition: all .13s linear
}

.icon-box-2 .header:hover a.icon-top {
    top: 100px
}

.icon-box-2 .header a.icon-bottom {
    color: #fff;
    display: block;
    position: relative;
    top: 100px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear
}

.icon-box-2 .header:hover a.icon-bottom {
    top: -120px
}

.icon-box-2 .icon-box-2-title {
    background: #555
}

.icon-box-2 .icon-box-2-title h4 {
    padding: 15px 0
}

.icon-box-2 .icon-box-2-title h4 a {
    color: #fff
}

.icon-box-3 {
    margin: 20px 0
}

.icon-box-3 .icon-box-3-item {
    color: #fff;
    padding: 25px;
    max-width: 280px;
    margin: 10px auto
}

.icon-box-3 i {
    font-size: 35px;
    margin-bottom: 8px
}

.icon-box-3 h4 a {
    color: #fff
}

.icon-box-3 a, .icon-box-3 a:hover {
    color: rgba(0, 0, 0, .3);
    font-weight: 600
}

.icon-box-3 a i {
    font-size: 14px;
    margin-left: 3px
}

.icon-box-4 {
    margin: 20px 0
}

.icon-box-4 .icon-box-4-item {
    width: 100%;
    max-width: 280px;
    margin: 10px auto
}

.icon-box-4 a.icon-box-4-icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 100px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-right: 5px
}

.icon-box-4 h4 {
    display: inline
}

.icon-box-4 h4 a, .icon-box-4 p {
    color: #888
}

.icon-box-5 {
    margin: 20px 0
}

.icon-box-5 .icon-box-5-item {
    padding: 20px;
    max-width: 280px;
    color: #fff;
    margin: 10px auto
}

.icon-box-5 h4 a {
    color: #fff
}

.icon-box-5 h4 i {
    margin-right: 10px
}

.icon-box-5 a, .icon-box-5 a:hover {
    color: #fff;
    font-weight: 600
}

.icon-box-5 a i {
    margin-left: 3px
}

.icon-box-6 {
    margin: 20px 0
}

.icon-box-6 .icon-box-6-item {
    max-width: 250px;
    margin: 10px auto
}

.icon-box-6 i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px
}

.icon-box-6 h4 a, .icon-box-6 p {
    color: #888
}

.icon-box-7 {
    margin: 20px 0
}

.icon-box-7 .icon-box-7-item {
    width: 100%;
    max-width: 300px;
    margin: 10px auto
}

.icon-box-7 .icon-box-7-item-left {
    float: left;
    width: 85px
}

.icon-box-7 .icon-box-7-item-left a.icon-box-7-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    border-radius: 3px;
    text-align: center;
    margin-top: 5px
}

.icon-box-7 .icon-box-7-item-right {
    position: relative;
    margin-left: 95px
}

.icon-box-7 .icon-box-7-item-right h4 {
    margin-top: 0
}

.icon-box-7 .icon-box-7-item-right h4 a, .icon-box-7 .icon-box-7-item-right p {
    color: #888
}

.icon-box-8 {
    margin: 20px 0
}

.icon-box-8 .icon-box-8-item {
    max-width: 260px;
    margin: 10 auto;
    padding: 30px;
    color: #fff;
    box-shadow: 0 0 10px #fff;
    border-top: 3px solid rgba(0, 0, 0, .2);
    border-radius: 3px
}

.icon-box-8 .icon-box-8-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100px;
    text-align: center;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    background: rgba(0, 0, 0, .2);
    overflow: hidden;
    margin: 0 auto 10px
}

.icon-box-8 .icon-box-8-icon a {
    display: inline-block;
    font-size: 30px
}

.icon-box-8 .icon-box-8-icon a.icon-box-8-icon-top {
    color: #fff;
    position: relative;
    display: block;
    top: 0;
    -webkit-transition: all .13s linear;
    -moz-transition: all .13s linear;
    -o-transition: all .13s linear;
    -ms-transition: all .13s linear;
    transition: all .13s linear
}

.icon-box-8 .icon-box-8-icon:hover a.icon-box-8-icon-top {
    top: 100px
}

.icon-box-8 .icon-box-8-icon a.icon-box-8-icon-bottom {
    color: #fff;
    display: block;
    position: relative;
    top: 100px;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear
}

.icon-box-8 .icon-box-8-icon:hover a.icon-box-8-icon-bottom {
    top: -80px
}

.icon-box-8 .icon-box-8-item h4 a {
    color: #fff
}

.icon-box-9 {
    margin: 20px 0
}

.icon-box-9 .icon-box-9-item {
    max-width: 280px;
    padding: 15px 10px 15px 20px;
    position: relative;
    margin: 10px auto
}

.icon-box-9 .icon-box-9-item a.icon-box-9-icon i {
    font-size: 20px;
    margin-right: 5px;
    color: #777
}

.icon-box-9 .icon-box-9-item:hover a.icon-box-9-icon i, .icon-box-9 .icon-box-9-item:hover h4 a, .icon-box-9 .icon-box-9-item:hover p {
    color: #fff
}

.icon-box-9 .icon-box-9-item h4 {
    display: inline
}

.icon-box-9 .icon-box-9-item h4 a {
    color: #777
}

.icon-box-9 .icon-box-9-item p {
    color: #888
}

.icon-box-10 {
    margin: 20px 0
}

.icon-box-10 .icon-box-10-content {
    max-width: 280px;
    margin: 10px auto
}

.icon-box-10 .icon-box-left {
    float: left;
    width: 35px;
    text-align: center;
    padding-top: 5px
}

.icon-box-10 .icon-box-left a {
    font-size: 28px
}

.icon-box-10 .icon-box-right {
    margin-left: 45px
}

.icon-box-10 .icon-box-right h4 a {
    color: #888
}

.icon-box-10 .icon-box-right p {
    color: #777
}

.img-box-1 {
    margin: 20px 0
}

.img-box-1 .img-box-1-item {
    text-align: center;
    margin: 10px auto;
    max-width: 250px
}

.img-box-1 .img-box-1-img {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.img-box-1 img {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}

.img-box-1 .image-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    -ms-filter: "alpha(Opacity=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
}

.img-box-1 .img-box-1-item:hover .image-hover {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.img-box-1 .image-caption {
    margin-top: 30%;
    text-align: center
}

.img-box-1 .image-caption a i {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 2px;
    margin: 0 2px;
    line-height: 35px;
    color: #fff
}

.img-box-1 .img-box-1-cap {
    background: #fff;
    padding: 12px 20px 15px;
    text-align: center;
    border: 1px solid #eee;
    border-top: 0
}

.img-box-1 h4 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.img-box-1 h4 a {
    color: #777
}

.img-box-1 .btn {
    margin-top: 5px
}

.img-box-2 {
    margin: 20px 0
}

.img-box-2 .img-box-2-item {
    position: relative;
    max-width: 250px;
    margin: 10px auto;
    z-index: 10;
    overflow: hidden
}

.img-box-2 .image-hover {
    position: absolute;
    z-index: 5;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)"
}

.img-box-2 .img-box-2-item:hover .image-hover {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.img-box-2 .image-caption {
    margin-top: 20%;
    text-align: center
}

.img-box-2 .image-caption h4 a {
    color: #fff
}

.img-box-2 .image-caption p {
    max-width: 75%;
    margin: 5px auto;
    line-height: 23px;
    color: #fff
}

.img-box-3 {
    margin: 20px 0
}

.img-box-3 .img-box-3-item {
    max-width: 240px;
    margin: 10px auto
}

.img-box-3 .img-box-3-icon {
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 100px;
    text-align: center;
    margin: 10px auto
}

.img-box-3 .img-box-3-icon a img {
    max-width: 60px;
    display: inline-block
}

.img-box-3 h4 a {
    color: #777
}

.img-box-3 .bor {
    width: 60px;
    height: 3px;
    margin: 10px auto 6px
}

.img-box-4 {
    margin: 20px 0
}

.img-box-4 .img-box-4-item {
    max-width: 260px;
    margin: 10px auto
}

.img-box-4 .img-box-4-content {
    border: 1px solid #eee;
    border-top: 0;
    padding: 10px 20px 15px;
    position: relative
}

.img-box-4 a .category-fa-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -20px;
    font-size: 15px;
    z-index: 20;
}

.img-box-4 h4 a {
    color: #777
}

.img-box-4 .bor {
    width: 30%;
    height: 2px;
    margin: 0px auto 0px
}

.img-box-5 {
    margin: 20px 0
}

.img-box-5 .img-box-5-item {
    margin: 10px auto
}

.img-box-5 .img-box-5-content h4 a {
    color: #777
}

.img-box-5 .img-box-5-content .bor {
    width: 60px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px
}

@media (max-width: 991px) {
    .img-box-5 .img-box-5-item {
        max-width: 300px
    }

    .img-box-5 .img-box-5-img {
        margin-bottom: 20px
    }
}

.img-box-6 {
    margin: 20px 0
}

.img-box-6 .img-box-6-item {
    position: relative;
    border: 2px solid #fff;
    border-radius: 3px;
    margin: 10px auto;
    max-width: 450px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

.img-box-6 .img-box-6-content {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    color: #fff;
    padding: 10px 15px;
    text-shadow: 0 0 2px rgba(0, 0, 0, .3)
}

.img-box-6 h4 a {
    color: #fff
}

.img-box-6 p {
    color: #fff;
    line-height: 20px
}

.img-box-7 {
    margin: 20px 0
}

.img-box-7 .img-box-7-item {
    max-width: 250px;
    margin: 10px auto;
    text-align: center
}

.img-box-7 a img {
    display: inline-block;
    max-height: 80px;
    margin-bottom: 10px
}

.img-box-7 h4 a {
    color: #777
}

.img-box-7 .bor {
    width: 50px;
    height: 3px;
    margin: 10px auto
}

.img-box-7 ul {
    padding: 0 40px
}

.img-box-7 ul li {
    color: #888;
    border-bottom: 1px dashed #e8e8e8;
    line-height: 40px
}

.img-box-7 ul li:last-child {
    border-bottom: 0
}

.img-box-8 {
    margin: 20px 0
}

.img-box-8 .img-box-8-item {
    text-align: center;
    margin: 10px auto;
    max-width: 250px
}

.img-box-8 .img-box-8-img {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.img-box-8 img {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease
}

.img-box-8 .image-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    -ms-filter: "alpha(Opacity=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
}

.img-box-8 .img-box-8-item:hover .image-hover {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.img-box-8 .image-caption {
    margin-top: 30%;
    text-align: center
}

.img-box-8 .image-caption a i {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 2px;
    margin: 0 2px;
    line-height: 35px;
    color: #fff
}

.img-box-8 .img-box-8-cap {
    background: #fff;
    padding: 12px 20px 15px;
    text-align: center;
    border-top: 0
}

.img-box-8 h4 a {
    color: #777
}

.img-box-8 .bor {
    height: 3px;
    width: 50px;
    margin: 10px auto
}

.img-box-8 p {
    color: #888
}

.img-box-8 .img-box-8-item:hover .img-box-8-cap {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.img-box-8 .img-box-8-item:hover .img-box-8-cap h4 a {
    color: #fff
}

.img-box-8 .img-box-8-item:hover .img-box-8-cap .bor {
    background: #fff !important
}

.img-box-8 .img-box-8-item:hover .img-box-8-cap p {
    color: #fff
}

.pricing-one {
    margin: 30px 0
}

.pricing-one .pricing-item {
    position: relative;
    max-width: 550px;
    margin: 15px auto;
    padding: 20px;
    border: 1px solid #eee;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .05);
    border-radius: 3px
}

.pricing-one .tag {
    right: -15px;
    top: -15px;
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50%
}

.pricing-one h3 {
    margin-bottom: 20px
}

.pricing-one .plan-price {
    width: 120px;
    text-align: center;
    float: left
}

.pricing-one .p-price {
    font-size: 18px;
    font-weight: 600;
    width: 100px;
    height: 100px;
    display: block;
    margin: 10px auto;
    text-align: center;
    line-height: 100px;
    color: #fff;
    border-radius: 100%
}

.pricing-one .p-price small {
    font-size: 17px
}

.pricing-one .plan-details {
    margin-left: 140px
}

.pricing-one .plan-details ul li {
    padding: 8px 5px;
    border-bottom: 1px dashed #eee
}

.pricing-one .plan-details ul li span {
    font-weight: 600;
    color: #666
}

@media (max-width: 480px) {
    .pricing-one h3 {
        margin-bottom: 0;
        text-align: center
    }

    .pricing-one .plan-price {
        width: 100%;
        float: none
    }

    .pricing-one .plan-details {
        margin-left: 0;
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .pricing-one .pricing-item {
        max-width: 400px
    }
}

.pricing-two {
    margin: 30px 0
}

.pricing-two .table {
    border-top: 1px solid #f2f2f2
}

.pricing-two .table, .pricing-two .table th {
    text-align: center
}

.pricing-two .table td, .pricing-two .table th {
    padding: 20px 10px;
    border: 1px solid #f2f2f2
}

.pricing-two .table th {
    width: 25%;
    font-size: 30px;
    font-weight: 400;
    border-bottom: 0
}

.pricing-two .table td:first-child {
    padding-left: 20px;
    text-align: left;
    padding-top: 35px
}

.pricing-two tr td .ptable-title {
    font-size: 22px;
    font-weight: 400
}

.pricing-two tr td .ptable-title i {
    width: 23px;
    line-height: 25px;
    text-align: right;
    margin-right: 5px
}

.pricing-two .ptable-star {
    position: relative;
    display: block;
    text-align: center
}

.pricing-two .ptable-star i {
    width: 8px;
    font-size: 13px
}

.pricing-two .ptable-price {
    display: block
}

.pricing-two tr td {
    font-size: 14px;
    line-height: 32px
}

.pricing-two tr td .ptable-icon {
    display: block;
    margin-bottom: 5px;
    font-size: 30px
}

.pricing-three {
    padding: 60px 10px;
    margin: 30px 0
}

.pricing-three .pricing-content {
    max-width: 900px;
    margin: 20px auto;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 6px
}

.pricing-three .pricing-item {
    padding: 30px 10px;
    text-align: center;
    background: #fff;
    border-radius: 6px
}

.pricing-three .pricing-item.highlight {
    position: absolute;
    top: -20px;
    z-index: 1000;
    width: 100%;
    padding: 50px 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}

.pricing-three h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px
}

.pricing-three h4 {
    font-size: 55px
}

.pricing-three h4 span {
    margin-right: 5px;
    font-size: 20px
}

.pricing-three ul {
    margin: 20px 0
}

.pricing-three ul li {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px
}

@media (max-width: 767px) {
    .pricing-three .pricing-content {
        max-width: 320px;
        background: 0 0;
        box-shadow: none
    }

    .pricing-three .pricing-item {
        box-shadow: 0 0 10px rgba(0, 0, 0, .2)
    }

    .pricing-three .pricing-item.highlight {
        position: static;
        margin: 40px 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2)
    }
}

.pricing-four {
    margin: 30px 0
}

.pricing-four .pricing-item {
    position: relative;
    max-width: 350px;
    margin: 20px auto;
    padding: 25px 10px;
    border: 1px solid #eee;
    border-radius: 6px;
    text-align: center
}

.pricing-four .p-price {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin: 15px auto;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    border-radius: 50%
}

.pricing-four .p-price .p-cer {
    font-size: 20px;
    margin-right: 3px
}

.pricing-four .p-price .p-mon {
    font-size: 14px
}

.pricing-four ul {
    margin: 20px 0
}

.pricing-four ul li {
    padding: 10px 0 10px 45px;
    font-size: 15px;
    text-align: left
}

.pricing-four ul li i {
    margin-right: 6px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    border-radius: 50%
}

.pricing-four .tag {
    position: absolute;
    top: -15px;
    right: -15px;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 50%
}

.pricing-five {
    margin: 30px 0
}

.pricing-five .pricing-item {
    position: relative;
    max-width: 350px;
    margin: 20px auto;
    padding-bottom: 20px;
    text-align: center;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    border-radius: 6px
}

.pricing-five .p-item-header {
    margin-bottom: 18px;
    padding: 20px 0;
    color: #fff;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.pricing-five .p-item-header h4 {
    margin-bottom: 20px;
    color: #fff;
    font-size: 22px;
    font-weight: 400
}

.pricing-five .p-item-header h3 {
    color: #fff;
    font-size: 40px
}

.pricing-five .p-item-header h3 span {
    position: relative;
    top: -15px;
    left: -2px;
    font-size: 22px
}

.pricing-five ul li {
    padding: 8px 0 8px 40px;
    font-size: 14px;
    text-align: left
}

.pricing-five ul li strong {
    color: #444;
    width: 50px;
    margin-right: 10px;
    display: inline-block;
    text-align: right
}

.pricing-six {
    margin: 30px 0
}

.pricing-six .table tr th {
    width: 20%;
    background: #fcfcfc
}

.pricing-six .table tr th:first-child {
    text-align: right;
    padding-right: 15px
}

.pricing-six .table tr td, .pricing-six .table tr th {
    padding: 15px;
    font-size: 13px
}

.pricing-seven {
    padding: 60px 10px;
    margin: 30px 0
}

.pricing-seven .pricing-item {
    color: #fff;
    margin: 10px 0
}

.pricing-seven h3 {
    font-weight: 400;
    color: #fff
}

.pricing-seven h4 {
    color: rgba(255, 255, 255, .7);
    margin: 10px 0
}

.pricing-seven ul li {
    font-size: 16px;
    line-height: 35px
}

.resume-mini {
    max-width: 500px;
    margin: 120px auto;
    background: #fff;
    padding: 50px 30px;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.resume-mini img {
    width: 25px;
    margin: 0 auto 20px
}

.resume-mini h2 {
    font-size: 25px;
    line-height: 40px;
    font-weight: 400;
    margin-bottom: 10px
}

.resume-mini p {
    font-size: 15px;
    line-height: 35px;
    color: #888;
    margin-bottom: 30px
}

.team-one .team-member {
    max-width: 280px;
    margin: 20px auto;
    text-align: center
}

.team-one img {
    max-width: 280px;
    width: 100%;
    margin: 0 auto 10px;
    border-radius: 3px
}

.team-one .deg {
    color: #aaa
}

.team-one .brand-bg {
    margin-top: 8px
}

.team-two .team-member {
    position: relative;
    max-width: 500px;
    margin: 20px 0
}

.team-two img {
    width: 100%;
    max-width: 200px;
    float: left;
    border-radius: 3px
}

.team-two .team-details {
    margin-left: 225px
}

.team-two .team-details .deg {
    color: #aaa
}

.team-two .brand-bg {
    margin-top: 5px
}

.team-three .team-member {
    max-width: 280px;
    margin: 20px auto;
    text-align: center
}

.team-three img {
    margin-bottom: 10px
}

.team-three .team-container {
    position: relative
}

.team-three .team-container .team-details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 7px 15px;
    background: rgba(0, 0, 0, .5);
    clear: both
}

.team-three .team-details h4 {
    color: rgba(255, 255, 255, .9);
    font-size: 16px
}

.team-three .brand-bg {
    margin-top: 10px
}

.team-four .team-member {
    max-width: 280px;
    margin: 20px auto
}

.team-four .img-container {
    position: relative
}

.team-four .img-container .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-four .team-member:hover .img-container .img-hover {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.team-four .img-container .brand-bg {
    text-align: center;
    margin-top: 120px
}

.team-four .img-container .brand-bg a i {
    margin: 0 2px
}

.team-four .team-details {
    padding: 10px;
    text-align: center;
    border: 1px solid #eee;
    border-top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-four .team-details .deg, .team-four .team-details h4, .team-four .team-details p {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-four .team-details .deg {
    display: block;
    font-style: italic;
    color: #aaa
}

.team-four .team-member:hover .team-details {
    border-top: 0 !important
}

.team-four .team-member:hover .team-details .deg, .team-four .team-member:hover .team-details h4, .team-four .team-member:hover .team-details p {
    color: #fff
}

.team-five {
    margin: 10px auto;
    padding: 20px 0
}

.team-five .team-member {
    max-width: 300px;
    margin: 20px auto;
    padding: 25px 10px;
    border-radius: 5px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.team-five .team-member img {
    width: 100%;
    max-width: 170px;
    margin: 0 auto;
    border-radius: 100%;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.team-five .team-details {
    margin: 10px 0
}

.team-five .team-details .deg {
    display: block;
    color: #aaa;
    font-style: italic
}

.team-five .team-member .brand-bg {
    margin-top: 10px
}

.team-six .team-member {
    max-width: 280px;
    margin: 20px auto;
    text-align: center
}

.team-six img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 10px;
    border-radius: 50%
}

.team-six .deg {
    color: #aaa;
    font-style: italic
}

.team-six .team-links a i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px
}

.team-seven .team-member {
    max-width: 280px;
    margin: 20px auto;
    text-align: center
}

.team-seven .t-container {
    position: relative;
    z-index: 5;
    border-radius: 4px;
    overflow: hidden
}

.team-seven .social {
    position: absolute;
    bottom: -70px;
    left: 0;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 12px 0;
    background: rgba(0, 0, 0, .6);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.team-seven .team-member:hover .social {
    bottom: 0
}

.team-seven img {
    border-radius: 4px
}

.team-seven h4 {
    margin-top: 15px
}

.team-seven h4 span {
    font-size: 14px;
    color: #999;
    font-weight: 400
}

.team-eight .team-member {
    position: relative;
    max-width: 300px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden
}

.team-eight .hover-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.team-eight .team-member:hover .hover-content {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.team-eight .team-details {
    position: absolute;
    bottom: 30%;
    left: 0;
    width: 100%;
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out
}

.team-eight .team-member:hover .team-details {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
}

.team-eight .team-details h4 {
    color: #fff
}

.team-eight .team-details .deg {
    color: rgba(255, 255, 255, .9)
}

.team-eight .team-details hr {
    margin: 10px auto;
    width: 100px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.team-eight .team-details .brand-bg {
    margin-top: 20px
}

.testimonials-one {
    margin: 10px 0
}

.testimonials-one .testimonials-one-item {
    margin: 20px 0
}

.testimonials-one .testimonials-one-content {
    position: relative;
    background: #fcfcfc;
    border: 1px solid #f8f8f8;
    border-bottom: 2px solid #eee;
    padding: 15px 20px 20px;
    margin-bottom: 25px;
    border-radius: 3px
}

.testimonials-one .testimonials-one-content p {
    font-size: 13px;
    font-style: italic;
    line-height: 28px;
    color: #888
}

.testimonials-one .testimonials-one-content:after, .testimonials-one .testimonials-one-content:before {
    top: 100%;
    right: 3%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.testimonials-one .testimonials-one-content:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #eee;
    border-width: 12px;
    margin-left: -31px
}

.testimonials-one .testimonials-one-content:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #ddd;
    border-width: 12px;
    margin-left: -31px
}

.testimonials-one h5 {
    font-size: 13px;
    text-align: right
}

.testimonials-one h5 a {
    color: #888
}

.testimonials-one h5 a img {
    width: 40px;
    display: inline;
    border-radius: 100px;
    margin-left: 5px
}

.testimonials-two {
    background: url("../../img/raster.png") fixed, url("../../img/backgrounds/2.jpg") center center fixed;
    color: #fff;
    padding: 70px 50px
}

.testimonials-two .testimonials-two-item {
    position: relative
}

.testimonials-two .testimonials-two-img {
    width: 170px;
    float: left
}

.testimonials-two .testimonials-two-img img {
    max-width: 150px;
    border-radius: 100px;
    margin: 0 auto
}

.testimonials-two .testimonials-two-content {
    margin-left: 200px
}

@media (max-width: 767px) {
    .testimonials-two .testimonials-two-img {
        width: auto;
        float: none
    }

    .testimonials-two .testimonials-two-content {
        margin-left: 0;
        text-align: center;
        margin-top: 10px
    }
}

.testimonials-two p {
    font-size: 16px;
    font-style: italic;
    line-height: 35px
}

.testimonials-two h5 {
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    font-weight: 700
}

.testimonials-two h5 span {
    color: #fff
}

.testimonials-three .testimonials-three-item {
    margin: 20px 0;
    padding: 12px 17px;
    border-radius: 3px;
    color: #fff
}

.testimonials-three .testimonials-three-item h5 {
    font-size: 13px;
    text-align: right;
    color: #fff
}

.gallery-three .image-block {
    max-width: 600px !important
}

.author-block .about-author img {
    max-width: 100px;
    margin-top: 7px;
    margin-right: 10px
}

.author-block .author-post-item {
    margin: 10px 0 15px
}

.author-block .author-post-item .a-meta {
    background: #fafafa;
    padding: 3px 10px;
    margin: 5px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #999
}

.author-block .author-post-item p {
    color: #777
}

.author-block .author-comment-item {
    margin: 10px 0 15px
}

.author-block .author-comment-item p {
    color: #777
}

.sidebar {
/*    max-width: 350px;*/
    margin-top: 12px;
}

.sidebar .s-widget {
    margin-bottom: 20px
}

.sidebar .s-widget h5 {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    font-size: 13px;
    font-weight: 400
}

.sidebar .widget-content {
    margin: 0px 0 10px
}

.sidebar .widget-content.search {
    /*max-width: 280px*/
}

.sidebar .widget-content.categories ul li:before {
    color: #555
}

.sidebar .widget-content.categories ul li {
    padding-left: 5px;
    margin: 5px 0
}

.sidebar .widget-content.categories ul li a {
    color: #888
}

.sidebar .widget-content.brand-bg {
    max-width: 300px
}

.sidebar .widget-content.brand-bg a {
    margin-bottom: 5px;
    display: inline-block
}

.sidebar .widget-content.gallery img {
    max-width: 90px;
    margin-bottom: 5px
}

.sidebar .widget-content.tabs ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sidebar .widget-content.tabs .tab-pane ul li {
    margin: 7px 0
}

.sidebar .widget-content.tabs .tab-pane ul li img {
    max-width: 60px;
    float: left;
    margin-right: 10px;
    margin-top: 3px
}

.sidebar .widget-content.tabs .tab-pane ul li span {
    color: #555
}

.blog-meta {
    margin: 10px 0;
    padding: 5px 10px;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    background: #fcfcfc
}

.blog-meta a {
    color: #888;
    font-size: 12px
}

.blog-meta a:hover {
    color: #555
}

.blog-author .blog-author-img {
    max-width: 100px;
    float: left;
    margin-right: 15px
}

.blog-comments .blog-comment-item {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.blog-comments .blog-comment-item.comment-reply {
    margin-left: 75px
}

.blog-comments .comment-author-image {
    float: left;
    max-width: 60px
}

.blog-comments .comment-details {
    margin-left: 75px
}

.blog-one .blog-one-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.blog-one .blog-one-img {
    max-width: 220px;
    float: left;
    margin-bottom: 5px
}

.blog-one .blog-one-img img {
    margin-top: 5px
}

.blog-one .blog-one-content {
    position: relative;
}

.blog-one .blog-one-content h6 {
    color: #aaa;
    font-weight: 400
}

.blog-two .blog-two-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.blog-two .blog-two-img, .blog-two .blog-two-video {
    margin-bottom: 10px
}

.blog-two .blog-two-content h6 {
    color: #aaa;
    font-weight: 400
}

.blog-three .blog-three-item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee
}

.blog-three .blog-three-img, .blog-three .blog-three-video {
    margin-bottom: 10px
}

.blog-three .blog-three-content h6 {
    color: #aaa;
    font-weight: 400
}

.blog-four .blog-four-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.blog-four h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 400
}

.blog-four h3 a {
    color: #888
}

.blog-four .meta-block {
    margin: 10px 0
}

.blog-masonry .item {
    padding: 15px;
    width: 33.3%
}

@media (max-width: 767px) {
    .blog-masonry .item {
        width: 50% !important
    }
}

@media (max-width: 480px) {
    .blog-masonry .item {
        width: 100% !important
    }
}

.blog-masonry .item .grid-entry {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.blog-masonry .grid-entry .grid-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

.blog-masonry .grid-entry .video-container {
    margin-bottom: 20px
}

.blog-masonry .grid-entry img {
    border-radius: 5px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.blog-masonry .grid-entry .grid-img .grid-img-hover {
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(0, 0, 0, .5);
    border-radius: 3px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 20
}

.blog-masonry .grid-entry .grid-img:hover .grid-img-hover {
    top: 0;
    height: 100%
}

.blog-masonry .grid-entry .grid-img a {
    color: #fff
}

.blog-masonry .grid-entry .grid-img i.hover-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 3px;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    -webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    transition: all .6s ease-in;
    z-index: 25
}

.blog-masonry .grid-entry .grid-img:hover i.hover-icon {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)"
}

.blog-masonry .grid-entry .bor {
    margin-top: 6px;
    margin-bottom: 5px;
    width: 75px;
    height: 3px
}

.blog-masonry .grid-entry .read-more {
    display: block;
    margin-top: 10px;
    color: #444;
    font-weight: 700;
    font-size: 12px
}

.blog-masonry .grid-entry .grid-quote {
    color: #fff;
    padding: 15px
}

.blog-masonry .grid-entry .grid-quote i {
    margin-bottom: 10px
}

.blog-masonry .grid-entry .grid-quote p {
    font-size: 16px;
    line-height: 32px
}

.blog-masonry .grid-entry .grid-quote .author {
    font-size: 16px;
    font-weight: 600
}

.masonry-grid .item {
    padding: 15px;
    width: 33.3%
}

@media (max-width: 767px) {
    .masonry-grid .item {
        width: 50% !important
    }
}

@media (max-width: 480px) {
    .masonry-grid .item {
        width: 100% !important
    }
}

.masonry-grid .item h4 {
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
    margin-bottom: 5px
}

.masonry-grid .item h4 i {
    display: inline-block;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 26px;
    border-radius: 100%;
    margin-right: 5px
}

.masonry-grid .item p {
    font-size: 15px;
    line-height: 33px;
    color: #888;
    margin-left: 40px
}

.masonry-grid .item p a {
    font-size: 13px;
    line-height: 23px;
    display: inline-block;
    margin-top: 8px;
    font-weight: 600;
    color: #555
}

.magazine .sidebar {
    max-width: 400px
}

.magazine .sidebar h5 {
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee
}

.magazine .sidebar .widget-content.search {
    max-width: 300px !important
}

.magazine .sidebar .widget-content.brand-bg {
    max-width: 400px
}

.magazine .sidebar .widget-content.brand-bg i {
    font-size: 20px;
    margin-bottom: 4px
}

.magazine .sidebar .widget-content.gallery img {
    max-width: 80px
}

.magazine .sidebar .widget-content.tags .label {
    background: #f7f7f7;
    color: #888
}

.magazine .magazine-meta {
    color: #999
}

.magazine .magazine-meta i {
    margin-right: 5px
}

.magazine .magazine-item {
    margin-bottom: 15px
}

.magazine .magazine-item.mag-1 {
    max-width: 400px
}

.magazine .magazine-item.mag-1 img {
    margin-bottom: 10px
}

.magazine h4.mag-head {
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.magazine h4.mag-head i {
    margin-right: 5px
}

@media (max-width: 767px) {
    .magazine .sidebar {
        margin-top: 20px
    }
}

.magazine-list {
    max-width: 400px
}

.magazine-list li {
    margin: 20px 0
}

.magazine-list li img {
    max-width: 100px;
    float: left;
    margin-top: 5px
}

.magazine-list .m-list-content {
    margin-left: 110px
}

.magazine-list h5 {
    font-weight: 400;
    line-height: 25px;
    margin-top: 0;
    padding-top: 0
}

.magazine-list .magazine-meta {
    font-size: 12px
}

.magazine-item.mag-2 {
    margin: 30px 0
}

.magazine-item.mag-2 img {
    float: left;
    max-width: 200px
}

.magazine-item.mag-2 .mag-2-content {
    margin-left: 220px
}

@media (max-width: 491px) {
    .magazine-item.mag-2 img {
        max-width: 400px;
        float: none !important
    }

    .magazine-item.mag-2 .mag-2-content {
        margin-left: 0;
        margin-top: 10px
    }
}

.magazine-item.mag-2 h4 {
    margin-top: 0;
    padding-top: 0;
    line-height: 25px
}

.magazine-single h2 {
    font-size: 35px;
    line-height: 50px
}

@media (max-width: 767px) {
    .magazine-single h2 {
        font-size: 22px;
        font-weight: 400;
        line-height: 37px
    }
}

.magazine-single .magazine-meta {
    font-size: 14px;
    margin: 8px 0
}

.magazine-single p {
    font-size: 14px;
    line-height: 33px
}

.magazine-comments .magazine-comment-item {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.magazine-comments .magazine-comment-item.comment-reply {
    margin-left: 75px
}

.magazine-comments .comment-author-image {
    float: left;
    max-width: 60px
}

.magazine-comments .comment-details {
    margin-left: 75px
}

.search-page form {
    margin: 10px 0
}

.search-page .search-width {
    max-width: 350px
}

.search-page input, .search-page seelct {
    margin-bottom: 5px
}

.search-results .s-result-item {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee
}

.search-results .s-result-item h5 {
    font-size: 18px
}

.search-results .s-result-item .s-links {
    font-weight: 600
}

.portfolio #filters {
    margin-bottom: 30px
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity
}

.portfolio.pf-one .p-element {
    width: 24%;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    float: left;
    margin: .5%
}

.portfolio.pf-one .p-element p {
    margin-bottom: 10px
}

@media (max-width: 1050px) {
    .portfolio.pf-one .p-element {
        width: 32%
    }
}

@media (max-width: 991px) {
    .portfolio.pf-one .p-element {
        width: 48%
    }
}

@media (max-width: 480px) {
    .portfolio.pf-one .p-element {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }
}

.portfolio.pf-two .p-element {
    width: 25%;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    float: left
}

.portfolio.pf-two .p-element p {
    margin-bottom: 10px
}

@media (max-width: 1050px) {
    .portfolio.pf-two .p-element {
        width: 33.333%
    }
}

@media (max-width: 991px) {
    .portfolio.pf-two .p-element {
        width: 50%
    }
}

@media (max-width: 480px) {
    .portfolio.pf-two .p-element {
        width: 100%
    }
}

.projects .related-projects img {
    max-width: 150px;
    margin-right: 8px
}

.quote-one .quote-one-item {
    margin: 10px auto
}

.quote-one span {
    float: left;
    font-family: 'Georgia Times New Roman', serif;
    width: 60px;
    display: inline-block;
    line-height: 115px;
    font-size: 120px;
    text-align: center;
    color: #fff
}

.quote-one .quote-one-right {
    margin-left: 80px
}

.quote-one p {
    font-size: 20px;
    line-height: 40px;
    font-weight: 300
}

.quote-two {
    background: url("../../img/raster.png") fixed, url("../../img/backgrounds/3.jpg") center center fixed
}

.quote-two .quote-two-content {
    text-align: center;
    max-width: 900px;
    margin: 60px auto;
    color: #fff
}

.quote-two span {
    font-family: 'Georgia Times New Roman', serif;
    font-size: 120px;
    color: #fff;
    width: 90px;
    height: 90px;
    border-radius: 100px;
    line-height: 140px;
    display: block;
    margin: 10px auto
}

.quote-two h3 {
    font-size: 35px;
    line-height: 50px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .quote-two h3 {
        font-size: 25px;
        line-height: 40px
    }
}

.quote-three .quote-three-content {
    text-align: center;
    max-width: 900px;
    margin: 30px auto
}

.quote-three img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 10px auto;
    border-radius: 100px
}

.quote-three h3 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    max-width: 800px;
    margin: 0 auto
}

.client-one {
    margin: 10px 0
}

.client-one .c1-item {
    position: relative;
    margin: 10px;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2);
    padding: 5px
}

.client-one .c1-item .img-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    transition: all .4s ease-out;
    z-index: 999
}

.client-one .c1-item:hover .img-hover {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.client-one .c1-item h5 {
    position: absolute;
    top: 40%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    opacity: 0;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    z-index: 10000
}

.client-one .c1-item:hover h5 {
    opacity: 1;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.client-one .c1-item h5 a {
    color: #fff
}

.client-two {
    margin: 10px 0
}

.client-two .c2-item {
    box-shadow: inset 0 0 100px rgba(0, 0, 0, .03);
    border: 1px solid #e5e5e5;
    position: relative;
    margin: 10px auto;
    text-align: center;
    height: 150px
}

@media (max-width: 767px) {
    .client-two .c2-item {
        max-width: 250px
    }
}

.client-two .c2-item a img {
    width: 100%;
    max-width: 200px;
    padding: 45px 0;
    display: inline-block
}

.client-three {
    margin: 10px 0
}

.client-three .c3-item {
    margin: 10px
}

.client-three .c3-item a img {
    width: 100%;
    max-width: 260px;
    margin: 0 auto
}

.contact-us-one .contact-map iframe {
    width: 100%;
    height: 300px;
    border: 0
}

.contact-us-one h5 {
    margin: 5px 0
}

.contact-us-one .contact-item {
    margin-bottom: 10px
}

.contact-us-one .contact-item i {
    color: #fff
}

.contact-us-one ul li {
    margin: 10px 0
}

.contact-us-one ul li a {
    color: #888
}

.contact-us-two h5 {
    margin: 5px 0
}

.contact-us-two .contact-map iframe {
    width: 100%;
    height: 270px;
    padding: 3px;
    border: 1px solid #ddd
}

.contact-us-two .contact-item {
    max-width: 300px;
    margin: 10px auto;
    padding: 15px 10px;
    color: #fff;
    border-radius: 3px;
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, .2)
}

.contact-us-two i {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    line-height: 40px;
    display: block;
    background: rgba(0, 0, 0, .2);
    margin: 10px auto
}

.contact-us-two a, .contact-us-two a:hover, .contact-us-two h4 {
    color: #fff
}

.contact-us-three .contact-map iframe {
    width: 100%;
    height: 270px;
    padding: 3px;
    border: 1px solid #ddd
}

.contact-us-four .contact-map iframe {
    width: 100%;
    height: 300px;
    border: 0
}

.error-log {
    background: #fcfcfc;
    padding: 10px;
    border: 1px solid #eee;
    height: 400px;
    overflow: auto;
    font-family: "Courier New", monospace
}

.error-log ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.counter-one {
    margin: 20px 0
}

.counter-one .counter-item {
    max-width: 200px;
    margin: 10px auto
}

.counter-one i {
    display: block;
    margin-bottom: 20px;
    font-size: 25px
}

.counter-one .number-count {
    display: inline-block;
    font-size: 42px;
    color: #666
}

.counter-one hr {
    width: 35px;
    margin: 10px auto;
    border-width: 3px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0
}

.counter-one h5 {
    color: #999;
    text-transform: uppercase
}

.counter-two {
    padding: 40px 0
}

.counter-two .counter-item {
    max-width: 200px;
    margin: 10px auto
}

.counter-two .num-container {
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin: 0 auto 20px;
    font-size: 40px;
    color: #555;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.counter-two .counter-item:hover .num-container {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, .15)
}

.counter-two .num-container .per {
    display: inline-block;
    margin-left: 2px;
    font-size: 25px
}

.counter-two .counter-item h4 {
    color: #fff
}

.counter-three {
    margin: 20px 0
}

.counter-three .counter-item {
    max-width: 200px;
    margin: 10px auto
}

.counter-three .num-container {
    font-size: 90px;
    line-height: 90px;
    font-weight: 600
}

.counter-three .num-container .per {
    left: 2px;
    font-size: 25px;
    font-weight: 400
}

.counter-four {
    margin: 20px 0
}

.counter-four .counter-item {
    margin: 10px auto
}

.counter-four i {
    width: 75px;
    height: 75px;
    line-height: 73px;
    font-size: 35px;
    text-align: center;
    border-radius: 50%;
    float: left;
    border: 1px solid #ddd;
}

.counter-four h4, .counter-four p {
    margin-left: 90px
}

.counter-four h4 {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 50px
}

.counter-four h4 small {
    display: inline-block;
    margin-left: 3px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #bbb
}

.counter-four p {
    color: #888
}

.knob-one {
    margin: 20px 0
}

.knob-one .knob-item {
    max-width: 300px;
    margin: 10px auto
}

.knob-one .knob-item h4 {
    text-transform: uppercase
}

.knob-two {
    margin: 20px 0
}

.knob-two .knob-item {
    max-width: 300px;
    margin: 10px auto
}

.knob-two .knob-item h4 {
    text-transform: uppercase
}

.components img {
    max-width: 140px;
    display: inline-block
}

.fa-icons ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.fa-icons ul li {
    margin: 5px 0
}

.fa-icons ul li i {
    margin-right: 5px
}

.events .event-details {
    padding: 5px 10px;
    background: #fcfcfc;
    border: 1px solid #eee;
    margin-bottom: 5px;
    color: #777
}

.events .event-details i {
    margin-right: 5px
}

.events-two .event-item {
    padding: 12px 10px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin: 20px 0
}

.events-two .e-details {
    float: left;
    width: 150px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    margin: 5px 0
}

.events-two .e-details span {
    display: block;
    font-size: 16px
}

.events-two .e-details .btn {
    margin-top: 10px
}

.h-timeline-row {
    margin: 50px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8
}

.h-timeline-row .entry {
    position: relative;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-left: 1px solid #eee !important;
    border-right: 1px solid #eee !important;
    border-bottom: 1px solid #eee !important
}

.h-timeline-row .entry:after, .h-timeline-row .entry:before {
    position: absolute;
    top: 100%;
    left: 39px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    pointer-events: none
}

.h-timeline-row .entry:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: 1px
}

.h-timeline-row .entry:before {
    border-color: #ccc transparent transparent;
    border-width: 9px;
    margin-left: 0
}

.h-timeline-row .entry .entry-content {
    padding: 15px
}

.h-timeline-row .entry .meta {
    font-size: 13px
}

.h-timeline-row .entry .entry-content h4 {
    text-transform: capitalize
}

.h-timeline-row .entry .entry-icon {
    position: absolute;
    left: 30px;
    bottom: -50px;
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .15)
}

@media (max-width: 991px) {
    .h-timeline-row {
        margin-left: 15px;
        padding-bottom: 0;
        padding-left: 30px;
        border-bottom: 0;
        padding-top: 0;
        border-left: 1px solid #e8e8e8
    }

    .h-timeline-row .entry {
        margin-bottom: 30px
    }

    .h-timeline-row .entry .entry-icon {
        position: absolute;
        left: -48px;
        bottom: 100%;
        margin-bottom: -45px
    }

    .h-timeline-row .entry:after, .h-timeline-row .entry:before {
        top: 20px;
        left: -16px
    }

    .h-timeline-row .entry:after {
        border-top-color: transparent;
        border-right-color: #fff;
        border-width: 8px;
        margin-left: 0;
        margin-top: 0
    }

    .h-timeline-row .entry:before {
        border-top-color: transparent;
        border-right-color: #ccc;
        border-width: 9px;
        margin-left: -2px;
        margin-top: -1px
    }
}

.vertical-timeline {
    margin: 20px 15px
}

.v-timeline-col {
    padding-left: 30px;
    padding-right: 25px;
    border-left: 1px solid #e8e8e8
}

.v-timeline-col .entry {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1)
}

.v-timeline-col .entry:after, .v-timeline-col .entry:before {
    top: 47px;
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.v-timeline-col .entry:after {
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 7px;
    margin-right: -1px;
    margin-top: -7px
}

.v-timeline-col .entry:before {
    border-color: transparent;
    border-right-color: #ccc;
    border-width: 8px;
    margin-right: -1px;
    margin-top: -8px
}

.v-timeline-col .entry-icon {
    position: absolute;
    left: -51px;
    top: 27px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1)
}

.v-timeline-col .entry-head {
    padding: 6px 15px;
    color: #fff;
    font-weight: 600;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.v-timeline-col .entry-content {
    margin-top: 15px;
    padding: 0 15px
}

.v-timeline-col .entry-content img {
    margin: 5px 0
}

.v-timeline-col .entry-content ul {
    padding-left: 20px
}

.v-timeline-col .entry-content .gallery img {
    max-width: 125px;
    margin-right: 10px;
    margin-top: 6px;
    margin-bottom: 6px
}

.v-timeline-col .entry-content blockquote {
    border-color: #eee;
    background: 0 0;
    padding: 5px 0 5px 20px
}

.v-timeline-col .team .team-member img {
    width: 100%;
    max-width: 130px;
    float: left
}

.v-timeline-col .team .team-member .brand-bg, .v-timeline-col .team .team-member h5, .v-timeline-col .team .team-member p {
    margin-left: 145px
}

.v-timeline-col .entry-content.video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-top: 5px
}

.v-timeline-col .entry-content.video .video-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0
}

body.bg-img {
    background: url("../../img/raster.png") 0 0/cover fixed, url("../../img/backgrounds/1.jpg") 0 0/cover fixed
}

.error-inside form {
    max-width: 250px;
    margin: 20px auto
}

.error {
    max-width: 600px;
    margin: 100px auto 0;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 5px;
    padding: 50px
}

.error h2 {
    font-size: 50px;
    line-height: 65px
}

@media (max-width: 767px) {
    .error {
        max-width: 500px
    }

    .error h2 {
        font-size: 35px;
        line-height: 50px
    }
}

.error h3 {
    color: #888
}

.error p {
    max-width: 400px;
    margin: 10px auto 0
}

.error form {
    max-width: 250px;
    margin: 20px auto
}

.error form input {
    color: #888
}

.error ul li a {
    color: #aaa
}

.error ul li a:hover {
    color: #888
}

.maintenance {
    background: #fff;
    text-align: center;
    max-width: 800px;
    margin: 100px auto 0;
    padding: 50px;
    border: 1px solid #ddd;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.maintenance a i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px
}

.maintenance h2 {
    font-size: 50px;
    line-height: 65px
}

@media (max-width: 767px) {
    .maintenance h2 {
        font-size: 40px;
        line-height: 55px
    }
}

.maintenance h4 {
    margin-bottom: 20px
}

.login-reg {
    max-width: 450px;
    margin: 100px auto 0;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 5px
}

.login-reg .s-media, .login-reg h4 {
    text-align: center
}

.login-reg .s-media a.btn {
    margin: 0 5px
}

@media (max-width: 767px) {
    .login-reg label {
        line-height: 35px !important
    }
}

.login-reg-form form {
    max-width: 400px
}

@media (max-width: 991px) {
    .login-reg-form {
        max-width: 500px
    }
}

.combined-form {
    max-width: 400px;
    margin: 60px auto 0;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2)
}

.combined-form .nav-tabs {
    border-bottom: 0;
    text-align: center
}

.combined-form ul li a i {
    display: block;
    font-size: 25px;
    margin-bottom: 8px;
    text-align: center
}

.combined-form ul li a {
    background: #fff;
    color: #ccc;
    border: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    border-right: 1px solid #e5e5e5;
    border-top: 3px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0 !important;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    -ms-transition: all .7s ease;
    transition: all .7s ease
}

.combined-form ul li a:hover {
    color: #bbb;
    border-top: 3px solid #ddd !important
}

.combined-form ul li:first-child a {
    border-top-left-radius: 5px !important;
    border-left: 1px solid #e5e5e5
}

.combined-form ul li:first-child.active a, .combined-form ul li:first-child.active:hover a {
    border-left: 1px solid #e5e5e5 !important
}

.combined-form ul li:last-child a {
    border-top-right-radius: 5px !important;
    border-right: 1px solid #e5e5e5 !important
}

.combined-form ul li:last-child.active a, .combined-form ul li:last-child.active:hover a {
    border-right: 1px solid #e5e5e5 !important
}

.combined-form ul li.link-one.active a, .combined-form ul li.link-one.active:hover a {
    border-top: 3px solid #51d466 !important
}

.combined-form ul li.link-one.active a i {
    color: #51d466
}

.combined-form ul li.link-two.active a, .combined-form ul li.link-two.active:hover a {
    border-top: 3px solid #32c8de !important
}

.combined-form ul li.link-two.active a i {
    color: #32c8de
}

.combined-form ul li.link-three.active a, .combined-form ul li.link-three.active:hover a {
    border-top: 3px solid #cb79e6 !important
}

.combined-form ul li.link-three.active a i {
    color: #cb79e6
}

.combined-form ul li.active a {
    color: #444 !important
}

.combined-form ul li.active a, .combined-form ul li.active:hover a {
    background: #fff !important;
    border-left: 0 !important
}

.combined-form ul li:hover a {
    background: #fff !important;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

.combined-form-content .tab-content {
    background: #fff;
    padding: 20px 30px 10px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.combined-form-content .tab-content h4 {
    text-align: center;
    color: #777
}

.combined-form-content .tab-content .bor {
    width: 50px;
    height: 3px;
    margin: 10px auto 20px;
    border-radius: 2px
}

.combined-form-content .tab-content label {
    color: #666;
    font-size: 13px;
    font-weight: 400
}

@media (max-width: 767px) {
    .nav-tabs.nav-justified li a {
        margin-bottom: 0
    }
}

.totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 104400;
    display: none
}

.totop a i {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    border-radius: 2px
}

.totop a, .totop a:visited {
    color: #fff
}

.totop a:hover {
    color: #fff;
    text-decoration: none
}

.foot {
    border-top: 3px solid;
    margin-top: 30px;
    padding: 15px 0;
    background: #333;
    color: #aaa
}

.foot .foot-item {
    margin: 15px auto;
    max-width: 500px
}

@media (max-width: 991px) {
    .foot .foot-item {
        margin-bottom: 35px
    }
}

.foot .foot-item h5 {
    color: #ccc;
    font-size: 13px;
    line-height: 0;
    margin-bottom: 20px
}

.foot .foot-item p {
    margin: 0
}

.foot .foot-item a {
    color: #bbb
}

.foot .foot-item a:hover {
    color: #ccc
}

.foot .foot-item .brand-bg {
    margin: 10px 0 20px
}

.foot .foot-item .subscribe-box {
    margin-top: 20px
}

.foot .foot-item .subscribe-box .input-group {
    max-width: 250px;
    margin-top: 20px
}

.foot .foot-item ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    padding: 5px 0
}

.foot .foot-item ul li:last-child {
    border-bottom: 0
}

.foot .foot-item ul li :before {
    line-height: 30px;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 13px;
    margin-right: 7px;
    font-weight: 400;
    color: #ccc
}

.foot .foot-item .foot-recent-img a img {
    max-width: 75px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px
}

.foot .foot-item .foot-recent-img a img.img-thumbnail {
    padding: 1px;
    border-radius: 2px
}

.foot .foot-item .address h6 {
    color: #ccc;
    font-size: 13px
}

.foot .foot-item .address h6 i {
    font-size: 14px
}

.foot .foot-item .address p i {
    font-size: 14px;
    margin-right: 8px;
    color: #ccc
}

.foot .foot-item .address p.add {
    margin-left: 20px
}

.foot .foot-item .address p.tel {
    line-height: 35px
}

footer {
    padding: 15px 10px 4px;
    border-top: 1px solid rgba(255, 255, 255, .05);
    font-size: 12px;
    background: #333;
    color: #ccc
}

footer a {
    color: #ccc
}

footer a:hover {
    color: #aaa
}

@media (max-width: 767px) {
    footer .pull-left, footer .pull-right {
        float: none !important;
        text-align: center
    }
}

.ui-designs img {
    margin: 15px auto;
    max-width: 350px;
    width: 100%;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .1)
}
.clear-logo {
  color: red;
  float: left;
  font-size: 18px;
  font-weight: bold;
  left: auto;
  margin-left: 10px;
  position: absolute;
}
.info-phone{
    word-wrap:break-word;
}
.verified-icon {
  background: #4CAF50 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  height: 20px;
  padding: 3px 0 0 4px;
  width: 20px;
}
.verified-tag {
  background-color: #4CAF50;
  border: 3px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 23px;
  position: absolute;
  left: 2px;
  text-align: center;
  top: -185px;
  width: 30px;
  z-index: 20;
}
.verified-tag i {
  color: #fff;
}