body {
 font-family: 'Roboto', sans-serif;
  display: flex;
  flex-direction: column;
    
}


.fdf ul {
  list-style: none;
    max-width: 100%;
    margin: 0 auto;
    background: url(bg.jpg) top center no-repeat;
    position: absolute;
    width: 100%;
	font-family: 'Roboto', sans-serif;
}
.fdf ul li {
  float: right;
  width: 103%;
  height: 150px;
  opacity: 1;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Roboto', sans-serif;
}


.fdf ul li:hover {
  width: 16%;
  opacity: 1;
  font-weight: 600;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Roboto', sans-serif;
}

.fdf ul li a {
	float: right;
    position: relative;
    margin: -103px 20px;
    font-size: 20px;
    text-decoration: none;
    color: #000;
	font-weight: 600;
	line-height: 60px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	
}



/*ul li:first-child ~ li:last-child {
  width: 15%;
  opacity: 1;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}*/




/*ul li:last-child {
  width: 16.666%;
  opacity: 0.4;
} */

.fdf ul li:nth-child(1) {
  background: url("pera_1.jpg") top right no-repeat;
}
.fdf ul li:nth-child(2) {
  background: url("couve.jpg") top right no-repeat;
}
.fdf ul li:nth-child(3) {
  background: url("maca.jpg") top right no-repeat;
}
.fdf ul li:nth-child(4) {
  background: url("alface.jpg") top right no-repeat;
}
.fdf ul li:nth-child(5) {
  background: url("morango.jpg") top right no-repeat;
}



/** Add cool filter efects **/
.fdf ul li::before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: 'Roboto', sans-serif;
}
.fdf ul li:nth-child(1)::before {
  background: url("crowd.jpg") top center no-repeat;
}
.fdf ul li:nth-child(2)::before {
  background: url("pera_1.jpg") top center no-repeat;
}
.fdf ul li:nth-child(3)::before {
  background: url("maca.jpg") top center no-repeat;
}
.fdf ul li:nth-child(4)::before {
  background: url("alface.jpg") top center no-repeat;
}

.fdf ul li:nth-child(4)::before {
  background: url("morango.jpg") top center no-repeat;
}

.button {
	padding: 20px 10px;
	Background-color: #254d55; 
	line-height: 20px;
	text-align:center; 
	color:#fff;
	font-family: 'Roboto', sans-serif;
	
}

.button_div {
	width: 100%;
    text-align: center;
	position:relative;
	font-family: 'Roboto', sans-serif;
	
}


.clear {clear:both;width:100%; line-height:1px;}

.logo {
	position: absolute;
    
}

.logo img {
	position: absolute;
    margin-left: 100px;
	font-family: 'Roboto', sans-serif;
}

.mb-auto, .my-auto {
    margin-bottom: auto!important;
	width: 100%;
	
}
.mt-auto, .my-auto {
    margin-top: auto!important;
    clear: both;
    position: relative;
    top: 600px;
    background-color: #a0cd4c;
    height: 150px;
}

.mt-auto, .my-auto a {
    margin-top: 30px;
    background-color: #254d55;
    padding: 20px 40px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
}

.mt-auto, .my-auto a:hover {
    background-color: #a0cd4c;
	font-family: 'Roboto', sans-serif;
	font-size:20px;
}


.counter {
	position:relative;
	
}

.header1 {
	min-height:750px;
	height:100%;
}

.overlay {
    
    padding:20px 0px;
}

.dark-bg {
    
    background-image: none;
}
.dark-overlay-right {
    position: relative;
}

.padding-120 {
    padding: 20px 0px;
}

dark-layout .section-header {
    position: relative;
    z-index: 2;
}
.sponsor .section-header {
    margin-bottom: 65px;
}
.section-header {
    /* padding-bottom: 50px; */
}

.dark-layout .section-header h3 {
    color: #000 !important;
}
.overlay .section-header p, .overlay .section-header h3 {
    color: #000;
}
.sponsor .section-header h3 {
    color: #000;
}
.section-header h3 {
    line-height: 1.5;
}
h3 {
    font-size: 36px;
}

.dark-layout .section-header p {
    color: #000 !important;
}
.overlay .section-header p, .overlay .section-header h3 {
    color: #000;
}
.sponsor .section-header p {
    color: #000;
}
.section-header p {
    
    font-size: 18px;
    margin-bottom: 20px;
}

.dark-layout .section-wrapper {
    position: relative;
    z-index: 2;
}
@media only screen and (max-width: 1366px)
.section-wrapper {
    display: inline-block;
    width: 100%;
}

.sponsor-type-item {
    margin-bottom: 50px;
    overflow: hidden;
}

sponsor-uhv .overlay .sponsor-type {
    color: #000;
}
.sponsor-uhv .sponsor-type {
   font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;

}

.dark-layout .about {
    background-color: #1a242f;
}
@media only screen and (max-width: 1366px)
.dark-overlay-left, .dark-overlay-right {
    overflow: hidden;
}
.dark-overlay-right {
    position: relative;
}
.padding-120 {
    padding: 120px 0px;
}

.dark-layout .about-thumb {
    max-width: 970px;
    margin: auto;
    margin-bottom: 50px;
    position: relative;
}


.dark-layout .about-thumb img {
    max-width: 100%;
}

.dark-layout .play {
    width: 115px;
    height: 115px;
    padding: 10px;
    background-color: rgba(255,255,255,0.2);
    border-radius: 100%;
    text-align: center;
    color: #ee0034;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -56px;
    margin-left: -56px;
    z-index: 1;
}

.dark-layout .play i {
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(255,255,255,0.9);
    border-radius: 100%;
    font-size: 48px;
    line-height: 96px;
}

.dark-layout .section-header {
    position: relative;
    z-index: 2;
}

.dark-layout .about-six .section-header h2 {
    color: #fff;
}
.about-six .section-header h2 {
    color: #e84b3a;
}
.about .section-header h2 {
    color: #65ac4c;
    margin-bottom: 10px;
}

.dark-layout .about-six .section-header p {
    color: #fff;
}
.dark-layout .section-header p {
    color: #fff !important;
}
.about .section-header p {
    color: #010101;
    font-size: 24px;
}
.section-header p {
    font-family: 'Lora', serif;
    font-size: 18px;
    margin-bottom: 20px;
}

.about .about-button {
    text-align: center;
}

.about .about-button li {
    list-style: none;
    display: inline-block;
    margin-right: 15px;
}

.dark-layout .about-six .about-button li a {
    background-color: #ee0034;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.about-six .about-button li a {
    background-color: #e84b3a;
}
.about .about-button li a {
    display: inline-block;
    background-color: #ff9822;
    padding: 14px 35px;
}
.default-button {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}

.dark-layout .schedules.schedules-uhv .schedule-tabs {
    position: relative;
    z-index: 2;
}
.schedules.schedules-uhv .schedule-tabs {
    background-color: #fff;
    overflow: hidden;
}
.schedules .schedule-tabs {
    text-align: center;
}

schedules.schedules-uhv {
    background-image: url(../../images/schedule/bg1.jpg);
}
.dark-overlay-left {
    position: relative;
}
.schedules {
}

.overlay {
    background-color: rgba(0,0,0,.8);
    padding: 110px 0px;
}
.padding-120 {
    padding: 120px 0px;
}



.dark-layout .section-header {
    position: relative;
    z-index: 2;
}
.schedules .section-header {
    margin-bottom: 40px;
}
.section-header {
    /* padding-bottom: 50px; */
}

.dark-layout .section-header h3 {
    color: #fff !important;
}
.overlay .section-header p, .overlay .section-header h3 {
    color: #fff;
}
.section-header h3 {
    line-height: 1.5;
}

.dark-layout .section-header p {
    color: #fff !important;
}
.overlay .section-header p, .overlay .section-header h3 {
    color: #fff;
}
.section-header p {
    font-family: 'Lora', serif;
    font-size: 18px;
    margin-bottom: 20px;
}

.dark-layout .schedules.schedules-uhv .schedule-tabs {
    position: relative;
    z-index: 2;
}
.schedules.schedules-uhv .schedule-tabs {
    background-color: #fff;
    overflow: hidden;
}
.schedules .schedule-tabs {
    text-align: center;
}

.dark-layout .schedules.schedules-uhv .nav-tabs {
    background-color: #000;
}
.schedules.schedules-uhv .nav-tabs {
    text-align: center;
    display: block;
    border: 0px;
    background-color: #ee0034;
    border-bottom: 1px solid #ebebeb;
}
.schedules .nav-tabs {
    text-align: center;
    border: 10px solid #fafafa;
    display: inline-block;
    margin-bottom: 20px;
}

.schedules .nav-tabs li {
    margin: 0px;
}

.dark-layout .schedules.schedules-uhv .nav-tabs li a {
    background-color: #000;
}
.schedules.schedules-uhv .nav-tabs li a {
    border-radius: 0;
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 30px;
    background-color: #ee0034;
    border: none;
}
.schedules .nav-tabs li a {
    border: 1px solid #f0f0f0;
    border-right: none;
    border-radius: 0;
    margin: 0px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ff9822;
    padding: 6px 30px;
}

.dark-layout .schedules.schedules-uhv .nav-tabs li.active a {
    background-color: #fff;
}
.dark-layout .schedules.schedules-uhv .nav-tabs li a {
    background-color: #000;
}
.schedules.schedules-uhv .nav-tabs li.active a {
    background-color: #fff;
    color: #ee0034;
    margin: 0;
    border: none;
}
.schedules.schedules-uhv .nav-tabs li a {
    border-radius: 0;
    margin: 0px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 30px;
    background-color: #ee0034;
    border: none;
}
.schedules .nav-tabs li.active a {
    border: 1px solid #ff9822;
    border-right: none;
    background-color: #ff9822;
    color: #fff;
    margin: 0;
}
.schedules .nav-tabs li a {
    border: 1px solid #f0f0f0;
    border-right: none;
    border-radius: 0;
    margin: 0px;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ff9822;
    padding: 6px 30px;
}

.schedules .schedule-tabs {
    text-align: center;
}

.tab-content>.tab-pane {
    display: none;
}

.schedule-list .schedule-item {
    padding: 20px 0;
    border-bottom: 1px solid #f0f0f0;
}

.schedule-list .schedule-speader {
    width: 80px;
    height: 80px;
    float: left;
    border-radius: 100%;
    margin-right: 30px;
}

.schedule-list .schedule-content {
    display: table;
    text-align: left;
}
.schedule-content {
    padding: 20px;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.tab-content>.active {
    display: block;
}

.schedule-list .schedule-heading .hall {
    color: #ee0034;
}

.dark-layout .schedules.schedules-uhv .nav-tabs li a {
    background-color: #000;
}

h3 {
    font-size: 36px;
}

.xline { 
 padding:100px 0; 
}

.footer-black {
    background: black none repeat scroll 0 0;
    color: #8a8a8a;
    padding: 20px 0;
}

.footer-link-wrap .left-side {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card1 {
    float: left;
    width: 33.333%;
    padding: .75rem;
    margin-bottom: 2rem;
    border: 0;
}
.card1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	font-family: 'Roboto', sans-serif;
}


.container .jumbotron1, .container-fluid .jumbotron1 {
	padding: 60px 60px;
}

.jumbotron-heading {
	text-align:center;
}

.navbar-prog {
 background: url("pera_1.jpg") top right no-repeat;
}

.navbar-prog .navbar-nav>li>a {
    color: #000;
	font-weight:600;
	
}


.navbar-expo {
 background: url("couve.jpg") top right no-repeat;
}

.navbar-expo .navbar-nav>li>a {
    color: #000;
	font-weight:600;
	
}

.navbar-gale {
 background: url("alface.jpg") top right no-repeat;
}

.navbar-gale .navbar-nav>li>a {
    color: #000;
	font-weight:600;
	
}



.navbar-bilh {
 background: url("maca.jpg") top right no-repeat;
}

.navbar-bilh .navbar-nav>li>a {
    color: #000;
	font-weight:600;
	
}

.navbar-info {
 background: url("morango.jpg") top right no-repeat;
}

.navbar-info .navbar-nav>li>a {
    color: #000;
	font-weight:600;
	
}


.intro1 {
    background: url(../img_PT/1.jpg) no-repeat top center;
    background-size: cover;
}
.overlay {
    position: relative;
}
.intro {
    padding: 150px 0 0;
    position: relative;
}
*, input, textarea, input:focus, textarea:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

.overlay .container {
    position: relative;
    z-index: 11;
}

media only screen and (max-width: 4000px) and (min-width: 768px)
.center-flex {
    display: flex;
    align-items: center;
    justify-content: left;
}




.intro h2 {
    color: #000;
    font-size: 47px;
    line-height: 55px;
    margin: -30px 0 20px;
    font-weight: 300;
}

.intro p {
    color: #000;
    font-size: 20px;
    line-height: 32px;
    opacity: 0.7;
    margin: 0 0 50px;
}

.btn {
    border-radius: 0px;
}
.btn-lg {
    padding: 17px 25px;
    min-width: 180px;
}
.btn-primary {
    border: none;
    padding: 13px 20px;
    min-width: 180px;
    background: #1ebbf0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}

.btn i {
    margin-left: 10px;
}
.cu {
    font-family: 'my-custom-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.btn_color {
    color: #fff;
    background-color: #254d55 !important;
    border-color: #254d55 !important;

}

.btn_color:hover {
    color: #fff;
    background-color: #a9ca3d !important;
    border-color: #a9ca3d !important;

}

.info-content2 {
    padding: 140px 0 !important;
}
.info-content {
    padding: 40px 0 0;
    overflow: hidden;
}

@media only screen and (max-width: 4000px) and (min-width: 768px)
.center-flex {
    display: flex;
    align-items: center;
    justify-content: left;
}

.info-content2 {
    padding: 100px 0;
}
.info-content {
    padding: 40px 0 0;
    overflow: hidden;
}

.active {
color: #ffffff !important;

}


.countUpSection {
    background-image: url(../img_PT/img3.jpg);
    background-attachment: fixed;
    width: 100%;
    background-size: cover;
    background-position: center center!important;
    color: #fff;
    padding: 170px 0;
}

@media (min-width: 768px)
.page-header {
    margin: 0 0 60px;
}
.page-header {
    border: 0;
    padding: 0;
    margin: 0 0 30px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
   border-bottom: none !important;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px)
.countUpSection .countItem {
    margin-bottom: 0;
}
.countUpSection .countItem {
    margin-bottom: 40px;
}

@media (min-width: 768px)
.countUpSection .counter {
    font-size: 45px;
    display: inline-block;
    margin: 0 0 19px;
}
.countUpSection .counter {
    width: 120px;
    height: 120px;
    line-height: 120px;
    display: inline-block;
    border-radius: 100%;
    border: 4px solid rgba(229,229,229,.6);
    font-family: poppins,sans-serif;
    font-weight: 400;
    font-size: 32px;
    display: block;
    margin: 0 auto 19px;
}

@media (min-width: 768px)
.countUpSection .counterInfo {
    font-size: 15px;
}
.countUpSection .counterInfo {
    font-family: poppins,sans-serif;
    line-height: 40px;
    height: 40px;
    border: 0;
    box-shadow: none;
    background-color: transparent;
    border-radius: 6px;
    font-size: 19px !important;
    text-transform: capitalize;
    color: #fff;
    transition: all .3s ease-in-out;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    font-size: 13px;
}

.countUpSection .btnArea .btn-primary {
    padding: 15px 30px;
    border: 2px solid #fff;
    background-color: transparent;
    display: inline-block;
}

@media only screen and (min-width: 767px)
.hero-section {
    padding: 150px 0 100px 0;
}
.hero-section {
    height: 100%;
    background: #FFFFFF;
    padding: 100px 0 0 0;
	margin-bottom: 100px;	
}

.nopadding {
    padding: 0;
}

@media only screen and (min-width: 767px)
.product .hero-content {
    padding: 150px 0 100px 0;
    text-align: left;
}

@media only screen and (min-width: 767px)
.hero-content h1 {
    font-size: 48px;
    margin: 0 0 20px 0;
}
.hero-content h1 {
    font-size: 34px;
    font-weight: 400;
    color: #262626;
    line-height: 1.2;
    letter-spacing: -1px;
    margin: 0 0 20px 0;
}

media only screen and (min-width: 767px)
.hero-content p {
    font-size: 14px;
}
.hero-content p {
    font-family: Roboto;
    font-size: 14px;
    color: #000000;
    line-height: 1.5;
    margin: 0 0 25px 0;
}

.product .btn-action {
    background-color: transparent;
    border: 1px solid #82714a;
    color: #82714a;
}
.btn-action {
    font-family: Roboto;
    background-color: #0003CC;
    border: 1px solid #3333CC;
    border-radius: 0;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1;
    padding: 10px 21px;
    text-transform: uppercase;
    outline: none;
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
}

.section {
    padding: 50px 0;
}
.colored-wrapper {
    background-color: #d7da7e;
}

@media (min-width: 768px)
.awesome-callout {
    text-align: left;
    padding-right: 200px;
}
.awesome-callout {
    position: relative;
    padding: 20px 0;
    text-align: center;
}

.awesome-callout h2 {
    margin-top: 0;
}

@media (min-width: 768px)
.awesome-callout a.btn {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px;
}

@media (min-width: 1200px)
.container1 {
    width: 1030px;
}
@media (min-width: 1200px)
.container1 {
    width: 1170px;
}
@media (min-width: 992px)
.container1 {
    width: 970px;
}
@media (min-width: 768px)
.container1 {
    width: 750px;
}

.count_down {
    margin: auto;
    margin-bottom: 80px;
    margin-top: 80px;
    overflow: hidden;
    float: none;
}

.count_down .custom {
    border-right: 1px solid #D0D0CF;
}

.time .counter {
    color: #FFFFFF;
    font-size: 70px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    display: block;
    text-align: center;
}

.time .title {
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    font-weight: lighter;
    display: block;
    text-align: center;
    font-size: 18px;
}

.count_down .custom {
    border-right: 1px solid #D0D0CF;
}

.heading h1 {
    text-transform: uppercase;
    color: #FFFFFF;
}

h1 b {
    font-family: 'Oswald', sans-serif;
}

	.pera {
    margin-top: 24px;
}

.pera p {
    color: #FFFFFF;
    text-align: justify;
}

.info-content3 {
    padding: 0px 0 !important;
}

.hero-section1 {
    height: 100%;
    background: #FFFFFF;
    padding: 100px 0 0 0;
    margin-top: 100px;
}

.pitch {
    padding: 100px 0 100px 0;
    background: #FFFFFF;
}

.pitch-intro {
    max-width: 600px;
    margin: 0 auto;
    padding: 0 0 100px 0;
}

.pitch-intro h1 {
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #000;
    margin: 0 0 30px 0;
}

.pitch-intro p {
    font-size: 19px;
    line-height: 1.5;
    letter-spacing: 0;
}

.pitch-icon {
    margin: 0 0 10px 0;
    height: 100px;
    
    display: inline-block;
    
}

.pitch-icon i {
    font-size: 34px;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 13px;
}

.pitch-content {
    padding: 10px 0 50px 0;
}

.pitch-content h1 {
    font-size: 21px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 0 0 10px 0;
}


.contact-form {
    padding-top: 50px;
}

.contact-info {
    padding: 30px 0 100px;
}

.contact-info>ul {
    list-style: outside none none;
    padding: 0;
}

.contact-info li {
    float: left;
    margin-bottom: 50px;
    width: 100%;
}

.contact-info .img-icon {
    float: left;
    margin-right: 25px;
}

.contact-info strong {
    display: inline-table;
    font-size: 15px;
    font-weight: 500;
}

.contact-info .img-icon {
    float: left;
    margin-right: 25px;
}

.contact-form {
    padding-top: 50px;
}

#commentform {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
}

.contact-form p input[type="text"], .contact-form p textarea {
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 13px;
    padding: 10px;
    width: 100%;
}

.contact-form .form-submit input {
    background: #bd8348 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 50px;
    margin-top: 40px;
    text-transform: uppercase;
    width: 100%;
}

.fontx {font-size:30px;color:#000 !important;}

.xwing {
padding-top: 144px; padding-bottom: 194px; position: relative;background-color: #9dbf6b;
}

.h2_x {
font-size:65px;color:#000;
}

.pitch-perfect {
    max-width: 740px;
    margin: 0 auto;
    padding: 0 0 100px 0;
}

.app-brief .phone-image {
    max-width: 450px;
    margin: auto;
    margin-bottom: 50px;
}

.app-brief .phone-image img {
    width: 100%;
}



.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:20px;
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}

.col-sm-3 a {
    border: 1px solid transparent;
    border-radius: 0;
    transition: all 3s ease;
}

.col-sm-3 a:hover {
    border: 1px solid #ff4647;
    border-radius: 100% 60% / 30% 10%;
    background: linear-gradient(rgba(56,123,131,0.7),rgba(56,123,131,0.7));
}