section.home{

}

section.home .home-slider-bg{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 1640px;
}

section.home .home-slider-bg .row{
	height: 100%;
}

section.home .home-slider-bg .row > [class*="col-"]{
	position: relative;
	height: 100%;
}

section.home .home-slider-bg .bg{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 150px;
	width: 9999px;
	background-color: #D3F1FB;
}

section.home .home-slider{
	padding: 220px 0 90px 0;
	width: 1640px;
	margin: 0 auto;
	position: relative;
}

section.home .home-slider .owl-home .item .img{
	display: block;
	margin-right: 25px;
	height: 510px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

section.home .home-slider .owl-home .item .info{
	margin-top: 68px;
	padding-left: 20px;
}

section.home .home-slider .owl-home .item .info h2{
	color: #3D3D3D;
	font-size: 35px;
	font-weight: 700;
	width: 520px;
	max-height: 141px;
	max-height: inherit !important;
	line-height: 47px;
	overflow: hidden;
}

section.home .home-slider .owl-home .item .info .text{
	color: #7D7D7D;
	font-size: 22px;
	margin-top: 21px;
	max-height: 120px;
	line-height: 30px;
	overflow: hidden;
}

section.home .home-slider .owl-home .owl-dots{
	display: block;
	margin-top: 11px;
	text-align: left;
}

section.home .home-slider .owl-home .owl-dots .owl-dot{
	display: inline-block;
	width: 18px;
	height: 18px;
	background-color: #fff;
	margin: 0 4px;
	transition: background-color .3s;
}

section.home .home-slider .owl-home .owl-dots .owl-dot:first-child{
	margin-left: 0;
}

section.home .home-slider .owl-home .owl-dots .owl-dot:last-child{
	margin-right: 0;
}

section.home .home-slider .owl-home .owl-dots .owl-dot.active,
section.home .home-slider .owl-home .owl-dots .owl-dot:hover{
	background-color: #FC6039;
}

section.home .bottom-info{
	margin-top: 104px;
}

section.home .bottom-info .wrap{
	width: 1240px;
	margin: 0 auto;
}

section.home .bottom-info .links{
	text-align: center;
}

section.home .bottom-info .links a{
	text-align: center;
	font-size: 30px;
	margin: 0 24px;
	padding: 0 2px;
	text-transform: uppercase;
	color: #7D7D7D;
	position: relative;
	font-weight: 700;
	transition: color .3s;
}

section.home .bottom-info .links a:lang(ka){
  text-transform: uppercase;
  -webkit-font-feature-settings: 'case'; 
     -moz-font-feature-settings: 'case'; 
          font-feature-settings: 'case' on;
}

section.home .bottom-info .links a.active,
section.home .bottom-info .links a:hover{
	color: #2D2D2D;
}

section.home .bottom-info .links a.active:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 7px;
	height: 8px;
	background-color: #FF9584;
	z-index: -1;
}

section.home .bottom-info .items{
	margin-top: 96px;
}

section.home .bottom-info .items > [class*="col-"]:nth-child(2){
	margin-top: 210px;
}

section.home .bottom-info .items .item{
	display: block;
	height: 274px;
	margin-bottom: 20px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
}

section.home .bottom-info .items .item .img{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

section.home .bottom-info .items .item .gradient{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	background-image: linear-gradient(to top, #ff8484 0%, rgba(255, 132, 132, 0.15) 100%);
	transition: background-image .5s, background-color .5s, opacity .5s;
}

section.home .bottom-info .items .item:hover .gradient{
	background-color: #ff8484;
	opacity: 0.97
}

section.home .bottom-info .items .item .info{
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	text-align: center;
	margin: 26px;
}

section.home .bottom-info .items .item .info h2{
	position: absolute;
	left: 0;
	right: 0;
	top: 286px;
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	line-height: 36px;
	max-height: 72px;
	overflow: hidden;
	transition: transform .5s;
}

section.home .bottom-info .items .item:hover .info h2{
	transform: translateY(-200px);
}

section.home .bottom-info .items.topics-box .item .info h2,
section.home .bottom-info .items.game-quizzes-box .item .info h2{
	top: auto;
	bottom: 0;
	max-height: inherit;
}

section.home .bottom-info .items.topics-box .item:hover .info h2,
section.home .bottom-info .items.game-quizzes-box .item:hover .info h2{
	transform: translateY(0) !important;
}

section.home .bottom-info .items .item .info .text{
	position: absolute;
	left: 0;
	right: 0;
	top: 420px;
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	margin-top: 10px;
	text-align: left;
	max-height: 120px;
	line-height: 24px;
	overflow: hidden;
	transition: transform .5s;
}

section.home .bottom-info .items .item:hover .info .text{
	transform: translateY(-266px);
}

section.home .subscribe-form{
	margin-top: 60px;
}

section.home .subscribe-form #mlb2-1160102.ml-form-embedContainer .ml-form-align-center,
section.home .subscribe-form #mlb2-1173292.ml-form-embedContainer .ml-form-align-center,
section.home .subscribe-form #mlb2-1175506.ml-form-embedContainer .ml-form-align-center,
section.home .subscribe-form #mlb2-1175518.ml-form-embedContainer .ml-form-align-center{
	text-align: left;
}

section.home .subscribe-form #mlb2-1160102.ml-form-embedContainer .ml-form-embedWrapper,
section.home .subscribe-form #mlb2-1173292.ml-form-embedContainer .ml-form-embedWrapper,
section.home .subscribe-form #mlb2-1175506.ml-form-embedContainer .ml-form-embedWrapper,
section.home .subscribe-form #mlb2-1175518.ml-form-embedContainer .ml-form-embedWrapper {
  background-color: transparent;
}

section.home .subscribe-form #mlb2-1160102.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button,
section.home .subscribe-form #mlb2-1173292.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button,
section.home .subscribe-form #mlb2-1175506.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button,
section.home .subscribe-form #mlb2-1175518.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button{
	transition: background-color .3s, border-colot .3s;
}

section.home .subscribe-form #mlb2-1160102.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover,
section.home .subscribe-form #mlb2-1173292.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover,
section.home .subscribe-form #mlb2-1175506.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover,
section.home .subscribe-form #mlb2-1175518.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button:hover {
  background-color: #bcdfe8 !important;
  border-color: #bcdfe8 !important;
}
.sld .owl-nav{
	display: none;
}
.sld .owl-nav > div{
    font-size: 35px;
    color: #0f3f72;
}
.sld .owl-nav > div.owl-prev{
	text-align: left;
	float: left;
}
.sld .owl-nav > div.owl-next{
	text-align: right;
	float: right;
}
.sld .owl-nav > div.disabled{
	color: #929598;
}


/******************** Responsive ********************/

@media (max-width: 1700px){
	section.home .home-slider {
    padding: 130px 0 80px 0;
    width: 1320px;
	}

	section.home .home-slider-bg {
    width: 1320px;
	}

	section.home .home-slider .owl-home .item .img {
    height: 410px;
	}

	section.home .home-slider .owl-home .item .info {
    margin-top: 35px;
    padding-left: 0px;
	}

	section.home .home-slider .owl-home .item .info h2 {
    font-size: 30px;
    width: auto;
    max-height: 120px;
    line-height: 40px;
	}

	section.home .home-slider .owl-home .item .info .text {
    font-size: 20px;
    margin-top: 18px;
    max-height: 112px;
    line-height: 28px;
	}

	section.home .bottom-info {
    margin-top: 90px;
	}

	section.home .bottom-info .links a {
    font-size: 28px;
    margin: 0 22px;
	}

	section.home .bottom-info .wrap {
    width: 1110px;
	}

	section.home .bottom-info .items {
    margin-top: 84px;
	}

	section.home .bottom-info .items > [class*="col-"]:nth-child(2) {
    margin-top: 150px;
	}

	section.home .bottom-info .items .item {
    height: 248px;
	}

	section.home .bottom-info .items .item .info h2 {
    top: 236px;
    font-size: 26px;
    line-height: 34px;
    max-height: 68px;
	}

	section.home .bottom-info .items.topics-box .item:hover .info h2,
	section.home .bottom-info .items.game-quizzes-box .item:hover .info h2{
		transform: translateY(-140px);
	}

	section.home .bottom-info .items .item .info .text {
    font-size: 16px;
    max-height: 110px;
    line-height: 22px;
	}

	section.home .bottom-info .items .item:hover .info .text {
    transform: translateY(-314px);
	}
}

@media (max-width: 1400px) {
	section.home .home-slider {
    padding: 90px 0 60px 0;
    width: 1124px;
	}

	section.home .home-slider-bg {
    width: 1124px;
	}

	section.home .home-slider-bg .bg{
		right: 120px;
	}

	section.home .home-slider .owl-home .item .img {
    height: 360px;
	}

	section.home .bottom-info {
    margin-top: 80px;
	}

	section.home .bottom-info .links a {
    font-size: 24px;
    margin: 0 18px;
	}

	section.home .bottom-info .links a.active:before {
    bottom: 6px;
    height: 7px;
	}
}

@media (max-width: 1199.98px){
	section.home .home-slider {
    padding: 72px 0 60px 0;
    width: 976px;
	}

	section.home .home-slider-bg {
    width: 1002px;
	}

	section.home .home-slider .owl-home .item .img {
    height: 330px;
    margin-right: 10px;
	}

	section.home .home-slider .owl-home .item .info {
    margin-top: 28px;
	}

	section.home .home-slider .owl-home .item .info h2 {
    font-size: 26px;
    max-height: 108px;
    line-height: 36px;
	}

	section.home .bottom-info .items.topics-box .item .info h2,
	section.home .bottom-info .items.game-quizzes-box .item .info h2{
		bottom: 0;
	}

	section.home .bottom-info .items.topics-box .item:hover .info h2,
	section.home .bottom-info .items.game-quizzes-box .item:hover .info h2{
		transform: translateY(-120px);
	}

	section.home .home-slider .owl-home .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
	}

	section.home .bottom-info .wrap {
    width: 930px;
	}

	section.home .bottom-info .items {
    margin-top: 75px;
	}

	section.home .bottom-info .items .item {
    height: 206px;
	}

	section.home .bottom-info .items .item .info h2 {
    top: 202px;
    font-size: 22px;
    line-height: 30px;
    max-height: 60px;
	}

	section.home .bottom-info .items .item:hover .info h2 {
    transform: translateY(-142px);
	}

	section.home .bottom-info .items .item .info .text {
    font-size: 14px;
    max-height: 100px;
    line-height: 20px;
	}

	section.home .bottom-info .items .item:hover .info .text {
    transform: translateY(-300px);
	}
}

@media (max-width: 1023.98px){
	section.home .home-slider {
    padding: 62px 0 50px 0;
    width: 678px;
	}

	section.home .home-slider-bg {
    width: 722px;
	}

	section.home .home-slider-bg .bg{
		right: 100px;
	}

	section.home .home-slider .owl-home .item .img {
    height: 235px;
    margin-right: 0;
	}

	section.home .home-slider .owl-home .item .info {
    margin-top: 10px;
	}

	section.home .home-slider .owl-home .item .info h2 {
    font-size: 20px;
    max-height: 78px;
    line-height: 26px;
	}

	section.home .bottom-info .items.topics-box .item:hover .info h2,
	section.home .bottom-info .items.game-quizzes-box .item:hover .info h2{
		transform: translateY(0);
	}

	section.home .home-slider .owl-home .item .info .text {
    max-height: 96px;
    font-size: 16px;
    margin-top: 10px;
    line-height: 24px;
	}

	section.home .bottom-info {
    margin-top: 70px;
	}

	section.home .bottom-info .links a {
    font-size: 22px;
    margin: 0 16px;
	}

	section.home .bottom-info .items {
    margin-top: 70px;
	}

	section.home .bottom-info .wrap {
    width: 690px;
	}

	section.home .bottom-info .items > [class*="col-"]:nth-child(2) {
    margin-top: 80px;
	}

	section.home .bottom-info .items .item {
    height: 156px;
	}

	section.home .bottom-info .items .item .info {
    margin: 15px;
	}

	section.home .bottom-info .items .item .info h2 {
    top: 130px;
    font-size: 16px;
    line-height: 24px;
    max-height: 48px;
	}

	section.home .bottom-info .items .item:hover .info h2 {
    transform: translateY(0);
	}

	section.home .bottom-info .items .item .info .text{
		display: none;
	}

	section.home .bottom-info .items .item:hover .gradient {
    background-color: transparent;
    background-image: linear-gradient(to top, #ff8484 0%, rgba(255, 132, 132, 0.15) 100%);
    opacity: 1;
	}

	section.home .subscribe-form{
		margin-top: 40px;
	}

	section.home .subscribe-form #mlb2-1160102.ml-form-embedContainer .ml-form-align-center,
	section.home .subscribe-form #mlb2-1173292.ml-form-embedContainer .ml-form-align-center,
	section.home .subscribe-form #mlb2-1175506.ml-form-embedContainer .ml-form-align-center,
	section.home .subscribe-form #mlb2-1175518.ml-form-embedContainer .ml-form-align-center{
		text-align: center;
	}
}

@media (max-width: 767.98px){
	section.home .home-slider {
    padding: 25px 0;
    width: auto;
    margin-left: 36px;
    margin-right: 36px;
	}

	section.home .home-slider-bg {
    display: none;
	}

	section.home .home-slider .owl-home .item .info {
    margin-top: 22px;
	}

	section.home .home-slider .owl-home .item .info h2 {
    font-size: 22px;
    max-height: 120px;
    line-height: 30px;
	}

	section.home .home-slider .owl-home .owl-dots {
    margin-top: 20px;
    text-align: center;
	}

	section.home .home-slider .owl-home .owl-dots .owl-dot {
    background-color: #E6E6E6;
	}

	section.home .bottom-info {
    margin-top: 32px;
	}

	section.home .bottom-info .links a {
    font-size: 20px;
    margin: 0 14px;
	}

	section.home .bottom-info .links a.active:before {
    bottom: 5px;
    height: 5px;
	}

	section.home .bottom-info .wrap {
    width: 510px;
	}

	section.home .bottom-info .items {
    margin-top: 40px;
	}

	section.home .bottom-info .items > [class*="col-"]:nth-child(2) {
    margin-top: 0;
	}

	section.home .bottom-info .items .item{
		width: calc(50% - 16px);
		margin: 0 8px 20px 8px;
		float: left;
	}
}

@media (max-width: 575.98px){

	.sld .owl-nav{
		display: none !important;
	}
	section.home .home-slider {
    padding: 12px 0;
	}

	section.home .home-slider .owl-home .item .img {
    height: 136px;
	}

	section.home .home-slider .owl-home .item .info {
    margin-top: 18px;
	}

	section.home .home-slider .owl-home .item .info h2 {
    font-size: 18px;
    max-height: 104px;
    line-height: 26px;
	}

	section.home .bottom-info {
    margin-top: 26px;
	}

	section.home .bottom-info .wrap {
    width: auto;
    margin-left: 36px;
    margin-right: 36px;
	}

	section.home .bottom-info .links a {
    font-size: 20px;
    margin: 0 35px;
    margin-bottom: 10px;
	}

	section.home .bottom-info .items {
    margin-top: 30px;
	}

	section.home .bottom-info .items .item{
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
    height: 174px;
	}
}