/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

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

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* start editing from here */
a {
    text-decoration: none;
}

.txt-rt {
    text-align: right;
}

/* text align right */
.txt-lt {
    text-align: left;
}

/* text align left */
.txt-center {
    text-align: center;
}

/* text align center */
.float-rt {
    float: right;
}

/* float right */
.float-lt {
    float: left;
}

/* float left */
.clear {
    clear: both;
}

/* clear float */
.pos-relative {
    position: relative;
}

/* Position Relative */
.pos-absolute {
    position: absolute;
}

/* Position Absolute */
.vertical-base {
    vertical-align: baseline;
}

/* vertical align baseline */
.vertical-top {
    vertical-align: top;
}

/* vertical align top */
nav.vertical ul li {
    display: block;
}

/* vertical menu */
nav.horizontal ul li {
    display: inline-block;
}

/* horizontal menu */
img {
    max-width: 100%;
}

/*end reset*/
/*---start-importing-fonts----*/
@font-face {
    font-family: 'open_sansregular';
    src: url('/application/fonts/web/OpenSans-Regular-webfont.eot');
    src: url('/application/fonts/web/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/application/fonts/web/OpenSans-Regular-webfont.woff') format('woff'), url('/application/fonts/web/OpenSans-Regular-webfont.ttf') format('truetype'), url('/application/fonts/web/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*---//End-importing-fonts----*/
body {
    font-family: 'Open Sans', sans-serif;
    background: #FFF;
}

/*----start-wrap---*/
.wrap {
    width: 70%;
    margin: 0 auto;
}

.page {
    display: none;
    right: 0px;

}

#page_main {
    display: block;
    margin-top: 0px;
    height: 65px;
    background: #146;
    z-index: 999;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 65px;
    right: 0px;
}

/*---start-header---*/
.header {
    abackground: #1E1912;
    background: #146;
    z-index: 999;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #292929;
}

.logo {
    float: left;
    margin-top: 1.3em;
}

.top-nav {
    float: right;

}

.top-nav ul {

}

.top-nav ul li {
    display: inline-block;
}

.top-nav ul li a {
    color: #929291;

    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    padding: 1.5em 1em 1.5em;
    display: block;
    font-size: 0.9em;
    font-weight: 600;
}

.top-nav ul li a:hover, .top-nav ul li.active a {
    color: #FFFFFF;
}

.top-nav ul li.nav-icon a {
    padding: 0em 0em 0em 0.2em;
}

.top-nav ul li a span {
    width: 26px;
    height: 26px;
    display: inline-block;
    background: url(/application/images/web/raket-icon.png) no-repeat 0px 0px;
    margin-top: 0.8em;
}

.top-nav ul li a:hover span {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.7;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

/*---start-image-slider---*/
.img-slider {
    abackground: #2D251B;
    background: white;
}

.screen-divice {
    padding: 3em 0;
    display: block;
}

/*---//End-image-slider---*/
/*---start-content----*/
.top-grids {
    padding: 6em 0 0;
    position: relative;
}

.top-grid1 {
    position: relative;
}

.top-grid1 label {
    background: #CECECE;
    height: 1px;
    display: block;
    position: absolute;
    top: -16px;
    width: 100%;
}

.top-grid {
    width: 29%;
    padding: 1.82em 1.48em 3.5em;
    float: left;
    text-align: center;
    border-right: 1px solid #CECECE;
}

.top-grid:nth-child(3), .top-grid:nth-child(6) {
    amargin-right: 0px;
    aborder-right: 0;
}

.top-grid a.icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    padding: 0px;
    text-align: center;
}

.top-grid a {
    font-size: 1.3em;
    color: #1E1912;
    padding: 0.5em 0 0.6em 0;
    display: block;
    font-weight: 600;
}

.top-grid p {
    color: #5F5F5F;
    line-height: 1.6em;
    font-size: 0.9em;
    font-weight: 100;
    font-family: 'Raleway', sans-serif;
    text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -webkit-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -moz-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -o-text-shadow: 0.2px 0px 0.1px #B1B1B1;
}

.monitor {
    background: url(/application/images/web/image-sprit.png) no-repeat 7px 6px;
}

.target {
    background: url(/application/images/web/image-sprit.png) no-repeat -75px 6px;
}

.photo {
    background: url(/application/images/web/image-sprit.png) no-repeat -158px 6px;
}

.colors {
    background: url(/application/images/web/image-sprit.png) no-repeat -243px 6px;
}

.man {
    background: url(/application/images/web/image-sprit.png) no-repeat -333px 6px;
}

.spare {
    background: url(/application/images/web/image-sprit.png) no-repeat -417px 6px;
}

/*--process-grids--*/
.process-grids {
    padding: 5em 0 1em 0;
}

.process-top-grid-left {
    float: left;
    width: 65%;
}

.process-top-grid-left h3, .process-bottom-grid-right h3 {
    font-size: 1.8em;
    color: #1E1912;
    padding: 0.5em 0 0.5em 0;
    display: block;
    font-weight: 600;
}

.process-top-grid-left p, .process-bottom-grid-right p {
    color: #5F5F5F;
    line-height: 1.6em;
    font-size: 0.9em;
    font-weight: 100;
    padding-bottom: 0.8em;
    font-family: 'Raleway', sans-serif;
    text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -webkit-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -moz-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -o-text-shadow: 0.2px 0px 0.1px #B1B1B1;
}

.process-top-grid-right {
    float: right;
    margin-top: 2em;
    width: 32%;
}

.process-bottom-grid-left {
    float: left;
    width: 35%;
    margin-top: 1em;
}

.process-bottom-grid-right {
    float: left;
    width: 62%;
    margin-left: 3%;
}

.process-bottom-grid {
    margin-top: 5em;
    margin-bottom: 2em;
}

.process-btns li {
    display: inline-block;
    margin-right: 1.5em;
}

.process-btns li a {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.process-btns li a span {
    width: 32px;
    height: 32px;
    display: inline-block;
}

.apple {
    background: #4B5D3E;
    color: #FFF;
    border: 2px solid #4B5D3E;
    padding: 0.4em 3em 0.4em 0;
}

.apple:hover {
    background: #425236;
    border: 2px solid #425236;
}

.apple span {
    background: url(/applicati/images/web/image-sprit.png) no-repeat -5px -79px;
    vertical-align: middle;
    margin-right: 0.8em;
    margin-left: 0.8em;
}

.googleplay {
    background: #FF7D13;
    color: #FFF;
    border: 2px solid #FF7D13;
    padding: 0.4em 3em 0.4em 0;
}

.googleplay:hover {
    background: #DD7118;
    border: 2px solid #DD7118;
}

.googleplay span {
    background: url(/applicati/images/web/image-sprit.png) no-repeat -40px -80px;
    vertical-align: middle;
    margin-right: 0.8em;
    margin-left: 0.8em;
}

.download {
    color: #BDBCBC;
    border: 2px solid #BDBCBC;
    padding: 0.65em 2em;
    margin-top: 0.2em;
}

.download:hover {
    border-color: #A8A7A7;
    color: #A8A7A7;
}

/*---start-gallery-----*/
.recent-works {
    background: url(/application/images/web/0008267087M-1920x1280.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 0em 0 6em;
    margin: 6em 0 0;
}

.gallery {
    margin-top: 4%;
}

#info {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #fcf8e3;
    border: 1px solid #fbeed5;
    width: 95%;
    max-width: 900px;
    margin: 0 auto 40px auto;
    font-family: arial;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

#info .info-wrapper {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}

#info a {
    color: #c09853;
    text-decoration: none;
}

#info p {
    margin: 5px 0 0 0;
}

.container {
    position: relative;
}

#filters {
    margin: 6% auto 5% auto;
    padding: 0;
    list-style: none;
    text-align: center;

}

#filters li {
    display: inline-block;

}

#filters li span {
    -webkit-text-stroke: 0.5px;
    display: inline-block;
    padding: 10px 30px;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
    text-transform: capitalize;
    text-transform: uppercase;
    font-size: 1em;
    border: 2px solid #686868;
    margin-right: 2em;
    border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -o-border-radius: 0.2em;
}

#filters li span:hover {
    border: 2px solid #FFF;
}

#filters li span.active {
    color: #FFF;
    text-transform: uppercase;
    border: 2px solid #FFF;
}

#portfoliolist .portfolio {
    awidth: 32%;
    width: 350px;
    height: 201px;
    margin: 1% 2% 2% 0;
    display: none;
    afloat: left;
    overflow: hidden;

}

#portfoliolist .portfolio {
    overflow: hidden;
    position: relative !important;
    cursor: pointer;
    box-shadow: 6px -6px 15px #136;
}

#portfoliolist .portfolio:hover {
    overflow: hidden;
    position: relative !important;
    cursor: pointer;
    top: -2px;
    left: 2px;
    box-shadow: 2px -2px 15px #136;
}

.portfolio img {
    max-width: 100%;
    position: relative;
}

.portfolio .label-bg {
    background: #1E1912;
    width: 98%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.portfolio .label-text {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 500;
    padding: 3px 8px;
    font-size: 13px;
}

.portfolio .text-category {
    display: block;
    font-size: 9px;
    font-size: 12px;
    text-transform: uppercase;
}

/* #Clearing */

/* Self Clearing Goodness */
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.row,
.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* end gallery */
#portfoliolist .portfolio:nth-child(3), #portfoliolist .portfolio:nth-child(6) {
    amargin-right: 0;
}

.recent-works-head {
    text-align: center;
}

.recent-works-head h3 {
    color: #FFF;
    font-size: 1.8em;
    text-transform: uppercase;
    background: rgba(255, 128, 0, 0.9);
    padding: 0.5em 0;
}

/*--//process-grids--*/

/*Pricing table and price blocks*/
.pricing-plans {
    apadding: 20px 0 20px 0;
}

.pricing-plans-head h3 {
    font-size: 2em;
    color: #232323;
    font-family: trebuchet ms, 'open_sansregular';
    font-weight: 900;
    text-align: center;
    margin-bottom: 0.8em;
}

.pricing-plans-head p {
    color: #2D251B;
    line-height: 1.5em;
    font-size: 2em;
    text-align: center;
    width: 56%;
    margin: 0 auto;
}

/*----*/
.pricing-grids {
    apadding: 20px 0;
    text-align: center;
}

.pricing-grid {
    width: 28.57%;
    min-width: 350px;
    min-height: 280px;
    afloat: left;
    display: inline-block;
    text-align: center;
    margin: 2%;
    position: relative;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border: 1px solid #D6D6D6;
    border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -o-border-radius: 0.2em;

    background: #FF7D13;

    filter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'old-timey\'><feColorMatrix type=\'matrix\' values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\'/></filter></svg>#old-timey');
    -webkit-filter: sepia(1);
    -webkit-filter: sepia(0);
    -moz-filter: sepia(0);
    -ms-filter: sepia(0);
    -o-filter: sepia(0);
    filter: sepia(1);
}

.pricing-grid:hover {
    box-shadow: 0 0 0px 2px #fff;
    -webkit-transform: scale(1.04) translateY(-5px);
    z-index: 1;
    border-color: #FF7D13;

    filter: none;
    -webkit-filter: sepia(1);
    -webkit-filter: sepia(0);
    -moz-filter: sepia(0);
    -ms-filter: sepia(0);
    -o-filter: sepia(0);
    filter: sepia(1);

}

.pricing-grid:hover h3 {
    color: #FFF;
    background: #FF7D13;

}

.pricing-grid:hover h3 span {
    color: #FFF;
}

.pricing-grid:nth-child(3) {
    amargin-right: 0;
}

.pricing-grid h3 {
    background: #E3E3E3;
    padding: 0.8em 0;
    display: block;
    color: #7B7B7B;
    font-family: 'open_sansregular';
    font-size: 24px;
    afont-size: 1.8em;
}

.pricing-grid h3 i {
    font-size: 38px;
    afont-size: 3em;
    display: block;
    line-height: 0.5em;
}

.pricing-grid h3 span {
    color: #7B7B7B;
    afont-size: 0.5em;
    font-size: 28px;
    margin-top: 1em;
    display: block;
}

.pricing-grid h3 i label {
    font-size: 18px;
    afont-size: 0.3em;
    vertical-align: super;
}

.pricing-grid ul li {
    width: 100%;
    text-align: right;
    text-wrap: nowrap;
    vertical-align: top;
}

.pricing-grid ul li a {
    color: white;
    line-height: 1.5em;
    afont-size: 1em;
    font-size: 18px;
    text-align: right;
    display: block;
    padding: 2.2em 1em 0 0;
    amargin-top: 30px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    font-weight: 100;
    text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -webkit-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -moz-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -o-text-shadow: 0.2px 0px 0.1px #B1B1B1;

}

.pricing-grid ul li a:hover {
    color: #FF7D13;
}

.pricing-grid:hover .cart a {
    border: 2px solid #FF7D13;
}

.cart {
    padding: 3em 0em;
    display: block;
    color: #FFF;
    position: absolute;
    right: 25px;
    top: 185px;
}

.cart a {
    color: #fff;
    font-size: 1em;
    padding: 0.5em 2em;
    font-weight: 100;
    aborder: 2px solid #E3E3E3;
    text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -webkit-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -moz-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -o-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    border-radius: 0.3em;
    afilter: url('data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'old-timey\'><feColorMatrix type=\'matrix\' values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\'/></filter></svg>#old-timey');
    background: #FF7D13;
    border: solid 2px #FF7D13;
}

.cart a:hover {
    border: solid 2px #3D3327;
    background: rgba(255, 128, 20, 0.6);

}

/*----*/
/*---start-people-grids----*/
.people-info {
    background: #FF7D13;
    padding: 4em 0 5em;
}

.people-pics ul li {
    display: inline-block;
}

.people-pics ul li a {
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.people-pics ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.people-pics ul li a span {
    width: 51px;
    height: 51px;
    display: block;
}

.people1 span {
    background: url(/application/images/web/people.png) no-repeat 0px 0px;
}

.people2 span {
    background: url(/application/images/web/people.png) no-repeat -61px -9px;
}

.people3 span {
    background: url(/application/images/web/people.png) no-repeat -122px -9px;
}

.people4 span {
    background: url(/application/images/web/people.png) no-repeat -183px -9px;
}

.people5 span {
    background: url(/application/images/web/people.png) no-repeat -244px -9px;
}

.people6 span {
    background: url(/application/images/web/people.png) no-repeat -305px -9px;
}

.people7 span {
    background: url(/application/images/web/people.png) no-repeat -366px -9px;
}

.people8 span {
    background: url(/application/images/web/people.png) no-repeat -427px -9px;
}

.people9 span {
    background: url(/application/images/web/people.png) no-repeat -488px -9px;
}

.people10 span {
    background: url(/application/images/web/people.png) no-repeat -549px -9px;
}

.people-pics {
    text-align: center;
    margin: 1.5em;
}

.people-info p {
    text-align: center;
    width: 60%;
    margin: 1em auto;
    line-height: 2em;
}

.people-info p span {
    color: #FFF;
    font-size: 1.5em;
    font-weight: 700;
}

.people-info p i {
    color: #FFF;
    font-size: 1.5em;
    margin: 0 0.2em;
}

.people-info p label {
    font-size: 1.2em;
    color: #FFF;
    font-weight: 100;
}

/*---//End-people-grids----*/
/*----start-contact----*/
.contact {
    abackground: url(/application/images/web/Banner-Contato.png) no-repeat 0px 0px;
    background-size: 100% 100%;
}

.contact-head {
    text-align: center;
}

.contact-head h3 {
    color: #FFF;
    font-size: 1.6em;
    text-transform: uppercase;
    background: rgba(30, 25, 18, 0.5);
    padding: 0.5em 0;
}

.getin-touch {
    text-align: center;
    margin: 6em 0 3em;
}

.getin-touch ul {
    padding: 1em 0;
}

.getin-touch h4 {
    color: #FFF;
    font-size: 1.5em;
    margin: 0.5em 0;
}

.getin-touch label {
    color: #FFF;
    text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -webkit-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -moz-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -o-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    font-weight: 100;
    font-size: 0.875em;
    margin: 1em;
    display: block;
}

.getin-touch ul li {
    display: inline-block;
    margin: 0 0.3em;
}

.getin-touch ul li a span {
    width: 50px;
    height: 50px;
    display: inline-block;
}

.facebook span {
    background: url(/application/images/web/footer-social-icons.png) no-repeat 0px 0px;
}

.twitter span {
    background: url(/application/images/web/footer-social-icons.png) no-repeat -61px 0px;
}

.googlepluse span {
    background: url(/application/images/web/footer-social-icons.png) no-repeat -122px 0px;
}

.facebook span:hover {
    background: url(/application/images/web/footer-social-iconsh.png) no-repeat 0px 0px;
}

.twitter span:hover {
    background: url(/application/images/web/footer-social-iconsh.png) no-repeat -61px 0px;
}

.googlepluse span:hover {
    background: url(/application/images/web/footer-social-iconsh.png) no-repeat -122px 0px;
}

.subscribe-form form {
    width: 57%;
    margin: 0 auto;
}

.subscribe-form form input[type="text"] textarea {
    background: #7E6A53;
    color: #fff;
    padding: 1em;
    width: 94%;
    font-size: 1em;
    font-family: 'Open Sans', sans-serif;
    border: 2px solid #7E6A53;
    border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -o-border-radius: 0.2em;
    outline: none;
}

.subscribe-form form input[type="submit"] textarea {
    border: 2px solid #7E6A53;
    color: #FFF;
    outline: none;
    padding: 0.6em 2em;
    background: none;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    display: block;
    width: 27%;
    margin: 1.8em auto 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -o-border-radius: 0.2em;
    cursor: pointer;
}

.subscribe-form form input[type="submit"] textarea:hover {
    border-color: #FF7D13;
}

.subscribe-form {
    padding: 1.8em 0 4em;
}

/*---start-copy-right---*/
.copy-right {
    text-align: center;
    color: #FFF;
    padding: 1em;

    border-top: 1px solid #1E1912;
    margin-top: 5em;
    text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -webkit-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -moz-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    -o-text-shadow: 0.2px 0px 0.1px #B1B1B1;
    font-weight: 100;
    font-size: 10px;
    background: grey;
}

.copy-right a {
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.copy-right a:hover {
    color: #FF7D13;
}

/*----//End-contact----*/
/*** move top **/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: -5px;
    right: 30px;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(/application/images/web/move-top.png) no-repeat 0px 0px;
}

#toTopHover {
    width: 48px;
    height: 48px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}

#toTop:active, #toTop:focus {
    outline: none;
}

/*** move top **/
/*----//End-wrap---*/
/*---start-responsive-design-mediquries----*/
/*--media Quries for 1440px-smartphones-*/
@media only screen and (max-width: 1440px) and (min-width: 1366px) {
    .wrap {
        width: 98%;
    }

    .top-grid {
        min-width: 240px;
        min-height: 200px;

    }

    .pricing-grid {
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        width: 28%;
        min-width: 350px;

    }

}

/*--//media Quries for 1440px-smartphones-*/
/*--media Quries for 1366px-smartphones-*/
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
    .wrap {
        width: 98%;
    }

    .top-grid {
        width: 28.88%;
        min-height: 200px;
    }

    .pricing-grids {
        width: 100%;
    }

    .pricing-grid {
        padding-left: 0px;
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 0px;
        width: 28%;
        min-width: 350px;

    }
}

/*--//media Quries for 1366px-smartphones-*/
/*--media Quries for 1280px-smartphones-*/
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
    .wrap {
        width: 98%;
    }

    .top-grid {
        width: 28.5%;
        min-height: 320px;

    }

    .process-btns li {
        margin-right: 0.5em;
    }
}

/*--//media Quries for 1280px-smartphones-*/
/*--media Quries for 1024px-smartphones-*/
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .wrap {
        width: 98%;
    }

    .top-grid {
        width: 26.3%;
        min-height: 360px;

    }

    .process-btns li {
        margin-right: 0.5em;
    }

    .download {
        margin-top: 1.2em;
    }

    .top-grids {
        padding: 3em 0 0;
    }

    .process-grids {
        padding: 3em 0 1em 0;
    }

    .process-bottom-grid {
        margin-top: 1em;
        margin-bottom: 0em;
    }

    #filters li span {
        margin-right: 1.8em;
    }

    .pricing-grid {
        margin-right: 2.9%;
    }

    .pricing-plans-head p {
        width: 95%;
    }

    .pricing-plans {
        padding: 3em 0 1em 0;
    }

    .people-info p {
        width: 70%;
    }

    .getin-touch {
        margin: 4em 0 3em;
    }

    .getin-touch ul li {
        margin: 0 0.5em;
    }

    .subscribe-form form {
        width: 67%;
    }

    .subscribe-form form input[type="text"] {
        width: 93%;
    }

    .subscribe-form {
        padding: 1em 0 2em;
    }

    .subscribe-form form input[type="submit"] {
        width: 31%;
    }

    .col-md-6 {
        max-width: 600px;
    }

    .pricing-grids {
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        width: 100%;
        min-width: 280px;

    }

    .pricing-grid {
        padding-left: 0px;
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 0px;
        width: 40%;
        min-width: 350px;

    }
}

/*--//media Quries for 1024px-smartphones-*/
/*--media Quries for 768px-smartphones-*/
/*@media screen and (max-width:768px) {/**/
@media screen and (max-width: 240px) {
    .img-slider {
        display: none;
    }
}

@media screen and (max-width: 640px) {

    #portfoliolist {
        overflow: hidden;
    }

    #portfoliolist .portfolio {
        awidth: 32%;
        width: 280px;
        height: 201px;
        margin: 1% 2% 2% 0;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        display: none;
        afloat: left;
        overflow: hidden;
    }

    .pricing-plans {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;

    }

    .pricing-grids {
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        width: 100%;
        min-width: 280px;

    }

    .pricing-grid {
        padding-left: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
        width: 100%;
        min-width: 280px;

    }

    .contact {
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        width: 335px;
        max-width: 335px;
    }

    .col-md-6 {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        width: 320px;
        max-width: 320px;
    }

    .col-sm-6 {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        width: 320px;
        max-width: 320px;
    }

    .contact-info {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        width: 335px;
        max-width: 335px;

    }

    .contact-form, .contact-wrap {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        padding-right: 0px;
        margin-right: 0px;
        width: 320px;
        max-width: 320px;
    }

    .contact-form input, textarea {
        max-width: 260px;
    }

}

@media only screen and (max-width: 768px) and (min-width: 640px) {
    .wrap {
        width: 80%;
    }

    .top-grid {
        width: 37.3%;
        min-height: 320px;
    }

    .process-btns li {
        margin-right: 0.5em;
    }

    .download {
        margin-top: 1.2em;
    }

    .top-grids {
        padding: 1em 0 0;
    }

    .process-grids {
        padding: 2em 0 1em 0;
    }

    .process-bottom-grid {
        margin-top: 1em;
        margin-bottom: 0em;
    }

    #filters li span {
        margin-right: 1.8em;
    }

    .pricing-grids {
        width: 100%;
    }

    .pricing-grid {
        margin-right: 0%;
        width: 100%;
        margin-bottom: 1.5em;
        min-width: 350px;

    }

    .pricing-plans-head p {
        width: 90%;
        font-size: 1.5em;
    }

    .pricing-plans {
        padding: 3em 0 1em 0;
    }

    .people-info p {
        width: 100%;
    }

    .getin-touch {
        margin: 4em 0 3em;
    }

    .getin-touch ul li {
        margin: 0 0.5em;
    }

    .subscribe-form form {
        width: 67%;
    }

    .subscribe-form form input[type="text"] {
        width: 93%;
    }

    .subscribe-form {
        padding: 1em 0 2em;
    }

    .subscribe-form form input[type="submit"] {
        width: 40%;
    }

    /*-----*/
    #page2 {
        display: block;
        amargin-top: 0px;
        height: 65px;
        background: #146;
        position: fixed;
        z-index: 999;
        width: 100%;
        border-bottom: 1px solid #292929;

    }

    .navicon2 {
        background: orange;
        display: block;
        width: 28px;
        height: 26px;
        position: absolute;
        top: 24px;
        right: 16px;
        background: url(/application/images/web/nav-icon.png) no-repeat;
    }

    .top-nav {
        display: none;
    }

    .logo {
        float: none;
        padding: 1.5em 0;
        text-align: center;
        margin: 0;
    }

    .img-slider {
        abackground: orange;
    }

    .header {
        z-index: 0;
        position: static;
    }

    .process-top-grid-left {
        float: none;
        width: 100%;
    }

    .process-top-grid-right {
        float: none;
        margin: 2em auto;
        width: 100%;
        text-align: center;
    }

    .process-bottom-grid-left {
        float: none;
        width: 100%;
    }

    .process-bottom-grid-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .apple, .googleplay {
        padding: 0.4em 2em 0.4em 0;
    }

    .recent-works {
        margin: 3em 0 0;
        padding: 0em 0 3em;
    }

    .recent-works-head h3 {
        font-size: 1.5em;
    }

    #filters li span {
        padding: 5px 10px;
    }

    .contact-head h3 {
        font-size: 1.5em;
    }
}

/*--//media Quries for 640px-smartphones-*/
/*--media Quries for 640px-smartphones-*/

@media only screen and (max-width: 640px) and (min-width: 480px) {
    .wrap {
        width: 80%;

    }

    .top-grid {
        width: 37.3%;
    }

    .process-btns li {
        margin-right: 0.5em;
    }

    .download {
        margin-top: 1.2em;
    }

    .top-grids {
        padding: 1em 0 0;
    }

    .process-grids {
        padding: 2em 0 1em 0;
    }

    .process-bottom-grid {
        margin-top: 1em;
        margin-bottom: 0em;
    }

    #filters li span {
        margin-right: 1.8em;
    }

    .pricing-grids {
        width: 100%;
    }

    .pricing-grid {
        amargin-right: 0%;
        width: 100%;
        amargin-bottom: 1.5em;
        min-width: 350px;

    }

    .pricing-plans-head p {
        width: 90%;
        font-size: 1.5em;
    }

    .pricing-plans {
        padding: 3em 0 1em 0;
    }

    .people-info p {
        width: 100%;
    }

    .getin-touch {
        margin: 4em 0 3em;
    }

    .getin-touch ul li {
        margin: 0 0.5em;
    }

    .subscribe-form form {
        width: 90%;
    }

    .subscribe-form form input[type="text"] {
        width: 93%;
    }

    .subscribe-form {
        padding: 1em 0 2em;
    }

    .subscribe-form form input[type="submit"] {
        width: 40%;
    }

    /*-----*/
    .navicon3 {
        display: block;
        width: 28px;
        height: 26px;
        position: absolute;
        top: 24px;
        right: 16px;
        background: url(/application/images/web/nav-icon.png) no-repeat;
    }

    .top-nav {
        display: none;
    }

    .logo {
        float: none;
        padding: 1.5em 0;
        text-align: center;
        margin: 0;
    }

    .header {
        z-index: 0;
        position: static;
    }

    .process-top-grid-left {
        float: none;
        width: 100%;
    }

    .process-top-grid-right {
        float: none;
        margin: 2em auto;
        width: 100%;
        text-align: center;
    }

    .process-bottom-grid-left {
        float: none;
        width: 100%;
    }

    .process-bottom-grid-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .apple, .googleplay {
        padding: 0.4em 2em 0.4em 0;
    }

    .recent-works {
        margin: 3em 0 0;
        padding: 0em 0 3em;
    }

    .recent-works-head h3 {
        font-size: 1.5em;
    }

    #filters li span {
        padding: 5px 10px;
        margin-right: 0.5em;
    }

    .contact-head h3 {
        font-size: 1.5em;
    }

    .people-info {
        padding: 3em 0 3em;
    }

    .people-pics {
        margin: 1.5em 0;
    }
}

/*--//media Quries for 640px-smartphones-*/
/*--media Quries for 480px-smartphones-*/
@media only screen and (max-width: 480px) and (min-width: 320px) {
    .wrap {
        width: 80%;
    }

    .top-grid {
        width: 47.3%;
    }

    .process-btns li {
        margin-right: 0em;
        display: block;
        margin: 0.5em 0;
    }

    .download {
        margin-top: 0em;
        width: 100%;
        padding: 0.7em 0;
    }

    .top-grids {
        padding: 1em 0 0;
    }

    .process-grids {
        padding: 2em 0 1em 0;
    }

    .process-bottom-grid {
        margin-top: 1em;
        margin-bottom: 0em;
    }

    #filters li span {
        margin-right: 1.8em;
    }

    .pricing-grids {
        width: 100%;
    }

    .pricing-grid {
        margin-right: 0%;
        width: 100%;
        margin-bottom: 1.5em;
        min-width: 280px;

    }

    .pricing-plans-head p {
        width: 100%;
        font-size: 1.2em;
    }

    .pricing-plans {
        padding: 2em 0 1em 0;
    }

    .people-info p {
        width: 100%;
    }

    .getin-touch {
        margin: 2em 0 1em;
    }

    .getin-touch ul li {
        margin: 0 0.5em;
    }

    .subscribe-form form {
        width: 90%;
    }

    .subscribe-form form input[type="text"] {
        width: 91%;
        padding: 0.8em;
    }

    .subscribe-form {
        padding: 1em 0 2em;
    }

    .subscribe-form form input[type="submit"] {
        width: 48%;
        padding: 0.5em 1.8em;
    }

    .pricing-grid h3 i {
        font-size: 2.5em;
    }

    .pricing-grid ul li a {
        padding: 2em 0 0 0;
    }

    .copy-right {
        margin-top: 2em;
    }

    /*-----*/
    #page_main {

        display: block;
        margin-top: 0px;
        height: 65px;
        background: #146;
    }

    .navicon {
        display: block;
        width: 28px;
        height: 26px;
        position: absolute;
        top: 24px;
        right: 16px;
        background: url(/application/images/web/nav-icon.png) no-repeat;
    }

    .top-nav {
        display: none;
    }

    .logo {
        float: none;
        padding: 1.5em 0;
        text-align: center;
        margin: 0;
    }

    .header {
        z-index: 0;
        position: static;
    }

    .top-grid {
        width: 100%;
        border-right: 0;
        border-bottom: 0;
        float: none;
        padding: 0.5em 0;
    }

    .top-grid1 label {
        display: none;
    }

    .process-top-grid-left {
        float: none;
        width: 100%;
    }

    .process-top-grid-right {
        float: none;
        margin: 2em auto;
        width: 100%;
        text-align: center;
    }

    .process-bottom-grid-left {
        float: none;
        width: 100%;
    }

    .process-bottom-grid-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .apple, .googleplay {
        width: 100%;
        display: block;
        padding: 0.5em 0;
    }

    .recent-works {
        margin: 3em 0 0;
        padding: 0em 0 3em;
    }

    .recent-works-head h3 {
        font-size: 1.5em;
    }

    #filters li span {
        padding: 5px 10px;
        margin-right: 0.5em;
        margin-bottom: 0.5em;
        font-size: 0.875em;
        font-weight: 100;
    }

    .ctct-head h3 {
        font-size: 1.2em;
    }

    .people-info {
        padding: 2em 0 2em;
    }

    .people-pics {
        margin: 1.5em 0;
    }
}

/*--//media Quries for 480px-smartphones-*/
/*--media Quries for 320px-smartphones-*/
@media only screen and (max-width: 320px) and (min-width: 240px) {

    .wrap {
        width: 80%;
    }

    .top-grid {
        width: 27.3%;

    }

    .process-btns li {
        margin-right: 0em;
        display: block;
        margin: 0.5em 0;
    }

    .download {
        margin-top: 0em;
        width: 100%;
        padding: 0.7em 0;
    }

    .top-grids {
        padding: 1em 0 0;
    }

    .process-grids {
        padding: 2em 0 1em 0;
    }

    .process-bottom-grid {
        margin-top: 1em;
        margin-bottom: 0em;
    }

    #filters li span {
        margin-right: 1.8em;
    }

    .pricing-grid {
        margin-right: 0%;
        width: 100%;
        margin-bottom: 1.5em;
        min-width: 280px;

    }

    .pricing-plans-head p {
        width: 100%;
        font-size: 1em;
    }

    .pricing-plans {
        padding: 2em 0 1em 0;
    }

    .people-info p {
        width: 100%;
    }

    .getin-touch {
        margin: 2em 0 1em;
    }

    .getin-touch ul li {
        margin: 0 0.5em;
    }

    .subscribe-form form {
        width: 90%;
    }

    .subscribe-form form input[type="text"] {
        width: 91%;
        padding: 0.8em;
    }

    .subscribe-form {
        padding: 1em 0 2em;
    }

    .subscribe-form form input[type="submit"] {
        width: 70%;
        padding: 0.5em 1.8em;
    }

    .pricing-grid h3 i {
        afont-size: 2.5em;
        font-size: 14px;
    }

    .pricing-grid ul li a {
        padding: 1.5em 0 0 0;
    }

    .copy-right {
        margin-top: 2em;
    }

    /*-----*/
    #page_main {
        display: block;
        margin-top: 0px;
        height: 65px;
        abackground: #146;
    }

    .navicon {
        display: block;
        width: 28px;
        height: 26px;
        position: absolute;
        top: 24px;
        right: 16px;
        background: url(/application/images/web/nav-icon.png) no-repeat;
    }

    .top-nav {
        display: none;
    }

    .logo {
        float: none;
        padding: 1.5em 0;
        text-align: center;
        margin: 0;
    }

    .header {
        z-index: 0;
        position: static;
    }

    .top-grid {
        width: 100%;
        border-right: 0;
        border-bottom: 0;
        float: none;
        padding: 0.5em 0;
    }

    .top-grid1 label {
        display: none;
    }

    .process-top-grid-left {
        float: none;
        width: 100%;
    }

    .process-top-grid-right {
        float: none;
        margin: 1em auto;
        width: 100%;
        text-align: center;
    }

    .process-bottom-grid-left {
        float: none;
        width: 100%;
    }

    .process-bottom-grid-right {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .apple, .googleplay {
        width: 100%;
        display: block;
        padding: 0.5em 0;
    }

    .recent-works {
        margin: 3em 0 0;
        padding: 0em 0 3em;
    }

    .recent-works-head h3 {
        font-size: 1.5em;
    }

    #filters li span {
        padding: 5px 10px;
        margin-right: 0.5em;
        margin-bottom: 0.5em;
        font-size: 0.8em;
        font-weight: 100;
    }

    .contact-head h3 {
        font-size: 1em;
    }

    .people-info {
        padding: 2em 0 2em;
    }

    .people-pics {
        margin: 1.5em 0;
    }

    .screen-divice {
        padding: 1em 0;
    }

    .top-grid a {
        font-size: 1.2em;
        padding: 0.3em 0 0.4em 0;
    }

    .process-top-grid-left h3, .process-bottom-grid-right h3 {
        font-size: 1.2em;
        padding: 0.3em 0;

    }

    .process-btns li a span {
        margin: 0;
    }

    .getin-touch h4 {
        font-size: 1.2em;

    }
}

.slideshow-video {
    margin-top: 55px;
}

.slideshow-video iframe {
    width: 500px;
    height: 360px;
    margin-left: 50px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
}

/*--//media Quries for 320px-smartphones-*/

/* ==========================================================================
    Contact Styling
   ========================================================================== */
#map {
    width: 100%;
    height: 380px;
    outline: 0;
    border: 0;
}

input, textarea {
    margin-bottom: 30px;
    background-color: #f6f7f8;
    padding: 14px;
    font-size: 14px;
    color: #838383;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #b5c1c9;
    width: 100%;

}

.contact-form textarea {
    height: 130px;
}

input.button {
    display: inline-block;
    width: auto;
    background: url(/application/images/web/active-state.png) no-repeat;
    background-position: center bottom;
    color: #f49d36;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 27px;
    border: 0;
}

.site-footer {
    margin-top: 120px;
    background-color: #26b864;
    color: white;
    padding: 25px 0;
}

.site-footer a {
    color: white;
}

.site-footer span {
    margin-top: 12px;
    display: block;
}

ul.social {
    text-align: right;
}

ul.social li {
    display: inline-block;
}

ul.social li a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    display: inline-block;
}

/* ============================================
    Contact Style
   ============================================*/
#contact {
    display: block;
    awidth: 750px;
    margin: 50px auto;
    padding: 35px;
    border: 1px solid #cbcbcb;
    background-color: #FFF;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
    pr -webkit-box-shadow : 0 2 px 5 px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(50, 50, 50, 0.1);
    position: relative;
}

#contact h1 {
    margin: 10px 0 10px;
    font-size: 24px;
    color: #333333;
}

#contact p, label, legend {
    font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#contact fieldset {
    padding: 20px;
    border: 1px solid #eee;
    margin: 0 0 20px;
}

#contact legend {
    padding: 7px 10px;
    font-weight: bold;
    color: #000;
    border: 1px solid #eee;
    margin-bottom: 20px;
}

#contact label {
    display: inline-block;
    float: left;
    height: 1em;
    line-height: 1em;
    padding: 6px 0 0;
    width: 155px;
    font-size: 1.1em;
    margin: 5px 0;
    clear: both;
}

#contact input, #contact textarea {
    width: 300px;
    padding: 5px;
    color: #666;
    background: #f5f5f5;
    border: 1px solid #ccc;
    margin: 5px 0;
    outline: none;
    font: 1.1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    border-radius: 5px;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 0);
}

#contact input:focus, #contact textarea:focus {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    outline: none;
    position: relative;
    z-index: 5;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

#contact input.error, #contact textarea.error, #contact select.error {
    box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(204, 0, 0, 0.5);
    border: 1px solid #faabab;
    background: #fef3f3;
}

#contact input.submit {
    width: auto;
    cursor: pointer;
    position: relative;
    border: 1px solid #282828;
    color: #fff;
    padding: 6px 16px;
    text-decoration: none;
    font-size: 1.5em;
    background: #555;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.12, rgb(60, 60, 60)), color-stop(1, rgb(85, 85, 85)));
    background: -moz-linear-gradient(center bottom, rgb(60, 60, 60) 12%, rgb(85, 85, 85) 100%);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

#contact input.submit:hover {
    background: #282828 !important;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

#message {
    font-size: 1.5em;
    margin: 1em 0;
    padding: 10px;
    display: block;
    background: green;
    border-radius: 10px;
    color: #fff;
    text-align: center;
}

@media screen and (max-width: 768px) {
    #fire, #fire_blue, #fire_green {
        padding: 0px;
        Abackground: #000;
        margin-top: -68px;
        left: 25px;
        position: absolute;
    }

    #fire #sh1 {
        font-size: 38px;
        top: -22px;
    }

    #fire_blue #sh1 {
        font-size: 38px;
        margin-top: -2px;
    }

    #fire_green #sh1 {
        font-size: 38px;
        margin-top: -2px;
    }

    text.Titulo_Banners {
        font-size: 38px;
        margin-top: -2px;
        y: 102px;
        transform: translate(0, -80px);
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    #fire, #fire_blue, #fire_green {
        padding: 0px;
        Abackground: #000;
        top: -107px;
        left: 65px;
        position: absolute;
    }

    #fire #sh1 {
        font-size: 80px;
        top: 0px;
    }

    #fire_blue #sh1 {
        font-size: 80px;
        top: 0px;
    }

    #fire_green #sh1 {
        font-size: 80px;
        top: 0px;
    }

    text.Titulo_Banners {
        font-size: 80px;
        top: 0px;
        transform: translate(0, -40px);
    }
}

@media screen and (min-width: 1024px) {
    #fire, #fire_blue, #fire_green {
        padding: 0px;
        Abackground: #000;
        top: -87px;
        left: 65px;
        position: absolute;
    }

    #fire #sh1 {
        font-size: 120px;
        top: 0px;
    }

    #fire_blue #sh1 {
        font-size: 120px;
        top: 0px;
    }

    #fire_green #sh1 {
        font-size: 120px;
        top: 0px;
    }

    text.Titulo_Banners {
        font-size: 120px;
        top: 0px;

    }
}

#fire #sh1 {
    text-align: center;
    margin: 100px auto;
    font-family: "Century Gothic";
    aletter-spacing: -4.6px;
    text-transform: uppercase;
    Acolor: #fff;
    color: white;
    text-shadow: 0 0 20px #fefcc9, 10px -10px 30px #feec85, -20px -20px 40px #ffae34, 20px -40px 50px #ec760c, -20px -60px 60px #cd4606, 0 -80px 70px #973716, 10px -90px 80px #451b0e;
}

#fire_blue #sh1 {
    text-align: center;
    margin: 100px auto;
    font-family: "Century Gothic";
    aletter-spacing: -4.6px;
    text-transform: uppercase;
    Acolor: #fff;
    color: white;
    text-shadow: 0 0 20px #c9fcf4, 10px -10px 30px #85ecfe, -20px -20px 40px #34aeff, 20px -40px 50px #0c76ec, -20px -60px 60px #0646cd, 0 -80px 70px #163797, 10px -90px 80px #0e1b45;
}

#fire_green #sh1 {
    text-align: center;
    margin: 100px auto;
    font-family: "Century Gothic";
    aletter-spacing: -4.6px;
    text-transform: uppercase;
    Acolor: #fff;
    color: white;
    text-shadow: 0 0 20px #c9f4fc, 10px -10px 30px #85feec, -20px -20px 40px #34ffae, 20px -40px 50px #0cec76, -20px -60px 60px #06cd46, 0 -80px 70px #169737, 10px -90px 80px #0e451b;
}

text.Titulo_Banners {
    font-family: "Century Gothic";
    text-transform: uppercase;
    aletter-spacing: -4.6px;
}