@charset "utf-8";
/*Isabella’s Islay */


@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto-medium/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto-medium/roboto-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoblack';
    src: url('../fonts/robto-black/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/robto-black/roboto-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotothin';
    src: url('../fonts/roboto-thin/roboto-thin-webfont.woff2') format('woff2'),
         url('../fonts/roboto-thin/roboto-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/Roboto-light/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/Roboto-light/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular/raleway-regular-webfont.woff2') format('woff2'),
         url('../fonts/raleway-regular/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Garamond';
    src: url('../fonts/garamondregular/Garamond.woff2') format('woff2'),
        url('../fonts/garamondregular/Garamond.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bela Yasmine';
    src: url('../fonts/bela-yasmin/BelaYasmine.woff2') format('woff2'),
        url('../fonts/bela-yasmin/BelaYasmine.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Romelio Sans';
    src: url('../fonts/Romelio-Sans/RomelioSans.woff2') format('woff2'),
        url('../fonts/Romelio-Sans/RomelioSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
	

/*=================Bootstrap=====================*/
@media (min-width: 768px) {
	
	
}
@media (max-width: 768px){
	
	.logo
	img{
		height:40px !important;
		/*float:left !important;
		padding-left:23px !important;*/
	}
	
	.navbar-toggle{
		margin-top:-50px !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color:white !important;
	}
	.navbar-default .navbar-nav > li > a {
		padding:8px 36px 7px 6px !important;
	}
	.social_icons{
		float:right !important;
	}
	.social_icons ul li{
		float:right !important;
	}
	.footer_logo {
		margin-bottom:6px !important;
	}
	.topnav-right {
		float:right !important;
		margin-top:2px !important;
		margin-right:12px !important;
	}
	.button4 {
		margin-left:12px !important;
		margin-top:11px !important;
	}
	.topnav-centered img {
		height:49px !important;
	}
	.topnav a {
		padding:11px 16px !important;
	}
	.inner_slider{
		margin-top:50px !important;
	}
	.cont_bx {
		margin-left:1px !important;
		margin-top:1px !important;
	}
	.contact_form {
		margin-top:1px !important;
	}
	
	.button3 {
		margin-top:27px !important;
		margin-left:12px !important;
	}
	.banner_section{
		width:63% !important;
	}
	.mobile_logo{
		width:50% !important;
		margin:0 auto !important;
	}
}
	

@media (min-width: 992px) {
	
	
	


}
@media (min-width: 1200px) {
	.topnav{
		height:90px !important;
	}
	.button3{
		margin-top:110px !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}



/*====================================================Header=========================================================*/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
ul{
	padding:0;
	margin:0;
}
body{
	background-color:#fdfcea;
}
/*=================Header Section=================*/
/* Add a black background color to the top navigation */
.topnav {
  position: relative;
  overflow: hidden;
  background-color:#f5f3dc;
  box-shadow:0 0 4px 0 rgb(0 0 0 / 8%), 0 2px 4px 0 rgb(0 0 0 / 6%);
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color:#959492;
  text-align: center;
  padding: 22px 16px;
  font-family: 'robotoregular';
  text-decoration: none;
  font-size: 16px;
}


/* Add a color to the active/current link */
.topnav a.active {
  background-color: #4CAF50;
  color: white;
}

/* Centered section inside the top navigation */
.topnav-centered a {
  float: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* Right-aligned section inside the top navigation */
.topnav-right {
    float: right;
    margin-right: 92px;
    margin-top: 19px;
}
.topnav-right a:hover{
	color:#d4af35 !important;
}

/* Responsive navigation menu - display links on top of each other instead of next to each other (for mobile devices) */
@media screen and (max-width: 600px) {
  .topnav a, .topnav-right {
    float: none;
    display: block;
  }

  .topnav-centered a {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
}

.fa.fa-twitter {
    color: white;
    font-size: 18px;
}
.logo{
	margin:0 auto;
	margin-top:22px;
	margin-bottom:12px;
}
.logo
img{
	height:70px;
	margin:0 auto;
}
.topnav-centered
img{
	height:64px;
	margin:0 auto;
	margin-top:11px;
}

.header_menu {
    margin-top: 0px;
	border-bottom:1px solid #dad0d0;
	text-align:center;
	padding-bottom:12px;
}
.header_menu ul li{
	list-style:none;
	display:inline-block;
}
.header_menu ul li a{
	color: #d4af35;
   	font-family: 'ralewayregular';
    font-size: 13px;
	text-decoration:none;
	text-transform:uppercase;
    padding: 8px 24px 7px 24px;
}
.header_menu ul li a:hover{
	color:#696969;
}
.banner{
	margin-top:8px;
	margin-bottom:32px;
}
.banner_section{
	margin:0 auto;
	margin-top:12px;
	text-align:center;
	width:27%;
}
.inner_slider{
	margin:0 auto;
	margin-top:100px;
	text-align:center;
	width:90%;
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #d4af35;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.button3{
	float:left;
	margin-left:25px;
}
#vertical-menu {
    width: 250px;
    margin: 50px auto 0 auto;
    color: white;
    /*box-shadow: 
		0 5px 15px 1px rgba(0, 0, 0, 0.6), 
		0 0 200px 1px rgba(255, 255, 255, 0.5);*/
}
/*heading styles*/
 #vertical-menu h3 {
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    cursor: pointer;
	color:#d4af35;
	font-family: 'ralewayregular';
    /*fallback for browsers not supporting gradients*/
}
/*heading hover effect*/
 #vertical-menu h3:hover {
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}
/*iconfont styles*/
 #vertical-menu h3 span {
    font-size: 16px;
    margin-right: 10px;
	float:right;
	font-weight:bold;
}
/*list items*/
 #vertical-menu li {
    list-style-type: none;
}
/*links*/
 #vertical-menu ul ul li a {
    color: white;
    text-decoration: none;
    font-size: 13px;
    line-height: 27px;
    display: block;
    padding: 0 15px;
	color:#040606;
	font-family: 'ralewayregular';
    /*transition for smooth hover animation*/
    transition: all 0.15s;
}
/*hover effect on links*/
 #vertical-menu ul ul li a:hover {
    
    /*border-left: 5px solid lightgreen;*/
}
/*Lets hide the non active LIs by default*/
 #vertical-menu ul ul {
    display: none;
}
#vertical-menu li.active ul {
    display: block;
}
.button4 {
    float: left;
    margin-top: 37px;
    margin-left: 101px;
}


/*==================Footer Area====================*/
.footer_Section{
	float:left;
	border-top:1px solid #dad0d0;
}
.copyright{
	float:left;
	margin-top:12px;
}
.copyright
p{
	font-family: 'ralewayregular';
	font-size:13px;
	color:#444;
}
.copyright
a{
	font-family: 'ralewayregular';
	font-size:13px;
	padding-right:12px;
	text-decoration:underline;
	color:#444;
}
.social_icons{
	float:right;
	margin-top:2px;
}
.social_icons ul li{
	list-style:none;
	padding:10px;
	float:right;
	display:inline-block;
}
.fa.fa-facebook-f {
    color: #696969;
    font-size: 22px;
}
.fa.fa-twitter {
    color: #696969;
    font-size: 22px;
}
.fa.fa-instagram {
    color: #696969;
    font-size: 22px;
}
.fa.fa-youtube {
    color: #696969;
    font-size: 22px;
}
.footer_logo{
	margin:0 auto;
	margin-top:32px;
}
.footer_logo
img{
	height:160px;
	margin:0 auto;
}
.fa.fa-user {
    color: #959492;
    font-size: 18px;
	padding-right:12px;
}
#mnu1{
	float:right;
	color:#d4af35;
	margin-right:72px;
	margin-top:-36px;
	font-weight:bold;
}
.button3
span{
	color:#d4af35 !important;
}
/*==================Inner Page CSS====================*/
.inner_section{
	float:left;
	margin-bottom:45px;
	margin-top:90px;
}
.inner_h{
	float:left;
}
.inner_logo{
	margin:0 auto;
}
.inner_logo
img{
	margin:0 auto;
	height:170px;
}
.inner_logo1
img{
	margin:0 auto;
	height:120px;
}
.inner_logo
p{
	font-family: 'Bela Yasmine' !important;
	text-align:center;
	color:#d4af35;
	font-size:35px !important;
	margin-top:-9px;
}
.inner_logo1
p{
	font-family: 'Bela Yasmine' !important;
	text-align:center;
	color:#d4af35;
	font-size:28px !important;
	margin-top:6px;
}
.inner_h
p{
	font-family: 'Garamond';
	text-align:center;
	color:#d4af35;
	font-size:20px;
}
.inner_h1
p{
	font-family: 'Garamond';
	text-align:center;
	color:#c0c0be;
	font-size:20px;
}
.dired {
    float: left;
    margin-left: 232px;
    margin-top: -196px !important;
	width:183px !important;
}
.dropdown {
    float: left;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color:red;
	background-color:none !important;
	transition:color 800ms ease 0s !important;
}
.dired ul li{
	list-style:none;
	line-height:37px;
	 border-bottom: 1px solid #d9d9d9 !important;
}
.dired ul li a{
	font-size:16px;
	font-family: 'Romelio Sans';
	color:#353535;
	text-decoration:none;
}
.dired ul li a:hover{
	color:red !important;
	transition:color 800ms ease 0s !important;
}
.dropdown-menu{
	background-color:#fdfcea !important;
	box-shadow:none !important;
	border:none !important;
}
.dropdown-menu > li > a{
	font-size:12px !important;
	font-family: 'ralewayregular' !important;
	color:#353535;
	padding-left:13px !important;
	
	
}

.contact_form {
    background-color: #f5f3dc;
    box-shadow: 0 0 4px 0 rgb(0 0 0 / 8%), 0 2px 4px 0 rgb(0 0 0 / 12%);
    border-radius: 4px;
    margin-bottom: 30px;
    margin-top: 40px;
	padding:20px;
}
.contact_f {
    padding: 6px;
}
.contact_f h3 {
    font-family: 'ralewayregular';
    color: #333333;
    font-size: 26px;
	font-weight:bold;
    text-transform: uppercase;
    margin-bottom: 22px;
}
.submint_btn {
    margin-bottom: 16px;
}
.submint_btn {
    margin-bottom: 16px;
}
.submint_btn input {
    background-color: #d4af35;
    border: medium none;
    border-radius: 4px;
    color: white;
    font-weight: bold;
    font-family: 'ralewayregular';
    font-size: 16px;
    padding: 8px 20px 9px;
    text-align: center;
    text-decoration: none;
}
.left_cont3 {
    float: left;
    margin-top: 12px;
    margin-bottom: 50px;
}
.cont_bx {
    float: right;
    text-align: center;
    margin-left: 22px;
    margin-top: 42px;
    background-color: #f5f3dc;
    box-shadow: 0 42px 15px -40px #c5c4c3;
}
.fa.fa-envelope {
    color: #f4ad60;
    font-size: 16px;
}
.cont_bx h3 {
    color: #333333;
    font-family: "robotoregular";
    font-size: 16px;
	font-weight:bold;
    margin-top: 8px;
    text-align: center;
}
.cont_bx p {
    color: #272423;
    font-family: "robotoregular";
    font-size: 14px;
    text-align: center;
    padding-right: 0px !important;
    line-height: 18px;
}
/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 10px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
  font-size: 18px;
}

/* Style the active class, and buttons on mouse-over */
.active, .btn:hover {
  color: black;
  font-weight:bold;
}