.breadcrumbs a{display: inline-block;padding-left: 20px;margin-left: 7px;background-position: left center; background-repeat: no-repeat;}
.page-num-current{background: #00ADF5 !important;color: #fff!important;}
.page-num-current a{background: #00ADF5 !important;color: #fff!important;}
.con_banner{background: url(../images/bg-contact-1.jpg) no-repeat center top; background-size: cover;}
.pro_imgbox{margin:30px 0;width:100%}
.pro_imgbox img{max-width:100%; -webkit-user-drag: none;vertical-align: middle;}

.left{float: left;}
.right{float: right}

.in_abbox .clearfix{margin-bottom:20px;padding-bottom: 20px;border-bottom: 1px solid #fff;}
.in_abtil {color: #000;font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.img_left{width: 45%;overflow: hidden;}
.img_left img{display: block;max-width: 100%;}
.txt_right{width:52%;}
.txt_right p{font-size: 15px;line-height: 24px;}

.pro_inboxx{margin-top: 50px;}
.pro_retil{color: #000;text-align:center;font-weight: bold;text-transform: uppercase;    font: normal normal normal 32px / 30px "Oswald", Helvetica, Arial, Verdana, sans-serif;font-weight: bold;position: relative;margin-bottom: 40px;padding-bottom: 22px;font-size: 22px;}
.pro_retil::after{position: absolute;content: "";left: 0;right: 0;margin: auto; bottom: 0;height: 4px;background: #00ADF5;width: 50px;}

.look_more{color: #00ADF5;display: block;margin: 0 auto;text-align: center;font-size: 18px;margin-top: 30px;width: 15%;padding: 10px 0;border: 1px solid transparent;transition: .5s;}
.look_more:hover{color: #00ADF5;border: 1px solid #00ADF5}

@media screen and (max-width: 1000px) {
    .img_left, .txt_right{width: 100%;display: block}
    .img_left img{display: block;margin: 0 auto;width: 100%;}
    .txt_right{margin-top: 20px;}
}