html,
body {
    height: 100%;
    font-family: "open-sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #51260a;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #111111;
    font-weight: 400;
    font-family: "Play", sans-serif;
    letter-spacing: 0.1px;
}
@font-face {
    font-family: "Agency FB Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Agency FB Bold"), url("../fonts/AGENCYB.woff") format("woff");
}
h1 {
    font-size: 70px;
    letter-spacing: 0.1px;
}

h2 {
    font-size: 36px;
    letter-spacing: 0.1px;
}

h3 {
    font-size: 30px;
    letter-spacing: 0.1px;
}

h4 {
    font-size: 24px;
    letter-spacing: 0.1px;
}

h5 {
    font-size: 18px;
    letter-spacing: 0.1px;
}

h6 {
    font-size: 18px;
    letter-spacing: 0.1px;
}

p {
    font-size: 18px;
    font-family: "open-sans", sans-serif;
    color: #ffffff;
    font-weight: 400;
    line-height: 32px;
    margin: 0 0 15px 0;
    letter-spacing: 0.3px;
}
img {
    max-width: 100%;
}

input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #fff;
}

ul,
ol {
    padding: 0;
    margin: 0;
}
.sticky-top {
    position: fixed !important;
    top: 0;
    background: #51260a !important;
}
.sticky-top .header__logo {
    padding: 20px 0;
}
.sticky-top .header__nav__option {
    padding: 30px 0px;
}
.sticky-top .header__logo img {
    width: 240px;
}
.align-center {
    align-content: center;
}
.slicknav_menu .slicknav_icon-bar {
    background-color: #000;
}
/*---------------------
  Call To Active
-----------------------*/
.callto {
    padding-top: 130px;
}
.callto.sp__callto {
    padding-top: 0;
    background: #100028;
}

.callto__text h2 {
    color: #ffffff;
    font-size: 42px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 22px;
}
.callto__text p {
    font-size: 19px;
    margin-bottom: 30px;
}
.callto__text a {
    color: #ffffff;
    background: #00bfe7;
    font-size: 15px;
    font-weight: 700;
    font-family: "Play", sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    padding: 14px 32px 12px;
}
.footer__option {
    padding-bottom: 35px;
    padding-top: 75px;
}

.callto__text {
    margin-bottom: 35px;
}
.callto__text h5 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 35px;
}
.callto__text p {
    font-weight: 300;
    margin-bottom: 20px;
}
.callto__text .read__more {
    font-size: 16px;
    color: #ffffff;
}
.callto__text .read__more span {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.5;
    position: relative;
    top: 4px;
    margin-left: 5px;
}
.callto__text ul li {
    list-style: none;
}
.callto__text ul li a {
    color: #adadad;
    font-size: 16px;
    font-weight: 300;
    line-height: 32px;
}
.callto__text form {
    position: relative;
}
.callto__text form input {
    height: 50px;
    width: 100%;
    padding-left: 0;
    border: none;
    background: transparent;
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.callto__text form input,
.callto__text form select,
.callto__text form textarea {
    height: 50px;
    width: calc(33.33% - 20px);
    float: left;
    border: 1px solid rgba(225, 225, 225, 0.5);
    background: transparent;
    font-size: 16px;
    color: #fff;
    padding-left: 20px;
    font-weight: 300;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 100%;
}
.callto__text form textarea {
    height: 150px;
}
.callto__text form input::-webkit-input-placeholder {
    color: #fff;
}
.callto__text form input::-moz-placeholder {
    color: #fff;
}
.callto__text form input:-ms-input-placeholder {
    color: #fff;
}
.callto__text form input::-ms-input-placeholder {
    color: #fff;
}
.callto__text form input::placeholder {
    color: #fff;
}
.callto__text form button {
    font-size: 16px;
    color: #111;
    border: none;
    height: 50px;
    /* width: 50px; */
    background: #fff;
    line-height: 50px;
    text-align: center;
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
    padding: 0 18px;
    letter-spacing: 0.5px;
    font-weight: bold;
    display: block;
    margin-top: 25px;
}
.callto__text form button i {
    padding-right: 6px;
}
/*---------------------
  Helper CSS
-----------------------*/
.section-title {
    margin-bottom: 40px;
}
.section-title.center-title {
    text-align: center;
}
.section-title.center-title h2:after {
    right: 0;
    margin: 0 auto;
}
.section-title span {
    color: #e1d89f;
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.section-title h2 {
    color: #ffffff;
    font-weight: 700;
    position: relative;
    padding-bottom: 25px;
}
.section-title h2:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 5px;
    width: 70px;
    background: #e1d89f;
    content: "";
}

.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.services.set-bg,
.testimonial.set-bg,
.callto.set-bg,
.footer.set-bg {
    background-attachment: fixed !important;
}
.spad {
    padding-top: 100px;
    padding-bottom: 100px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
    color: #fff;
}

/* buttons */
.primary-btn {
    display: inline-block;
    font-size: 15px;
    font-family: "Play", sans-serif;
    font-weight: 700;
    padding: 14px 32px 12px;
    color: #e1d89f;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    z-index: 1;
}
.primary-btn:hover:before {
    height: 100%;
    width: 100%;
}
.primary-btn:hover:after {
    height: 100%;
    width: 100%;
}
.primary-btn:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    border-left: 2px solid #e1d89f;
    border-top: 2px solid #e1d89f;
    content: "";
    z-index: -1;
    -webkit-transition: all, 0.7s;
    -o-transition: all, 0.7s;
    transition: all, 0.7s;
}
.primary-btn:after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 30px;
    width: 30px;
    border-right: 2px solid #e1d89f;
    border-bottom: 2px solid #e1d89f;
    content: "";
    z-index: -1;
    -webkit-transition: all, 0.7s;
    -o-transition: all, 0.7s;
    transition: all, 0.7s;
}

.site-btn {
    font-size: 15px;
    color: #111;
    background: #e1d89f;
    font-family: "Play", sans-serif;
    font-weight: 700;
    border: none;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 14px 34px 12px;
    width: 100%;
}

/* Preloder */
#preloder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #000;
}

.loader {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite;
}

@keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}
@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
    50% {
        -webkit-transform: rotate(180deg);
        border: 4px solid #673ab7;
        border-left-color: transparent;
    }
    100% {
        -webkit-transform: rotate(360deg);
        border: 4px solid #f44336;
        border-left-color: transparent;
    }
}
/*---------------------
  Header
-----------------------*/
.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 9;
}
.aligncent {
    align-content: center;
}
.header__logo {
    padding: 32px 0;
}
.header__logo img {
    width: 260px;
}
.header__logo a {
    display: inline-block;
}

.header__nav__option {
    text-align: right;
    padding: 45px 0px;
}

.header__nav__menu {
    display: inline-block;
    margin-right: 0;
}
.header__nav__menu .contbtn {
    background: #fff;
    color: #000;
    padding: 10px 19px;
    border-radius: 4px;
    font-weight: bold;
}
.header__nav__menu ul li {
    list-style: none;
    display: inline-block;
    margin-right: 45px;
    position: relative;
}
.header__nav__menu ul li.active a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.header__nav__menu ul li:hover a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.header__nav__menu ul li:hover .dropdown {
    top: 34px;
    opacity: 1;
    visibility: visible;
}
.header__nav__menu ul li:last-child {
    margin-right: 0;
}
.header__nav__menu ul li .dropdown {
    position: absolute;
    left: 0;
    top: 60px;
    width: 140px;
    background: #ffffff;
    text-align: left;
    padding: 2px 0;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.header__nav__menu ul li .dropdown li {
    display: block;
    margin-right: 0;
}
.header__nav__menu ul li .dropdown li a {
    font-size: 14px;
    color: #111111;
    padding: 8px 20px;
    text-transform: capitalize;
}
.header__nav__menu ul li .dropdown li a:after {
    display: none;
}
.header__nav__menu ul li a {
    font-size: 15px;
    font-family: "Play", sans-serif;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    position: relative;
    padding: 6px 0;
}
.header__nav__menu ul li a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #e1d89f;
    content: "";
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.header__nav__menu ul li a.active {
    border-bottom: 2px solid #e1d89f;
    color: #e1d89f;
}

.header__nav__menu ul li a.contbtn.active,.header__nav__menu ul li a.contbtn:hover {
    border-bottom: 0px solid transparent !important;
    color: #000 !important;
    background: #e1d89f;
}
.header__nav__menu ul li a.contbtn::after{
	background: transparent;
	transform: none;
}
.header__nav__social {
    display: inline-block;
    position: relative;
    padding-left: 50px;
}
.header__nav__social:before {
    position: absolute;
    left: 0;
    top: 4px;
    height: 13px;
    width: 1px;
    background: rgba(225, 225, 225, 0.2);
    content: "";
}
.header__nav__social a {
    color: #ffffff;
    font-size: 15px;
    margin-right: 18px;
}
.header__nav__social a:last-child {
    margin-right: 0;
}

.slicknav_menu {
    display: none;
}

/*---------------------
  Hero
-----------------------*/
.hero__slider.owl-carousel .owl-item.active .hero__text span {
    top: 0;
    opacity: 1;
}
.hero__slider.owl-carousel .owl-item.active .hero__text h2 {
    top: 0;
    opacity: 1;
}
.hero__slider.owl-carousel .owl-item.active .hero__text .primary-btn {
    top: 0;
    opacity: 1;
}
.hero__slider.owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}
.hero__slider.owl-carousel .owl-dots button {
    color: #ffffff;
    font-size: 18px;
    font-family: "Play", sans-serif;
    margin-right: 18px;
    position: relative;
    display: inline-block;
}
.hero__slider.owl-carousel .owl-dots button.active {
    color: #ffffff;
}
.hero__slider.owl-carousel .owl-dots button.active:after {
    background: #ffffff;
    height: 2px;
}
.hero__slider.owl-carousel .owl-dots button:after {
    position: absolute;
    left: 0;
    bottom: -6px;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.3);
    content: "";
}
.hero__slider.owl-carousel .owl-dots button:last-child {
    margin-right: 0;
}

.hero__item {
    height: 100vh;
    /* padding-top: 200px; */
    background-attachment: fixed;
    align-content: center;
    align-items: center;
}
.hero__text {
	margin-top: 80px;
}
.hero__text h1 {
	color: #e1d89f;
	display: block;
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 20px;
	position: relative;
	-webkit-transition: all, 0.3s;
	-o-transition: all, 0.3s;
	transition: all, 0.3s;
	font-weight: bold;
}
.hero__text h2 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    line-height: 58px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    position: relative;
    -webkit-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
}
.hero__text h3 {
	color: #ffffff;
	font-size: 27px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 1px;
	margin-bottom: 22px;
	position: relative;
	-webkit-transition: all, 0.5s;
	-o-transition: all, 0.5s;
	transition: all, 0.5s;
}
.hero__text p {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 1px;
    margin-bottom: 60px;
    position: relative;
    -webkit-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
}
.hero__text .primary-btn {
    position: relative;
    -webkit-transition: all, 0.7s;
    -o-transition: all, 0.7s;
    transition: all, 0.7s;
}

/*---------------------
  Footer
-----------------------*/
.footer {
    background: #0a0119;
}

.footer__top {
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.footer__top__logo {
    line-height: 40px;
}
.footer__top__logo {
    width: 300px;
    height: auto;
}
.footer__top__logo a {
    display: inline-block;
}

.footer__top__social {
    text-align: right;
}
.footer__top__social a {
    display: inline-block;
    font-size: 15px;
    color: #ffffff;
    height: 40px;
    width: 40px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    line-height: 44px;
    text-align: center;
    margin-right: 6px;
}
.footer__top__social a:last-child {
    margin-right: 0;
}

.footer__option {
    padding-bottom: 35px;
    padding-top: 75px;
}

.footer__option__item {
    margin-bottom: 35px;
}
.footer__option__item h5 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 35px;
}
.footer__option__item p {
    font-weight: 300;
    margin-bottom: 20px;
    line-height: 28px;
}
.footer__option__item .read__more {
    font-size: 18px;
    color: #ffffff;
    text-decoration: underline;
}
.footer__option__item .read__more span {
    font-size: 18px;
    color: #ffffff;
    opacity: 0.5;
    position: relative;
    top: 4px;
    margin-left: 5px;
}
.footer__option__item ul li {
    list-style: none;
}
.footer__option__item ul li a,
.footer__option__item p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
}
.footer__option__item ul li a {
    line-height: 32px;
}
.footer__option__item form {
    position: relative;
}
.footer__option__item form input {
    height: 50px;
    width: 100%;
    padding-left: 20px;
    border: 1px solid #544e5e;
    background: transparent;
    font-size: 18px;
    color: #ffffff;
}
.footer__option__item form input::-webkit-input-placeholder {
    color: #ffffff;
}
.footer__option__item form input::-moz-placeholder {
    color: #ffffff;
}
.footer__option__item form input:-ms-input-placeholder {
    color: #ffffff;
}
.footer__option__item form input::-ms-input-placeholder {
    color: #ffffff;
}
.footer__option__item form input::placeholder {
    color: #ffffff;
}
.footer__option__item form button {
    font-size: 20px;
    color: #111;
    border: none;
    height: 50px;
    width: 50px;
    background: #e1d89f;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}

.footer__copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    padding: 30px 0;
}

.footer__copyright__text {
    margin-bottom: 0;
    font-weight: 300;
}
.footer__copyright__text i {
    color: #e1d89f;
}
.footer__copyright__text a {
    color: #e1d89f;
}
/* Animations */
[data-aos=human] {
  transform: rotate(45deg);
  opacity: 0;
}
[data-aos=human].aos-animate {
  transform: rotate(0);
  opacity: 1;
}
/*---------------------
  About
-----------------------*/
.about {
    background: #51260a;
    padding-top: 120px;
    padding-bottom: 120px;
}

.about__pic__item {
    height: 235px;
    margin-right: -10px;
    margin-bottom: 20px;
}
.about__pic__item.about__pic__item--large {
	height: 528px;
	margin: 0;
	width: auto;
}

.about__text {
    padding-left: 30px;
}
.about__text .services__item .services__item__icon:after {
    border-color: #e1d89f;
}

.about__text__desc {
    margin-top: -10px;
}
.about__text__desc h2 {
    font-size: 20px;
    font-family: "Play", sans-serif;
    color: #ffffff;
    font-weight: bold;
    line-height: 26px;
    margin: 0 0 15px 0;
    letter-spacing: 0.1px;
}
.blur-text p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	  padding: 0 8px;
}
.blur-text p {
	color: rgba(255, 255, 255, 0);
	text-shadow: 0 0 10px rgb(255, 255, 255);
}
/*---------------------
  Testimonial
-----------------------*/
.testimonial {
    padding-bottom: 60px;
}

.testimonial__slider.owl-carousel .owl-item .col-lg-4 {
    max-width: 100%;
}
.testimonial__slider.owl-carousel .owl-dots {
    text-align: center;
    padding-top: 35px;
}
.testimonial__slider.owl-carousel .owl-dots button {
    height: 8px;
    width: 8px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    margin-right: 10px;
}
.testimonial__slider.owl-carousel .owl-dots button.active {
    background: #e1d89f;
}
.testimonial__slider.owl-carousel .owl-dots button:last-child {
    margin-right: 0;
}

.testimonial__text {
    padding: 30px 40px 25px 30px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 25px;
    position: relative;
    z-index: 9;
}
.testimonial__text P {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    line-height: 30px;
    margin-bottom: 0;
}

.testimonial__author {
    padding-left: 30px;
}

.testimonial__author__pic {
    float: left;
    margin-right: 20px;
}
.testimonial__author__pic img {
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.testimonial__author__text {
    overflow: hidden;
}
.testimonial__author__text h5 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 8px;
}
.testimonial__author__text span {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300px;
    display: inline-block;
}
.prod .container {
    padding-bottom: 40px;
    padding-top: 120px;
    box-shadow: 2px 4px 25px rgba(255, 255, 255, 0.3);
    border-radius: 50px;
    /* margin-bottom: 50px !important; */
}
.prod-main {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}

.prod {
    top: 60px;
    position: sticky;
    z-index: 0;
    padding-top: 40px;
    padding-bottom: 40px;
}
.prod .container {
    height: calc(100vh - 160px);;
    min-height: 500px;
    padding: 0;
    align-content: center;
    padding: 0px 40px;
    margin-top: 30px;
    margin-bottom: 30px;
}
/* Service Navigation Styles */
.service-nav .btn-outline-primary {
    border-color: #51260a;
    color: #51260a;
}

.service-nav .btn-outline-primary:hover,
.service-nav .btn-outline-primary.active {
    background-color: #51260a;
    border-color: #51260a;
    color: #fff;
}

/*---------------------
  Services
-----------------------*/
.services {
    background: #51260a;
    padding-bottom: 50px;
    padding-top: 120px;
}

.services__title p {
    margin-bottom: 45px;
}

.services__item {
    margin-bottom: 50px;
}
.services__item:hover .services__item__icon:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.services__item h4 {
    color: #e1d89f;
    font-size: 22px;
    font-weight: 700;
    margin-top: 26px;
    margin-bottom: 18px;
}
.services__item p {
    margin-bottom: 0;
}

.services__item__icon {
    position: relative;
    height: 70px;
    width: 70px;
    text-align: center;
}
.services__item__icon i {
	font-size: 28px;
	line-height: 70px;
	color: #fff;
}
.services__item__icon:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #e1d89f;
    content: "";
    -webkit-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
}

/*---------------------
  Services Page
-----------------------*/
.services-page {
    background: #51260a;
    padding-bottom: 50px;
}

/*---------------------
  Logo
-----------------------*/
.logo {
    background: #51260a;
    padding: 100px 20px;
}

.logo__carousel.owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}

/*---------------------
  Portfolio
-----------------------*/
.portfolio {
    background: #51260a;
}

.portfolio__filter {
    text-align: center;
    margin-bottom: 40px;
}
.portfolio__filter li {
    list-style: none;
    font-size: 18px;
    color: #ffffff;
    margin-right: 5px;
    display: inline-block;
    cursor: pointer;
    padding: 6px 22px;
}
.portfolio__filter li.active {
    border: 1px solid #e1d89f;
}
.portfolio__filter li:last-child {
    margin-right: 0;
}

.portfolio__item {
    margin-bottom: 35px;
}
.portfolio__item:hover .portfolio__item__text h4:after {
    opacity: 1;
}

.portfolio__item__video {
    height: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 28px;
}
.portfolio__item__video .play-btn {
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
}

.portfolio__item__text {
    text-align: center;
}
.portfolio__item__text h4 {
    color: #ffffff;
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
    position: relative;
}
.portfolio__item__text h4:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #333;
    content: "";
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
    opacity: 0;
}
.portfolio__item__text ul li {
    list-style: none;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    margin-right: 24px;
    position: relative;
    color: #ffffff;
}
.portfolio__item__text ul li:after {
    position: absolute;
    right: -18px;
    top: 0;
    content: "/";
}
.portfolio__item__text ul li:last-child {
    margin-right: 0;
}
.portfolio__item__text ul li:last-child:after {
    display: none;
}
.portfolio__item__text span {
    font-size: 18px;
    font-weight: 300;
    color: #ffffff;
    display: block;
}

.pagination__option {
    text-align: center;
    padding-top: 20px;
}
.pagination__option.blog__pagi {
    padding-top: 5px;
}
.pagination__option .arrow__pagination {
    font-size: 15px;
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
}
.pagination__option .arrow__pagination.left__arrow {
    margin-right: 26px;
}
.pagination__option .arrow__pagination.right__arrow {
    margin-left: 18px;
}
.pagination__option .arrow__pagination span {
    opacity: 0.5;
}
.pagination__option .number__pagination {
    font-size: 18px;
    color: #ffffff;
    height: 50px;
    width: 50px;
    background: rgba(242, 242, 242, 0.1);
    line-height: 50px;
    text-align: center;
    display: inline-block;
    margin-right: 6px;
}

/*---------------------
  Contact Widget
-----------------------*/
.contact-widget {
    background: #51260a;
    padding-bottom: 70px;
}

.contact__widget__item {
    margin-bottom: 30px;
}

.contact__widget__item__icon {
    height: 70px;
    width: 70px;
    border: 1px solid rgba(225, 225, 225, 0.5);
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    float: left;
    margin-right: 30px;
}
.contact__widget__item__icon i {
    font-size: 30px;
    color: #ffffff;
}

.contact__widget__item__text {
    overflow: hidden;
    padding-top: 7px;
}
.contact__widget__item__text h4 {
    font-size: 22px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 10px;
}
.contact__widget__item__text p {
    margin-bottom: 0;
}

/*---------------------
  Contact
-----------------------*/
.contact {
    background: #51260a;
    padding-top: 0;
    overflow: hidden;
}

.contact__map {
    height: 450px;
}
.contact__map iframe {
    width: 100%;
}

.contact__form h3 {
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.contact__form form input {
    height: 50px;
    width: 100%;
    border: 1px solid rgba(225, 225, 225, 0.5);
    background: transparent;
    font-size: 18px;
    color: #ffffff;
    padding-left: 20px;
    font-weight: 300;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.contact__form form input:placeholder {
    color: #ffffff;
}
.contact__form form input:focus {
    border-color: #e1e1e1;
}
.contact__form form textarea {
    height: 110px;
    width: 100%;
    border: 1px solid rgba(225, 225, 225, 0.5);
    background: transparent;
    font-size: 18px;
    color: #ffffff;
    padding-top: 12px;
    padding-left: 20px;
    font-weight: 300;
    margin-bottom: 14px;
    resize: none;
    -webkit-transition: all, 0.3s;
    -o-transition: all, 0.3s;
    transition: all, 0.3s;
}
.contact__form form textarea:placeholder {
    color: #ffffff;
}
.contact__form form textarea:focus {
    border-color: #e1e1e1;
}

/*--------------------------------- Responsive Media Quaries -----------------------------*/
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}
/* Medium Device = 1200px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header__nav__menu {
        margin-right: 25px;
    }

    .header__nav__menu ul li {
        margin-right: 25px;
    }

    .header__nav__social {
        padding-left: 25px;
    }

    .counter__item::before {
        display: none;
    }

    .counter__content {
        padding: 0px 145px 0 50px;
    }

    .counter__item.second__item {
        margin-top: -210px;
    }

    .counter__item.four__item {
        margin-top: -210px;
    }

    .hero__slider.owl-carousel .owl-dots {
        max-width: 930px !important;
    }
}
/* Tablet Device = 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero__slider.owl-carousel .owl-dots {
        max-width: 690px !important;
    }

    .services__title {
        margin-bottom: 50px;
    }

    .counter__item {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        margin-bottom: 30px;
        width: auto;
    }

    .counter__item::before {
        display: none;
    }

    .counter__content {
        padding: 0;
    }

    .counter__item.second__item {
        margin-top: 0;
    }

    .counter__item.four__item {
        margin-top: 0;
    }

    .counter__item__text {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    .counter {
        height: auto;
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .team__item.team__item--second {
        margin-top: 0;
    }

    .team__item.team__item--third {
        margin-top: 0;
    }

    .team__item.team__item--four {
        margin-top: 0;
    }

    .team__btn {
        position: relative;
        padding-top: 50px;
    }

    .about__pic {
        margin-bottom: 50px;
    }

    .about__text {
        padding-left: 0;
    }

    .portfolio__filter li {
        padding: 6px 15px;
    }

    .slicknav_menu {
        background: transparent;
        padding: 0;
        display: block;
    }

    .slicknav_nav ul {
        margin: 0;
        padding: 10px 30px;
    }

    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
        padding: 7px 0;
        margin: 0;
        color: #ffffff;
        font-weight: 600;
    }

    .slicknav_nav .slicknav_row:hover {
        border-radius: 0;
        background: transparent;
        color: #111111;
    }

    .slicknav_nav a:hover {
        border-radius: 0;
        background: transparent;
        color: #111111;
    }

    .slicknav_nav {
        background: #222222;
    }

    .slicknav_btn {
        position: absolute;
        right: 10px;
        top: 26px;
        background: #e1d89f;
    }

    .header .container {
        position: relative;
    }

    .header__nav__option {
        display: none;
    }
}
/* Wide Mobile = 480px */
@media only screen and (max-width: 767px) {
	.about {
		padding-top: 0px;
		padding-bottom: 50px;
	}
	.section-title h2 {
		font-size: 24px;
	}
	.hero__text h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.hero__text p {
		font-size: 18px;
		line-height: 27px;
	}
	.about__pic__item.about__pic__item--large {
		height: 300px;
		width: 100%;
	}
    .prod {
        top: auto;
        position: relative;
    }
    .prod .container {
        height: auto;
        min-height: auto;
        padding: 40px 40px;
        margin: 0;
    }
    .services__title {
        margin-bottom: 50px;
    }

    .counter__item {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        margin-bottom: 30px;
        width: auto;
    }

    .counter__item::before {
        display: none;
    }

    .counter__content {
        padding: 0;
    }

    .counter__item.second__item {
        margin-top: 0;
    }

    .counter__item.four__item {
        margin-top: 0;
    }

    .counter__item__text {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
    }

    .counter {
        height: auto;
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .team__item.team__item--second {
        margin-top: 0;
    }

    .team__item.team__item--third {
        margin-top: 0;
    }

    .team__item.team__item--four {
        margin-top: 0;
    }

    .team__btn {
        position: relative;
        padding-top: 50px;
    }

    .about__pic {
        margin-bottom: 50px;
    }

    .about__text {
        padding-left: 0;
    }

    .hero__slider.owl-carousel .owl-dots {
        max-width: auto;
        padding: 0 15px;
    }

    .slicknav_menu {
        background: transparent;
        padding: 0;
        display: block;
    }

    .slicknav_nav ul {
        margin: 0;
        padding: 10px 30px;
    }

    .slicknav_nav .slicknav_row,
    .slicknav_nav a {
        padding: 6px 0;
        margin: 4px 0;
        color: #000;
        font-weight: 600;
        font-size: 16px;
    }
	.slicknav_nav a.active {
		border-bottom: 2px solid #000;
	}
    .slicknav_nav .slicknav_row:hover {
        border-radius: 0;
        background: transparent;
        color: #111111;
    }

    .slicknav_nav a:hover {
        border-radius: 0;
        background: transparent;
        color: #111111;
    }

    .slicknav_nav {
        background: #e1d89f;
    }

    .slicknav_btn {
        position: absolute;
        right: 10px;
        top: 26px;
        background: #e1d89f;
    }

    .header .container {
        position: relative;
    }

    .header__nav__option {
        display: none;
    }

    .hero__text h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .grid-sizer {
        width: calc(50% - 10px);
    }

    .work__item.wide__item {
        width: calc(50% - 10px);
    }

    .work__item {
        width: calc(50% - 10px);
    }

    .work__item.large__item {
        width: calc(50% - 10px);
    }

    .footer__top__social {
        text-align: left;
        padding-top: 30px;
    }

    .portfolio__filter li {
        margin-bottom: 10px;
    }

    .input__list {
        margin-right: 0;
    }

    .input__list input {
        width: 100%;
        margin-right: 0;
    }

    .contact__map {
        margin-bottom: 40px;
    }

    .team__item {
        margin-bottom: 20px;
    }

    .team .p-0 {
        padding: 0 15px !important;
    }

    .about__pic__item {
        margin-right: 0;
    }

    .blog__details__quote {
        padding: 30px 45px 35px 35px;
    }
}
/* Small Device = 320px */
@media only screen and (max-width: 479px) {
    .hero__text h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.hero__text h3{		
		font-size: 20px;
		line-height: 32px;
	}
	
	.hero__text p {
		font-size: 18px;
		line-height: 27px;
	}

    .grid-sizer {
        width: 100%;
    }

    .work__item.wide__item {
        width: 100%;
    }

    .work__item {
        width: 100%;
        margin-right: 0;
    }

    .work__item.large__item {
        width: 100%;
    }

    .work__gallery {
        margin-right: 0;
    }

    .pagination__option .arrow__pagination.left__arrow {
        margin-right: 15px;
    }

    .pagination__option .arrow__pagination.right__arrow {
        margin-left: 10px;
    }

    .blog__details__quote {
        padding: 30px 40px 35px 35px;
    }
}
.coming-soon-body {
    padding: 0;
    margin: 0;
    text-align: center;
    backgroun: #fff;
    background: url(../img/cons.jpg) no-repeat;
    height: 100vh;
    background-size: cover;
}
.coming-soon {
    width: 45%;
    margin: 0 auto;
}

.topsection {
    align-content: end;
    align-items: end;
    height: 58vh;
    margin: 0 auto;
}
.botsection {
    align-content: end;
    align-items: end;
    height: 30vh;
    margin: 0 auto;
}
.coming-soon h3 {
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
    line-height: 31px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-bottom: 20px;
    letter-spacing: 0.2px;
    letter-spacing: 1px;
    font-family: "Agency FB Bold";
}
.coming-soon h1 {
    font-size: 80px;
    font-weight: bold;
    color: #fff;
    line-height: 72px;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 35px;
    font-family: "Agency FB Bold";
    font-weight: bold;
    font-style: normal;
}
.coming-soon h1 span {
    font-size: 72px;
}
.coming-soon h2 {
    font-size: 30px;
    font-weight: 100;
    line-height: 31px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    padding-bottom: 20px;
    letter-spacing: 1px;
    font-family: "Agency FB Bold";
}
.coming-soon a {
    color: #fff;
    text-decoration: underline;
    color: #e1d89f;
    font-size: 22px;
    margin-top: 12px;
    display: block;
}
.topsection hr {
    margin-top: 0;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    width: 250px;
}
.botsection hr {
    margin-top: 0;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    width: 150px;
}
.underlogo {
    position: absolute;
    width: 100%;
}
.underlogo img {
    width: 250px;
    margin-top: 35px;
    height: auto;
}
@media (min-width: 0px) and (max-width: 768px) {
    .coming-soon {
        width: 98%;
        margin: 0 auto;
    }
    .hero__text span {
		font-size: 20px;
	}
    .coming-soon h1,
    .coming-soon h1 span {
        font-size: 40px;
        line-height: 45px;
    }
    .coming-soon h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .callto__text h2 {
		font-size: 25px;
		line-height: 33px;
	}
	.blur-text p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	}
}
