@charset "utf-8";

body,
html {
  width: 100%;
  height: 100%;
}


::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 10px;
}
 

::-webkit-scrollbar-thumb {
    background-color:#F6D46C; 
    border-radius: 10px;

}


::-webkit-scrollbar-thumb:hover {
    background:#545454;
	
}  

::-moz-selection {
  background: transparent;
  color: transparent;
  text-shadow: none; }

::selection {
  background: transparent;
  color: transparent;
  text-shadow: none; }

img::selection {
  background: transparent; color: transparent; }

img::-moz-selection {
  background: transparent; color: transparent; }


body {
  font-family: 'Raleway', sans-serif; color:#FFF; background-color:#000;}


#roqstore-frame {width: 100%; height: 100%;}


@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;}}

.margin-corre{margin-top:-8px !important;}


#flip { background: none }


.cycle-slideshow { 
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -moz-perspective: 1000;
    -moz-transform-style: preserve-3d;
    -o-perspective: 1000;
    -o-transform-style: preserve-3d;
    perspective: 1000;
    transform-style: preserve-3d;  
}

.bg-black{background-color:#000; color:#FFF;}

.mini{ font-size:10px; letter-spacing:1px; font-weight:300 !important;}

.mini-2{ font-size: 14px;}

.bo{

border-top-left-radius: 50px;
border-bottom-right-radius: 50px;	 
	
}

.li{list-style-image:url(../img/li.png); font-size:20px; letter-spacing:-1px; margin-left:-10px; font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;}

.li-2{list-style-image:url(../img/li-2.png); font-size:18px; letter-spacing:-0.4px; margin-left:-18px; font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;}




.bg-red{ 
background-color:#545454;
color:#FFF !important; 
font-weight:700 !important; 
font-size:40px; 
letter-spacing:-4px !important;
padding:2px 14px 2px 14px;}

.bg-floor{ background-color:#F6D46C;}

.bg-floor-ico{ height:340px; background-color:#000; color:#fff;}

.bg-blue{background-color:#F6D46C; color:#000 !important}

.red{color:#FF2626;}

.fone{ font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;}

.fone-mini{ font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px !important; letter-spacing:0px !important;}

.btn-xl {
  padding: 1.25rem 2.5rem;
}

.video{max-width:100%; padding:0; margin-bottom:-10px;}
.content-section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.content-section-heading h2 {
  font-size: 3rem;
}

.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

h1,
h2
{
  font-weight: 700 !important; letter-spacing:-2px;
}
h3,
h4,
h5,
h6 {
  font-weight: 700 !important; letter-spacing:-1px;
}

b{font-weight:700 !important;}

.ori{color:#F6D46C;}

.margin-up{margin-top: -320px;}
.margin-up-2{margin-top: -20px;}

@media (max-width: 992px) {.margin-up{margin-top: 0px;}}

hr{ border:solid 1px #F6D46C; border-radius:50px; max-width:100px;  }
.hr{ border:solid 1px #F6D46C; border-radius:50px; max-width:100px;  }

.big-font{font-size:46px;}

.color-ye { background-color:; color:#F6D46C; font-weight:300 !important; }

.shadow{	
-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
box-shadow: 0px 2px 5px rgba(0,0,0,0.5);

}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}


.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: ;
  height:;
  z-index:1000;
  text-align: center;
  color: white;
  background-color:transparent;
  padding:10px;
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;  
   
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
 
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;  
}

.scroll-to-top i {
  font-weight: 800;   
}

.bg-1{ background-color:#783E90; padding:20px;}
.bg-2{ background-color:#331840; padding:20px;}
.bg-3{ background-color:#49225B; padding:20px;}



.bg-color{ background-color:#F6D46C; color:#000;}
.bg-color-2{ background-color:#000; color:#FFF;}
.text-black{color:#000;}


.bgs{ 
  min-height:600px;  
  background-attachment:fixed;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size:cover;
  color:#FFF;
  font-size:22px;			
}

@media (max-width: 992px) {
	
.bgs{ 
  min-height:400px;  
  background-attachment: scroll;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFF;
  font-size:22px;			
}	
	
}


.bg-contato{	
  background-image: url(../img/bg-contato.jpg);
  background-attachment:fixed;
  background-position: top right;
  background-repeat: no-repeat;
  background-size:cover;
  color:#FFF;
  font-size:22px;			
}

@media (max-width: 992px) {
	
	.bg-contato{	
  background-image: url(../img/bg-contato.jpg);
  background-attachment: scroll;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFF;
  font-size:22px;}	
		
}


.bg-contato i {font-size:50px; width:70px; height:70px; padding:10px;}


.topo {
  z-index:1;
  min-height: 30rem;
  position: absolute;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 6%;
  padding-bottom: 10%;
  top:0;
  
  color:#FFF;
}

.topo h1 {
  font-size: 30px;
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .topo {
    height: 70%;
  }
  .topo h1 {
    font-size: 50px;
  }
}



@media (max-width: 600px) {
  .off-image { 
  display:none
  }
  
}


.piso-descri i {background-color:#000; color:#FFF; width:100px; height:100px; padding:20px; margin-bottom:30px;}

.topo2 {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 6%;
  padding-bottom: 10%;
  background-image:url("../img/consultoria.jpg");
  background-attachment:fixed;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  color:#FFF;
}

.topo2 h1 {
  font-size: 30px;
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .topo2 {
    height: 70%;
  }
  .topo2 h1 {
    font-size: 50px;
  }
}








#mainNav {
  background-color:#000;
  -moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
box-shadow: 0px 2px 5px rgba(0,0,0,0.5); }
  #mainNav .navbar-toggler {
    font-size: 14px;
    right: 0;
    padding: 20px;
    text-transform:;
    color: #F6D46C;
    border: 0;
	
    background-color:;
    font-family: 'Raleway', sans-serif; }
  #mainNav .navbar-brand {
    color:#fff;
    font-family: 'Raleway', sans-serif; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #F6D46C; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    font-weight: 300;
	text-transform:;
    padding: 0.75em 0;
    letter-spacing: 0px;
    color:#fff;
	border-bottom: 1px solid #F6D46C;  
    font-family: 'Raleway', sans-serif; text-align:center; text-transform:uppercase; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #000 ; background-color: #F6D46C;}

@media (min-width: 992px) {
  #mainNav {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;		      
    border: none;
	background-color:#000;
    }
    #mainNav .navbar-brand {
      font-size: 14px; 
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em 1em !important; color:#fff; background-color:; border-bottom: none; }
    #mainNav.navbar-shrink {
	 
      padding-top: 0;
      padding-bottom: 0;
      background-color: #F6D46C; border-bottom: ; }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 16px; 
        padding: 12px 0;} }

.b-r{border-right: 1px solid #F6D46C;}
@media (max-width: 992px) {.b-r{border-right:none;}}		

@media (min-width: 900px) {.margin-zero{margin-top:-250px;}}
@media (min-width: 900px) {.margin-zero-2{margin-top:-200px;}}

.gold{color:#F6D46C;}
.blue{color:#F6D46C;}

.bg-whats{ background-color:#189D0E;}

.p-size{ font-size:12px; font-weight:400; letter-spacing:2px;}


.a {
   color:#F6D46C;  transition-duration:0.6s;  
}



.a:hover, a:focus, a:active {
  color:#515151;
  text-decoration:none;
}


.a-2 {
   color:#FFF;  transition-duration:0.6s;  
}



.a-2:hover, a-2:focus, a-2:active {
  color:#30BDEF;
  text-decoration:none;
}

.btn-primary {
  width:;
  margin-top:5px;
  margin-bottom:50px;
  text-align: center;

  background-color: transparent !important;
  border: 1px solid #fff;
  border-color: #fff;
  color: #fff !important;
  font-size:20px; border-radius:50px;
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;  
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color:#000 !important;
  border-color:#000 !important;
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out; 
}



.btn-primary-2 {  
  background-color:#189D0E !important;
  border-color: #189D0E !important;
  color: #fff !important;
  font-size:40px !important;
  padding:4px 12px;
  text-align:center;
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;  
}

.btn-primary-2:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #1A751E !important;
  border-color: #1A751E !important;
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out; 
}

.btn-primary-3 {  
  background-color:#1D223F !important;
  border-color: #1D223F !important;
  color: #fff !important;
  font-size:40px !important;
  padding:4px 14px;
  text-align:center;
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;  
}

.btn-primary-3:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #111111 !important;
  border-color: #111111 !important;
  -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out; 
}

.btn-secondary {
  background-color: #8A866D !important;
  border-color: #8A866D !important;
  color: #fff !important;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #000!important;
  border-color:#000!important;
}

.btn {
  padding:6px 20px 0px 20px;
}




@media (min-width: 992px) {
  .animate {
    animation-duration: 0.9s;
    -webkit-animation-duration: 0.9s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform:translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.pulse { margin-left:6px;
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.pulse:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
   -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
 
}

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  75% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
@keyframes pulse {
  25% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  75% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.logo {
    margin: ;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
   -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    }

.logo:hover {
	cursor: pointer;
	-webkit-transform: scale(1.1, 1.1)  rotate(10deg);
    -ms-transform: scale(1.1, 1.1)  rotate(10deg);
    transform: scale(1.1, 1.1)  rotate(10deg);
    -moz-transition: all 0.9s ease-in-out;
    -webkit-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    z-index:10;
    }