/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'News Cycle', sans-serif;
  font-size: 14px;
  background: url(../images/back.png) repeat;
}
.line
{
	background: #7875A8;
	height: 3px;
}


.carousel-fade {
  .carousel-inner {
    .item {
      opacity: 0;
      transition-property: opacity;
    }

    .active {
      opacity: 1;
    }

    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

    .next.left,
    .prev.right {
      opacity: 1;
    }
  }

  .carousel-control {
    z-index: 2;
  }
}



html, 
body, 
.carousel, 
.carousel-inner, 
.carousel-inner .item {
  height: 100%;
}

.item:nth-child(1) {

}

.item:nth-child(2) {

}

.item:nth-child(3) {
 
}


.accfix215
{
  background: #77BB36 !important;
padding: 20px 20px !important;
/* font-size: 25px; */
color: #E8FCE9 !important;
}
.pbfx
{
  background: #47456D !important;
  color: #fff !important;
}

.tfx
{
  font-size: 20px !important;
text-transform: uppercase !important;
font-family: 'Oswald', sans-serif !important;

}

.tfx:hover
{
  text-decoration: none !important;
}






.head
{
	background: #fff !important;
	padding: 15px 0px  !important;
}
.jumbotron {
padding: 30px;
margin-bottom: 0px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background: none;

}



.dropdown-submenu{
    position:relative;
}

.dropdown-submenu > .dropdown-menu
{
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu{
    display:block;
}

.dropdown-submenu > a:after{
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}

.dropdown-submenu:hover > a:after{
    border-left-color:#ffffff;
}

.dropdown-submenu .pull-left{
    float:none;
}

.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.navbar {
position: relative;
min-height: 50px;
margin-bottom: 0px !important;
border: 1px solid transparent;
}


.ddfix
{
  background: #7875A8  !important;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #fff !important;
white-space: nowrap;
font-family: 'Oswald', sans-serif !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #262626 !important;
text-decoration: none;
background-color: #f5f5f5;
}




.icon11
{
	float: left;
	padding-top: 37px;
	color: #7875A8;
	
}
.txt
{
	float: left;
	padding-top: 29px;
padding-left: 10px;

}
.btnfinalfix
{
  margin-top: -15px !important;
}

.pace .pace-progress {
  background: #5f3966;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;

  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}

.pace-inactive {
  display: none;
}

.txt h2
{
font-family: 'Oswald', sans-serif;
font-size: 19px;
text-transform: uppercase;
padding-bottom: 10px;
color: #7875A8;
margin: 0 !important;
}

.txt p
{
	font-family: 'Oswald', sans-serif;
font-size: 12px;
color: #7875A8;
margin-top: 0px;
padding-top: 0px;
}
.lang111
{
	margin-top: 10px;
	
}

.imagebox
{
	margin-left: 15px;
}
.navi
{
	background: #7875A8;
	padding: 10px 0px;
}
.navbar1 {
position: relative;
min-height: 50px;
margin-bottom:0px !important;
border: 1px solid transparent;
}
.navbar-default {
background-color: #7875A8;
border-color: none;
color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #fff !important;
background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
color: #fff !important;
font-family: 'Oswald', sans-serif;
font-size: 18px;
text-transform: uppercase;

}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #fff;
background-color: #5A587F !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #555555;
background-color: #5A587F;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #fff !important;
background-color: #5A587F;
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}

.welcome
{
  margin-top: 10px;
}

h1
{
  background: #83C54E;
  font-size: 23px;
  font-family: 'Oswald', sans-serif;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  text-align: left;
  padding: 10px;
  padding-right: 100px;

}
.more
{
  background: #7875A8;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  text-align: left;
  padding: 10px;
  float: right;
  margin-top: 20px;
margin-bottom: 0px;

}
.more:hover
{
  text-decoration: none;
  background: #646199;
  color: #ffffff;
}

.h1fix
{
  padding-right: 0px;
padding-left: 0px ;
}
.welcomefix
{
  padding-right: 0px;
padding-left: 0px ;
}
.txt222
{
  background: #FFF;
  padding: 10px;
  -moz-box-shadow: 2px 3px 2px -2px #000;
-webkit-box-shadow: 2px 3px 2px -2px #000;
box-shadow: 2px 3px 2px -2px #000;
}
.carousel-control.left {
background-image: none;
background-image: none;
background-repeat: none;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
background-image: none;
background-image: none;
background-repeat: none;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
h1, h2, h3 {
margin-top: 20px;
margin-bottom: 0px;
}

p{
  padding: 10px;
}

.pack
{
  margin-top: 15px;
  
}
.feat
{
  background: #47456D;
}
.pack h2
{
  color: #fff;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  padding: 10px;
  margin: 0 !important;

}
.pack p
{
  color: #FFF;
  font-size: 14px;
  padding-top: 0px;
  
}

.lable111
{
  margin-top: -175px;
position: relative;
margin-right: 10px;
}

.fix22
{
  padding-left: 0px;
  padding-right: 0px;
}

.fix33
{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.icon123
{
  background: #646199;
padding: 15px 20px;
border-radius: 43px;
color: #fff;
display: inline-block;
}
.txto
{
  display: inline-block;
  padding-left: 5px;
}
.pack h3
{
  font-size: 16px;
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  margin-top: 5px !important;

}
.txto p
{
  padding: 0px;
  font-size: 12px;
}
.fix42
{
  margin-bottom: 15px;
}
.starfix
{
  color: #62A125;
}
.rfix
{
  padding: 15px 17px !important;
}
.rfix2
{
  padding: 15px 17px;
}
.btngrp
{
  background: #77BB36;
}
.btn111
{
  color: #ffffff;
background-color: #62A125;
border-color:transparent; 
border-radius: 0px!important;
-webkit-box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
-moz-box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
      margin: 10px 0px;
      font-family: 'Oswald', sans-serif;
font-size: 22px;
text-transform: uppercase;
width: 100%;
}
.btn111 a{
color: #ffffff;
text-decoration:none;
}
.btn111:hover
{
  background-color: #62A125;
  border-color:transparent;
  -webkit-box-shadow: inset 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    inset 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         inset 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}

.btn222
{
  color: #ffffff;
background-color: #5A5882;
border-color:transparent; 
border-radius: 0px!important;
-webkit-box-shadow: 7px 7px 0px -4px rgba(53,51,87,1);
-moz-box-shadow: 7px 7px 0px -4px rgba(53,51,87,1);
box-shadow: 7px 7px 0px -4px rgba(53,51,87,1);
      margin: 10px 0px;
      font-family: 'Oswald', sans-serif;
font-size: 22px;
text-transform: uppercase;
width: 100%;
}
.btn222:hover
{
  background-color: #5A5882;
  border-color:transparent;
  -webkit-box-shadow: inset 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    inset 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         inset 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
}

.fix45
{
  padding-right: 7px;
  padding-left: 0px;
}
.fix55
{
  padding-left: 7px;
  padding-right: 0px;
  
}
.tripsearch
{
  background: #47456D;
  margin-bottom: 15px;
  position: relative;
}
.tripsearch p
{
  text-align: center;
  font-size: 12px;
  color: #FFF;
  line-height: 18px;
}
.tripsearchhead
{
  
height: 247px;
margin-top: -223px;
}
.tripsearchhead2
{
  height: 65px;
  margin-top: 15px;
  background: #77BB36;
}
 .title555
{
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  font-size: 30px;
  margin-top: -50px;
  background: #77BB36;
padding-bottom: 10px;

}
.selectfix
{
  padding: 15px;
}
.selectfix label
{
  color: #FFF;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: normal;
padding-top: 10px;
}
.fixx
{
  border-radius:0px !important; 
}

.head321
{
  padding: 15px 10px;
  border-bottom: 1px solid #D3D3DE;
  
}
.head321 h3
{
  font-family: 'Oswald', sans-serif;
  font-size: 35px;
  color: #D3D3DE;
  text-transform: uppercase;
}
.tripsearch span
{
  color: #FFF;
  font-size: 12px;
}
.tripsearch ul
{
  margin: 0;
  padding: 0px;
}
.tripsearch ul li
{
  font-size: 14px;
  border-bottom: 1px solid #D3D3DE;
  padding: 0px 0px;
  list-style: none;
  
}
.tripsearch ul li a
{
  color: #D3D3DE;
  padding: 10px 15px;
  text-decoration: none;
  display: block;
}
.tripsearch ul li a:hover
{
  background: #5A5882;
}
.tripsearch h5
{
  font-size: 18px;
  color: #FFF;
  margin: 0;
  
}
.fix66
{
  padding-bottom: 0px;
}
.offer{
    background-image:url('../images/2.gif'); 
   
    
}
.offercontent
{
  background-color:rgba(53,51,87,0.7);
  text-align: center;
  display: block;
  text-decoration: none;
}
.offercontent:hover
{
  background-color:transparent;
  text-decoration: none;
}
.fixit11
{
  padding-top: 74px;
}

.offercontent h4
{
  font-size: 22px;
  color: #FFF;
  font-family: 'Oswald', sans-serif;
  margin: 0;
}
.offercontent p
{
  color: #FFF;
}
.footer
{
  background: #353357;
  margin-top: 20px;
  padding-bottom: 20px !important;
}

.footer h3
{
  color: #FFF;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  border-bottom:1px #c3c4d3 solid;
  padding-bottom: 10px;
  margin-top: 20px;
  
}
.footer ul
{
  margin: 0;
  padding: 0px;
}
.footer ul li
{
  list-style:none;
  font-size: 12px;
  margin: 0;
  padding: 0px;
}
.footer ul li a
{
  text-decoration: none;
  color: #c3c4d3;
  font-size: 12px;
  padding: 3px 0;
}
.footer ul li a:hover
{
  color: #77BB36;
}
.title565
{
  
  font-size: 25px;
  color: #77BB36;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding-bottom: 10px;
}
.title565 span
{
  font-size: 35px;
}

.btn33 {
color: #ffffff;
background-color: #5A5882;
border-color: transparent;
border-radius: 0px!important;
-webkit-box-shadow: 7px 7px 0px -4px rgba(53,51,87,1);
-moz-box-shadow: 7px 7px 0px -4px rgba(53,51,87,1);
box-shadow: 7px 7px 0px -4px rgba(53,51,87,1);
margin: 5px 0px;
font-family: 'Oswald', sans-serif;
font-size: 15px;
text-transform: uppercase;
width: 100%;
padding: 7px 11px;
}
.h3fixo
{
  padding-top: 15px;
}
.footer img
{
  padding-right: 10px;
  padding-top: 15px;
}
.copy
{
  font-size: 12px;
  font-family: 'Oswald', sans-serif;
  color: #FFF;
  display: inline-block;
  
}
.imagebox2
{
  margin-left: 0;
}
.web
{
  color: #77BB36;
  text-decoration: none;
}
.searchfix111
{
  margin-top: 22px !important;
}

/*Panel tabs*/
.panel-tabs {
    position: relative;
    bottom: 30px;
    clear:both;
    border-bottom: 1px solid transparent;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    margin-right: 2px;
    margin-top: 5px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #ffffff;
}
.tablelist {
padding: 15px 0px;
}
.textcontainer{
font-family: 'Oswald', sans-serif;
font-size: 20px;
color: #47456D;
text-transform: uppercase;
}
.fancybox-custom .fancybox-skin {
      box-shadow: 0 0 50px #222;
    }
.panfix
{
  margin-bottom: 0px !important;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.gallery
{
  background: #fff;
  padding: 10px;
  margin-top: 22px;
}
.gallery img
{
  margin-bottom: 32px;
}
.btnfixfix
{
  background: #47456D !important;
}
.widget .panel-body { padding:0px; }
.widget .list-group { margin-bottom: 0; }
.widget .panel-title { display:inline }
.widget .label-info { float: right; }
.widget li.list-group-item {border-radius: 0;border: 0;border-top: 1px solid #ddd;}
.widget li.list-group-item:hover { background-color: rgba(86,61,124,.1); }
.widget .mic-info { color: #666666;font-size: 11px; }
.widget .action { margin-top:5px; }
.widget .comment-text { font-size: 12px; }
.widget .btn-block { border-top-left-radius:0px;border-top-right-radius:0px; }
.subbutton {
display: block;
background: #47456D;
font-size: 20px;
color: #fff !important;
text-decoration: none;
text-align: center;
padding: 15px;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
}
.panelhead {
font-family: 'Oswald', sans-serif;
font-size: 18px;
color: #47456D;
padding-left: 10px;
text-transform: uppercase;
}
.fild1 {
margin-bottom: 15px;
}
.firstone3 {
font-family: 'Oswald', sans-serif;
font-size: 15px;
color: #47456D;
text-transform: uppercase;
margin-top: 10px;
}
.form3 {
border: 1px #47456D solid;
padding: 10px;
margin-bottom: 15px;
}
.panel-tabs > li > a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: transparent;
}
.panalfix1214
{
  padding: 0px 14px;
  margin-top: 15px;
}
.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255,255,255, .23);
    border-bottom-color: transparent;
}
.btnfixo0
{
  font-size: 20px;
  font-family: 'Oswald', sans-serif !important;
}
.panalfix
{
  background: #47456D !important;
  border-radius: 0px;
  color: #FFF !important;
  font-family: 'Oswald', sans-serif !important;
  
}
.fixit2154
{
  background: #FFF;
  padding: 10px;
  margin-top: 22px;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 0px solid transparent !important;
border-radius: 0px !important;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panalheadfix
{
   
color: #ffffff !important;
background-color: #47456D !important;
border-color: #47456D !important;

}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 0px !important;
}
.panel-default {
border-color: transparent !important;
}
.panel-group .panel + .panel {
margin-top: 0px !important;
}
/* ==========================================================================
                                         min-width: 768px
   ========================================================================== */


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

.jumbotron {
padding-top: 0px;
padding-bottom: 0px;
}
.carousel
{
  padding: 0px 15px;
}
.carousel-fade {
  .carousel-inner {
    .item {
      opacity: 0;
      transition-property: opacity;
    }

    .active {
      opacity: 1;
    }

    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

    .next.left,
    .prev.right {
      opacity: 1;
    }
  }

  .carousel-control {
    z-index: 2;
  }
}
.carousel.fade
{
    opacity: 1;

    .item
    {
        -moz-transition: opacity ease-in-out .7s;
        -o-transition: opacity ease-in-out .7s;
        -webkit-transition: opacity ease-in-out .7s;
        transition: opacity ease-in-out .7s;
        left: 0 !important;
        opacity: 0;
        top:0;
        position:absolute;
        width: 100%;
        display:block !important;
        z-index:1;
        &:first-child{
            top:auto;
            position:relative;
        }

        &.active
        {
            opacity: 1;
            -moz-transition: opacity ease-in-out .7s;
            -o-transition: opacity ease-in-out .7s;
            -webkit-transition: opacity ease-in-out .7s;
            transition: opacity ease-in-out .7s;
            z-index:2;
        }
    }
}


html, 
body, 
.carousel, 
.carousel-inner, 
.carousel-inner .item {
  height: 100%;
}

.item:nth-child(1) {

}

.item:nth-child(2) {

}

.item:nth-child(3) {

}

}


/* ==========================================================================
                                         max-width: 767px
   ========================================================================== */
@media (max-width: 767px) {

.h1fix
{
  padding-right: 15px;
padding-left: 15px ;
}

.containerfix
{
  padding-right: 0px !important;
padding-left: 0px !important;
}


}
/* ==========================================================================
                                         (min-width: 768px) and (max-width: 991px)
   ========================================================================== */
@media (min-width: 768px) and (max-width: 991px) {

.h1fix
{
  padding-right: 15px;
padding-left: 15px ;

}
.containerfix
{
  padding-right: 0px !important;
padding-left: 0px !important;
}

.lable111 {
margin-top: -157px;
position: relative;
margin-right: 10px;
}
.txto {
display: block;
padding-left: 5px;
}
.fix42 {
text-align: center;
}
.pack p {
color: #FFF;
font-size: 14px;
padding-top: 0px;
text-align: center;
}
.pack h2 {
color: #fff;
font-family: 'Oswald', sans-serif;
font-size: 20px;
padding: 10px;
margin: 0 !important;
text-align: center;
}

}







/* ==========================================================================
                                         (min-width: 992px) and (max-width: 1199px)
   ========================================================================== */

@media (min-width: 992px) and (max-width: 1199px) {
.title555 {
font-weight: bold;
font-family: 'Oswald', sans-serif;
text-transform: uppercase;
text-align: center;
color: #FFF;
font-size: 22px;
margin-top: -50px;
background: #77BB36;
padding-bottom: 10px;
}
 .h1fix
{
  padding-right: 15px;
padding-left: 15px ;
}
.lable111 {
margin-top: -129px;
position: relative;
margin-right: 10px;
}
.title565 {
font-size: 18px;
color: #77BB36;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
padding-bottom: 10px;
}
.txt p {
font-family: 'Oswald', sans-serif;
font-size: 11px;
color: #7875A8;
}
.fix42 {
text-align: center;
}
.pack p {
color: #FFF;
font-size: 14px;
padding-top: 0px;
text-align: center;
}
.pack h2 {
color: #fff;
font-family: 'Oswald', sans-serif;
font-size: 20px;
padding: 10px;
margin: 0 !important;
text-align: center;
}

.btn111 {
color: #ffffff;
background-color: #62A125;
border-color: transparent;
border-radius: 0px!important;
-webkit-box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
-moz-box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
margin: 10px 0px;
font-family: 'Oswald', sans-serif;
font-size: 17px;
text-transform: uppercase;
width: 100%;
}

}



/* ==========================================================================
                                         (min-width: 1200px)
   ========================================================================== */
@media (min-width: 1200px) {


	}



/* ==========================================================================
                                         (min-width: 1200px)
   ========================================================================== */

@media (min-width: 1200px) {


}



/* ==========================================================================
                                         print
   ========================================================================== */
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}




/* ==========================================================================
                                         (max-width: 767px)
   ========================================================================== */
@media (max-width: 767px) {
 .h1fix
{
  padding-right: 0px;
padding-left: 0px ;
}


	}


/* ==========================================================================
                                         (max-width: 1024px)
   ========================================================================== */


	@media (max-width:1024px){





	}



/* ==========================================================================
                                         (max-width: 767px)
   ========================================================================== */

	@media (max-width: 320px) {
     .title555
{
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  font-size: 15px;
  margin-top: -50px;
  background: #77BB36;
padding-bottom: 10px;

}

.more
{
  background: #7875A8;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  color: #FFF;
  text-transform: uppercase;
  display: block;
  text-align: left;
  padding: 10px;
  float: none;
  margin-top: 20px;
margin-bottom: 0px;

}
.btn111 {
color: #ffffff;
background-color: #62A125;
border-color: transparent;
border-radius: 0px!important;
-webkit-box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
-moz-box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
box-shadow: 7px 7px 0px -4px rgba(92,147,40,1);
margin: 10px 0px;
font-family: 'Oswald', sans-serif;
font-size: 13px;
text-transform: uppercase;
width: 100%;
}
h1
{
  background: #83C54E;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
  color: #FFF;
  text-transform: uppercase;
  display: block;
  text-align: left;
  padding: 10px;
  padding-right: 100px;

}
.fix45
{
  padding-right: 0px;
  padding-left: 0px;
}
.fix55
{
  padding-left: 0px;
  padding-right: 0px;
  
}



	}



  @media (min-width: 321px) and (max-width: 480px) {
.imgdfixo
{
  width: 403px !important;
}
.fix45
{
  padding-right: 0px;
  padding-left: 0px;
}
.fix55
{
  padding-left: 0px;
  padding-right: 0px;
  
}


  }