
/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}


.container {
	width: 1200px;
	margin: auto;
}



/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
	min-height: 70px;
	margin-top:0px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
}




/* header area adinationals */
.logo {
	float: left;
	width: 25%;
	margin-top: 5px;
}


.menu_main {
	float: left;
	width: 75%;
	z-index: 9999;    margin-top: 14px;
}


.slidermar {
	margin-top: 100px;
}

.product-section{padding: 60px 0px}

.product-section h2{
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
	font-size: 32px; margin-bottom: 20px;
	color: #000; font-weight: 600;
}

.product-section h6{
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
	font-size: 16px; 
	color: #000; font-weight: 400;
	width: 80%; margin: 0 auto; line-height: 28px;margin-bottom: 50px;
}

.product-box{width: 31%; float: left; margin-right: 3.5%;
	background: #ffffff;
    -webkit-box-shadow: 0px 0px 26px 0px rgb(215 212 212 / 35%);
    box-shadow: 0px 0px 26px 0px rgb(215 212 212 / 35%);
 
}

.product-box:last-child{margin-right: 0%}


.product-box h4{
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
	font-size: 22px; margin-bottom: 20px; margin-top: 35px;
	color: #000; font-weight: 600;
}

.product-box p{
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
	font-size: 15px; 
	color: #000; font-weight: 400;
	width: 90%; margin: 0 auto; line-height: 28px;margin-bottom: 50px;
}

.about-section{padding: 60px 0px 35px 0px;}

.about-left{width: 47%; float: left; margin-right: 6%}

.about-right{width: 47%; float: left; margin-right: 0%}

.about-right h6{
	font-family: 'Montserrat', sans-serif; 
	text-align: left;
	font-size: 16px; margin-bottom: 15px; 
	color: #f27d20; font-weight: 500;
}

.about-right h2 {
	    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 40px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 600;
    line-height: 55px;
}

.about-right p{
	font-family: 'Montserrat', sans-serif; 
	text-align: justify;
	font-size: 15px; 
	color: #000; font-weight: 400;
	 line-height: 28px;margin-bottom: 50px;
}

.about-one__content-list li {
    background: #faf1e9;
    padding-top: 24px;
    padding-left: 25px;
    padding-bottom: 12px;
    margin-bottom: 25px;font-family: 'Montserrat', sans-serif;font-size: 16px; 
  color: #000; font-weight: 500;display: -webkit-box;
}
.about-one__content-list li span img{
    float: left; padding-right: 15px;    margin-top: -12px;
}
.expert-section {
    position: relative;
    display: block;
    background: #fef7f1;
    padding: 60px 0px 60px;
    z-index: 1;
}

.expert-section-left{width: 47%; float: left; margin-right: 6%}

.expert-section-right{width: 47%; float: left; margin-right: 0%}

.expert-section-left h2 {
	    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: 43px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 600;
    line-height: 55px;
}

.expert-section-left p{
	font-family: 'Montserrat', sans-serif; 
	text-align: left;
	font-size: 15px; 
	color: #000; font-weight: 400;
	 line-height: 28px;margin-bottom: 50px;
}

.expert-circle {
    position: relative;
    display: block;
}
.expert-circle ul li{    position: relative;
    display: inline-block;
    width: 230px;
    height: 230px;
    padding-top: 45px;
    text-align: center;
    margin-right: 50px;
    z-index: 1; 
    float: inline-start;
    }

.expert-circle li::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ffffff;
    border-radius: 50%;
    z-index: -1;
    content: "";
}

.expert-circle li::after {
    position: absolute;
    top: -10px;
    left: -3px;
    bottom: 0px;
    right: 0px;
    background: #f8ece1;
    z-index: -2;
    border-radius: 50%;
    content: "";
}

.expert-circle ul li h4{   
	font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 43px;
    color: #f37e21;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 20px;}

 .expert-circle ul li h6{   
	    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 17px;
    color: #000;
    font-weight: 500;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 6px;}

.expert-circle ul li p{   
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
	font-size: 15px; 
	color: #000; font-weight: 400;
	 line-height: 28px;margin-bottom: 0px;
	}

.new-trending-section{ padding: 60px 0px }

.new-trending-section h2{
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
	font-size: 32px; margin-bottom: 20px;
	color: #000; font-weight: 600;
}

.new-trending-section h6{
	font-family: 'Montserrat', sans-serif; 
	text-align: center;
	font-size: 15px; 
	color: #000; font-weight: 400;
	width: 80%; margin: 0 auto; line-height: 28px;margin-bottom: 50px;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.section-space {
    padding-top:120px;
    padding-bottom: 120px;
}
.contact-one {
  position: relative;
  background-color: #F2EEEA;
}
.contact-one--team {
  background-color: #ffffff;
}
.contact-one--team .contact-one__form {
  background-color: #F2EEEA;
}
.contact-one--team .contact-one__form__bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
}
.contact-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  mix-blend-mode: luminosity;
}
.contact-one .container {
  position: relative;
  z-index: 1;
}
.contact-one__content {
  margin-top: 21px;
}
@media (max-width: 991px) {
  .contact-one__content {
    margin-top: 0;
  }
}
.contact-one .sec-title {
  padding-bottom: 29px;
  margin-bottom: 32px;
}
.contact-one__text {
  margin-bottom: 31px;    font-family: 'Montserrat', sans-serif; font-size: 14px;
}
.contact-one__info {
  padding: 30px;
  position: relative;
  background-color: #2B1E16;
  overflow: hidden;
}
.contact-one__info__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 1;
}
.contact-one__info__content {
  position: relative;
  z-index: 11;
}
.contact-one__info__item + .contact-one__info__item {
  margin-top: 25px;
}
.contact-one__info__item {
  display: table;
}
.contact-one__info__item__inner {
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .contact-one__info__item__inner {
    flex-direction: column;
    align-items: flex-start;
  }
}
.contact-one__info__icon {
  position: relative;
  flex-shrink: 0;
  width: 37px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #8A5133;
  overflow: hidden;
  z-index: 1;
  transition: all 400ms ease;
}
.contact-one__info__icon::after {
  content: "";
  z-index: -1;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  background-color: #C7844F;
  transition-duration: 1000ms;
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.contact-one__info__icon span {
  font-size: 15px;
  color: #ffffff;
}
.contact-one__info__icon span.icon-paper-plane {
  font-size: 14px;
}
.contact-one__info__item:hover .contact-one__info__icon::after {
  bottom: -50%;
}
.contact-one__info__text {
  margin: 0;
  padding: 9px 11px 10px 11px;
  font-size: 15px;
  color: #ffffff;
  line-height: 18px;
  background-color: rgba(255,255,255,0.2) ;
}
.contact-one__info__text.address {
  text-transform: capitalize;
}
.contact-one__info__text:hover {
  color: #C7844F;
}
.contact-one__info__text a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;    font-family: 'Montserrat', sans-serif; letter-spacing: 0.5px;
}
.contact-one__info__text a:hover {
  background-size: 100% 1px;
}
.contact-one__info__image {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  animation: zumpBottom 2s linear infinite;
}
.contact-one__form {
  position: relative;
  margin-left: 30px;
  padding: 40px;
  background-color: #ffffff;
  z-index: 11;
}
@media (max-width: 991px) {
  .contact-one__form {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .contact-one__form {
    padding: 30px;
  }
}
.contact-one__form__bg {
  display: none;
}
.contact-one__form__title {
  position: relative;
  font-size: 24px;
  text-transform: capitalize;
  line-height: 1.375;
  margin-bottom: 45px;    font-family: 'Montserrat', sans-serif;
}
@media (max-width: 575px) {
  .contact-one__form__title {
    font-size: 22px;
  }
}
.contact-one__form__title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -40px;
  transform: translateY(-50%);
  width: 5px;
  height: calc(100% - 16px);
  background-color: #C7844F;
}
@media (max-width: 500px) {
  .contact-one__form__title::before {
    left: -30px;
  }
}
.contact-one__form.form-one textarea {
  height: 105px;
}
.contact-one__image-one {
  clip-path: polygon(30% 0, 100% 0, 68% 100%, 0% 100%);
  position: absolute;
  top: 0;
  left: -185px;
}
@media (max-width: 1799px) {
  .contact-one__image-one {
    left: -200px;
  }
}
@media (max-width: 1599px) {
  .contact-one__image-one {
    left: -305px;
  }
}
@media (max-width: 1399px) {
  .contact-one__image-one {
    display: none;
  }
}
.contact-one__image-two {
  position: absolute;
  right: -300px;
  bottom: 0;
  width: 827px;
  height: 662px;
  clip-path: polygon(30% 0, 100% 0%, 67% 100%, 0% 100%);
}
@media (max-width: 991px) {
  .contact-one__image-two {
    height: 600px;
  }
}
@media (max-width: 767px) {
  .contact-one__image-two {
    display: none;
  }
}

.sec-title {
  display: flex;
  align-items: flex-start;
  gap: 23px;
}
.sec-title--border {
  padding-bottom: 29px;
  margin-bottom: 32px;
  border-bottom: 1px solid #DED8D3;
}
.sec-title__tagline {
  position: relative;
  top: -21px;
  margin: 0;
  margin-top: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #8A5133;
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .sec-title__tagline {
    top: -22px;
  }
}
@media (max-width: 767px) {
  .sec-title__tagline {
    top: -23px;
  }
}
@media (max-width: 575px) {
  .sec-title__tagline {
    top: -24px;
  }
}
.sec-title__tagline::before {
  content: "";
  position: absolute;
  top: -26px;
  left: 0px;
  width: 16px;
  height: 16px;
  background-color: #8A5133;
}
.sec-title__tagline::after {
  content: "";
  position: absolute;
  top: -20px;
  right: 0px;
  width: 10px;
  height: 10px;
  background-color: #C7844F;
}





.sec-title__title {
  margin: 0;
  font-size: 55px;
  color: #2B1E16;
  font-weight: bold;
  line-height: 1.09;
  letter-spacing: var(--floens-letter-space-xl, -1.65px);
  margin-bottom: 0;    font-family: 'Montserrat', sans-serif;
}
@media (max-width: 1199px) {
  .sec-title__title {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .sec-title__title {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .sec-title__title {
    font-size: 35px;
  }
}
@media (max-width: 425px) {
  .sec-title__title {
    font-size: 33px;
  }
}


/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.form-one__group {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 40px;
  margin: 0;
}
.form-one__group--grid {
  grid-gap: 30px;
}
@media (min-width: 576px) {
  .form-one__group {
    grid-template-columns: repeat(2, 1fr);
  }
}
.form-one__control {
  border: none;
  width: auto;
  height: auto;
  border-radius: 0;
  padding: 0;
  position: relative;
}
.form-one__control__icon {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  font-size: 14px;
}
.form-one__control--input {
  margin-bottom: -5px;
}
.form-one__control--full {
  grid-column-start: 1;
  grid-column-end: -1;
}
.form-one .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 100% !important;
  font-family: var(--floens-font, "DM Sans", sans-serif);
}
.form-one .bootstrap-select > .dropdown-toggle::after {
  display: none;
}
.form-one .bootstrap-select > .dropdown-toggle {
  position: relative;
  height: 52px;
  outline: none !important;
  border-radius: 0;
  border: 0;
  background-color: transparent !important;
  margin: 0;
  margin-top: -21px;
  padding: 0;
  padding-left: 0px;
  padding-right: 0px;
  font-family: var(--floens-font, "DM Sans", sans-serif);
  color: var(--floens-text, #7A736A) !important;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 52px;
  font-weight: 500;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  border-bottom: 1px solid var(--floens-border-color, #DED8D3);
}
.form-one .bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: 900;
  font-size: 16px;
  color: var(--floens-text, #7A736A);
}
@media (max-width: 425px) {
  .form-one .bootstrap-select > .dropdown-toggle:before {
    right: 20px;
  }
}
.form-one .bootstrap-select .dropdown-menu > li + li > a {
  border-top: 1px solid var(--floens-border-color, #DED8D3);
}
.form-one .bootstrap-select .dropdown-menu {
  border: none;
}
.form-one .bootstrap-select .dropdown-menu > li > a {
  font-size: 14px;
  font-weight: 500;
  padding: 10px 22px;
  font-family: var(--floens-font, "DM Sans", sans-serif);
  font-weight: normal;
  color: var(--floens-black2, #2B1E16);
  background-color: var(--floens-white2, #F2EEEA);
  text-transform: capitalize;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.form-one .bootstrap-select .dropdown-menu > li:hover > a,
.form-one .bootstrap-select .dropdown-menu > li.selected > a {
  background: var(--floens-base, #C7844F);
  color: var(--floens-white, #ffffff);
  border-color: var(--floens-base, #C7844F);
}
.form-one input[type=text],
.form-one input[type=email],
.form-one textarea {
  display: block;
  width: 100%;
  background-color: transparent;
  color: var(--floens-text, #7A736A);
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  border: none;
  outline: none;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--floens-border-color, #DED8D3);
  transition: all 300ms ease;    font-family: 'Montserrat', sans-serif;
}
.form-one input[type=text]::placeholder,
.form-one input[type=email]::placeholder,
.form-one textarea::placeholder {
  text-transform: capitalize;
}
.form-one input[type=text]:focus,
.form-one input[type=email]:focus,
.form-one textarea:focus {
  color: var(--floens-black2, #2B1E16);
  border-color: var(--floens-base, #C7844F);
}
.form-one textarea {
  height: 143px;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 0;
  border: 1px solid var(--floens-border-color, #DED8D3);
  background-color: var(--floens-white2, #F2EEEA);
}
.form-one .bootstrap-select > .dropdown-toggle {
  display: flex;
  align-items: center;
}
.form-one .bootstrap-select > .dropdown-toggle .filter-option {
  display: flex;
  align-items: center;
}
.floens-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #C7844F;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    font-family: var(--floens-font, "DM Sans", sans-serif);
    padding: 20px 20.5px;
    transition: 500ms;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-right: 25px;
    line-height: 1;
    z-index: 1;
}


.floens-btn::before, .floens-btn::after {
    content: "";
    background-color: #2B1E16;
    height: 50%;
    width: 0;
    position: absolute;
    transition: 500ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: -1;
}
.floens-btn::before {
    top: 0;
    left: 0;
    right: auto;
}
.floens-btn::after {
    bottom: 0;
    right: 0;
    left: auto;
}


.add-section {padding: 80px 0px;}



.add-section-left{width: 46%; float: left; margin-right: 4%}

.add-section-left h1{ font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 44px;
    color: #000;
    line-height: 60px; margin-top: 120px;}

.add-section-left p{ font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #000;
    padding-left: 120px; margin-top: 20px;}

.add-section-left h1 span{ 
	color: #3eb92d;font-family: 'Playfair Display', cursive; font-style: italic;}

.add-section-right{width: 50%; float: left}

.footer{padding: 40px 0px; background: #2B1E16;}

.footer h4{ font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #ffcd6c;
    line-height: 30px; padding-top: 15px; }

.footer-1{width: 40%; float: left; margin-right: 3%}

.footer-2{width: 14%; float: left; margin-right: 2.5%}

.footer-3{width: 12%; float: left; margin-right: 2.5%}

/*.footer-4{width: 14%; float: left; margin-right: 2.5%}*/

.footer-5{width: 20%; float: left; margin-right: 0%}

.footer-1 p{ font-weight: 300;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #fff;
   margin-top: 20px; line-height: 26px; letter-spacing: 0.5px;
}

ul.footer_social_links {
	float: left;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}
.footer_social_links li a i {
	width: 35px;
	height: 35px;
	font-size: 18px;
	text-align: center;
	border-radius: 100%;
	line-height: 35px;
	vertical-align: middle;
	background-color: #dab161;
	color: #2B1E16;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #7b5100;
}

.footer-2 ul li {
    list-style: none;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding-top: 9px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.3px;
    line-height: 28px;
}
.footer-2 ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding-top: 9px;
    font-family: 'Montserrat', sans-serif;
}
.footer-2 ul li i {
    color: #fff;
    padding-right: 10px;
}

.footer-3 ul li {
    list-style: none;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding-top: 9px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.3px;
    line-height: 28px;
}
.footer-3 ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding-top: 9px;
    font-family: 'Montserrat', sans-serif;
}
.footer-3 ul li i {
    color: #fff;
    padding-right: 10px;
}


.footer-4 ul li {
    list-style: none;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding-top: 9px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0.3px;
    line-height: 28px;
}
.footer-4 ul li a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding-top: 9px;
    font-family: 'Montserrat', sans-serif;
}
.footer-4 ul li i {
    color: #fff;
    padding-right: 10px;
}
.copyrights{background: #1f120a; padding: 15px 0px 15px}

.copyrights-left{width: 50%; float: left}

.copyrights-right{width: 50%; float: left}

.copyrights-left p{font-size: 14px;
    color: #fff;
    font-weight: 400;
   font-family: 'Montserrat', sans-serif;}

.copyrights-right p{font-size: 14px;
    color: #fff;
    font-weight: 400;
   font-family: 'Montserrat', sans-serif; text-align: right;}

.copyrights-right p a{font-size: 14px;
    color: #ffcd6c;
    font-weight: 500;
   font-family: 'Montserrat', sans-serif;}

@keyframes spinning {
    from { transform: rotate(0deg) }
    to { transform: rotate(360deg) }
  }
  .spin {
    animation-name: spinning;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    /* linear | ease | ease-in | ease-out | ease-in-out */
    animation-timing-function: linear;
    width: 150px;
    height: 150px;
    float: left;
  }

 .second-image{margin-top: -140px;}

/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}



/*--------------------------------------------------------------
About page.linear-gradient(rgba(11, 11, 11, 0.249),rgba(11, 11, 11, 0.245)), 
--------------------------------------------------------------*/

.wellcome-1{
  width: 100%;
  height: 180px;
  margin-top: 100px;
  background-position: center;
  background-size: cover;
  font-family: 'Montserrat', sans-serif;
}
.wellcome-header{
 
  padding-top: 50px;

}
.wellcome-items{
  font-size: 17px;
  color: aliceblue;
  font-weight: 600;
  list-style-type: none;
}
.wellcome-header2{
  font-size: 43px;
  margin-bottom: 14px;
  font-weight: 600;
  color: #d5a84e;
  font-family: 'Montserrat', sans-serif;
}

.vision-content{
  margin-top: 0px;
  margin-bottom: 50px;
}

.vision-head1{
  font-size: 27px;
  font-weight: 600;
  margin-left: 124px;
  color: #d2a244;font-family: 'Montserrat', sans-serif;
}
.vision-head2{
  font-size: 25px;
  font-weight: 600;
  margin-left: 113px;
  color: #d2a244;font-family: 'Montserrat', sans-serif;
}

.vision-text1{
  
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
    font-size: 15px;
    color: rgb(3, 3, 3);
    font-weight: 400;
    line-height: 28px;
    margin-left: 124px;
    margin-top: -170px;
    margin-bottom: 35px;
}
.vision-text2{
  
  font-family: 'Montserrat', sans-serif;
  text-align: justify;
  font-size: 15px;
  color: rgb(3, 3, 3);
  font-weight: 400;
  line-height: 28px;
  margin-left: 114px;
  margin-top: -178px;
  margin-bottom: 35px;
}

.vision-icone1{
  margin: 25px 0px 26px -5px;
  width: 110px;
}
.vision-icone2{
  width: 130px;
  margin: 16px 0px 26px -20px;
}
.vision-items{
  margin-right: 2px;
  background-color: #f5f5f5;
  box-shadow: 0px 0px 8px -4px;
    border-radius: 6px;
  padding: 30px 20px 1px 20px;
}
.mission-items{
  margin-left: 22px;
}
 
.vision-content h1{
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  margin-bottom: 45px;
  color: #000;
  font-weight: 600;
  line-height: 55px;

}

.vision-row{
  margin: 40px 0px;
  height: 300px;

}



/***************************************************/

.about-content{
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: 'Montserrat', sans-serif;
}
 
.about-items1{
  visibility: visible; 
  animation-duration: 1500ms;
   animation-delay: 200ms;
    animation-name: fadeInUp;
  padding: 25px 23px;
  height: 512px;
}
.about-img{
  width: 559px;
  height: 512px;
  margin-top: -35px;
}
.about-items{
  visibility: visible; 
  animation-duration: 1500ms;
   animation-delay: 200ms;
    animation-name: fadeInUp;
  padding-top: 25px;
  padding-right: 20px;
}
.about-items h1{

  font-family: 'Montserrat', sans-serif;
  text-align: left;
  font-size: 39px;
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;

  padding-top: 12px;
 
  line-height: 48px;
}
.about-items p{
  font-size: 16px;
    color: #000;
    font-weight: 400;
  line-height: 28px;
  padding-bottom: 20px;font-family: 'Montserrat', sans-serif;
}
.more-link a{
  font-size: 22px;font-family: 'Montserrat', sans-serif;
}
.more-img{
  width: 25px;
  margin-bottom: -6px;
  margin-left: 7px;
}
.more-link{
  margin-top: 13px;
}
.about-items h4{
  font-size: 22px;font-family: 'Montserrat', sans-serif;
}
.spin1 {
  animation-name: spinning;
  animation-duration: 13s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 150px;
  height: 150px;
  margin-top: -45px;
  margin-right: 93px;
  float: right;
}
.about-reviews{
   height: 300px;
   margin: 30px 0px 60px 0px;
   background-repeat: no-repeat;
   background-position: center;
    background-size: cover;
    
}

.reviews-items{
  margin-top: 98px;
    margin-left: 10px;
  text-align: center;
}
.reviews-items h1{
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 600;
  font-family: inherit;font-family: 'Montserrat', sans-serif;
}
.reviews-items p{
  color: #ffffff;
  margin-top: 19px;
  font-size: 31px;
  font-weight: bold;font-family: 'Montserrat', sans-serif;
}
/***********************************************************

.image-items{
  text-align: center;
  margin-top: 125px;
}
.image-items h6{
  font-size: 25px;
  color: #d2a244;
}
.image-items h1{
  font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 50px;
    margin-bottom: 20px;
    margin-top: 22px;
    color: #000;
    font-weight: 600;
    line-height: 55px;
}
.image-items p{
  color: #000;
  font-size: 20px;
  line-height: 40px;
}



.image-button{
  padding: 15px 10px;
  border: none;
  margin-top: 36px;
  color: #d2a244;
  font-size: 17px;
  font-weight: 500;
}

.cards-items{
    text-align: center;
    height: 319px;
    margin-top: -90px;

}
.cards-items1{
  background: #e6e6e6;
  padding: 20px;
  margin: 20px;
}************/

/*******************************************************************
Granite page
*****************************************************************/

.Granite-row{
  margin-top: 80px;
 
}
.Granite-body{
  width: 275px;
  height: 333px;
 
  margin-bottom: 35px;
  background-color: #ffffff;

}
.Granite-img img{
  width: 272px;
  height: 270px;
  
}
.Granite-name h5{
  font-weight: 600;
  text-align: center;
  padding-top: 14px;font-family: 'Montserrat', sans-serif;
}

.container.gallery-container {
  background-color: #fff;
  color: #3f444b;
  min-height: 57vh;
  padding: 0px;
  margin-top: 70px;
}


.tz-gallery {
  padding: 0px;
  margin-left: 15px;
  margin-right: -13px;
  color: #d2a244;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
  padding: 2px;
}

.tz-gallery .lightbox img {
  width: 100%;
  border-radius: 0;
  position: relative;
}

.tz-gallery .lightbox:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -56px;
  margin-left: -25px;
  opacity: 0;
  color: #ffffff;
  font-size: 26px;
  font-family: 'FontAwesome';
  content: "\f00e"; 
  pointer-events: none;
  z-index: 9000;
  transition: 0.4s;
}
 


.tz-gallery .lightbox:after {
  position: absolute;
  top: 0px;
  left: 0;
  width: 277px;
  height: 271px;
  opacity: 0;
  background-color: rgba(11, 12, 12, 0.466);
  content: '';
  transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
  opacity: 1;
}

.baguetteBox-button {
  background-color: transparent !important;
}

 @media(max-width: 768px) {
  body {
      padding: 0;
  }
}


/**********************************************
     contact us
**********************************************/

.Address-items{
  margin-left: -5px;
}

.Address-items3{
  padding-left: 0px;
}
.Address-items2{

}
.Address-items1{
  padding-left: 20px;
  font-family: 'Montserrat', sans-serif;
}


.Address-icon{
  float: left;
  margin-top: 8px;
  margin-right: 12px;
  padding-bottom: 38px;
}

.Address-head{
  font-family: 'Montserrat', sans-serif;
      font-size: 18px;
}

.Address-text{
  font-size: 15px;
  margin-top: -26px;
}

.google-map-iframe{
  margin-bottom: 50px;
  visibility: visible; 
  animation-duration: 1500ms;
   animation-delay: 200ms;
    animation-name: fadeInUp;
   color: w;
}

.google-map-iframe,
.google-map-iframe iframe{
  width: 97%;
  height: 483px;
  margin-top: 22px;
  margin-right: 0px;
  margin-left: 1px;

}

.cbp-item h4{
      font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: 17px;
    margin-bottom: 20px;
    color: #000;
    font-weight: 400;
}