.fix-whats-app {
    display: none;
}

.mobilealso
{
    display:none;
}

@media (max-width: 768px){
.fix-whats-app { 
    position: fixed;
    right: 0;
    top: 55%;
    display: block;
	z-index:9999;
}
}
/*code for button loader*/
.text-holder{
  color:#aaaaaa;
  text-align:center;
  padding-top:40px;
}
.button-holder{
  padding-top:100px;
}
.ajax-button{
  text-align:center;
  margin-bottom: 20px;
}
.submit{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #19619e;
  border: 1px solid #FFFFFF;
  color:#FFFFFF;
  font-size: 18px;
      border-radius: 5px;
  cursor:pointer !important;
  outline:none;
  text-transform: uppercase;
  padding: 5px 10px;
  
}


.close_button
{
    margin:2px 3px 4px 5px;
    color: #a3a3a3;
    font-weight: bold;
}

.close_button a
{
    color:white;
    margin:2px 3px 4px 5px;
}

.submit:hover{
  background-color:#19619e;
}
.submit:active{
  background-color:#19619e;
}
.loading{
  font-size:0;
  width:30px;
  height:30px;
  margin-top:5px;
  border-radius:15px;
  padding:0;
  border:3px solid #000000;
  border-bottom:3px solid rgba(255,255,255,0.0);
  border-left:3px solid rgba(255,255,255,0.0);
  background-color:transparent !important;
  animation-name: rotateAnimation;
  -webkit-animation-name: wk-rotateAnimation;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes rotateAnimation {
    0%   {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}
@-webkit-keyframes wk-rotateAnimation {
    0%   {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}
}

.fa_loader{
  color:#ffffff;
  font-size:18px !important;
  position:absolute;
  left:50%;
  top:50%;
  margin-left:-9px;
  margin-top:-9px;
  -webkit-transform:scaleX(0) !important;
  transform:scaleX(0) !important;
}

.finish{
  -webkit-transform:scaleX(1) !important;
  transform:scaleX(1) !important;
}
.hide-loading{
  opacity:0;
  -webkit-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  -webkit-transform:scale(0) !important;
  transform:scale(0) !important;
}
/*end for button loader*/
@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700,900);
.rsi,
select {
    text-transform: none
}

fieldset,
pre {
    border: 1px solid #d1d1d1
}

button,
img,
input,
pre,
select,
textarea {
    max-width: 100%
}

pre,
textarea {
    overflow: auto
}

code,
ins,
mark {
    padding: .125em .25em
}

code,
hr {
    background-color: #d1d1d1
}

hr,
img,
legend {
    border: 0
}

.jumbo-heading,
.pos-relative,
.section,
.section-heading,
.section.overlap-bottom,
sub,
sup {
    position: relative
}

@font-face {
    font-family: walls-webfont;
    src: url(../fonts/walls-webfontc56bc56b.eot?51534236);
    src: url(../fonts/walls-webfontc56bc56b.eot?51534236#iefix) format("embedded-opentype"), url(../fonts/walls-webfontc56bc56b.html?51534236) format("woff2"), url(../fonts/walls-webfontc56bc56b.woff?51534236) format("woff"), url(../fonts/walls-webfontc56bc56b.ttf?51534236) format("truetype"), url(../fonts/walls-webfontc56bc56b.svg?51534236#walls-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

.rsi {
    font-family: walls-webfont;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,
a:hover,
ins,
mark {
    text-decoration: none
}

body,
figure {
    margin: 0
}

.rsi-walls-1:before {
    content: '\e813'
}

.rsi-walls-2:before {
    content: '\e800'
}

.rsi-walls-3:before {
    content: '\e801'
}

.rsi-walls-4:before {
    content: '\e802'
}

.rsi-walls-5:before {
    content: '\e803'
}

.rsi-walls-6:before {
    content: '\e804'
}

.rsi-walls-7:before {
    content: '\e805'
}

.rsi-walls-8:before {
    content: '\e806'
}

.rsi-walls-9:before {
    content: '\e807'
}

.rsi-walls-10:before {
    content: '\e808'
}

.rsi-walls-11:before {
    content: '\e809'
}

.rsi-walls-12:before {
    content: '\e80a'
}

.rsi-walls-13:before {
    content: '\e80b'
}

.rsi-walls-14:before {
    content: '\e80c'
}

.rsi-walls-15:before {
    content: '\e80d'
}

.rsi-walls-16:before {
    content: '\e80e'
}

.rsi-walls-17:before {
    content: '\e80f'
}

.rsi-walls-18:before {
    content: '\e810'
}

.rsi-walls-19:before {
    content: '\e811'
}

.rsi-walls-20:before {
    content: '\e812'
}

.bolder {
    font-weight: 600
}

.cfix,
.topbar:after {
    content: '';
    display: block;
    width: 100%;
    clear: both
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    background: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    height: auto;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default;
    opacity: .5
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: .4375em;
    padding: 0
}

input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    margin: 0 0 1.75em;
    min-width: inherit;
    padding: .875em
}

fieldset>:last-child {
    margin-bottom: 0
}

legend {
    padding: 0
}

textarea {
    vertical-align: top
}

optgroup {
    font-weight: 700
}

body,
button,
input,
select,
textarea {
    color: #222;
    font-family: "Open sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.7
}

.banner-page .jumbo-heading .title-page,
.banner-page .title-page,
.jumbo-heading .banner-page .title-page,
.jumbo-heading h2,
.lead,
.section-subheading,
.team-2 .title,
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    margin: 0;
    text-rendering: optimizeLegibility
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    border: 0 solid #1a1a1a;
    color: #686868;
    font-size: 14px;
    line-height: 1.6;
    overflow: hidden
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote p {
    margin-bottom: 1.4736842105em
}

blockquote cite,
blockquote small {
    color: #1a1a1a;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75
}

blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0"
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal
}

blockquote b,
blockquote strong {
    font-weight: 400
}

blockquote>:last-child {
    margin-bottom: 0
}

address,
hr,
pre {
    margin: 0 0 1.75em
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    color: #041e42
}

code,
kbd,
pre,
samp,
tt,
var {
    font-family: Inconsolata, monospace
}

pre {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3125;
    padding: 1.75em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

abbr,
acronym {
    border-bottom: 1px dotted #d1d1d1;
    cursor: help
}

td,
th {
    border-width: 0 1px 1px 0
}

ins,
mark {
    background: #007acc;
    color: #fff
}

big {
    font-size: 125%
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

hr {
    height: 1px
}

ol,
ul {
    margin: 0 0 1.75em 1.25em;
    padding: 0
}

li>ol,
li>ul {
    margin-bottom: 0
}

dd,
dl,
table {
    margin: 0 0 1.75em
}

dt {
    font-weight: 700
}

del {
    opacity: .8
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    table-layout: fixed;
    width: 100%
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

th {
    font-weight: 700
}

td,
th {
    padding: .4375em
}

::-webkit-input-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif
}

:-moz-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif
}

::-moz-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif;
    opacity: 1
}

:-ms-input-placeholder {
    color: #686868;
    font-family: Montserrat, sans-serif
}

body,
html {
    width: 100%;
    height: 100%
}

address,
cite,
dfn,
em,
i,
var {
    font-style: italic
}

.navbar-brand {
    padding: 6px 15px;
}

.section>.container,
.section>.container-fluid {
    padding-top: 80px;
    padding-bottom: 80px;
}

.section.overlap-bottom {
    z-index: 100;
    margin-bottom: -125px
}

.section.overlap-bottom>.container {
    background-color: #FFC31D;
    padding-top: 20px;
    padding-bottom: 0
}

.section.section-border>.container {
    border-bottom: 1px solid #eee
}

.section.banner {
    padding: 0
}

.section.page404>.container,
.section.testimony>.container {
    padding-top: 50px;
    padding-bottom: 0
}

.section.cta>.container {
    padding-top: 0;
    padding-bottom: 0
}

.section.stat-client>.container {
    padding-top: 20px;
    padding-bottom: 20px
}

.bg-1,
.bglight {
    background-color: #FFC31D
}

.bgwhite {
    background-color: #fff
}

.colorwhite {
    color: #fff!important
}

.section-heading {
    font-size: 30px;
    line-height: 1.2em;
    color: #000;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: center
}

.section-heading:after {
    content: '';
    display: block;
    vertical-align: bottom;
    width: 150px;
    height: 6px;
    background: #004a80;
    border-radius: 0;
    margin: 10px auto
}

ul.bull li:before,
ul.circle li:before {
    display: inline-block;
    vertical-align: top
}

.section-heading.light:after {
    background: #fff
}

.section-heading.white {
    color: #fff
}

.section-heading.left {
    text-align: left
}

.section-heading.left:after {
    margin-left: 0;
    margin-right: 0
}

.subheading {
    width: 80%;
    color: #555;
    margin: -20px auto 80px
}

.section-subheading {
    color: #999
}

.section-heading-2 {
    font-size: 24px;
    font-weight: 600;
    color: #0c1f38
}

.section-heading-3 {
    font-size: 1.714em;
    line-height: normal
}

.no-gutter {
    margin-right: 0;
    margin-left: 0
}

.no-gutter>[class*=" col-"],
.no-gutter>[class^=col-],
.no-gutter[class*=" col-"],
.no-gutter[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

a {
    color: #666
}

a:hover {
    color: #041e42
}

p {
    margin: 0 0 10px
}

.banner-page .jumbo-heading .title-page,
.banner-page .title-page,
.jumbo-heading .banner-page .title-page,
.jumbo-heading h2,
.lead,
.section-subheading,
.team-2 .title,
h1,
h2,
h3,
h4,
h5 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px
}

h1 {
    font-size: 3.571em;
    line-height: normal
}

.banner-page .title-page,
h2 {
    font-size: 2.857em;
    line-height: normal
}

.banner-page .jumbo-heading .title-page,
.jumbo-heading .banner-page .title-page,
.jumbo-heading h2,
h3 {
    font-size: 1.714em;
    line-height: normal
}

.lead,
.team-2 .title,
h4 {
    font-size: 1.286em;
    line-height: normal
}

.section-subheading,
h5 {
    font-size: 14px;
    line-height: 22px
}

h6 {
    font-size: 13px
}

b,
strong {
    font-weight: 700
}

.lead {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    line-height: 1.6
}

ol,
ul {
    list-style: outside;
    margin-left: 10px
}

.faq-list li,
ul.bull,
ul.checklist li,
ul.circle {
    list-style: none
}

ol li,
ul li {
    margin: 8px 0
}

.title-heading {
    color: #041e42;
    font-size: 36px;
    line-height: 50px
}

blockquote {
    padding: 15px 20px;
    background-color: #f6f6f6;
    margin: 0 0 20px;
    border-left: 5px solid #004a80
}

.jumbo-heading {
    color: #0c1f38;
    font-size: 20px
}

.banner-page .jumbo-heading .title-page,
.jumbo-heading .banner-page .title-page,
.jumbo-heading h2 {
    position: relative;
    z-index: 2
}

.jumbo-heading .fa {
    font-size: 200px;
    position: absolute;
    top: 0;
    left: 0;
    color: #f5f5f5;
    z-index: 1
}

ul.checklist {
    margin: 0
}

ul.checklist li {
    margin: 10px 0 25px 35px
}

ul.checklist li:before {
    font-family: FontAwesome;
    content: "\f00c";
    font-size: 20px;
    color: #041e42;
    margin-left: -35px;
    margin-right: 15px
}

ul.bull {
    margin: 0 0 20px;
    padding: 0
}

ul.bull li {
    position: relative;
    padding: 0 0 0 26px;
    margin: 0 0 14px;
    line-height: 18px
}

ul.bull li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    color: #004a80
}

ul.circle {
    margin: 0 0 20px;
    padding: 0
}

ul.circle li {
    position: relative;
    padding: 4px 0 4px 20px;
    margin: 0 0 14px;
    line-height: 22px
}

ul.circle li:before {
    content: "\f10c";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 7px;
    color: #0c1f38
}

.bgsection {
    background-attachment: fixed;
    background-size: cover
}

.bgsection:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .9
}

.spacer-10::after,
.spacer-30::after,
.spacer-50::after,
.spacer-70::after,
.spacer-90::after {
    content: "";
    display: block;
    clear: both
}

.grid-item,
.grid-services {
    margin-top: 30px;
    margin-bottom: 30px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

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

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

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-90 {
    margin-bottom: 90px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

.spacer-10 {
    height: 10px
}

.spacer-30 {
    height: 30px
}

.spacer-50 {
    height: 50px
}

.spacer-70,
.spacer-90 {
    height: 70px
}

.banner-page {
    height: 350px;
    display: block;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.chalet-amar-banner{
	padding: 100px 0;
    background: url(../images/banner-page-chalet-amar.jpg) !important;
    background-size: cover !important;
}

.unity-tower-banner{
	padding: 100px 0;
    background: url(../images/banner-page-unity-tower-updated.jpg) !important;
	background-size: cover !important;
}

.altus-tower-banner{
	padding: 100px 0;
    background: url(../images/banner-page-altus.jpg) !important;
	background-size: cover !important;
}


.boulevard-banner{
	padding: 100px 0;
    background: url(../images/banner-page-boulevard-updated.jpg) !important;
    background-size: cover !important;
}

.banner-page .title-page {
    text-align: center;
    color: #fff;
    margin-bottom: 0
}

.banner-page .breadcrumb {
    padding: 0;
    margin: 0;
    text-align: center;
    background-color: transparent;
    font-size: 18px;
    font-weight: 600
}

.info-detail dt,
.readmore {
    font-weight: 700
}

.banner-page .breadcrumb a,
.banner-page .breadcrumb>.active,
.banner-page .breadcrumb>li+li:before {
    color: #fff
}

.banner-page .breadcrumb a:hover,
.banner-page .breadcrumb>.active:hover,
.banner-page .breadcrumb>li+li:before:hover,
.widget-title {
    color: #0c1f38
}

.widget {
    margin-bottom: 50px;
    clear: both
}

.widget-title {
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative
}

.widget-title:after {
    content: '';
    display: block;
    width: 30px;
    height: 6px;
    position: absolute;
    background-color: #004a80;
    left: 0;
    bottom: 0
}

.category-nav {
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0
}

.category-nav li {
    list-style: none;
    margin: 0;
    font-weight: 700
}

.category-nav li a {
    color: #222;
    display: block;
    padding: 5px 20px;
    margin-bottom: 5px;
    background-color: #eff3f6;
    border-left: 5px solid transparent
}

.cd-top,
.hover-img,
.widget.tags a {
    display: inline-block
}

.category-nav li a:hover,
.category-nav li.active a {
    border-color: #004a80
}

.info-detail dl {
    font-size: 16px
}

.info-detail dd {
    margin-bottom: 20px
}

.widget.tags a {
    vertical-align: top;
    padding: 5px 8px 6px;
    font-size: 13px!important;
    color: rgba(34, 34, 34, .8);
    border: 1px solid #ccc;
    margin: 0 6px 7px 0;
    text-decoration: none!important;
    text-transform: lowercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.widget.tags a:hover {
    background-color: #FFC31D;
    border-color: #FFC31D
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #FFC31D
}

.cd-top {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../images/cd-top-arrow.svg) center 50% no-repeat #004a80;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s
}

.cd-top.cd-fade-out,
.cd-top.cd-is-visible,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.cd-top:hover {
    opacity: 1
}

.hover-img {
    background: #FFC31D;
    overflow: hidden;
    position: relative;
    margin: 0 -1.5px
}

.hover-img img {
    width: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -ms-transition: .5s ease all;
    transition: .5s ease all
}

.hover-img:hover img {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.readmore {
    display: block;
    margin-top: 20px;
    color: #FFC31D
}

.readmore:hover {
    color: #FFC31D;
    text-decoration: underline
}

.feature-box-8 .media,
.media-anim .media {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background-color: #004a80
}

.feature-box-8 .media img,
.media-anim .media img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .4s all linear;
    transition: .4s all linear
}

.feature-box-8:hover .media img,
.media-anim:hover .media img {
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.animationload {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: #fff
}

.btn-default,
.btn-default:hover {
    background-color: #FFC31D
}

.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background-image: url(../images/apple-touch-icon.png);
    background-position: center;
    background-repeat: no-repeat
}

:focus {
    outline: 0
}

.btn,
.btn-primary,
.btn-secondary {
    font-size: 14px;
    color: #fff;
    padding: 8px 15px;
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.btn-default {
    color: #fff;
    padding: 15px 20px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.btn-cta {
    background-color: #0c1f38;
    color: #fff;
    padding: 15px 25px;
    border: 0;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.btn-cta:hover {
    background-color: #03080e;
    color: #fff
}

.navbar-main .btn-orange-cta:hover {
    background-color: #FFC31D;
    color: #fff
}

.btn-primary {
    background-color: #004a80;
    color: #fff
}

.btn-primary:hover {
    background-color: #e9ab00;
    color: #000
}

.btn-secondary {
    background-color: #0c1f38
}

#team-1{background-color:#ffffff}

.btn-secondary:hover {
    background-color: #081627;
    color: #fff
}

.btn-primary.disabled {
    background-color: #FFC31D;
    border-color: #FFC31D
}

.btn-primary.disabled:hover {
    background-color: #e9ab00;
    color: #000
}

.btn-secondary.disabled {
    background-color: #0c1f38;
    border-color: #0c1f38
}

.btn-secondary.disabled:hover {
    background-color: #081627;
    color: #fff
}

.pagination {
    clear: both;
    text-align: left;
    margin-top: 20px;
    float: right;
}

.pagination>li {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.pagination>li>a {
    padding: 5px 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    color: #666;
    display: inline-block;
    background: #eee;
    border: 0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a.active,
.pagination>li>a:hover {
    background: #004a80;
    color: #fff;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-sidebar {
    border-radius: 0;
    text-align: left;
    font-size: 16px
}

.box-icon-2,
.box-icon-3 {
    border: 1px solid #dcdde1
}

.btn-sidebar .fa {
    margin-right: 10px;
    font-size: 1.4em;
    vertical-align: middle
}

.box-icon-1 .icon,
.box-icon-2 .icon {
    font-size: 36px;
    display: inline-block;
    line-height: 43px
}

.box-icon-1 {
    margin-bottom: 20px
}

.box-icon-1 .icon {
    color: #0c1f38;
    float: left
}

.box-icon-1 .body-content {
    margin-left: 55px;
    color: #FFC31D;
    font-weight: 700
}

.box-icon-1 .body-content .heading {
    color: #666;
    font-weight: 400
}

.box-icon-2 {
    margin-bottom: 40px;
    padding: 30px 30px 60px;
    background-color: #eff3f6;
    min-height: 250px
}

.box-icon-2 .icon {
    color: #9a9a9a;
    margin-bottom: 20px
}

.box-icon-2 .body-content {
    color: #222
}

.box-icon-2 .body-content .heading {
    color: #FFC31D;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.box-icon-2:hover {
    background-color: #0c1f38
}

.box-icon-2:hover .body-content,
.box-icon-2:hover .icon {
    color: #fff
}

.box-icon-3 {
    padding: 50px 30px 60px;
    text-align: center;
    position: relative;
    background-color: #eff3f6;
    min-height: 300px
}

.box-icon-3 .icon {
    display: inline-block;
    color: #FFC31D;
    font-size: 50px;
    line-height: 43px;
    margin-bottom: 40px
}

.box-icon-3 .body-content {
    color: #222
}

.box-icon-3 .body-content .heading {
    color: #FFC31D;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2px
}

.box-icon-3 .body-content .readmore {
    display: block;
    margin-top: 20px;
    font-weight: 700;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
    -webkit-transition: all .4s ease 0s!important;
    transition: all .4s ease 0s!important;
    opacity: 0;
    color: #FFC31D
}

.box-icon-3:hover {
    background-color: #0c1f38;
    -webkit-box-shadow: 0 10px 18px #eee;
    -moz-box-shadow: 0 10px 18px #eee;
    box-shadow: 0 10px 18px #eee
}

.box-icon-3:hover .body-content,
.box-icon-3:hover .icon {
    color: #fff
}

.box-icon-3:hover .body-content .readmore {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.box-icon-3 .line-t {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.box-icon-3 .line-t:after,
.box-icon-3 .line-t:before {
    content: '';
    width: 2px;
    height: 2px;
    display: block;
    top: -1px;
    background-color: #FFC31D;
    position: absolute
}

.box-icon-3 .line-t:before {
    left: -1px
}

.box-icon-3 .line-t:after {
    right: -1px
}

.box-icon-3 .line-b {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.box-icon-3 .line-b:after,
.box-icon-3 .line-b:before {
    width: 2px;
    display: block;
    position: absolute;
    bottom: -1px;
    background-color: #FFC31D;
    height: 2px;
    content: ''
}

.box-icon-3 .line-b:before {
    left: -1px
}

.box-icon-3 .line-b:after {
    right: -1px
}

.box-icon-4 {
    margin-bottom: 20px;
    padding: 10px 30px 30px 70px;
    min-height: 120px;
    position: relative;
    overflow: hidden
}

.box-icon-4 .icon {
    display: inline-block;
    color: rgba(255, 255, 255, .3);
    font-size: 100px;
    position: absolute;
    left: 0;
    bottom: 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
}

.box-icon-4 .body-content {
    color: #222;
    position: relative;
    z-index: 1
}

.box-icon-4 .body-content .heading {
    color: #0c1f38;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700
}

.box-icon-5 {
    text-align: left;
    margin-bottom: 60px
}

.box-icon-5 .icon {
    font-size: 40px;
    min-height: 65px;
    color: rgba(12, 31, 56, .4);
    float: left;
    display: inline-block
}

.box-icon-5 .icon .rsi {
    font-size: 80px
}

.box-icon-5 .body-content {
    margin-left: 120px
}

.box-icon-5 .title {
    margin-bottom: 15px;
    color: #000;
    clear: none
}

.box-icon-5 .title:after {
    content: '';
    height: 2px;
    width: 30px;
    display: block;
    margin: 7% 0;
    background: #e6af2a
}

.box-icon-5 .text {
    color: #626262
}

.box-icon-5:hover .icon {
    color: #FFC31D
}

.box-icon-5.layout-2 {
    text-align: center
}

.box-icon-5.layout-2 .icon {
    float: none;
    display: block
}

.box-icon-5.layout-2 .body-content {
    margin-left: 0
}

.box-icon-5.layout-2 .title:after {
    margin: 7% auto
}

.box-icon-6 {
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    min-height: 200px;
    padding: 30px
}

.box-icon-6 .icon {
    font-size: 35px;
    min-height: 65px;
    color: #FFC31D;
    width: 65px;
    max-width: 65px;
    line-height: 1.2
}

.box-icon-6 .infobox {
    flex: 1
}

.box-icon-6 .title {
    margin-bottom: 15px;
    font-size: 20px;
    color: #000;
    margin-top: 0
}

.box-icon-6 .text {
    color: #626262
}

.box-icon-6.layout-2 {
    padding: 30px 0;
    min-height: auto
}

.box-icon-6.layout-2 .icon {
    font-size: 35px;
    width: 65px;
    height: 65px;
    color: #FFC31D;
    border: 1px solid #ccc;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding-top: 10px;
    margin-right: 20px
}

.box-image-1 {
    position: relative;
    margin-bottom: 30px
}

.box-image-1 .image {
    overflow: hidden;
    background-color: #000
}

.box-image-1 .image img {
    opacity: .9;
    max-width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .1s all linear;
    transition: .1s all linear
}

.box-image-1:hover .image img {
    opacity: .4;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    box-shadow: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.box-image-1 .description {
    position: absolute;
    left: 40px;
    bottom: 40px
}

.box-image-1 .blok-title {
    color: #fff;
    font-size: 24px;
    font-weight: 400
}

.box-image-2 .image img {
    width: 100%
}

.box-image-2 .blok-title {
    color: #FFC31D;
    font-size: 24px;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 20px
}

.box-image-4 {
    position: relative;
    margin-bottom: 30px
}

.box-image-4 .media {
    overflow: hidden;
    background-color: #FFC31D;
    position: relative
}

.box-image-4 .media img {
    opacity: 1;
    max-width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .1s all linear;
    transition: .1s all linear
}

.box-image-4 .body {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    background-color: rgba(255, 195, 29, .4);
    border: 10px solid #0c1f38;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.box-image-4 .body .content {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.box-image-4 .title {
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 10px
}

.box-image-4 .category {
    color: #fff
}

.box-image-4:hover .media img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    box-shadow: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.box-image-4:hover .body {
    opacity: 1
}

.box-image-4:hover .title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.box-image-3 {
    position: relative;
    margin-bottom: 40px
}

.box-image-3 .image {
    overflow: hidden;
    background-color: #FFC31D;
    position: relative
}

.box-image-3 .image:before {
    content: '';
    position: absolute;
    background: url(../images/link.html) center top no-repeat;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all ease .25s;
    transition: all ease .25s
}

.box-image-3 .image img {
    opacity: 1;
    max-width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .1s all linear;
    transition: .1s all linear
}

.box-image-3:hover .image img {
    opacity: .2;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.box-image-3:hover .image:before {
    top: 50%;
    filter: alpha(opacity=1);
    opacity: 100
}

.box-image-3 .blok-title {
    text-align: center;
    color: #666;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px
}

.box-image-3:hover .blok-title,
.team-2 .media .social-icon li a:hover {
    color: #FFC31D
}

.team-2 {
    position: relative;
    margin-bottom: 30px;
    text-align: left
}

.team-2 .media {
    display: block;
    background-color: rgba(255, 195, 29, 0);
    overflow: hidden;
    margin-bottom: 20px;
    position: relative
}

.team-2 .media .social-icon {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    width: 100%;
    margin-left: 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
}

.feature-box-7,
.feature-box-8,
.feature-box-8 .body {
    position: relative
}

.team-2 .media .social-icon li {
    line-height: 2.2
}

.team-2 .media .social-icon li a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.team-2 .media img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .4s all linear;
    transition: .4s all linear
}

.team-2:hover .media {
    background-color: rgba(255, 195, 29, .9)
}

.team-2:hover .media img {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.team-2:hover .media .social-icon {
    bottom: 40px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.team-2 .body {
    overflow: hidden;
    color: #222;
    text-align: center
}

.team-2 .title {
    margin-bottom: 0
}

.team-2 .position {
    color: #FFC31D;
    font-size: 13px
}

.feature-box-8 {
    padding-bottom: 40px
}

.feature-box-8 .media {
    width: 100%;
    margin-bottom: 30px
}

.feature-box-8 .body .title {
    color: #222;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2px;
    display: inline-block
}

.feature-box-7 .body .info-box .text,
.feature-box-8.light .body,
.feature-box-8.light .body .title {
    color: #fff
}

.feature-box-7 {
    overflow: hidden;
    margin-bottom: 30px
}

.feature-box-7 .media {
    width: 100%
}

.feature-box-7 .body {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(34, 34, 34, .8);
    padding: 20px;
    height: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(65%);
    transform: translateY(65%)
}

.feature-box-7 .body .info-box .title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 24px;
    line-height: 2
}

.feature-box-7 .body .info-box .title:after {
    content: '';
    height: 2px;
    width: 30px;
    display: block;
    margin: 7% 0;
    background: #fde428;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    -moz-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    -o-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    transition: transform .4s cubic-bezier(1, 0, 0, 1)
}

.feature-box-7:hover .body {
    transform: translateY(0)
}

.feature-box-7:hover .body .title:after {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.box-testimony {
    position: relative;
    box-sizing: border-box
}

.box-testimony:before {
    content: "\f10e";
    color: #000;
    font-family: FontAwesome;
    font-size: 60px;
    float: left;
    line-height: initial
}

.box-history .item .year-info:before,
.box-history .item:after,
.box-history .item:before,
.box-team:after {
    content: ''
}

.box-testimony .quote-box {
    margin-left: 80px
}

.box-testimony .quote-box blockquote {
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    padding: 0;
    background-color: transparent;
    margin: 0;
    border-left: 0;
    font-style: italic
}

.testimonial-1 .media,
.testimonial-2 {
    background-color: #FFC31D;
    position: relative
}

.box-testimony .quote-box .quote-name {
    margin-top: 30px;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    color: #FFC31D
}

.box-testimony .quote-box .quote-name span {
    font-size: 12px;
    font-style: italic;
    color: #222;
    font-weight: 400;
    display: block
}

.testimonial-1 {
    position: relative
}

.testimonial-1 .media {
    float: left;
    margin: 0 30px 0 0;
    max-width: 255px;
    display: block
}

.testimonial-1 .media img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .4s all linear;
    transition: .4s all linear
}

.testimonial-1:hover .media img {
    filter: alpha(opacity=30);
    opacity: .3;
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.testimonial-1 .body {
    overflow: hidden;
    color: #222
}

.testimonial-1 .title {
    color: #FFC31D;
    font-weight: 700;
    font-size: 16px
}

.testimonial-1 .position {
    color: #a2a2a2
}

.testimonial-1 .company {
    color: #a2a2a2;
    margin-bottom: 20px
}

.testimonial-2 {
    margin-left: 0;
    margin-bottom: 100px
}

.testimonial-2 .body {
    border: none;
    margin-bottom: 0;
    padding: 30px;
    font-weight: 500;
    color: #fff;
    min-height: 140px
}

.testimonial-2 .info {
    background-color: #fff;
    display: inline-block;
    padding: 20px;
    margin-top: -40px;
    float: right;
    min-width: 290px;
    border-bottom: 2px solid #FFC31D;
    height: 90px;
    position: relative;
    z-index: 3
}

.testimonial-2 .info .media {
    max-width: 60px;
    max-height: 60px;
    float: left
}

.testimonial-2 .info .info-title {
    margin-left: 80px
}

.testimonial-2 .info .title {
    color: #FFC31D;
    font-weight: 700;
    font-size: 16px
}

.testimonial-2 .info .position {
    color: #a2a2a2
}

.testimonial-2 .info .company {
    color: #a2a2a2;
    margin-bottom: 20px
}

.testimonial-2:hover {
    background-color: #0c1f38
}

.testimonial-2:hover .info {
    border-color: #0c1f38
}

.testimonial-3 .media {
    text-align: center;
    float: left
}

.testimonial-3 .media img {
    width: 160px;
    margin-bottom: 25px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px
}

.testimonial-3 .body {
    padding-left: 200px;
    font-size: 20px;
    line-height: 1.6
}

.testimonial-3 .title {
    color: #000;
    font-weight: 700;
    font-size: 18px
}

.testimonial-3 .company {
    color: #777;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .testimonial-3 .media {
        float: none
    }
    .testimonial-3 .media img {
        margin: 0 auto 25px
    }
    .testimonial-3 .body {
        padding-left: 0;
        text-align: center
    }
}

.box-team {
    border: 1px solid #eee;
    margin-bottom: 30px;
    background-color: #FFC31D;
    color: #fff
}

.box-team:after {
    display: block;
    width: 100%;
    clear: both
}

.box-team .box-image {
    float: left;
    width: 50%;
    position: relative
}

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

.box-team .box-image .sosmed {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .6);
    text-align: center;
    padding: 10px 0
}

.box-team .box-image .sosmed .fa {
    font-size: 18px;
    color: #FFC31D;
    padding: 0 20px
}

.box-team .box-image .sosmed .fa:hover {
    color: #46c2ca
}

.box-team .body-content {
    float: left;
    width: 50%;
    padding: 30px;
    position: relative
}

.box-team .body-content .people {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.box-team .body-content .position {
    color: #0c1f38;
    font-size: 12px;
    font-style: italic
}

.box-team .body-content .excert {
    margin-top: 20px;
    margin-bottom: 35px
}

.box-team .body-content .phone {
    font-size: 18px
}

.box-team .body-content .phone .fa {
    font-size: 30px;
    color: #000;
    margin-right: 10px;
    vertical-align: middle
}

.box-team:hover {
    background-color: #0c1f38;
    color: #000
}

.box-team:hover .position {
    color: #FFC31D
}

.box-statistic {
    text-align: center;
    margin-top: 40px
}

.box-statistic .icon {
    font-size: 36px;
    color: #ed1c24;
    margin-bottom: 30px
}

.box-statistic .heading {
    font-size: 36px;
    color: #FFC31D;
    font-weight: 700;
    margin-bottom: 20px
}

.box-statistic .subheading {
    font-size: 14px;
    font-weight: 600;
    color: #46c2ca
}

.counter-1 .counter-number,
.counter-1 .counter-title {
    display: table-cell;
    color: #0c1f38;
    vertical-align: middle
}

.counter-1 .counter-number {
    padding: 20px 14px 20px 0;
    width: 70px;
    letter-spacing: -.5px;
    font-weight: 700;
    font-size: 48px
}

.counter-1 .counter-title {
    padding: 20px 0;
    text-align: left;
    line-height: 18px;
    margin-bottom: 0
}

.box-history .item {
    padding-bottom: 40px
}

.box-history .item:before {
    position: absolute;
    left: 92px;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #eee;
    z-index: -1
}

.box-history .item .year {
    float: left;
    font-size: 18px;
    font-weight: 700
}

.box-history .item .year-info {
    position: relative;
    margin-left: 100px
}

.box-history .item .year-info:before {
    position: absolute;
    left: -30px;
    width: 15px;
    height: 15px;
    background-color: #ed1c24;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px
}

.box-history .item .year-info .heading {
    font-size: 24px;
    color: #FFC31D;
    margin-bottom: 20px
}

.box-history .item:after {
    clear: both;
    display: block
}

.history-2 .timeline__item .media {
    display: table-cell;
    width: 30%
}

.history-2 .timeline__item .media img {
    margin-bottom: 80px
}

.history-2 .timeline__item .year {
    font-size: 6rem;
    font-weight: 700;
    color: #002e5b;
    letter-spacing: -.04em;
    margin-top: -15px;
    line-height: normal
}

.history-2 .timeline__item .aksen {
    position: relative;
    display: table-cell;
    width: 80px
}

.history-2 .timeline__item .aksen:after,
.history-2 .timeline__item .aksen:before {
    position: absolute;
    left: 50%;
    border-radius: 100%;
    content: ''
}

.history-2 .timeline__item .aksen:before {
    top: 20px;
    bottom: -5px;
    width: 1px;
    background: #e6e6e6;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.history-2 .timeline__item .aksen:after {
    top: 8px;
    width: 9px;
    height: 9px;
    background: #fde428;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.history-2 .timeline__item:last-child .aksen:before {
    display: none
}

.history-2 .timeline__item .text {
    display: table-cell;
    padding: 0 0 50px;
    vertical-align: top
}

.history-2 .timeline__item .text .title {
    font-size: 20px;
    margin: 0 0 16px;
    padding: 0;
    font-weight: 700
}

@media (max-width:767px) {
    .history-2 .timeline__item .media {
        display: block;
        width: 100%
    }
    .history-2 .timeline__item .media img {
        margin-bottom: 20px
    }
    .history-2 .timeline__item .aksen {
        display: none
    }
}

.box-partner {
    margin-bottom: 30px
}

.box-partner .item {
	padding-top: 15px;
    border-bottom: 1px solid #eee
}

.box-partner .item .box-image {
    float: left;
    width: 20%;
    font-size: 18px
}

.box-partner .item .box-image img {
    /*width: 100%;*/ 
    border: 1px solid rgba(0, 74, 128, .44);
    padding: 10px
}

.box-partner .item .box-info {
    float: left;
    width: 70%;
    position: relative;
    margin-left: 40px
}

.box-partner .item .box-info .heading {
    font-size: 18px;
    color: #004a80
}

.box-partner .item:after {
    content: '';
    clear: both;
    display: block
}

.box-partner .item:last-child {
    border-bottom: 0
}

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

.panel-faq .panel-default {
    border-color: transparent
}

.panel-faq .panel-default>.panel-heading {
    color: #fff;
    background-color: #0c1f38;
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 12px 30px;
    position: relative
}

.panel-faq .panel-default>.panel-heading:before {
    padding: 0 0 0 10px;
    content: "\002B";
    font-family: Arial;
    font-size: 24px;
    position: absolute;
    top: 8px;
    left: 0px;
    line-height: 1
}

.panel-faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent
}

.panel-faq .panel-default.active>.panel-heading {
    background-color: #ebe8de;
    color: #0c1f38
}

.panel-faq .panel-default.active>.panel-heading:before {
    color: #0c1f38;
    content: "\002D"
}

.panel-faq .panel-title {
    font-size: 14px;
    display: block
}

.panel-faq .panel-title>a,
.panel-faq .panel-title>a:active,
.panel-faq .panel-title>a:focus {
    color: inherit;
    text-decoration: none;
    display: block
}

.panel-faq .panel-body {
    padding: 0px 15px;
    background-color: #eff3f6;
    margin-top: 0
}

.panel-faq .panel-body p {
    margin: 10px 0
}

.panel-faq .collapse.in {
    display: block;
    visibility: visible
}

.faq-list {
    margin: 0;
    padding: 0
}

.faq-list li .fa {
    color: red;
    font-size: 14px;
    margin-right: 10px
}

.faq-list .faq-item-image {
    position: relative;
    width: 100%;
    text-align: center
}

.faq-list .faq-item-image img {
    display: block
}

.faq-1 .item {
    margin-bottom: 70px
}

.faq-1 .item .question {
    position: relative;
    padding-left: 40px;
    font-size: 1.714em;
    line-height: normal;
    margin-bottom: 30px
}

.faq-1 .item .question:before {
    content: "\f059";
    color: #000;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 5px
}

.faq-1 .item .answer {
    position: relative;
    padding-left: 40px;
    margin-bottom: 30px
}

.faq-1 .item .answer:before {
    content: "\f064";
    color: #0c1f38;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 5px
}

.panel-pricing {
    border-color: #ccc;
    text-align: center;
    margin-bottom: 40px;
    background-color: #f6f6f6;
    border-radius: 0
}

.panel-pricing.best .price {
    background-color: #0c1f38;
    color: #fff
}

.panel-pricing .price {
    padding: 15px 0;
    background-color: #FFC31D;
    font-size: 36px;
    color: #222;
    font-weight: 700
}

.panel-pricing .price sup {
    font-size: 18px;
    margin-right: 5px;
    top: -.6em;
    font-weight: 400
}

.panel-pricing .price small {
    font-size: 14px;
    margin-left: 0
}

.banner-page .jumbo-heading .panel-pricing .title-page,
.jumbo-heading .banner-page .panel-pricing .title-page,
.jumbo-heading .panel-pricing h2,
.panel-pricing .banner-page .jumbo-heading .title-page,
.panel-pricing .jumbo-heading .banner-page .title-page,
.panel-pricing .jumbo-heading h2,
.panel-pricing h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    padding-top: 10px
}

.panel-pricing>.panel-heading {
    color: #666;
    border-color: #eee;
    padding: 0
}

.panel-pricing .table>tbody>tr>td,
.panel-pricing .table>tfoot>tr>td {
    padding: 12px 0;
    vertical-align: top;
    border-top: none
}

.panel-pricing .table {
    margin-bottom: 0
}

.panel-pricing .panel-body {
    padding: 10px;
    text-align: center
}

.panel-pricing .panel-body table,
.panel-pricing .panel-body td,
.panel-pricing .panel-body th {
    border: 0;
    text-align: center
}

.panel-pricing .panel-footer {
    padding: 30px 0;
    border-top: 0
}

.career-tabs>ul {
    margin-left: 0
}

.career-tabs .nav-tabs {
    border-bottom: 0
}

.career-tabs .nav-tabs>li {
    float: left;
    margin-bottom: 0;
    width: 25%;
    background: #eff3f6;
    text-align: center;
    border: 1px solid #004a80
}

.career-tabs .nav-tabs>li>a {
    padding: 10px 0;
    color: #222;
    margin-right: 0;
    border-radius: 0;
    font-weight: 500
}

.career-tabs .nav-tabs>li>a:hover {
    background-color: #0c1f38;
    color: #fff
}

.career-tabs .nav-tabs>li.active>a,
.career-tabs .nav-tabs>li.active>a:focus,
.career-tabs .nav-tabs>li.active>a:hover {
    cursor: default;
    background-color: #004a80;
    color: #fff
}

.career-tabs .tab-content {
    padding: 20px 30px;
    border: 1px solid #eee;
    background-color: #fff
}

.box-news-1 {
    position: relative;
    margin-bottom: 30px
}

.box-news-1 .media,
.list-news .news-item .meta,
.meta-blog,
.single-news .meta {
    margin-bottom: 20px
}

.box-news-1 .media {
    width: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: #004a80;
    border: 1px solid #004a80
}

.box-news-1 .media img {
    -webkit-transition: .4s all linear;
    transition: .4s all linear
}

.box-news-1 .media:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all ease .25s;
    transition: all ease .25s
}

.box-news-1 .body {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.box-news-1 .body:before {
    background-color: #004a80;
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    -moz-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    -o-transition: transform .4s cubic-bezier(1, 0, 0, 1);
    transition: transform .4s cubic-bezier(1, 0, 0, 1)
}

.box-news-1 .body .title a {
    color: #0c1f38
}

.box-news-1 .body .title a:hover {
    color: #FFC31D
}

.box-news-1 .body .meta {
    color: #6f6f6f;
    font-size: 13px;
    margin-top: 5px
}

.box-news-1 .body .meta span {
    display: inline-table;
    margin-right: 20px
}

.box-news-1 .body .meta .fa {
    color: #0c1f38
}

.box-news-1:hover .body:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.box-news-1:hover .media img {
    filter: alpha(opacity=80);
    opacity: .4;
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.box-news-1:hover .media:before {
    top: 50%;
    filter: alpha(opacity=1);
    /*opacity: 100;*/
}

.box-news-2 {
    position: relative;
    margin-bottom: 40px
}

.box-news-2 .image {
    overflow: hidden;
    background-color: #FFC31D;
    position: relative
}

.box-news-2 .image img {
    opacity: 1;
    max-width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .1s all linear;
    transition: .1s all linear
}

.box-news-2 .image:before {
    content: '';
    position: absolute;
    background: url(../images/link.html) center top no-repeat;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all ease .25s;
    transition: all ease .25s
}

.box-news-2:hover .image img {
    opacity: .2;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.box-news-2:hover .image:before {
    top: 50%;
    filter: alpha(opacity=1);
    opacity: 100
}

.box-news-2 .meta-date {
    margin-top: 10px;
    color: #FFC31D;
    font-size: 12px;
    font-style: italic
}

.box-news-2 .blok-title {
    color: #666;
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 20px;
    height: 50px;
    overflow: hidden
}

.box-news-2 .blok-title a:hover {
    color: #ed1c24
}

.list-news .news-item .meta:after,
.meta-blog:after,
.single-news .meta:after {
    clear: both;
    content: " ";
    display: table
}

.list-news .news-item .meta>div,
.meta-blog>div,
.single-news .meta>div {
    float: left;
    font-size: 13px;
    line-height: normal
}

.list-news .news-item .meta>div:last-child,
.meta-blog>div:last-child,
.single-news .meta>div:last-child {
    text-align: right;
    float: right
}

.list-news .news-item .meta>div i,
.meta-blog>div i,
.single-news .meta>div i {
    color: #0c1f38
}

.list-news .news-item .meta .meta-author,
.list-news .news-item .meta .meta-category,
.meta-blog .meta-author,
.meta-blog .meta-category,
.single-news .meta .meta-author,
.single-news .meta .meta-category {
    margin: 0 0 10px 20px;
    padding: 0 0 0 21px
}

@media (max-width:768px) {
    .list-news .news-item .meta>div,
    .meta-blog>div,
    .single-news .meta>div {
        display: block;
        float: none;
        margin-bottom: 10px
    }
    
    
    .form-area h2{
    color: #004a80; 
        font-size: 25px;
        margin-top:0px;
}


.ajax-button {
    text-align: center;
    margin-bottom: 0px;
}
   
   
   .form-area h3 {
    color: #004a80;
    font-size: 17px;
    margin-top: -10px;
}


h4{
font-family: "Open Sans", sans-serif;
    font-weight: 700;
    margin-top: 23px;
    margin-bottom: 0px;
}   



.submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #19619e;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 13px;
    border-radius: 5px;
    cursor: pointer !important;
    outline: none;
    text-transform: uppercase;
    padding: 2px 8px;
}
    
    
    .list-news .news-item .meta>div:last-child,
    .meta-blog>div:last-child,
    .single-news .meta>div:last-child {
        text-align: left;
        float: none
    }
    .list-news .news-item .meta .meta-author,
    .list-news .news-item .meta .meta-category,
    .meta-blog .meta-author,
    .meta-blog .meta-category,
    .single-news .meta .meta-author,
    .single-news .meta .meta-category {
        margin-left: 0;
        padding-left: 0
    }
}

.list-news {
    width: 98%
}

.list-news .news-item {
    margin-bottom: 70px;
    padding-right: 15px;
    padding-left: 15px
}

.list-news .news-item .image {
    position: relative;
    overflow: hidden;
    background-color: #FFC31D
}

.list-news .news-item .image:before {
    content: "\f0c1";
    font-family: FontAwesome;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all ease .25s;
    transition: all ease .25s
}

.list-news .news-item .image img {
    opacity: 1;
    max-width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .1s all linear;
    transition: .1s all linear
}

.list-news .news-item .image .meta-date {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 70px;
    height: 70px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: #ed1c24;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding-top: 13px;
    z-index: 1
}

.list-news .news-item .image .meta-date span {
    font-size: 14px;
    display: block
}

.topbar .topbar-right .topbar-menu,
.topbar .topbar-right .topbar-sosmed {
    display: inline-table;
    margin-bottom: 0
}

.list-news .news-item:hover .image img {
    opacity: .2;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

.list-news .news-item:hover .image:before {
    top: 50%;
    filter: alpha(opacity=1);
    opacity: 100
}

.list-news .news-item .blok-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

.list-news .news-item .blok-title a {
    color: #FFC31D
}

.list-news .news-item .blok-title a:hover {
    color: #000
}

.topbar .topbar-right .topbar-menu li,
.topbar .topbar-right .topbar-menu li a {
    color: #fff
}

@media (max-width:1024px) {
    .list-news {
        width: initial
    }
}

.topbar {
    padding: 0;
    height: 40px
}

.topbar .topbar-left .welcome-text {
    font-style: italic;
    color: #fff;
    padding: 8px 0
}

.topbar .topbar-right .topbar-menu li,
.topbar .topbar-right .topbar-sosmed li {
    float: left;
    font-size: 16px;
    padding: 0 10px;
    list-style: none
}

.topbar .topbar-right {
    text-align: right
}

.topbar .topbar-right .topbar-menu {
    vertical-align: top
}

.topbar .topbar-right .topbar-menu li a:hover {
    color: #FFC31D
}

.topbar .topbar-right .topbar-sosmed li a {
    color: #fff
}

.topbar .topbar-right .topbar-sosmed li a:hover {
    color: #FFC31D
}

.topbar-logo {
    background-color: #fff;
    padding: 5px 0
}

.contact-info {
    float: right;
    margin-top: 15px
}

.contact-info>div {
    display: inline-table;
    margin-right: 40px
}

.navbar-main .navbar-brand img:last-child,
.navbar-main.stiky .navbar-brand img {
    display: none;	
}
.brand-logo img{
	display:block !important;
}
.navbar-toggle .icon-bar {
    background: #004a80
}

.navbar-toggle {
    float: left
}

.navbar-main {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    border: 0;
    position: relative;
    z-index: 3;
    -webkit-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out
}

.navbar-main>.container {
    position: relative;
    padding: 10px 15px
}

.navbar-main.stiky {
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top: 40px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    bottom: initial
}

.navbar-main.stiky .navbar-brand img:last-child {
    display: block
}

.navbar-main .navbar-collapse {
    padding-right: 0;
    padding-left: 0
}

.navbar-main li,
.navbar-main ol {
    margin: 0;
    font-size: 12px;
    font-weight: 700
}

.navbar-main .nav>li>a {
    color: #000
}

.navbar-main .nav>li.active>a,
.navbar-main .nav>li>a:focus,
.navbar-main .nav>li>a:hover {
    color: #004a80;
    background-color: transparent
}

.navbar-main .nav .open>a,
.navbar-main .nav .open>a:focus,
.navbar-main .nav .open>a:hover {
    background-color: transparent;
    border-color: transparent;
    color: #004a80
}

.navbar-main .dropdown-menu,
.navbar-main .dropdown-menu>li a:hover {
    background-color: #0c1f38;
    color: #fff
}

.navbar-main .caret {
    margin-left: 10px
}

.navbar-main .nav.navbar-right>li {
    margin-right: 15px
}

.navbar-main .fa {
    font-size: 18px
}

.navbar-main .dropdown-menu {
    min-width: 180px;
    padding: 0;
    border: 0;
    border-radius: 0
}

.navbar-main .dropdown-menu>li {
    text-transform: uppercase
}

.navbar-main .dropdown-menu>li a {
    padding: 10px 20px;
    color: #fff
}

.header-1 {
    position: fixed;
    z-index: 999;
    width: 100%
}

.header-1 .navbar-nav {
    background-color: #fff;
    position: relative
}

.header-1 .navbar-nav:after {
    content: '';
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #004a80
}

.header-1 .stiky .navbar-nav {
    background-color: #fff
}

.header-1 .stiky .navbar-nav:after {
    content: none
}

.banner-page:before,
.bg-dark:before,
.bgtestimony:before,
.bos-quote:after,
.footer .footer-item .footer-title:after {
    content: ''
}

.header-1 .stiky .nav .open>a,
.header-1 .stiky .nav .open>a:focus,
.header-1 .stiky .nav .open>a:hover,
.header-1 .stiky .nav>li.active>a {
    color: #FFC31D
}

.social-icon li {
    list-style: none;
    float: left;
    margin: 0 2px;
    text-align: center
}

.social-icon li a {
    display: block;
    width: 35px;
    height: 35px;
    background-color: transparent;
    padding-top: 2px
}

.banner {
    position: relative;
    padding: 0
}

.banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    z-index: -1
}

.banner ol li,
.banner ul li {
    margin: 0
}

.slides-navigation,
.slides-navigation.center {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    width: 100%
}

.slides-navigation {
    bottom: 46%
}

.slides-navigation.center {
    bottom: 25%;
    text-align: center;
    -webkit-transform: translateX(-7px);
    -ms-transform: translateX(-7px);
    transform: translateX(-7px)
}

.slides-navigation .container {
    position: relative
}

.slides-navigation a {
    position: absolute
}

.slides-navigation.center a {
    position: relative;
    display: inline-table;
    text-align: center
}

.slides-navigation a {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    background: 0 0;
    display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
    border: 3px solid #fff;
    padding-top: 7px;
    text-align: center
}

.slides-navigation a:hover {
    color: #FFC31D;
    border-color: #FFC31D;
    text-decoration: none
}

.slides-navigation a.prev {
    left: -60px
}

.slides-navigation a.next {
    right: -60px
}

.slides-navigation.center a.next {
    left: 0;
    right: 0
}

.slides-navigation.center a.prev {
    left: 0
}

.wrap-caption {
    padding-top: 20%;
    color: #fff;
    width: 50%
}

.wrap-caption.center {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.wrap-caption.right {
    width: 50%;
    text-align: right;
    float: right
}

.wrap-caption .excerpt {
    margin-bottom: 50px;
    font-size: 18px
}

.wrap-caption .btn,
.wrap-caption .btn-primary,
.wrap-caption .btn-secondary {
    margin-right: 15px
}


.banner-page {
    padding: 100px 0;
    background: url(../images/banner-page.jpg) bottom center no-repeat fixed;
    background-size: cover;
}

.banner-page:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 34, 34, .1)
}

.banner-page.about {
    background: url(../images/banner-page.jpg) bottom center no-repeat fixed;
    background-size: cover
}

.director-image {
    position: relative;
    margin-bottom: 60px
}

.director-image .director-image-title {
    background-color: #0c1f38;
    letter-spacing: -.6px;
    color: #fff;
    text-align: right;
    padding: 10px 30px;
    position: absolute;
    left: 0;
    bottom: 0
}

.director-image:after {
    position: absolute;
    height: 40px;
    background-color: #0c1f38;
    left: 0;
    bottom: -40px;
    right: 40px
}

.director-title {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 0
}

.director-position {
    font-size: 14px;
    color: #004a80;
    text-transform: uppercase;
    font-weight: 600
}

.bos-quote {
    padding: 20px;
    background-color: #fff;
    border: 4px solid #dcdde1
}

.bos-quote .bos-photo {
    float: left;
    width: 100px
}

.bos-quote .bos-photo img {
    display: block
}

.bos-quote .bos-text {
    margin-left: 120px
}

.bos-quote:after {
    clear: both;
    display: inline-table
}

.box-vision {
    border-left: 10px solid #FFC31D;
    padding: 15px 30px;
    font-size: 20px;
    line-height: normal;
    background-color: #eff3f6;
    color: #FFC31D;
    margin-bottom: 60px;
    font-weight: 400;
    font-style: italic
}

dl.hiw {
    width: 100%
}

dl.hiw dt {
    width: 30px;
    float: left
}

dl.hiw dt .fa {
    font-size: 24px;
    color: #041e42
}

.portfolio_filter li a,
.vidimg .play-vid a {
    color: #fff
}

dl.hiw dd {
    margin-left: 60px;
    margin-bottom: 40px
}

.team-2 dl.hiw dd .title,
dl.hiw dd .lead,
dl.hiw dd .team-2 .title,
dl.hiw dd h4 {
    clear: none
}

.vidimg {
    position: relative
}

.vidimg .play-vid {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 72px;
    height: 72px;
    background-color: #FFC31D;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    border: 2px solid #fff;
    padding-top: 13px;
    padding-left: 7px;
    text-align: center
}

.vidimg .play-vid:hover {
    background-color: #0c1f38
}

.bg-dark {
    background: url(../images/bgoverlay-1.jpg) bottom center no-repeat fixed;
    background-size: cover
}

.bg-dark:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: .9
}

.portfolio_filter {
    margin: 0;
    padding: 0;
    text-align: left
}

.portfolio_filter li {
    display: inline-table;
    list-style: none;
    padding: 5px 25px;
    /* text-transform: uppercase; */
    text-decoration: none;
    margin: 5px;
    background-color: #0c1f38;
}

.portfolio_filter li a.active,
.portfolio_filter li a:hover {
    color: #FFC31D;
    text-decoration: none
}

.portfolio_filter.dark li a {
    color: #666
}

.portfolio_filter.dark li a.active,
.portfolio_filter.dark li a:hover {
    color: #FFC31D;
    text-decoration: none
}

.banner-page.news,
.banner-page.project {
    background: url(../images/slide2-2.html) bottom center no-repeat
}

.single-news .image {
    position: relative
}

.single-news .image .meta-date {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 70px;
    height: 70px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    background-color: #ed1c24;
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding-top: 13px
}

#cd-google-map,
#google-container,
.maps,
.maps-wraper {
    position: relative
}

.single-news .image .meta-date span {
    font-size: 14px;
    display: block
}

.author-box .body,
.author-box .media {
    display: table-cell;
    vertical-align: top
}

.single-news .blok-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700
}

.author-box {
    background-color: #f6f6f6;
    padding: 20px;
    margin-top: 60px
}

.comments-box .media,
.comments-box .media.comment {
    background-color: #fff
}

.author-box .media {
    width: 120px
}

.author-box .media img {
    width: 100px;
    height: 100px
}

.author-box .body {
    margin-left: 20px
}

.author-box .media-heading {
    color: #222;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.author-box .media-heading span {
    font-weight: 400;
    font-size: 12px;
    display: block;
    color: rgba(34, 34, 34, .3)
}

.author-box:after {
    @extent .clrfix
}

.comments-box {
    padding-bottom: 30px
}

.comments-box .media {
    padding-bottom: 30px;
    border-bottom: 1px solid #E9E9E9;
    margin-bottom: 30px
}

.comments-box .media .media-left {
    display: inline-table;
    float: left;
    padding-right: 20px
}

.comments-box .media .media-left img {
    width: 60px;
    height: 60px
}

.comments-box .media .media-body {
    margin-left: 140px
}

.comments-box .media.reply-comment {
    margin-left: 40px
}

.comments-box .media:after {
    display: table;
    content: " ";
    clear: both
}

.comments-box .media-heading {
    color: #FFC31D;
    font-weight: 600
}

.comments-box .date,
.comments-box .reply a {
    color: rgba(34, 34, 34, .3)
}

.comments-box .comments-box .media-left img {
    width: 100px;
    height: 100px
}

.comments-box .date {
    float: right
}

.comments-box .reply {
    margin-top: 5px
}

.comments-box .reply a:hover {
    color: #000
}

.comments-box .title-heading,
.leave-comment-box .title-heading {
    font-size: 18px;
    line-height: 25px;
    color: #FFC31D;
    font-weight: 600;
    margin-top: 40px;
    margin-bottom: 40px
}

.contact .form-control,
.form-comment .form-control {
    height: 45px;
    background-color: #f6f6f6;
    border: 1px solid #004a80;
    border-radius: 3px;
    box-shadow: none
}

.contact textarea.form-control,
.form-comment textarea.form-control {
    height: auto
}

.contact .btn.disabled,
.contact .btn[disabled],
.contact .disabled.btn-primary,
.contact .disabled.btn-secondary,
.contact [disabled].btn-primary,
.contact [disabled].btn-secondary,
.contact fieldset[disabled] .btn,
.contact fieldset[disabled] .btn-primary,
.contact fieldset[disabled] .btn-secondary,
.form-comment .btn.disabled,
.form-comment .btn[disabled],
.form-comment .disabled.btn-primary,
.form-comment .disabled.btn-secondary,
.form-comment [disabled].btn-primary,
.form-comment [disabled].btn-secondary,
.form-comment fieldset[disabled] .btn,
.form-comment fieldset[disabled] .btn-primary,
.form-comment fieldset[disabled] .btn-secondary {
    opacity: 1
}

.maps {
    width: 100%;
    height: 350px;
    display: block;
    background: #ccc
}

#google-container {
    width: 100%;
    height: 500px;
    background-color: #fff
}

#cd-google-map {
    overflow: hidden
}

#cd-google-map .col-md-12 {
    padding: 0
}

#cd-google-map .address {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    background-color: rgba(5, 5, 5, .9)
}

#cd-google-map .address .address-item {
    position: relative;
    padding-left: 44px
}

#cd-google-map .address .address-item i {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 4px;
    color: #fcfcfc;
    font-size: 22px;
    text-align: center;
    line-height: 24px
}

#cd-zoom-in,
#cd-zoom-out {
    height: 32px;
    width: 32px;
    cursor: pointer;
    margin-left: 10px;
    background-color: #FFC31D;
    background-repeat: no-repeat;
    background-size: 32px 64px;
    background-image: url(../images/cd-icon-controller.svg)
}

.no-touch #cd-zoom-in:hover,
.no-touch #cd-zoom-out:hover {
    background-color: #000
}

#cd-zoom-in {
    background-position: 50% 0;
    margin-top: 10px;
    margin-bottom: 1px
}

#cd-zoom-out {
    background-position: 50% -32px
}

.section.feature {
    background-color: #004a80
}

.overlap {
    background-color: #fff;
    margin-top: -140px;
    position: relative;
    z-index: 2
}

.feature-gutter {
    margin-right: 0;
    margin-left: 0
}

.feature-gutter>[class*=" col-"],
.feature-gutter>[class^=col-],
.feature-gutter[class*=" col-"],
.feature-gutter[class*=col-] {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px
}

.border-right {
    border-right: 1px solid #ccc
}

.about-img {
    position: relative;
    min-height: 370px
}

.about-img .about-img-top {
    position: absolute;
    width: 50%;
    left: 0;
    bottom: -50%;
    transform: translateY(-50%);
    z-index: 1
}

.about-img .about-img-bottom {
    position: absolute;
    width: 85%;
    right: 0
}

.section.cta {
    padding: 50px 0;
    background-color: #FFC31D
}

.cta-1 .body-text {
    max-width: 70%;
    float: left
}

@media (max-width:768px) {
    .cta-1 .body-text {
        max-width: 100%;
        text-align: center
    }
}

.cta-1 .body-action {
    max-width: 30%;
    float: right
}

@media (max-width:768px) {
    .cta-1 .body-action {
        max-width: 100%;
        float: none;
        margin: 0 auto;
        display: table
    }
    
    .mobilealso2
    {
        display:none !important;
    }
    
    .mobilealso
    {
     display:inline !important;
    }
    
}

.cta-1 .body-action .btn,
.cta-1 .body-action .btn-primary,
.cta-1 .body-action .btn-secondary {
    display: inline-block;
    overflow: hidden;
    backface-visibility: hidden;
    position: relative;
    padding: 15px 35px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.gutter-20 {
    margin-right: 0;
    margin-left: 0
}

.gutter-20>[class*=" col-"],
.gutter-20>[class^=col-],
.gutter-20[class*=" col-"],
.gutter-20[class*=col-] {
    padding-right: 20px;
    padding-left: 20px
}

.client-img {
    text-align: center
}

.client-img img {
    margin: 0 auto;
    /*width: 90%;*/
}

.client-img img:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70)
}

.people,
.user-pic {
    display: block;
    max-width: 100%
}

 #caro-project3 .owl-dots, #caro-project2 .owl-dots, #caro-project .owl-dots, #owl-testimony .owl-dots {
    display: none!important
}

#caro-project3 .owl-controls .owl-nav [class*=owl-],
#caro-project2 .owl-controls .owl-nav [class*=owl-],
#caro-project .owl-controls .owl-nav [class*=owl-],
#caro-project-2 .owl-controls .owl-nav [class*=owl-],
#owl-testimony .owl-controls .owl-nav [class*=owl-] {
    color: #004a80;
    font-size: 14px;
    margin: 5px;
    background: 0 0;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 40px;
    height: 40px;
    border: 3px solid #004a80;
    padding-top: 7px
}

#caro-project3 .owl-controls .owl-nav [class*=owl-]:hover,
#caro-project2 .owl-controls .owl-nav [class*=owl-]:hover, 
#caro-project .owl-controls .owl-nav [class*=owl-]:hover, #caro-project-2 .owl-controls .owl-nav [class*=owl-]:hover,
#owl-testimony .owl-controls .owl-nav [class*=owl-]:hover {
    background: 0 0;
    color: #000;
    border-color: #000;
    text-decoration: none
}


#caro-project3 .owl-nav,
#caro-project2 .owl-nav,
#caro-project .owl-nav,
#caro-project-2 .owl-nav,
#owl-testimony .owl-nav {
    position: relative;
    z-index: 2
}



#caro-project3 .owl-nav .owl-next,
#caro-project3 .owl-nav .owl-prev,
#caro-project2 .owl-nav .owl-next,
#caro-project2 .owl-nav .owl-prev,
#caro-project .owl-nav .owl-next,
#caro-project .owl-nav .owl-prev,
#caro-project-2 .owl-nav .owl-next,
#caro-project-2 .owl-nav .owl-prev,
#owl-testimony .owl-nav .owl-next,
#owl-testimony .owl-nav .owl-prev {
    position: absolute;
    top: -180px
}


#caro-project3 .owl-nav .owl-prev,
#caro-project2 .owl-nav .owl-prev,
#caro-project .owl-nav .owl-prev,
#caro-project-2 .owl-nav .owl-prev,
#owl-testimony .owl-nav .owl-prev {
    left: -70px
}


#caro-project3 .owl-nav .owl-next,
#caro-project2 .owl-nav .owl-next,
#caro-project .owl-nav .owl-next,
#caro-project-2 .owl-nav .owl-next,
#owl-testimony .owl-nav .owl-next {
    right: -70px
}

.bg-dark .owl-controls .owl-nav [class*=owl-]:hover {
    color: #fff!important;
    border-color: #fff!important
}

#caro-project-2 .owl-nav {
    position: relative;
    z-index: 2
}

#caro-project-2 .owl-nav .owl-next,
#caro-project-2 .owl-nav .owl-prev {
    position: static
}

@media (max-width:768px) {
	
	
	#caro-project2 .owl-nav,
    #caro-project .owl-nav,
    #owl-testimony .owl-nav {
        display: none!important
    }
    
	#caro-project2 .owl-dots,
    #caro-project .owl-dots,
    #owl-testimony .owl-dots {
        display: block!important
    }
}

.testimony {
    padding: 80px 0
}

.testimony .owl-theme .owl-dots .owl-dot.active span,
.testimony .owl-theme .owl-dots .owl-dot:hover span {
    background: #0c1f38
}

.bgtestimony {
    background: url(../images/about-img-1.jpg) bottom center no-repeat fixed;
    background-size: cover
}

.bgtestimony:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FFC31D;
    opacity: .9
}

.title-404 {
    font-size: 5em;
    color: #FFC31D;
    margin-bottom: -20px
}

.subtitle-404 {
    font-size: 2em;
    color: #0c1f38
}

.footer,
.footer .footer-item .list li a {
    color: #fff
}

.banner-page.contact,
.banner-page.pages {
    background: url(../images/slide2-2.html) bottom center no-repeat
}

.footer {
    padding: 30px 0 0;
    background-color: #0c1f38
}

.footer .footer-item .logo-bottom {
    margin-top: 10px;
    margin-bottom: 10px
}

.footer .footer-item .footer-title {
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 15px;
    position: relative;
}

.footer .footer-item .footer-title:after {
    display: block;
    width: 30px;
    height: 6px;
    /*position: absolute;*/
    background-color: #004a80;
    /*left: 0;
    bottom: 0; */
	margin: 0 auto;
}

.footer .footer-item .footer-sosmed {
    margin-top: 50px;
    margin-bottom: 30px;
    display: inline-block
}

.footer .footer-item .footer-sosmed a .item {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    margin: 0 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #102b4d;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px
}

.footer .footer-item .footer-sosmed a .item:hover {
    background-color: #004a80
}

.footer .footer-item .footer-sosmed a .item .fa {
    font-size: 16px
}

.footer .footer-item .list {
    margin: 0;
    padding: 0
}

.footer .footer-item .list li {
    list-style: none
}

.footer .footer-item .list li a:hover {
    color: #004a80
}

.footer .footer-item .footer-subscribe {
    position: relative
}

.footer .footer-item .footer-subscribe input[type=email] {
    width: 100%;
    background: #fff;
    padding: 10px 57px 10px 17px;
    min-height: 38px;
    max-width: 480px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

.footer .footer-item .footer-subscribe input[type=email]:focus {
    background: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 2px #FFC31D;
    -moz-box-shadow: 0 0 0 2px #FFC31D;
    box-shadow: 0 0 0 2px #FFC31D;
    border-color: transparent
}

.footer .footer-item .footer-subscribe input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden
}

.footer .footer-item .footer-subscribe label {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    width: 40px;
    height: 38px;
    line-height: 40px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    font-size: 13px;
    color: #fff;
    outline: 0!important;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    background: #004a80
}

.footer .footer-item .footer-subscribe .icon {
    font-size: 18px
}

.footer .footer-item .footer-subscribe p {
    color: rgba(255, 255, 255, .7);
    font-size: 13px;
    margin-top: 16px
}

.footer .footer-item .recent-post {
    margin: 0;
    padding: 0
}

.footer .footer-item .recent-post li {
    list-style: none;
    margin: 0 0 30px
}

.footer .footer-item .recent-post li a {
    color: #fff;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 14px
}

.footer .footer-item .recent-post li a:hover {
    color: #004a80
}

.footer .footer-item .recent-post li .date {
    display: block;
    font-size: 12px;
    padding: 0;
    color: rgba(255, 255, 255, .7)
}

.footer .footer-item .recent-post li .date i {
    margin-right: 5px
}

.footer .fcopy {
    padding: 10px 0;
    color: #fff;
    font-size: 14px;
    border-top: 4px solid #153662;
    text-align: center;
}

.list-info {
    margin: 0;
    padding: 0
}

.list-info li {
    margin-bottom: 20px;
    list-style: none
}

.list-info li .info-icon {
    display: inline-block;
    color: #041e42;
    font-size: 16px;
    float: left
}

.list-info li .info-text {
    margin-left: 30px
}

@media (max-width:1200px) {
    .list-services>.col-md-4:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width:1024px) {
	
	#caro-project2 .owl-nav .owl-prev,
    #caro-project .owl-nav .owl-prev,
    #owl-testimony .owl-nav .owl-prev,
    .slides-navigation a.prev,
    .testimony .owl-nav .owl-prev {
        left: -20px
    }
	
	#caro-project2 .owl-nav .owl-next,
    #caro-project .owl-nav .owl-next,
    #owl-testimony .owl-nav .owl-next,
    .slides-navigation a.next,
    .testimony .owl-nav .owl-next {
        right: -20px
    }
    .header-1 .navbar-nav:after {
        display: none;
        content: none
    }
    .nav>li>a {
        padding: 10px
    }
}

@media (max-width:768px) {
    .navbar-toggle {
        clear: left;
        float: right
    }
    .topbar {
        height: auto
    }
    .topbar-left {
        text-align: center
    }
    .topbar-right {
        text-align: center!important
    }
    .topbar-menu,
    .topbar-sosmed {
        margin-left: 0;
        margin-bottom: 0
    }
    .nav>li>a {
        padding: 10px 6px
    }
    .box-icon-1 .icon {
        clear: left;
        display: block;
        width: 100%;
        text-align: center
    }
    .box-icon-1 .body-content {
        text-align: center;
        margin-left: 0
    }
    .container-nav .btn-orange-cta {
        position: absolute;
        right: 10px;
        top: 0
    }
    .about-img .about-img-bottom,
    .about-img .about-img-top {
        position: relative;
        width: 100%
    }
    .box-team .body-content,
    .box-team .box-image,
    .wrap-caption,
    .wrap-caption.center,
    .wrap-caption.right {
        width: 100%
    }
    .btn-sidebar.btn,
    .btn-sidebar.btn-primary,
    .btn-sidebar.btn-secondary {
        padding: 15px 25px
    }
    .about-img {
        min-height: initial
    }
    .about-img .about-img-top {
        bottom: 0;
        transform: translateY(0);
        border: 0
    }
}

@media (max-width:767px) {
    .navbar-main .navbar-brand img,
    .topbar {
        display: none
    }
    .header-1 .navbar-nav:after {
        content: none
    }
    .navbar-main {
        background-color: #fff;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
    }
    .navbar-main .navbar-brand {
        top: 22px;
        position: absolute
    }
    .navbar-main .navbar-brand>img {
        width: 60%
    }
    .navbar-main .navbar-brand img:last-child {
        display: block
    }
    .navbar-main .dropdown-menu>li a {
        color: #222
    }
    .nav>li>a {
        padding: 10px 25px
    }
}

.disclaimer-box,
.popuplayer {
    background-color: rgba(255, 255, 255, .94)
}

@media (max-width:479px) {
    .contact-info {
        clear: right;
        width: 100%;
        display: none
    }
    .bos-quote .bos-photo,
    .box-partner .item .box-image {
        width: auto;
        clear: left
    }
    .contact-info>div {
        display: block;
        margin-right: 0
    }
    .bos-quote .bos-photo {
        display: block;
        margin-bottom: 20px
    }
    .bos-quote .bos-text {
        clear: left;
        display: block;
        margin-left: 0
    }
    .banner-page .title-page,
    h2 {
        font-size: 2em
    }
    .box-partner .item .box-info {
        clear: left;
        width: auto;
        margin-left: 0
    }
    .career-tabs .nav-tabs>li {
        width: 100%;
        clear: left
    }
    .testimonial-1 .body,
    .testimonial-1 .media {
        clear: both;
        display: block
    }
    .testimonial-1 .media {
        max-width: 300px;
        margin-bottom: 40px;
        margin-right: 0
    }
    .cta .cta-info {
        width: 100%
    }
}

.disclaimer-wrapper {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 70%;
    height: auto;
    z-index: 9999;
    left: 15%;
    box-shadow: -1px 6px 5px #f1f1f1
}

.disclaimer-box {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px
}

.disclaimer-title {
    position: absolute;
    top: 10px;
    left: 0 text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #004a80;
    margin-left: 20px
}

.discalimer-content {
    overflow: auto;
    height: 100%;
    padding: 0 20px
}

.discalimer-agree {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center
}

.popuplayer {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    left: 0
}

.discalimer-agree a {
    background-color: #004a80;
    border-radius: 5px;
    border: 1px solid #004a80;
    font-size: 13px;
    padding: 8px 15px;
    text-decoration: none;
    color: #fff;
    cursor: pointer
}

.discalimer-content p {
    font-size: 13px;
    line-height: 20px;
    display: block;
    color: #333!important
}

@media only screen and (max-width:700px) {
    .disclaimer-wrapper {
        width: 100%;
        left: 0;
        height: 100%
    }
}

.disclaimer-footer {
    background-color: #f4f4f4;
    padding-top: 10px
}

/*--openings--*/
.card .btn a, .card button{color:#222;}
.card a{color:#222;}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin:5px 0;
}
.card button{padding:0;}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card h5{margin:0;}
.card-body p{margin:20px; color: #222; font-family: "Open sans", sans-serif; font-weight: 400; font-size: 12px; line-height: 1.7;}
.card-body h6{margin: 20px 20px 0; width: 100%;}
/*--/openings--*/

/*--chalet-amar--*/
.single-page.chalet{margin:0 66px;}
#caro-project3 .owl-carousel .owl-stage-outer{height:524px;overflow:hidden;}
/*--/chalet-amar--*/

#caro.overview .body p{
	color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 2;
}

#caro.overview .feature-box-7 .body p.disclaimer{font-size: 10px;line-height: 15px !important; color: #fff; font-weight: normal;}
#caro.overview .feature-box-7 .body p span{display:inline-block; font-weight:normal;}
#caro.overview .feature-box-7 .body{
	height:31% !important;
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-transform: none;
    transform: none;
}



