
body {
  font-family: "Montserrat", sans-serif;
  color: #FFF; background-color:#111111;
}

#roqstore-frame {width: 100%; height:90vh;}

@media (max-width: 992px) {.pc{display:none;}}
@media (min-width: 992px) {.pc{display:block;}}

@media (max-width: 992px) {.mobile{display:block;}}
@media (min-width: 992px) {.mobile{display:none;}}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    background-color:#7B573B; 
    border-radius: 30px;

}

::-webkit-scrollbar-thumb:hover {
    background:#C29A6D;
	
}

::-moz-selection {
  background: transparent;
  text-shadow: none; }

::selection {
  background: transparent;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

a {
  color: #FFF;
}

a:hover {
  color: #FFF;
  text-decoration: none;
}

h1, h2, h3 {font-family: "Montserrat", sans-serif; letter-spacing:-2px !important; font-weight:700;}

h4, h5, h6{font-family: "Montserrat", sans-serif; color:#C29A6D; letter-spacing:4px !important;  font-weight:300;}
 
.big{font-size:30px !important;}
.mini{font-size:12px !important;}
.bg-color{background-color:#C29A6D;}
.bg-color b{color:#000 !important; font-weight:700;} 
p{letter-spacing:-1px; color:#FFF; font-size:18px;}

b{color:#C29A6D;}

.color{letter-spacing:3px; color:#C29A6D !important;}

.text-white-i{color:#FFF !important;}

.whatsapp {
  position: fixed;
  padding:10px 20px;
  right: -150px; 
  bottom:50px;
  border-top-left-radius:50px;
  background: #7B573B;
  text-transform:uppercase;
  color: #fff;
  transition: ease-in-out 2.0s;
  z-index: 99999;
  font-weight:700;
  font-size:20px;
  letter-spacing:-1px;
}


.whatsapp:hover {
	right: 0px;
  color: #fff;
  background:#C29A6D;
  transition: ease-in-out 1.0s;
}


.btn-catalogo {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align:center;
  font-weight: 400;
  font-size: 10px;
  letter-spacing: 2px;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 50px;
  transition: 0.9s;
  margin:;
  color: #FFF;
  background:#7B573B;
}

.btn-catalogo:hover {
  background:#333333;
  color:#FFF;
}

.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background: #51416F;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background:#A44BA7;
  color: #fff;
}


@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}


#header {
  height: 100px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: #111111;
  box-shadow: 0 4px 10px -3px rgba(191, 191, 191, 0.5);
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  line-height: 1;
  font-weight: 300 !important;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo img {
  padding: 6px;
  margin: 0;
  max-height: 70px;
  
}

@media (max-width: 992px) {
  #header {
    height: 70px;
  }
}


.nav-menu {
  width: 100%;
}

.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu .nav-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav-menu .nav-logo {
  padding: 0 20px;
}

.nav-menu a {
  display: block;
  position: relative;
  color: #FFF;
  font-weight: 300 !important;
  padding: 15px 25px;
  transition: 0.3s;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color: #C29A6D;
  text-decoration: none;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #111111;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 180px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 14px 20px;
  font-size: 10px;
  font-weight:;
  letter-spacing:0px;
  color: #FFF;
  border-bottom:1px solid #C29A6D;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #C29A6D;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}


.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 20px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #C29A6D;
}

.mobile-nav {
  position: fixed;
  top: 80px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #111111;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
  text-align:center;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #C29A6D;
  padding: 10px 20px;
  font-weight: 500;
  text-transform:uppercase;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #FFF;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}


#hero {
  width: 100%;
  height: 100vh;
  background:;
  position: absolute;
  z-index:1;
  top:0;
  background-position:center center;
  background-size:cover;
}

#hero .hero-container {
  position: relative; 
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}

#hero img {
  margin-bottom: 20px;
}

#hero h1 {
  margin: 0 0 30px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing:-1px !important;
  color:#C29A6D;
}

#hero h2 {
  color:#C29A6D;
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

#hero .btn-get-started {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align:center;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 3px;
  display: inline-block;
  padding: 5px 12px;
  border-radius: 3px;
  transition: 0.5s;
  margin:;
  color: #FFF;
  background:#51416F;
}

#hero .btn-get-started:hover {
  background:#C29A6D;
  color:#FFF;
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
	
	#hero img {
  margin-bottom: 0px;
}

	
  #hero h1 {
	margin-top:30px;
    font-size: 20px;
    line-height: 26px;
	letter-spacing:0px !important;
  }
  #hero h2 {
    line-height: 22px;
  }
}


#hero-produtos {
  width: 100%;
  height: 70vh;
  position: relative;
  background-position:bottom center;
  background-size:cover;
}

#hero-produtos:before {
  content: "";
  background: rgba(0,0,0, 0.4);
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

#hero-produtos .hero-produtos-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 0 15px;
}

#hero-produtos .hero-produtos-logo {
  margin-bottom: 30px;
}

#hero-produtos h1 {
  margin: 0 0 30px 0;
  font-size: 27px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing:-1px;
  color: #C29A6D;
  text-transform:uppercase;
}

#hero-produtos h2 {
  color: #000;
  margin-bottom:;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

#hero-produtos .btn-get-started {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  text-align:center;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 3px;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 50px;
  transition: 0.9s;
  margin:;
  color: #FFF;
  background:#7B573B;
}

#hero-produtos .btn-get-started:hover {
  background:#C29A6D;
  color:#FFF;
}

@media (min-width: 1024px) {
  #hero-produtos {
    background-attachment: fixed;
  }
}

@media (max-width: 768px) {
  #hero-produtos h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero-produtos h2 {
    line-height: 22px;
  }
}


section {
  padding: 120px 0;
  overflow: hidden;
}

.section-bg {
  background-color:#D2A5D3;
}

.section-title {
  text-align: left;
  padding-bottom: 10px;
}

.section-title h2 {
  font-size: 32px;
  letter-spacing:-1px;
  font-weight: bold;
  text-transform:;
  margin-bottom: 15px;
  color:#C29A6D;
}

.section-title p {
  margin-bottom: 0;
  color: #aeaeae;
}

.services{
	padding-bottom:0;
	padding-top:100px;}


.services .icon-box h4 {
  font-size: 20px;
  font-weight: 700;
  margin: 5px 0 10px 60px;
}

.services .icon-box i {
  font-size: 48px;
  float: left;
  color:#C29A6D;
}

.services .icon-box p {
  font-size: 15px;
  color: #959595;
  margin-left: 60px;
}

.services .image {
  padding: 20px;
  
}


.bg-produtos{
  background-attachment:fixed;
  background-image: url("../img/bg-promocao.jpg");
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;		
}


.produtos .icon-box {
  height:600px;
  background-color: transparent;
  background-position:bottom center;
  background-size:cover;
  padding: 200px 40px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  border-radius: 0px;
  text-align: left;
  z-index: 1;
  margin-bottom:40px;
}

.produtos .icon-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  transition: ease-in-out 0.9s;
  z-index: -1;
}

.produtos .icon-box:hover::before {
  background-color:rgba(0,0,0,0.5);
  height: 100%;
  border-radius: 0px;
}

.produtos .icon {
  margin: 0 auto 30px auto;
  padding-top: 10px;
  display: inline-block;
  text-align: center;
 
}

.produtos .icon img { max-width:140px;}


.services .title {
  font-weight: 700;
  margin-top: 15px;
  
  font-size: 18px;
}



.produtos .title  {
  color: #FFF;
  font-weight: 700;
  font-size:22px;
  text-transform:;
  letter-spacing:-2px !important; 
  margin-top:40px;
}

.produtos p {
  color: #FFF;
}

.produtos .description {
  font-size: 12px;
  text-align:center;
  font-weight: 300;
  background-color:rgba(0,0,0,0.4);
  text-transform:uppercase;
  letter-spacing:2px;
  max-width:200px; 
  padding:10px 20px;
  line-height: 24px;
  margin-bottom: 0; border:1px #FFF dotted;
}

.produtos .icon-box:hover .title a, .produtos .icon-box:hover .description {
  color: #fff;
}

.produtos .icon-box:hover .icon {
  background-color:transparent;
}

.produtos .icon-box:hover .icon i {
  color:#C29A6D;
}

@media (max-width: 768px) {
  .produtos .icon-box::before {
    bottom: 60%;
  }
}


.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 18px 12px 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  color: #555555;
  transition: all 0.3s ease-in-out;
  margin: 0 4px 10px 4px;
  background: whitesmoke;
  border-radius: 4px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  background:#A44BA7;
  color: #fff;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio-wrap img{
	width:100%;
	height:240px;
	max-height:240px;   
	
}

.portfolio .portfolio-wrap {

  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(21, 21, 21, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  letter-spacing:-1px;
  color: #fff;
  font-weight: 300;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 10px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #fff;
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #A44BA7; 
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}


.testimonials {
  padding-top:100px;
  padding-bottom:0;
  background-color:#111111;
  position: relative;
}



.testimonials .quote-icon {
  text-align: center;
  margin-bottom: 30px;
}

.testimonials .quote-icon i {
  color: #C29A6D;
  font-size: 44px;
      
}

.testimonials .testimonial-item {
  text-align: center;
  color: #C29A6D;
}

.testimonials .testimonial-item p {
  font-style:;
  margin: 0 auto 30px auto;
  font-size: 26px; letter-spacing:-2px !important; color:#C29A6D;
}

.testimonials .testimonial-item .testimonial-img {
  width: 100px;
  border-radius: 50%;
  border: 6px solid rgba(255, 255, 255, 0.15);
  margin: 0 auto;
}

.testimonials .testimonial-item h3 {
  font-size: 24px; letter-spacing:-1px;
  margin: 10px 0 5px 0;
  color: #fff;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #FFF;
  margin: 0 0 15px 0;
}

.testimonials .owl-nav, .testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color:#FFF !important;
}

.testimonials .owl-dot.active {
  background-color: #C29A6D !important;
}

@media (min-width: 1024px) {
  .testimonials {
    background-attachment: fixed;
  }
}

@media (min-width: 992px) {
  .testimonials .testimonial-item p {
    width: 80%;
  }
}


.pricing .box {
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  border-radius: 0px;
  position: relative;
  overflow: hidden;
}

.pricing .box h3 {
  font-weight: 700;
  padding: 15px;
  margin-top: 15px;
  font-weight: 700;
  color: #C29A6D; letter-spacing:-2px;
}

.pricing .box h4 {
  font-size: 42px;
  color: #C29A6D;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}

.pricing .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.pricing .box h4 span {
  color: #C29A6D;
  font-size: 16px;
  font-weight: 300;
}

.pricing .box ul {
  
  list-style: none;
  color: #FFF;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.pricing .box ul li {
  padding-bottom: 16px;
}

.pricing .box ul i {
  color: #A44BA7;
  font-size: 18px;
  padding-right: 4px;
}

.pricing .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.pricing .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.pricing .box .btn-buy {
  display: inline-block;
  padding: 20px;
  border-radius: 0px;
  border: 1px dotted #FFF;
  letter-spacing:3px;
  color:  #C29A6D;
  font-size: 10px;
  text-transform:uppercase;
  font-weight:;
  font-family: "Montserrat", sans-serif;
  transition: 0.9s;
}

.pricing .box .btn-buy:hover {
  background:#C29A6D;
  border: 1px dotted #C29A6D;
  color: #fff;
}

.pricing .recommended {
  border-color: #C29A6D;
}

.pricing .recommended .btn-buy {
  background: #7cc576;
  color: #fff;
}

.pricing .recommended .btn-buy:hover {
  background:  #A44BA7;
  border-color: #A44BA7;
}

.pricing .recommended-badge {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  font-size: 12px;
  padding: 4px 25px 6px 25px;
  background: #eaf6e9;
  color: #7cc576;
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
}



.bg-contatos {
  padding: 100px 0;
  background-attachment:fixed;
  background-image:url(../img/bg-contatos.jpg);
  background-position:bottom center;
  background-size: cover;
  position: relative;
}


.contact .info {
  width: 100%;
  height: 100%;
  background:;
  padding: 20px;
  border-radius: 5px;
}

.contact .info i {
  font-size: 40px;
  color: #FFF;
  float: left;
  width: 54px;
  height: 54px;
  background:#C29A6D;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
  transition: all 0.3s ease-in-out;
}

.contact .info h4 {
  padding: 0 0 0 60px;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #FFF;
  letter-spacing:-1px !important;
}

.contact .info p {
  padding: 0 0 0 60px;
  margin-bottom: 0;
  font-size: 14px;
  color: #FFF !important;
}


.portfolio-details {
  padding-top: 0;
}

.portfolio-details .portfolio-details-container {
  position: relative;
}

.portfolio-details .portfolio-details-carousel {
  position: relative;
  z-index: 1;
}

.portfolio-details .portfolio-details-carousel .owl-nav, .portfolio-details .portfolio-details-carousel .owl-dots {
  margin-top: 5px;
  text-align: left;
}

.portfolio-details .portfolio-details-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.portfolio-details .portfolio-details-carousel .owl-dot.active {
  background-color: #7cc576 !important;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  position: absolute;
  right: 0;
  bottom: -70px;
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li + li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 50px;
}

.portfolio-details .portfolio-description h2 {
  width: 50%;
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0 0 0 0;
}

@media (max-width: 768px) {
  .portfolio-details .portfolio-info {
    position: static;
    margin-top: 30px;
  }
}


#footer {
  background:#111111;
  color: #FFF;
  font-size: 14px;
  position: relative;
  background-position:bottom center;
  background-repeat:no-repeat;
  background-size:cover;
}

#footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background:;
  z-index: 1;
}

#footer .footer-top {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 80px 0;
}

#footer .footer-top .footer-logo img {
  height: 80px;
}

#footer .footer-top h3 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  position: relative;
  font-family: "Poppins", sans-serif;
  padding: 30px 0 0 0;
  margin-bottom: 0;
}

#footer .footer-top p {
  font-size: 15;
  font-style: italic;
  margin: 30px 0 0 0;
  padding: 0;
}

#footer .footer-top .footer-newsletter {
  text-align: center;
  font-size: 15px;
  margin-top: 30px;
}

#footer .footer-top .footer-newsletter form {
  background: #fff;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  text-align: left;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px;
  background: #7cc576;
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
  background: #5ab652;
}

#footer .footer-top .social-links {
  margin-top: 30px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #7cc576;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: #5ab652;
  color: #fff;
  text-decoration: none;
}

#footer .footer-bottom {
  z-index: 2;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

#footer .copyright {
  text-align: center;
}

#footer .roqs {
  text-align: center;
  padding-top: 20px;
  font-size:10px;
}
