

.titleHome{
	text-align: center;
	margin-bottom: 40px;
	color: #00539b;
}
.titleHomeUp h2{
	text-transform: uppercase;
}
.titleHomeW{
	color: #fff;
}
.titleLine{
	color: #333333;
}
.titleLine{
	padding-bottom: 40px;
	position: relative;
}
.titleLine::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 120px;
	height: 30px;
	background-image: url('../images/linetile.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: contain;
}
.titleHome .caption {
	max-width: 910px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 24px;
	color: #555555;
	margin-top: 10px;
}
.titleHome h2{
	font-size: 35px;
	line-height: 53px;
	font-weight: normal;
    position: relative;
    display: inline-block;
    letter-spacing: -1px;
	font-weight: bold;
}
.titleHome .des{
	margin-top: 10px;
	font-size: 15px;
	line-height: 23px;
}
.wrapCont{
    padding-bottom: 0;
}
.about_block .title_line{
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.about_block .title_line::before{
    content: '';
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 3px;
    left: 50%;
    background-color: #00539b;
    transform: translate(-50%, 0);
}
.adv .grid{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
    display: flex;
    align-items: center;
    align-content: center;
}
.adv .grid .col:last-child{
	width: 41.66666667%;
}
.adv .grid .col:first-child{
    width: 58.33333333%;
}
.adv .grid .col .icon{
    position: absolute;
    right: -50px;
    top: 50px;
    height: 100px;
    width: 100px;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 11 ;
}
.adv .grid .col .icon img{
    position: absolute;
    width: 50%;
    height: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.adv .img img{
	width: 100%;
}
.adv .caption{
    padding: 20px 0px 20px 50px;
}
.adv .tend{
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
    position: relative;
    color: #ff3333;
}
.adv .date{
    color: #00539b;
    position: relative;
    padding: 0 20px;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 18px;
}
.adv .date::before{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #00539b;
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translate(0, -50%);
}
.adv .date::after{
    content: '';
    position: absolute;
    top: 50%;
    left: -100px;
    width: 100px;
    height: 2px;
    background-color: #00539b;
}
.adv .des{
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
}
.adv .des p{
    position: relative;
}
.vnt-adv{
    position: relative;
}
.vnt-adv .adv{
    margin-bottom: 100px;
}
.vnt-adv .adv:last-child{
    margin-bottom: 0;
}
.vnt-adv .adv:nth-child(even) .col:nth-child(1){
    order: 1;
}
.vnt-adv .adv:nth-child(even) .caption{
    padding: 20px 50px 20px 0;
    text-align: right;
}
.vnt-adv .adv:nth-child(even) .date::before{
    right: -5px;
    left: initial;
}
.vnt-adv .adv:nth-child(even) .date::after{
    right: -100px;
    left: initial;
}
.vnt-adv .adv:nth-child(even) .grid .col .icon{
    right: initial;
    left: -50px;
}
.vnt-adv .adv:nth-child(even) .des{
    text-align: left;
}
.boxAboutGtcl, .about_block{
    padding: 50px 0 80px;
}
.boxAboutTnSm{
    padding-top: 60px;
}
.boxtitleAb{
    margin-bottom: 50px;
}
.boxtitleAb h2{
    color: #00539b;
    font-size: 45px;
    line-height: 60px;
    text-transform: uppercase;

    position: relative;
}
.boxcaptionAb{
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 60px;
}
.boxcontentAb{
    margin: 0 auto;
}
.boxAboutTnSm .boxcontentAb .grip_2{
    display: flex;
    vertical-align: top;
    flex-wrap: wrap;
}
.boxAboutTnSm .boxcontentAb .grip_2 .item{
    display: inline-block;
    width: 33.3333%;
    text-align: center;
    vertical-align: top;
    position: relative;
    padding: 0 20px;
    margin-bottom: 50px;
}
.boxAboutTnSm .boxcontentAb .grip_2 .item .icon{
    margin-bottom: 40px;
    font-size: 60px;
    color: #f2b930;
}
.boxAboutTnSm .boxcontentAb .grip_2 .item .nameTitle{
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}
.boxAboutTnSm .boxcontentAb .grip_2 .item .txtAb{
    line-height: 25px;
    margin-bottom: 30px;
    max-width: 250px;
    margin: 0 auto;
} 
.boxAboutGtcl .bannerBlock{
    margin-bottom: 40px;
}
.boxAboutGtcl .bannerBlock img{
    width: 100%;
}
.boxAboutGtcl .listGtcl .item{
    text-align: center;
    margin-bottom: 30px;
}
.boxAboutGtcl .listGtcl .item .icon{
    width: 160px;
    height: 160px;
    background-color: #00539b;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
}
.boxAboutGtcl .listGtcl .item .icon img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}
.boxAboutGtcl .listGtcl .item .nameTitle{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 25px;
    max-width: 80%;
    margin: 0 auto;
}
.vnt-tn-sm{
    margin-bottom: 100px;
}
.vnt-tn-sm .title{
    font-size: 30px;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
}
.vnt-tn-sm .title::before{
    content: '';
    width: 70px;
    height: 3px;
    background-color: #00539b;
    position: absolute;
    bottom: 0px;
    left: 0;
}
.vnt-tn-sm .i-about{
    display: flex;
    background-color: #f5f5f5;
    margin-bottom: 30px;
}
.vnt-tn-sm .i-about .i-image,.vnt-tn-sm .i-about .i-desc {
    width: 50%;
    position: relative;
}
.vnt-tn-sm .i-about .i-image::before{
    content: '';
    width: 65px;
    background-color: rgba(255, 255, 255, 0.3);
    height: 100%;
    position: absolute;
    left: 0;
    display: block;
    z-index: 9;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.vnt-tn-sm .i-about .i-image:hover::before{
    width: 100%;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.vnt-tn-sm .i-about .i-image img{
    width: 100%;
}
.vnt-tn-sm .i-about .i-desc{
    padding: 50px 40px;
}
.vnt-tn-sm .i-about .titleS{
    font-size: 40px;
    line-height: 60px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 30px;
    padding-bottom: 10px;
    color: #00539b;
    position: relative;
}
.vnt-tn-sm .i-about .titleS::before{
    content: '';
    position: absolute;
    bottom: 0px;
    width: 1000px;
    height: 2px;
    background-color: #c4c4c4;
    z-index: 1;
    left: -950px;
}
.vnt-tn-sm .i-about .titleS::after{
    position: absolute;
    bottom: -3px;
    left: 50px;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #c4c4c4;
}
.vnt-tn-sm .i-about .i-short p{
    margin-bottom: 10px;
    line-height: 25px;
}
.vnt-tn-sm .i-about .i-desc .wrap{
    max-width: 600px;
}
.vnt-tn-sm .list-i-about .i-about:nth-child(odd) .i-image{
    order: 2;
}
.vnt-tn-sm .list-i-about .i-about:nth-child(odd) .i-desc .wrap{
    float: right;
}
.vnt-tn-sm .list-i-about .i-about:nth-child(even) .i-desc .wrap{
   text-align: right;
}
.vnt-tn-sm .list-i-about .i-about:nth-child(even) .titleS::before{
    right: -950px;
    left: initial;
}
.vnt-tn-sm .list-i-about .i-about:nth-child(even) .titleS::after{
    right: 50px;
    left: initial;
}
.vnt-tn-sm .list-i-about .i-about:nth-child(even) .i-image::before{
    right: 0;
    left: initial;
}
.info-about-bl{
    position: relative;
    margin-bottom: 80px;
}
.info-about-bl .ab-1{
    width: 60%;
    position: relative;
}
.info-about-bl .ab-1 .imgCont{
}
.info-about-bl .ab-1 .imgCont img{
    width: 100%;
}
.info-about-bl .ab-2{
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;

}
.info-about-bl .ab-2 .wrapper{
    display: flex;
}
.info-about-bl .ab-2 .contab-2{
    width: 570px;
    background-color: #00539b;
    color: #fff;
    padding: 50px;
}
.info-about-bl .ab-2 .contab-1{
    width: calc(100% - 570px);
    padding: 0 30px 0 170px;
    color: #fff;
}
.info-about-bl .ab-2 .contab-1 .cont-center{
    font-size: 22px ;
    line-height: 33px;
    position: relative;
}
.info-about-bl .ab-2 .contab-1 .cont-center::before{
    content: '';
    position: absolute;
    width: 100px;
    height: 100px;
    background-image: url('../images/about/iconqq.png');
    top: -80px;
    background-repeat: no-repeat;
}
.info-about-bl .ab-2 .contab-1 .cont-center .bold{
    display: block;
    font-size: 33px;
    line-height: 50px;
    font-weight: bold;
    margin-top: 10px;
}
/*  */
.aboutHome{
	padding: 0px 0 90px;
}
.gripAboutHome{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -60px;
	align-items: center;
	align-content: center;
}
.gripAboutHome > div{
	padding: 0 60px;
}
.gripAboutHome .colL{
	width: calc(50% - 30px);
}
.gripAboutHome .colR{
	width: calc(50% + 30px);
}
.gripAboutHome .videoAbout{
	position: relative;
	margin-right: -70px;
} 
.gripAboutHome .videoAbout img{
	width: 100%;
}
.videoAbout .popupVideo a{
	width: 100%;
	position: relative;
}
.videoAbout .popupVideo a .iconvideo{
	width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #fff;
    display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.videoAbout .popupVideo a .iconvideo::before{
	content: '\f04b';
    position: absolute;
    left: 56%;
    top: 53%;
    transform: translate(-50%, -50%);
    font-family: FontAwesome;
    color: #015ca9;
    font-size: 18px;
    line-height: 27px;
}
.videoAbout .popupVideo a .iconvideo::after{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    opacity: 0.2;
    border-radius: 50%;
    -webkit-animation: pulse-border 2000ms ease-out infinite;
    animation: pulse-border 2000ms ease-out infinite;
    transition: all 0.2s ease-in-out;
}
@keyframes pulse-border {
    0% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
      opacity: 0;
    }
}
.infoAbout .captionAb{
	margin-bottom: 10px;
	color: #666666;
	font-size: 18px;
	line-height: 27px;
	text-transform: uppercase;
}
.infoAbout .titleAb{
	margin-bottom: 30px;
	padding-bottom: 25px;
	position: relative;
}
.infoAbout .titleAb::before{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 75px;
	height: 3px;
	background-color: #ffab00;
}
.infoAbout .titleAb h2{
	font-size: 50px;
	line-height: 65px;
	text-transform: uppercase;
}
.infoAbout .linkWebAbout{
	margin-bottom: 30px;
	position: relative;
}
.infoAbout .linkWebAbout::before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1000px;
	left: -999px;
	background-color: #00539b;
}
.infoAbout .linkWebAbout a{
	display: inline-block;
	padding: 15px 30px 15px 0;
	font-size: 45px;
	line-height: 60px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #00539b;
	letter-spacing: -2px;
}
.infoAbout .tendAb{
	margin-bottom: 40px;
	color: #555555;
	font-style: italic;
	font-size: 15px;
	line-height: 23px;
	max-width: 450px;
}
.whyHome{
	padding: 60px 0 100px;
	position: relative;
	z-index: 1;
	background-position: 100% 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.whyHome::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #000;
	opacity: 0.4;
	z-index: -1;
	pointer-events: none;
}
.infoWhyHome{
	position: relative;
}
.infoWhyHome .logoWhy{
	height: 250px;
	width: 250px;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0);
	z-index: 2;
}
.gripWhyHome{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px;
} 
.gripWhyHome .colGr{
	padding: 0 5px;
	width: 50%;
	margin-bottom: 10px;
}
.gripWhyHome .itemWhy{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
	color: #fff;
}
.gripWhyHome .itemWhy > div{
	padding: 0 20px;
}
.gripWhyHome .itemWhy .colD{
	width: calc(100% - 240px);
	text-align: justify;
}
.gripWhyHome .itemWhy .colI{
	width: 240px;
}
.gripWhyHome .itemWhy .iconWhy{
	width: 200px;
	height: 200px;
	background-color: #00539b;
	position: relative;
	padding: 25px;
	display: flex;
	flex-wrap: wrap;
}

.gripWhyHome .colGr:nth-child(1) .iconWhy{

}
.gripWhyHome .colGr:nth-child(2) .iconWhy{
	justify-content: flex-end;
}
.gripWhyHome .colGr:nth-child(3) .iconWhy{
	align-content: flex-end;
	align-items: center;
}
.gripWhyHome .colGr:nth-child(4) .iconWhy{
	align-content: flex-end;
	align-items: center;
	justify-content: flex-end;
}
.gripWhyHome .colGr:nth-child(even) .itemWhy .colD{
	order: 2;
	/* text-align: left; */
}
.itemWhy .decsWhy{
	max-height: 186px;
	overflow: hidden;
}
.itemWhy .decsWhy strong{
	color: #ffab00;
}
/*  */
.valuCoreHome{
    padding: 50px 0 80px;
}
.valuCoreHome .gripValu{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 50px;
}
.gripValu .col{
    width: 50%;
    padding: 0 15px;
}
.itemTNCl h3{
    color: #00539b;
    font-size: 30px;
    line-height: 45px;
    text-transform: uppercase;
    margin-bottom: 15px;
} 
.itemTNCl .tend{
    font-size: 15px;
    line-height: 23px;
    color: #555555;

} 
.valuCoreHome .infovaluCore{
    max-width: 600px;
    margin: 0 auto;
}

/* boxAboutNs */
.boxAboutNs{
    padding-top: 50px;
}
.boxAboutLD{
    padding: 50px 0;
}
.boxAboutLD .gripLd{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}
.boxAboutLD .gripLd .col{
    width: 33.333%;
    padding: 0 10px;
}
.boxAboutLD .itemAbLd{
    text-align: center;
}
.itemAbLd .icon{
    margin-bottom: 30px;
    font-size: 60px;
    color: #ffab00;
}
.itemAbLd .txt h3{
    color: #00539b;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px; 
}
.itemAbLd .txt .tend{
    max-width: 310px;
    margin: 0 auto;
}
@media all and (max-width: 1200px){

    .info-about-bl .ab-2 .contab-1 .cont-center{
        font-size: 13px;
        line-height: 21px;
    }
    .info-about-bl .ab-2 .contab-1 .cont-center .bold{
        font-size: 20px;
        line-height: 30px;
        margin-top: 5px;
    }
}
@media all and (max-width: 991px){
    .titleHome{
		margin-bottom: 30px;
	}
    .titleHome h2{
		font-size: 25px;
		line-height: 34px;
    }
	.titleHome .caption{
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .boxtitleAb h2{
        font-size: 25px;
        line-height: 37px;
    }
    /*  */
    .info-about-bl .ab-2 .contab-1{
        width: 100%;
        position: absolute;
        top: 120px;
    }
    .menuTab{
        margin-bottom: 0;
    }
    .about_block .title_line{
        font-size: 25px;
        line-height: 25px;
    }

    .vnt-adv{
        padding: 10px 0;
    }
    .about_block{
        padding: 40px 0;
    }
    .adv .grid .col .icon{
        right: -30px;
        top: 20px;
        height: 60px;
        width: 60px;;
    }
    .adv .caption{
        padding: 20px 0 ;
    }
    .adv .tend{
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .adv .date{
        padding: 0;
        margin-bottom: 10px;
        font-size: 13px;
    }
    .adv .date::before, .adv .date::after{
        display: none;
    }
    .adv .des{
        font-size: 14px;
        margin-bottom: 0;
        line-height: 22px;
    }
    .vnt-adv .adv:nth-child(even) .caption{
        padding: 20px 0;
        padding-bottom: 0;
    }
    .vnt-adv .adv .link_hover a{
        padding: 10px;
    }
    .vnt-adv .adv{
        margin-bottom: 10px;
    }
    .vnt-adv .adv:nth-child(even) .grid .col .icon{
        left: -30px;
    }
    .vnt-adv::before{
        bottom: 170px;
    }
    .boxAboutTnSm .boxcontentAb .grip_2{

    }
    .boxAboutTnSm .boxcontentAb .grip_2 .item{
        padding: 0 10px;
        width: 50%;
    }
    .boxtitleAb{
        font-size: 26px;
        line-height: 39px;
        margin-bottom: 10px;
    }
    .boxAboutGtcl .listGtcl .item .icon{
        width: 100px;
        height: 100px;
    }
    .boxAboutGtcl .listGtcl .item .nameTitle{
        font-size: 12px;
        max-width: 100%;
        line-height: 18px;
    }
    .vnt-tn-sm .title{
        font-size: 25px;
    }
    .vnt-tn-sm .i-about{
        display: block;
    }
    .vnt-tn-sm .i-about .i-image, .vnt-tn-sm .i-about .i-desc{
        width: 100%;
    }
    .vnt-tn-sm .i-about .i-image::before{
        width: 50px;
    }
    .vnt-tn-sm .i-about .i-desc{
        padding: 30px 15px;
        display: table;
    }
    .vnt-tn-sm .i-about .titleS{
        font-size: 25px;
        line-height: 38px;
    }
    .info-about-bl .ab-2 .wrapper{
        display: block;
    }
    .info-about-bl .ab-2 .contab-1{
        padding: 0 20px;
        padding-left: 80px;
    }
    .info-about-bl .ab-2 .contab-2{
        width: 100%;
        padding: 20px;
        position: relative;
        margin-top: -20px;
    }
    .info-about-bl .ab-1{
        width: 100%;
        padding-right: 10px;
    }
    .info-about-bl .ab-2{
        position: static;
    }
    .info-about-bl .ab-2 .contab-1 .cont-center::before{
        width: 50px;
        height: 50px;
        background-size: contain;
        top: -60px;
    }
    .info-about-bl{
        margin-bottom: 50px;
    }
    .vnt-tn-sm{
        margin-bottom: 0;
    }
    .vnt-tn-sm .i-about:last-child{
        margin-bottom: 0;
    }
    .boxAboutTnSm{
        padding-top: 40px;
    }
    .boxcaptionAb{
        margin-bottom: 30px;
        font-size: 14px;
        line-height: 22px;
    }
    .boxAboutTnSm .boxcontentAb .grip_2 .item .txtAb{
        font-size: 12px;
        line-height: 20px;
        height: 60px;
        overflow: hidden;
        margin-bottom: 0;
    }
    .adv .grid{
        display: block;
    }
    .adv .grid .col:first-child, .adv .grid .col:last-child{
        width: 100%;
    }
    /* end about */
    .aboutHome{
		padding: 30px 0 50px;
    }
    .gripAboutHome{
		flex-direction: column-reverse;
	}
	.gripAboutHome .colL, .gripAboutHome .colR{
		width: 100%;
	}
	.gripAboutHome .colR{
		margin-bottom: 20px;	
	}
	.gripAboutHome .videoAbout{
		margin-right: 0;
		max-width: 500px;
		margin: 0 auto;
	}
	.infoAbout .titleAb h2{
		font-size: 40px;
		line-height: 55px;
	}
	.infoAbout .linkWebAbout a{
		font-size: 35px;
		line-height: 45px;
	}
	.infoAbout .tendAb{
		margin-bottom: 20px;
		max-width: 100%;
	}
	#vnt-slide-home .caption{
		bottom:inherit;
		top: 50%;
		transform: translateY(-50%);
	}
	#vnt-slide-home .caption .wrapper{
		padding: 0 20px;
	}
	#vnt-slide-home .caption .t1{
		font-size: 22px;
		line-height: 33px;
	}
	#vnt-slide-home .caption .t2{
		font-size: 16px;
		line-height: 28px;
	}
	#vnt-slide-home .caption .popvideo{
		width: 100%;
		padding-left: 0;
	}
	#vnt-slide-home .popvideo a{
		top: 0;
		margin: 0 auto;
		width: 70px;
		height: 70px;
	}
	#vnt-slide-home .popvideo a::after{
		width: 70px;
		height: 70px;
	}
	#vnt-slide-home .slick-dots{
		right: 20px;
	}
	#vnt-slide-home .item .img a{
		padding-bottom: 79.0%;
    }
    /* box home 2 */
	.whyHome{
		padding: 30px 0;
	}
	.infoWhyHome .logoWhy{
		display: none;
	}
	.gripWhyHome .colGr{
		width: 100%;
	}
	.gripWhyHome .itemWhy{
		margin: 0 -5px;
	}
	.gripWhyHome .itemWhy > div{
		padding: 0 5px;
	}
	.gripWhyHome .itemWhy .colD{
		order: 2;
	}
	.gripWhyHome .itemWhy .colI{
		width: 80px;
	}
	.gripWhyHome .itemWhy .colD{
		width: calc(100% - 80px);
	}
	.gripWhyHome .itemWhy .iconWhy{
		width: 70px;
		height: 70px;
		padding: 10px;
		text-align: center;
	}
	.itemWhy .decsWhy{
		max-height: 100%;
		font-size: 13px;
		line-height: 21px;
	}
	.gripWhyHome .itemWhy .iconWhy img{
		max-width: 80%;
		max-height: 80%;
		margin: 0 auto;
	}
	.gripWhyHome .colGr:nth-child(1) .iconWhy, .gripWhyHome .colGr:nth-child(2) .iconWhy, .gripWhyHome .colGr:nth-child(3) .iconWhy, .gripWhyHome .colGr:nth-child(4) .iconWhy{
		justify-content: center;
		align-items: center;
		align-content: center;
    }
    .boxAboutLD .gripLd .col{
        width: 50%;
    }
}

@media all and (max-width: 767px){
    .gripValu .col{
        width: 100%;
        margin-bottom: 20px;
    }
    .gripValu .col:last-child{
        margin-bottom: 0;
    }
    .boxAboutLD .gripLd .col{
        width: 100%;
        margin-bottom: 20px;
    }
    .boxAboutLD .gripLd .col:last-child{
        margin-bottom: 0;
    }
}
@media all and (max-width: 480px){

}