.bg-white {
    background:#fff !important;
}
.bg-eee {
    background:#e7e7e7;
}
.bg-red{
    background:#1e449c;
}
.bg-blue{
    background:#23408e;
}
.color-white{
    color:#fff;
}
.color-red{
    color:#1e449c;
}
.color-blue{
    color:#23408e;
}

.bg-f1f1f1 {
    background:#f1f1f1;
}

.bg-black-alpha {
    background:rgba(255,255,255,0.75)
}


/*SLIDER*/
#rev_slider_wrapper{
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #515153 !important;
    top:0px;
}
#rev_slider_wrapper,
.revslider-wrap{
    background-color: #515153 !important;
    /*background: url(../images/bgslide.jpg) no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}


.NotGeneric-Title{
    font-weight:700 !important;
    color:#fff;
    font-style: normal;
    font-family:'Lato', sans-serif !important;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
}
.NotGeneric-SubTitle{
    font-family: 'Roboto', sans-serif !important;
    font-weight:600 !important;
    color:#1e449c !important;
    letter-spacing:0px !important;;
}





.NotGeneric-Title h2.title-slide {
    bottom: 200px;
    font-size: 3.9rem;
    font-weight: 200;
    margin-bottom: 1rem;
    text-align: center;
}




.view-more {
    width:50px;
    height:65px;
    position: absolute;
    bottom:0px;
    left: 50%;
    margin-left: -25px;
    text-align: center;
    z-index: 20;
    background:rgba(255,255,255,0.5);
    color:#1e449c;
}
.view-more i{
    font-size:40px;
}

.zindex21{
    z-index: 21;
}
.zindex22{
    z-index: 22;
}

@media screen and (max-width: 767px){
    .view-more {
        bottom:0px;
    }
}



@media screen and (max-width: 480px){
    .view-more {
        bottom:0px;
    }
}



.floating {
    -webkit-animation-name: floating;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
}
@-webkit-keyframes floating {
    from {
        -webkit-transform: translate(0, 0px);
    }
    65% {
        -webkit-transform: translate(0, 20px);
    }
    to {
        -webkit-transform: translate(0, 0px);
    }
}

@-moz-keyframes floating {
    from {
        -moz-transform: translate(0, 0px);
    }
    65% {
        -moz-transform: translate(0, 20px);
    }
    to {
        -moz-transform: translate(0, 0px);
    }
}





.slide-button {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight:600;
    font-size: 1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 4px;
    margin: 10px 0px;
    padding:12px 15px;
    background-size: 200% auto;
    color: #fff;
    -webkit-because-shadow: 0px 5px 15px 0px rgba(0,0,0,0.0);
    -moz-because-shadow: 0px 5px 15px 0px rgba(0,0,0,0.0);
    because-shadow: 0px 5px 15px 0px rgba(0,0,0,0.0);
    background-image: linear-gradient(to right, #1e449c 0%, #163273 50%, #1e449c 100%);
    transition: 0.5s;
}
.slide-button:hover {
    background-position: right center;
    color: #fff;
    -webkit-because-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
    -moz-because-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
    because-shadow: 0px 3px 10px 0px rgba(0,0,0,0.25);
}



.soliciteslider{
    width:100%;
    height:150px;
    position:relative;
    text-align:center !important;
    top:250px;
    z-index:110;
    left:0px;
}

.soliciteslider h2{
    font-weight:400 !important;
    color:#fff;
    font-style: normal;
    font-family:'Lato', sans-serif !important;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    font-size:1.5em;

}

.soliciteslider h1{
    font-weight:700 !important;
    color:#fff;
    font-style: normal;
    font-family:'Lato', sans-serif !important;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    font-size: 2.5em;

}
.soliciteslider .slide-button{
    width:250px;
    /*margin:auto;*/
}
@media (max-width: 991px) {
    .soliciteslider{
        top:150px;
    }
}


@media (max-width: 767px) {

    .btn-slider .float-right,
    .btn-slider .float-left{
        float:none !important;
        display:block;
        margin:10px auto ;
    }
}


#body-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    background-color: rgba(255, 255, 255, 0.75);
    content: ' ';
    z-index:1001;
    display: none
}

/*@media (min-width: 768px) {*/
.blur-page { overflow: hidden; }
.blur-page {
    filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="7" /></filter></svg>#blur');
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='7');
    -webkit-filter: blur(4px);
    -moz-filter:blur (4px);
    -ms-filter: blur(4px);
    filter: blur(4px);
}
body .blur-page { padding-top: 0; z-index:999;}
/*}*/


.nav-pills .nav-link {
  border-radius:0px;;
}


.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.nav-pills .nav-link {
  color: #1e449c;
  background:#e9e9e9
}


.nav-pills .nav-link:focus,
.nav-pills .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1e449c;
}

#navOqe .nav-pills .nav-link div{
	width:100%;
	text-align:center !important;
	display:block;
	padding-bottom:15px;
}

#navOqe .nav-pills .nav-link div svg,
#navOqe .nav-pills .nav-link div img {
	/*display: block !important;
	font-size:56px;*/
	width:60px !important;
	margin:auto !important;
	text-align:center !important;
	padding:15px 0px 0px 0px;
	/*margin:0px;*/
	color:#fff;
}



#navOqe .nav-pills .nav-link div svg path {
    fill: #1e449c !important;
}


#navOqe .nav-pills .nav-link:focus div svg path ,
#navOqe .nav-pills .nav-link:hover div svg path ,
#navOqe .nav-pills .nav-link.active div svg path ,
#navOqe .nav-pills .show > .nav-link div svg path  {
    fill: #fff !important;
}

.nav-pills .nav-link i {
    display: block;
    font-size:56px;
    text-align:center;
    padding:0px;
    margin:0px;
}
.nav-pills .nav-link span {
    position:relative;
    top:-15px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:1.2rem;
    font-family:'Lato', sans-serif !important;
}

.tab-content-style{
	padding:30px;
	background:#e9e9e9;
}
.tab-content-style .title{
	color:#005cb9;
}

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

    .nav-pills .nav-link i {
        font-size: 28px;
    }
    .nav-pills .nav-link span {
        display: none;
    }
}


/*****TITLE******/
.title-section {
    margin-bottom: 30px;
    margin-top:0px;
}

.title-section h1, .title-section h2, .title-section h3 {
    font-weight: 700;
    font-size: 40px;
}

.title-section h1::before, .title-section h1::after, 
.title-section h2::before, .title-section h2::after, 
.title-section h3::before, .title-section h3::after {
    color: #1e449c;
    font-weight: 800;
}

.title-section h1::before, .title-section h2::before, .title-section h3::before {
    content: "[";
    padding-right: 10px;
}

.title-section h1:after, .title-section h2:after, .title-section h3:after {
    content: "]";
    padding-left: 10px;
}



.title-section h1 {
    font-size: 32px;
    line-height: 35px;
}

.title-section h2 {
    font-size: 32px;
    line-height: 35px;
}

.title-section h3 {
    font-size: 32px;
    line-height: 35px;
}

.title-section.text-center {
    padding-left: 30px;
    padding-right: 30px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .title-section {
        margin-bottom: 50px;
    }
    .title-section.text-center {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .title-section {
        margin-bottom: 45px;
    }
    .title-section h1 {
        font-size: 34px;
    }
    .title-section h2 {
        font-size: 34px;
    }
    .title-section h3 {
        font-size: 34px;
    }
    .title-section.text-center {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .title-section {
        margin-bottom: 40px;
    }
    .title-section h1 {
        font-size: 30px;
    }
    .title-section h2 {
        font-size: 30px;
    }
    .title-section h3 {
        font-size: 30px;
    }
    .title-section.text-center {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .title-section h1 {
        font-size: 28px;
    }
    .title-section h2 {
        font-size: 28px;
    }
    .title-section h3 {
        font-size: 28px;
    }
    .title-section.text-center {
        padding-left: 0;
        padding-right: 0;
    }
}

.small-title {
    position: relative;
    padding-bottom: 15px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: -5px;
}

.small-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 70px;
    background: #1e449c;
}

.slogan-process h4 {
    font-size:24px;
    font-weight:bold;
    padding:0px;
    margin:0px;
}


.bg-cover2,
.bg-cover {
    position: relative;
    z-index: 1;
    background-position:center center;
    background-position:fixed;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-cover2:after,
.bg-cover:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0,0.0);
}
.bg-cover2:before,
.bg-cover:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(30,68,156,0.8);
}


.bg-cover-white2,
.bg-cover-white {
    position: relative;
    z-index: 1;
    background-position:center center;
    background-position:fixed;
    background-repeat:no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.bg-cover-white2:after,
.bg-cover-white:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255, 255, 255,0.0);
}
.bg-cover-white2:before,
.bg-cover-white:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255,255,255,0.8);
}



.because p {
    margin: 0px;
    padding:0px;
    font-size:18px;
}
.because .because-left p {
    color: #fff;
}
.because .because-right p {
    color: #86a0dd;
}


.because .because-left {
    padding: 15px 30px 15px 15px;
    text-align: right;
    position: relative;
    color: #14506d;
    font-weight: bold;
}
.because .because-right {
    padding: 15px 15px 15px 30px;
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;

}
.because .title-because h2 {
    margin: 0;
    font-weight: 600;
    font-size: 36px;
    color:#fff;
}
.because .title-because .because-right h2 {
    color: #86a0dd;
}
.because .because-left:before {
    font-family: "Material Design Icons";
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -30px;
    right: -25px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background: rgba(30,68,156,0.5) !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 48px;
    font-weight:normal !important;
}
.because .title-because .because-left:before {
    content: "\F156";
    font-size: 48px;
    background: transparent;
    border: none;
    color: #fff;
}
.because .deadline-because .because-left:before {
    content: "\F51F";
    font-size:28px;
}
.because .process-because .because-left:before {
    content: "\F29B";
    font-size:28px;
}
.because .agility-because .because-left:before {
    content: "\F9EC";
    font-size:28px;
}
.because .privacy-because .because-left:before {
    content: "\F33E";
    font-size:28px;
}
.because .depends-because .because-left:before {
    content: "\F5D1";
    font-size:28px;
}
.because .involved-because .because-left:before {
    content: "\F848";
    font-size:28px;
}



@media screen and (max-width: 767px) {
    .because .row {
        border-bottom: 3px solid #1e449c;
    }
    .because .row:first-child, .because .row:last-child {
        border-bottom: none;
    }
    .because .because-left, .because .because-right {
        text-align: center;
        padding: 15px;
        margin: 0;
    }
    .because .because-left {
        padding-bottom: 50px;
    }
    .because .because-left:before {
        top:  auto;
        bottom: -8px;
        margin-top: -25px;
        right: 50%;
        margin-right: -25px;
    }

}









.question-toogle:after{
    background-color:#515153 !important;
}

.question-toogle:before, 
.question-toogle:after {
    background-color:#515153 !important;
}

.faq-item .question-toogle:after, 
.faq-item .question-toogle.active:after{
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    -ms-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s
}



.faq-item .question-toogle:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.faq-item .question-toogle.active:after {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}


.faq-item .question-toogle:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    right: 20px;
    top: 21px;
}
.faq-item .question-toogle:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.faq-item .question-toogle:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    right: 20px;
    top: 21px;
}
.faq-item .question-toogle:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    right: 20px;
    top: 21px
}
.question-toogle {
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height: 44px;
    overflow: hidden;
    padding: 0 50px 0 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.question-toogle:hover {
    background:#1e449c;
    color:#fff;
}
.faq-answer {
    display: none
}
.faq-item:first-child .faq-answer {
    display: block
}
.faq-answer p,
.faq-answer a{
    font-size:16px
}


.position-relative {
    position: relative!important;

}

.position-relative-z1 {
    position: relative!important;
    z-index: 1;

}
.mb5px {
    margin-bottom: 5px !important;
}


.faq-item .question-toogle.active {
    color:#fff !important
}

.faq-item .question-toogle.active:after {
    background-color:#fff !important
}


.faq-item .question-toogle.active {
    background-color:#ccc !important
}


.plr15px {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.py20px {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}



.faq-item .question-toogle.active,
.question-toogle.active::after {
    background-color:#1e449c !important;
}



.link01 {
    transition: all .4s ease-in-out;
    color: #1e449c;
    font-weight:bold;
    font-size:18px;
}

.link01 i{
    font-weight:normal !important;
}

.link01:hover {
    color: #163273;
    padding-left: 15px !important 
}











.testimonial-style3.owl-theme .owl-nav {
    margin-top: 50px;
    text-align: center
}

.testimonial-style3 .testmonial-single h6 {
    text-align: left
}

.testimonial-style3 .testmonial-single p {
    line-height: 24px;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 50px;
    position: relative;
    margin-left:0px;
    padding-left:75px;
}

.testimonial-style3 .testmonial-single p:before {
    margin: 0;
    content: "\F756";
    font-family: "Material Design Icons" !important;
    color:#1e449c !important;
    font-size:80px !important;
    display: block;
    top:10px;
    left:0px;
    position: absolute
}

@media screen and (max-width: 991px) {
    .testimonial-style3 .testmonial-single {
        width:95%
    }
    .testimonial-style3 .testmonial-single p {
        margin-bottom: 35px;
        font-size: 15px
    }
    .testimonial-style3.owl-theme .owl-nav {
        margin-top: 35px
    }
}

@media screen and (max-width: 767px) {
    .testimonial-style3 .testmonial-single p {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 26px
    }
    .testimonial-style3.owl-theme .owl-nav {
        margin-top: 30px
    }
    .testimonial-style3 .testmonial-single h6 {
        font-size: 12px
    }
}





.owl-nav i {
    color: #232323;
    font-size: 18px;
    padding-top: 6px
}

.owl-nav .owl-next {
    color: #86bc42;
    font-size: 43px;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #fff !important
}

.owl-nav .owl-prev {
    color: #86bc42;
    font-size: 43px;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #fff !important;
    left: 0;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1)
}

.owl-nav .owl-next {
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1);
    box-shadow: 0 5px 28px 0 rgba(50, 50, 50, 0.1)
}


.owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
}



.testimonial-style3.owl-theme img {
    width:100px;
}







/*COURSES HOME*/
.single-courses .courses-img {
    position: relative;
}
.courses-img > img {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}
.courses-title {
    bottom:0px;
    left:0px;
    position: absolute;
    right:0px;
    transition: all 1s ease 0s;
    text-align:center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.courses-hover-desc {
    bottom: 0;
    left: 0;
    padding:0px;
    position: absolute;
    top: 0;
    width: 100% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.courses-title > h2 {
    color: #fff;
    display: inline-block;
    font-size:16px !important;
    line-height: 18px;
    margin-bottom: 0;
    padding: 15px 10px;
    width: 100%;
    font-weight:600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-family: 'Lato', sans-serif !important;

}
.single-courses {
    overflow: hidden;
}
.courses-hover-inner {
    /*background-image: linear-gradient(30deg, rgba(121, 110, 255, 0.75) 0%, rgba(33, 200, 122, 0.75) 100%);
    background-repeat: repeat-x;*/
    display: inline-block;
    height: 100%;
    opacity: 0;
    padding:15px 25px;
    margin-top:-100px;
    /*transform: scale(0.5);*/
    transition: all 0.5s ease 0s;
    width: 100% !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.courses-hover-table-cell > h2 {
    color: #fff !important;
    font-size:18px !important;
    line-height: 18px;
    font-weight:600;
    width: 100% !important;
    font-family: 'Lato', sans-serif !important;
}
.courses-hover-table {
    display: table;
    height: 100%;
    width: 100%;
}
.courses-hover-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.courses-hover-table-cell > p {
    font-size: 16px!important;
    line-height: 18px;
    color: #fff !important;
    margin-bottom: 0;
}
.single-courses:hover .courses-hover-inner,
.single-courses.active .courses-hover-inner{
    opacity: 1;
    margin-top:0px;
    /* transform: scale(1)*/
}
.single-courses:hover .courses-title{
    opacity: 0;
    bottom:-100px;
    /*transform: scale(0)*/
}
.courses-hover-table-cell > p {
    font-size: 16px;
    line-height:18px;
    margin-bottom:15px;
}

.courses-hover-table-cell > p i {
    position:relative;
    font-size:20px !important;
    color:#333!important;
}

.single-courses:hover .courses-img > img{
    opacity: 0.95;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    /*transform: scale(1.25)*/
}


.single-courses .courses-hover-desc a{
    font-size:16px!important;
    padding:7px 15px;
    font-weight:normal;
    color:#fff;
    background:#1e449c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align:center;
}
.single-courses .courses-hover-desc a:hover{
    background:#142d69;
    color:#fff;
    padding-left:20px;
}	



.teste0001{
    background-image: linear-gradient(30deg, rgba(30,68,156, 0.75) 0%, rgba(19,44,102, 0.75) 100%);
    background-repeat: repeat-x;
}



/*COURSES HOME*/




.btn-theme{
    font-size:16px!important;
    padding:10px 15px;
    font-weight:bold;
    color:#fff;
    background:#1e449c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align:center;
}
.btn-theme:hover{
    background:#142d69;
    color:#fff;
}	













/* BLOG */
.latest-post {
    background: #fff;
    padding-bottom: 20px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.latest-post:hover {
    -webkit-box-shadow: 0px 15px 50px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 15px 50px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 15px 50px 0px rgba(0,0,0,0.4);
}

.latest-post img {
    position: relative;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;

    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;

}

.latest-post:hover img {
    transform: scale(1.2) rotate(0deg);

    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;

}

.latest-post-media{
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius:4px;
    overflow:hidden;

}


.post-body {
    position: relative;
    z-index: 2;
    /*padding-left: 20px;*/
}

.post-item-date {
    position: absolute;
    height: 100%;
    left:0px !important;

}
/*.post-item-date:before {
        position: absolute;
        top: 0;
        left: 50%;
        content: "";
        background: #ccc;
        width: 1px;
        height: 100%;
}*/
/*.post-item-date:after {
        position: absolute;
        bottom: 0;
        width: 20px;
        height: 20px;
        content: "";
        background: #1e449c;
        left: 50%;
        margin-left: -10px;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        border-radius:4px !important;
        border:0px solid #515153;
}*/

.post-date {
    width: 50px;
    height: 50px;
    background:rgba(30,68,156,0.75);
    text-align: center;
    color: #fff;
    position: relative;
    top:-50px;
    z-index: 3;
    font-weight: bold;
    font-size: 20px;
    padding-top:0px;
    -webkit-border-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 4px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    /*-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
            -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);*/
}
.post-date .date {
    display: block;
    font-weight:bold;
    margin-top:-10px;
    font-size:24px !important;
    margin-bottom:2px;
    text-align:center;
    margin:0px;
    padding:0px;
    font-family: 'Lato', sans-serif !important;
    border-bottom:0px solid #fff;
}
.post-date .month {
    display: block;
    font-weight:bold;
    font-size: 16px;
    margin-top: -12px;
    font-family: 'Lato', sans-serif !important;
}

.post-info {
    margin-left: 20px;
    padding-right:20px;
}
.post-info .post-title {
    padding-bottom: 7px;
    font-size: 24px !important;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:20px !important;
    font-family: 'Lato', sans-serif !important;
}
.post-info .post-title h3{
    margin-bottom:0px;
    font-size: 24px !important;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:20px !important;
    font-family: 'Lato', sans-serif !important;
}
.post-info .post-title a {
    color: #515153;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom:0px;
    font-size:20px !important;
    font-weight:bold !important;
    line-height:20px !important;
    font-family: 'Lato', sans-serif !important;
}
.post-info .entry-content p {
    font-size:16px;
    line-height:20px;
    padding-right: 10px;
}
.post-meta {
    padding-top: 20px;
    padding-bottom: 7px;
    color:#515153;
    font-size:12px;
}
.post-meta a {
    color: #515153;
}

.post-meta a:hover {
    color: #1e449c;
}



.latest-post:hover .latest-post .post-title a,
.latest-post:hover .post-info .post-title a,
.latest-post:hover .post-info .post-meta a {
    color: #23408e;
}



.link-blog {
    transition: all .4s ease-in-out;
    color: #1e449c;
    font-size:16px;
}

.link-blog:hover {
    color: #142d69;
    padding-left: 15px !important 
}




.pageTitle {
    padding:225px 0 125px;
    position: relative;
    background-size: cover;
    top:0px;
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat
}
.pageTitle:before {
    left: 0;
    /*opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
    z-index: -1;
    top: 0;
    height: 100%;
    content: " ";
    position: absolute;
    width: 100%;
    background-color:rgba(30,68,156,.50);
}


.pageTitle .section-title h1 {
    margin: 0 0 50px;
    color: #fff
}







.pageTitle .section-title-breadcrumb {
    position: relative;
    height: 52px;
    line-height: 52px;
    font-size: 12px;
    font-weight: bold;
    padding: 0 42px;
    border-radius:3px;
    color: #fff;
    text-transform: uppercase;
    background: rgba(155, 155, 155, 0.75);
}

.pageTitle .section-title-breadcrumb span,
.pageTitle .section-title-breadcrumb a {
    margin: 0 5px;
    color: #fff;
}
.pageTitle .section-title-breadcrumb a:hover {
    color: #1e449c;
}





.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 0px 15px;
    margin:1px;
    line-height:40px;
    color: #fff;
    height:40px;
    text-decoration: none;
    background-color: #515153;
    border: 0px solid #fff;
    -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
    outline:none !important;
    font-size:16px ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pagination > li > span{
    font-size:24px !important;
    padding-top:12px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #1e449c;
    border-color: #fff;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1e449c;
    border-color: #fff;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #fff;
    cursor: not-allowed;
    background-color: #515153;
    border-color: #ddd;
}
.pager li > a,
.pager li > span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top:10px;
    padding-bottom:10px;
    font-size:14px;
}
.pager li > a, 
.pager li > span {
    color: #fff;
    border-color: transparent !important;
    background: #333333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.pager li > a:hover, 
.pager li > span:hover {
    color: #fff;
    background: #515153;
    border-color: transparent !important;
}




.testimonial-box {
    background: #e1e1e1;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.0);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.0);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.0);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}

.testimonial-box:hover {
    background: #fff;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);

}



.form-control {
    display: block;
    padding:10px 15px !important;
    font-size:16px;
    /*line-height:50px;*/
    color: #646363;
    height:50px;
    background-color: #fff;
    outline:none !important; 
    background-clip: padding-box;
    border:1px solid #ccc;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus,
.form-control:hover {
    color: #333333;
    background-color: #fff;
    border-color: #999;
    outline: 0;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
}
textarea {
    resize: none;
}



/*SIDEBAR*/

.radiusForm{
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}




.btnside {
    border: 0;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding:5px 15px !important;
    position: relative;
    background: #ff6b00;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    height: 100%;
    -webkit-border-radius:0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius: 0px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-radius:0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btnside i{
    font-size: 24px;
}
.btnside:hover {
    color: #fff;
    background: #bf5000;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.btnside:hover,
.btnside:focus {
    outline: none;
}
.h47 {
    height:47px;
}



/*popular posts*/

.sidebar .popular-posts .post{
    position:relative;
    font-size:14px;
    color:#555555;
    padding:0px 0px 10px 0px;
    padding-left:90px;
    min-height:85px;
    margin-bottom:15px;
    border-bottom:2px solid #ccc;
}

.sidebar .popular-posts .post:last-child{
    margin-bottom:0px;
    border-bottom:0px;
    min-height:auto;
}

.sidebar .popular-posts .post .post-thumb{
    position:absolute;
    left:0px;
    top:0px;
    width:75px;
    -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
    border:3px solid #ff6b00
}

.sidebar .popular-posts .post:hover .post-thumb img{
    opacity:0.50;
    -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
    border-color: #ff6b00 !important
}

.sidebar .popular-posts .post .post-thumb img{
    display:block;
    width:100%;
    -webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;
}



.sidebar .popular-posts .post h4{
    position:relative;
    font-size:14px !important;
    margin:0px 0px 5px 0px;
    font-weight:600;
    color:#555;
    top:3px;
}

.sidebar .popular-posts .post a:hover{
    color:#ff6b00;	
}
.sidebar .popular-posts .post h4 {
    line-height: 14px !important; 
}
.sidebar .popular-posts .post h4 a{
    color:#555;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    font-size:14px !important;
    line-height: 14px !important; 
}

.sidebar .popular-posts .post-info{
    font-size:12px;
    color:#555;
}

.sidebar .popular-posts .post-info .fa{
    position:relative;
    padding-right:5px;
    font-style:normal;
}


/*Contacts*/

.sidebar .site-heading {
    text-align: left;
    position: relative;
    padding-bottom:5px;
    padding-top:15px;
    color: #1e449c !important;
}
.sidebar .site-heading:after {
    left: 0;
    bottom: 0;
    height:3px;
    width:75px;
    content: " ";
    background: #809de1;
    position: absolute;
}
.sidebar .site-heading h3 {
    color: #1e449c !important;
    font-size:22px !important;
    padding:0px 0px 5px 0px;
    margin:0px 0px 0px 0px;
    text-transform:uppercase;
}


.sidebar .contacts ul {
    width:100%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}


.sidebar .contacts li {
    color: #515153;
    padding:7px 0px 7px;
    border-bottom:1px solid #e1e1e1;
    font-size:16px;
    margin-bottom:1px;
    width:auto;
    display:block;
    text-align:left;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    font-weight:bold;
}
.sidebar .contacts li:last-child {
    border-bottom: none !important;
}


.sidebar .contacts li:before,
.sidebar .contacts li:after {
    content: " ";
    display: table;
}
.sidebar .contacts li:after {
    clear: both;
}
.sidebar .contacts li i {
    float: left;
    font-size:20px;
    text-align: left;
    margin: 0px 3px 0 0;
    display: inline-block;
    width:30px;
    line-height:24px;
    color:#515153
}
.sidebar .contacts li p {
    margin-bottom: 0;
    color: #515153;
    font-size:16px;
}
.content-footer.contacts li {
    color: #515153;
    font-size:16px;
}
.sidebar .contacts li a {
    color: #515153;
    font-size:16px;
    line-height:16px
}
.sidebar .contacts li a:hover {
    color:#1e449c;
    padding-left:10px;
    border-color:rgba(13, 23, 51, .5);
}



.error-page {
    text-align: center;	
}

.error-page p {
    color: #515153;
    font-size: 16px;
}

.error-page span {
    color: #515153;
    display: block;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 25px;
}

.error-page span.error-page-title {
    color: #1e449c;
    font-size:200px;
    padding: 0px;
    line-height:160px;
    padding-bottom:0px;
    font-family: 'Montserrat', sans-serif
}
@media (max-width: 500px) { 
    .error-page p {
        font-size: 12px;
    }	
    .error-page span {
        font-size: 25px;
    }
    .error-page span.error-page-title {
        font-size: 140px;
    }
}

.btnfile{
    -webkit-border-radius: 4px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius: 4px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height:50px;
    line-height:30px;
}



/*TIMELINE*/

.timeline {
    line-height: 1.5em;
    font-size: 14px;
    transition: all .4s ease;
    position: relative;
    counter-reset: section;
}
.timeline:before {
    content: "";
    width: 10px;
    height: 100%;
    background: #1e449c;
    position: absolute;
    top: 0;
    left: -3.313em;
    border-radius: 40px 40px;
}

.timeline--entry {
    position: relative;
    background-color: #eeeeee;
}
.timeline--entry__title {
    color: white;
    background-color: #1e449c;
    font-weight: bold;
    font-size: 1.4rem;
    font-family: 'Lato', sans-serif !important;
    padding: 1em;
}
.timeline--entry__title:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -1em;
    border-right: 10px solid #1e449c;
}
.timeline--entry__detail {
    background-color: #dddddd;
    padding: 1em;
    margin: 0;
     font-size: 16px;
}
.timeline--entry__detail span {
    font-weight: bold;
    color:#1e449c;
}





.timeline--entry:before {
    content: "";
   font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    width:50px;
    height:50px;
    background-color: #1e449c;
    border:3px solid #fff;
    border-radius: 50%;
    position: absolute;
    counter-increment: section;
    content: counter(section);
    left: -4.5em;
    margin-left:5px;
    margin-top:5px;
}


@media (min-width: 768px) {
    .timeline {
        display: grid;
        grid-gap: 4.75em;
        grid-template-areas: ".  entry1" "entry2  ." ". entry3" "entry4 ." ". entry5";
    }
    .timeline:before {
        left: 49.5%;
    }

    .timeline--entry:nth-child(1) {
        grid-area: entry1;
    }
    .timeline--entry:nth-child(2) {
        grid-area: entry2;
    }
    .timeline--entry:nth-child(3) {
        grid-area: entry3;
    }
    .timeline--entry:nth-child(4) {
        grid-area: entry4;
    }
    .timeline--entry:nth-child(5) {
        grid-area: entry5;
    }
    .timeline--entry:nth-of-type(odd):before {
        left: -3.8em;
    }
    .timeline--entry:nth-of-type(even):not(:nth-of-type(odd)) .timeline--entry__title:before {
        left: 100%;
        border-left: 10px solid #1e449c;
        border-right: 0;
    }
    .timeline--entry:nth-of-type(even):before {
        left: 103%;
    }
}




.content_post ul {
    display: inline-block;
    width: auto;
    padding:10px 0px;
}
.content_post ul > li {
    margin:0px 5px;
    color:#515153;
    /*width: 48%;
    float: left;*/
    padding:3px;
    font-weight: 600;
    cursor: pointer;
    font-size: 15px;
    opacity: 1.0;
    transition: opacity .2s ease-in-out;
    list-style-type: disc;
    list-style-position: inside;
}

.content_post ul > li:hover {
    opacity: 1.0;
    color:#1e449c;
}
.content_post ul:hover > li:not(:hover) {
    opacity: 0.6;
}


blockquote {
     margin:0px;
}


.content_post .site-heading {
    text-align: left;
    position: relative;
    padding-bottom:5px;
    padding-top:15px;
    color: #1e449c !important;
}
.content_post .site-heading:after {
    left: 0;
    bottom: 0;
    height:3px;
    width:75px;
    content: " ";
    background: #809de1;
    position: absolute;
}
.content_post .site-heading h1,
.content_post .site-heading h2,
.content_post .site-heading h3 {
    color: #1e449c !important;
    font-size:22px !important;
    padding:0px 0px 5px 0px;
    margin:0px 0px 0px 0px;
    text-transform:uppercase;
}



.site-heading {
    text-align: left;
    position: relative;
    padding-bottom:5px;
    padding-top:15px;
    color: #1e449c !important;
}
.site-heading:after {
    left: 0;
    bottom: 0;
    height:3px;
    width:75px;
    content: " ";
    background: #809de1;
    position: absolute;
}
.site-heading h1,
.site-heading h2,
.site-heading h3 {
    color: #1e449c !important;
    font-size:22px !important;
    padding:0px 0px 5px 0px;
    margin:0px 0px 0px 0px;
    text-transform:uppercase;
}



.calltoactionOne{
    background: #1e449c;
    -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: linear-gradient(232deg, #1e449c, #0c1c40, #1e449c);
background-size: 600% 600%;

-webkit-animation: bganimation 11s ease infinite;
-moz-animation: bganimation 11s ease infinite;
animation: bganimation 11s ease infinite;
}

.calltoactionOne *{
    color:#fff;
}

@-webkit-keyframes bganimation {
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}
@-moz-keyframes bganimation {
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}
@keyframes bganimation {
    0%{background-position:99% 0%}
    50%{background-position:2% 100%}
    100%{background-position:99% 0%}
}















#areaatuation .tab{
	border: 0px solid #c00;
	padding: 0px;
}

#areaatuation .nav-link {
    display: block;
    padding: .45rem .75rem;
	margin-bottom:1px;
	display:table-cell;
    vertical-align:middle;
}


#areaatuation .nav-pills .nav-link {
	color: #fff;
	background:#515153;
}

#areaatuation .nav-pills .nav-link em {
	font-style:normal !important;
	/*display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	text-transform:none;
	font-size:1rem;
	line-height:1.1rem;
	left:60px;
	top:9px;
	padding-left:0px;
	font-weight:normal;
	display:table-cell;
    vertical-align:middle;*/
}

#areaatuation .nav-pills .nav-link img {
	
	width:32px;
	margin-right:15px;
		opacity: 0.45;
	filter: alpha(opacity=45);
}

#areaatuation .nav-pills .nav-link img {
	width:32px;
	margin-right:15px;
		opacity: 0.75;
	filter: alpha(opacity=75);
}

/*#areaatuation .tab-content>.tab-pane {
	font-size: 14px;
}*/

#areaatuation .nav-pills .nav-link.active,
#areaatuation .nav-pills .show>.nav-link {
	color: #fff;
	background-color:#1e449c;
}

#areaatuation .nav-pills .nav-link:hover {
	color: #fff;
	background:#1e449c
}


#areaatuation .nav-pills .nav-link.active img,
#areaatuation .nav-pills .show>.nav-link img {
	opacity: 0.95;
	filter: alpha(opacity=95);
}

	




#areaatuation .tab.vertical .tab-nav {
	-ms-flex-preferred-size: 290px;
	flex-basis: 290px;
}

@media only screen and (max-width: 767px) {
	#areaatuation .tab.vertical .tab-nav {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

#areaatuation .tab.vertical .tab-content {
	-ms-flex-preferred-size: calc(100% - 290px);
	flex-basis: calc(100% - 290px);
	padding:0px 30px;
}

#areaatuation .tab-content>.tab-pane,
#areaatuation .tab.vertical .tab-content,
#areaatuation .tab.vertical .tab-content p{
	font-size:16px;
	line-height:20px;
}

#areaatuation .tab-content>.tab-pane h3,
#areaatuation .tab.vertical .tab-content h3,
#areaatuation .tab.vertical .tab-content h3{
	font-size:2rem;
	line-height:2.4rem;
	margin-bottom:20px;
	padding-bottom:10px;
	color: #1e449c;
	border-bottom:3px solid #1e449c
}




@media only screen and (max-width: 767px) {
	#areaatuation .tab.vertical .tab-nav {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
}

@media only screen and (max-width: 767px) {
	#areaatuation .tab.vertical .tab-content {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-top: 20px;
		padding-bottom: 10px;
	}
}

@media only screen and (max-width: 767px) {
	#areaatuation .nav-pills .nav-link {
	width:25%;
	text-align:center;
	margin-bottom:0px;
}

	#areaatuation .nav-pills .nav-link em {
	visibility:hidden;
	display:none;
}
#areaatuation .nav-pills .nav-link img {
	width:32px;
	text-align:center;
	margin-right:0px !important;
}

}