/* Cube OMNE */
@-moz-keyframes spinningH{
  from{-moz-transform: rotateX(0deg) rotateY(0deg)}
  to{-moz-transform: rotateX(360deg) rotateY(360deg)}
}
@-webkit-keyframes spinningH{
  from{-webkit-transform: rotateX(0deg) rotateY(0deg)}
  to{-webkit-transform: rotateX(360deg) rotateY(360deg)}
}
@-o-keyframes spinningH{
  from{-o-transform: rotateX(0deg) rotateY(0deg)}
  to{-o-transform: rotateX(360deg) rotateY(360deg)}
}
@-ms-keyframes spinningH{
  from{-ms-transform: rotateX(0deg) rotateY(0deg)}
  to{-ms-transform: rotateX(360deg) rotateY(360deg)}
}
@keyframes spinningH{
  from{transform: rotateX(0deg) rotateY(0deg)}
  to{transform: rotateX(360deg) rotateY(360deg)}
}

/* Cubes Space */
.cube_space_3D{perspective:800px;width:30px;height:30px;text-align:center;display:inline-block;position:absolute;top:15px;margin-left:293px}

/* Cubes */
.cube_3D{display:inline-block;transition:all 0.85s cubic-bezier(0.175,0.885,0.320,1.275);text-align:center;position:relative;width:100%;height:100%;transform-style: preserve-3d;transform: rotateX(-32deg) rotateY(45deg);-webkit-animation:spinningH 6s infinite linear;-moz-animation:spinningH 6s infinite linear;-o-animation:spinningH 6s infinite linear;-ms-animation:spinningH 6s infinite linear;animation:spinningH 6s infinite linear}

/* Cube sides */
.cube_3D_cube{overflow:hidden;position:absolute;background:#FFF;color:#333;line-height:30px;opacity:0.8}
.cube_3D_cube_front{width:30px;height:30px;transform:translate3d(0,0,15px);background:#940051;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOTQwMDUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0MmI1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#940051),color-stop(100%,#042b5c));background:-webkit-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:-o-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:-ms-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:linear-gradient(135deg,#940051 0,#042b5c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#940051', endColorstr='#042b5c', GradientType=1)}
.cube_3D_cube_top{width:30px;height:30px;transform:rotateX(90deg) translate3d(0,0,15px);background:#000e47;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMGU0NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRhODAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#000e47 0,#004a80 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#000e47),color-stop(100%,#004a80));background:-webkit-linear-gradient(left,#000e47 0,#004a80 100%);background:-o-linear-gradient(left,#000e47 0,#004a80 100%);background:-ms-linear-gradient(left,#000e47 0,#004a80 100%);background:linear-gradient(to right,#000e47 0,#004a80 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000e47', endColorstr='#004a80', GradientType=1)}
.cube_3D_cube_bottom{width:30px;height:30px;transform:rotateX(-90deg) translate3d(0,0,15px);background:#004a80;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNGE4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDBlNDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#004a80 0,#000e47 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#004a80),color-stop(100%,#000e47));background:-webkit-linear-gradient(left,#004a80 0,#000e47 100%);background:-o-linear-gradient(left,#004a80 0,#000e47 100%);background:-ms-linear-gradient(left,#004a80 0,#000e47 100%);background:linear-gradient(to right,#004a80 0,#000e47 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004a80', endColorstr='#000e47', GradientType=1)}
.cube_3D_cube_left{width:30px;height:30px;left:50%;margin-left:-15px;transform:rotateY(-90deg) translate3d(0,0,15px);background:#001c3d;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAxYzNkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMmQ1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,#001c3d 0,#002d5f 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#001c3d),color-stop(100%,#002d5f));background:-webkit-linear-gradient(-45deg,#001c3d 0,#002d5f 100%);background:-o-linear-gradient(-45deg,#001c3d 0,#002d5f 100%);background:-ms-linear-gradient(-45deg,#001c3d 0,#002d5f 100%);background:linear-gradient(135deg,#001c3d 0,#002d5f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#001c3d', endColorstr='#002d5f', GradientType=1)}
.cube_3D_cube_right{width:30px;height:30px;left:50%;margin-left:15px;transform:rotateY(90deg) translate3d(0,0,-15px);background:#002d5f;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAyZDVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMWMzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,#002d5f 0,#001c3d 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#002d5f),color-stop(100%,#001c3d));background:-webkit-linear-gradient(-45deg,#002d5f 0,#001c3d 100%);background:-o-linear-gradient(-45deg,#002d5f 0,#001c3d 100%);background:-ms-linear-gradient(-45deg,#002d5f 0,#001c3d 100%);background:linear-gradient(135deg,#002d5f 0,#001c3d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d5f', endColorstr='#001c3d', GradientType=1)}
.cube_3D_cube_back{width:30px;height:30px;transform:rotateY(180deg) translate3d(0,0,15px);background:#940051;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOTQwMDUxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzA0MmI1YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#940051),color-stop(100%,#042b5c));background:-webkit-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:-o-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:-ms-linear-gradient(-45deg,#940051 0,#042b5c 100%);background:linear-gradient(135deg,#940051 0,#042b5c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#940051', endColorstr='#042b5c', GradientType=1)}
/*MENU*/
html, body {width: 100%;height: 100%;}
body {background: url(../img/back_omne.jpg);background-size: 50px;font-family: 'Josefin Sans', sans-serif;margin: 0px;padding: 0px;}
.navbar-toggler{background: url('../img/menu_bar.png') no-repeat; width: 41px; height: 50px; border-radius: 0 !important;}
.menu_principal {background: white;width: 100%;height: 118px;position: fixed;top: 0px;z-index: 2;}
.menu_principal ul li a{font-size:12px;color:#626262;padding:10px 12px 10px 12px;text-decoration:none;text-transform:uppercase}
.omne_logo {background: url('../img/logo.png');width: 285px;height: 94px;bottom: inherit!important; top: -10px; position: relative;}
.active{font-weight:bold;}
/*HOME*/
.Home {margin-top: 0px!important;overflow: hidden;}
.back{position: absolute; top: 0px; background: rgba(0,0,0,0.65); height: 100%; width: 100%; opacity: 0;}
.mostra{opacity: 1}
/*QUEM SOMOS*/
.texto_quem_somos{line-height:22px!important;text-align:left;width:100%;height:285px;overflow-y:scroll;position:relative; color:black!important;font-size:18px!important}
.texto_quem_somos::-webkit-scrollbar{width:3px}
.texto_quem_somos::-webkit-scrollbar-track{background:#bdbab9}
.texto_quem_somos::-webkit-scrollbar-thumb{background-color:black}
/*DIFERENCIAIS*/
.diferenciais_div{background:#f2f2f2;height: 594px;}
.diferenciais_imgs{position:absolute;margin:0px}
.diferenciais_img{overflow:hidden;width:457px;height:198px}
.diferenciais_img img{display:block;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease}
.diferenciais_img img:hover{-webkit-filter:brightness(1.1) grayscale(0.3);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}
.texto_quem_somos h3{font-family:'Josefin Sans', sans-serif!important;padding-top:20px!important;font-weight:900;color:black!important;font-size:24px!important}
.diferenciais_div_texto{margin: 40px 25px;line-height:26px!important;font-family:'Josefin Sans', sans-serif!important;font-size:18px!important;position:absolute!important;color:black!important;text-align:left!important}
.diferenciais_div_texto h3{text-transform: uppercase;font-weight:300!important;font-family:'Josefin Sans', sans-serif!important;font-size:34px;color:black!important;text-shadow:none!important}
/*SERVIÇOS*/
.card-title{font-family: 'Josefin Sans', sans-serif!important; color: black!important; font-size: 15px!important; margin: 24px 0px 0px 20px!important;}
.card-text{color: black!important;font-size: 13px!important;margin: 10px 0px 0px 20px!important;}
.card{background: #f2f2f2; border:none; cursor: pointer}
/*INSTA*/
.textInsta {top: 4px !important;position: relative;font-weight: 300!important;font-family: 'Josefin Sans', sans-serif!important;font-size: 34px;color: black!important;text-shadow: none!important;display: inline;vertical-align: middle!important;}
#instafeed {overflow-y: scroll;max-height: 710px;}
.instaOMNE {background: #f2f2f2;padding: 15px!important;text-align: center;}
.instaLogo {display: inline;width: 27px;margin-right: 9px!important;vertical-align: middle!important;}
#instafeed a {padding: 25px 10px;margin: 10px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #ccc;display: inline-block;width: 20%;
background: rgb(255,255,255);background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(196,196,196,1) 100%);background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(196,196,196,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(196,196,196,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4c4c4',GradientType=0 );}
/*ORCAMENTO*/
.orcamento_div {background: url(../img/orcamento_bg.jpg) no-repeat #070316;min-height: 860px;}
.form_orcamento{width: 100%; margin-left: 37px}
.form_orcamento label  {color: white;font-size: 14px;}
.form_orcamento textarea {background: white;width: 375px;height: 73px;resize: none;}
.second, .first{color: white;font-size: 14px; position: relative; top: 180px;}
.second{padding-left: 50px;}
.botoes{text-align: left; margin-left: 100px;}
.btn-primary {color: #fff;background-color: #054964;border-color: #054964; border:none;}
.btn-primary:hover{color: #fff;background-color: #087cab;border-color: #087cab; border:none;}
.form-control{background: #ffffff}
/*CONTATO*/
#mapa_omne {width: 100%;height: 400px;}
.contato_info {background: #8e8e8e;width: 100%;font-size: 15px!important;color: white;min-height: 383px;text-align: center;line-height: 22px!important;padding-top: 22px!important;}
.contato_info span {font-size: 17px!important;font-weight: 700!important;}
.contato_info h3 {font-family: 'Josefin Sans', sans-serif!important;color: white!important;text-transform: uppercase;font-size: 15px;}
.contato_info img {margin-right: 7px;}
/*FOOTER*/
.footer{background:#8e8e8e;width:100%;height:39px;line-height:39px;position:fixed;bottom:0px;color:white;font-size:11px;z-index:3; text-align: center;}
.mostra_mobile{display: none}
/*LIGHTBOX HOME*/
.lightbox_shine, .lightbox_greatshow, .lightbox_like_it, .lightbox_hope, .lightbox_inlove, .lightbox_inlove, .lightbox_dmello, .lightbox_live, .lightbox_bregas, .lightbox_law, .light_br{display: none;}
.banda_texto {font-size: 14px;color: white;line-height: 28px;text-align: justify; position: relative; top: 40px; padding-left: 30px}
.banda_imagens {width: 100%; height: 660px; position: relative;top: 50px;left: 45px;}
.banda_imagens_gd {width: 472px!important;height: 299px!important;}
.banda_imagens div{width: 236px;height: 154px; cursor: pointer; background-repeat: no-repeat;-os-background-size: cover;-webkit-background-size: cover;background-size: cover;float: left;}
#shine,#greatshow,#like_it,#hope,#inlove,#dmello,#live,#bregas,#law{width: 472px; height: 400px; position: relative; top: 0px;left: 45px;},
#shine,#hope{display: none}
.banda_logo{position: relative; top: 20px;}
.home_galeria_close {background: #1b1b1b;font-size: 18px;line-height: 10px;color: white;position: relative; float:right;width: 14px;height: 14px;top: -14px;right: 0px;text-align: center;cursor: pointer;}
.bg{background: rgba(59, 59, 59, 0.89)}
/*LIGHTBOX SERVIÇOS*/
.bg2{background: rgb(242, 242, 242)}
.lista {list-style: none;margin: 0px;padding: 0px;width: 100% !important;height: 35px!important;}
.lista li {background: #DFDFDF!important;float: left;text-align: center;width: 25%!important;margin: 0px!important;height: 35px!important;color: #585757!important;cursor: pointer; padding-top: 5px;}
.lista li:nth-child(2n) {background: #c8c6c6!important;}
.lista_arrow {-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;-ms-transition: all 0.7s ease;transition: all 0.7s ease;
-webkit-transform: rotate(360deg)!important;z-index: 9;position: absolute;width: 0!important;height: 0!important;border-style: solid!important;border-width: 29px 29px 0 29px!important;border-color: #c8c6c6 transparent transparent transparent;line-height: 0px!important;
_border-color: #c8c6c6 #000000 #000000 #000000;  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');}
.servicos_casting_texto {font-family: 'Josefin Sans', sans-serif!important;line-height: 26px!important;font-weight: 100!important;color: black!important;text-align: left!important;
font-size: 16px!important;text-transform: none!important;}
.servicos_casting_texto h4 {font-family: 'Josefin Sans', sans-serif!important;color: black!important;font-size: 49px;text-transform: none!important;}
.servicos_casting_texto button {background: #696969!important;color: white;font-size: 19px!important;border: none;text-align: center;cursor: pointer; width: 490px; height: 32px;}
.servicos_texto {text-align: left;font-size: 16px!important;text-shadow: none!important;line-height: 27px!important;padding-left: 30px;}
.servicos_texto h4 {font-family: 'Josefin Sans', sans-serif!important;color: black!important;font-size: 49px;text-transform: none!important;}
.servicos_texto_cenografia h3{text-align: center}
.serv{width:420px}
.serv h5{font-family: 'Josefin Sans', sans-serif!important;text-shadow: none!important;text-align: center;line-height: 21px;color: #585757;}
.divServ {padding: 40px!important;text-align: left;background: #ddd;height: 215px;-webkit-border-radius: 8px!important;border-radius: 8px!important;}
.slide{width: 800px; position: relative;left: 50%;margin-left: -400px;}
/*RESPONSIVO*/
@media (max-width:1199px) and (min-width:992px){
.menu_principal ul li a{padding: 10px 0px 10px 7px;}
.omne_logo{background-size: 100%; width: 205px; top: 8px; background-repeat: no-repeat;}
.cube_space_3D{margin-left: 218px;display: none;}
.diferenciais_img {overflow: hidden;width: 367px;height: 158px;}
.diferenciais_div{height: 474px;}
.diferenciais_div_texto{margin: 15px 25px;line-height: 21px!important;}
.casting, .show, .criacao{height: 111px !important;}
/*Lightbox*/
.banda_imagens{height: 660px;}
#shine,#greatshow,#like_it,#hope,#inlove,#dmello,#live,#bregas,#law{width: 417px;}
.banda_imagens_gd {width: 417px!important;}
.banda_imagens div {width: 208.9px;}
#shine,#greatshow,#like_it,#hope,#inlove,#dmello,.banda_imagens,#live,#bregas,#law{left: 20px;}
/*LIGHTBOX SERVIÇOS*/
.lista_arrow{display: none}
.servicos_casting_texto button{width: 420px; height: 53px; font-size: 16px!important;}
.serv {width: 385px;}
}
@media (max-width:991px){
.container-fluid {background: #ffffff !important;}
.navbar-brand {float: none !important;}
.cube_space_3D{margin-left: 10px; float: left;}
.nav-item a {padding-left: 20px;top: 0px;position: relative;color: #ffffff;}
.navbar-nav .nav-link{display: inline-block !important;}
.nav-item{text-align: right !important}
.mobile{top: 0px !important}
.cube_space_3D{display: none}
}
@media (max-width:991px) and (min-width:768px){
.diferenciais_img {overflow: hidden;width: 300px;height: 130px;}
.diferenciais_div{height: 390px;}
.diferenciais_div_texto{margin: 15px 25px;line-height: 19px!important; font-size: 14px !important}
.diferenciais_div_texto h3{font-size: 24px;}
.casting, .show, .criacao{height: 130px !important;}
.br_mobile{display: none !important}
.card-title{margin: 24px 0px 0px 8px!important;}
.card-text{margin: 10px 0px 0px 8px!important;}
#instafeed a{padding: 0px 0px;}
.second {padding-left: 0px;}
.form_orcamento textarea{width: 307px;}
.botoes{margin-left: 31px;}
.contato_info{min-height: 300px;}
/*LIGHTBOX*/
.banda_imagens{height: 470px; left: 0px}
.banda_imagens_gd {width: 307px!important;height: 205px!important;background-size: 100%;}
.banda_imagens div {width: 153.8px;height: 103px;background-size: 100%;}
#shine,#greatshow,#like_it,#hope,#inlove,#dmello,#live,#bregas,#law {width: 307px;left: 0px;}
.cover{display: none}
.controls {left: 0px;position: absolute;top: 76px;}
.volume {height: 11px;left: 152px;}
.title, .artist{left: 10px;}
.banda_texto{line-height: 18px;}
#shine,#greatshow,,#like_it,#hope,#inlove,#dmello,.banda_imagens,#live,#bregas,#law{left: 20px;}
/*LIGHTBOX SERVIÇOS*/
.lista_arrow{display: none}
.servicos_casting_texto button{width: 320px; height: 53px; font-size: 16px!important;}
.lista li{height: 55px!important;}
.serv {width: 283px;}
}
@media (max-width:767px){
.diferenciais_div{height: 660px;}
.no-mobile{display: none}
.br_mobile{display: none !important}
#instafeed a{padding: 0px 0px; margin: 0px; -moz-border-radius: 0px;-webkit-border-radius: 0px; border-radius: 0px; border: 1px solid #ccc; display: inline;}
.form_orcamento{margin-left: 15px;}
.second {padding-left: 15px;}
.orcamento_div{min-height: 1200px;}
.mostra_mobile{display: block}
.form_orcamento textarea{width: 97%}
.form-control{width: 90%}
.footer{overflow-y: scroll}
.footer_3{position: relative;top: 5px;}
/*LIGHTBOX*/
#shine,#greatshow,#like_it,#hope,#inlove,#dmello,#live,#bregas,#law{display: none}
.banda_imagens{height: 1000px}
.banda_imagens div {width: 90%; height: 237px;}
.banda_imagens_gd {width: 90% !important;height: auto!important;}
.banda_texto{top:0px;width: 90%;}
.banda_logo {padding-left: 30px;}
.banda_logo img{width: 100%;}
#shine,#greatshow,#like_it,.banda_imagens,#hope,#inlove,#dmello,#live,#bregas,#law{left: 20px;}
/*LIGHTBOX SERVIÇOS*/
.lista_arrow{display: none}
.lista li{font-size: 11px;}
.slide {width: 100%;position: relative;left:0%;margin-left:0px;}
.swiper-slide img{width: 100%}
.servicos_casting_texto{padding-left: 15px;padding-right: 15px; line-height: 21px!important; padding-top: 20px;}
.servicos_casting_texto button{width: 100%;height: 52px;}
.servicos_casting_img img{width: 80% !important}
.servicos_casting_texto h4, .servicos_texto h4, .servicos_texto h3{font-size: 26px;}
.serv {width: 100%;}
.servicos_texto_cenografia h3 {text-align: justify;}
.servicos_texto_cenografia,.servicos_texto{width: 90%;}
}
@media (max-width:544px){
.omne_logo{background-size: 100%; width: 135px; top: 8px; background-repeat: no-repeat;}
.cube_space_3D{display: none !important}
.orcamento_div{min-height: 1540px;}
.form-control{width: 97%;}
.menu_principal{height: 80px;}
.diferenciais_div_texto{line-height: 19px!important;}
.botoes{margin-left: 0px;}
.criacao{height: 130px !important;}
.second, .first{top: 70px;}
.banda_logo img {width: 90%;}
.banda_texto {top: 0px;width: 90%;}
.banda_imagens{width: 100%;left: 15px;}
.banda_imagens_gd {width: 100% !important; height: 299px!important;}
}


@media (min-width:414px) and (max-width:543px){
.banda_imagens_gd {width:90% !important;height: 200px!important;}
.banda_imagens div {width:90%; height: 200px!important;}
.banda_imagens {height: 1050px;}			
}

@media (min-width:375px) and (max-width:413px){
.banda_imagens_gd {width:90% !important;height: 200px!important;}
.banda_imagens div {width:90%; height: 200px!important;}
.banda_imagens {height: 1050px;}		
}

@media (min-width:360px) and (max-width:374px){
.banda_imagens_gd {width: 90% !important;height: 190px!important;}
.banda_imagens div {width: 90%;height: 190px!important;}
.banda_imagens {height: 1000px;}	
}

@media (max-width:320px){
.botoes{margin-left: -9px;}
.criacao {height: 187px !important;}
.banda_imagens_gd {width: 90% !important;height: 154px!important;}
.banda_imagens div {width: 90%;height: 154px;}
.banda_imagens {height: 840px;}
.lista li{font-size: 9px;}
}


