/* 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;
}


h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #0F320B;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-style: normal;
}
h1{
    font-family: 'Open Sans', sans-serif;
}

ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    color: #000000;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

p {
    line-height: 19px;
}

@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
}


ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.container{
    max-width: 1640px;
}



/* heawder-aera-stylr-start */

.header-top-area {
	padding: 40px 0;
	background: #000000;
	border-bottom: 1px solid #636363;
}
.phone-content p {
	color: #fff;
	font-size: 14px;
	color: ;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
    line-height: 18px;
}
.phone-content a {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
}
.header-call-item {
	width: 175px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header-icon a {
	height: 28px;
	width: 28px;
	background: #fff;
	display: inline-block;
	line-height: 28px;
	text-align: center;
	border-radius: 50%;
	color: #000;
	font-size: 16px;
	margin-left: 15px;
}
.header-fx {
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 99999;
}
.header-menu ul li {
	display: inline-block;
	margin-right: 45px;
}

.header-menu ul li a {
	font-size: 18px;
	color: #fff;
	position: relative;
	padding: 10px 0;
	transition: .03s;
	font-weight: 700;
	font-weight: 400;
}
  .header-menu ul li a:before {
    position: absolute;
    width: 0;
     height: 2px;
    background: #fff;
    content: "";
    bottom: 0;
    transition: .3s;
  }
  .header-menu ul li a:hover::before {
    width: 100%;
  }
  .header-menu ul li a:hover {
    font-weight: 700;
  }
  .menu-fx {
	display: flex;
	justify-content: space-between;
	width: 850px;
	margin: auto;
}
.header-logo {
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	text-align: center;
}
.header-menu.mnu-2 ul li {
	margin-right: 0;
	margin-left: 45px;
}
.header-aear {
	padding: 50px 0;
	background: #000;
}
.header-logo a {
	background: #000;
	padding: 0 23px;
	display: inline-block;
}


/* heawder-aera-stylr-end */


/* hero-aera-style-start */

.hero-area {
	background-size: 100% 100%;
	background-position: center;
	text-align: center;
	position: relative;
	height: 700px;
	display: flex;
	align-items: center;
}
.hero-content h1 {
	font-size: 70px;
	color: #000000;
	font-weight: 800;
	margin-bottom: 30px;
}
.hero-content h4 {
	font-size: 50px;
	color: #000000;
	font-weight: 700;
	line-height: 63px;
	margin-bottom: 50px;
}
.hero-content p {
	font-size: 20px;
	color: #000000;
	line-height: 43px;
	margin: 0;
	width: 1220px;
	margin: auto;
}
.hero-area::before {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	content: "";
	top: 0;
	left: 0;
	opacity: 0.7;
}
.mdm {
	font-weight: 500;
}
.hero-active .owl-nav button {
	width: 61px;
	height: 226px;
	background: #333333 !important;
	position: ;
	position: absolute;
	top: 50%;
	translate: ;
	transform: translateY(-50%);
	left: 0;
	color: #fff !important;
	font-size: 58px !important;
}
.hero-active .owl-next {
	left: auto !important;
	right: 0;
}
.hero-active .owl-dot {
	width: 18px;
	height: 18px;
	background: #fff !important;
	margin: 0 10px;
	border-radius: 50%;
	border: 1px solid #000 !important;
}
.hero-active .owl-dots {
	position: absolute;
	bottom: 61px;
	text-align: center;
	margin: auto;
	left: 0;
	right: 0;
}
.hero-active .owl-dot.active {
	background: #000 !important;
	border: transparent !important;
}

/* hero-aera-style-end */

/* local-aera-style-start */

    
.local-wrap {
    text-align: center;
  }
  .local-icon {
    margin-bottom: 60px;
  }
  .local-content h5 {
    fo�: ;
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    line-height: 24px;
    margin-\\b: ;
    margin-bottom: 25px;
  }
  .local-content p {
    margin: 0;
    font-size: 16px;
    color: #777777;
    line-height: 27px;
  }
  .local-aera {
	padding: 80px 0;
}

/* local-aera-style-end */

/* idea-area-style-start */


.idea-fx {
	display: flex;
	width: 1380px;
	align-items: center;
	justify-content: space-between;
	margin: auto;
}
.idea-aera {
	padding: 60px 0;
	background: #F9F9F9;
}

/* idea-area-style-end */





/* service-aera-style-start */

    
.section-title {
    text-align: center;
    margin-bottom: 90px;
  }
.project-area {
	padding-top: 100px;
}
  .service-aera {
	padding-top: 100px;
	background: #F9F9F9;
	padding-bottom: 20px;
}
  .section-title h3 {
    font-size: 50px;
    color: #000000;
    font-weight: 700;
    line-height: 60px;
    margin: 0;
  }
  .service-content {
	padding: 70px 47px;
	padding-bottom: 25px !important;
}
  .service-content h6 {
    font-size: 24px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 29px;
  }
  .service-content p {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    color: #444444;
  }
  .service-img img {
    width: 100%;
  }
  .service-wrap {
	background: #fff;
	margin-bottom: 80px;
}
.service-content p {
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	color: #444444;
	height: 110px;
}

/* service-aera-style-end */

/* land-area-style-start */

.lang-wrap {
	text-align: center;
	position: relative;
}


.land-content h4 {
    font-size: 24px;
    color: #777777;
    line-height: 29px;
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 50px;
    position: relative;
  }
  .land-content h4:before {
    position: absolute;
    width: 60px;
    height: 4px;
    background: #000;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .lang-pri span {
    font-size: 50px;
    color: #000;
    font-weight: 700;
  }
  .lang-wrap:before {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #707070;
    content: "";
    right: 0;
  }
  .lang-wrap.tty::before {
	display: none;
}
.land-aera {
	padding: 70px 0;
	background-size: 100% 100%;
	background-position: center;
}
/* land-area-style-end */

/* project-area-style-start */

    
.container-fluid {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  .project-img {
    position: relative;
  }
  .project-img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
  }
  .project-wrap {
    position: relative;
    transition: .3s;
  }
  .project-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    padding: 0 60px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
  }
  .project-content h6 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
  }
  .project-content p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    line-height: 16px;
  }
  .project-img {
  }
  .project-wrap:hover .project-img:before {
    opacity: .8;
    visibility: visible;
  }
  .project-wrap:hover .project-content {
    opacity: 1;
    visibility: visible;
  }
  .project-aera {
	padding-top: 80px;
}
.project-active .owl-nav button {
	width: 40px;
	height: 199px;
	background: #14100D !important;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	left: 70px;
	font-size: 50px !important;
	color: #fff !important;
}
.project-active .owl-next {
	left: auto !important;
	right: 70px;
}

/* project-area-style-end */


/* work-aera-style-stary */

    
.work-wrap {
    width: 453px;
    margin: auto;
    background: #fff;
  }
  .work-img img {
    width: 100%;
  }
  .work-img {
    position: relative;
  }
  .work-bx span {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    text-align: center;
  }
  .work-bx p {
    margin: 0;
    font-size: 12px;
    color: #fff;
  }

  .box-fx {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 63px;
	height: 63px;
	background: #000;
    position: absolute;
    bottom: -25px;
    left: 22px;
}
  .work-content {
    padding-top: 70px;
    padding-bottom: 50px;
    padding-left: 22px;
    padding-right: 22px;
  }
  .work-content h4 {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    line-height: 33px;
  }
  .work-content p {
    margin: 0;
    font-size: 14px;
    color: #444444;
    line-height: 16px;
  }
  .work-area {
    padding-top: 220px;
    padding-bottom: 60px;
    background: #F9F9F9;
  }
  .work-active .owl-nav button {
	width: 40px !important;
	height: 40px !important;
	background: #14100D !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	color: #fff !important;
	font-size: 28px !important;
	border-radius: 3px;
}

.work-active .owl-next {
	left: auto !important;
	right: 0;
}
/* work-aera-style-end */


/* testimonial-aera-style-start */

.testimonial-img {
	width: 100px;
	height: 100px;
	margin: auto;
}
.testimonial-img img {
  width: 100%;
}
.testimoniaaal-fx {
	display: block;
	background: transparent;
	text-align: center;
	max-width: 553px;
	margin: auto;
}
.testimonil-content {
	padding-left: 0;
	padding-top: 20px;
	max-width: 553px;
	margin: auto;
}
.testimonil-content h5 {
	font-size: 14px;
	color: #777777;
	font-weight: 600;
}
.testimonil-content h4 {
	font-size: 16px;
	color: #31285F;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: 35px;
}

.testimonil-content p {
	font-size: 14px;
	color: #777777;
	margin: 0;
	line-height: 20px;
}

.testimonial-active.owl-carousel.owl-loaded.owl-drag {
	max-width: 1521px !important;
	margin: auto;
}



.testimonil-area {
	padding-top: 85px;
	padding-bottom: 120px;
	position: relative;
	background: #fff;
}
.section-title.bgr {
	border-bottom: 0;
	margin: 0;
	padding-bottom: 60px;
}
.section-title.yyt {
	margin-bottom: 30px;
}
.testimonial-active .owl-nav button {
	width: 40px;
	height: 40px;
	background: #000 !important;
	border-radius: 4px;
	color: #fff !important;
	font-size: 25px !important;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.testimonial-active .owl-next {
	left: auto !important;
	right: 0;
}

/* testimonial-aera-style-end */



/* contact-aera-stayle-start */

.contact-linl a {
	font-size: 32px;
	color: #000000;
	display: block;
	position: relative;
	padding-left: 25px;
    font-weight: 600;
}
.contact-linl a img {
	max-width: 41px;
	top: 6px;
	left: 0;
	position: absolute;
}
.contact-linl a {
	font-size: 32px;
	color: #000000;
	display: block;
	position: relative;
	padding-left: 64px;
	margin-bottom: 36px;
}
.contact-wrap {
	text-align: center;
	width: 564px;
	margin: auto;
}
.contact-icon a {
	width: 51px;
	ge: ;
	height: 51px;
	background: #000000;
	display: inline-block;
	lio: ;
	line-height: 50px;
	text-align: center;
	margin: 0 10px;
	border-radius: 50%;
	font-size: 25px;
	color: #fff;
}
.contact-form {
	width: 589px;
	margin: auto;
}
.single-form input {
	width: 100%;
	height: 56px;
	background: #fff;
	border: 0;
	color: #777777;
	font-size: 17px;
	border-radius: 5px;
	padding: 0 15px;
}
.single-form textarea {
	width: 100%;
	height: 138px;
	background: #fff;
	border: 0;
	padding: 15px;
	font-size: 17px;
	color: #777777;
}
.single-form {
	margin-bottom: 20px;
}
.contact-btn-wp {
	text-align: center;
}
.contact-btn-wp button {
	width: 232px;
	height: 56px;
	background: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	border: 0;
	font-size: 18px;
	margin-bottom: 15px !important;
	margin: auto;
}
.contact-btn-wp p {
	font-size: 14px;
	color: #000000;
	margin: 0;
}
.contact-area {
	padding-top: 80px;
	padding-bottom: 200px;
	background: #F9F9F9;
}

/* contact-aera-stayle-end */

/* footer-aera-style-start */

.footer-fx {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1423px;
	margin: auto;
}
.footer-area {
	padding: 120px 0;
	background: #000000;
}
.footer-content.ttry {
	width: 700px;
	margin-left: 90px;
}
.footer-logo {
	width: 214px;
}
.footer-content {
	width: 280px;
}
.footer-content h5 {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 25px;
}
.footer-content p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.footer-content.ttry p {
	width: 565px;
}
.footer-content.ttry {
	width: 700px;
	margin-left: 90px;
	border-right: 1px solid #ffff;
}
.header-logo.mbl-scrn {
	display: none;
}
.offcanva {
	display: none;
}
.bar {
	display: none;
}
#scrollUp {
	width: 90px;
	height: 90px;
	background: #000000;
	bottom: 427px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px;
	color: #fff;
	right: 100px;
	font-size: 45px;
}


/* footer-aera-style-end */





/* fil-popup-area-style-start */

.full-popup .modal-dialog {
	max-width: 1640px !important;
	margin: 1.75rem auto;
}

.full-popup .modal-body {
  padding: 0 !important;
}
.full-pp-header {
	display: flex;
	padding: 40px 50px 0px 50px !important;
}
.full-pp-image {
	width: 407px;
}
.full-pp-image img {
	width: 100%;
}
.full-pp-wrap {
	width: 1032px;
	padding-left: 50px;
	padding-bottom: 65px;
}
.full-pp-wsrap-hdn h3 {
	font-size: 32px;
	color: #31285F;
	margin-bottom: 10px;
	font-weight: 700;
}
.full-pp-wsrap-hdn span {
	font-size: 18px;
	color: #777777;
	margin-bottom: 30px;
	display: block;
}
.full-pp-wsrap-hdn p {
	font-size: 14px;
	color: #777777;
	line-height: 24px;
	margin: 0;
}
.full-wrap-text p {
	font-size: 20px;
	color: #777777;
	line-height: 34px;
	margin: 0;
}
.full-wrap-text{
  position: relative;
}
.full-wrap-text {
	margin-top: 55px;
	position: relative;
  padding-left: 45px;
  padding-bottom: 29px;
}
.shape-1 {
	position: absolute;
	top: -15px;
	left: 0;
}
.shape-2 {
	position: absolute;
	bottom: 0;
	right: 0;
}
.full-wrap-name h4 {
	font-size: 16px;
	color: #31285F;
	font-weight: 600;
	margin: 0;
}
.full-wrap-name p {
	font-size: 14px;
	color: #777777;
	margin: 0;
}
.full-wrap-name {
	text-align: right;
	padding-right: 60px;
}



.ful-cpmplete-content {
	width: 29%;
}
.full-complete-image-fx {
	width: 67%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.full-single-image {
	width: 480px;
	margin-bottom: 30px;
}
.full-single-image img {
  width: 100%;
}
.full-complete-wrap {
	display: flex;
	padding-right: 60px;
	justify-content: space-between;
	padding: 40px 110px 0px 50px !important;
}
.ful-cpmplete-content h4 {
	font-size: 24px;
	color: #777777;
	font-weight: 700;
	margin-bottom: 12px;
}
.ful-cpmplete-content p {
	font-size: 14px;
	color: #777777;
	line-height: 24px;
  margin: 0;
  position: relative;
  padding-bottom: 40px;
}

.ful-cpmplete-content p::before {
	position: absolute;
	width: 2px;
	height: 959px;
	background: #A9A9A9;
	content: "";
	top: 137px;
	left: 0;
	right: 0;
	margin: auto;
}
.full-complete-wrap.them-bg {
	background: #F5F5F5;
}
.ful-cpmplete-content.cnt-2 p::before {
	height: 180px;
}
.full-complete-wrap.them-bg.bg-none {
	background: transparent;
}
.full-footer {
	background: #0A002B;
	padding: 33px 50px;
	display: flex;
	align-items: center;
	justify-content: end;
}
.full-foter-link a {
	font-size: 32px;
	color: #fff;
	font-weight: 600;
	margin: 0;
}
.full-foter-link a img {
	width: 33px;
}
.full-pp-header button {
	position: absolute;
	right: 16px;
	top: 16px;
	border: 0;
	padding: 4px 10px;
	height: 50px;
	width: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	border-radius: 4px;
	background: transparent;
	border-radius: 5px;
	color: #000 !important;
	border: 2px solid #000;
}

.full-pp-header button i {
	color: #000;
}
.close:focus, .close:hover {
	color: #fff;
	text-decoration: none;
	opacity: .75;
}
.yyrt::before {
	display: none;
}
.header-middle.scroll-header {
	position: fixed;
	background: #4435B6;
	padding-top: 0;
	padding-bottom: 0;
	z-index: 9999;
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	width: 100%;
}