/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
<link href="https://fonts.googleapis.com/css?family=Cinzel:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900" rel="stylesheet">



/*****************************************/
/* Start your style declarations here    */
/*****************************************/
html,body{ height: 100%; }
body{
	color: #666666 !important;
	font-size: 16px;
	line-height: 35px;
	margin:0;
	padding:0;
	min-width:320px;
  font-family: 'Montserrat', sans-serif;
}
.form-control::placeholder{
	color: #666666 !important;
}
::-moz-placeholder {
  color: #666666 !important;
  opacity: 1;
}
:-ms-input-placeholder {
  color:#666666 !important;
}
::-webkit-input-placeholder {
  color: #666666 !important;
}
h1,h2 ,h3,h4,h5,h6{
	color:#15283E;
	text-transform:uppercase;
	font-weight:bold;
  font-family: 'Cinzel', serif;
}
span{
	color:#666;
}
input{
  color:#666666;
}
a{color:#666666; text-decoration:none;}
a:hover{text-decoration:none;}
a:focus{outline:none;}
p::first-letter{
	text-transform:uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
}
img{width:100%; height:auto;}
.hs-content-id-1.hs-landing-page.hs-page {

    margin: 0;

}
#header{
  background:#F3F1EA;
}
#bg-header{
	background-image:url(https://cdn2.hubspot.net/hubfs/2661279/zubair-images/french-country-img@2x.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
}
.hedear-holder{
	width:100%;
	overflow:hidden;
  padding:15px 15px 15px;
  margin:0 0 100px;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
.logo{
  margin:0;
}
.logo img{
	display:block;
	width:100%;
	height:auto;
}
.nav ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
 .nav ul li{
	 display:inline-block;
	 vertical-align:top;
	 padding:10px 15px 0;
}
 .nav ul li a{
	 text-decoration:none;
	 color:#fff;
	 font-size:13px;
	 line-height:17px;
	 text-transform:uppercase;
	 padding:0 0 30px;
   font-weight:400;
	 border-bottom:2px solid rgba(255,255,255,0);
}
 .nav ul li a:hover{
	 border-bottom:2px solid #fff;
}
.btn-login {
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    background: none;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    margin: 15px 0 0;

}
.btn-contact {
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #fff;
    text-align: center;
    margin: 4px 0 0;
    display: block;
  font-weight:700;

}
.menu-holder {

    width: 1170px !important;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
    overflow: hidden;

}
.banner-text {

    width: 1170px;
    margin: 0 auto 100px;
    display: block;
    float: none;
    overflow: hidden;
    text-align: center;
    color: #fff;

}
.banner-text h1{
	text-transform:uppercase;
	text-align:center;
	color:#fff !important;
	font-weight:400;
	font-size:60px;
	line-height:72px;
	display:block;
	width:885px;
	margin:0 auto 30px;
}
.banner-text span{
	display:block;
	color:#fff !important;
	text-transform:uppercase;
	font-size:25px;
	line-height:29px;
  font-weight:300;
}
.menu-holder ul{
	list-style:none;
	margin:0;
	padding:20px 0;
	overflow:hidden;
	text-align:center;
}
.menu-holder ul li{
	display:inline-block;
	vertical-align:top;
	padding:0 15px;
}
.menu-holder ul li a{
	font-size:13px;
	line-height:17px;
	text-transform:uppercase;
  font-weight:400;
}
.menu-holder ul li:hover a{
	color:#2E97BF;
}
#full-width1{
	padding:100px 0 80px;
	background:#fff;
	overflow:hidden;
}
.haeding-holder{
	width:800px;
	margin:0 auto;
	display:block;
	text-align:center;
}
h2{
	margin:0 0 30px;
	padding:0 0 40px;
	display:block;
	text-align:center;
	position:relative;
	text-transform:uppercase;
  font-weight: 300 !important;
}
 h2:after{
	position:absolute;
	content:'';
	width:25px;
	height:3px;
	margin:0 auto;
	left:0;
	right:0;
	bottom:0;
	background:#C2A261;
}
.heading-text{
	width:780px;
	margin:0 auto;
	display:block;
	text-align:center;
}
.heading-text p{
	margin:0 0 30px;
}
.heading-text a{
	display:block;
	text-transform:uppercase;
	color:#2E97BF;
	font-size:11px;
	line-height:15px;
}
#full-width2{
	padding:100px 0 80px;
	background:#F5F4F1;
	overflow:hidden;
}
#section-center{
	width:1170px;
	margin:0 auto;
	display:block;
  float:none;
}
.column{
	overflow:hidden;
}
h3{
	margin:10px 0 30px;
	display:block;
	font-size:24px;
	line-height:28px;
}
.column p{
	margin:0 0 20px;
}
#full-width3{
	padding:100px 0 80px;
	background:#fff;
	overflow:hidden;
}
#section-center{
	width:1170px;
	margin:50px auto 20px;
	display:block;
  float:none;
}
.banner-inner{
	width:1170px;
	margin:0 auto 60px;
	display:block;
  padding:108px 0 90px; 
	background:url(https://cdn2.hubspot.net/hubfs/2661279/zubair-images/homepage-banner-img@2x2.jpg);
}
.heading-holderc {
    width: 100%;
    overflow: hidden;
}
.heading-holderc h2 {
    color: #fff !important;
    font-size: 36px;
    line-height: 40px;
    margin: 0;
}
.accprdian-box {

    display: block;
    width: 1070px;
    margin: 0 auto;
    padding: 0 50px;

}
.accprdian-box ul.first {
    padding: 0;
    margin: 0 63px 0 0;
    list-style: none;
    overflow: hidden;
    float:left;
  	width:47%;
}
.accprdian-box ul.first li{
	display:block;
	margin:0 0 50px;
	border-bottom:1px solid #ccc;
}
.accprdian-box ul.first li a{
	font-size:20px;
	line-height:24px;
	text-transform:uppercase;
	padding:0 0 15px;
	display:block;
  color:#15283E;
}
.accprdian-box ul.second {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
    float:left;
    width:47%;
}
.accprdian-box ul.second li{
	display:block;
	margin:0 0 50px;
	border-bottom:1px solid #ccc;
}
.accprdian-box ul.second li a{
	font-size:20px;
	line-height:24px;
	text-transform:uppercase;
	padding:0 0 15px;
	display:block;
  color:#15283E;
}
#full-width-4{
	overflow:hidden;
	padding:70px 0;
	background-image:url(https://cdn2.hubspot.net/hubfs/2661279/zubair-images/french-country-img@2x.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center;
}
.text-content {

    width: 1000px;
    margin: 100px auto;
    display: block;
    background: #fff;
    padding: 10px;

}
.holder {

    width: 90%;
    border: 1px solid #ccc;
    padding: 50px;

}
.holder p{
  width:800px;
  margin:0 auto 30px;
  display:block;
  text-align:center;
}
.list-holder {

    width: 680px;
    margin: 0 auto;
    display: block;
    padding: 0 60px;
    overflow: hidden;

}
.list1 {

    margin: 0 68px 0 0;
    padding: 0;
    list-style: none;
    width: 45%;
    float: left;

}
.list1 li{
  display:block;
  padding:0 0 5px 20px;
  position:relative;
}
.list1 li:after{
  position:absolute;
  content:'';
  width:8px;
  height:8px;
  background:#000;
  top:15px;
  left:0;
  border-radius:100%;
}
.list2 {

    list-style: none;
    margin: 0;
    padding: 0;
    width: 45%;
    float: left;

}
.list2 li{
  display:block;
  padding:0 0 5px 20px;
  position:relative;
}
.list2 li:after{
  position:absolute;
  content:'';
  width:8px;
  height:8px;
  background:#000;
  top:15px;
  left:0;
  border-radius:100%;
}
#full-width5 {

    background: #17293E;
    color: #fff !important;
    overflow: hidden;
    padding: 100px 0;

}
.heading-holderc p{
	color:#fff !important;
  margin:0 0 30px;
}
.box {

    width: 800px;
    margin: 0 auto;
    display: block;
    text-align: center;

}
.team-box{
	margin:0 auto;
	width:1170px;
	overflow:hidden;
	padding:0;
}
.column-box:nth-child(1), .column-box:nth-child(2), .column-box:nth-child(3), .column-box:nth-child(4) {

    margin: 0 38px 0 0;

}
.column-box:nth-child(5){
  margin: 0;
}
.column-box {

    width: 200px;
  	display:inline-block;
  	vertical-align:top;
    text-align: center;

}
.image-holder {

    display: block;
    margin: 0 0 20px;
    width: 200px;
    height: 200px;
    border-radius: 100%;

}
.text-holder {

    width: 100%;
    color: #fff;
    padding: 0;

}
.text-holder h4 {

    color: #fff !important;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 20px;
    padding: 0 0 25px;
    position: relative;

}
.text-holder h4::after {

    position: absolute;
    content: '';
    width: 25px;
    height: 3px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    background: #c2a261;

}
.image-column{
	position:relative;
	float:left;
	background-image:url(https://cdn2.hubspot.net/hubfs/2661279/zubair-images/grid-placeholder-1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.image-column:nth-child(1){
	width:29%;
	height:500px;
  margin:15px 12px 15px 0;
}
.image-text {

    background: #fff;
    padding: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: 0 0 2px 2px rgba(0,0,0,0.5);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: alpha(opacity=0);
 opacity: 0;
 background-color: rgba(255,255,255,0.9);
 -webkit-transition: all .4s ease-in-out;
 -moz-transition: all .4s ease-in-out;
 -o-transition: all .4s ease-in-out;
 -ms-transition: all .4s ease-in-out;
 transition: all .4s ease-in-out;
}
.inner-text {

    padding: 30px;
    border: 1px solid #CAB17B;
    text-align: left;
    margin: 0;
    background: #fff;
    display: block;
    position: absolute;
    bottom: 5px;
    top: 5px;
    left: 5px;
    right: 5px;

}
.inner-text h4{
	margin:0 0 30px;
	padding:0 0 40px;
	display:block;
	text-align:center;
	position:relative;
	font-size:24px;
	line-height:28px;
	text-transform:uppercase;
	font-weight:300 !important;
  -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

}
.inner-text h4:after{
	position:absolute;
	content:'';
	width:25px;
	height:3px;
	margin:0 auto;
	left:0;
	right:0;
	bottom:0;
	background:#C2A261;
}
.inner-text p {

    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
        transition-delay: 0s;

}
.image-column:nth-child(2){
	width:40%;
	height:500px;
	margin:15px 12px 15px 0;
}
.image-column:nth-child(3) {

    width: 29% !important;
    float: left !important;
    height: 300px !important;
    clear: right !important;
    margin-bottom: 15px;
		margin:15px 0 15px;
}
.image-column:nth-child(4){
	width:39%;
	height:500px;
	margin:0 12px 15px 0;
}
.image-column:nth-child(5){
	width:30%;
	height:500px;
	margin:0 12px 15px 0;
}
.image-column:nth-child(6){
	width:29%;
	height:700px;
	margin:-200px 3px 15px 0;
  float:right;
}
.image-column:hover .image-text{
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";

filter: alpha(opacity=100);

opacity: 1;
}
.image-column:hover .inner-text h4{
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
.image-column:hover .inner-text p{
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -o-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
element {

}
#full-width7 {

    padding: 100px 0;
    overflow: hidden;
  background:#F7F7F7;

}
#post-holder {

    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 0;
    float: none;

}
.post-column {

    width: 100%;
    background: #fff;
    overflow: hidden;

}
.post-column
a.blog-name {

    color: #2E97BF;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Montserrat',sans-serif;

}
.post-text {

    padding: 20px 30px 30px;
    overflow: hidden;

}
.post-text a {
		text-align:center;
    color: #2E97BF;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Montserrat',sans-serif;
  	display: block;
  	text-transform: uppercase;
  	margin:0 0 10px;

}
.post-text h5::after {

    position: absolute;
    content: '';
    width: 25px;
    height: 3px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    background: #C2A261;

}
.post-text h5 {

    margin: 0 0 15px;
    padding: 0 0 15px;
    display: block;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-weight: 300 !important;
  	font-size:16px;
  	line-height:20px;

}
.contact-form {
    background: #F3F1EA;
    padding: 70px 60px;
    overflow:hidden;
}
.contact-form h3 {
    margin: 0 0 30px;
    padding: 0 0 40px;
    display: block;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-weight: 300 !important;
}
.contact-form h3:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 3px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    background: #C2A261;
}
.contact-form label{
	font-size:12px;
	line-height:16px;
	text-transform:capitalize;
	display:block;
	margin:0 0 10px;
}
.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"]{
	width: 90%;
	height: 35px;
	background:#fff;
	border:1px solid #17293E;
	margin:0 0 15px;
}
.contact-form textarea{
	height:70px;
  resize:none;
}
.hs-form-required{
	color:#C2A261;
}
.contact-form input[type="submit"]{
	width:100px;
	margin:15px auto 0;
	display:block;
	text-align:center;
	background:none;
	font-size:12px;
	border:1px solid #2E97BF;
	line-height:16px;
	color:#2E97BF;
  height:35px;
  text-transform:uppercase;
  cursor:pointer;
}
#slider-holder {
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
    float: none;
}
#slider-holder .column-text{
	float:left;
	width:50%;
  margin: 0 0 0 30px;
}
#slider-holder .column-image{
	float:right;
	width:40%;
  margin: 0 30px 0 0;
}
.slick-dots li button::before {
	color:#17293E !important;
	opacity:0.25;
}
.slick-dots li.slick-active button::before {

    color: #C2A261 !important;
    opacity: 1;

}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
	color: #C2A261 !important;
}













