	#calczno{
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	border-collapse: separate;
    border-spacing: 4px 5px;

	}
	#calczno tbody{
		background: url(/components/com_articles/img/table-bg.png);
        background-size: cover;
	}
	#calczno tbody tr td:first-child{
		color: #fb6d18;
font-family: "Open Sans";
font-size: 15px;
font-weight: 700;
text-decoration: underline;
	}
	#calczno tr{
	height:auto!important;
	margin-top: 4px;
	}	
	#calczno td{
	border:1px solid #fff;
	padding: 18px 20px 18px;
	background-color: #ffffff;
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	height: auto;
	text-align: center;
	color: #000000;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 700;
	
	}
	#calczno td a{
	color: #fb6d18;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 700;
    text-decoration: underline;
	}
	#calczno th{
	color: #6e57a5;
font-family: "Open Sans";
font-size: 20px;
font-weight: 700;
text-align: center;
line-height: 25px;

	}	
	#calczno th:nth-child(1){
	width:40%;
	}
	#calczno th:nth-child(2),	#calczno th:nth-child(3){
	width:30%;
	}	
	#filter ul{
	list-style:none;
	display:block;	
	width: 100%;
	margin: 0;
	margin-top: 21px;
	}
	#filter ul li{
	cursor:pointer;
	display:block;
	padding:5px 10px;
	margin-bottom:2px;
	border-radius: 3px;
	background-color: #6f509a;
	color:#FFFFFF;
	width:100%;
	font-size: 16px;
	padding: 10px 0;
    text-align: center;
    border-radius: 13px;
    width: 278px;
    margin-top: 20px;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
	}
	#filter ul li:nth-child(-n+2){
		margin-top: 0;
	}
	#filter ul li:first-child{
		height: 61px;
    color: #6e57a5;
    font-family: "Open Sans";
    font-size: 21px;
    font-weight: 700;
    background: none;
    text-align: center;
    padding: 0;
    line-height: 25px;

	}	
	#filter ul li.act{
	border-radius: 13px;
	background-color: #f56b33;
	}
	.top-bg {
        background: url(/components/com_articles/img/main-bg-2.jpg) center no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 216px;
    padding-bottom: 160px;
}
section{
	padding: 80px 0;
}
#top{
	padding: 0;
}
h1{
	color: #ffffff;
	font-size: 80px;
	font-weight: 700;
	line-height: normal;
	text-align: left;
}
h1 span{
	display: block;
	text-transform:  uppercase;
	padding: 0 10px;
}
h1 span.h1-one{
    background: #6e5298;
        max-width: 630px;
}
h1 span.h1-two{
	    background: #f46c22;
    margin-top: 10px;
    max-width: 545px;
    color: #6e5298;
}
.top-description p{
	color: #ffffff;
	font-size: 17px;
	font-weight: 400;
	line-height: 21.34px;
	width: 50%;
	margin: 26px 0 0;
	text-align: left;
}
.use{
	background-color: rgba(246, 246, 246, .5);
}
.use h2{
	position: relative;
	color: #492a5a;
	font-size: 25px;
	font-weight: 400;
	line-height: 21.34px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
}
.use h2:before{
	content: '';
	position: absolute;
	width: 106px;
	height: 3px;
	background-color: #f56b33;
	left: 50%;
	transform: translateX(-50%);
	bottom: -25px;
}
.steps-wrapper{
	display: flex;
	justify-content: space-around;
	width: 90%;
	margin: 60px auto 0;
}
.step-item{
	width: calc(100%/3);
	text-align: center;
	color: #030303;
	font-size: 17px;
	font-weight: 400;
	line-height: 21.34px;
	margin-right: 50px;
}
.step-item p{
	margin-top: 14px;
}
.step-item:last-child{
	margin-right: 0;
}
.calc-bloc{
	background-color: #c7bfdf;
    background-size: cover;
}
.calc-bloc h3{
	color: #000000;
	font-size: 20px;
	font-weight: 700;
	line-height: 21.34px;
	text-transform: uppercase;
	text-align: center;
	margin: 65px 0 34px;
}
.know-more{
	text-align: center;
}
.know-more a{
	display: inline-block;
    padding: 0px 15px;
    transition: all .2s linear;
    background: #f26e21;
    color: #ffffff;
    font-family: "Open Sans";
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    margin-top: 40px;
    border-radius: 8px;
}
.know-more a.primary:hover {
    text-decoration: none;
    box-shadow: 10px 10px 20px -3px rgba(125,124,124,.59);
    transform: translateX(-1px);
    background: #dc7a52;
}

.footer-top {
    background-color: #332c35;
    padding: 70px 0;
}
.do-question {
    width: 355px;
    margin: 0 auto;
}
p.bottom-call {
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
}
p.bottom-call span {
    color: #ff4800;
}
.manager-about.footer {
    margin-bottom: 0;
    color: #fff;
}
.manager-about.footer img {
    width: 41%;
    float: left;
    margin-right: 10px;
}
.manager-txt.footer {
    float: left;
    width: 55%;
    padding-top: 15px;
}
ul.ann-contact.footer{
	list-style-type: none;
}
ul.ann-contact.footer li a, ul.ann-contact.footer li a i {
    color: #fff;
}
ul.ann-contact li a i {
    color: #8953AA;
    font-size: 15px;
    display: inline-block;
    margin-right: 15px;
}
.fa-phone:before {
    content: "\f095";
}
.footer-bottom {
    color: #fff;
    background-color: #232223;
}
.social.footer {
    float: none;
    width: 148px;
    margin: 0 auto;
}
.footer-bottom p {
    color: #fff;
    font-size: 14px;
}
.social.footer ul {
    margin-left: 0;
}
.social ul li {
    float: left;
    margin-right: 7px;
    padding-top: 33px;
}
.social ul li a {
    padding: 2px 2px 3px;
}
.social ul li a i {
    font-size: 22px;
    color: #fff;
}
.social ul{
	list-style-type: none;
}

.calc-description h2{
	text-align: center;
	color: #000000;
	font-family: "Open Sans";
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.96px;
	line-height: normal;
	margin-bottom: 45px;
}
.calc-description div.desc-wrapper div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.calc-description div img{
	margin-right: 45px;
}
.calc-description div p{
	color: #000000;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 0;
}
.calc-description div.desc-wrapper div{
	margin-top: 40px;
}
.become-student .row{
	    align-items: center;
    display: flex;
}
.become-student .row .col-md-7{
	width: 58%;
}
.become-student .row .col-md-5{
	width: 38%;
}
.become-student div p{
	color: #000000;
font-family: "Open Sans";
font-size: 20px;
font-weight: 400;
line-height: normal;
}
@media screen and (max-width: 992px) {
	.become-student .row {
    align-items: flex-start;
}
	#filter{
		max-width: 275px;
		margin-left: 4px;
	}
	#WebBottom{
		min-width: auto !important;
	}
	.offset5 {
    margin-left: 236px;
}
.top-description p{
	width: 100%;
}
}
@media screen and (max-width: 850px) {
	.main-menu#effect{
		flex-wrap: wrap;
	}
	#header-material{
		margin: 0;
	}
}
@media screen and (max-width: 768px) {
	.become-student .row{
		flex-direction: column;
	}
	.become-student .row .col-md-7 {
    width: 100%;
}
.become-student .row .col-md-5 {
    width: 100%;
    text-align: center;
    
}
.become-student .row .col-md-5 img{
	max-width: 200px;
}
}
@media screen and (max-width: 767px) {
	#filter{
		max-width: inherit;
	}
	#filter ul li{
		max-width: inherit;
		margin-left: auto;
		margin-right: auto;
	}
	#filter ul br{
		display: none;
		
	}
	section {
    padding: 45px 0;
}
.calc-description h2{
	margin-top: 0;
	font-size: 28px;
	margin-bottom: 30px;
}
	.container{
		width: auto;
	}
	.top-bg{
	        padding-top: 70px;
    padding-bottom: 70px;
		    background-position-x: left;
	}
	.calc-description div img{
		margin-right: 20px;
	}
	h1{
		    font-size: 50px;
	}
	h1 span.h1-one{
		    max-width: 400px;
	}
	h1 span.h1-two{
		max-width: 345px;
	}
	#header-material .row{
		margin-right: 15px;
    	margin-left: 15px;
	}
	p.bottom-call{
		text-align: center;
	}

}
@media screen and (max-width: 600px) {
	.top-bg {
    padding-top: 45px;
    padding-bottom: 53px;
    background-position-x: left;
}
	.use h2{
		font-size: 22px;
	}
	section {
    padding: 35px 0;
}
		.steps-wrapper{
			width: 100%;
			flex-direction: column;
			align-items: center;
		}
		.step-item{
			margin-right: 0;
			width: 80%;
		}
		.step-item:nth-child(n+2){
			margin-top: 30px;
		}
		#calczno th{
			padding: 5px;
		}
		#calczno td{
			padding: 5px !important;
			font-size: 12px;
		}
}
@media screen and (max-width: 500px) {
.top-bg {
    padding-top: 103px;
    padding-bottom: 112px;
}
.calc-description h2{
	font-size: 22px;
}
.calc-description div p{
	font-size: 16px;
}
h1 span.h1-one, h1 span.h1-two{
    max-width: inherit;
    text-align: center;
    
}
#filter ul li{
	margin-top: 7px;
}
#calczno th{
	font-size: 16px;
}
#calczno th br{
	display: none;
	
}
}
@media screen and (max-width: 479px) {

#calczno td{
	font-size: 10px;
	text-align: center;
	padding: 3px !important
}
#calczno th{
	font-size: 12px;
	padding: 3px;
}
#calczno td a{
	font-size: 10px;
}
.manager-about.footer{
	    display: flex;
    flex-direction: column;
    align-items: center;
}
.do-question{
	width: auto;
}
#filter ul li{
	padding: 5px;
	    font-size: 12px;
}

    .step-item p {
    margin-top: 12px;
}
.become-student div p{
	font-size: 16px;
}
.know-more a{
	font-size: 30px;
}
}

@media screen and (max-width: 450px) {
	h1 {
    font-size: 37px;
}
#calczno tbody tr td:first-child{
	font-size: 10px;
}
.top-bg{
    background-color: #9958a2;
    background-position: 100px;	
        padding-top: 50px;
    padding-bottom: 45px;
}
#filter ul{
	margin-top: 0;
}
#filter ul li:first-child{
	height: auto;
	margin-bottom: 15px;
	margin-top: 0;
}
#calczno th{
	padding-top: 10px;
	line-height: normal;
	padding-bottom: 0 !important;
}
.calc-bloc .col-md-9{
	padding: 0;
}

}

/* Header styles */
@media screen and (max-width: 992px) {
	#header-material .row{
		margin: 0;
	}
.call-back{
	right: 20px;
}
}
@media screen and (max-width: 767px) {
.call-back{
	right: 200px;
}
}