/*
Theme Name: Itcourse
Text Domain: itcourse
Version: 1.9
Tested up to: 5.9
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: https://wordpress.org/
Theme URI: https://wordpress.org/themes/twentytwenty/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

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.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

	0. 	CSS Reset
	1. 	Document Setup
	2. 	Element Base
	3. 	Helper Classes
	4. 	Site Header
	5. 	Menu Modal
	6. 	Search Modal
	7. 	Page Templates
		a. 	Template: Cover Template
		c. 	Template: Full Width
	8.  Post: Archive
	9.  Post: Single
	10. Blocks
	11. Entry Content
	12. Comments
	13. Site Pagination
	14. Error 404
	15. Widgets
	16. Site Footer
	17. Media Queries

----------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------- */

/*	0. CSS Reset
/* -------------------------------------------------------------------------- */

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Raleway;
}

a {
    text-decoration: none;
    font-family: Raleway;
}

/* Navigation bar */
.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(254, 191, 1, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler:focus, .navbar-toggler:active {
    box-shadow: none;
}

.navbar-brand {
    margin-right: 7vw;
}

.nav-item {
    margin: 24px;
}

.nav-link {
    font-size: 14px;
    font-weight: 700;
    color: #000;
}

.nav-link:hover {
    color: #FEBF01;
}

.yellow-btn {
    border-radius: 8px;
    padding: 20px 35px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    background-color: rgb(254, 191, 1);
}

.yellow-btn:focus {
    box-shadow: none;
}
@media (max-width: 912px){
.wrapper-courses {
    width: 78vw;
	}
}
@media (max-width: 820px){
	.row>* {
    flex-shrink: 0;
    width: 100%;
	text-align:center;
	}
}
@media (max-width: 820px){
	.wrapper-courses{
	width: 78vw;
	}
	.ocircles, .wcircles{
		display:none;
		
	}
	.triangles {
    height: 40px;
    width: 40px;
    top: -1%;
    left: 5%;
}
}

@media (max-width: 540px) {
    .navbar-brand {
        padding-top: 14px;
    }

    .nav-item .yellow-btn {
        padding: 16px 24px;
    }

    .nav-link {
        font-size: 34px;
    }

    .nav-item {
        margin: 18px;
    }
}

/* Advert section */

.slick-next:before, .slick-prev:before {
    display: none;
}

.slider-block {
    position: relative;
    /*background-image: url(assets/img/model.png);*/
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.zigzag1 {
    position: absolute;
    top: 10%;
    right: 5%;
    size: contain;
}

.zigzag2 {
    position: absolute;
    bottom: 40%;
    right: 50%;
    size: contain;

}

.slider-block h1 {
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 30px;
}

.slider-content {
    position: relative;
    padding-left: 50px;
    margin-top: 170px;
    margin-bottom: 230px;
    width: 55%;
}
<!---->

@media (max-width: 1400px) {
.triangles {
    top: -5%;
    left: 0%;
	}
}
@media (max-width: 1024px) {
	.ocircles{
		display:none;
	}
	.advantages-blocks{
		display:block;
	}
	.slider-content {
    margin-top: 100px;
    padding-left: 0;
}
	.slider-block {
    background-size: 65%;
    background-position: top right;
}
	.zigzag2 {
    bottom: 30%;
    right: 70%;
}
	.slider-block h1 {
    font-size: 40px;
}
	.triangles {
    height: 40px;
    width: 40px;
    top: -5%;
    left: 0%;
}
	.advantage-block {
    max-width: 90%;
}
	.diploma-img img {
    width: 100%;
    
}
.diploma-sect h4 {
        font-size: 26px;
        
    }
}

@media (max-width: 600px) {
	.submit, .select, .input-elem {
        font-size: 15px;
        width: 400px;
    }
 .input-block img {
        left: 70px;
    }

}


@media (max-width: 540px) {
    .slider-block h1 {
        font-size: 24px;
    }

    .slider-content .yellow-btn {
        padding: 8px 18px;
        font-size: 9px;
    }

    .slider-block {
        background-size: 65%;
        background-position: top right;
    }

    .zigzag1, .zigzag2 {
        width: 60px;
        height: 15px;
    }

    .zigzag2 {
        bottom: 50%;
        right: 70%;
    }

    .slider-content {
        margin-top: 0;
        padding-left: 0;
    }
}

/* Catalog section */
.catalog-sect {
    margin-bottom: 80px;
}

.filter-block {
    width: 20%;
}

.course-blocks {
    width: 80%;
}

.catalog-main {
    display: flex;
}

h2 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    /* padding-top: 23px; */
    color: #000;
}

.accordion-button, .accordion-button:not(.collapsed) {
    background-color: #F4F4F4;
    box-shadow: 0 8px 5px rgba(0, 0, 0, 0.25);
    border-radius: 10%;
    padding: 10px 40px;
}

#flush-headingThree > .accordion-button,
#flush-headingThree > .accordion-button:not(.collapsed) {
    padding-left: 25px;
}

.accordion-button:focus {
    box-shadow: 0 8px 5px rgba(0, 0, 0, 0.25);
}

.accordion-button {
    font-size: 11px;
    font-weight: 600;
    width: 150px;
}

.accordion-item:first-of-type .accordion-button, .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 10px;
}

.filter-button {
    color: #000;
    padding-right: 5px;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0%);
}

.accordion-item {
    margin: 30px 0;
    border: none;
}

.custom-checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox + label {
    display: inline-flex;
    align-items: center;
    user-select: none;
    font-size: 11px;

}

.custom-checkbox + label::before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox:checked + label::before {
    border-color: #FEBF01;
    background-color: #FEBF01;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox:not(:disabled):not(:checked) + label:hover::before {
    border-color: #fee390;
}

.custom-checkbox:not(:disabled):active + label::before {
    background-color: #fee390;
    border-color: #fee390;
}

.custom-checkbox:disabled + label::before {
    background-color: #f8eed1;
}

/* Courses box */
.wrapper-courses {
    display: flex;
    flex-wrap: wrap;
}

.course {
    background-color: #F2F2F2;
}

.courses-block {
    text-align: center;
}

.course, .showMore {
    margin: 16px;
    width: 260px;
    height: 230px;
    border-radius: 8px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.showMore {
    color: #fff;
    border: none;
    background-color: orange;
}


.course-title, .show-course {
    position: relative;
    top: 20px;
}

.course-title {
    font-size: 24px;
    font-weight: 700;
}

.show-course {
    font-size: 16px;
    font-weight: 600;
    color: #febf01;
}

.showMore h4 {
    font-size: 20px;
    font-weight: 600;
}

.arrow {
    padding-top: 20px;
}

@media (max-width: 540px) {
    .showMore h4, .course-title, .show-course {
        font-size: 12px;
    }

    .catalog-main {
        flex-direction: column;
        width: 100%;
    }

    .course, .showMore {
        width: 145px;
        height: 145px;
    }

    .wrapper-courses {
        width: 100vw;
        justify-content: left;
    }

    .course {
        margin: 16px;
    }

    .format-filter {
        display: flex;
    }

    .accordion-button {
        font-size: 4px;
        width: 50px;
    }

    .accordion-button, .accordion-button:not(.collapsed) {
        width: 50px;
        margin-left: 5px;
        padding: 10px 7px;
    }

    .accordion-item:first-of-type .accordion-button, .accordion-item:last-of-type .accordion-button.collapsed {
        height: 10px;
    }

    .accordion-button::after {
        width: 10px;
        background-size: 10px;
        background-position: 0 5px;
    }

    .custom-checkbox + label {
        font-size: 11px;
    }
}

/* advantages section */
.advantages-sect {
    position: relative;
    background-color: #FEBF01;
    padding-bottom: 50px;
    padding-top: 50px;
}

.wcircles {
    position: absolute;
    top: 3%;
    right: 26%;
}

.advantages-blocks {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;

}

.advantage-block {
    max-width: 33%;
}

.adv-number {
    font-family: Poppins;
    font-weight: 800;
    font-size: 120px;
    color: #fff;
    height: 140px;
    padding-right: 10px;
}

.adv-desc {
    font-weight: 500;
    font-size: 14px;
}

.adv-name {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
}

.adv-start-block {
    display: flex;
    align-items: flex-end;
}
@media (max-width: 912px){
.wcircles {
    right: 22%;
}
.container, .container-md, .container-sm {
max-width: 850px;}
.adv-name {
    font-size: 18px;
	}}
@media (max-width: 820px) {
	.advantages-blocks{
		display:block;
	}
.advantage-block {
	
    max-width: 100%;
	}
}
@media (max-width: 540px) {
    .adv-number {
        line-height: 200px;
        font-size: 90px;
        margin-bottom: 0;
		font-family: ‘Lucida Sans Unicode’, ‘Lucida Grande’, sans-serif;
    }

    .adv-name {
        font-size: 16px;
        margin-bottom: 0;
    }

    .adv-desc {
        font-size: 11px;
    }

    .advantage-block {
        max-width: 100%;
        height: 150px;
    }

    .adv-start-block {
        align-items: flex-end;
    }

    .advantages-blocks {
        justify-content: flex-start;
    }

    .wcircles {
        display: none;
    }

}

/* Diploma section */
.diploma-sect {
    width: auto;
}

.diploma-sect h4 {
    padding: 37px 60px 60px;
    font-weight: 900;
    font-size: 36px;
    text-align: center;
    color: #080940;
}

.diploma-img {
    display: flex;
    justify-content: space-around;


}

.diploma-img img {
    /* max-width: 558px;
    max-height: 395px; */
    object-fit: cover;
    object-position: center;

}

@media (max-width: 540px) {
    .diploma-img img {
        width: 161px;
        height: 110px;
    }

    .diploma-sect h4 {
        font-size: 18px;
        padding-left: 3px;
        padding-right: 3px;
        width: 100%;
    }
}

/* Callback section */
.callback-sect {
    margin-top: 110px;
    position: relative;
    text-align: center;
}

.ocircles, .triangles {
    position: absolute;
}

.ocircles {
    top: 43%;
    right: 23%;
}

.triangles {
    top: 0%;
    left: 20%;
}

.callback-head p {
    font-size: 28px;
}

.input-block {

    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.input-block-elem {
    position: relative;
    width: 600px;
}

.input-block img {
    position: absolute;
    top: 35px;
    left: 25px;


}

.btn-secondary, .input-elem, .submit {
    font-family: Montserrat;
    background-color: #F2F6FA;
    color: #7E868E;
    font-size: 15px;
}

.input-elem, .submit {
    padding: 0 50px;
    width: 593px;
    height: 85px;
    border: none;
    border-radius: 8px;

}

.btn-secondary {
    width: 593px;
    height: 85px;
    text-align: left;

}

.btn-secondary, .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary:first-letter {
    color: #7E868E;
    background-color: #F2F6FA;
    outline: none;
    border: none;
    box-shadow: none;
}

.btn-secondary span {
    padding: 0 50px;
}

.select {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 593px;

}

.select__head {
    font-family: Montserrat;
    width: 100%;
    text-align: left;
    max-width: 100%;
    border-radius: 8px;
    padding: 30px 50px;
    font-size: 15px;
    line-height: 18px;
    color: rgba(66, 67, 72, 0.8);
    cursor: pointer;
    background-color: #F2F6FA;
}

.select__head::after {
    width: 10px;
    height: 6px;
    background: url(assets/img/down-arrow-svgrepo-com.svg) no-repeat center / cover;
    position: absolute;
    right: 30px;
    bottom: 50%;
    transform: translateY(50%);
    content: '';
    display: block;
    transition: .2s ease-in;
}

.select__head.open::after {
    transform: translateY(50%) rotate(180deg);
}

.select__list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 10px;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #424348;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}

.select__list::-webkit-scrollbar {
    width: 7px;
    background-color: #F8F9FA;
    padding: 5px;
}

.select__list::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #D9D9D9;
}

.select__list .select__item {
    position: relative;
    border-top: 1px solid rgba(224, 229, 231, 0.5);
    padding: 10px 30px;
    cursor: pointer;
    list-style-type: none;
}

.select__list .select__item:hover {
    background-color: rgba(224, 229, 231, 0.5);
}


.submit {
    background-color: rgb(254, 191, 1);
    margin: 20px 0;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.submit:hover {
    color: #000;
}

.rules-box {
    margin-bottom: 45px;
    color: #7E868E;
    font-family: Montserrat;
    font-size: 16px;
}

.rules-link {
    text-decoration: underline;
    color: #7E868E;
}

.rules-link:hover {
    color: #FEBF01;
}



@media (max-width: 1280px) {
.triangles {
    left: 5%;
}
	.ocircles {5   top: 43%;
    right: 15%;
}
}
@media (max-width: 1024px){
.triangles {
    left: 18%;
}
.ot{
    float: left;
    width: 100% !important;
    margin-right: 0% !important;
    padding: 1%;
    background: #efebeb4d;
    border-radius: 10px;
    margin-bottom: 20px;
}
}
@media (max-width: 540px) {
    .rules-box {
        font-size: 11px;
    }

    .submit, .select, .input-elem {
        font-size: 15px;
        width: 300px;
		   
	}

    .input-block img {
        left: 55px;
		top:22px;
    }

    .triangles {
        height: 40px;
        width: 40px;
        top: -2%;
        left: 1%;
    }

    .ocircles {
        display: none;
    }

    .callback-head p {
        font-size: 16px;
    }

    h2 {
        font-size: 20px;
    }
	
.adv-start-block {
    height: 100px;
}
	.diploma-sect h4 {
    padding-bottom 25px;
}
	.callback-sect {
    margin-top: 55px;
}
	.select__head {
    padding: 20px 50px;
	}
	.input-elem, .submit {
       height: 58px;
}
	.submit{
		margin-bottom: 5px;
	}
	.diploma-sect h4 {
        font-size: 18px;
        padding-left: 3px;
        padding-right: 3px;
        width: 100%;
    }
}

/* Basement section */
.basement-sect {
    padding: 90px 0;
    background-color: #FEBF01;
}

.basement-head {

    text-align: center;
}

.basement-head h3 {
    color: #333333;
    font-weight: 800;
    font-size: 48px;
}

.basement-head p {
    font-weight: 700;
    color: #323232;
    font-size: 24px;
}

.basement-body {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0;

}

.basement-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    max-width: 320px;
}

.basement-block img {
    width: 36px;
    height: 36px;
}

.basement-block a, .basement-block p {
    margin: 40px 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #333333;
}

@media (max-width: 540px) {
    .basement-sect {
        padding: 20px 0 0;
    }

    .basement-head h3 {
        font-size: 20px;
		text-transform: uppercase;
    }

    .basement-head p, .basement-block a, .basement-block p {
        font-size: 14px;
		letter-spacing: 1px;
    }
	.basement-block a, .basement-block p {
    margin: 20px 30px;
	}
.basement-body {
    margin: 30px 0;
}
	#flush-headingThree > .accordion-button, #flush-headingThree > .accordion-button:not(.collapsed){
		padding-left:5px;
	}

}
/* Footer */
footer .container {
    padding: 25px 0;
}

.col-sm-6 {
    text-align: right;
}

.col-sm-6 p, .col-sm-6 a {
    font-size: 14px;
    color: #333333;
}

.col-sm-6 p {
    margin-bottom: 4px;
}

.col-sm-6 a {
    text-decoration: underline;
}

.col-sm-6 a:hover {
    color: #FEBF01;
}

.col-sm-3 {
    align-self: center;
}

@media (max-width: 540px) {
    footer .container, .col-sm-6 {
        text-align: center;
    }

    footer .container {
        width: 300px;
    }

    .col-sm-3 img {
        margin-bottom: 10px;
    }
		footer .container {
    padding: 5px 0;
}
	footer .container, .col-sm-6 {
    padding-bottom: 20px;
}
}
/* Course page */
.course-sect {
    height: 700px;
    padding-bottom: 50px;
    background: url(assets/img/model2.png);
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.course-name {
    padding: 200px 0;
    width: 40%;
    margin-bottom: 55px;
}

.course-name h1 {
    font-size: 55px;
    font-weight: 700;
}

.course-name p {
    font-size: 18px;
    font-weight: 700;
}

.course-infos {

    margin-bottom: 50px;

}

.course-properties {
    padding-top: 55px;
    display: flex;
    justify-content: space-between;

}

.property-block {
    position: relative;
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.property-block h5 {
    font-weight: 600;
    font-size: 28px;
}

.property-block p {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 12px;
}

.property-block::before {
    position: absolute;
    bottom: 25%;
    left: -16px;
    content: "";
    width: 4px;
    height: 47px;
    background-color: #FEBF01;
}

.bg-model-m {
    display: none;
}

@media (max-width: 540px) {
    .course-properties {
        flex-direction: column;
        padding-top: 0;

    }

    .bg-model-m {
        display: block;
    }

    .bg-model {
        display: none;
    }

    .course-name h1 {
        font-size: 20px;
    }

    .course-name p {
        font-size: 12px;
    }

    .course-name {
        width: 100%;
        text-align: center;
        padding-top: 0;
    }

    .course-sect {
        background-position: bottom right 3px;
        height: 480px;
    }
}

/* learn section */
.learn-sect {
    display: flex;
    margin-top: 50px;
    align-items: center;
}

.learn-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.learn-title h2 {
    font-size: 36px;
    margin-bottom: 40px;
}

.learn-title p {
    font-weight: 500;
    font-size: 22px;
}

@media (max-width: 540px) {
    .learn-sect {
        flex-direction: column;
        align-items: center;
        text-align: left;

    }

    .learn-img img {
        width: 321px;
        font: 265px;
    }

    .learn-title p {
        font-size: 14px;
    }

    .learn-title h2 {
        margin: 0 auto;
        font-size: 20px;
        padding-bottom: 10px;
    }
}

/* Course program sectiom */
.course-program .accordion .accordion-item .accordion-button, .course-program .accordion .accordion-item .accordion-button:not(.collapsed) {
    background-color: #F4F4F4;
    box-shadow: none;
    border-radius: 10%;
    padding: 10px 0;
}

.course-program .accordion .accordion-item .accordion-button {
    
    width: 53%;
}

.course-program .accordion .accordion-item .accordion-button:focus {
    box-shadow: none;
}

.course-program .accordion .accordion-item .accordion-button:not(.collapsed)::after, .course-program .accordion .accordion-item .accordion-button::after {
    width: 50px;
    height: 50px;
    background-size: contain;
    filter: brightness(0%);
}

.course-program .accordion .accordion-item {
    margin: 30px 0;
    border: none;
}

.course-program .accordion .accordion-item .accordion-button h6 {
    color: #FEBF01;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    width: 100%;
}

.course-program .accordion .accordion-item:first-of-type .accordion-button, .course-program .accordion.accordion-item:last-of-type .accordion-button.collapsed {
    background-color: transparent;
}

/* Program levels */
.program-info {
    display: flex;
    flex-wrap: wrap;
}

.program-info-block {
    margin: 30px;
    outline: 1px solid #FEBF01;
    width: 45%;
    padding: 28px 18px;
    border-radius: 8px;
    background-color: #f7f7f7;
}

.program-info-head {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}

.program-info-head img {
    width: 60px;
    height: 60px;
}

.program-info-head h3 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    padding-left: 25px;
    text-transform: uppercase;
    color: #070F18;
    width: 50%;
}

.program-info-list {
    font-weight: 500;
    font-size: 20px;
}
@media (max-width: 820px) {
.col-sm-6 {
    text-align: center;
}
}
@media (max-width: 540px) {
    .course-program .accordion .accordion-item .accordion-button h6 {
        font-size: 16px;
    }

    .course-program .accordion .accordion-item .accordion-button, #flush-collapseOne > div > div, .program-info-block {
        width: 90vw;
    }

    .accordion-button::after {
        background-position: 0 0 -5px;
    }

    .course-program .accordion .accordion-item .accordion-button:not(.collapsed)::after, .course-program .accordion .accordion-item .accordion-button::after {
        width: 30px;
        height: 30px;
        background-position: 0 5px;
    }

    .program-info-head h3 {
        width: 90%;
    }

    .program-info {
        justify-content: center;

    }
	.filter-block{
		display: flex;
	}
	.row .col-sm-3:nth-child(1) {
		order:2;
	}
	.row .col-sm-3:nth-child(2) {
		order:1;
	}
	.row .col-sm-6{
		order:3;
	}
}
@media (max-width: 360px) {
.input-block img {
	left:25px;
	}}
@media (max-width: 280px){
.slider-block h1 {
	font-size: 18px;
	}
	.zigzag1, .zigzag2 {
    width: 45px;
}
	.submit, .select, .input-elem {
        font-size: 15px;
        width: 270px;
		   
	}
	.triangles {
    height: 30px;
    width: 30px;
    top: 0%;
    left: -5%;
	}
.wrapper-courses {
    width: 100vw;
    justify-content: left;
}
}

@media (max-width: 414px){
.catalog-sect {
	margin-top: -80px;
		}
}
@media (max-width: 280px){
.catalog-sect {
	margin-top: -120px;
		}
	.advantage-block {
    margin-top: 40px;
}
.diploma-img img {
    width: 131px;
	}
	}
a.course_btn{
    border-radius: 8px;
    padding: 20px 35px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    background-color: rgb(254, 191, 1);
}
h2.accordion-header{
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}
.ot{
    float: left;
    width: 30%;
    margin-right: 1%;
    padding: 1%;
    background: #efebeb4d;
    border-radius: 10px;
}
.ot_head_img{
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px;

}
.ot_head{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.ot_name{
    font-weight: 700;
    margin-left: 25px;
}
.ot_raiting{
    margin: 10px 0;
}
.ot_text{

}
.tpb{
	font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    padding: 0 90px;
    color: #000000;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.who{
	margin-top: 20px;
}
.who_head{
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	opacity: 0.8;
}
.who_sale{
    height: 34px;
    left: calc(50% - 154px/2);
    top: calc(50% - 34px/2 - 219.5px);
    background: #FEBF01;
    border-radius: 18px;
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    display: inline;
    text-align: center;
    padding: 5px 20px;
}
.who_pik{
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 322px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.who_name{
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	color: #000000;
	opacity: 0.8;
}
.who_sale_block{
	text-align: center;
    position: relative;
    margin-top: 10px;
    margin-bottom: -13px;
}
.teachers_info_block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 33%;
}
.teachers_info_name {
    font-weight: 600;
    font-size: 28px;
}
.teachers_info_jobs {
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}
.teachers_info_img img {
    width: 250px;
    border-radius: 100%;
    object-fit: cover;
    height: 100%;
}
@media screen and (max-width: 768px) {
    .teachers_info_block {
        width: 100%;
    }
}