/* ====---- SITEAPP 003 ----==== */
#siteapp003{line-height:175%}

.app3-title h2{color:#FF7E00;font-size:30px;margin-bottom:15px}

.app3-desc-middle{display:table-cell;min-height:400px;vertical-align:middle}
@media only screen and (max-width:991px){.app3-desc-middle{min-height:inherit}}

.app3-desc{display:flex;align-items:center;justify-content:center;padding:0 15px;}
@media only screen and (max-width:991px){.app3-desc{display:block;margin-top:50px;height:inherit}}

img.app3-img-left{margin-left:15px;box-shadow:-15px 15px #e5e5e5}
img.app3-img-right{margin-right:15px;box-shadow:-15px 15px #e5e5e5}
@media only screen and (max-width:991px){
img.app3-img-right{margin-left:15px;margin-right:0}
#siteapp003 img{max-width:100%}
}
@media only screen and (max-width:767px){#siteapp003 img{max-width:97.5%}}
@media only screen and (max-width:599px){#siteapp003 img{max-width:96.5%}}
@media only screen and (max-width:479px){#siteapp003 img{max-width:96%}}
@media only screen and (max-width:419px){#siteapp003 img{max-width:95%}}
@media only screen and (max-width:359px){#siteapp003 img{max-width:94%}}

.app3-link{color:#FF7E00;font-size:13px;font-weight:600;letter-spacing:.125em;text-decoration:none;cursor:pointer}
.app3-link:hover{color:#D76B00;text-decoration:none}
.app3-link::after{position:relative;top:2px;right:-10px;content:"\f3d6";font-family:"Ionicons";font-size:16px;transition:0.3s;line-height:14px}
.app3-link:hover::after{right:-20px;transition:0.5s}

@font-face{
font-family:"Ionicons";
src: url("../fonts/ionicons.woff2") format("woff2"),
url("../fonts/ionicons.woff") format("woff");
font-weight:normal;
font-style:normal;
font-display:optional;
}
.ion-android-wifi:before{content:"\f305";display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
