/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
a:focus { outline: 0 solid }
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  color: #1B1B21;
  
}
body {
  color: #545051;
  font-weight: 400;
  font-family: 'Playfair Display', serif;
}

@font-face {
    font-family:RusticLoveTattoo;
    src: url(../fonts/RusticLoveTattoo.otf);
}

.selector-for-some-widget {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
a:hover { text-decoration: none }

font-family: 'Montserrat', sans-serif;

/* Header bar section start */



.container {
}
.hero-area {
	height: 100vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header-bar-section {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  padding: 25px 0;
}
.site-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-menu ul li {
  display: inline-block;
}
.site-menu ul li a {
  display: block;
  font-size: 18px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  padding: 13px 21px;
}
.site-menu {
  text-align: right;
}
.site-menu ul li:last-child a {
  background: #fff;
  color: #24262c;
  padding: 13px 49px;
  margin-lr: ;
  margin-left: 45px;
  border-radius: 3px;
}
.site-logo a img {
  width: 100%;
}

.single-slider-item {
  width: 600px;
  margin: 0 auto;
}
.single-slider-item p {
  font-size: 20px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}
.single-slider-item h1 {
  font-size: 55px;
  color: #fff;
}
.single-slider-item a {
  font-size: 16px;
  background: #315ee5;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  width: 330px;
  padding: 17px 19px;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 25px;
}
a {
}
.single-slider-item a i {
  position: absolute;
  right: 0;
  background: #184ae2;
  height: 100%;
  top: 0;
  width: 57px;
  text-align: center;
  font-size: 25px;
  line-height: 57px;
}


.hero-area .owl-nav button {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: ;
  transform: ;
  trnasf: ;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero-area .owl-nav button i {
  font-size: 33px;
  color: #fff;
}
.hero-area .owl-nav button.owl-next {
  left: auto;
  right: 0;
}
.hero-area .owl-nav button i:hover {
  color: #a0a3ab;
}


/* Header bar section  END */

/* About css start */


.about-us-section {
	padding: 100px;
	background: #edeef2;
	padding-bottom: 170px;
}
.about-left-text h1 span {
  font-size: 55px;
  color: #232529;
  display: block;
  font-family: 'Playfair Display', serif;
}
.about-left-text h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  color: #555a60;position: relative;
}
.about-left-text p {
  color: #53565b;
  font-size: 22px;
  line-height: 40px;
}
.about-left-text a {
  font-size: 22px;
  color: #4169e1;
  margin-top: 27px;
  display: inline-block;
}
.about-left-text a i {
  padding-left: 15px;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
}


.abt-right-boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-abt-rt-bx {
  width: 200px;
  background: #fff;
  text-align: center;
  padding-top: 20px;
  -webkit-box-shadow: 0 0 25px #ddd;
  box-shadow: 0 0 25px #ddd;
}
.single-abt-rt-bx h4 {
  -webkit-animation: ;
  animation: ;
  margin: 0;
  font-size: 20px;
  color: #232529;
  padding-bottom: 50px;
}
.single-abt-rt-bx span img {
  height: 27px;
}
.single-abt-rt-bx span {
  width: 75px;
  height: 75px;
  display: inline-block;
  background: #eaeffc;
  line-height: 75px;
  border-radius: 50%;
  margin-bottom: 15px;
}

.single-cnt-blk p {
  color: ;
  font-size: 20px;
  color: #232529;
  margin: 0;
}
.single-cnt-blk {
	position: relative;
	background: #fff;
	padding: 20px 0;
	padding-left: 89px;
}
.single-cnt-blk span {
  position: absolute;
  left: 17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background: #eaeffc;
  text-align: center;
  line-height: 60px;
  border-radius: 50%;
}
.single-cnt-blk {
	margin-bottom: 17px;
	width: 430px;
	-webkit-box-shadow: 0 0 25px #ddd;
	box-shadow: 0 0 25px #ddd;
}
.abt-right-boxes {
	width: 450px;
	margin-left: auto;
	margin: 0 -15px;
}
.single-abt-rt-bx-s-wrp {
	padding: 0 15px;
}
.right-all-blk {
	width: 460px;
	margin-left: auto;
}
.abt-right-boxes {
	margin-bottom: 40px;
}

h1 {
}
.about-left-text h1:after {
  position: absolute;
  left: -32px;
  top: 50%;
  width: 7px;
  height: 80%;
  background: #4169e1;
  content: "";
  border-radius: 3px 7px 7px 0px;
  trasnf: ;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* About css end  */


/* Gallery area css start  */



.section-title h1 {
  -webkit-filter: ;
  filter: ;
  font-size: 55px;
  color: #232529;
  text-align: center;
  position: relative;
}
.section-title h1 span {
  display: block;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  color: #555a60;
}
.gallery-area {
	padding: 100px 0;
}
.section-title {
  margin-bottom: 55px;
}
.section-title h1:after {
  position: absolute;
  left: 50%;
  top: -21px;
  height: 7px;
  background: #4169e1;
  width: 70px;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 0px 0px 7px 7px;
}

.single-gl-section img {
	width: 100%;
	-webkit-transition: .3s;
	transition: .3s;
}
.single-gl-section {
  position: relative;
}
.single-gl-section span {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #fff;
}

.single-gl-section:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.single-gl-section {
  overflow: hidden;
}
.call-to-action-area {
  background: #3863e4;
  padding: 70px 0;
}
.left-ac-text h1 {
  color: #fff;
  margin: 0;
  font-size: 55px;
}
.right-ac-text a {
  -webkit-animation: ;
  animation: ;
  background: #fff;
  display: inline-block;
  padding: 17px 31px;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  color: #393b3e;
  margin-left: auto;
  -webkit-box-shadow: 0 0 20px #0000004f;
  box-shadow: 0 0 20px #0000004f;
}
.right-ac-text a i {
  font-size: 21px;
  padding-left: 24px;
  font-weight: 500;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.right-ac-text {
  text-align: right;
  margin-top: 10px;
}

.foote-single-widget p {
  color: #63656a;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 29px;
  margin-bottom: 10px;
}
.foote-single-widget h4 {
  color: #232328;
  font-size: 25px;
  fot-w: ;
  font-weight: 400;
}
.foote-single-widget a img {
  max-width: 258px;
  margin-bottom: 15px;
}
.footer-area {
	background: #edeef2;
	padding: 70px 0;
	padding-bottom: 0;
}
.social-links a {
  width: 35px;
  height: 35px;
  background: #6d7179;
  display: inline-block;
  color: #fff;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  font-size: 19px;
  margin-right: 6px;
  -webkit-transition: .3s;
  transition: .3s;
}
.social-links a:hover {
  background: #3863e4;
}

.mobile-menu {
  display: none;
}
.menu-open {
  display: none;
}
.cp-text {
  text-align: center;
  border-top: 1px solid #ddd;
  padding: 16px 0;
  margin-top: 65px;
}
.cp-text p {
  margin: 0;
  font-size: 19px;
  color: #63656a;
}
/* Gallery area css end */

.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
  margin-top:16px;
}










