﻿@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.woff'), 
        url('../fonts/MyriadPro-Regular.TTF'), 
        url('../fonts/MyriadPro-Regular.eot');
}
@font-face {
    font-family: 'UTMImpact';
    src: url('../fonts/UTMImpact.woff'), url('../fonts/UTMImpact.TTF'), url('../fonts/UTMImpact.eot');
}

* {
    margin: 0px;
    padding: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Myriad Pro";
}
html {
    font-family: "Myriad Pro";
    -webkit-text-size-adjust: 100%;
}

body {
    background: #fff;
    font-family: "Myriad Pro" !important;
}

/*@font-face{
	font-family:'UTM Neo Sans Intel';
	src:
	url("../fonts/MyriadPro-Regular.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}
@font-face{
	font-family:'UTM Neo Sans Intel_Italic';
	src:
	url("../fonts/UTMAmericanSans.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}
@font-face{
	font-family:'UTM Neo Sans IntelBold';
	src:
	url("../fonts/UTMAmericanSans.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}
@font-face{
	font-family:'UTM Neo Sans IntelBold_Italic';
	src:
	url("../fonts/UTMAmericanSans.ttf") format("truetype");
	font-weight:normal;
	font-style:normal
}*/
h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
h4 {
    font-size: 14px;
}
.text-upper{text-transform:uppercase}
a {
    color: #000; font-weight:bold;
    font-size: 14px;
    font-family: "Myriad Pro"!important;
}
a:hover {
    color: #ff5325;
    text-decoration: none;
    font-family: "Myriad Pro" !important;
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-5ths {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-5ths {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-5ths {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-5ths {
		width: 20%;
		float: left;
	}
}

.bg{
	background-size: cover;
	background-repeat: no-repeat;
}
.no-padding{
	padding-left: 0px;
	padding-right: 0px;
}

.no-margin {
    margin: 0;
    padding: 0;
}
.mgr-t10 { margin-top: 10px}
.mgr-t20 { margin-top: 20px }
.mgr-t30{margin-top:30px;}
.mgr-b10 { margin-bottom: 10px;}
.mgr-b20{margin-bottom:20px;}
.note-top, .note-top span{text-align:left; color:#000; padding:5px 0px;}
.pd-b20{padding-bottom:20px;}
.pd-b10{padding-bottom:10px;}
.pd-t50 {padding-top:50px;}
.pd-tb5{padding:5px 0px;}

.font13 {
    font-size: 13px;
}
.font15 {
    font-size: 15px !important;
}
.font13 {
    font-size: 13px;
}
.font18 {
    font-size: 18px;
}
.bg-cate-title {
    padding: 3px 10px;
    margin-top: 5px;
    margin: auto;
    margin-bottom: auto;
    padding: 8px 10px;
    overflow: hidden;
    background: linear-gradient(#0af 0%, #0097dc 100%);
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-image-slice: 100%;
    border-image-slice: 1;
}
    .bg-cate-title span {
        color: #fff;
        text-transform: uppercase;
    }
.bg-cate-title a, .bg-cate-title i{color:#fff!important; text-transform:uppercase;}
.bg-cate-cont { border: 1px solid #e6e6e6;}
.bg-cate-cont h3 {
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    padding: 10px;
}
.bg-cate-cont h4 {
    border-bottom: 1px solid #e6e6e6;  padding: 10px;
}
.bg-cate-cont h4 a {
    font-weight: normal;
    color: #d2d2d2;
}
.bg-cate-cont a {
    color: #000 !important;
    font-weight: normal;
}

.bg-cate-title1 {
    padding: 8px 10px;
    color: #fff;
    margin-top: 5px;
    text-transform: uppercase;
    margin: auto;
    margin-bottom: auto;
    overflow: hidden;
    background: linear-gradient(#0af 0%, #0097dc 100%);
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-image-slice: 100%;
    border-image-slice: 1;
}
.bg-cate-title2 {
    background: url('../../images/bg-online.jpg') no-repeat left center;
    border-bottom: 1px solid #d2d2d2;
    height: 39px;
    padding: 10px 10px;
    color: #fff;
    border: 1px solid #d2d2d2;
    margin-top:20px;
}
.bg-cate-cont1{border:1px solid #d2d2d2; padding:10px; border-top:none; margin-bottom:15px;}
.bg-cate-cont1 a{color:#001a4b!important;}
.list-style-none{list-style:none; }
.list-style-none .bg-cate{list-style:none; background:url('../../images/arrow-cate.gif') no-repeat left center; margin-bottom: 3px; padding-left: 15px;}

.imgnew{border:1px solid #d2d2d2; padding:3px; width:100px; float:left; margin-right:10px;}
p.notenew{float:left; top:0px; text-align:justify; font-weight:normal;}

.bg-menu {
    margin: auto;
    margin-bottom: auto;
    background: #00a754; /*linear-gradient(#0af 0%, #0097dc 100%);*/
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-image-slice: 100%;
    border-image-slice: 1;
    text-transform: uppercase;
}
.bg-lang{background-color:#0099cb; border-radius:15px; padding:5px 10px; color:#fff;}
#menu-footer{width:100%; text-align:center; padding:10px 0px;
                 margin: auto;
        margin-bottom: auto;
    margin-bottom: auto;
    padding: 10px;
    overflow: hidden;
    background: linear-gradient(#0af 0%, #0097dc 100%);
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-image-slice: 100%;
    border-image-slice: 1;

}
#menu-footer a{color:#fff; padding:10px; font-size: 13px; font-weight:700; font-family:"Myriad Pro" ; text-transform:uppercase}
.red-color {color: #ed1b24!important} .black-color{color:#000}
#menu-footer ul li{padding:10px 10px; float:left; list-style:none;}
#divcontain {width:100%; background:url('../../images/bgcontent.png') repeat-x top left}
#divcontain .top-content{padding-top:50px;}
#divpage{margin-bottom:30px;}

/*#divcontain .top-content-left{height:57px; margin-top:2px; float:left; width:16px;
                         background:url('../../images/left.jpg') no-repeat top left;}
#divcontain .top-content{width:97.1%; height:57px; margin-top:2px; float:left;
                         background:url('../../images/center.jpg') repeat-x top left;}
#divcontain .top-content-right{ height:57px; margin-top:2px; float:left; width:16px;
                         background:url('../../images/right.jpg') no-repeat top right;}
.lright{width:50%; float:left; text-align:right; line-height:50px; color:#001a4b}
.lleft{width:50%; float:right; text-align:left; line-height:50px;}*/
/*#divcontain table{margin:0 auto;}
#divcontain table tr td {background: #f5f5f5 }
#divcontain table tr td p{padding:10px 10px 0px 10px; width:100%; text-align:center; }*/
#abouthome{width:100%;}
#abouthome .lblabout {
    font-size: 40px!important;
    font-weight: bold;
    color: #00a754
}
.videohome{width:100%; border:1px solid #676767;}
a.viewmore{background:url(../images/viewmore.png) no-repeat; font-size:12px; text-transform:uppercase; padding:11px 25px; text-align:center}
a.viewmore:hover {color:#fff; text-decoration:underline}
a.viewmoreblue{background:url(../images/viewmoreblue.png) no-repeat; font-size:12px; text-transform:uppercase; padding:11px 25px; text-align:center}
a.viewmoreblue:hover{color:#fff; text-decoration:underline}
a.viewdetailmore{background:url(../images/viewdetailmore.png) no-repeat; font-size:12px; text-transform:uppercase; padding:11px 24px; text-align:center}
a.viewdetailmore:hover{color:#fff; text-decoration:underline}
.p-name{padding-bottom:10px;}
a.viewsupport{background:url(../images/inconstar.png) no-repeat left center; padding-left:15px; font-weight:normal; }
.color-define{color:#0099cb}
.color-saleoff{color:#d2d2d2}
.lblcate {
    width: 100%;
    text-transform: uppercase;
    color: #ff5a00;
    padding-bottom: 10px;
    float: left;
}
.ca-item{width:100%; border:1px dashed #ebecef; width:100%; margin-bottom:20px; float:left; min-height:195px}
.ca-item .itemimg {padding: 10px;  width: 100%; }
.ca-item .itemtitle{color:#000; padding:10px; font-weight:normal;}
.ca-item .itemnote{color:#000; padding:10px; }

/*Group-header*/
.lst-wds li a{
	text-transform: uppercase;
	color: #fff;
}
.vertical-img-window{
	position: relative;
}
.vertical-img-window .title-scroll {
	color: #fff;
	text-transform: uppercase;
	position: fixed; bottom:0;
}
.slogan{margin-top:109px;}
.title-scroll-right{text-align:right; margin-top:109px;}

.vertical-name-window .cnt-name-window{
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: "Myriad Pro";
}
.vertical-name-window .describe-window{
	color: #43403e;
	text-transform: uppercase;
	text-align: center;
	font-weight: 500;

}
.block-img-hd-wds {
	/*position: absolute;
	z-index: 999;*/
}
.vertical-img-window .block-img-hd-wds{
	width: 100%;
}

.menu .lst-item-menu{ margin-bottom: 0px;}
.menu .lst-item-menu .item-menu{ text-transform: uppercase;	color: #2c5174;font-size: 15px; margin-bottom:0px;}
.menu .lst-item-menu .item-menu a{ font-family: "Myriad Pro";}

.lst-item-menu {
	border-bottom: 0px;
}
.menu .nav-tabs>li.active>a, .menu .nav-tabs>li.active>a:focus, .menu .nav-tabs>li.active>a:hover,  .menu .nav-tabs>li a:hover {
	border: 0px;
	background-color: #f4e30d;
	color: #000;
	border-radius: 0px;
}
.menu .nav-tabs li a{
	color: #2c5174;
	border: 0px;
	padding: 10px;
}
.carousel {
    max-height: 450px;
}
.carousel img {
    max-height: 450px;
}
.block-img-hd-wds .carousel-inner{
	height: 100%;
}
.block-img-hd-wds .carousel-caption{
	/*background-color: rgba(255,255,255,0.6);*/
	bottom: 30px;
}
.block-img-hd-wds .carousel-control.left, .carousel-control.right{
	background-image: none;
}

.content-menu-wd{
	margin-top: 108px;
    background-color:#1e2225;
    padding:45px;
}
.text-des .strong-txt{
	font-family: "Myriad Pro";

}
.text-des p{
	font-weight: 500;
}

.txt-thank h4{
	font-family: "Myriad Pro";
	text-align: center;
}

.navbar-toggle .icon-bar{
	background-color: #fff;
}
.block-logo .navbar-toggle{
	margin-right: 0px;
	}

.nav_blue{
	background-color: #000;
	padding: 15px 0px;
	left: 0;
	text-align: center;
    margin-top: 0;
    width: 100%;
}

/*Sản phẩm cửa lưới*/
.pt45{padding-top:45px;}
hr {border-top: 1px solid #d2d2d2!important; margin:10px 0px; }

.imghome{padding-top:50px; padding-bottom:50px; width:100%}
.imgproduct{width:100%!important; padding-bottom:10px;}
.width100{width:100%!important}
.bg-line{
	background-image: url('../images/line.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
}
.product-net-window {	
    background-color:#1e2225;
    padding:45px;
}
.big-title-blue{
	text-align: center;
	color: #2c5174;
	text-transform: uppercase;
	font-family: "Myriad Pro";
}
.small-des-black{
	text-align: center;
	color: #000;
	padding-top: 25px;
}
.round-item{
	position: relative;
	border: 4px solid #fff;
}

.title-black {
	left: 0px;
	right: 0px;
	max-width: 100%;
	padding: 8px 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	position: absolute;
	bottom: 0px;
	background: url(../images/black-bg-wd.png) repeat;
	background-position: left center;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
	letter-spacing: 1px;
}
.lbl-feature {
    /*background: url(../../images/icon.png) no-repeat center top;*/
    padding-top: 20px;
}
.viewall {
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}
.viewall a {
    padding: 10px 20px;
    border: 1px solid #8ab824;
    text-transform: uppercase;
    color: #ed1b24;
}
/*Danh sách video*/
.block-video-wd{
	background-color: #101c28;
}
.small-lst-video{
	border-bottom: 1px solid #192634;
}
.small-lst-video .sm-txt-video{
	color: #fff;
}
.small-lst-video:last-child{
	border-bottom: 0px;
}



/*Tin tức avf sự kiện*/
.block-news{	
    background-color:#1e2225;
}
.bound-news{
	border:1px solid #676767; margin-bottom:20px; padding:15px; min-height: 173px;
}

.yellow-title-news{
	color:#e3aa3b;
	text-transform: uppercase;
	font-family: "Myriad Pro";
}
.datetime-news{
	text-transform: uppercase;
}
.row-btn-view-all{
	text-align: center;
}
.btn-view-all{
	background-color: #f4e30d;
	color: #000;
	text-transform: uppercase;
	background-image: none;
	border: 0px;
	border-radius: 0px;
	box-shadow: 0px;
}
.btn-view-all:hover,
.btn-view-all:focus,
.btn-view-all.active, .btn-view-all:active,
.btn-warning.active.focus, .btn-warning.active:focus, 
.btn-warning.active:hover, .btn-warning:active.focus, 
.btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, 
.open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover{
	background-color: #f8e602;
	color: #000;
}



/*Địa chỉ*/
.block-address{
	/*background: linear-gradient(#ececec, #fff);*/
     width:100%; 
}

.logo-address{
    bottom: 0; text-align: center; width: 100%;
    background:#1e2225 url(../images/footer.jpg) no-repeat;
    min-height:219px
}
.title-logo-add{ bottom:0px;
	text-transform: uppercase;
	color: #fff;font-size:30px;
	font-family: "Myriad Pro";
}
.item-address h4{
	color: #2c5174
}
.item-address h4 i{
	padding-right: 6px;
	font-size: 30px;
	color: #a4aab4;
}
.bound-item-workshop{
	background-color: #fff;
	border: 1px solid #ddd;
}
.name-workshop{
	color: #2c5174;
	text-transform: uppercase;
	margin-top: 0px;
	font-family: "Myriad Pro";
}
.address-workshop, .phone-workshop, .fax-workshop{
	color: #2c5174;
}
.address-workshop i, .phone-workshop i, .fax-workshop i {
	color: #a4aab4;
	margin-right: 6px;
	font-size: 20px;
}
.fax-workshop{
	margin-bottom: 0px;
}
.row-btn-view-all-showroom
{
	text-align: center;
}
.block-workshop{
	padding-bottom: 20px;
}


/*Đối tác*/
.block-partner .bx-wrapper{
	box-shadow: none;
}
.block-partner .bx-wrapper .bx-viewport{
	min-height: 130px;
}
.block-partner  .bx-wrapper img{
	height: 100%;
	display: inline-block;
}
.block-partner .item-partner{
	text-align: center;
}
.bx-controls-direction{
	display: none;
}




/*Footer*/
.footer{
	display: flex;
}
.footer-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-nav h3 {
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.footer-nav li {
    line-height: 1.2;
    display: flex;
    margin-bottom: 10px;
}
.footer-nav li p{
    margin:0px; padding:0px; font-size:15px;
}

    .footer-nav li a {
        font-size: 15px; color:#ed1b24
    }

        .footer-nav li a:hover {
            color: #669933;
            text-decoration: underline;
        }

    .footer-nav li i, .footer-nav li span {
        flex: 1;
    }

    .footer-nav li i {
        margin-right: 5px;
        font-size: 14px;
        width: 25px;
        flex: 0 25px;
    }

.footer-info {
    padding-top: 10px;
    font-size: 13px;
    text-align: right;
}

.footer-social a:hover {
    color: #222;
}
.map-company{
	height: 100%;
}
.infor-company-footer{
	font-size:14px; color:#000;
}

.big-title-footer{
	text-transform: uppercase;
	font-family: "Myriad Pro";
	line-height: 1.4;
}
/*.txt-footer-add p, .txt-footer-phone, .txt-footer-phone{
	font-family: "UTM Neo Sans IntelBold";
}*/
.title-pay{
	text-transform: uppercase; padding:10px 0px;
	font-family: "Myriad Pro";
}
.infor-pay p{
	font-size:14px;
}


/*Copyright*/
.block-copyright{
	color:#000!important
}
.lst-ic-social ul, .number-online ul{
	margin-bottom: 0px; float:right
}
.lst-ic-social ul li, .number-online ul li{
	display: inline-block;
}
.lst-ic-social ul li a i{
	color: #fff;
}
.txt-copyright p{
	margin-bottom: 0px;
	color: #000;
}
.txt-copyright a {
    color: #ed1b24;
    text-decoration: none;
}
.number-online ul li{
	color: #fff;
	margin-right: 10px;
}
.number-online ul li i{
	color: #f9b129;
	padding-right: 4px;
	font-size: 13px;
}
.sitemap{width:100%}
.sitemap span{float:left;}
.sitemap strong{float:left;}
.sitemap span i{ padding:0px 5px;}
.divother{text-decoration:underline;margin-bottom:20px;font-family: "Myriad Pro";}
.txttitle{width:100%}
.txtnotes{width:100%}
.alert1{color:#ff0000}
.cdefine{color:#034988}
ul.ulother li{list-style-position:inside}
.list-unstyled{list-style:none}
.list-unstyled li{
    list-style: none; float:left; padding-right:10px;
}
.list-support {
    list-style: none
}
/*=================== Start phone ring ===============*/
.coccoc-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 200px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: 200000 !important;
}
.coccoc-alo-phone.coccoc-alo-show {
visibility: visible;
}
.coccoc-alo-phone.coccoc-alo-hover, .coccoc-alo-phone:hover {
opacity: 1;
}
.coccoc-alo-ph-circle {
animation: 1.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim;
background-color: transparent;
border: 2px solid rgba(30, 30, 30, 0.4);
border-radius: 100%;
height: 160px;
left: 20px;
opacity: 0.1;
position: absolute;
top: 20px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 160px;
}
.coccoc-alo-phone.coccoc-alo-active .coccoc-alo-ph-circle {
animation: 1.1s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}
.coccoc-alo-phone.coccoc-alo-static .coccoc-alo-ph-circle {
animation: 2.2s ease-in-out 0s normal none infinite running coccoc-alo-circle-anim !important;
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-circle {
border-color: #00aff2;
opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle {
border-color: #baf5a7;
opacity: 0.5;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle {
border-color: #bfebfc;
opacity: 0.5;
}
.coccoc-alo-ph-circle-fill {
animation: 2.3s ease-in-out 0s normal none infinite running coccoc-alo-circle-fill-anim;
background-color: #000;
border: 2px solid transparent;
border-radius: 100%;
height: 95px;
left: 50px;
opacity: 0.1;
position: absolute;
top: 50px;
transform-origin: 50% 50% 0;
transition: all 0.5s ease 0s;
width: 95px;
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone:hover .coccoc-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-circle-fill, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-circle-fill {
background-color: rgba(117, 235, 80, 0.5);
opacity: 0.75 !important;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill {
background-color: rgba(0, 175, 242, 0.5);
opacity: 0.75 !important;
}
.coccoc-alo-ph-img-circle {
animation: 1s ease-in-out 0s normal none infinite running coccoc-alo-circle-img-anim;
border: 2px solid transparent;
border-radius: 100%;
height: 45px;
left: 75px;
opacity: 0.7;
position: absolute;
top: 75px;
transform-origin: 50% 50% 0;
width: 45px ;
}
.coccoc-alo-phone.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone:hover .coccoc-alo-ph-img-circle {
background-color: #00aff2;
}
.coccoc-alo-phone.coccoc-alo-green.coccoc-alo-hover .coccoc-alo-ph-img-circle, .coccoc-alo-phone.coccoc-alo-green:hover .coccoc-alo-ph-img-circle {
background-color: #75eb50;
}
.coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle {
background-color: #00aff2;
}
@keyframes coccoc-alo-circle-anim {
0% {
opacity: 0.1;
transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
opacity: 0.5;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
opacity: 0.6;
transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes coccoc-alo-circle-img-anim {
0% {
transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes coccoc-alo-circle-fill-anim {
0% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
opacity: 0.2;
transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
opacity: 0.2;
transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.coccoc-alo-ph-img-circle a img {
padding: 4px 0 0 3px;
}
