/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');


html, body {
    height: 100%;
}

body {
    font-family: "Open Sans", sans-serif; margin:0; padding:0;
}

a {
    color: #1e5f8d;
    text-decoration: none;
    transition: 0.3s ease-in-out;
}

a:hover {
    color: #00a6eb; text-decoration: none;
}

#header {
    /*background: #fff;
    height: 64px;
    overflow: hiddent;
    border-bottom: 1px solid #ddd;*/
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
	z-index:10;
	transition: top 0.3s;
	
}

h1,
h3,
h4,
h5,
h6 {
    font-family: 'Playfair Display', sans-serif; color:#b48d79; margin:0 0 20px; text-transform:uppercase;
}
h2 {
    font-family: 'Open Sans', sans-serif; color:#b48d79; margin:0 0 20px; text-transform:uppercase;
}

/*h1 {font-size:40px; line-height:45px;}*/
h1 {font-size:2.5rem; line-height:3.5rem;}
h2 {font-size:2rem; line-height:2.5rem;}
h3 {font-size:30px; line-height:25px;}
h4 {font-size:20px; line-height:20px;}

.bold {font-weight:700;}

/*h1:after {background: #000; content: ""; display: block; height: 2px; position: relative; top: 10px; width: 5%; margin:20px auto 50px; }
h2:after {background: #000; content: ""; display: block; height: 2px; position: relative; top: 10px; width: 20%; margin:10px auto 50px; }
*/

p {
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
	font-size: 1rem;
    line-height: 1.7rem;
	color:#666;
}
.small {font-size:12px; color:#666; margin-bottom:10px;}

section {
    padding: 50px 0; overflow:hidden;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}


.logo {width:15%; margin:10px 0; float: left;}

.navbar {padding:.1rem 1rem;}
.navbar-nav {margin:30px 0;}
.navbar-nav li a {font-size:.8rem; text-transform:uppercase; color:#fff; position:relative; margin:0 10px;}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
.navbar ul li a:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
  background: #fff;
  height: 2px;
}
.navbar ul li a:hover:after {
  width: 100%;
}
#header.scrolled .navbar-nav li a {
  color:#000;
}
#header.scrolled {
  background-color: #fff !important;
  transition: background-color 200ms linear;
}

#carouselExampleIndicators .carousel-caption {width:400px; background-color:rgba(0,0,0,0.6); border:solid 1px #f4ccb7; position:absolute; z-index:10; left:35%; right:auto; bottom:auto; top:35%; margin:0 auto;}
#carouselExampleIndicators .carousel-caption h5 {font-family: 'Playfair Display', sans-serif; font-size:18px; text-transform:uppercase; color:#fff; margin-bottom:5px;}
#carouselExampleIndicators .carousel-caption h1 {font-family: 'Playfair Display'; font-size:40px; line-height:40px; text-transform:uppercase; color:#fff; letter-spacing:1px; margin-bottom:5px;}
.carousel-caption p {font-size:18px; font-weight:600; color:#fff;}

.homebg {background:url(../images/home-bg.jpg) center center; background-size:cover; height:auto;}
.homelogo {width:30%; margin:18% auto 5%; text-align:center;}
.home-reference, .home-reference span {text-transform:uppercase; color:#4a4a4a; letter-spacing:1px; text-align:center;}
.home-reference {font-size:.7rem;}
.home-reference span {font-size:.6rem; margin:20px 0 5px; display:inline-block;}
.home-reference input {background-color:transparent; border:solid 1px #666; padding:2px 10px;}

.address {background:url(../images/address-bg.jpg) top center no-repeat; padding:150px 0; z-index:-1; margin-top:-45px;}
.address h1 {margin-bottom:100px;}
.address h1:before {content:'at'; font-size:1.5rem; text-transform:none; position:relative; top:-45px; left:6%; display:inline-block;}
.address h2 {margin:80px 0 50px -97px; font-family: 'Playfair Display', sans-serif;}
.address p {width:85%; padding-left:15%;}
.address .cta {margin-top:100px;}
.cta a {text-transform:uppercase; font-size:.9rem; color:#4a4a4a; float:right; position:relative; right:50px; transition: all .5s; display:block;}
.cta a:after {content:''; background:url(../images/know-more-img.png) no-repeat; width:84px; height:48px; position:absolute; top:0; right:-60px; display:inline-block; opacity:1; transition: all .5s;}
.cta a:hover {right:40px;}
.cta a:hover:after {right:-70px;}

.cta1 a {text-transform:uppercase; font-size:.9rem; color:#fff; float:right; position:relative; right:0; transition: all .5s; display:block;}
.cta1 a:after {content:''; background:url(../images/know-more-img1.png) no-repeat; width:84px; height:48px; position:absolute; top:0; right:-60px; display:inline-block; opacity:1; transition: all .5s;}
.cta1 a:hover {right:-15px;}
.cta1 a:hover:after {right:-65px;}

.locationhero2 {position:relative; z-index:-1;}
.locationhero2 h1 {color:#4a4a4a; text-align:center; position:relative; top:-650px;}
.locationhero2 h1:before, .locationhero2 h1:after {content:''; width:100px; height:1px; background-color:#4a4a4a; margin:0 20px; display:inline-block; top:-13px; position:relative;}
.locationhero2btm {position:relative; margin-top:-150px;}
.locationhero2btm h1 {margin:120px 0 50px -100px; font-size:2.5rem;}
.locationhero2btm p {width:85%; padding-left:15%;}
.row2 {margin-top:100px; text-align:right;}
.row2 h1 {margin:60px -100px 50px 0; font-size:2.5rem; position:relative; z-index:1;}
.row2 p {width:85%; padding-right:15%; float:right;}
.locationhero3 {position:relative;}
.locationhero3 .w-50 {margin-left:5%; margin-top:80px; position:absolute; top:0;}
.locationhero3 h1 {text-align:right; color:#4a4a4a;}
.locationhero3 p {width:60%; margin-left:10%; margin-top:30px;}
.locationhero3 .cta1 {position:absolute; bottom:150px; right:150px; }

.legacy {background:url(../images/address-bg.jpg) top center no-repeat; padding:100px 0; z-index:-1; margin-top:-50px;}
.legacy h1 {margin-bottom:100px;}
.legacy h1 span {color:#4a4a4a;}
.legacy h2 {margin:80px 0 50px -97px; font-family: 'Playfair Display', sans-serif;}
.legacy h2 span, .address h2 span {color:#fff;}
.legacy p {width:85%; padding-left:15%;}
.legacy .cta {margin-top:100px;}

footer {padding:0 0 20px; font-size:.7rem; color:#b48d79;}
footer ul {margin:0 0 20px; padding:0;}
footer li {display:inline; list-style:none; font-size:.9rem; margin:0 20px;}
footer li a, footer a {color:#b48d79;}
footer li a:hover, footer a:hover {color:#864b2b;}

video::-webkit-media-controls-start-playback-button {
    display: none;
}


.exp1 {position:relative; margin-top:-50px;}
.exp1 h1 {margin:120px 0 50px -100px; font-size:2.5rem;}
.exp1 p {width:85%; padding-left:15%;}
.exp2 {margin-top:100px; text-align:right; z-index:1; position:relative;}
.exp2 h1 {margin:20px -100px 30px 0; font-size:2.5rem; position:relative; z-index:1;}
.exp2 p {width:85%; padding-right:15%; float:right;}
.exp2img, .exp3img, .exp5img {position:relative; z-index:-1; margin-top:-50px; margin-bottom:150px;}
.exp3 {position:relative; margin-top:-50px; margin-bottom:0;}
.exp3 h1 {margin:60px 0 50px -100px; font-size:2.5rem;}
.exp3 p {width:85%; padding-left:15%;}
.exp4img {position:relative; z-index:-1; margin-top:0; margin-bottom:0;}
.exp4 .row2 {position:relative; margin-top:-50px; margin-bottom:100px;}
.exp4 h1 {margin:80px -100px 50px 0; font-size:2.5rem;}
.exp4 p, .exp6 p {width:85%; padding-left:10%;}
.exp5 h1 {margin:60px 0 50px -100px; font-size:2.5rem;}
.exp6 {margin-top:0px; text-align:right; z-index:1; position:relative;}
.exp6 h1 {margin:20px -100px 30px 0; font-size:2.5rem;}
.exp6img {position:relative; z-index:-1; margin-top:-50px; margin-bottom:50px;}


.location {padding: 150px 0 0; text-align: center;}
.location img {width: 60%;}
.locationname {padding: 100px 0;}
.locationname h2 {font-family: 'Playfair Display', sans-serif; color: #b48d79;}
.locationname ul {margin: 0 0 50px; padding: 0;}
.locationname ul li {list-style: none; line-height: 30px;}

#carouselExampleIndicators1 .carousel-caption {position:absolute; z-index:10; left:10%; right:auto; bottom:auto; top:5%;}
#carouselExampleIndicators1 .carousel-caption h1 {color: #4a4a4a; font-size: 30px;}
.carousel-control-next-icon {text-transform:uppercase; font-size:.9rem; color:#4a4a4a; float:right; position:relative; right:50px; transition: all .5s; display:block; background-image: none;}
.carousel-control-next-icon:after {content:''; background:url(../images/know-more-img.png) no-repeat; width:84px; height:48px; position:absolute; top:0; right:-60px; display:inline-block; opacity:1; transition: all .5s;}
/*.carousel-control-next-icon:hover {right:20px;}*/
.carousel-control-prev-icon {text-transform:uppercase; font-size:.9rem; color:#4a4a4a; float:left; position:relative; left:50px; transition: all .5s; display:block; background-image: none;}
.carousel-control-prev-icon:after {content:''; background:url(../images/know-more-img.png) no-repeat; width:84px; height:48px; position:absolute; top:0; transform: rotate(180deg); left:-60px; display:inline-block; opacity:1; transition: all .5s;}
.carousel-control-prev-icon:hover {left:20px;}

input[type="submit"] {width: 30px; height: 30px; background: url(../images/arrow.png) no-repeat; border: none; cursor: pointer; position: relative; top:9px; left:-30px;}

/*.carousel-control-next, .carousel-control-prev {opacity: 1; }
.carousel-control-next .sr-only {overflow: visible !important; clip: auto !important; -webkit-clip-path: none !important; clip-path: none !important; color: #b48d79; margin:-10px 0 0 -130px; text-transform: uppercase;}
.carousel-control-prev .sr-only {overflow: visible !important; clip: auto !important; -webkit-clip-path: none !important; clip-path: none !important; color: #b48d79; margin:-10px 0 0 30px; text-transform: uppercase;}*/


#carouselExampleIndicators2 .carousel-control-next, #carouselExampleIndicators3 .carousel-control-next {bottom: 10%; top: auto; opacity: 1; }
#carouselExampleIndicators2 .carousel-control-next .sr-only, #carouselExampleIndicators3 .carousel-control-next .sr-only {overflow: visible !important; clip: auto !important; -webkit-clip-path: none !important; clip-path: none !important; color: #b48d79; margin:-10px 0 0 -130px; text-transform: uppercase; transition: all .5s;}
#carouselExampleIndicators2 .carousel-control-next:hover .carousel-control-next-icon:after, #carouselExampleIndicators3 .carousel-control-next:hover .carousel-control-next-icon:after {right:-100px;}
#carouselExampleIndicators2 .carousel-control-next:hover .sr-only, #carouselExampleIndicators3 .carousel-control-next:hover .sr-only {margin-left:-120px;}






.info {
    padding: 20px 0 0 10px;
    font-size: 16px;
    color: #555;
    float: left;
}

.info a {
    font-weight: bold;
    text-decoration: underline;
}

.info a:hover {
    text-decoration: none;
}

/* Preview Frame */
#preview {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    bottom: 0;
    transition: all .2s;
}

#preview-frame {
    border: 0;
    position: absolute;
    transition: 0.5s;
}

.preview-desktop {
    left: 0;
    width: 100%;
    height: 100%;
}

.preview-tablet {
    width: 768px;
    height: 100%;
    left: calc(50% - 384px);
}

.preview-mobile {
    width: 360px;
    height: 680px;
    left: calc(50% - 180px);
    top: 0;
    margin-top: 20px;
}

/* Preview Devices buttons */

.preview-devices {
    display: none;
    float: left;
    padding: 10px 0 0 15px;
}

.preview-devices ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    line-height: 1.0;
}

.preview-devices li {
    float: left;
    width: 50px;
    overflow: hidden;
    text-align: center;
}

.preview-devices a {
    font-size: 18px;
    overflow: hidden;
    color: #555;
    outline: 0;
    width: 50px;
    padding: 10px 0;
    display: inline-block;
}

.preview-devices li:hover a, .preview-devices .preview-devices-active a {
    color: #00a6eb;
}

.preview-devices-active a {
    border-bottom: 2px solid #00a6eb;
}

.preview-devices-active a {
    padding-bottom: 11px;
}

.preview-devices li:hover a, .preview-devices li.preview-devices-active a {
    color: #00a6eb;
}

.preview-devices li:hover, .preview-devices li:hover a {
    transition: color 0.3s ease;
}


/* Navigate Buttons */

.navigate {
    z-index: 1;
    padding: 11px 11px 0 0;
    float: right;
}

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

.navigate ul li {
    display: inline;
}
            
.navigate ul li a {
    font-size: 20px;
    transition: all 0.3s ease-in-out;
    display: block;
    padding: 10px 10px;
    border: solid 1px #dfdfdf;
    border-radius: 4px;
    color: #828282;
    float: left;
    line-height: 1px;
    margin: 0 0 0 5px ;
}

.navigate a:hover {
    border: solid 1px #00a6eb;
    color: #00a6eb;
}

.navigate ul li a.download {
    background: #00a6eb;
    border: solid 1px #00a6eb;
    color: #fff;
    font-size: 14px;
    padding: 12px 14px;
    font-family: arial, sans-serif;
}

.navigate ul li a.download i {
    font-size: 16px;
    float: left;
}

.navigate a.download:hover {
    background: #1bbcff;
}

.navigate a.download span {
    font-size: 14px;
    display: inline-block;
    line-height: 14px;
}

.navigate a.first-latest {
    background: #e6e6e6;
    border: 1px solid #e6e6e6;
    color: #fff;
}

.social-share {
    position: fixed;
    bottom: 0;
    height: 40px;
    text-align: center;
    background: #fff;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-top: 10px;
    width: 380px;
    left:calc(50% - 190px);
}

.social-share a {
    text-align: center;
    padding: 8px 6px;
    font-size: 14px;
    line-height: 1;
    border-radius: 20px;
    background: #fff;
    margin: 0 1px 0 1px;
    background-color: #fff;
    border: 1px solid #ddd;
    display: inline-block;
}

.social-share a:hover {
   border: 1px solid #ccc;
}

.social-share .icon-twitter {
    color: #1DA1F3;
}

.social-share .icon-facebook {
    color: #3B5998;
}

.social-share .icon-pinterest-circled {
    color: #BD081C;
}

.social-share .icon-gplus {
    color: #DB4437;
}

.icon-cancel-circled {
    position: absolute;
    right: -1px;
    top: -1px;
    cursor: pointer;
    color: #888;
    transition: 0.3s;
}

.icon-cancel-circled:hover {
    color: red;
}









