/*banner-set starts*/

 .banner-set {
     background: url(../images/headerbanner.jpg) no-repeat;
     height: 1094px;
	 background-position:center
}
 .banner-set .set-text {
     color: #fff;
     text-align: right;
     padding-top: 40%;
}
 .banner-set .set-text h2 {
     font-weight: 600;
     font-size: 48px;
}
 .banner-set .set-text h3 {
     font-size: 40px;
     margin-bottom: 5px;
}
 .banner-set .set-text a {
     font-size: 30px;
     color: #fff;
     background-color: #20699c;
     border:3px solid #7d7d7d;
     border-radius:30px;
     font-weight: 700;
     text-transform: uppercase;
     padding: 2px 18px;
}
 .banner-set .icz-two {
     border: 1px solid #119ad4;
     border-radius: 60px;
     padding: 11px 0;
     margin-top: 20px;
}
 .banner-set .icz-two h2{
     float: left;
     font-size: 18px;
     color: #2e3b4e;
     border-right: 1px solid #0194d2;
     padding: 7px 20px 7px 50px;
     margin: 6px 0;
     text-align: right;
}
 .banner-set .icz-two .list {
     float: left;
     padding-left: 20px;
}
 .banner-set ul li {
     float: left;
     text-align: center;
     margin-right: 50px;
}
 .banner-set ul li span {
     display: block;
     font-size: 18px;
     color: #2e3b4e;
}
 .banner-set .set-content {
     float: right;
     margin-top: 25%;
}
 .banner-set .mobile {
     margin-top: 35%;
     position: absolute;
     right: -5%;
}

/*banner-set ends*/

/*prize starts*/

 .prize {
     background: url(../images/big-bg.jpg) no-repeat;
     background-size:cover;
     padding-bottom: 55px;
}
 .prize .call-uz {
     padding-top: 25%;
}
 .prize .prize-content h2 {
     font-size: 24px;
     color: #185e99;
     font-weight: 700;
     margin-top: 38px;
}
 .prize .prize-content p {
     font-size: 24px;
     color: #185e99;
     font-style: italic;
     margin-top: 38px;
}
 .prize .sub-prize {
     padding-top: 100px;
}
 .prize .sub-prize h3 {
     font-size: 48px;
     color: #0087bf;
     font-weight: 900;
     text-align: center;
     margin-bottom: 60px;
}
 .prize .sub-prize .set-blue {
     text-align: center;
     background-color: #fcfdff;
     -webkit-box-shadow: 2px 1px 13px rgba(3,4,4,.63);
     -moz-box-shadow: 2px 1px 13px rgba(3,4,4,.63);
     box-shadow: 2px 1px 13px rgba(3,4,4,.63);
     background-image: -webkit-linear-gradient(bottom, #0173a2, #46c5f9);
     background-image: -moz-linear-gradient(bottom, #0173a2, #46c5f9);
     background-image: -o-linear-gradient(bottom, #0173a2, #46c5f9);
     background-image: -ms-linear-gradient(bottom, #0173a2, #46c5f9);
     background-image: linear-gradient(to top, #0173a2, #46c5f9);
     padding: 10px 30px 40px;
     position: relative;
     min-height: 860px;
}
.prize .sub-prize .set-blue:hover {
    background-image: -webkit-linear-gradient(bottom, #46c5f9, #0173a2);
    background-image: -moz-linear-gradient(bottom, #46c5f9, #0173a2);
    background-image: -o-linear-gradient(bottom, #46c5f9, #0173a2);
    background-image: -ms-linear-gradient(bottom, #46c5f9, #0173a2);
    background-image: linear-gradient(to top, #46c5f9, #0173a2);
}
 .prize .sub-prize .set-blue h4 {
     font-size: 74px;
     color: #fff;
     font-weight: 900;
}
 .prize .sub-prize .set-blue p {
     font-size: 18px;
     color: #fff;
     margin-bottom: 30px;
}
 .prize .sub-prize .set-blue a {
     font-size: 24px;
     color: #0578a8;
     padding: 16px 26px;
     font-weight: 900;
     background-color: #fff200;
     background-image: -webkit-linear-gradient(bottom, #ffc000, #ffea00);
     background-image: -moz-linear-gradient(bottom, #ffc000, #ffea00);
     background-image: -o-linear-gradient(bottom, #ffc000, #ffea00);
     background-image: -ms-linear-gradient(bottom, #ffc000, #ffea00);
     background-image: linear-gradient(to top, #ffc000, #ffea00);
     position: absolute;
     bottom: 40px;
     left: 50%;
     -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
     -ms-transform: translateX(-50%);
     transform: translateX(-50%);
}
 .prize .sub-prize .set-blue a:hover {
     background-color: #fff200;
     background-image: -webkit-linear-gradient(bottom, #ffea00, #ffc000);
     background-image: -moz-linear-gradient(bottom, #ffea00, #ffc000);
     background-image: -o-linear-gradient(bottom, #ffea00, #ffc000);
     background-image: -ms-linear-gradient(bottom, #ffea00, #ffc000);
     background-image: linear-gradient(to top, #ffea00, #ffc000);
}
 .prize .sub-prize .set-blue .round {
     border:2px solid #ffe203;
     border-radius:100%;
     width: 182px;
     height: 182px;
     margin: 25px auto 35px auto;
     padding: 20px;
     box-sizing: content-box;
}
 .prize .sub-prize .set-blue .round h5 {
     font-size: 128px;
     color: #fff;
     font-weight: 900;
     line-height: 145px;
}
 .prize .sub-prize .set-blue .round span {
     font-size: 26px;
     color: #fff;
     font-weight: 900;
}

/*prize ends*/

/* service start */
.service-sec {
	background: url(../images/service-bg.png) no-repeat;
	background-size: cover;
}
.service-sec h2 {
	font-size: 48px;
    color: #fcfdff;
    font-weight: 900;
    padding: 25px 0 50px 0;
}
.service-sec p {
	font-size: 24px;
	color: #fff;
	margin: 5px 0 25px 0;
}
/* service end */

/* advantages start */
.advantages-sec {
	position: relative;
	background: url(../images/advantages-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 72px 0;
}
.advantages-sec .advantages-arrow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/advantages-bg-arrow.png) no-repeat;
	background-size: cover;
	background-position: center;
	pointer-events: none;
}
.advantages-sec h2 {
	font-size: 48px;
    color: #fcfdff;
    font-weight: 900;
    padding-bottom: 110px;
}
.advantages-sec h2.clr-y {
	float: right;
	font-size: 40px;
    color: #fede00;
	padding: 0;
	width: 715px;
}
.advantages-sec h3 {
	font-size: 32px;
    color: #fff;
	font-weight: 700;
}
.advantages-sec h4 {
	font-size: 25px;
    color: #fede00;
	font-weight: 900;
}
.advantages-sec h3, .advantages-sec h4, .advantages-sec h2.clr-y {
	text-shadow: 0 4px 4px rgba(2,3,3,.75);
}
.advantages-sec .cnt-box {
	width: 715px;
	float: right;
	text-align: center;
	margin-bottom: 80px;	
}
.advantages-sec .cnt-box-frst {
	width: 960px;
	margin-bottom: 50px;
}
.advantages-sec .cnt-box-sec {
	width: 800px;
}
/* advantages end */

/* functions start */
.functions-sec {	
	background-color: #fff200;
	background-image: -webkit-linear-gradient(bottom, #ebebeb, #fff 62%);
	background-image: -moz-linear-gradient(bottom, #ebebeb, #fff 62%);
	background-image: -o-linear-gradient(bottom, #ebebeb, #fff 62%);
	background-image: -ms-linear-gradient(bottom, #ebebeb, #fff 62%);
	background-image: linear-gradient(to top, #ebebeb, #fff 62%);
	padding: 55px 0 25px 0;
}
.functions-sec img {
    margin-top: 65px;
}
.functions-sec h2, .functions-sec h3, .functions-sec p {
	color: #0087bf;
}
.functions-sec h2 {
	font-size: 48px;
	font-weight: 900;
	margin-bottom: 110px;	
}
.functions-sec h3 {
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 25px;	
}
.functions-sec p {
	font-size: 23px;
	margin-bottom: 25px;
}
.functions-sec .clr-blck {
	font-size: 23px;
	color: #1c1c1b;
	font-weight: 900;
}
.functions-sec p.clr-blck {
	margin-bottom: 40px;
}
/* functions end */

/* communi start */
.communi-sec {
	background: url(../images/communication-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 70px 0 7.67% 0;
}
.communi-sec h3, .communi-sec ul li {
	font-size: 24px;
    color: #fedd00;
	font-weight: 700;	
}
.communi-sec h3 {
	margin-bottom: 30px;
}
.communi-sec p {
	font-size: 24px;
    color: #fff;
	font-weight: 300;	
}
.communi-sec ul {
	margin-top: 60px;
}
.communi-sec ul li {
	list-style-type: disc;	
}
.communi-sec img {
	margin-top: 65px;	
}
/* communi end */

/*contact-set start*/
.contact-set {
	background-color: #ffc000;
	padding: 55px 0;	
}
.contact-set h2 {
	font-size: 36px;
	color: #fff;
	font-weight: 900;
	text-align: center;	
	margin-bottom: 45px;
}
.contact-set label {
    color: #333;
	margin-bottom: 10px;
}
.contact-set .btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}
.contact-set .controls {
	background-color: #fff;
	padding: 40px;	
}

/*contact-set end*/


/*MQ starts*/

 @media only screen and (max-width: 1200px) {
     .banner-set .set-content {
         margin-top: 40%;
    }
     .banner-set .set-text h2 {
         font-size: 42px;
    }
     .banner-set .set-text {
         padding-top: 42%;
    }
     .prize .sub-prize .set-blue {
         min-height: 800px;
    }
     .prize .sub-prize .set-blue h4 {
         font-size: 44px;
    }
     .prize .sub-prize .set-blue .round {
         width: 162px;
         height: 162px;
    }
     .prize .sub-prize .set-blue .round h5 {
         font-size: 98px;
         line-height: 120px;
    }
     .prize .sub-prize .set-blue p {
         font-size: 16px;
         margin-bottom: 15px 
    }
     .prize .sub-prize .set-blue a {
         font-size: 18px;
         padding: 16px 13px;
    }
}
 @media only screen and (max-width: 991px) {
     .banner-set .mobile {
         display: block;
         max-width: 100%;
         height: auto;
         position: static;
         width: 22%;
         float: right;
         margin-top: 35%;
    }
     .banner-set ul li {
         margin-right: 37px;
    }
     .banner-set .set-content {
         float: left;
         margin-top: 35%;
    }
     .prize .call-uz {
         padding-top: 25px;
         margin: 0 auto;
    }
     .prize .sub-prize {
         padding-top: 30px;
    }
	.advantages-sec .cnt-box, .advantages-sec h2.clr-y {
    	width: 100%;
		padding: 0 15px;
	}
	.functions-sec img, .communi-sec img {
		margin: 50px auto;
		width: 50%;
	}
	.advantages-sec .advantages-arrow {
		background-position: 20% center;	
	}
}
 @media only screen and (max-width: 767px) {
     .banner-set {
         height: auto;
         background-size: cover;
    }
     .banner-set .mobile {
         display: none;
    }
     .banner-set ul li {
         float: none;
         display: inline-block;
         margin: 10px 15px;
    }
     .banner-set .set-content .icz-one ul {
         text-align: center;
    }
     .banner-set .icz-two h2 {
         border:none;
         font-size: 16px;
         padding: 0;
         float: none;
         text-align: center;
    }
     .banner-set .icz-two h2 .br {
         display: none;
    }
     .banner-set .icz-two {
         text-align: center;
         padding: 10px 4px;
    }
     .banner-set .icz-two .list {
         float: none;
         display: block;
         padding: 0;
    }
     .banner-set .icz-two .list img {
         margin: 0 auto;
         width: 40%;
    }
     .banner-set .set-content {
         margin-top: 42%;
         padding-bottom: 15%;
    }
     .banner-set .set-text {
         text-align: center;
         padding-top: 52%;
    }
     .banner-set .set-text h2 {
         font-size: 36px;
    }
     .banner-set .set-text h3 {
         font-size: 35px;
         margin: 8px 0;
    }
     .banner-set .set-text a {
         font-size: 24px;
         padding: 4px 18px;
    }
     .banner-set ul li img {
         width: 60%;
         margin: 0 auto;
    }
     .prize .sub-prize .set-blue {
         min-height: auto;
         margin-bottom: 50px;
    }
     .prize .sub-prize .set-blue a {
         position: static;
         -webkit-transform: translateX(0%);
         -moz-transform: translateX(0%);
         -ms-transform: translateX(0%);
         transform: translateX(0%);
         margin-top: 20px;
    }
     .prize .sub-prize h3 {
         font-size: 36px;
         margin-bottom: 40px;
    }
     .prize .prize-content p {
         margin-top: 15px;
		 text-align: justify;
    }
	.prize .prize-content h2 {
		text-align: justify;	
	}
     .prize {
         padding-bottom: 0;
    }
	.service-sec h2, .advantages-sec h2, .functions-sec h2 {
    	font-size: 30px; 
	}
	.service-sec p, .functions-sec p, .functions-sec .clr-blck, .communi-sec h3, .communi-sec ul li, .communi-sec p {
    	font-size: 18px;
		line-height: 22px;
		text-align: justify;
	}
	.advantages-sec h3, .advantages-sec h2.clr-y {
    	font-size: 24px;
    	line-height: 32px;
 	}
	.advantages-sec h4, .functions-sec h3 {
    	font-size: 19px;
    	line-height: 24px;
	}
	.functions-sec img, .communi-sec img, .service-sec img {
		margin: 40px auto;
		width: 60%;
	}
	.advantages-sec h2 {
		padding-bottom: 50px;	
	}
	.advantages-sec .cnt-box, .functions-sec h2 {
		margin-bottom: 40px;	
	}
	.advantages-sec .cnt-box-frst {
		margin-bottom: 30px;	
	}
	.communi-sec ul {
		margin: 30px 0 0 20px;
	}
	.communi-sec ul li br {
		display: none;	
	}
	.contact-set h2 {
		font-size: 22px;	
	}
}
/*MQ ends*/
