
@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import 'materialize.min.css';
@import 'all.min.css';
@import 'owl.carousel.min.css';
@import 'owl.theme.default.min.css';


@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap');


body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #757575;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 900;
	color: #000;
}

nav {
	background-color: #fff;
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	
}

.courses-content h2, .courses-content h3 {
	font-size: 1.8rem;
	margin: 20px 0px;
}

.courses-title h1 {
	font-size: 3rem;
}


.mt-40 {
	margin-top: 40px;
}
.mb-0 {
	margin-bottom: 0;
}
.breadcrumb {
	color: #757575;
	font-size: 14px;
}
.breadcrumb:before {
	color: #757575;
	font-size: 14px;
}
.breadcrumb:last-child {
	color: #000;
}



.wrapptrail {
	display: none;
}
.wrapptrail .error {
	color: #ffa000 !important;
}
.wrapptrail .send {
	color: #fff;
}

.wrapptrail .send.newcolor {
	color: #1565c0 !important;
	background-color: #fff;
}

section, footer {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	padding-bottom: 50px;
}
footer {
	padding-bottom: 0px;
}

 main {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  img {
  	width: 100%;
	height: auto;
  }


.container {
    width: 100%;
}

.row.mb-0 {
	margin-bottom: 0px;
}

.ptb-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.contact-top i {
   margin-right: 5px;

}
.contact-top a {
	color: #757575;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}
.contact-top a:hover {
	color: #1565c0;
}

.contact-top span {
	margin-right: 20px;
}
.socail-top {
	float: right;
}
.socail-top li {
	margin-left: 20px;
	float: left;
}

.socail-top li a {
	display: inline-block;
	text-decoration: none;
	color: #000;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}

.socail-top li a:hover {
	color: #1565c0 !important;
}

.main-header {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 700px;
}
.sign-up-for-a-trial {
	width: 100%;
	margin-top: 20px;
}

.contact-wrapp-page p i {
	margin-right: 10px;
}

.contact-wrapp-page p a {
	text-decoration: none;
	color: #757575;
	  -webkit-transition: all;
   -o-transition: all;
   transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}

.contact-wrapp-page p a:hover {
	color: #1565c0;
}

#nav {
	background-color: transparent;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: none;
}
.brand-logo img {
	max-width: 200px;
	display: inline-block;
}

.nav-wrapper {
	color: #000;
}

.nav-wrapper  a {
   color: #000;
   font-size: 16px;
   -webkit-transition: all;
   -o-transition: all;
   transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}
.nav-wrapper  a:hover {
	background-color: transparent;
	color: #1565c0;
}
 nav i.material-icons {
    display: block;
    font-size: 30px;
    color: #000;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}
nav i.material-icons:hover {
   color: #1565c0;
}
.main-header img {
	width: 100%;
	display: block;
}
.wrapp-img-min {
	padding-top: 50px;
	padding-bottom: 50px;

}

.wrapp-img-min h1 span {
	color: #ffa000;
}
.color-gray {
	color: #757575;
}

.list-courses h3 {
  font-size: 1.5rem;  
  margin: 0rem 0 1.168rem 0;
}

.list-courses h3 a {
	color: #000;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}
.list-courses h3 a:hover {
	color: #1565c0;
}
.card-image {
	position:relative;
}
.list-courses .card-image span {
   position: absolute;
   bottom: 0;
   left: -5px;
   display: inline-block;
   text-align: center;
   letter-spacing: .5px;
   color: #fff;
   background-color: #ffa000;
   height: 26px;
    line-height: 26px;
    padding: 0 16px;
    text-transform: uppercase;
    border-radius: 2px;
    -webkit-transform: translateY(40%);
        -ms-transform: translateY(40%);
            transform: translateY(40%);
    font-size: 12px;

}
.wrapp-trial-lesson .container {
	background-color: #1565c0;
	color: #fff;
}
.wrapp-trial-lesson h2 {
	font-size: 2.56rem;
	color: #fff;
}
.about-wrapp {
	background-color: #eeeff3;	
}
.img-about-courses {
	width: 100%;
	display: block;
}

#feedback-form .wpcf7-submit {
	display: block;
	width:100%;
	border-bottom: none !important;
	-webkit-box-shadow: none !important; 
    box-shadow: none !important; 
		-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}

#feedback-form .wpcf7-submit:hover {
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

#feedback-form .wpcf7-not-valid-tip {
    color: #fff;
    font-size: 1em;
    font-weight: normal;
    display: block;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 0px;
    border: none !important;
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 20px 0px;
    position: relative;
}

/* label color */
   .input-field label {
     color: #fff !important;
   }
   .input-field input {
   	color: #fff;
   }
   /* label focus color */
   .input-field input[type=text]:focus + label {
     color: #ffa000;
   }
   /* label underline focus color */
   .input-field input {
     border-bottom: 1px solid #fff !important;
     -webkit-box-shadow: 0 1px 0 0 #fff;
             box-shadow: 0 1px 0 0 #fff;
   }
   .input-field input:focus {
     border-bottom: 1px solid #ffa000 !important;
     -webkit-box-shadow: 0 1px 0 0 #fff;
             box-shadow: 0 1px 0 0 #fff;
   }
   .input-field input::-webkit-input-placeholder {
   	  color: #fff;
   }
   .input-field input::-moz-placeholder {
   	  color: #fff;
   }
   .input-field input:-ms-input-placeholder {
   	  color: #fff;
   }
   .input-field input::-ms-input-placeholder {
   	  color: #fff;
   }
   .input-field input::placeholder {
   	  color: #fff;
   }
   /* valid color */
   .input-field input[type=text].valid {
     border-bottom: 1px solid #000;
     -webkit-box-shadow: 0 1px 0 0 #000;
             box-shadow: 0 1px 0 0 #000;
   }
   /* invalid color */
   .input-field input[type=text].invalid {
     border-bottom: 1px solid #000;
     -webkit-box-shadow: 0 1px 0 0 #000;
             box-shadow: 0 1px 0 0 #000;
   }
   /* icon prefix focus color */
   .input-field .prefix.active {
     color: #ffa000;
   }
.testimonials-wrapp {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #eeeff3;	
}
.testimonials-wrapp img {
	display: block;
	width: 100%;
}
.wrapp-trial-lesson button {
	width: 100%;
}
.wrapp-trial-lesson .container {
	padding: 50px;
}

.card .card-content {
    padding: 24px;
    border-radius: 0 0 2px 2px;
    height: 225px; 
}

.author-name {
	color: #000;
	font-size: 1.2rem;
}
.star {
	color: #ffa000;
	font-size: 12px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #1565c0;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: left;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #1565c0;
    text-decoration: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: 1px solid  #D6D6D6;
    padding: 10px !important;
    font: inherit;
    border-radius: none;
}

footer {
	padding-top: 50px;
	background-color: #1565c0;
	color: #fff;
}

footer img {
	max-width: 300px;
	width: 100%;
}
footer ul li {
	 margin-bottom: 10px;
}
footer ul li a, footer p a {
	color: #fff;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}
footer ul li a:hover, footer p a:hover {
	color: #ffa000;
}

.line-bottom {
	padding-bottom: 20px;
	border-bottom: 1px solid  rgba(255,255,255, 0.3);
}
.copy-content {
	font-size: 12px;
	color: rgba(255,255,255, 0.3);
}
footer .phone-footer {
	font-weight: 900;
	font-size: 18px;
	color: #fff;
}
.social-footer li {
	float: left;
	margin-right: 20px;
}


.modal .input-field  .wpcf7-submit {
	width: 100%;
	display: block;
	color: #fff;
	-webkit-transition: all;
	-o-transition: all;
	transition: all;
	-webkit-transition-duration: 0.5s;
	     -o-transition-duration: 0.5s;
	        transition-duration: 0.5s;
}

.copyright {
	padding-top: 10px;
}
.collapsible-body {
	border: none;
}
.collapsible-header {
	border: none;
	background-color: #eeeff3;
	color: #000;
	margin-bottom: 10px;
}
.collapsible-header i {
	font-size: 1rem;
	margin-top: 5px;
}

.collapsible {
    border-top: none;
    border-right: none;
    border-left: none;
    margin: .5rem 0 1rem 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.about-courses-single {
    background-color: #1565c0;
    color: #fff;
    padding: 20px  30px !important;
}

.about-courses-single h3 {
	color: #fff;
	font-size: 2.3rem;
}
.about-courses-single tr {
    border-bottom: 1px solid rgba(238, 239, 243, 0.5);
}
.title-start-courses {
	background-color:#1565c0; 
	padding: 25px !important;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.title-start-courses {
	color: #fff;
}
.sup-text.title {
	font-size: 20px;
}
.start-of-courses p {
	margin: 0px;
	margin-bottom: 10px;
}
.start-of-courses b {
	font-weight: bold;
	font-size: 25px;
}
.sup-text {
	margin-bottom: 0px;
}
.price {
	font-weight: bold;
	font-size: 20px;
}
.b-all {
	border: 1px solid rgba(238, 239, 243, 0.9);
	background-color: rgba(238, 239, 243, 0.9);
	color: #000;
}
.start-of-courses .center-align {
	padding-top: 30px !important;
}
.start-of-courses span {
	font-weight: bold;
	border-bottom: 1px solid red;
}
.start-of-courses .col {
	padding: 13px;
}

.about-courses-single tr:last-child {
	border-bottom: none;
}
.small-title h1 {
	font-size: 3.56rem;
}
.main-header.page {
	min-height: auto;
}
.img-full img {
	display: block;
	width: 100% !important;
}

.modal .input-field input {
	color: #000;
}
.modal .input-field input::-webkit-input-placeholder {
	color: #757575;
}
.modal .input-field input::-moz-placeholder {
	color: #757575;
}
.modal .input-field input:-ms-input-placeholder {
	color: #757575;
}
.modal .input-field input::-ms-input-placeholder {
	color: #757575;
}
.modal .input-field input::placeholder {
	color: #757575;
}
 .modal .input-field input:focus {
      border-bottom: 1px solid #000 !important;
     -webkit-box-shadow: none !important;
     box-shadow: none !important;
 }

.modal .input-field input {
     border-bottom: 1px solid #757575 !important;
     }

.modal button {
	width: 100%;
}


@media only screen and (max-width: 993px) {
	#nav {
		position:  fixed;
		top: 0;
		left: 0;
		right: 0;
		background-color: #fff;
		z-index: 200;
	}
	.brand-logo img {
	max-width: 120px;
	display: inline-block;
}

.card .card-content {
    padding: 24px;
    border-radius: 0 0 2px 2px;
    height: 180px; 
}

}


@media only screen and (min-width: 993px) {

	

  .container {
    width: 100%;
}

}

@media only screen and (max-width: 769px) {
	.main-header img {
    padding-top: 10px;
}
}

@media only screen and (min-width: 601px) {
	.container {
    width: 100%;
	
} 

}

@media only screen and (max-width: 601px) {

.card .card-content {
    padding: 24px;
    border-radius: 0 0 2px 2px;
    height: auto; 
}

}
@media only screen and (max-width: 465px) {
	h1 {
    font-size: 3.2rem;
} 
h2, .wrapp-trial-lesson h2 {
	font-size: 2.5rem;
}
.wrapp-trial-lesson .container {
    padding: 20px;
}
}

