/*
Theme Name: Tech Senati
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 2.4
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.icon-box {
  padding: 30px 20px 30px;
}

.intro1-course .course,
.intro1-course .course-2 {
  max-width: 80%;
}

.select-form {
  padding: 3px 10px;
  color: #3D559D;
  border: 2px solid #3D559D;
  border-radius: 5px;
  outline: none;
  background-color: white;
  min-height: 34px;
  line-height: 16px;
  text-align: left;
  height: 47px;
  font-weight: 600;
  font-size: 15px;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel] {
  padding: 3px 10px;
}

.select-form.error {
  border-color: #E22933;
}
.select-form.error::-webkit-input-placeholder {
  color: #3D559D;
}
.select-form.error::-moz-placeholder {
  color: #3D559D;
}
.select-form.error:-ms-input-placeholder {
  color: #3D559D;
}
.select-form.error::-ms-input-placeholder {
  color: #3D559D;
}
.select-form.error::placeholder {
  color: #3D559D;
}

.inputcontainer input {
  text-align: left;
}
.inputcontainer input.error::-webkit-input-placeholder {
  color: #3D559D !important;
}
.inputcontainer input.error::-moz-placeholder {
  color: #3D559D !important;
}
.inputcontainer input.error:-ms-input-placeholder {
  color: #3D559D !important;
}
.inputcontainer input.error::-ms-input-placeholder {
  color: #3D559D !important;
}
.inputcontainer input.error::placeholder {
  color: #3D559D !important;
}

.inversion-tab .sidebar-entry-course-info {
  float: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  max-width: 100%;
  padding-top: 0;
}
.inversion-tab .entry-course-share,
.inversion-tab .entry-course-share {
  text-align: right;
}

.inputcontainer .checkbox .checkmark {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #3D559D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #F3F3F3;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15px;
          flex: 0 0 15px;
}
.inputcontainer .checkbox .checkmark:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 0px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.inputcontainer .checkbox input.error ~ .checkmark {
  -webkit-box-shadow: inset 0 0 0px 2px #E22933;
          box-shadow: inset 0 0 0px 2px #E22933;
  border-color: #e22933;
}

.form--participante select.error,
input[type=text].error,
input[type=email].error,
input[type=url].error,
input[type=date].error,
input[type=password].error,
input[type=search].error,
input[type=number].error,
input[type=tel].error {
  border-color: #E22933 !important;
  color: #E22933 !important;
}
.form--participante select.error::-webkit-input-placeholder, input[type=text].error::-webkit-input-placeholder, input[type=email].error::-webkit-input-placeholder, input[type=url].error::-webkit-input-placeholder, input[type=date].error::-webkit-input-placeholder, input[type=password].error::-webkit-input-placeholder, input[type=search].error::-webkit-input-placeholder, input[type=number].error::-webkit-input-placeholder, input[type=tel].error::-webkit-input-placeholder {
  color: #E22933 !important;
}
.form--participante select.error::-moz-placeholder, input[type=text].error::-moz-placeholder, input[type=email].error::-moz-placeholder, input[type=url].error::-moz-placeholder, input[type=date].error::-moz-placeholder, input[type=password].error::-moz-placeholder, input[type=search].error::-moz-placeholder, input[type=number].error::-moz-placeholder, input[type=tel].error::-moz-placeholder {
  color: #E22933 !important;
}
.form--participante select.error:-ms-input-placeholder, input[type=text].error:-ms-input-placeholder, input[type=email].error:-ms-input-placeholder, input[type=url].error:-ms-input-placeholder, input[type=date].error:-ms-input-placeholder, input[type=password].error:-ms-input-placeholder, input[type=search].error:-ms-input-placeholder, input[type=number].error:-ms-input-placeholder, input[type=tel].error:-ms-input-placeholder {
  color: #E22933 !important;
}
.form--participante select.error::-ms-input-placeholder, input[type=text].error::-ms-input-placeholder, input[type=email].error::-ms-input-placeholder, input[type=url].error::-ms-input-placeholder, input[type=date].error::-ms-input-placeholder, input[type=password].error::-ms-input-placeholder, input[type=search].error::-ms-input-placeholder, input[type=number].error::-ms-input-placeholder, input[type=tel].error::-ms-input-placeholder {
  color: #E22933 !important;
}
.form--participante select.error::placeholder,
input[type=text].error::placeholder,
input[type=email].error::placeholder,
input[type=url].error::placeholder,
input[type=date].error::placeholder,
input[type=password].error::placeholder,
input[type=search].error::placeholder,
input[type=number].error::placeholder,
input[type=tel].error::placeholder {
  color: #E22933 !important;
}

.select-form.error {
  color: #E22933 !important;
}

.page-title-section.single {
  padding: 0;
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.page-title-section.single .page-breadcrumb {
  position: relative;
}

.page--thumbnail {
  min-height: 313px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media (max-width: 768px) {
  .page--thumbnail {
    height: 400px;
  }
}
.page--thumbnail h4 {
  text-align: center;
}
.page--thumbnail h4 a {
  text-align: center;
  color: white;
}
.page--thumbnail .overlay--single {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.page--thumbnail .page-title {
  z-index: 1;
}
.page--thumbnail .page-title h1 {
  color: white !important;
}
.page--thumbnail .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  color: white;
}
@media (max-width: 768px) {
  .page--thumbnail .details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.intro1-section {
  height: 620px;
}
@media (min-width: 768px) {
  .intro1-section .container {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}

.profile-info h5 {
  font-size: 22px;
}

.course-overview p,
.profile-info .author-bio {
  font-size: 16px;
}

.sidebar-entry-course-info .course-price .meta-label,
.sidebar-entry-course-info .course-meta > div .meta-value,
.sidebar-entry-course-info .course-meta > div .meta-label {
  font-size: 18px;
}

.course-3 .info .title {
  background: #3D559D;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: white;
  padding: 7px 15px;
}

.form-slider h3 {
  color: #3D559D;
}

ul.section-content .course-item .section-item-link {
  font-size: 18px;
}

ul.section-content .course-item .section-item-link .item-name {
  padding: 20px 10px 20px 0;
}

@media (min-width: 768px) {
  .intro1-content .sub-title {
    font-size: 20px;
  }

  .intro1-content .title {
    font-size: 50px;
    line-height: 50px;
  }

  .intro1-content .desc p {
    font-size: 18px;
  }

  .page-title-section {
    padding-bottom: 30px;
    padding-top: 80px;
  }
}
.scroll-top i {
  color: white !important;
}

.btn-tertiary {
  color: #3D559D;
  padding: 0;
  line-height: 40px;
  width: 100%;
  margin: auto;
  display: block;
  border: 2px solid #3D559D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}

/* input file style */
.input-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.input-file + .js-labelFile {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
  cursor: pointer;
}
.input-file + .js-labelFile .icon:before {
  content: "\f093";
}
.input-file + .js-labelFile.has-file .icon:before {
  content: "\f00c";
}

@media (max-width: 768px) {
  .form-content table {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .form-content table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .form-content table tbody tr td {
    width: 100% !important;
  }
}
.form-content .wpcf7-not-valid-tip {
  text-align: left;
}
.form-content label {
  margin-bottom: 10px;
  color: black;
  font-size: 14px;
}
.form-content div[data-class=wpcf7cf_group],
.form-content label {
  width: 100%;
}
.form-content .intl-tel-input {
  width: 100%;
}
.form-content input[type=date],
.form-content select {
  width: 100%;
  min-height: 56px;
  padding: 3px 20px;
  color: #696969;
  border: 2px solid #3D559D;
  border-radius: 5px;
  outline: none;
  background-color: white;
}
.form-content input[type=file] {
  height: 56px;
  line-height: 45px;
  border: 2px solid #3D559D;
  display: block;
  width: 100%;
}

input[type=checkbox].error + span,
input[type=file].error + label {
  color: red;
  border-color: red;
}

.post-password-form {
  margin-bottom: 2rem;
}
.post-password-form input[name=Submit] {
  font-size: 14px;
  font-weight: 700;
  line-height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 52px;
  padding: 0 40px;
  cursor: pointer;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 5px;
  outline: none;
  border-color: #00FFFF;
  background-color: #00FFFF;
  color: #3D559D;
}

@media (max-width: 768px) {
  .page-title-section.single {
    display: none;
  }

  .course-nav-tab ul {
    -ms-flex-wrap: inherit !important;
        flex-wrap: inherit !important;
    overflow-x: auto !important;
    overflow-y: hidden;
    padding-bottom: 1rem;
  }
}
.floating--go-sol {
  display: none;
  position: fixed;
  bottom: 0;
  z-index: 20;
  left: 0;
  right: 0;
  background: #00FFFF;
  color: var(--color-senati);
  height: 61px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}
.floating--go-sol.is-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.floating--go-sol span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #3D559D;
}

.list-asesor {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 15px;
}
.list-asesor li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.list-asesor li:last-child {
  margin-bottom: 0;
}
.list-asesor li .ico {
  width: 50px;
  height: 50px;
  background: #00FFFF;
  border-radius: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 23px;
  color: #3D559D;
}
.list-asesor li .first {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 33px;
  color: #000000;
}
.list-asesor li .second {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #696969;
}

.course-nav-tab ul li a {
  font-size: 16px;
}

.profile-image,
.picture-human {
  height: 200px;
  overflow: hidden;
  width: 200px;
  border-radius: 50%;
  border: 5px solid #00FFFF;
}
.profile-image img,
.picture-human img {
	height: 100%;
    object-fit: cover;
}
.inputcontainer .checkbox input:checked~.checkmark:after {
	display: block !important;
	    left: 6px!important;
    width: 6px !important;
    height: 13px !important;
}

.inputcontainer .checkbox input:checked~.checkmark {
	    background-color: #3D559D !important;
}
.inputcontainer .checkbox .checkmark {
	    width: 20px!important;
    height: 20px!important;
	    flex: 0 0 20px!important;
}
.action {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.action .like {
        display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    color: #3D559D;
    cursor: pointer;
        padding-left: 20px;
}
.action .like i{
        font-size: 2em;
}
.course-3 .info .price a:hover {
    color: inherit;
}
/*add 020424*/
.select2-container .select2-selection--single{
	    height: 56px!important;
}
.select2-container--default .select2-selection--single{
	border: 2px solid #3d559d!important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 56px!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 56px!important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]{
	background-color: #3d559d!important;
}