@import url('https://fonts.googleapis.com/css?family=Arimo|Open+Sans:400,700,800');

/*-----------------------------------------------------------------------------------*/
/*	1.	Global properties (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
body {
    /*background: url("../images/bg.jpg") repeat-y scroll 0 0 transparent;*/
    color: #555;
    font-family: "Arimo", Arial,sans-serif;
    font-size: 15px;
}
header,
nav,
section,
article{display: block;}

figure {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}

.last{
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.clear{clear: both;}

.alignleft{float: left !important;}
.alignright{float: right !important;}
.aligncenter {text-align: center !important;}
.span6.no-margin-left {margin-left: 0!important;}
fieldset, img, iframe {
	border: 0;
}
#c0nt4c7z{
    background-color: #F1F1F1;
    padding: 15px 10px 17px;
}
#el-unique-trucko {
	padding-bottom: 101px;
}
/* Headers */
h1,
h2,
h3,
h4,
h5,
h6{
    color: #555555;
    font-family: 'Arial', sans-serif;
}

h1 {
	font-size: 27px;
    margin-bottom: 15px;
    font-family: 'Open Sans', Arial, sans-serif;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	color: #082061;
}
h2{
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 20px;
}
h3{
    color: #082061;
    font-family: Open Sans,arial,sans-serif;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding-left: 0px;
    text-align: center;
    letter-spacing: 0px
}
#quad h3{
    font-size: 17px;
	left: 36px !important;
	top: 61% !important;
	margin-left:0px !important;
}
h4{
    font-size: 16px;
    margin-bottom: 16px;
}
h5{
    font-size: 14px;
    margin-bottom: 14px;
}
h6{
    font-size: 12px;
    margin-bottom:12px;
}

#metalp{
	margin-bottom:35px !important;
}

p{
    margin-bottom: 15px;
    line-height: 23px;
}
* p:last-child{margin-bottom: 0 !important;}
#metalcity p {
	margin-bottom: 0px;
	line-height: 23px;
}


.color, .color2{
    font-weight: 700;
    padding: 0 2px;
}

.color{color: #555;}
.color2{color: #082061;}

/* Link Styles */
a{
    color: #082061;
    text-decoration: none;
}


a:hover{
    text-decoration: none;
    color: #fc4912;
}

.title a{
    color: #082061;
    font-weight: 600;
    font-size: 12px;
}
h4.title a{
    font-size:16px;
    font-weight:400;
    letter-spacing: 0.05em;
}
.title a:hover{color: #1d1d1c;}

ul {margin-left: 0;}

/*-----------------------------------------------------------------------------------*/
/*	2.	Header, Navigation & Menus
/*-----------------------------------------------------------------------------------*/
.message-top {
    background-color: #082061;
    border: 1px solid #082061;
    color: #E6E9E7;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
}
.notification {
    background-color: transparent;
    color: #FFFFFF;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
#top-menu {
    padding: 5px 0;
    background-color: #082061;
}
#top-menu ul.top-menu {
    margin-left:0;
    margin-top:3px;
}
#top-menu li{
    float: left;
    list-style: none;
}
#top-menu a, #top-menu .git{
    color: #323232;
    font-size: 11px;
}
#top-menu a:hover{color: #d9d9d9;}
#top-menu .top-menu li{margin-right: 10px;}
#top-menu a{padding-right: 8px;}
#top-menu .last{
    padding-right: 0;
    border-right: none;
}
#top-menu .top-social{float: right; margin-bottom: 4px; margin-top:3px;}
#top-menu .top-social li{
    margin-left: 10px;
    list-style: none;
}
#top-menu .top-social a{display:block; width:16px; height:16px; margin-top:2px;}
#top-menu .twitter2{background: url(../images/twitter.png) no-repeat center left;}
#top-menu .twitter2:hover{background: url(../images/twitterh.png) no-repeat center left;}
#top-menu .facebook{background: url(../images/facebook.png) no-repeat center left;}
#top-menu .facebook:hover{background: url(../images/facebookh.png) no-repeat center left;}
#top-menu .dribbble{background: url(../images/dribbble.png) no-repeat center left;}
#top-menu .dribbble:hover{background: url(../images/dribbbleh.png) no-repeat center left;}
#top-menu .vimeo{background: url(../images/vimeo.png) no-repeat center left;}
#top-menu .vimeo:hover{background: url(../images/vimeoh.png) no-repeat center left;}
#top-menu .delicious{background: url(../images/delicious.png) no-repeat center left;}
#top-menu .delicious:hover{background: url(../images/delicioush.png) no-repeat center left;}

#header{
    position: relative;
    padding:0px 0;
}

#header .logo img {
    float: left;
    margin: 17px 20px 19px 0px;
    max-width: 320px
}


/* Main Menu */
.res-menu{display: none;}
.res-menu{
    width: 100%;
}
#menu{
    margin-top:54px;
}
#menu ul {margin-left:9px;}
#menu > ul{
    display: block;
    margin-left:0;
}
#menu > ul > li {
    /*background: url("../images/menu-arrow.png") no-repeat scroll right center transparent;*/
    border: 1px solid #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    float: left;
    list-style: none outside none;
    margin-left: 5px;
    padding: 5px 5px;
    position: relative;
}
#menu > ul > li > a {
    color: #1C1B17;
    display: block;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}
#menu > ul > li.current > a {
    color: #fc4912;
}
#menu > ul > li:hover > a {
    color: #fc4912;
    /*text-shadow: 1px 1px rgba(0, 0, 0, 0.45);*/
}/*
#menu > ul >li:hover{
    background: none repeat scroll 0 0 #fc4912;
    border: 1px solid #cccccc;
    padding: 5px 5px;}
#menu .current {
    padding: 5px 5px;
}*/
#menu ul ul {
    background: none repeat scroll 0 0 #fc4912;
    border-radius: 0 4px 4px 4px;
    box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.3);
    padding: 10px 25px;
    position: absolute;
    width: 150px;
}
#menu > ul > li > ul {
    margin-left: 9px;
    margin-top: -22px;
}
#menu ul ul li {
    border-bottom: 1px solid #cccccc;
    list-style: none outside none;
    padding: 5px 0;
    position: relative;
}
#menu ul ul li.last{
    border-bottom: none !important
}
#menu ul ul li.menu-last{border-bottom: none;}
#menu ul ul a{
    display: block;
    padding: 5px 0;
    color: #FFF;
    font-family: 'Arimo', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.3);

}
#menu ul ul ul{
    margin-top:-8px;
}
#menu li:hover ul,
#menu li.sfHover ul {
    left: -10px;
    top: 52px;
    z-index: 99;
}
#menu li li:hover ul,
#menu li li.sfHover ul {
    left: 166px;
    top: -2px;
}

/* Search Form */
.phone{
    color: #d0d0d0;
    float: right;
    font-size:18px;
}
.phone .color2 {font-weight:400;}

#search{
    float: right;
    position: relative;
    margin-top:5px;
}
#search,
#search p{margin-bottom: 0;}
#search input[type="text"]{
    color:#454545;
    width: 122px;
    height:26px;
    border: 1px inset rgba(0,0,0,0.1);
    padding:4px 25px 4px 10px ;
    line-height: 23px;
    font:11px 'Arimo', sans-serif;
    background-color: #1e1e1e;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
}
#search input[type="text"]:focus,
#search input[type="text"]:hover{
    width: 190px;
    -webkit-box-shadow: 0px 0px 3px 0px #444;
    box-shadow: 0px 0px 3px 0px #444;
}
#search .search-bt{
    right: 0;
    top: 3px;
    height: 30px;
    width: 30px;
    position: absolute;
    border: none !important;
    cursor: pointer;
    background: url(../images/search-bt.png) no-repeat center center;
}

/* Breadcrumbs */
.breadcrumbs {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #DDDDDD;
    border-top: 4px solid #082061;
    padding: 10px 0;
    position: relative;
}
.breadcrumbs h2 {
    margin-bottom: 5px;
    text-transform: capitalize !important;
}
.breadcrumbs>div {
    color: #717171;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.02em;
    padding: 0 0 0 45px !important;
}
.breadcrumbs a{
    color: #333333;
    display: inline-block;
}
.breadcrumbs a:hover{color: #111;}


/*-----------------------------------------------------------------------------------*/
/*	3.	Main Content Styles
/*-----------------------------------------------------------------------------------*/
#mud_top_img{
    background-image: url("../images/mud_top_img_n1.png");
	display: inline-block;
	width: 870px;
	height: 40px;
    background-size: 870px 40px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#mud_top_img2{
    background-image: url("../images/mud_top_img_s1.png");
	display: inline-block;
	width: 870px;
	height: 40px;
    background-size: 870px 40px;
	vertical-align: text-top;
	background-repeat: no-repeat;
	margin-top: 0px;
}



.container{position: relative;}

#container{
    border-top: 1px solid #efefef;
    /*! border-bottom: 1px solid #efefef; */
    position: relative;
    background-color: #fff;
}
#container .container{padding: 30px;}

#container .container > .row{margin-bottom: 10px;}
#container .row.last{margin-bottom: 30px;}
.row.da-thumbs{margin-bottom: 0 !important;}

/* W */
.container-w {
	width: 100%;
}
.container-w img {
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
.wspan6{
	padding: 0px!important; position:relative;
}
#quad, #quad article{
	margin-left: 0px!important;
}
.wspan6 h3{position:absolute;z-index: 1;top:38%;font-size:23px !important;color:#fff;margin-left: 20%; text-shadow: 1px 1px 1px rgba(10,10,10,.6);}
.wspan6 p {position:absolute;z-index: 1;top:71%}
.wspan6 img {width: 100%;}
@media (min-width: 768px) {
  .container-w .wspan6 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .container-w .wspan6 {
    width: 100%;
  }
}

/* Video container */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*Slider*/
.slider-wrap {
    background:#082061;
    padding: 0px 0;
}
#orzabanner {
    margin:29px 31px 0px 0px;
	z-index: 10;
    background-color: #ffffff;
    padding: 7px;
    -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.5); 
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#orzabanner a{
   text-transform: uppercase;
   
   font-weight: 700;
}
#orzabanner p{
   margin-bottom: 2px;
}
#orzabanner span{
   font-size: 17px; color:#1C1B17;
}
#orzabanner span span{
   font-size: 23px; color:#fc4912;
}
#fr4zz {
	margin: 26px 5px 0px 0px;
	z-index: 10;
}
#fr4zz span{
   text-transform: uppercase;
   font-weight: 600;
   font-size: 14px; 
   color:#1C1B17;
}
#fr4zz br{
   display: none;
}
.gr3y{color:#fc4912 !important;}
/* Flex Slider */
section#slider {
    background: #ebebeb url('../images/slider-bg.png');
    margin-top:0;
}
.flexslider {
    border: 10px solid #FFFFFF;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 40px;
    margin-top: 40px;
}
.slides li{position: relative;}

.slides h3 {
    background-color: #FFFFFF;
    bottom: 0;
    display: block;
    font-family: 'Arial',sans-serif;
    font-size: 15px;
    font-weight: 400 !important;
    left: 40px;
    line-height: 18px;
    margin-bottom: 30px;
    max-width: 400px;
    padding: 20px;
    position: absolute;
}
.slides h3 a {
    color: #1E1E1E;
    font-weight: normal;
    padding: 2px 0;
}
.slides li a:hover{color: #000 !important;}
.slides span {
    color: #082061;
    display: block;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.flex-direction-nav{
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.flex-direction-nav li{
    float: left;
    margin-left: 1px;
    list-style: none;
}
.flex-direction-nav a{
    display: inline-block;
    width: 30px;
    height: 30px;
    opacity: 0.7;
    text-indent: -9999px;
}
.flex-direction-nav .flex-prev{background: url(../images/arrow-slider-left.png) no-repeat bottom right;}
.flex-direction-nav .flex-next{background: url(../images/arrow-slider-right.png) no-repeat bottom right;}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-next:hover{opacity: 1;}
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter:alpha(opacity=30);
    cursor: default;
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {text-transform: capitalize;}
.no-js .slides > li:first-child {display: block;}

.flexslider {
    position: relative;
    zoom: 1;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-border-radius:3px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
    .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

/* Welcome Slogan */
.dropcaps {
    background: none repeat scroll 0 0 #082061;
    border: 1px solid #082061;
    border-radius: 18px 18px 18px 18px;
    color: #F5F5F5;
    display: block;
    float: left;
    height: 18px;
    margin: 0 14px 5px 0;
    padding: 8px;
    text-align: center;
    width: 18px;
}
#welcome{
    text-align: center;
    padding: 0 150px
}
.welcome2-wrap{
    padding: 15px !important;
}
#welcome2 {
    background: none repeat scroll 0 0 #eeeeee;
    border-bottom: 1px solid #DDDDDD;
    text-align: left;
}
#welcome2 p {
    color: #666;
    font-size: 15.5px;
    line-height: 25px;
    width: 70%;
    float:left;
}
#welcome2 h1{
    font-family: 'Open Sans', Arial, sans-serif;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    color:#082061;
}
#orcamento {
    background: none repeat scroll 0 0 #c70000;
    border-bottom: 1px solid #ccc;
    text-align: left;
}
#orcamento h1{
    font-size: 37px;
    color: #fff;
}
#orcamento a:hover{
    color: #fc4912;
}
#orcamento a{
    color: #ffffff;
}
#orcamento .container{padding: 30px;}
.btn-quad{
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 11px;
    color: #ffffff !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.50);
	background-color: #fc4912;
	background-image: -moz-linear-gradient(top, #fc4912, #FC4912);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fc4912), to(#FC4912));
	background-image: -webkit-linear-gradient(top, #fc4912, #FC4912);
	background-image: -o-linear-gradient(top, #fc4912, #FC4912);
	background-image: linear-gradient(to bottom, #fc4912, #FC4912);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc4912', endColorstr='#ffD51f17', GradientType=0);
	border-color: #FC4912 #FC4912 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	*background-color: #FC4912;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-welcome2{
display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 10px 20px;
    margin-top: -22px;
    margin-right: 20px;
    font-size: 17px;
    font-weight:600;
    text-transform: uppercase;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    background-color: #fc4912;
    background: #fc4912; /* Old browsers */
    *border: 0;
}
.btn-welcome2:hover{
    background-color: #FEDF00;
    background: #FEDF00;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0.75);
}
.btn-warning{
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-quad:hover,
.btn-quad:active,
.btn-quad.active,
.btn-quad.disabled,
.btn-quad[disabled] {
  color: #ffffff;
  background-color: #FC4912;
  *background-color: #2a85a0;
}
.btn-welcome{
display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 10px 20px;
    margin-top: -22px;
    margin-right: 20px;
    font-size: 17px;
    font-weight:600;
    text-transform: uppercase;
    line-height: 20px;
    *line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
    background-color: #082061;
    background: #FEDF00; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI1YTFjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0OWFiY2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #FEDF00 0%, #D7C108 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEDF00), color-stop(100%,#D7C108)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FEDF00 0%,#D7C108 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FEDF00 0%,#D7C108 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FEDF00 0%,#D7C108 100%); /* IE10+ */
    background: linear-gradient(to bottom, #FEDF00 0%,#D7C108 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEDF00', endColorstr='#D7C108',GradientType=0 ); /* IE6-8 */
    /*border: 7px solid #E0E0E0;*/
    *border: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-welcome:hover{
    color: #FFF;
    border-color: #d7d7d7;
}
#welcome h1 {
    color: #1E1E1E;
    font-family: PT sans;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
}
#welcome h1 span{
    color: #082061;
}
#welcome p{
    line-height: 22px;
    font-size: 12px;
    color: #747474;
    margin-bottom: 50px;}
/* Divider */
.title-divider{
    margin-bottom: 30px;
    position: relative;
}

.title-divider h3{
    margin-bottom: 0 !important;
    padding-right: 5px;
    background-color: #fff;
    position: relative;
    display: inline-block;
    z-index: 1000;
    font-size: 17px;
    text-transform: uppercase;
}

.divider-arrow{
    top:7px;
    width: 100%;
    position: absolute;
}

/* Features */
.features > div{text-align: center;}
.features h3{margin: 15px !important;}

/* Bootstrap Carousel */
.carousel {position:relative;}
.carousel-wrapper{
    overflow:hidden;
    padding:2px 2px 0 2px;
    margin-top: -2px;
}
.carousel-wrapper ul{display:none;}
.carousel-wrapper ul li{
    height:100%;
    float:left;
    display:block;
}

.btleft .es-nav{
    position: absolute;
    top: 10px;
    left: -63px;
}

.bttop .es-nav{
    position: absolute;
    top: -50px;
    right: 0px;
}

.es-nav span{
    float: left;
    width: 17px;
    height: 17px;
    display: block;
    top: 1px;
    right: 0;
    text-indent: -9999px;
}
.es-nav .es-nav-prev{
    right: 17px;
    background: url(../images/arrow-left.png) no-repeat right top;
}
.es-nav .es-nav-next{background: url(../images/arrow-right.png) no-repeat left top;}
.es-nav .es-nav-next:hover{background-position: -17px 0px ;}
.es-nav .es-nav-prev:hover{background-position: 0px 0px ;}

/* Our Projects */
.our-projects article{margin-bottom: 30px;}
.our-projects article img{display: block;}
.our-projects article h4{margin-bottom: 0;}
.our-projects article:nth-last-child(-n+4){margin-bottom: 0 !important;}

/* Our Blog */
/* .our-blog article p.l-meta{ */
    /* width: 100%; */
    /* font-size: 17px; */
    /* line-height: 25px; */
    /* color: #555555; */
    /* padding: 11px 0; */
    /* margin: 0; */
    /* /*background-color: #eee;*/ */
    /* font-weight: 400; */
    /* margin-bottom: 20px; */
    /* /*-moz-border-radius: 0 0 2px 2px; */
    /* border-radius: 0 0 2px 2px; */
    /* -webkit-box-shadow: inset 0 11px 0 rgba(0,0,0,.13); */
    /* -moz-box-shadow: inset 0 11px 0 rgba(0,0,0,.13); */
    /* box-shadow: inset 0px 0px 17px rgba(0,0,0,.13);*/ */
/* } */
.our-blog article p.l-meta{
    width: 100%;
    font-size: 31px;
    line-height: 30px;
    color: #fff;
    padding: 11px 0;
    margin-top: -40%;
    /*background-color: #eee;*/
    font-weight: 600;
    margin-bottom: 20px;z-index:11 !important; position: absolute
    /*-moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: inset 0 11px 0 rgba(0,0,0,.13);
    -moz-box-shadow: inset 0 11px 0 rgba(0,0,0,.13);
    box-shadow: inset 0px 0px 17px rgba(0,0,0,.13);*/
}
.thumbnail .caption {
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    color: #555555;
    padding: 11px 0 !important;
    margin: 0;
    /*background-color: #eee;*/
    font-weight: 400;
    /*! margin-bottom: 20px; */
    /*-moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: inset 0 11px 0 rgba(0,0,0,.13);
    -moz-box-shadow: inset 0 11px 0 rgba(0,0,0,.13);
    box-shadow: inset 0px 0px 17px rgba(0,0,0,.13);*/
}
.thumbnail .caption p {
    padding: 0px 11px !important;
    line-height: 25px !important;
}
.our-blog p{margin-bottom: 10px; left: 36px;}
.our-blog article p.l-meta span{
    display: block;
    padding: 0 10px;
    text-shadow: 0px 0px 3px rgba(255,255,255,.5);
}
.our-blog article p.l-meta a{color: #b6b6b6;}
.our-blog article p.l-meta a:hover{color: #082061;}
.our-blog img {
    -moz-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}
.our-blog {
    margin-bottom: 30px !important;
}
/* Our News */
.our-news{position: relative;}
.our-news p{margin-bottom: 10px;}
.our-news .news-data{
    float: left;
    width: 60px;
    height: 50px;
    color: #b6b6b6;
    text-align: center;
    text-transform: uppercase;
    font-size:20px;
}
.our-news .news-data span{
    display: block;
    font-weight:900;
    font-size: 42px;
    line-height: 42px;
}
.our-news .title{margin-bottom: 5px !important;}

.divider-blok{
    border-bottom: 1px dashed #efefef;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
article.span3 h4{
    margin-top: 0px;
}
/*Highlights*/
.highlights{
    text-align: center;
  }
.highlights div{
    margin-top: 20px;
}.highlights div{
     margin-top: 20px;
 }
.highlights h3{
    font-family: 'Open Sans', arial, sans-serif;
    font-weight: 600;
    margin-bottom: 25px;
}
.highlights i {
    display: inline-block;
    height: 110px;
    margin-bottom: 20px;
    width: 110px;
    transition:all 0.2s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    }
.hl-resp{
    background: url(../images/ft1.png) top no-repeat transparent;
}
.hl-code{
    background: url(../images/ft2.png) top no-repeat transparent;
}
.hl-customize{
    background: url(../images/ft3.png) top no-repeat transparent;
}
.hl-price{
    background: url(../images/ft4.png) top no-repeat transparent;
}
.highlights div:hover i{
    background-position: bottom;
}
.highlights div:hover>h3, .highlights div:hover>p{
    color: #082061;
}


/* Our Services */
.accordion-group {border:0;}
.accordion .accordion-toggle{
    font-weight: 900;
    color: #fff;
    padding: 5px 10px;
    background-color: #b6b6b6;
    position: relative;
    border: 1px solid #b6b6b6;
    border-radius: 4px 4px 4px 4px;
    text-shadow: 1px 1px #aaa;
}
.accordion .accordion-toggle:hover{
    background-color: #cdcdcd;
    border-color:#cdcdcd;
    text-shadow: 1px 1px #bbb;
}
.accordion .accordion-toggle span{
    right: 10px;
    top: 5px;
    width: 16px;
    height: 16px;
    position: absolute;
}
.accordion .accordion-inner{
    margin-top: 1px;
    border: 0;
}
.accordion .acc-block{padding: 20px 10px;}
.accordion h4{
    color: #707070;
    text-transform: none;
}

.accordion li{
    padding-left: 15px;
    margin-bottom: 10px;
}
.accordion i.pull-right {margin:3px 0 0 0;}

/* Twitter */
.twitter {margin-top:-5px;}
.twitter  img{
    float: left;
    margin-right: 15px;
    margin-top:5px;
}
.twitter span.tweet_time{
    display: block;
    padding-bottom: 5px;

}
.twitter dl{
    border-bottom: 1px dotted #efefef;
    padding-bottom: 20px;
    margin-bottom: 20px;
    list-style: none;
}
.twitter dl:last-child{border: none;}

/* Testimonials */
.testimonials p{
    line-height: 22px;
    font-size: 12px;
    padding: 0 15px 15px 38px;
    background: #fff url('../images/quotes.png') no-repeat top left;
    border-bottom:1px dotted #efefef;
    width:80%;
}
.testimonials h4{
    padding-top: 20px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.05em;
    color:#082061;
}
.testimonials img{
    float: left;
    margin-right: 15px;
    margin-top:10px;
}
.testimonials small{
    display: block;
    font-size:11px;
}


/*-----------------------------------------------------------------------------------*/
/*	4.	Footer Styles
/*-----------------------------------------------------------------------------------*/
#footer:first-of-type {
    /*background: none repeat scroll 0 0 #E9E9E9;*/
    border-top: 0px solid #ffffff;
    padding-bottom: 45px !important;
    padding-top: 0px;
}
#footer {
    /*background: none repeat scroll 0 0 #E9E9E9;*/
    border-top: 1px solid #D9D9D9;
    padding-bottom: 45px !important;
    padding-top: 40px;
    position: relative;
}
#footer * {
    color:#ccc;
}
#footer-menu hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	border-top: 1px solid #eeeeee;

}
.footerbar2 * {
    color:#ffffff !important;
}
.footerbar2, .footerbar2 .row, .footerbar2 .span3 {
    background-color:#4a4a4a !important;
}
.footerbar2 #mudancas {
    margin-top: 0px !important;
}
.parntitle{
    text-transform: uppercase;
    font-weight: 600;
    line-height: 31px
}
#foot-int-title > span:nth-child(1) {
    color:#082061;
}
#footer h3 {
    color: #41ccff;
    font-family: "Arimo",arial,sans-serif;
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 23px;
    padding: 0px;
}
#footer li{
    margin-bottom: 10px;
    list-style: none;
}

/* Flickr */
.flickr li{
    list-style: none;
    margin: 0 5px 30px 4px ;
    float: left;
    background-color: #c4c4c4;
    line-height: 0 !important;
}

/* Contact Form */
#footer #contact{margin-bottom: 0px}
#footer #contact .control-group {margin-bottom:5px;}
#footer #contact input[type="text"]{
    color: #fff;
    padding: 3px 5px;
    border: 1px inset rgba(0,0,0, 0.3);
    background-color: transparent ;
    margin-bottom: 1px !important;
    height: 19px;
    border-radius: 3px;
}
#footer #contact span{
    color: #777;
    font-size: 13px;
    display: inline-block;
    width: 44px;

}
#footer #contact input:focus,
#footer #contact textarea:focus{
    box-shadow: none;
    background-color: rgba(150,150,150, 0.7) !important;}
#footer #contact textarea{
    color: #fff;
    padding: 5px;
    height: 66px;
    overflow: auto;
    margin-bottom: 2px;
    border: 1px inset rgba(0,0,0, 0.3);
    background-color: transparent;
    border-radius: 3px;
}
#footer #contact p{margin-bottom: 5px;}

#footer #contact .btn {
    background-color: #002776;
    background-image: none;
    border: 1px solid #4d4d4d;
    border-radius: 3px 3px 3px 3px;
    box-shadow: none;
    color: #FEDF00;
    display: inline-block;
    font-size: 13px;
    font-weight: 900;
    margin-right: 3px;
    padding: 4px 10px;
    text-shadow: none;
}
#footer #contact .btn:hover {
    text-decoration: none;
    background-color: #C6271C;
    *background-color: #C6271C;
    /* Buttons in IE7 don't get borders, so darken on hover */
    text-shadow: 1px 1px rgba(0, 0, 0, 0.45);
}

#footer .form-horizontal .control-label {width: 25px;}
#footer .form-horizontal .controls {margin-left: 45px;}
#footer .form-horizontal .controls:first-child {*padding-left: 45px;}
#footer .form-horizontal .form-actions {padding-left: 45px;}

/* Address icons */
[class^="myicon-"],
[class*=" myicon-"] {
    display: inline-block;
    width: 16px;
    height: 12px;
    *margin-right: .3em;
    line-height: 12px;
    margin-right: 8px;
    vertical-align: text-top;
    background-repeat: no-repeat;
    margin-top: 1px;
}
.myicon-phone {background-image: url("../images/phone.png");}
.myicon-mail {background-image: url("../images/mail.png");}
.myicon-phoneg {background-image: url("../images/phoneg.png");}
.myicon-mailg {background-image: url("../images/mailg.png");}
#fr4zz .myicon-phoneg, #fr4zz .myicon-mailg {
    display: inline-block;
    width: 16px;
    height: 12px;
    margin-right: 1px !important;
    line-height: 11px;
    vertical-align: text-top;
    background-repeat: no-repeat;
    margin-top: 1px;
}
#fr4zz .myicon-mailg {
    margin-right: 1px !important;
    vertical-align: text-top;
    margin-top: 2px;
}
#fr4zz .top-mail {
    text-transform: lowercase !important;
    font-size: 14.5px
}
/* Footer Menu */
#footer-menu {
    width: 100%;
    background-color: #4a4a4a;
    text-align: center;
}
#footer-menu .container{
    padding-top: 0;
    padding-bottom: 0;
}
#footer-menu li{
    list-style: none;
    padding: 15px 0;
    margin-left: 10px;
    float: left;
    font-size: 10px;
}
#footer-menu a{
    font-weight: 400;
    color: #aaa;
    font-size:13px;
}
#footer-menu a:hover{color: #ffffff;}
#footer-menu p{
    font-size: 14px;
    color: #fff;
    padding: 19px 0px;
    letter-spacing: 0.04px;
}
#footer img {
	height: 80px;
	width: 100px;
	float: left;
	margin-right: 11px;
    margin-top: 5px
}
#mudancas {
    color: #FFFFFF;
    text-decoration: none;
}

#mudancas div {
    background: none repeat scroll 0 0 #082061;
}
#mudancas a{
    color: #fff;
    text-decoration: none;
}
#mudancas a:hover{
    text-decoration: none;
    color: #fc4912;
}
#mudancas .canton {
    width: 17px;
    margin-left:23px;
    margin-right: -10px;
    margin-bottom: 5px
}

.footercanton {
    width: 17px !important;
	height: auto !important;
	margin-top: 0 !important;
	float: initial !important;
    margin-bottom: 5px !important;
}

#mudancas h3 .canton {
    width: 17px;
    margin-left:0px;
    margin-right: 11px;
    margin-bottom: 2px
}
.footerbar1 .span3:first-of-type {
    padding: 19px !important;
    margin-left: 0px
}
.footerbar1 .span3:nth-child(2) {
    padding-top: 19px !important;
}
.footerbar1 .span3:nth-child(3) {
    padding-top: 19px !important;
    padding-bottom: 59px !important;
}
.footerbar1 .span3:nth-child(4) {
    padding-top: 19px !important;
    padding-bottom: 15px !important;/*******************/
}
.footerbar1 .span3 {
    padding-left: 15px !important;
    margin-left: 12px;
}
#main a{color:#E81B00;}
#main a:hover{color:#aaaaaa;}
#main a.fauxlink {color:#002776;}
#main a.fauxlink:hover{color:#E81B00;}
div .lat{
    background-color: #082061;
}
div .lat-empresa {
    padding-bottom: 39px;
}
div .lat-distritos {
    padding-bottom: 240px;
}
div .lat-internacional {
    padding-bottom: 780px;
}
div .lat h3 {
    color: #41ccff;
    font-family: "Arimo",arial,sans-serif;
    font-size: 22px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-bottom: 17px;
    padding: 17px 0px 0px 23px;
}

div .lat a{
    padding-left: 23px;
    line-height: 25px
}
#footer-internacionais{
    margin-top: 23px;
    background-color: #e0e0e0;
    padding: 23px 0px;
}
#footer-internacionais a{
    font-size: 17px;
    font-family: "Arimo",arial,sans-serif;
    line-height: 26px;
}
#foot-int-title{
    font-family: "Arimo",arial,sans-serif;
    font-size: 23px;
    font-weight: bold;
    color: #fff ;
    margin-bottom: 19px
}
/*-----------------------------------------------------------------------------------*/
/*	5.	Post/Portfolio Content Styles
/*-----------------------------------------------------------------------------------*/
/* Categories */
#filtrable{
    margin-bottom: 30px;
    float: right;
}
#filtrable li{
    float: left;
    margin-left: 10px;
    list-style: none;
}

#filtrable a{
    padding: 4px 10px;
    background-color: transparent;
    border: 1px solid #ececec;
    font-size: 0.9em;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#filtrable a:hover,
#filtrable .current a{
    border-color: #ddd;
    background-color: #f5f5f5;
    color:#787878;
}

.p-view, .p-link{
    display: block;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    opacity:0.8;
    -webkit-transition: opacity 0.35s linear;
    -moz-transition: opacity 0.35s linear;
    -o-transition: opacity 0.35s linear;
}
.p-view:hover, .p-link:hover{
    opacity:1;
}
.p-view{
    left: 50%;
    margin-left: -39px;
    background: url(../images/view.png);
}
.p-link{
    right: 50%;
    margin-right: -39px;
    background: url(../images/link.png);
}

.portfolio h4:last-child{margin-bottom: 0 !important;}
.portfolio article{margin-bottom: 30px;}
.portfolio img{display: block;}
.portfolio h4 a{
    color: #444;
    text-align: center;
    padding: 7px 10px;
    display:block;
    text-transform: none;
    background-color: #fcfcfc;
    border-bottom: 1px solid #eeeeee;
}
.portfolio h3{
    margin-top: 20px;
    border-bottom: 1px dashed #efefef;
    margin-bottom: 10px;
    padding-bottom: 8px;
    font-size: 16px;
}
.portfolio .read-more{margin-bottom: 30px;}

/* Pagination */

.pagination li {
    list-style: none;
    float: left;
}
.pagination a{
    background-color: transparent;
    font-size: 0.9em;
    display: inline-block;
    border-left-width: 1px;
}

/* Sidebar */
#sidebar{font-size: 14px;}
#sidebar h4{
    font-size: 15px;
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 15px;
}
#sidebar .title-divider{margin-bottom: 10px !important;}
#sidebar .divider-arrow{top: 10px !important;}
#sidebar li{
    list-style: none;
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 1px dotted #f2f2f2;
}

#sidebar section{margin-bottom: 50px;}
#sidebar section:last-child{margin-bottom:0px;}
#sidebar .ul-col2{width: 110.9489051094891%;}
#sidebar .ul-col2 li{
    float: left;
    width: 40.13157894736842%;
    margin-right: 09.86842105263158%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #f2f2f2;
}
#sidebar .ul-col2 a{color: #888;}
#sidebar .ul-col2 a:hover{color: #222;}


/*-----------------------------------------------------------------------------------*/
/*	6.	Widgets & Widget Area
/*-----------------------------------------------------------------------------------*/
/* Popular Posts Widget */
.post-widget img{
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.post-widget .img{
    display: block;
    margin-bottom: 0;
    line-height: normal;}

.post-widget a{
    font-size:1em;
    line-height: 18px;
    margin-bottom: 7px;}
.post-widget p{
    margin-bottom: 0;
    font-size: 12px;
    letter-spacing: 0.02em
}
.post-widget li:last-child{margin-bottom: 0 !important;}

/* Tags Widget */
#tags a{
    color: #888;
    font-size: 12px;
    letter-spacing: 0.02em;
    padding: 2px 5px;
    margin: 0 5px 5px 0;
    display: inline-block;
    border: 1px solid #e8e8e8;
}

#tags a:hover{
    color: #fff;
    border-color: #ffa071;
    background-color: #ffaf88;
}

/* Flickr Widget */
.sidebar-flickr ul{width: 110.9489051094891%;}
.sidebar-flickr li{
    border: 0;
    float: left;
    padding: 0 !important;
    border-bottom: none !important;
    margin-bottom: 03.28947368421053% !important;
    margin-right: 03.28947368421053% !important;
    height: 20.06578947368421% ;
    width: 20.06578947368421% ;
}

/* Latest Projects Widget */
.carousel {
    margin-bottom: 0;
}
.carousel-inner {
    display: block;
    float: right;
}
.carousel-control {
    background: none repeat scroll 0 0 #C2C1C1;
    border: medium none;
    border-radius: 0 0 0 0;
    color: #0A0A0A;
    font-size: 12px;
    height: 18px;
    left: inherit;
    line-height: 13px;
    margin: 0;
    position: absolute;
    width: 18px;
}
.carousel-control:hover {
    background: none repeat scroll 0 0 #082061;
}
.carousel-control.post {
    top: 50%;
}
.carousel-control.left.post {
    left: 0;
}
.carousel-control.left {
    right: 55px;
}
.carousel-control.right {
    right: 35px;
}
.subscribe-button {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #D7D2D4;
    border-radius: 2px 2px 2px 2px;
    color: #8A8989;
    margin-left: 5px;
    padding: 4px 20px;
    position: absolute;
    right: 50px;
}
.subscribe-button:hover {
    background: none repeat scroll 0 0 #DC6C56;
    color: #FFFFFF;
    text-shadow: none;
}
.subscribe-form {
    border-left: 1px dotted #C2C1C1;
    margin-left: 0;
    padding-left: 20px;
}
.subscribe-input {
    background: url("../images/input-email.png") no-repeat scroll 3px 6px transparent;
    padding: 4px 23px !important;
}

/* Comments Widget */
.comment-sidebar li:last-child{margin-bottom: 0 !important;}


/*-----------------------------------------------------------------------------------*/
/*	7.	Blog Styles
/*-----------------------------------------------------------------------------------*/

.blog-post h2.post-title{margin-bottom: 10px;}
.blog-post h2.post-title a{line-height: 25px}
.blog-post img {
    margin-bottom: 30px;
    display: block;
}
.blog-post .meta{
    padding-bottom: 5px;
    border-bottom: 1px dotted #f2f2f2;
    margin-bottom: 15px;
}
.blog-post .meta li{
    list-style: none;
    font-size:0.9em;
    margin-right: 10px;
    float: left;
    letter-spacing: 0.03em;
}
.blog-post .meta a{color: #082061;}
.blog-post .meta a:hover{color: #777;}
.blog-post.style2 img{
    width: 50%;
    float: left;
    margin-right: 25px;
}
.blog-post.style2 .carousel,
.blog-post.style2 .video{
    width: 50%;
    float: left;
    margin-right: 25px;
}
.blog-post.style2 .carousel img{width: 100%;}
.blog-post.style2 p{padding-top: 30px;}
.blog-post.style2 .meta{border: none;}
.label-info, .badge-info {
    background-color: #082061;
}
/* About Us Block */
.aboutus{margin-bottom: 35px;}
.aboutus h3{
    margin-bottom: 0;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
}
.aboutus .color2{font-weight: 400;}

/* Services Block */
.ident-bot-2 {margin-bottom: 17px;}
.figure-1 a.left-image {
    margin-right: 17px;
}
.lightbox-image {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.lightbox-image img { position:relative; z-index:2; }
.img-border-bg {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 0 1px #E7E7E7 inset;
    display: inline-block;
    padding: 5px;
}
.img-border {
    border-radius: 4px 4px 4px 4px;
    width: 100%;
}
.lightbox-image span {
    background: url("../images/magnify.png") no-repeat scroll 50% 50% transparent;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.service {
    margin:0 5px 10px 0;
}

/*-----------------------------------------------------------------------------------*/
/*	8.	Forms
/*-----------------------------------------------------------------------------------*/
#af-form  input[type="text"]{
    color: #777;
    font-size: 12px !important;
    padding: 5px;
    height: 24px;
    box-shadow: none;
    margin-top: 0;
    height: 35px !important;
    margin-bottom: 0;
    border:1px solid #ececec;
}

#af-form input[type="text"],
#af-form textarea{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f9f9f9;
}

#af-form input[type="text"]:focus,
#af-form textarea:focus{
    -webkit-box-shadow: 0px 0px 3px 0px #f0f0f0;
    box-shadow: 0px 0px 3px 0px #f0f0f0;
    background-color: #fcfcfc;
}

#af-form textarea{
    color: #777;
    font-size: 12px !important;
    padding: 5px;
    height: 160px !important;
    overflow: auto;
    border:1px solid #ececec;
    width: 100%;

}

.af-outer {margin-bottom:15px;}

label.error, label.ferror{
    color: #dc3f35;
    font-size: 13px;
}

#af-form input.error,
textarea.error {border: 1px solid #ff3f3f;}

#progress{
    margin-top: 15px;
}

/*-----------------------------------------------------------------------------------*/
/*	9.	Comments
/*-----------------------------------------------------------------------------------*/
.comments .textarea {
    border: 1px solid #EDEDED;
    margin-bottom: 40px;
    margin-left: 94px;
    padding: 10px 20px;
    position: relative;
}
.comments .avatar{
    position: relative;
    float: left;
    margin-right: -5px;
}
.comments .comments-list{
    list-style: none !important;
}
.comments .comments-list ul{
    margin-left: 30px;
    margin-bottom: 20px;
}
.comments .meta{
    font: 12px 'Open Sans', serif;
    color: #666666;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    border-bottom: 1px dotted #e2e2e2;
}
.comments ul ul .textarea {margin-top:-20px;}


/*-----------------------------------------------------------------------------------*/
/*	10.  Thumbnails
/*-----------------------------------------------------------------------------------*/
.da-thumbs li,
.da-thumbs article,
.da-thumbs.portfolio span{
    overflow: hidden;
    position: relative;
}
.da-thumbs li img,
.da-thumbs.portfolio span{
    display: block;
    position: relative;
}
.da-thumbs li div,
.da-thumbs article div{
    position: absolute;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}
.da-thumbs li div.da-animate,
.da-thumbs article div.da-animate {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.da-slideFromTop {
    left: 0px;
    top: -100%;
}
.da-slideFromBottom {
    left: 0px;
    top: 100%;
}
.da-slideFromLeft {
    top: 0px;
    left: -100%;
}
.da-slideFromRight {
    top: 0px;
    left: 100%;
}
.da-slideTop {
    top: 0px;
}
.da-slideLeft {
    left: 0px;
}

/*-----------------------------------------------------------------------------------*/
/*	11.	Shortcode Styles
/*-----------------------------------------------------------------------------------*/
.span9,
.span6{position: relative;}

/* Divider */
.divider-arrow, hr, .divider{
    height: 1px;
    clear: both;
}

#container hr{
    margin-top: 25px;
    margin-bottom: 50px;
}

#container hr.soft {margin:10px 0;}

#container .portfolio-single hr, #container .blog-single hr{
    margin-top: 10px;
    margin-bottom: 15px;
}

/* Read More */
.read-more{
    display: block;
    color: #082061;
    letter-spacing: 0.02em
}
.read-more:hover{color: #082061;}


/* Portfolio */
.portfolio h4 a{
    color: #444;
    text-align: center;
    padding: 7px 10px;
    display: block;
    text-transform: none;
    background-color: #fcfcfc;
    border-bottom: 1px solid #eeeeee;
}
.portfolio h4 a:hover{
    color: #fff;
    background-color: #ffaf88;
    border-bottom: 1px solid #f79f73;
}

/* Back to Top */
#toTop {
    background: url("../images/ui.totop.png") no-repeat scroll left top transparent;
    border: medium none;
    bottom: 6px;
    display: none;
    height: 40px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: -999px;
    width: 40px;
}
#toTopHover {
    background: url("../images/ui.totop.png") no-repeat scroll left -40px transparent;
    display: block;
    float: left;
    height: 40px;
    opacity: 0;
    overflow: hidden;
    width: 40px;
}
#toTop:active, #toTop:focus {
    outline: medium none;
}
/*Pricing Tables*/

.pricing {
    text-align: center;
}
.pricing ul {
    list-style-type: none;
    margin-left: 0;
}
.pricing .well {
    padding: 0;
}
.pricing .well .well {
    background-color: transparent;
    border: 0 none;
    box-shadow: 0 0 0 transparent;
    padding: 20px;
}
.pricing .featured {
    background-color: #D3D3D3;
}
.pricing .featured .pricing-plan {
    background-color: #082061;
    color: #FFFFFF;
}
.pricing .pricing-plan {
    background-color: #444444;
    color: #FFFFFF;
    font-size: 24px;
    margin: 0;
    padding: 20px 0;
}
.pricing .pricing-price {
    background-color: #999999;
    border-top: 1px solid #D3D3D3;
    color: #FFFFFF;
    font-size: 24px;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
}
.pricing .pricing-price small {
    color: #FFFFFF;
    display: block;
}
.pricing .pricing-list {
}
.pricing .pricing-list li {
    border-bottom: 1px dotted #C3C0B9;
    padding: 20px 0;
}
.pricing .pricing-list li:nth-child(2n) {
    background-color: #F3F3F3;
}
.pricing .featured .pricing-list li:nth-child(2n) {
    background-color: #DDDDDD;
}
/* Others */

  /*Black and White effect*/
.bwWrapper {
    position:relative;
    display:block;
}
.pull-center {
    text-align: center !important;
}
.dropcap{
    width: 38px;
    height: 38px;
    line-height:38px;
    float: left;
    margin-right:15px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 22px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    background-color: #082061;
}

blockquote {
    background: none repeat scroll 0 0 #F1F1F1;
    border-left: 3px solid #279728;
    margin: 20px 0;
    padding: 10px 10px 10px 30px;
}

blockquote p{
    color: #777;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 0.02em;
    line-height: 25px;
}

.rartac{
    background: none repeat scroll 0 0 #082061;
    border-left: 3px solid #fc4912;
    margin: 20px 0;
    padding: 10px 10px 10px 30px;
}
.rartac p{
    color: #f0f0f0;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.02em;
    line-height: 25px;
}
.rartac span{
    color: #41ccff;
    font-size: 19px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 0.01em;
    line-height: 25px;
    text-transform: uppercase
}



.video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    margin-bottom: 30px;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.thumbnail {
   border:none;
    margin-bottom: 25px;
}
a.thumbnail{
       box-shadow: 0 1px 4px rgba(0, 105, 214, 0.15);
}
a.thumbnail:hover{
       box-shadow: 0 1px 4px 2px rgba(0, 105, 214, 0.25);
}
.mgc{display: none}
/*-----------------------------------------------------------------------------------*/
/*	12.	Responsive Fixes
/*-----------------------------------------------------------------------------------*/
@media only screen and (min-width: 980px)  and (max-width: 1199px){

    .btleft .es-nav {left: -53px;}
    #latest-work .carousel-wrapper li{width: 340px !important;}
    .figure-1 a.left-image {margin-right:5px;}
    .service.img-border-bg {margin-top:50px;}

}

@media (min-width: 768px) and (max-width: 979px) {

    #welcome{padding: 0;}
    .btleft .es-nav {left: -43px;}
    #latest-work .carousel-wrapper li{width: 252px !important;}
    .flickr li{width: 68px}
    #sidebar .ul-col2 li {
        float: none;
        margin-right: 0;
        width: 90%;
    }
    #footer #contact input[type="text"], #footer #contact textarea{width: 90%}
    #footer [class^="icon-"]{display: none;}
    .service.img-border-bg {margin-top:50px;}
    .ident-bot-2 {margin-bottom:0;}
    .figure-3 {display:none;}

}

@media (max-width: 767px){

    body{padding:0 }
    .container{padding: 0 20px;}

    #menu ul,
    .slides h3,
    #top-menu > .span6{display: none;}
    #top-menu .top-social{float: none;}

    .res-menu{display: block;}
    .logo{text-align:center; ;}
    .breadcrumbs div {
        padding: 0 10px !important;
    }
    .container > .row [class*="span"]{margin-bottom: 30px;}
    .container > .row > [class*="span"]:last-child{margin-bottom: 0 !important;}
    #welcome{padding: 0;}
    #menu {
        margin-top: 20px;
    }
    .btn-welcome{
        float:left;
        margin-top:0;
    }
    #welcome2 p {
       width:100%;
    }
    .btleft .es-nav{
        bottom: inherit;
        right: 0;
        left: inherit;
        top: -38px;
    }
    #latest-work .carousel-wrapper li{max-width: 15em !important;}
    .our-projects article:nth-last-child(-n+4) {margin-bottom: 30px !important;}

    #footer-menu .span4{
        margin-bottom: 15px;
        text-align:center;
    }

    .breadcrumbs {
        padding: 40px 20px;
        position: relative;
    }

    #sidebar section:last-child {margin-bottom: 0;}
    #sidebar .ul-col2{width: 100%}
    #sidebar .ul-col2 li {
        margin-right: 0;
        width: 50%;
    }

    .alignleft,
    .alignright{float: none !important;}

    #footer .submit-div {width:270px;}
    figure {display:inline-block; margin-right:15px;}

}

@media (max-width: 480px){
    #header .logo img {
        float: none;
    }
    #menu {
        float: none;
    }
    #footer .form-horizontal .control-group > label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }
    #footer .form-horizontal .controls {
        margin-left: 0;
    }
    #footer .form-horizontal .control-list {
        padding-top: 0;
    }
    #footer .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px;
    }
    #footer .submit-div {width:225px;}
    .testimonials p {
               width: 70%;
    }
}
@media (min-width: 1px) and (max-width: 350px) {
    #mud_top_img {
        background-image: url("../images/mud_top_img_n3.png");
        display: inline-block;
        width: 260px;
        height: 120px;
        background-size: 260px 120px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    } 
    #mud_top_img2 {
        background-image: url("../images/mud_top_img_s3.png");
        display: inline-block;
        width: 260px;
        height: 120px;
        background-size: 260px 120px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    } 
    #fr4zz {
        margin: 77px 5px 0px 0px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 11.9px; 
       color:#1C1B17;
    }
    #index #fr4zz span:nth-of-type(1){
       margin-left: 7px;
    }
    #index #fr4zz span:nth-of-type(2){
       display:none;
    }
    #index #fr4zz span:nth-of-type(3),#fr4zz span:nth-of-type(5),#fr4zz span:nth-of-type(7){
       text-transform: uppercase;
       font-weight: 400;
       font-size: 11.5px; 
       color:#1C1B17;
    }
    #index #fr4zz br{
       display: inline !important;
    }
    h1{
        font-size: 23px;
    }
    #orcamento h1{
        font-size: 23px;
    }
    #orcamento a{
        font-size: 22px;
    }
    #index #header .logo img {
        float: left;
        margin: 17px 20px 61px 0px;
        width: 280px
    }
    #welcome2 h1 {
        font-size: 19px;
        line-height: 29px;
        margin-top: 78px;
    }
    #orzabanner{
         margin: 137px 50px 0px 0px;
    }
    #orzabanner span span{
         font-size: 19px;
    }
    .btn-welcome2{
        margin: 0px 74px 0px 0px;
    }
    .footerbar1 > div:nth-child(4) {
        height: 440px
    }
    .footerbar1 > div:nth-child(4) > p:nth-child(5) > span:nth-child(1) > img:nth-child(1){
        margin-left: 30px
    }
    #foot-int-title {
        font-size: 17px;
        margin-left: 15px
    }
    div.span2 > div > a {
        margin-left: 15px
    }
    .ls-fullwidth .ls-nav-prev,
    .ls-fullwidth .ls-nav-next {
        top: 102% !important;
        box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        border-radius: 30px;
    }
    .ls-layer p{
        font-size: 14px !important;
        margin-top: -49px !important;
        width: 320px !important;
    }
    .mgc{display: inline}
        .footerbar1 .span3 {
        margin-left: 0px;
    }
}

@media (min-width: 351px) and (max-width: 555px) {
     #mud_top_img {
        background-image: url("../images/mud_top_img_n2.png");
        display: inline-block;
        width: 420px;
        height: 80px;
        background-size: 420px 80px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    }    
     #mud_top_img2 {
        background-image: url("../images/mud_top_img_s2.png");
        display: inline-block;
        width: 420px;
        height: 80px;
        background-size: 420px 80px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    }    
    #fr4zz {
        margin: 96px 55px 0px 0px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 15px; 
       color:#1C1B17;
    }
    #index #fr4zz {
        margin: 96px 47px 0px 0px;
        z-index: 10;
    }
    #index #fr4zz span:nth-of-type(1){
       margin-left: 7px;
    }
    #index #fr4zz span:nth-of-type(2){
       display:none;
    }
    #index #fr4zz br{
       display: inline !important;
    }
    #orcamento h1{
        font-size: 33px;
    }
    #orcamento a{
        font-size: 29px;
    }
    #index #header .logo img {
        margin: 17px 20px 23px 0px;
    }
    
    h1{
        font-size: 23px;
    }
    #orcamento h1{
        font-size: 23px;
    }
    #orcamento a{
        font-size: 28.4px;
    }
    #index #header .logo img {
        float: left;
        margin: 17px 20px 61px 0px;
        width: 280px
    }
    #welcome2 h1 {
        font-size: 23px;
        line-height: 29px;
        margin-top: 78px;
    }
    #orzabanner{
         margin: 197px 120px 0px 0px;
    }
    #orzabanner span{
         font-size: 21px;
    }
    #orzabanner span span{
         font-size: 22px;
    }
    .btn-welcome2{
        margin: 0px 74px 0px 0px;
    }
    .footerbar1 > div:nth-child(4) {
        height: 420px
    }
    .footerbar1 > div:nth-child(4) > p:nth-child(5) > span:nth-child(1) > img:nth-child(1){
        margin-left: 30px
    }
    #foot-int-title {
        font-size: 17px;
        margin-left: 15px
    }
    div.span2 > div > a {
        margin-left: 15px
    }
    .ls-fullwidth .ls-nav-prev,
    .ls-fullwidth .ls-nav-next {
        top: 101% !important;
        box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        border-radius: 30px;
    }
    .ls-layer p{
        font-size: 17px !important;
        margin-top: -49px !important;
        width: 480px !important;
    }
    .mgc{display: inline}
    .footerbar1 .span3 {
        margin-left: 0px;
    }
}
@media (min-width: 0px) and (max-width: 329px) {
    #fr4zz {
        margin: 81px 20px 0px 20px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 12px; 
       color:#1C1B17;
    }
    #header .logo img {
        float: left;
        margin: 17px 30px 57px -10px;
        width: 270px
    }
}
@media (min-width: 330px) and (max-width: 379px) {
    #fr4zz {
        margin: 81px 20px 0px 20px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 12px; 
       color:#1C1B17;
    }
    #header .logo img {
        float: left;
        margin: 17px 20px 57px 0px;
        width: 270px
    }
}
@media (min-width: 380px) and (max-width: 450px) {
    #fr4zz {
        margin: 81px 20px 0px 0px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 12px; 
       color:#1C1B17;
    }
    #header .logo img {
        float: left;
        margin: 17px 20px 41px 40px;
        width: 270px
    }
}
@media (min-width: 556px) and (max-width: 979px) {
    #mud_top_img {
        background-image: url("../images/mud_top_img_n1s.png");
        display: inline-block;
        width: 540px;
        height: 40px;
        background-size: 540px 40px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    }  
    #mud_top_img2 {
        background-image: url("../images/mud_top_img_s1s.png");
        display: inline-block;
        width: 540px;
        height: 40px;
        background-size: 540px 40px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    } 
    #orcamento h1{
        font-size: 29px;
    }
    #orcamento a{
        font-size: 20px;
    }
}

@media (min-width: 900px) and (max-width: 979px) {
    #menu{
         margin-top:0px; 
    } 
}
@media (min-width: 556px) and (max-width: 599px) {
    #fr4zz {
        margin: 81px 105px 0px 0px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 14px; 
       color:#1C1B17;
    }
    #header .logo img {
        float: left;
        margin: 17px 20px 31px 40px;
        width: 270px
    }
}

@media (min-width: 600px) and (max-width: 767px) {
    #fr4zz {
        margin: 97px 210px 0px 0px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 13px; 
       color:#1C1B17;
    }
    #header .logo img {
        float: left;
        margin: 25px 0px 40px 10px;
        width: 330px;
    }
    #header .logo {
        width: 330px;
    }
    #index #fr4zz {
        margin: 87px 0px 0px 0px;
        z-index: 10;
        width:580px     
    }    
    #index #fr4zz span:nth-of-type(1){
       margin-left: 13px;
    }
    #index #fr4zz span:nth-of-type(3){
       margin-left: 27px;
    }
    #index #fr4zz span:nth-of-type(2){
       display:none;
    }
    #index #fr4zz span:nth-of-type(3),#fr4zz span:nth-of-type(5),#fr4zz span:nth-of-type(7){
       text-transform: uppercase;
       font-weight: 600;
       font-size: 16px; 
       color:#1C1B17;
    }   
    #index #fr4zz span:nth-of-type(3){
       margin-left:11px
    }   
    #index #fr4zz span:nth-of-type(5){
       margin-left:65px
    }   
    #index #fr4zz span:nth-of-type(7){
       margin-left:60px
    }   
    #index #fr4zz br{
       display: inline !important;
    }
    #index #header .logo img {
        float: left;
        margin: 25px 0px 50px 10px;
        width: 330px;
    }
    #welcome2 h1 {
        font-size: 25px;
        line-height: 31px;
        margin-top: 78px;
    }
    #orzabanner{
         margin: 237px 160px 0px 0px;
    }
    #orzabanner span{
         font-size: 23px;
    }
    #orzabanner span span{
         font-size: 25px;
    }
    .btn-welcome2{
        margin: 0px 74px 0px 0px;
    }
    .footerbar1 > div:nth-child(4) {
        height: 400px
    }
    .footerbar1 > div:nth-child(4) > p:nth-child(5) > span:nth-child(1) > img:nth-child(1){
        margin-left: 30px
    }
    #foot-int-title {
        font-size: 21px;
        margin-left: 15px;
        width: 520px;
        line-height: 23px !important;
    }
    div.span2 > div > a {
        margin-left: 15px
    }
    .ls-fullwidth .ls-nav-prev,
    .ls-fullwidth .ls-nav-next {
        top: 101% !important;
        box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        border-radius: 30px;
    }
    .ls-layer p{
        font-size: 21px !important;
        margin-top: -23px !important;
        width: 580px !important;
        line-height: 26px !important;
    }
    .cmgc{display: inline}
    .footerbar1 .span3 {
        margin-left: 0px;
    }
}
@media (min-width: 768px) and (max-width: 899px) {
    #fr4zz {
        margin: 40px 7px 0px 0px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 13px; 
       color:#1C1B17;
    }
    #header .logo img {
        float: left;
        margin: 20px 0px -40px 0px;
        width: 340px;
    }
    #header .logo {
        width: 340px;
    }
    #menu > ul > li {
        margin-left: 13px;
        padding: 5px 5px;
        position: relative;
    }
    #index #fr4zz{
       margin: 40px 5px 0px 0px;
    }
    #index #fr4zz span:nth-of-type(1){
       margin-left: 22px;
    }
    #index #fr4zz span:nth-of-type(2){
       display:none;
    }
    #index #fr4zz span:nth-of-type(3),#fr4zz span:nth-of-type(5),#fr4zz span:nth-of-type(7){
       text-transform: uppercase;
       font-weight: 600;
       font-size: 13px; 
       color:#1C1B17;
    }
    #index #fr4zz span:nth-of-type(3){
       font-size: 12px;
    }
    #index #fr4zz br{
       display: inline !important;
    }
    #welcome2 h1 {
        font-size: 26px;
        line-height: 31px;
        margin-top: 85px;
    }
    #orzabanner{
         margin: 317px 258px 0px 0px;
    }
    #orzabanner span{
         font-size: 23px;
    }
    #orzabanner span span{
         font-size: 25px;
    }
    .btn-welcome2{
        margin: 5px 34px 0px 0px;
    }
    .footerbar1 > div:nth-child(4) {
        height: 383px
    }
    .footerbar1 > div:nth-child(4) > p:nth-child(5) > span:nth-child(1) > img:nth-child(1){
        margin-left: 30px
    }
    #foot-int-title {
        font-size: 24px;
        margin-left: 15px;
        width: 720px;
        line-height: 29px !important;
    }
    div.span2 > div > a {
        margin-left: 0px;
        font-size: 15px !important;
    }
    .ls-layer p{
        font-size: 21px !important;
        margin-top: -23px !important;
        width: 580px !important;
        line-height: 26px !important;
    }
    .cmgc{display: inline}
    .footerbar1 .span3 {
        margin: 10px;
        width: 334px
    }
    .footerbar1 .span3:nth-of-type(1) {
        margin: 10px;
        width: 311px
    }
    
}

@media (min-width: 980px) and (max-width: 1199px) {
    #mud_top_img {
        background-image: url("../images/mud_top_img_n1.png");
        display: inline-block;
        width: 700px;
        height: 32.1833px;
        background-size: 700px 32.1833px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    }  
    #mud_top_img2 {
        background-image: url("../images/mud_top_img_s1.png");
        display: inline-block;
        width: 700px;
        height: 32.1833px;
        background-size: 700px 32.1833px;
        vertical-align: text-top;
        background-repeat: no-repeat;
        margin-top: 0px;
    }  
    #fr4zz {
        margin: 26px 7px 0px 0px;
        z-index: 10;
    }
    #fr4zz span{
       text-transform: uppercase;
       font-weight: 600;
       font-size: 13px; 
       color:#1C1B17;
    }
    #header .logo img {
        float: left;
        margin: 23px 0px 10px 0px;
        width: 320px;
    }
    #header .logo {
        width: 320px;
    }
    #menu > ul > li {
        margin-left: 3px;
        padding: 5px 5px;
        position: relative;
    }   
    #menu > ul > li a{
        font-size: 14px;
    } 
    #menu > ul > li > ul > li a{
        font-size: 13px;
    } 
    #foot-int-title {
        font-size: 21px;
        margin-left: 15px;
        width: 920px;
        line-height: 29px !important;
    }
    div.span2 > div > a {
        margin-left: 0px;
        font-size: 19px !important;
    }
    .footerbar1 .span3 {
        margin: 10px;
        width: 204px
    }
    .footerbar1 .span3:nth-of-type(1) {
        margin: 10px;
        width: 181px
    }
    .footerbar1 > div:nth-child(1) {
        height: 393px
    }
    .footerbar1 > div:nth-child(2) {
        height: 394px
    }
    .footerbar1 > div:nth-child(3) {
        height: 353px
    }
    .footerbar1 > div:nth-child(4) {
        height: 397px
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .grmlns{text-transform: uppercase}
}

@media (max-width: 979px)  {
    #frame_calculadora{
		height:2680px !important;
	}
}

@media (max-width: 426px)  {
    #frame_calculadora{
		height:2920px !important;
	}
}

