body {
    font-smooth: always;
    background: #fff;
  }

  .header-desktop {
    background: #102d44;
  }

  .topo-menu,
  .navbar,
  .bg-light {

    background: #fff !important;
  }

  p {
    color: #000;
  }

  h1,
  h2,
  h3,
  h4,
  h5 {
    /* font-family: 'Poppins', sans-serif; */
    text-transform: none !important;
  }

h2{
	font-size: 30px
}

  .v-application a {
    color: #0c8fe5;
  }

  .main-courses-section .products__item-title {
    width: 170px;
  }

  .products__item-title {
    font-size: 15px;
  }

  .v-application .primary--text {
    color: #0c8fe5 !important;
    caret-color: #0c8fe5 !important;
  }

  .v-application .secondary {
    background-color: #3B467C !important;
    border-color: #3B467C !important;
  }

  .main-reviews-section .main-reviews-block__item-content>img {
    height: auto !important;
    width: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    border-radius: 50%;
  }

.busca-cursos-edu-exec{
	background: #f2f2f2;
	box-shadow: 0px 0px 5px #cacaca;
	width: 100%;
	padding: 20px;
	border-radius: 7px
}

  .v-application .primary.v-btn:active,
  .v-application .primary.v-btn:hover {
    background: #0c8fe5 !important
  }

  .v-application .v-btn--outlined.secondary--text:active,
  .v-application .v-btn--outlined.secondary--text:hover {
    background: #3B467C !important;
    color: #fff !important
  }

  .v-application .v-btn--outlined.primary--text:active,
  .v-application .v-btn--outlined.primary--text:hover {
    background: #3B467C !important;
    color: #fff !important
  }

  .v-btn--icon.secondary--text:hover {
    box-shadow: 0 6px 14px -6px rgba(24, 39, 75, .12), 0 10px 32px -4px rgba(24, 39, 75, .1) !important;
    background: #3B467C !important
  }

  .btn_outline.btn_color-secondary:active,
  .btn_outline.btn_color-secondary:hover {
    background: #2e365d !important;
    color: #fff
  }

  .btn_base.btn_color-secondary:active,
  .btn_base.btn_color-secondary:hover {
    background: #2e365d !important;
    color: #fff
  }

  .v-application .secondary.v-btn:active,
  .v-application .secondary.v-btn:hover {
    background: #2e365d !important
  }

  .main-webinars-section .main-webinars-block__item-time {
    color: #fff !important;
    background: #3aa8d8;
    height: 42px;
    width: 90px;
    border-radius: 10px;

  }

	.main-info-section .main-info-facts__title {
		color: #fff;
		margin-bottom: 5px;
		font-size: 42px;
		line-height: normal
		
  }

	.main-reviews-section {
		padding-bottom: 100px;
	}

	.main-webinars-section {
		margin-top: 120px;
		padding-bottom: 40px;
	}

	#fale-conosco .last-section{
		background: #efefef;
	}

.main-info-section .main-info-description{
	font-size: 20px
}
.wrap-diferenciais{
	background: #3ca7ec
}

	.numeros-edu-exec .m-container{
		padding-bottom: 0
	}
	.numeros-edu-exec svg{
		width: 40px;
		position: absolute;
		right: -4px;
		margin-top: -35px;
	}

	.numeros-edu-exec h1{
		margin: 0
	}


	.numeros-edu-exec .main-info-facts__fact-two svg{
		color: #3271c5;
	}

	.numeros-edu-exec .main-info-facts__fact-one svg{
		color: #0c8fe5
	}

	.numeros-edu-exec .main-info-facts__fact-three svg{
		color: #3ca7ec
	}

	.numeros-edu-exec .main-info-facts__fact-four svg{
		color: #87b9e7;
	}

	.main-reviews-section .main-reviews-block__content{
		padding-top: 30px
	}


	.col-numeros{
		padding: 15px 30px
	}

	.col-numeros span{
		font-weight: 400
	}

	.main-info-section .main-info-facts__fact{
		margin-bottom: 20px;
		padding: 15px 20px
	}

	.numeros-edu-exec .main-info-facts__title{
		font-size: 42px
	}


	.main-info-section .main-info-facts__fact:nth-child(n+3){
		margin-bottom: 20px
	}

  .main-info-section .main-info-facts__fact-one {
    background: #0c8fe5;
    color: #fff !important;
	height: inherit;
	border-radius: 0;
  }

  .main-info-section .main-info-facts__description {
    color: #fff !important;

  }

  .main-info-section .main-info-facts__fact-two {
    background: #3271c5;
    color: #fff !important;
	height: inherit;
	border-radius: 7px 0 0 0;
  }


  .main-info-section .main-info-facts__fact-three {
    background: #3ca7ec;
    color: #fff !important;
	  height: inherit;
	  border-radius: 0;
  }

  .main-info-section .main-info-facts__fact-four {
    background: #87b9e7;
    color: #fff !important;
	  height: inherit;
	  border-radius: 0 0 0 7px;
  }

  .products__item-category {

    color: #265ba3;

  }

  .main-plan-section .m-container {
    background: #87b9e7;
    color: #fff !important;
  }

  .main-plan-section .main-plan-item__index {
    color: #87b9e7;
  }

  .listaProdutos {
    padding-top: 60px;
  }

  .listaCursos span {
    font-weight: 400 !important;
    font-size: 14px !important;
  }

  .listaCursos .linkazul a {
    color: #000 !important;
	  transition: 0.2s
  }
  .listaCursos .linkazul a:hover {
    color: #fff !important;
  }

  .listaCursos .sombra {
      position: relative;
      width: 100%;
      min-height: 170px;
  }

  .listaCursos .frontal {
    z-index: 2;
    position: absolute;
    width: 54%;
  }

  .listaCursos h4 {
    font-size: 0.8rem;
  }

  .listaCursos .traseira {
    z-index: 1;
    position: relative;
    width: 100%;
    }
    .listaCursos .traseira img {
        height: 100%;
        width: auto;
        text-align: right;
        margin-left: auto;
        max-height: 130px;
        opacity: 0.7;
    }

  .bgcinza {
    background: #f5f5f5;
  }

  .mtopnegativo {
    margin-top: -20px;
  }

  .linkazul,
  .linkazul2,
  .linkazul3 {
    color: #000;
    text-decoration: none;
    background-color: #fff;
    transition-duration: 1s;
  }

  .linkazul a,
  .linkazul2 a,
  .linkazul3 a{
    color: #000;
    text-decoration: none;
    background-color: #fff;
    transition-duration: 1s;
  }

  .linkazul:hover {

    color: #000;
    background-color: #0c8fe5;
    transition-duration: 1s;
  }

  .linkazul2:hover {

    color: #000;
    background-color: #3271c5;
    transition-duration: 1s;
  }

  .linkazul3:hover {

    color: #000;
    background-color: #3ca7ec;
    transition-duration: 1s;
  }

  .linkazul4:hover {

    color: #000;
    background-color: #87b9e7;
    transition-duration: 1s;
  }

  .linkazul5:hover {

    color: #000;
    background-color: #d6bcfa;
    transition-duration: 1s;
  }

  .linkazul6:hover {

    color: #000;
    background-color: #E5F0FF;
    transition-duration: 1s;
  }

#perfil-candidato-edu-exec .perfildocandidato span {
    font-weight: 700;
    padding: 10px;
    color: rgb(79, 153, 201) !important;
    width: 10px;
    background: #eef1f6;
    margin-right: 10px;
    border-radius: 5px;
}


#diferenciais-edu-exec{
	background: #f7f7f7;
	padding: 60px 0 40px 0
}

.form-consultor{
	border-radius: 0 8px 8px 0
}

#rd-form-joq3m2m5i .bricks-form__field {
    width: 100% !important;
}

#o-idp-edu-exec{
	padding: 70px 0
}

	#diferenciais-edu-exec .cards-edu-exec{
		color: #3b467c
		}

	.arredonda{
		border-radius: 8px
	}

	.bg-idp-edu-exec{
		background: url()
	}

	.faq-edu-exec{
		background: #f8f8f8
	}

.faq-edu-exec .card{
	padding: 0;
	margin-bottom: 10px
}

.faq-edu-exec .card h4{
	padding: 0 20px;
	text-decoration: none
}

.faq-edu-exec .card .card-header{
	border-top: 0 !important;
	/*background: #e1e3e4 !important*/
}



.programadocurso .card{
	padding: 0;
	margin-bottom: 10px
}

.programadocurso .card h4{
	padding: 0 10px;
	text-decoration: none
}

.programadocurso .card .card-header{
	border-top: 0 !important;
	background: #f3f3f3 !important;
	margin-bottom: 10px
}

/*.programadocurso strong{
	font-weight: bold;
    background: rgb(59, 70, 124);
    padding: 5px;
    border-radius: 5px;
    margin: 0px 5px 5px 0px;
    display: inline-table;
    color: rgb(255, 255, 255);
    min-width: 38px;
    text-align: center;
}*/



	.card-aescola-col-3{
		background: #e0ebf7;
		min-height: 210px;
		box-shadow: 0px 20px 20px #ccc;
	}

  .bgazul1 {
    background: #d6e1e6;
  }

  .bgazul2 {
    background: #28315d;
    color: #fff;
  }

.bgazul3 {
    background: #3b467c;
    color: #fff;
  }

  .bordersolid {
    border: 1px solid;
  }

  span {
    font-weight: 800;
  }

  .dobra2 p {
    color: #000000;
    font-size: 12px;

    line-height: 1.55;
    font-weight: 400;
  }

  .bolapreta {
    border-radius: 3000px;
    background-color: #000000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
  }

  .nomargens {
    margin: 0px !important;
    padding: 0px !important;
  }

  .perfildocandidato span {
    color: #4f99c9 !important;
    font-weight: 700;
    padding-right: 10px;
  }



  .card-header {
    background: #fff;
    border: none;
    min-height: 70px;
  }

  .card {
    border: none;
    background: #fff;
    padding-bottom: 2rem;
  }

  .card span {
    font-weight: 400;
    padding-right: 10px;
  }

  .card-header {
    cursor: pointer;
    border-top: 1px solid #999;
  }

  .card-header .fa-plus {
    display: none;
  }

  .card-header.collapsed .fa-plus {
    display: inline-block;
  }

  .card-header.collapsed .fa-minus {
    display: none;
  }

  .sombra {
    box-shadow: 6px 6px 15px 0 rgb(0 0 0 / 15%) !important;
  }

  .bannerautocad {
    background: url('../img/bgbannerautoCad.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bgimagemazul {
    background: url('../img/bg-azul.jpg') no-repeat;
    background-size: cover;
  }

  .bgimagemazul2 {
    background: url('../img/bg-azul2.jpg') no-repeat;
    background-size: cover;
  }

.professor{
	background: #f7f7f7
}

  .professor span {
    font-weight: 400;
    font-size: 0.8rem;

    color: #999;
  }

  .bola {
    border-radius: 5px;
    background: #0f2d45;
    width: 50px;
    height: 50px;
    padding: 13px 16px;
    font-weight: 800;
    color: #fff;
	margin: auto;
	outline: solid 4px #fff
	
  }

  .rotina p {
    font-size: 0.8rem;
  }

  .aescola h4 {
    color: #0f2d45;
    line-height: 2.0;

  }

  .aescola p {
    font-size: 0.8rem;
  }

.aescola{
	/*background: url(https://wpcdn.idp.edu.br/idpsiteportal/2021/04/bg-idp-pb-edu-exec-2.jpg) top right;*/
	background-size: cover;
}




  /* botoes */
  .btn-link {
    border: none;
  }

  .btn {
    border-radius: 50px;
    white-space: normal;
    text-transform: uppercase;
    padding: 12px 41px;
  }

  .topo-menu .btn {
    border-radius: 50px;
    white-space: normal;
    text-transform: uppercase;
    padding: 11px 62px;

  }

  .btn-primary {
    color: #fff;
    background-color: #3B467C;
    border-color: #3B467C;
  }

  .btn-primary:hover {
    color: #fff;
    background-color: #28315d;
    border-color: #28315d;
  }

  .btn-primary:focus,
  .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }

  .btn-primary.disabled,
  .btn-primary:disabled {
    color: #fff;
    background-color: #acb7ea;
    border-color: #acb7ea;
  }

  .btn-primary:not(:disabled):not(.disabled):active,
  .btn-primary:not(:disabled):not(.disabled).active,
  .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #acb7ea;
    border-color: #acb7ea;
  }

  .btn-primary:not(:disabled):not(.disabled):active:focus,
  .btn-primary:not(:disabled):not(.disabled).active:focus,
  .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }



  .btn-outline-primary {
    color: #87b9e7;
    background-color: transparent;
    background-image: none;
    border-color: #87b9e7;
  }

  .btn-outline-primary:hover {
    color: #fff;
    background-color: #28315d;
    border-color: #28315d;
  }

  .btn-outline-primary:focus,
  .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }

  .btn-outline-primary.disabled,
  .btn-outline-primary:disabled {
    color: #acb7ea;
    background-color: transparent;
  }

  .btn-outline-primary:not(:disabled):not(.disabled):active,
  .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #acb7ea;
    border-color: #acb7ea;
  }

  .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
  .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
  .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }

  .btn-outline-secondary {
    color: #87b9e7;
    background-color: transparent;
    background-image: none;
    border-color: #87b9e7;
  }

  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #5684ae;
    border-color: #5684ae;
  }

  .btn-outline-secondary:focus,
  .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }

  .btn-outline-secondary.disabled,
  .btn-outline-secondary:disabled {
    color: #bfd8ef;
    background-color: transparent;
  }

  .btn-outline-secondary:not(:disabled):not(.disabled):active,
  .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #bfd8ef;
    border-color: #bfd8ef;
  }

  .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
  .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
  .show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }

.btn-inscrevase{
	background: #5684ae !important;
	font-weight: 600;
	color: #fff
}

.btn-inscrevase:hover{
	background: none !important;
	font-weight: 600;
	color: #fff
}


  .multi-range-field input[type=range] {
    cursor: pointer;
    position: relative;
    background-color: #dedede;
    border: none;
    outline: none;
    width: 100%;
    margin: 15px 0px;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #fff;
  }

  .form-range {
    width: 100%;
    height: 1.5rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }


  @media (max-width: 575.98px) {

    html,
    body {
      max-width: 100%;
      overflow-x: hidden !important;
    }

    .nomargens {
      margin: 0 !important;
      padding: 15px !important;
    }

  }

  .v-application a {
    color: #0c8fe5;
  }

  .main-courses-section .products__item-title {
    width: 170px;
  }

  .products__item-title {
    font-size: 15px;
  }

.header-main{
	background: #fff;
	box-shadow: 0 8px 6px -6px #999;
}

.header-main ul{
	margin-bottom: 0
}

.header-main ul li {
    float: none;
    margin: 0;
    display: inline-block;
}

.header-main ul li a {
    -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, transform 0.3s;
    padding: 10px 30px !important;
	font-weight: 700;
}

.header-main ul li a:hover {
    color: #fff;
	background: #0c8fe5;
	border-radius: 5px
}

.gform_footer input[type=submit]{
	color: #fff
}

  .v-application .primary--text {
    color: #0c8fe5 !important;
    caret-color: #0c8fe5 !important;
  }

  .v-application .secondary {
    background-color: #0c8fe5 !important;
    border-color: #0c8fe5 !important;
  }

.main-info-section .m-container{
	padding: 80px 0 !important
	
}

  .main-reviews-section .main-reviews-block__item-content>img {
    height: auto !important;
    width: auto !important;
    min-width: auto !important;
    min-height: auto !important;
    border-radius: 50%;
  }

  .v-application .primary.v-btn:active,
  .v-application .primary.v-btn:hover {
    background: #0c8fe5 !important;
  }

  .v-application .v-btn--outlined.secondary--text:active,
  .v-application .v-btn--outlined.secondary--text:hover {
    background: #3B467C !important;
    color: #fff !important
  }

  .v-application .v-btn--outlined.primary--text:active,
  .v-application .v-btn--outlined.primary--text:hover {
    background: #3B467C !important;
    color: #fff !important
  }

  .v-btn--icon.secondary--text:hover {
    box-shadow: 0 6px 14px -6px rgba(24, 39, 75, .12), 0 10px 32px -4px rgba(24, 39, 75, .1) !important;
    background: #3B467C !important
  }

  .btn_outline.btn_color-secondary:active,
  .btn_outline.btn_color-secondary:hover {
    background: #2e365d !important;
    color: #fff
  }

  .btn_base.btn_color-secondary:active,
  .btn_base.btn_color-secondary:hover {
    background: #2e365d !important;
    color: #fff
  }

  .v-application .secondary.v-btn:active,
  .v-application .secondary.v-btn:hover {
    background: #2e365d !important
  }

  .bgazul1 {
    background: #d6e1e6;
  }

  .bgazul2 {
    background: #28315d;
    color: #fff;
  }

  .bordersolid {
    border: 1px solid;
  }

  span {
    font-weight: 800;
  }

  .dobra2 p {
    color: #000000;
    font-size: 12px;

    line-height: 1.55;
    font-weight: 400;
  }

  .bolapreta {
    border-radius: 3000px;
    background-color: #000000;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
  }

  .nomargens {
    margin: 0px !important;
    padding: 0px !important;
  }

  .perfildocandidato span {
    color: #4f99c9 !important;
    font-weight: 700;
    padding-right: 10px;
  }

.numeros-edu-exec span{
	padding-top: 5px;
	display: block;
	font-size: 22px;
	color: #002748;
	line-height: normal
}

.numeros-edu-exec h1{
	color: #085faa
}



  .card-header {
    background: #fff;
    border: none;
    min-height: 70px;
  }

  .card {
    border: none;
    background: #fff;
    padding-bottom: 2rem;
  }

  .card span {
    font-weight: 400;
    padding-right: 10px;
  }

  .card-header {
    cursor: pointer;
    border-top: 1px solid #999;
  }

  .card-header .fa-plus {
    display: none;
  }

  .card-header.collapsed .fa-plus {
    display: inline-block;
  }

  .card-header.collapsed .fa-minus {
    display: none;
  }

  .sombra {
    box-shadow: 6px 6px 15px 0 rgb(0 0 0 / 5%) !important;
  }

  .bannerautocad {
    background: url('../img/bgbannerautoCad.jpg') no-repeat;
    background-size: cover;
    min-height: 400px;
  }

  .bgimagemazul {
    background: url('../img/bg-azul.jpg') no-repeat;
    background-size: cover;
  }

  .bgimagemazul2 {
    background: url('../img/bg-azul2.jpg') no-repeat;
    background-size: cover;
  }

  .investimento p {
    color: #ffffff;
  }

.investimento h3{
	font-size: 32px
}

.investimento hr{
	border-bottom: solid 1px #fff
}

#rd-button-joq3m2m5a{
	padding: 20px
}



/*  .bola {
    border-radius: 50px;
    background: #0f2d45;
    width: 50px;
    height: 50px;
    padding: 14px 16px;
    font-weight: 800;
    color: #fff;
  }*/

  .rotina p {
    font-size: 0.8rem;
  }

  .aescola h4 {
    color: #0f2d45;
    line-height: 2.0;

  }

  .aescola p {
    font-size: 0.8rem;
  }




  /* botoes */
  .btn-link {
    border: none;
  }

  .btn {
    border-radius: 50px;
    white-space: normal;
    text-transform: uppercase;

  }

  .topo-menu .btn {
    border-radius: 50px;
    white-space: normal;
    text-transform: uppercase;
    padding: 11px 62px;

  }

  .btn-primary {
    color: #fff;
    background-color: #3B467C;
    border-color: #3B467C;
  }

  .btn-primary:hover {
    color: #fff;
    background-color: #28315d;
    border-color: #28315d;
  }

  .btn-primary:focus,
  .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }

  .btn-primary.disabled,
  .btn-primary:disabled {
    color: #fff;
    background-color: #acb7ea;
    border-color: #acb7ea;
  }

  .btn-primary:not(:disabled):not(.disabled):active,
  .btn-primary:not(:disabled):not(.disabled).active,
  .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #acb7ea;
    border-color: #acb7ea;
  }

  .btn-primary:not(:disabled):not(.disabled):active:focus,
  .btn-primary:not(:disabled):not(.disabled).active:focus,
  .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }


  @media (max-width: 575.98px) {

    html,
    body {
      max-width: 100%;
      overflow-x: hidden !important;
    }

    .nomargens {
      margin: 0 !important;
      padding: 15px !important;
    }




  }