@charset 'UTF-8';
.image-hover-page-container {   }
.ih-item img {
display: block;
}
.bs-glyphicons,
.ih-item.square.effect1,
.ih-item.square.effect11,
.ih-item.square.effect12,
.ih-item.square.effect13,
.ih-item.square.effect15,
.ih-item.square.effect16,
.ih-item.square.effect17,
.ih-item.square.effect18,
.ih-item.square.effect19,
.ih-item.square.effect2,
.ih-item.square.effect3,
.ih-item.square.effect4,
.ih-item.square.effect6,
.ih-item.square.effect7,
.ih-item.square.effect8 {
overflow: hidden
}
.ih-item.circle .info,
.ih-item.square .info {
right: 0;
text-align: center;
bottom: 0;
top: 0;
left: 0
}
.ih-item {
position: relative;
transition: all .35s ease-in-out
}
.ih-item.circle .img:before,
;
.ih-item {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item,
.ih-item * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.ih-item a {
color: #333
}
.ih-item a:hover {
text-decoration: none
}
.ih-item img {
width: 100%;
height: 100%
}
.ih-item.circle,
.ih-item.circle .img {
border-radius: 50%;
position: relative;
}
.ih-item.circle {
}
.ih-item.circle .img span {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 50%; transition: all .35s ease-in-out
}
.ih-item.square .img span {
box-shadow: none !important;
display: none;
}
.ih-item.circle .img img {
border-radius: 50%
}
.ih-item.circle .info {
position: absolute;
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.square {
position: relative;
width: 100%;
height: 100%;  }
.ih-item.square .info {
position: absolute;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.circle.effect1 .spinner {
width: 230px;
height: 230px;
border: 10px solid #ecab18;
border-right-color: #1ad280;
border-bottom-color: #1ad280;
border-radius: 50%;
transition: all .8s ease-in-out
}
.ih-item.circle.effect1 .info,
.ih-item.circle.effect1 .spinner {
-webkit-transition: all .8s ease-in-out;
-moz-transition: all .8s ease-in-out
}
.ih-item.circle.effect1 .info p,
.ih-item.circle.effect11 .info p,
.ih-item.circle.effect12 .info p,
.ih-item.circle.effect13 .info p,
.ih-item.circle.effect14 .info p,
.ih-item.circle.effect15 .info p,
.ih-item.circle.effect16 .info p,
.ih-item.circle.effect17 .info p,
.ih-item.circle.effect18 .info p,
.ih-item.circle.effect19 .info p,
.ih-item.circle.effect2 .info p,
.ih-item.circle.effect20 .info p,
.ih-item.circle.effect3 .info p,
.ih-item.circle.effect4 .info p,
.ih-item.circle.effect5 .info p,
.ih-item.circle.effect6 .info p,
.ih-item.circle.effect7 .info p,
.ih-item.circle.effect8 .info p,
.ih-item.circle.effect9 .info p { }
.bs-docs-nav .navbar-toggle,
.top-header.bs-docs-nav {
border-color: #222132
}
.ih-item.circle.effect1 .img {
position: absolute;
top: 10px;
bottom: 0;
left: 10px;
right: 0;
width: auto;
height: auto
}
.ih-item.circle.effect1 .info h3,
.ih-item.circle.effect2 .info h3,
.ih-item.circle.effect3 .info h3,
.ih-item.circle.effect4 .info h3 {
margin: 0 30px;
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
height: 110px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect1 .img:before {
display: none
}
.ih-item.circle.effect1.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect1 .info {
top: 10px;
bottom: 0;
left: 10px;
right: 0;
background: #333;
background: rgba(0, 0, 0, .6);
opacity: 0;
transition: all .8s ease-in-out
}
.ih-item.circle.effect1 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect1 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect1 a:hover .spinner {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg)
}
.ih-item.circle.effect1 a:hover .info {
opacity: 1
}
.ih-item.circle.effect2 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all .35s ease-in-out
}
.ih-item.circle.effect2 .img,
.ih-item.circle.effect2 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect2.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6);
}
.ih-item.circle.effect2 .info {
background: #333;
opacity: 0;
pointer-events: none;
transition: all .35s ease-in-out
}
.ih-item.circle.effect2 a:hover .info {
opacity: 0.8 !important;
}
.ih-item.circle.effect2 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect2 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect2.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect2.left_to_right a:hover .img {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.ih-item.circle.effect2.left_to_right a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect2.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect2.right_to_left a:hover .img {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg)
}
.ih-item.circle.effect2.right_to_left a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect2.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect2.top_to_bottom a:hover .img {
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg)
}
.ih-item.circle.effect2.top_to_bottom a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect2.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect2.bottom_to_top a:hover .img {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg)
}
.ih-item.circle.effect2.bottom_to_top a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect3 .img {
z-index: 11;
transition: all .35s ease-in-out
}
.ih-item.circle.effect3 .img,
.ih-item.circle.effect3 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect3.colored .info {
background: #1a4a72
}
.ih-item.circle.effect3 .info {
background: #333;
opacity: 0;
pointer-events: none;
transition: all .35s ease-in-out
}
.ih-item.circle.effect3 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect3 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect3.left_to_right .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0)
}
.ih-item.circle.effect3.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect3.left_to_right a:hover .img {
-webkit-transform: scale(.5) translateX(100%);
-moz-transform: scale(.5) translateX(100%);
-ms-transform: scale(.5) translateX(100%);
-o-transform: scale(.5) translateX(100%);
transform: scale(.5) translateX(100%)
}
.ih-item.circle.effect3.left_to_right a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect3.right_to_left .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0)
}
.ih-item.circle.effect3.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect3.right_to_left a:hover .img {
-webkit-transform: scale(.5) translateX(-100%);
-moz-transform: scale(.5) translateX(-100%);
-ms-transform: scale(.5) translateX(-100%);
-o-transform: scale(.5) translateX(-100%);
transform: scale(.5) translateX(-100%)
}
.ih-item.circle.effect3.right_to_left a:hover .info {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect3.top_to_bottom .img {
-webkit-transform: scale(1) translateY(0);
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-o-transform: scale(1) translateY(0);
transform: scale(1) translateY(0)
}
.ih-item.circle.effect3.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect3.top_to_bottom a:hover .img {
-webkit-transform: scale(.5) translateY(100%);
-moz-transform: scale(.5) translateY(100%);
-ms-transform: scale(.5) translateY(100%);
-o-transform: scale(.5) translateY(100%);
transform: scale(.5) translateY(100%)
}
.ih-item.circle.effect3.top_to_bottom a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect3.bottom_to_top .img {
-webkit-transform: scale(1) translateY(0);
-moz-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
-o-transform: scale(1) translateY(0);
transform: scale(1) translateY(0)
}
.ih-item.circle.effect3.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect3.bottom_to_top a:hover .img {
-webkit-transform: scale(.5) translateY(-100%);
-moz-transform: scale(.5) translateY(-100%);
-ms-transform: scale(.5) translateY(-100%);
-o-transform: scale(.5) translateY(-100%);
transform: scale(.5) translateY(-100%)
}
.ih-item.circle.effect3.bottom_to_top a:hover .info {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect4 .img {
opacity: 1;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.ih-item.circle.effect4 .info,
.ih-item.circle.effect4 a:hover .img {
pointer-events: none;
opacity: 0
}
.ih-item.circle.effect4.colored .info {
background: #1a4a72
}
.ih-item.circle.effect4 .info {
background: #333;
visibility: hidden;
-webkit-transition: all .35s ease;
-moz-transition: all .35s ease;
transition: all .35s ease
}
.ih-item.circle.effect4 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect4 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect4 .info p,
.ih-item.circle.effect5 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect4 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.circle.effect4.left_to_right .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect4.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect4.left_to_right a:hover .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect4.left_to_right a:hover .info,
.ih-item.circle.effect4.right_to_left .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect4.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect4.right_to_left a:hover .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect4.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect4.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect4.top_to_bottom .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect4.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect4.bottom_to_top .img,
.ih-item.circle.effect4.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect4.bottom_to_top .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect4.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect4.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect5 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect5.colored .info .info-back {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect5 .info {
transition: all .35s ease-in-out;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.circle.effect5 .info .info-back {
visibility: hidden;
border-radius: 50%;
width: 100%;
height: 100%;
background: #333;
background: rgba(0, 0, 0, .6);
-webkit-transform: rotate3d(0, 1, 0, 180deg);
-moz-transform: rotate3d(0, 1, 0, 180deg);
-ms-transform: rotate3d(0, 1, 0, 180deg);
-o-transform: rotate3d(0, 1, 0, 180deg);
transform: rotate3d(0, 1, 0, 180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.circle.effect5 .info h3,
.ih-item.circle.effect6 .info h3,
.ih-item.circle.effect7 .info h3 {
margin: 0 30px;
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
height: 110px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect5 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect5 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect5 a:hover .info {
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg)
}
.ih-item.circle.effect5 a:hover .info .info-back {
visibility: visible
}
.ih-item.circle.effect6 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all .35s ease-in-out
}
.ih-item.circle.effect6 .img,
.ih-item.circle.effect6 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect6.colored .info {
background: #1a4a72
}
.ih-item.circle.effect6 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.circle.effect6 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect6 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect6.scale_up .info {
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.circle.effect6.scale_up a:hover .img {
opacity: 0;
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5)
}
.ih-item.circle.effect6.scale_up a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect6.scale_down .info {
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5)
}
.ih-item.circle.effect6.scale_down a:hover .img {
opacity: 0;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.circle.effect6.scale_down a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect6.scale_down_up .info {
transform: scale(.5);
-webkit-transition: all .35s ease-in-out .2s;
-moz-transition: all .35s ease-in-out .2s;
transition: all .35s ease-in-out .2s
}
.ih-item.circle.effect6.scale_down_up .info,
.ih-item.circle.effect6.scale_down_up a:hover .img {
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.circle.effect6.scale_down_up a:hover .img {
opacity: 0;
transform: scale(.5)
}
.ih-item.circle.effect6.scale_down_up a:hover .info {
transform: scale(1)
}
.ih-item.circle.effect6.scale_down_up a:hover .info,
.ih-item.circle.effect7 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1)
}
.ih-item.circle.effect7 .img {
transform: scale(1);
-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
transition: all .35s ease-out
}
.ih-item.circle.effect7.colored .info {
background: #1a4a72
}
.ih-item.circle.effect7 .info {
background: #333;
opacity: 0;
visibility: hidden;
pointer-events: none;
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.circle.effect7 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0
}
.ih-item.circle.effect7 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect7 a:hover .img {
opacity: 0;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.circle.effect7 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.circle.effect7.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect7.left_to_right a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect7.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect7.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect7.top_to_bottom .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect7.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect7.bottom_to_top .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect7.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect8.colored .info {
background: #1a4a72
}
.ih-item.circle.effect8 .img-container {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
transition: all .3s ease-in-out
}
.ih-item.circle.effect8 .img-container .img {
opacity: 1;
-webkit-transition: all .3s ease-in-out .3s;
-moz-transition: all .3s ease-in-out .3s;
transition: all .3s ease-in-out .3s
}
.ih-item.circle.effect8 .info-container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
border-radius: 50%;
opacity: 0;
pointer-events: none;
-webkit-transition: all .3s ease-in-out .3s;
-moz-transition: all .3s ease-in-out .3s;
transition: all .3s ease-in-out .3s
}
.ih-item.circle.effect10 .info h3,
.ih-item.circle.effect9 .info h3 {
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect8 .info {
width: 100%;
height: 100%;
background: #333;
transform: scale(.5);
-webkit-transition: all .35s ease-in-out .6s;
-moz-transition: all .35s ease-in-out .6s;
transition: all .35s ease-in-out .6s
}
.ih-item.circle.effect8 .info,
.ih-item.circle.effect8 a:hover .img-container {
pointer-events: none;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.circle.effect8 .info h3 {
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 22px;
margin: 0 30px;
padding: 45px 0 0;
height: 140px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect8 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect8 a:hover .img-container {
transform: scale(.5)
}
.ih-item.circle.effect8 a:hover .img-container .img {
opacity: 0;
pointer-events: none
}
.ih-item.circle.effect8 a:hover .info-container {
opacity: 1
}
.ih-item.circle.effect8 a:hover .info-container .info {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect8.left_to_right .img-container .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect8.left_to_right .info-container {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect8.left_to_right a:hover .img-container .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect8.left_to_right a:hover .info-container,
.ih-item.circle.effect8.right_to_left .img-container .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect8.right_to_left .info-container {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect8.right_to_left a:hover .img-container .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect8.right_to_left a:hover .info-container {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect8.top_to_bottom .img-container .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect8.top_to_bottom .info-container {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect8.top_to_bottom a:hover .img-container .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect8.bottom_to_top .img-container .img,
.ih-item.circle.effect8.top_to_bottom a:hover .info-container {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect8.bottom_to_top .info-container {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect8.bottom_to_top a:hover .img-container .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect8.bottom_to_top a:hover .info-container {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect9 .img {
opacity: 1;
-webkit-transition: all .35s ease-out;
-moz-transition: all .35s ease-out;
transition: all .35s ease-out
}
.ih-item.circle.effect9.colored .info {
background: #1a4a72
}
.ih-item.circle.effect9 .info {
background: #333;
visibility: hidden;
transform: scale(.5);
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.circle.effect9 .info,
.ih-item.circle.effect9 a:hover .img {
opacity: 0;
pointer-events: none;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.circle.effect9 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect9 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect9 a:hover .img {
transform: scale(.5)
}
.ih-item.circle.effect9 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect9.left_to_right .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect9.left_to_right a:hover .img {
-webkit-transform: translateX(100%) rotate(180deg);
-moz-transform: translateX(100%) rotate(180deg);
-ms-transform: translateX(100%) rotate(180deg);
-o-transform: translateX(100%) rotate(180deg);
transform: translateX(100%) rotate(180deg)
}
.ih-item.circle.effect9.right_to_left .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect9.right_to_left a:hover .img {
-webkit-transform: translateX(-100%) rotate(-180deg);
-moz-transform: translateX(-100%) rotate(-180deg);
-ms-transform: translateX(-100%) rotate(-180deg);
-o-transform: translateX(-100%) rotate(-180deg);
transform: translateX(-100%) rotate(-180deg)
}
.ih-item.circle.effect9.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect9.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect9.bottom_to_top .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect9.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect10 .img {
z-index: 11;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect10.colored .info {
background: #1a4a72
}
.ih-item.circle.effect10 .info {
background: #333;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transition: all .35s ease-in-out
}
.ih-item.circle.effect10 .info,
.ih-item.circle.effect11 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect10 .info h3 {
color: #fff;
font-size: 22px
}
.ih-item.circle.effect10 .info p {
color: #bbb;
font-size: 12px;
border-top: 1px solid rgba(255, 255, 255, .5)
}
.ih-item.circle.effect10 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect10.top_to_bottom .info h3 {
margin: 0 30px;
padding: 25px 0 0;
height: 78px
}
.ih-item.circle.effect10.top_to_bottom .info p {
margin: 0 30px;
padding: 5px
}
.ih-item.circle.effect10.top_to_bottom a:hover .img {
-webkit-transform: translateY(50px) scale(.5);
-moz-transform: translateY(50px) scale(.5);
-ms-transform: translateY(50px) scale(.5);
-o-transform: translateY(50px) scale(.5);
transform: translateY(50px) scale(.5)
}
.ih-item.circle.effect10.bottom_to_top .info h3 {
margin: 95px 30px 0;
padding: 25px 0 0;
height: 78px
}
.ih-item.circle.effect11 .info h3,
.ih-item.circle.effect12 .info h3,
.ih-item.circle.effect13 .info h3,
.ih-item.circle.effect14 .info h3,
.ih-item.circle.effect15 .info h3,
.ih-item.circle.effect16 .info h3 {
text-transform: uppercase;
position: relative;
letter-spacing: 2px;
height: 110px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect10.bottom_to_top .info p {
margin: 0 30px;
padding: 5px
}
.ih-item.circle.effect10.bottom_to_top a:hover .img {
-webkit-transform: translateY(-50px) scale(.5);
-moz-transform: translateY(-50px) scale(.5);
-ms-transform: translateY(-50px) scale(.5);
-o-transform: translateY(-50px) scale(.5);
transform: translateY(-50px) scale(.5)
}
.ih-item.circle.effect11 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect11 .img {
opacity: 1;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
transition: all .35s ease-in-out
}
.ih-item.circle.effect11.colored .info {
background: #1a4a72
}
.ih-item.circle.effect11 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transition: all .35s ease .35s;
-moz-transition: all .35s ease .35s;
transition: all .35s ease .35s
}
.ih-item.circle.effect11 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect11 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect11 a:hover .img {
opacity: 0
}
.ih-item.circle.effect11 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.circle.effect11.left_to_right .img {
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0)
}
.ih-item.circle.effect11.left_to_right .info {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
-o-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg)
}
.ih-item.circle.effect11.left_to_right a:hover .img {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
-o-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg)
}
.ih-item.circle.effect11.left_to_right a:hover .info,
.ih-item.circle.effect11.right_to_left .img {
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0)
}
.ih-item.circle.effect11.right_to_left .info {
-webkit-transform: translateZ(-1000px) rotateY(90deg);
-moz-transform: translateZ(-1000px) rotateY(90deg);
-ms-transform: translateZ(-1000px) rotateY(90deg);
-o-transform: translateZ(-1000px) rotateY(90deg);
transform: translateZ(-1000px) rotateY(90deg)
}
.ih-item.circle.effect11.right_to_left a:hover .img {
-webkit-transform: translateZ(-1000px) rotateY(-90deg);
-moz-transform: translateZ(-1000px) rotateY(-90deg);
-ms-transform: translateZ(-1000px) rotateY(-90deg);
-o-transform: translateZ(-1000px) rotateY(-90deg);
transform: translateZ(-1000px) rotateY(-90deg)
}
.ih-item.circle.effect11.right_to_left a:hover .info {
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0)
}
.ih-item.circle.effect11.top_to_bottom .img {
-webkit-transform: translateZ(0) rotateX(0);
-moz-transform: translateZ(0) rotateX(0);
-ms-transform: translateZ(0) rotateX(0);
-o-transform: translateZ(0) rotateX(0);
transform: translateZ(0) rotateX(0)
}
.ih-item.circle.effect11.top_to_bottom .info {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
-o-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg)
}
.ih-item.circle.effect11.top_to_bottom a:hover .img {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
-o-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg)
}
.ih-item.circle.effect11.bottom_to_top .img,
.ih-item.circle.effect11.top_to_bottom a:hover .info {
-webkit-transform: translateZ(0) rotateX(0);
-moz-transform: translateZ(0) rotateX(0);
-ms-transform: translateZ(0) rotateX(0);
-o-transform: translateZ(0) rotateX(0);
transform: translateZ(0) rotateX(0)
}
.ih-item.circle.effect11.bottom_to_top .info {
-webkit-transform: translateZ(-1000px) rotateX(-90deg);
-moz-transform: translateZ(-1000px) rotateX(-90deg);
-ms-transform: translateZ(-1000px) rotateX(-90deg);
-o-transform: translateZ(-1000px) rotateX(-90deg);
transform: translateZ(-1000px) rotateX(-90deg)
}
.ih-item.circle.effect11.bottom_to_top a:hover .img {
-webkit-transform: translateZ(-1000px) rotateX(90deg);
-moz-transform: translateZ(-1000px) rotateX(90deg);
-ms-transform: translateZ(-1000px) rotateX(90deg);
-o-transform: translateZ(-1000px) rotateX(90deg);
transform: translateZ(-1000px) rotateX(90deg)
}
.ih-item.circle.effect11.bottom_to_top a:hover .info {
-webkit-transform: translateZ(0) rotateX(0);
-moz-transform: translateZ(0) rotateX(0);
-ms-transform: translateZ(0) rotateX(0);
-o-transform: translateZ(0) rotateX(0);
transform: translateZ(0) rotateX(0)
}
.ih-item.circle.effect12 .img {
opacity: 1;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect12.colored .info {
background: #1a4a72
}
.ih-item.circle.effect12 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5);
transition: all .35s ease-in-out
}
.ih-item.circle.effect12 .info,
.ih-item.circle.effect13 .info {
pointer-events: none;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect12 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect12 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect12 a:hover .img {
opacity: 0;
pointer-events: none
}
.ih-item.circle.effect12 a:hover .info {
opacity: 1;
visibility: visible
}
.ih-item.circle.effect12.left_to_right .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect12.left_to_right .info,
.ih-item.circle.effect12.left_to_right a:hover .img {
-webkit-transform: translateX(100%) rotate(180deg);
-moz-transform: translateX(100%) rotate(180deg);
-ms-transform: translateX(100%) rotate(180deg);
-o-transform: translateX(100%) rotate(180deg);
transform: translateX(100%) rotate(180deg)
}
.ih-item.circle.effect12.left_to_right a:hover .info {
transform: translateX(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect12.left_to_right a:hover .info,
.ih-item.circle.effect12.right_to_left .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0)
}
.ih-item.circle.effect12.right_to_left .img {
transform: translateX(0) rotate(0)
}
.ih-item.circle.effect12.right_to_left .info,
.ih-item.circle.effect12.right_to_left a:hover .img {
-webkit-transform: translateX(-100%) rotate(-180deg);
-moz-transform: translateX(-100%) rotate(-180deg);
-ms-transform: translateX(-100%) rotate(-180deg);
-o-transform: translateX(-100%) rotate(-180deg);
transform: translateX(-100%) rotate(-180deg)
}
.ih-item.circle.effect12.right_to_left a:hover .info {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect12.top_to_bottom .img {
-webkit-transform: translateY(0) rotate(0);
-moz-transform: translateY(0) rotate(0);
-ms-transform: translateY(0) rotate(0);
-o-transform: translateY(0) rotate(0);
transform: translateY(0) rotate(0)
}
.ih-item.circle.effect12.top_to_bottom .info,
.ih-item.circle.effect12.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%) rotate(-180deg);
-moz-transform: translateY(-100%) rotate(-180deg);
-ms-transform: translateY(-100%) rotate(-180deg);
-o-transform: translateY(-100%) rotate(-180deg);
transform: translateY(-100%) rotate(-180deg)
}
.ih-item.circle.effect12.top_to_bottom a:hover .info {
transform: translateY(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect12.bottom_to_top .img,
.ih-item.circle.effect12.top_to_bottom a:hover .info {
-webkit-transform: translateY(0) rotate(0);
-moz-transform: translateY(0) rotate(0);
-ms-transform: translateY(0) rotate(0);
-o-transform: translateY(0) rotate(0)
}
.ih-item.circle.effect12.bottom_to_top .img {
transform: translateY(0) rotate(0)
}
.ih-item.circle.effect12.bottom_to_top .info,
.ih-item.circle.effect12.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%) rotate(180deg);
-moz-transform: translateY(100%) rotate(180deg);
-ms-transform: translateY(100%) rotate(180deg);
-o-transform: translateY(100%) rotate(180deg);
transform: translateY(100%) rotate(180deg)
}
.ih-item.circle.effect12.bottom_to_top a:hover .info {
-webkit-transform: translateY(0) rotate(0);
-moz-transform: translateY(0) rotate(0);
-ms-transform: translateY(0) rotate(0);
-o-transform: translateY(0) rotate(0);
transform: translateY(0) rotate(0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.circle.effect13.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect13 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.circle.effect13 a:hover .info {
opacity: 0.8 !important;
}
.ih-item.circle.effect13 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
transition: all .35s ease-in-out
}
.ih-item.circle.effect13 .info h3,
.ih-item.circle.effect13 .info p {
margin: 0 30px;
visibility: hidden;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect13 .info p {
color: #bbb;
padding: 10px 5px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect13 a:hover .info {
opacity: 1
}
.ih-item.circle.effect13 a:hover h3,
.ih-item.circle.effect13 a:hover p {
visibility: visible
}
.ih-item.circle.effect13.from_left_and_right .info h3 {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.circle.effect13.from_left_and_right .info p {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.circle.effect13.from_left_and_right a:hover h3,
.ih-item.circle.effect13.from_left_and_right a:hover p {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.circle.effect13.top_to_bottom .info h3,
.ih-item.circle.effect13.top_to_bottom .info p {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.circle.effect13.top_to_bottom a:hover h3,
.ih-item.circle.effect13.top_to_bottom a:hover p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect13.bottom_to_top .info h3,
.ih-item.circle.effect13.bottom_to_top .info p {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.circle.effect13.bottom_to_top a:hover h3,
.ih-item.circle.effect13.bottom_to_top a:hover p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.circle.effect14 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect14 .img {
visibility: visible;
opacity: 1;
-webkit-transition: all .4s ease-out;
-moz-transition: all .4s ease-out;
transition: all .4s ease-out
}
.ih-item.circle.effect14.colored .info {
background: #1a4a72
}
.ih-item.circle.effect14 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transition: all .35s ease-in-out .3s;
-moz-transition: all .35s ease-in-out .3s;
transition: all .35s ease-in-out .3s
}
.ih-item.circle.effect14 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect14 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect14 a:hover .img {
opacity: 0;
visibility: hidden
}
.ih-item.circle.effect14 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.circle.effect14.left_to_right .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.circle.effect14.left_to_right .info {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.circle.effect14.left_to_right a:hover .img {
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
-o-transform: rotateY(-90deg);
transform: rotateY(-90deg)
}
.ih-item.circle.effect14.left_to_right a:hover .info {
transform: rotateY(0)
}
.ih-item.circle.effect14.left_to_right a:hover .info,
.ih-item.circle.effect14.right_to_left .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0)
}
.ih-item.circle.effect14.right_to_left .img {
transform: rotateY(0);
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.circle.effect14.right_to_left .info {
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
-o-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.circle.effect14.right_to_left a:hover .img {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg)
}
.ih-item.circle.effect14.right_to_left a:hover .info {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0)
}
.ih-item.circle.effect14.top_to_bottom .img {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.circle.effect14.top_to_bottom .info {
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
-o-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.circle.effect14.top_to_bottom a:hover .img {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg)
}
.ih-item.circle.effect14.top_to_bottom a:hover .info {
transform: rotateX(0)
}
.ih-item.circle.effect14.bottom_to_top .img,
.ih-item.circle.effect14.top_to_bottom a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0)
}
.ih-item.circle.effect14.bottom_to_top .img {
transform: rotateX(0);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.circle.effect14.bottom_to_top .info {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.circle.effect14.bottom_to_top a:hover .img {
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
-o-transform: rotateX(-90deg);
transform: rotateX(-90deg)
}
.ih-item.circle.effect14.bottom_to_top a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0)
}
.ih-item.circle.effect15 .img {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect15.colored .info {
background: #1a4a72
}
.ih-item.circle.effect15 .info {
background: #333;
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.5) rotate(-720deg);
-moz-transform: scale(.5) rotate(-720deg);
-ms-transform: scale(.5) rotate(-720deg);
-o-transform: scale(.5) rotate(-720deg);
transform: scale(.5) rotate(-720deg);
-webkit-transition: all .35s ease-in-out .3s;
-moz-transition: all .35s ease-in-out .3s;
transition: all .35s ease-in-out .3s
}
.ih-item.circle.effect15 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect15 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect15 a:hover .img {
opacity: 0;
visibility: hidden;
-webkit-transform: scale(.5) rotate(720deg);
-moz-transform: scale(.5) rotate(720deg);
-ms-transform: scale(.5) rotate(720deg);
-o-transform: scale(.5) rotate(720deg);
transform: scale(.5) rotate(720deg)
}
.ih-item.circle.effect15 a:hover .info {
opacity: 1;
visibility: visible;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0)
}
.ih-item.circle.effect16 .img {
z-index: 11;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect16.colored .info {
background: #1a4a72
}
.ih-item.circle.effect16 .info {
background: #333;
transition: all .35s ease-in-out
}
.ih-item.circle.effect16 .info,
.ih-item.circle.effect16 .info p {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect16 .info h3 {
color: #fff;
font-size: 22px;
margin: 0 30px;
padding: 55px 0 0
}
.ih-item.circle.effect16 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect16.left_to_right .img:after,
.ih-item.circle.effect16.right_to_left .img:after {
border-radius: 50%;
content: '';
width: 8px;
height: 8px;
position: absolute;
top: 40%;
margin: -4px 0 0 -4px;
background: rgba(0, 0, 0, .8);
box-shadow: 0 0 1px rgba(255, 255, 255, .9)
}
.ih-item.circle.effect16.left_to_right .img {
-webkit-transform-origin: 95% 40%;
-moz-transform-origin: 95% 40%;
-ms-transform-origin: 95% 40%;
-o-transform-origin: 95% 40%;
transform-origin: 95% 40%
}
.ih-item.circle.effect16.left_to_right .img:after {
left: 95%
}
.ih-item.circle.effect16.left_to_right a:hover .img {
-webkit-transform: rotate(-120deg);
-moz-transform: rotate(-120deg);
-ms-transform: rotate(-120deg);
-o-transform: rotate(-120deg);
transform: rotate(-120deg)
}
.ih-item.circle.effect16.right_to_left .img {
-webkit-transform-origin: 5% 40%;
-moz-transform-origin: 5% 40%;
-ms-transform-origin: 5% 40%;
-o-transform-origin: 5% 40%;
transform-origin: 5% 40%
}
.ih-item.circle.effect16.right_to_left .img:after {
left: 5%
}
.ih-item.circle.effect17 .info h3,
.ih-item.circle.effect18 .info h3,
.ih-item.circle.effect20 .info h3 {
text-transform: uppercase;
margin: 0 30px;
position: relative;
letter-spacing: 2px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect16.right_to_left a:hover .img {
-webkit-transform: rotate(120deg);
-moz-transform: rotate(120deg);
-ms-transform: rotate(120deg);
-o-transform: rotate(120deg);
transform: rotate(120deg)
}
.ih-item.circle.effect17 .info {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transition: all .35s ease-in-out
}
.ih-item.circle.effect17 .info,
.ih-item.circle.effect17 .info p {
opacity: 0;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.circle.effect17 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect17 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px;
transition: all .35s ease-in-out
}
.ih-item.circle.effect17 a:hover .img:before {
box-shadow: inset 0 0 0 110px #333, inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 0 0 110px rgba(0, 0, 0, .6), inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1)
}
.ih-item.circle.effect17 a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect17 a:hover .info p {
opacity: 1
}
.ih-item.circle.effect17.colored a:hover .img:before {
box-shadow: inset 0 0 0 110px #1a4a72, inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 0 0 110px rgba(26, 74, 114, .6), inset 0 0 0 16px rgba(255, 255, 255, .8), 0 1px 2px rgba(0, 0, 0, .1)
}
.ih-item.circle.effect18 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect18 .img {
z-index: 11;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
.ih-item.circle.effect18.colored .info .info-back {
background: #1a4a72
}
.ih-item.circle.effect18 .info {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.circle.effect18 .info .info-back {
opacity: 1;
border-radius: 50%;
width: 100%;
height: 100%;
background: #333
}
.ih-item.circle.effect18 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect18 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect18.bottom_to_top .img {
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.circle.effect18.bottom_to_top a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, 180deg);
-moz-transform: rotate3d(1, 0, 0, 180deg);
-ms-transform: rotate3d(1, 0, 0, 180deg);
-o-transform: rotate3d(1, 0, 0, 180deg);
transform: rotate3d(1, 0, 0, 180deg)
}
.ih-item.circle.effect18.top_to_bottom .img {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.circle.effect18.top_to_bottom a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, -180deg);
-moz-transform: rotate3d(1, 0, 0, -180deg);
-ms-transform: rotate3d(1, 0, 0, -180deg);
-o-transform: rotate3d(1, 0, 0, -180deg);
transform: rotate3d(1, 0, 0, -180deg)
}
.ih-item.circle.effect18.left_to_right .img {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.circle.effect18.left_to_right a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, 180deg);
-moz-transform: rotate3d(0, 1, 0, 180deg);
-ms-transform: rotate3d(0, 1, 0, 180deg);
-o-transform: rotate3d(0, 1, 0, 180deg);
transform: rotate3d(0, 1, 0, 180deg)
}
.ih-item.circle.effect18.right_to_left .img {
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.circle.effect18.right_to_left a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg)
}
.ih-item.circle.effect19.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.circle.effect19 .info {
background: #333;
background: rgba(0, 0, 0, .6);
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.circle.effect19 .info h3 {
color: #fff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 22px;
margin: 0 30px;
padding: 45px 0 0;
height: 140px;
text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, .3)
}
.ih-item.circle.effect19 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect19 a:hover .info {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.circle.effect20 {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px
}
.ih-item.circle.effect20 .img {
-webkit-transition: all .35s linear;
-moz-transition: all .35s linear;
transition: all .35s linear;
transform-origin: 50% 0
}
.ih-item.circle.effect20 .img,
.ih-item.circle.effect20 .info .info-back {
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0
}
.ih-item.circle.effect20.colored .info .info-back {
background: #1a4a72
}
.ih-item.circle.effect20 .info {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.circle.effect20 .info .info-back {
opacity: 1;
visibility: hidden;
border-radius: 50%;
width: 100%;
height: 100%;
background: #333;
-webkit-transition: all .35s linear;
-moz-transition: all .35s linear;
transition: all .35s linear;
transform-origin: 50% 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.ih-item.circle.effect20 .info h3 {
color: #fff;
font-size: 22px;
padding: 55px 0 0;
height: 110px
}
.ih-item.circle.effect20 .info p {
color: #bbb;
padding: 10px 5px;
margin: 0 30px;
font-size: 12px
}
.ih-item.circle.effect20 a:hover .img {
opacity: 0
}
.ih-item.circle.effect20 a:hover .info .info-back {
opacity: 1;
visibility: visible
}
.ih-item.circle.effect20.top_to_bottom .info .info-back {
-webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg)
}
.ih-item.circle.effect20.top_to_bottom a:hover .img {
-webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg)
}
.ih-item.circle.effect20.top_to_bottom a:hover .info .info-back {
-webkit-transform: rotate3d(1, 0, 0, 0deg);
-moz-transform: rotate3d(1, 0, 0, 0deg);
-ms-transform: rotate3d(1, 0, 0, 0deg);
-o-transform: rotate3d(1, 0, 0, 0deg);
transform: rotate3d(1, 0, 0, 0deg)
}
.ih-item.circle.effect20.bottom_to_top .info .info-back {
-webkit-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-moz-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-ms-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
-o-transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg);
transform: translate3d(0, 280px, 0) rotate3d(1, 0, 0, -90deg)
}
.ih-item.circle.effect20.bottom_to_top a:hover .img {
-webkit-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-moz-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-ms-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
-o-transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg);
transform: translate3d(0, 0, -220px) rotate3d(1, 0, 0, 90deg)
}
.ih-item.circle.effect20.bottom_to_top a:hover .info .info-back {
-webkit-transform: rotate3d(1, 0, 0, 0deg);
-moz-transform: rotate3d(1, 0, 0, 0deg);
-ms-transform: rotate3d(1, 0, 0, 0deg);
-o-transform: rotate3d(1, 0, 0, 0deg);
transform: rotate3d(1, 0, 0, 0deg)
}
.ih-item.square.effect1.colored .info {
background: #1a4a72
}
.ih-item.square.effect1 .img {
z-index: 11;
position: absolute;
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect1 .img,
.ih-item.square.effect1 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect1 .info {
background: #333;
visibility: hidden;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
transition: all .35s ease-in-out
}
.ih-item.square.effect1 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect1.left_and_right .info h3 {
position: absolute;
top: 12px;
left: 12px;
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
margin: 0
}
.ih-item.square.effect1.left_and_right .info p {
position: absolute;
right: 12px;
bottom: 12px;
margin: 0;
font-size: 12px;
color: #bbb
}
.ih-item.square.effect1.left_and_right a:hover .img {
-webkit-transform: scale(.6);
-moz-transform: scale(.6);
-ms-transform: scale(.6);
-o-transform: scale(.6);
transform: scale(.6)
}
.ih-item.square.effect1.top_to_bottom .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px 10px 0 4px;
margin: 10px 0 0
}
.ih-item.square.effect1.top_to_bottom .info p {
font-size: 12px;
color: #bbb;
padding: 5px;
text-align: center
}
.ih-item.square.effect1.top_to_bottom a:hover .img {
-webkit-transform: translateY(30px) scale(.6);
-moz-transform: translateY(30px) scale(.6);
-ms-transform: translateY(30px) scale(.6);
-o-transform: translateY(30px) scale(.6);
transform: translateY(30px) scale(.6)
}
.ih-item.square.effect1.bottom_to_top .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px 10px 0 4px;
margin: 134px 0 0
}
.ih-item.square.effect1.bottom_to_top .info p {
font-size: 12px;
color: #bbb;
padding: 5px;
text-align: center
}
.ih-item.square.effect1.bottom_to_top a:hover .img {
-webkit-transform: translateY(-30px) scale(.6);
-moz-transform: translateY(-30px) scale(.6);
-ms-transform: translateY(-30px) scale(.6);
-o-transform: translateY(-30px) scale(.6);
transform: translateY(-30px) scale(.6)
}
.ih-item.square.effect2.colored .info {
background: #1a4a72
}
.ih-item.square.effect2.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect2 .img {
opacity: 1;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: rotate(0) scale(1);
-moz-transform: rotate(0) scale(1);
-ms-transform: rotate(0) scale(1);
-o-transform: rotate(0) scale(1);
transform: rotate(0) scale(1)
}
.ih-item.square.effect2 .info {
background: #333;
visibility: hidden;
-webkit-transition: all .35s .3s ease-in-out;
-moz-transition: all .35s .3s ease-in-out;
transition: all .35s .3s ease-in-out
}
.ih-item.square.effect2 .info h3 {
text-transform: uppercase;
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
transform: translateY(-200px);
-webkit-transition: all .35s .6s ease-in-out;
-moz-transition: all .35s .6s ease-in-out;
transition: all .35s .6s ease-in-out
}
.ih-item.square.effect2 .info h3,
.ih-item.square.effect2 .info p {
text-align: center;
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-ms-transform: translateY(-200px);
-o-transform: translateY(-200px)
}
.ih-item.square.effect2 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transform: translateY(-200px);
-webkit-transition: all .35s .5s linear;
-moz-transition: all .35s .5s linear;
transition: all .35s .5s linear
}
.ih-item.square.effect2 a:hover .img {
-webkit-transform: rotate(720deg) scale(0);
-moz-transform: rotate(720deg) scale(0);
-ms-transform: rotate(720deg) scale(0);
-o-transform: rotate(720deg) scale(0);
transform: rotate(720deg) scale(0);
opacity: 0
}
.ih-item.square.effect2 a:hover .info {
visibility: visible
}
.ih-item.square.effect2 a:hover .info h3,
.ih-item.square.effect2 a:hover .info p {
transform: translateY(0)
}
.ih-item.square.effect2 a:hover .info h3,
.ih-item.square.effect2 a:hover .info p,
.ih-item.square.effect3 .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0)
}
.ih-item.square.effect3.colored .info {
background: #1a4a72
}
.ih-item.square.effect3 .img {
transform: translateY(0);
transition: all .35s ease-in-out
}
.ih-item.square.effect3 .img,
.ih-item.square.effect3 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect3 .info {
height: 65px;
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect3 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px 10px 0 4px;
margin: 4px 0 0
}
.ih-item.square.effect3 .info p {
font-size: 12px;
position: relative;
color: #bbb; text-align: center
}
.ih-item.square.effect3 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect3.bottom_to_top .info {
top: auto;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect3.bottom_to_top a:hover .img {
-webkit-transform: translateY(-50px);
-moz-transform: translateY(-50px);
-ms-transform: translateY(-50px);
-o-transform: translateY(-50px);
transform: translateY(-50px)
}
.ih-item.square.effect3.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect3.top_to_bottom .info {
bottom: auto;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect3.top_to_bottom a:hover .img {
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
-ms-transform: translateY(50px);
-o-transform: translateY(50px);
transform: translateY(50px)
}
.ih-item.square.effect3.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect4 {
position: relative
}
.ih-item.square.effect4.colored .info {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect4.colored .mask1,
.ih-item.square.effect4.colored .mask2 {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect4 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.square.effect4 .mask1,
.ih-item.square.effect4 .mask2 {
position: absolute;
background: #333;
background: rgba(0, 0, 0, .6);
height: 361px;
width: 361px;
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.square.effect4 .mask1 {
left: auto;
right: 0;
top: 0;
-webkit-transform: rotate(56.5deg) translateX(-180px);
-moz-transform: rotate(56.5deg) translateX(-180px);
-ms-transform: rotate(56.5deg) translateX(-180px);
-o-transform: rotate(56.5deg) translateX(-180px);
transform: rotate(56.5deg) translateX(-180px);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
-o-transform-origin: 100% 0;
transform-origin: 100% 0
}
.ih-item.square.effect4 .mask2 {
top: auto;
bottom: 0;
left: 0;
-webkit-transform: rotate(56.5deg) translateX(180px);
-moz-transform: rotate(56.5deg) translateX(180px);
-ms-transform: rotate(56.5deg) translateX(180px);
-o-transform: rotate(56.5deg) translateX(180px);
transform: rotate(56.5deg) translateX(180px);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%
}
.ih-item.square.effect4 .info {
background: #111;
height: 0;
visibility: hidden;
width: 361px;
-webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
-moz-transform: rotate(-33.5deg) translate(-112px, 166px);
-ms-transform: rotate(-33.5deg) translate(-112px, 166px);
-o-transform: rotate(-33.5deg) translate(-112px, 166px);
transform: rotate(-33.5deg) translate(-112px, 166px);
-webkit-transform-origin: 0 100%;
-moz-transform-origin: 0 100%;
-ms-transform-origin: 0 100%;
-o-transform-origin: 0 100%;
transform-origin: 0 100%;
-webkit-transition: all .35s ease-in-out .35s;
-moz-transition: all .35s ease-in-out .35s;
transition: all .35s ease-in-out .35s
}
.ih-item.square.effect4 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: 0 0;
margin-top: 5px;
border-bottom: 1px solid rgba(255, 255, 255, .2);
transition: all .35s ease-in-out .35s
}
.ih-item.square.effect4 .info h3,
.ih-item.square.effect4 .info p {
opacity: 0;
-webkit-transition: all .35s ease-in-out .35s;
-moz-transition: all .35s ease-in-out .35s
}
.ih-item.square.effect5 .info h3,
.ih-item.square.effect6 .info h3,
.ih-item.square.effect7 .info h3,
.ih-item.square.effect8 .info h3 {
text-align: center;
text-transform: uppercase;
margin: 30px 0 0
}
.ih-item.square.effect4 .info h3 {
margin-bottom: 0px;
}
.ih-item.square.effect4 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 15px 15px 10px 15px;
text-align: center;
transition: all .35s ease-in-out .35s
}
.ih-item.square.effect4 a:hover .mask1 {
-webkit-transform: rotate(56.5deg) translateX(1px);
-moz-transform: rotate(56.5deg) translateX(1px);
-ms-transform: rotate(56.5deg) translateX(1px);
-o-transform: rotate(56.5deg) translateX(1px);
transform: rotate(56.5deg) translateX(1px)
}
.ih-item.square.effect4 a:hover .mask2 {
-webkit-transform: rotate(56.5deg) translateX(-1px);
-moz-transform: rotate(56.5deg) translateX(-1px);
-ms-transform: rotate(56.5deg) translateX(-1px);
-o-transform: rotate(56.5deg) translateX(-1px);
transform: rotate(56.5deg) translateX(-1px)
}
.ih-item.square.effect4 a:hover .info {
width: 100%;
height: 130px;
visibility: visible;
top: 40px;
-webkit-transform: rotate(0) translate(0, 0);
-moz-transform: rotate(0) translate(0, 0);
-ms-transform: rotate(0) translate(0, 0);
-o-transform: rotate(0) translate(0, 0);
transform: rotate(0) translate(0, 0)
}
.ih-item.square.effect4 a:hover .info h3,
.ih-item.square.effect4 a:hover .info p {
opacity: 1
}
.ih-item.square.effect5.colored .info {
background: #1a4a72
}
.ih-item.square.effect5.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect5 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect5 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect5 .info,
.ih-item.square.effect6 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect5 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect5 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect5 a:hover .img {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition-delay: 0;
-moz-transition-delay: 0;
transition-delay: 0
}
.ih-item.square.effect5 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect5.left_to_right .info {
-webkit-transform: scale(0) rotate(-180deg);
-moz-transform: scale(0) rotate(-180deg);
-ms-transform: scale(0) rotate(-180deg);
-o-transform: scale(0) rotate(-180deg);
transform: scale(0) rotate(-180deg)
}
.ih-item.square.effect5.right_to_left .info {
-webkit-transform: scale(0) rotate(180deg);
-moz-transform: scale(0) rotate(180deg);
-ms-transform: scale(0) rotate(180deg);
-o-transform: scale(0) rotate(180deg);
transform: scale(0) rotate(180deg)
}
.ih-item.square.effect6.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect6.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect6 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect6 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
transition: all .35s ease-in-out
}
.ih-item.square.effect6 .info,
.ih-item.square.effect6 .info h3 {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect6 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
transition: all .35s ease-in-out
}
.ih-item.square.effect6 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transition: all .05s linear;
-moz-transition: all .05s linear;
transition: all .05s linear
}
.ih-item.square.effect6 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect6 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect6.from_top_and_bottom .info h3 {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect6.from_top_and_bottom .info p {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect6.from_top_and_bottom a:hover .info h3,
.ih-item.square.effect6.from_top_and_bottom a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect6.from_left_and_right .info h3 {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect6.from_left_and_right .info p {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect6.from_left_and_right a:hover .info h3,
.ih-item.square.effect6.from_left_and_right a:hover .info p {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect6.top_to_bottom .info h3,
.ih-item.square.effect6.top_to_bottom .info p {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect6.top_to_bottom a:hover .info h3,
.ih-item.square.effect6.top_to_bottom a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect6.bottom_to_top .info h3,
.ih-item.square.effect6.bottom_to_top .info p {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect6.bottom_to_top a:hover .info h3,
.ih-item.square.effect6.bottom_to_top a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect7.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect7.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect7 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect7 .img,
.ih-item.square.effect7 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect7 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
transition: all .35s ease-in-out
}
.ih-item.square.effect7 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
-webkit-transform: scale(4);
-moz-transform: scale(4);
-ms-transform: scale(4);
-o-transform: scale(4);
transform: scale(4);
-webkit-transition: all .35s .1s ease-in-out;
-moz-transition: all .35s .1s ease-in-out;
transition: all .35s .1s ease-in-out
}
.ih-item.square.effect7 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5);
-webkit-transition: all .35s .3s linear;
-moz-transition: all .35s .3s linear;
transition: all .35s .3s linear
}
.ih-item.square.effect7 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect7 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect7 a:hover .info h3,
.ih-item.square.effect7 a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect8.colored .info {
background: #1a4a72
}
.ih-item.square.effect8.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect8 .img {
opacity: 1;
transition: all .35s ease-in-out
}
.ih-item.square.effect8 .img,
.ih-item.square.effect8 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect8 .info {
background: #333;
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect8 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
-webkit-transition: all .35s .1s ease-in-out;
-moz-transition: all .35s .1s ease-in-out;
transition: all .35s .1s ease-in-out
}
.ih-item.square.effect8 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transition: all .35s .15s linear;
-moz-transition: all .35s .15s linear;
transition: all .35s .15s linear
}
.ih-item.square.effect8 a:hover .img {
opacity: 0
}
.ih-item.square.effect8 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect8.scale_up .img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect8.scale_up .info,
.ih-item.square.effect8.scale_up .info h3,
.ih-item.square.effect8.scale_up .info p {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0)
}
.ih-item.square.effect8.scale_up a:hover .img {
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5)
}
.ih-item.square.effect8.scale_down .img,
.ih-item.square.effect8.scale_up a:hover .info,
.ih-item.square.effect8.scale_up a:hover .info h3,
.ih-item.square.effect8.scale_up a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect8.scale_down .info,
.ih-item.square.effect8.scale_down .info h3,
.ih-item.square.effect8.scale_down .info p {
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5)
}
.ih-item.square.effect8.scale_down a:hover .img {
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.square.effect8.scale_down a:hover .info,
.ih-item.square.effect8.scale_down a:hover .info h3,
.ih-item.square.effect8.scale_down a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect9 {
perspective: 900px
}
.ih-item.square.effect15,
.ih-item.square.effect9 {
-webkit-perspective: 900px;
-moz-perspective: 900px
}
.ih-item.square.effect9.colored .info .info-back {
background: #1a4a72
}
.ih-item.square.effect9.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect9 .img {
position: relative;
z-index: 11;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out
}
.ih-item.square.effect9 .info {
z-index: 0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d
}
.ih-item.square.effect9 .info .info-back {
opacity: 1;
width: 100%;
height: 100%;
padding-top: 30px;
background: #333
}
.ih-item.square.effect9 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 0
}
.ih-item.square.effect10 .info h3,
.ih-item.square.effect11 .info h3,
.ih-item.square.effect12 .info h3,
.ih-item.square.effect13 .info h3,
.ih-item.square.effect14 .info h3,
.ih-item.square.effect15 .info h3 {
text-transform: uppercase;
margin: 30px 0 0
}
.ih-item.square.effect9 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect9.left_to_right .img {
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.square.effect9.left_to_right a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, 180deg);
-moz-transform: rotate3d(0, 1, 0, 180deg);
-ms-transform: rotate3d(0, 1, 0, 180deg);
-o-transform: rotate3d(0, 1, 0, 180deg);
transform: rotate3d(0, 1, 0, 180deg)
}
.ih-item.square.effect9.right_to_left .img {
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.square.effect9.right_to_left a:hover .img {
-webkit-transform: rotate3d(0, 1, 0, -180deg);
-moz-transform: rotate3d(0, 1, 0, -180deg);
-ms-transform: rotate3d(0, 1, 0, -180deg);
-o-transform: rotate3d(0, 1, 0, -180deg);
transform: rotate3d(0, 1, 0, -180deg)
}
.ih-item.square.effect9.top_to_bottom .img {
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.square.effect9.top_to_bottom a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, -180deg);
-moz-transform: rotate3d(1, 0, 0, -180deg);
-ms-transform: rotate3d(1, 0, 0, -180deg);
-o-transform: rotate3d(1, 0, 0, -180deg);
transform: rotate3d(1, 0, 0, -180deg)
}
.ih-item.square.effect9.bottom_to_top .img {
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.square.effect9.bottom_to_top a:hover .img {
-webkit-transform: rotate3d(1, 0, 0, 180deg);
-moz-transform: rotate3d(1, 0, 0, 180deg);
-ms-transform: rotate3d(1, 0, 0, 180deg);
-o-transform: rotate3d(1, 0, 0, 180deg);
transform: rotate3d(1, 0, 0, 180deg)
}
.ih-item.square.effect10 {
overflow: hidden
}
.ih-item.square.effect10.colored .info {
background: #1a4a72
}
.ih-item.square.effect10.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect10 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out
}
.ih-item.square.effect10 .info {
background: #333;
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect10 .info,
.ih-item.square.effect11 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect10 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect10 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect10 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect10.left_to_right .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect10.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect10.left_to_right a:hover .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect10.left_to_right a:hover .info,
.ih-item.square.effect10.right_to_left .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect10.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect10.right_to_left a:hover .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect10.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect10.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect10.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect10.top_to_bottom a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect10.bottom_to_top .img,
.ih-item.square.effect10.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect10.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect10.bottom_to_top a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect10.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect11.colored .info {
background: #1a4a72
}
.ih-item.square.effect11.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect11 .img {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all .35s ease-in-out
}
.ih-item.square.effect11 .info {
background: #333;
visibility: hidden;
opacity: 0;
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.square.effect11 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect11 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect11 a:hover .img {
opacity: 0;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5);
transform: scale(.5)
}
.ih-item.square.effect11 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect11.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect11.left_to_right a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect11.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect11.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect11.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect11.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect11.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect11.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect12.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect12.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect12 .img {
transition: all .35s ease-in
}
.ih-item.square.effect12 .img,
.ih-item.square.effect12 .info {
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect12 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
transition: all .35s ease-in
}
.ih-item.square.effect12 .info h3 {
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
transition: all .35s ease-in
}
.ih-item.square.effect12 .info h3,
.ih-item.square.effect12 .info p {
text-align: center;
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect12 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transition: all .35s ease-in
}
.ih-item.square.effect12 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect12 a:hover .info h3 {
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect12 a:hover .info p {
-webkit-transition-delay: .25s;
-moz-transition-delay: .25s;
transition-delay: .25s
}
.ih-item.square.effect12.left_to_right .info {
-webkit-transform: translate(-460px, -100px) rotate(-180deg);
-moz-transform: translate(-460px, -100px) rotate(-180deg);
-ms-transform: translate(-460px, -100px) rotate(-180deg);
-o-transform: translate(-460px, -100px) rotate(-180deg);
transform: translate(-460px, -100px) rotate(-180deg)
}
.ih-item.square.effect12.left_to_right .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect12.left_to_right .info p {
-webkit-transform: translateX(-300px) rotate(-90deg);
-moz-transform: translateX(-300px) rotate(-90deg);
-ms-transform: translateX(-300px) rotate(-90deg);
-o-transform: translateX(-300px) rotate(-90deg);
transform: translateX(-300px) rotate(-90deg)
}
.ih-item.square.effect12.left_to_right a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect12.left_to_right a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect12.left_to_right a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect12.right_to_left .info {
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg)
}
.ih-item.square.effect12.right_to_left .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect12.right_to_left .info p {
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg)
}
.ih-item.square.effect12.right_to_left a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect12.right_to_left a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect12.right_to_left a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect12.top_to_bottom .info {
-webkit-transform: translate(-265px, -145px) rotate(-45deg);
-moz-transform: translate(-265px, -145px) rotate(-45deg);
-ms-transform: translate(-265px, -145px) rotate(-45deg);
-o-transform: translate(-265px, -145px) rotate(-45deg);
transform: translate(-265px, -145px) rotate(-45deg)
}
.ih-item.square.effect12.top_to_bottom .info h3,
.ih-item.square.effect12.top_to_bottom .info p {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect12.top_to_bottom a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect12.top_to_bottom a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect12.top_to_bottom a:hover .info h3,
.ih-item.square.effect12.top_to_bottom a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect12.top_to_bottom a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect12.bottom_to_top .info {
-webkit-transform: translate(265px, 145px) rotate(45deg);
-moz-transform: translate(265px, 145px) rotate(45deg);
-ms-transform: translate(265px, 145px) rotate(45deg);
-o-transform: translate(265px, 145px) rotate(45deg);
transform: translate(265px, 145px) rotate(45deg)
}
.ih-item.square.effect12.bottom_to_top .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect12.bottom_to_top .info p {
-webkit-transform: translate(-200px, 200px);
-moz-transform: translate(-200px, 200px);
-ms-transform: translate(-200px, 200px);
-o-transform: translate(-200px, 200px);
transform: translate(-200px, 200px)
}
.ih-item.square.effect12.bottom_to_top a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect12.bottom_to_top a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect12.bottom_to_top a:hover .info h3,
.ih-item.square.effect12.bottom_to_top a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect12.bottom_to_top a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect13.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect13.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect13 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect13 .info {
background: #333;
visibility: hidden;
opacity: 0.8 !important;
pointer-events: none;
transition: all .35s ease-in-out
}
.ih-item.square.effect13 .info,
.ih-item.square.effect14 .img {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect13 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect13 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect13 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect13 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect13.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect13.left_to_right a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect13.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect13.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect13.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect13.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect13.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect13.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect14.colored .info {
background: #1a4a72
}
.ih-item.square.effect14.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect14 .img {
opacity: 1;
transition: all .35s ease-in-out
}
.ih-item.square.effect14 .info {
background: #333;
visibility: hidden;
transform: scale(.5);
-webkit-transition: all .35s ease .2s;
-moz-transition: all .35s ease .2s;
transition: all .35s ease .2s
}
.ih-item.square.effect14 .info,
.ih-item.square.effect14 a:hover .img {
opacity: 0;
pointer-events: none;
-webkit-transform: scale(.5);
-moz-transform: scale(.5);
-ms-transform: scale(.5);
-o-transform: scale(.5)
}
.ih-item.square.effect14 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect14 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect14 a:hover .img {
transform: scale(.5)
}
.ih-item.square.effect14 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect14.left_to_right .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect14.left_to_right a:hover .img {
-webkit-transform: translateX(100%) rotate(180deg);
-moz-transform: translateX(100%) rotate(180deg);
-ms-transform: translateX(100%) rotate(180deg);
-o-transform: translateX(100%) rotate(180deg);
transform: translateX(100%) rotate(180deg)
}
.ih-item.square.effect14.right_to_left .img {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect14.right_to_left a:hover .img {
-webkit-transform: translateX(-100%) rotate(-180deg);
-moz-transform: translateX(-100%) rotate(-180deg);
-ms-transform: translateX(-100%) rotate(-180deg);
-o-transform: translateX(-100%) rotate(-180deg);
transform: translateX(-100%) rotate(-180deg)
}
.ih-item.square.effect14.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect14.top_to_bottom a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect14.bottom_to_top .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect14.bottom_to_top a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect15 {
perspective: 900px
}
.ih-item.square.effect15.colored .info {
background: #1a4a72
}
.ih-item.square.effect15 .img {
opacity: 1;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.ih-item.square.effect15 .info {
background: #333;
opacity: 0;
-webkit-transition: all .35s ease-in-out .3s;
-moz-transition: all .35s ease-in-out .3s;
transition: all .35s ease-in-out .3s
}
.ih-item.square.effect15 .info h3 {
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111
}
.ih-item.square.effect15 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect15 a:hover .img {
opacity: 0;
visibility: hidden
}
.ih-item.square.effect15 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect15.left_to_right .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.square.effect15.left_to_right .info {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg);
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.square.effect15.left_to_right a:hover .img {
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
-o-transform: rotateY(-90deg);
transform: rotateY(-90deg)
}
.ih-item.square.effect15.left_to_right a:hover .info {
transform: rotateY(0)
}
.ih-item.square.effect15.left_to_right a:hover .info,
.ih-item.square.effect15.right_to_left .img {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0)
}
.ih-item.square.effect15.right_to_left .img {
transform: rotateY(0);
-webkit-transform-origin: 0 50%;
-moz-transform-origin: 0 50%;
-ms-transform-origin: 0 50%;
-o-transform-origin: 0 50%;
transform-origin: 0 50%
}
.ih-item.square.effect15.right_to_left .info {
-webkit-transform: rotateY(-90deg);
-moz-transform: rotateY(-90deg);
-ms-transform: rotateY(-90deg);
-o-transform: rotateY(-90deg);
transform: rotateY(-90deg);
-webkit-transform-origin: 100% 50%;
-moz-transform-origin: 100% 50%;
-ms-transform-origin: 100% 50%;
-o-transform-origin: 100% 50%;
transform-origin: 100% 50%
}
.ih-item.square.effect15.right_to_left a:hover .img {
-webkit-transform: rotateY(90deg);
-moz-transform: rotateY(90deg);
-ms-transform: rotateY(90deg);
-o-transform: rotateY(90deg);
transform: rotateY(90deg)
}
.ih-item.square.effect15.right_to_left a:hover .info {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0)
}
.ih-item.square.effect15.top_to_bottom .img {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.square.effect15.top_to_bottom .info {
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
-o-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.square.effect15.top_to_bottom a:hover .img {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg)
}
.ih-item.square.effect15.top_to_bottom a:hover .info {
transform: rotateX(0)
}
.ih-item.square.effect15.bottom_to_top .img,
.ih-item.square.effect15.top_to_bottom a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0)
}
.ih-item.square.effect15.bottom_to_top .img {
transform: rotateX(0);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
-o-transform-origin: 50% 0;
transform-origin: 50% 0
}
.ih-item.square.effect15.bottom_to_top .info {
-webkit-transform: rotateX(90deg);
-moz-transform: rotateX(90deg);
-ms-transform: rotateX(90deg);
-o-transform: rotateX(90deg);
transform: rotateX(90deg);
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%
}
.ih-item.square.effect15.bottom_to_top a:hover .img {
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
-ms-transform: rotateX(-90deg);
-o-transform: rotateX(-90deg);
transform: rotateX(-90deg)
}
.ih-item.square.effect15.bottom_to_top a:hover .info {
-webkit-transform: rotateX(0);
-moz-transform: rotateX(0);
-ms-transform: rotateX(0);
-o-transform: rotateX(0);
transform: rotateX(0)
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
;
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Lustria, Georgia, "Times New Roman", Times, serif
}
.bs-docs-nav .navbar-nav>.active>a,
.bs-docs-nav .navbar-nav>.active>a:hover {
background-color: #222132
}
.bs-docs-nav .navbar-toggle:hover {
background-color: #383550;
border-color: #222132
}
.navbar-nav {
margin: 0 -15px
}
@media (min-width:768px) {
.navbar-nav {
margin: 0
}
}
.bs-docs-nav .navbar-collapse {
border-color: transparent
}
.header { }
.bs-docs-home,
.bs-header {
color: #c8c8e6
}
.bs-footer,
.bs-footer a {
color: #575781
}
.highlight pre {
white-space: pre
}
.section-heading {
padding-top: 80px
}
.section-heading.first-child {
margin-top: 0;
padding-top: 0
}
.bs-footer {
background-color: #2C2C44
}
.ih-item.square .img,
.ih-item.square .img img { }
.ih-item.square.effect16.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect16.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect16 .img {
transition: all .35s ease-in
}
.ih-item.square.effect16 .img,
.ih-item.square.effect16 .info {
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect16 .info {
background: #333;
background: rgba(0, 0, 0, .6);
visibility: hidden;
opacity: 0;
transition: all .35s ease-in
}
.ih-item.square.effect16 .info h3 {
text-transform: uppercase;
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
transition: all .35s ease-in
}
.ih-item.square.effect16 .info h3,
.ih-item.square.effect16 .info p {
text-align: center;
-webkit-transition: all .35s ease-in;
-moz-transition: all .35s ease-in
}
.ih-item.square.effect16 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transition: all .35s ease-in
}
.ih-item.square.effect16 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect16 a:hover .info h3 {
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect16 a:hover .info p {
-webkit-transition-delay: .25s;
-moz-transition-delay: .25s;
transition-delay: .25s
}
.ih-item.square.effect16.left_to_right .info {
-webkit-transform: translate(-460px, -100px) rotate(-180deg);
-moz-transform: translate(-460px, -100px) rotate(-180deg);
-ms-transform: translate(-460px, -100px) rotate(-180deg);
-o-transform: translate(-460px, -100px) rotate(-180deg);
transform: translate(-460px, -100px) rotate(-180deg)
}
.ih-item.square.effect16.left_to_right .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect16.left_to_right .info p {
-webkit-transform: translateX(-300px) rotate(-90deg);
-moz-transform: translateX(-300px) rotate(-90deg);
-ms-transform: translateX(-300px) rotate(-90deg);
-o-transform: translateX(-300px) rotate(-90deg);
transform: translateX(-300px) rotate(-90deg)
}
.ih-item.square.effect16.left_to_right a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect16.left_to_right a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect16.left_to_right a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect16.right_to_left .info {
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg)
}
.ih-item.square.effect16.right_to_left .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px)
}
.ih-item.square.effect16.right_to_left .info p {
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg)
}
.ih-item.square.effect16.right_to_left a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0)
}
.ih-item.square.effect16.right_to_left a:hover .info h3 {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect16.right_to_left a:hover .info p {
-webkit-transform: translateX(0) rotate(0);
-moz-transform: translateX(0) rotate(0);
-ms-transform: translateX(0) rotate(0);
-o-transform: translateX(0) rotate(0);
transform: translateX(0) rotate(0)
}
.ih-item.square.effect16.top_to_bottom .info {
-webkit-transform: translate(-265px, -145px) rotate(-45deg);
-moz-transform: translate(-265px, -145px) rotate(-45deg);
-ms-transform: translate(-265px, -145px) rotate(-45deg);
-o-transform: translate(-265px, -145px) rotate(-45deg);
transform: translate(-265px, -145px) rotate(-45deg)
}
.ih-item.square.effect16.top_to_bottom .info h3,
.ih-item.square.effect16.top_to_bottom .info p {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect16.top_to_bottom a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect16.top_to_bottom a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect16.top_to_bottom a:hover .info h3,
.ih-item.square.effect16.top_to_bottom a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect16.top_to_bottom a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect16.bottom_to_top .info {
-webkit-transform: translate(265px, 145px) rotate(45deg);
-moz-transform: translate(265px, 145px) rotate(45deg);
-ms-transform: translate(265px, 145px) rotate(45deg);
-o-transform: translate(265px, 145px) rotate(45deg);
transform: translate(265px, 145px) rotate(45deg)
}
.ih-item.square.effect16.bottom_to_top .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px)
}
.ih-item.square.effect16.bottom_to_top .info p {
-webkit-transform: translate(-200px, 200px);
-moz-transform: translate(-200px, 200px);
-ms-transform: translate(-200px, 200px);
-o-transform: translate(-200px, 200px);
transform: translate(-200px, 200px)
}
.ih-item.square.effect16.bottom_to_top a:hover .info {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
-webkit-transition-delay: .2s;
-moz-transition-delay: .2s;
transition-delay: .2s
}
.ih-item.square.effect16.bottom_to_top a:hover .info h3 {
transform: translate(0, 0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect16.bottom_to_top a:hover .info h3,
.ih-item.square.effect16.bottom_to_top a:hover .info p {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0)
}
.ih-item.square.effect16.bottom_to_top a:hover .info p {
transform: translate(0, 0);
-webkit-transition-delay: .4s;
-moz-transition-delay: .4s;
transition-delay: .4s
}
.ih-item.square.effect17.colored .info {
background: #1a4a72
}
.ih-item.square.effect17.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect17 .img {
transition: all .35s ease-in-out
}
.ih-item.square.effect17 .img,
.ih-item.square.effect17 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect17 .info {
background: #333;
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect17 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0
}
.ih-item.square.effect17 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect17 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect17.left_to_right .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect17.left_to_right .info {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect17.left_to_right a:hover .img {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect17.left_to_right a:hover .info,
.ih-item.square.effect17.right_to_left .img {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect17.right_to_left .info {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%)
}
.ih-item.square.effect17.right_to_left a:hover .img {
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%)
}
.ih-item.square.effect17.right_to_left a:hover .info {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0)
}
.ih-item.square.effect17.top_to_bottom .img {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect17.top_to_bottom .info {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect17.top_to_bottom a:hover .img {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect17.bottom_to_top .img,
.ih-item.square.effect17.top_to_bottom a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect17.bottom_to_top .info {
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%)
}
.ih-item.square.effect17.bottom_to_top a:hover .img {
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%)
}
.ih-item.square.effect17.bottom_to_top a:hover .info {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect18.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, .6)
}
.ih-item.square.effect18.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect18 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect18 .img,
.ih-item.square.effect18 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect18 .info {
background: #333;
background: rgba(0, 0, 0, .6);
visibility: hidden;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect18 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
-webkit-transform: scale(4);
-moz-transform: scale(4);
-ms-transform: scale(4);
-o-transform: scale(4);
transform: scale(4);
-webkit-transition: all .35s .1s ease-in-out;
-moz-transition: all .35s .1s ease-in-out;
transition: all .35s .1s ease-in-out
}
.ih-item.square.effect18 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center;
-webkit-transform: scale(5);
-moz-transform: scale(5);
-ms-transform: scale(5);
-o-transform: scale(5);
transform: scale(5);
-webkit-transition: all .35s .3s linear;
-moz-transition: all .35s .3s linear;
transition: all .35s .3s linear
}
.ih-item.square.effect18 a:hover .img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2)
}
.ih-item.square.effect18 a:hover .info {
visibility: visible;
opacity: 1
}
.ih-item.square.effect18 a:hover .info h3,
.ih-item.square.effect18 a:hover .info p {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect19.colored .info {
background: #1a4a72
}
.ih-item.square.effect19.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect19 .img {
opacity: 1;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transform: rotate(0) scale(1);
-moz-transform: rotate(0) scale(1);
-ms-transform: rotate(0) scale(1);
-o-transform: rotate(0) scale(1);
transform: rotate(0) scale(1)
}
.ih-item.square.effect19 .info {
background: #333;
visibility: hidden;
-webkit-transition: all .35s .3s ease-in-out;
-moz-transition: all .35s .3s ease-in-out;
transition: all .35s .3s ease-in-out
}
.ih-item.square.effect19 .info h3 {
text-transform: uppercase;
color: #fff;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0;
transform: translateY(-200px);
-webkit-transition: all .35s .6s ease-in-out;
-moz-transition: all .35s .6s ease-in-out;
transition: all .35s .6s ease-in-out
}
.ih-item.square.effect19 .info h3,
.ih-item.square.effect19 .info p {
text-align: center;
-webkit-transform: translateY(-200px);
-moz-transform: translateY(-200px);
-ms-transform: translateY(-200px);
-o-transform: translateY(-200px)
}
.ih-item.square.effect19 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
transform: translateY(-200px);
-webkit-transition: all .35s .5s linear;
-moz-transition: all .35s .5s linear;
transition: all .35s .5s linear
}
.ih-item.square.effect19 a:hover .img {
-webkit-transform: rotate(720deg) scale(0);
-moz-transform: rotate(720deg) scale(0);
-ms-transform: rotate(720deg) scale(0);
-o-transform: rotate(720deg) scale(0);
transform: rotate(720deg) scale(0);
opacity: 0
}
.ih-item.square.effect19 a:hover .info {
visibility: visible
}
.ih-item.square.effect19 a:hover .info h3,
.ih-item.square.effect19 a:hover .info p {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0)
}
.ih-item.square.effect20.colored .info {
background: #1a4a72
}
.ih-item.square.effect20.colored .info h3 {
background: rgba(12, 34, 52, .6)
}
.ih-item.square.effect20 .img {
transition: all .35s ease-in-out;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1)
}
.ih-item.square.effect20 .img,
.ih-item.square.effect20 .info {
-webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out
}
.ih-item.square.effect20 .info {
background: #333;
opacity: 0;
transition: all .35s ease-in-out
}
.ih-item.square.effect20 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 17px;
padding: 10px;
background: #111;
margin: 30px 0 0
}
.ih-item.square.effect20 .info p {
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px;
text-align: center
}
.ih-item.square.effect20 a:hover .img {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
-webkit-transition-delay: 0;
-moz-transition-delay: 0;
transition-delay: 0
}
.ih-item.square.effect20 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) rotate(0);
-moz-transform: scale(1) rotate(0);
-ms-transform: scale(1) rotate(0);
-o-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
-webkit-transition-delay: .3s;
-moz-transition-delay: .3s;
transition-delay: .3s
}
.ih-item.square.effect20.left_to_right .info {
-webkit-transform: scale(0) rotate(-180deg);
-moz-transform: scale(0) rotate(-180deg);
-ms-transform: scale(0) rotate(-180deg);
-o-transform: scale(0) rotate(-180deg);
transform: scale(0) rotate(-180deg)
}
.ih-item.square.effect20.right_to_left .info {
-webkit-transform: scale(0) rotate(180deg);
-moz-transform: scale(0) rotate(180deg);
-ms-transform: scale(0) rotate(180deg);
-o-transform: scale(0) rotate(180deg);
transform: scale(0) rotate(180deg)
}
.ih-item.circle {
border: none !important;
} .ih-item.square.effect6.ihe-fade:hover .info{ }
.ih-item.square.effect6.ihe-fade:hover .img{
transform: scale(1.0) !important;
}
.ih-item.square.effect6.ihe-fade .info {
background: ;
visibility: hidden;
opacity: 0 !important;
transition: opacity 1s linear; 
transition: all .35s ease-in-out;
background-color: rgba(0,0,0,0.5) !important;
}
.ih-item.square.effect6.ihe-fade a:hover .info {
visibility: visible;
opacity: 1 !important;
}
.ih-item.square.effect6.ihe-fade h3,
.ih-item.square.effect6.ihe-fade p {
background: transparent;
-webkit-transform: translateY(0%) !important;
-moz-transform: translateY(0%) !important;
-ms-transform: translateY(0%) !important;
-o-transform: translateY(0%) !important;
transform: translateY(0%) !important;
padding: 0;
} .maw_portfolioGallery_wrapper .ih-item a {
display: block;
}
.maw_portfolioGallery_wrapper .ih-item.square {
box-shadow: none;
} .maw_image_swap.ih-item.square.effect6 .info,
.maw_image_swap.ih-item.square.effect6 .info h3 {
-webkit-transition: all .20s ease-in-out;
-moz-transition: all .20s ease-in-out
}
.maw_image_swap.ih-item {
box-sizing: initial !important;
} .maw_img_swap_fade {
position: relative;
width: 100%;
}
.maw_img_swap_fade img {
display: block;
width: 100%;
height: auto;
}
.maw_img_swap_fade .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: .2s ease;
}
.maw_img_swap_fade:not( :hover ) .info{
transition-delay: .3s !important;
}
.maw_img_swap_fade:hover .info {
opacity: 1;
}.blink_me {
animation: blinker 0.5s linear infinite;
font-size: 15px;
}
@keyframes blinker {  
50% { opacity: 0; }
} .mega-info-list li:first-child{
padding-top: 0px !important;
}.fa,
.fas,
.far,
.fal,
.fad,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2.5em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-acquisitions-incorporated:before {
content: "\f6af"; }
.fa-ad:before {
content: "\f641"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adobe:before {
content: "\f778"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-air-freshener:before {
content: "\f5d0"; }
.fa-airbnb:before {
content: "\f834"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-alipay:before {
content: "\f642"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angry:before {
content: "\f556"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-ankh:before {
content: "\f644"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-alt:before {
content: "\f5d1"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-archway:before {
content: "\f557"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-artstation:before {
content: "\f77a"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-atlas:before {
content: "\f558"; }
.fa-atlassian:before {
content: "\f77b"; }
.fa-atom:before {
content: "\f5d2"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-award:before {
content: "\f559"; }
.fa-aws:before {
content: "\f375"; }
.fa-baby:before {
content: "\f77c"; }
.fa-baby-carriage:before {
content: "\f77d"; }
.fa-backspace:before {
content: "\f55a"; }
.fa-backward:before {
content: "\f04a"; }
.fa-bacon:before {
content: "\f7e5"; }
.fa-bahai:before {
content: "\f666"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-balance-scale-left:before {
content: "\f515"; }
.fa-balance-scale-right:before {
content: "\f516"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-battle-net:before {
content: "\f835"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bezier-curve:before {
content: "\f55b"; }
.fa-bible:before {
content: "\f647"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-biking:before {
content: "\f84a"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-biohazard:before {
content: "\f780"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blender:before {
content: "\f517"; }
.fa-blender-phone:before {
content: "\f6b6"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blog:before {
content: "\f781"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-bone:before {
content: "\f5d7"; }
.fa-bong:before {
content: "\f55c"; }
.fa-book:before {
content: "\f02d"; }
.fa-book-dead:before {
content: "\f6b7"; }
.fa-book-medical:before {
content: "\f7e6"; }
.fa-book-open:before {
content: "\f518"; }
.fa-book-reader:before {
content: "\f5da"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bootstrap:before {
content: "\f836"; }
.fa-border-all:before {
content: "\f84c"; }
.fa-border-none:before {
content: "\f850"; }
.fa-border-style:before {
content: "\f853"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-brain:before {
content: "\f5dc"; }
.fa-bread-slice:before {
content: "\f7ec"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-broadcast-tower:before {
content: "\f519"; }
.fa-broom:before {
content: "\f51a"; }
.fa-brush:before {
content: "\f55d"; }
.fa-btc:before {
content: "\f15a"; }
.fa-buffer:before {
content: "\f837"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-bus-alt:before {
content: "\f55e"; }
.fa-business-time:before {
content: "\f64a"; }
.fa-buy-n-large:before {
content: "\f8a6"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-day:before {
content: "\f783"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-calendar-week:before {
content: "\f784"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-campground:before {
content: "\f6bb"; }
.fa-canadian-maple-leaf:before {
content: "\f785"; }
.fa-candy-cane:before {
content: "\f786"; }
.fa-cannabis:before {
content: "\f55f"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-car-alt:before {
content: "\f5de"; }
.fa-car-battery:before {
content: "\f5df"; }
.fa-car-crash:before {
content: "\f5e1"; }
.fa-car-side:before {
content: "\f5e4"; }
.fa-caravan:before {
content: "\f8ff"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-carrot:before {
content: "\f787"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cash-register:before {
content: "\f788"; }
.fa-cat:before {
content: "\f6be"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-centos:before {
content: "\f789"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chair:before {
content: "\f6c0"; }
.fa-chalkboard:before {
content: "\f51b"; }
.fa-chalkboard-teacher:before {
content: "\f51c"; }
.fa-charging-station:before {
content: "\f5e7"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-double:before {
content: "\f560"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-cheese:before {
content: "\f7ef"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-chromecast:before {
content: "\f838"; }
.fa-church:before {
content: "\f51d"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-city:before {
content: "\f64f"; }
.fa-clinic-medical:before {
content: "\f7f2"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-meatball:before {
content: "\f73b"; }
.fa-cloud-moon:before {
content: "\f6c3"; }
.fa-cloud-moon-rain:before {
content: "\f73c"; }
.fa-cloud-rain:before {
content: "\f73d"; }
.fa-cloud-showers-heavy:before {
content: "\f740"; }
.fa-cloud-sun:before {
content: "\f6c4"; }
.fa-cloud-sun-rain:before {
content: "\f743"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-cocktail:before {
content: "\f561"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-coins:before {
content: "\f51e"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dollar:before {
content: "\f651"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-medical:before {
content: "\f7f5"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-comments-dollar:before {
content: "\f653"; }
.fa-compact-disc:before {
content: "\f51f"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-compress-alt:before {
content: "\f422"; }
.fa-compress-arrows-alt:before {
content: "\f78c"; }
.fa-concierge-bell:before {
content: "\f562"; }
.fa-confluence:before {
content: "\f78d"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-cookie:before {
content: "\f563"; }
.fa-cookie-bite:before {
content: "\f564"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-cotton-bureau:before {
content: "\f89e"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-creative-commons-zero:before {
content: "\f4f3"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-critical-role:before {
content: "\f6c9"; }
.fa-crop:before {
content: "\f125"; }
.fa-crop-alt:before {
content: "\f565"; }
.fa-cross:before {
content: "\f654"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-crow:before {
content: "\f520"; }
.fa-crown:before {
content: "\f521"; }
.fa-crutch:before {
content: "\f7f7"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-d-and-d-beyond:before {
content: "\f6ca"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-democrat:before {
content: "\f747"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-dev:before {
content: "\f6cc"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-dharmachakra:before {
content: "\f655"; }
.fa-dhl:before {
content: "\f790"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-diaspora:before {
content: "\f791"; }
.fa-dice:before {
content: "\f522"; }
.fa-dice-d20:before {
content: "\f6cf"; }
.fa-dice-d6:before {
content: "\f6d1"; }
.fa-dice-five:before {
content: "\f523"; }
.fa-dice-four:before {
content: "\f524"; }
.fa-dice-one:before {
content: "\f525"; }
.fa-dice-six:before {
content: "\f526"; }
.fa-dice-three:before {
content: "\f527"; }
.fa-dice-two:before {
content: "\f528"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-digital-tachograph:before {
content: "\f566"; }
.fa-directions:before {
content: "\f5eb"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-divide:before {
content: "\f529"; }
.fa-dizzy:before {
content: "\f567"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dog:before {
content: "\f6d3"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-door-closed:before {
content: "\f52a"; }
.fa-door-open:before {
content: "\f52b"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-drafting-compass:before {
content: "\f568"; }
.fa-dragon:before {
content: "\f6d5"; }
.fa-draw-polygon:before {
content: "\f5ee"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drum:before {
content: "\f569"; }
.fa-drum-steelpan:before {
content: "\f56a"; }
.fa-drumstick-bite:before {
content: "\f6d7"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dumbbell:before {
content: "\f44b"; }
.fa-dumpster:before {
content: "\f793"; }
.fa-dumpster-fire:before {
content: "\f794"; }
.fa-dungeon:before {
content: "\f6d9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-egg:before {
content: "\f7fb"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ello:before {
content: "\f5f1"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-open-text:before {
content: "\f658"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-equals:before {
content: "\f52c"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-ethernet:before {
content: "\f796"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-evernote:before {
content: "\f839"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-alt:before {
content: "\f424"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fan:before {
content: "\f863"; }
.fa-fantasy-flight-games:before {
content: "\f6dc"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-feather:before {
content: "\f52d"; }
.fa-feather-alt:before {
content: "\f56b"; }
.fa-fedex:before {
content: "\f797"; }
.fa-fedora:before {
content: "\f798"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-figma:before {
content: "\f799"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-contract:before {
content: "\f56c"; }
.fa-file-csv:before {
content: "\f6dd"; }
.fa-file-download:before {
content: "\f56d"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-export:before {
content: "\f56e"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-import:before {
content: "\f56f"; }
.fa-file-invoice:before {
content: "\f570"; }
.fa-file-invoice-dollar:before {
content: "\f571"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-prescription:before {
content: "\f572"; }
.fa-file-signature:before {
content: "\f573"; }
.fa-file-upload:before {
content: "\f574"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-fill:before {
content: "\f575"; }
.fa-fill-drip:before {
content: "\f576"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fingerprint:before {
content: "\f577"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-alt:before {
content: "\f7e4"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-firefox-browser:before {
content: "\f907"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-fish:before {
content: "\f578"; }
.fa-fist-raised:before {
content: "\f6de"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flag-usa:before {
content: "\f74d"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-flushed:before {
content: "\f579"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-minus:before {
content: "\f65d"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-folder-plus:before {
content: "\f65e"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frog:before {
content: "\f52e"; }
.fa-frown:before {
content: "\f119"; }
.fa-frown-open:before {
content: "\f57a"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-funnel-dollar:before {
content: "\f662"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gas-pump:before {
content: "\f52f"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-ghost:before {
content: "\f6e2"; }
.fa-gift:before {
content: "\f06b"; }
.fa-gifts:before {
content: "\f79c"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-alt:before {
content: "\f841"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-cheers:before {
content: "\f79f"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glass-martini-alt:before {
content: "\f57b"; }
.fa-glass-whiskey:before {
content: "\f7a0"; }
.fa-glasses:before {
content: "\f530"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-globe-africa:before {
content: "\f57c"; }
.fa-globe-americas:before {
content: "\f57d"; }
.fa-globe-asia:before {
content: "\f57e"; }
.fa-globe-europe:before {
content: "\f7a2"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-gopuram:before {
content: "\f664"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-greater-than:before {
content: "\f531"; }
.fa-greater-than-equal:before {
content: "\f532"; }
.fa-grimace:before {
content: "\f57f"; }
.fa-grin:before {
content: "\f580"; }
.fa-grin-alt:before {
content: "\f581"; }
.fa-grin-beam:before {
content: "\f582"; }
.fa-grin-beam-sweat:before {
content: "\f583"; }
.fa-grin-hearts:before {
content: "\f584"; }
.fa-grin-squint:before {
content: "\f585"; }
.fa-grin-squint-tears:before {
content: "\f586"; }
.fa-grin-stars:before {
content: "\f587"; }
.fa-grin-tears:before {
content: "\f588"; }
.fa-grin-tongue:before {
content: "\f589"; }
.fa-grin-tongue-squint:before {
content: "\f58a"; }
.fa-grin-tongue-wink:before {
content: "\f58b"; }
.fa-grin-wink:before {
content: "\f58c"; }
.fa-grip-horizontal:before {
content: "\f58d"; }
.fa-grip-lines:before {
content: "\f7a4"; }
.fa-grip-lines-vertical:before {
content: "\f7a5"; }
.fa-grip-vertical:before {
content: "\f58e"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-guitar:before {
content: "\f7a6"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hackerrank:before {
content: "\f5f7"; }
.fa-hamburger:before {
content: "\f805"; }
.fa-hammer:before {
content: "\f6e3"; }
.fa-hamsa:before {
content: "\f665"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-middle-finger:before {
content: "\f806"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hanukiah:before {
content: "\f6e6"; }
.fa-hard-hat:before {
content: "\f807"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hat-cowboy:before {
content: "\f8c0"; }
.fa-hat-cowboy-side:before {
content: "\f8c1"; }
.fa-hat-wizard:before {
content: "\f6e8"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-headphones-alt:before {
content: "\f58f"; }
.fa-headset:before {
content: "\f590"; }
.fa-heart:before {
content: "\f004"; }
.fa-heart-broken:before {
content: "\f7a9"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-helicopter:before {
content: "\f533"; }
.fa-highlighter:before {
content: "\f591"; }
.fa-hiking:before {
content: "\f6ec"; }
.fa-hippo:before {
content: "\f6ed"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-holly-berry:before {
content: "\f7aa"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hornbill:before {
content: "\f592"; }
.fa-horse:before {
content: "\f6f0"; }
.fa-horse-head:before {
content: "\f7ab"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hot-tub:before {
content: "\f593"; }
.fa-hotdog:before {
content: "\f80f"; }
.fa-hotel:before {
content: "\f594"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-house-damage:before {
content: "\f6f1"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-hryvnia:before {
content: "\f6f2"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-ice-cream:before {
content: "\f810"; }
.fa-icicles:before {
content: "\f7ad"; }
.fa-icons:before {
content: "\f86d"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-ideal:before {
content: "\f913"; }
.fa-igloo:before {
content: "\f7ae"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-infinity:before {
content: "\f534"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-intercom:before {
content: "\f7af"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-invision:before {
content: "\f7b0"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itch-io:before {
content: "\f83a"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi:before {
content: "\f669"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-jira:before {
content: "\f7b1"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joint:before {
content: "\f595"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-journal-whills:before {
content: "\f66a"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-kaaba:before {
content: "\f66b"; }
.fa-kaggle:before {
content: "\f5fa"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-khanda:before {
content: "\f66d"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-kiss:before {
content: "\f596"; }
.fa-kiss-beam:before {
content: "\f597"; }
.fa-kiss-wink-heart:before {
content: "\f598"; }
.fa-kiwi-bird:before {
content: "\f535"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-landmark:before {
content: "\f66f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laptop-code:before {
content: "\f5fc"; }
.fa-laptop-medical:before {
content: "\f812"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-laugh:before {
content: "\f599"; }
.fa-laugh-beam:before {
content: "\f59a"; }
.fa-laugh-squint:before {
content: "\f59b"; }
.fa-laugh-wink:before {
content: "\f59c"; }
.fa-layer-group:before {
content: "\f5fd"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-less-than:before {
content: "\f536"; }
.fa-less-than-equal:before {
content: "\f537"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-luggage-cart:before {
content: "\f59d"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-mail-bulk:before {
content: "\f674"; }
.fa-mailchimp:before {
content: "\f59e"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marked:before {
content: "\f59f"; }
.fa-map-marked-alt:before {
content: "\f5a0"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-markdown:before {
content: "\f60f"; }
.fa-marker:before {
content: "\f5a1"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mask:before {
content: "\f6fa"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-mdb:before {
content: "\f8ca"; }
.fa-medal:before {
content: "\f5a2"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-megaport:before {
content: "\f5a3"; }
.fa-meh:before {
content: "\f11a"; }
.fa-meh-blank:before {
content: "\f5a4"; }
.fa-meh-rolling-eyes:before {
content: "\f5a5"; }
.fa-memory:before {
content: "\f538"; }
.fa-mendeley:before {
content: "\f7b3"; }
.fa-menorah:before {
content: "\f676"; }
.fa-mercury:before {
content: "\f223"; }
.fa-meteor:before {
content: "\f753"; }
.fa-microblog:before {
content: "\f91a"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-alt:before {
content: "\f3c9"; }
.fa-microphone-alt-slash:before {
content: "\f539"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microscope:before {
content: "\f610"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mitten:before {
content: "\f7b5"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill:before {
content: "\f0d6"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-money-bill-wave:before {
content: "\f53a"; }
.fa-money-bill-wave-alt:before {
content: "\f53b"; }
.fa-money-check:before {
content: "\f53c"; }
.fa-money-check-alt:before {
content: "\f53d"; }
.fa-monument:before {
content: "\f5a6"; }
.fa-moon:before {
content: "\f186"; }
.fa-mortar-pestle:before {
content: "\f5a7"; }
.fa-mosque:before {
content: "\f678"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mountain:before {
content: "\f6fc"; }
.fa-mouse:before {
content: "\f8cc"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-mug-hot:before {
content: "\f7b6"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neos:before {
content: "\f612"; }
.fa-network-wired:before {
content: "\f6ff"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nimblr:before {
content: "\f5a8"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-not-equal:before {
content: "\f53e"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-oil-can:before {
content: "\f613"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-om:before {
content: "\f679"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-orcid:before {
content: "\f8d2"; }
.fa-osi:before {
content: "\f41a"; }
.fa-otter:before {
content: "\f700"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-pager:before {
content: "\f815"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-paint-roller:before {
content: "\f5aa"; }
.fa-palette:before {
content: "\f53f"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-parking:before {
content: "\f540"; }
.fa-passport:before {
content: "\f5ab"; }
.fa-pastafarianism:before {
content: "\f67b"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-peace:before {
content: "\f67c"; }
.fa-pen:before {
content: "\f304"; }
.fa-pen-alt:before {
content: "\f305"; }
.fa-pen-fancy:before {
content: "\f5ac"; }
.fa-pen-nib:before {
content: "\f5ad"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-pencil-ruler:before {
content: "\f5ae"; }
.fa-penny-arcade:before {
content: "\f704"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-pepper-hot:before {
content: "\f816"; }
.fa-percent:before {
content: "\f295"; }
.fa-percentage:before {
content: "\f541"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-person-booth:before {
content: "\f756"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-alt:before {
content: "\f879"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-square-alt:before {
content: "\f87b"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-photo-video:before {
content: "\f87c"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-pied-piper-square:before {
content: "\f91e"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-pizza-slice:before {
content: "\f818"; }
.fa-place-of-worship:before {
content: "\f67f"; }
.fa-plane:before {
content: "\f072"; }
.fa-plane-arrival:before {
content: "\f5af"; }
.fa-plane-departure:before {
content: "\f5b0"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poll:before {
content: "\f681"; }
.fa-poll-h:before {
content: "\f682"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-poo-storm:before {
content: "\f75a"; }
.fa-poop:before {
content: "\f619"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-pray:before {
content: "\f683"; }
.fa-praying-hands:before {
content: "\f684"; }
.fa-prescription:before {
content: "\f5b1"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-project-diagram:before {
content: "\f542"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-quran:before {
content: "\f687"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-radiation:before {
content: "\f7b9"; }
.fa-radiation-alt:before {
content: "\f7ba"; }
.fa-rainbow:before {
content: "\f75b"; }
.fa-random:before {
content: "\f074"; }
.fa-raspberry-pi:before {
content: "\f7bb"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-reacteurope:before {
content: "\f75d"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-receipt:before {
content: "\f543"; }
.fa-record-vinyl:before {
content: "\f8d9"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redhat:before {
content: "\f7bc"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-remove-format:before {
content: "\f87d"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-republican:before {
content: "\f75e"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-restroom:before {
content: "\f7bd"; }
.fa-retweet:before {
content: "\f079"; }
.fa-rev:before {
content: "\f5b2"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-ring:before {
content: "\f70b"; }
.fa-road:before {
content: "\f018"; }
.fa-robot:before {
content: "\f544"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-route:before {
content: "\f4d7"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-ruler:before {
content: "\f545"; }
.fa-ruler-combined:before {
content: "\f546"; }
.fa-ruler-horizontal:before {
content: "\f547"; }
.fa-ruler-vertical:before {
content: "\f548"; }
.fa-running:before {
content: "\f70c"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-sad-cry:before {
content: "\f5b3"; }
.fa-sad-tear:before {
content: "\f5b4"; }
.fa-safari:before {
content: "\f267"; }
.fa-salesforce:before {
content: "\f83b"; }
.fa-sass:before {
content: "\f41e"; }
.fa-satellite:before {
content: "\f7bf"; }
.fa-satellite-dish:before {
content: "\f7c0"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-school:before {
content: "\f549"; }
.fa-screwdriver:before {
content: "\f54a"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-scroll:before {
content: "\f70e"; }
.fa-sd-card:before {
content: "\f7c2"; }
.fa-search:before {
content: "\f002"; }
.fa-search-dollar:before {
content: "\f688"; }
.fa-search-location:before {
content: "\f689"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-shapes:before {
content: "\f61f"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shoe-prints:before {
content: "\f54b"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shopware:before {
content: "\f5b5"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-shuttle-van:before {
content: "\f5b6"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-signature:before {
content: "\f5b7"; }
.fa-sim-card:before {
content: "\f7c4"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skating:before {
content: "\f7c5"; }
.fa-sketch:before {
content: "\f7c6"; }
.fa-skiing:before {
content: "\f7c9"; }
.fa-skiing-nordic:before {
content: "\f7ca"; }
.fa-skull:before {
content: "\f54c"; }
.fa-skull-crossbones:before {
content: "\f714"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-slash:before {
content: "\f715"; }
.fa-sleigh:before {
content: "\f7cc"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smile-beam:before {
content: "\f5b8"; }
.fa-smile-wink:before {
content: "\f4da"; }
.fa-smog:before {
content: "\f75f"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-smoking-ban:before {
content: "\f54d"; }
.fa-sms:before {
content: "\f7cd"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowboarding:before {
content: "\f7ce"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-snowman:before {
content: "\f7d0"; }
.fa-snowplow:before {
content: "\f7d2"; }
.fa-socks:before {
content: "\f696"; }
.fa-solar-panel:before {
content: "\f5ba"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-down-alt:before {
content: "\f881"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-alpha-up-alt:before {
content: "\f882"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-down-alt:before {
content: "\f884"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-amount-up-alt:before {
content: "\f885"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-down-alt:before {
content: "\f886"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-numeric-up-alt:before {
content: "\f887"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-sourcetree:before {
content: "\f7d3"; }
.fa-spa:before {
content: "\f5bb"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-speaker-deck:before {
content: "\f83c"; }
.fa-spell-check:before {
content: "\f891"; }
.fa-spider:before {
content: "\f717"; }
.fa-spinner:before {
content: "\f110"; }
.fa-splotch:before {
content: "\f5bc"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-spray-can:before {
content: "\f5bd"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-square-root-alt:before {
content: "\f698"; }
.fa-squarespace:before {
content: "\f5be"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-stackpath:before {
content: "\f842"; }
.fa-stamp:before {
content: "\f5bf"; }
.fa-star:before {
content: "\f005"; }
.fa-star-and-crescent:before {
content: "\f699"; }
.fa-star-half:before {
content: "\f089"; }
.fa-star-half-alt:before {
content: "\f5c0"; }
.fa-star-of-david:before {
content: "\f69a"; }
.fa-star-of-life:before {
content: "\f621"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-store:before {
content: "\f54e"; }
.fa-store-alt:before {
content: "\f54f"; }
.fa-strava:before {
content: "\f428"; }
.fa-stream:before {
content: "\f550"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-stroopwafel:before {
content: "\f551"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-suitcase-rolling:before {
content: "\f5c1"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-surprise:before {
content: "\f5c2"; }
.fa-suse:before {
content: "\f7d6"; }
.fa-swatchbook:before {
content: "\f5c3"; }
.fa-swift:before {
content: "\f8e1"; }
.fa-swimmer:before {
content: "\f5c4"; }
.fa-swimming-pool:before {
content: "\f5c5"; }
.fa-symfony:before {
content: "\f83d"; }
.fa-synagogue:before {
content: "\f69b"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-teeth:before {
content: "\f62e"; }
.fa-teeth-open:before {
content: "\f62f"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-temperature-high:before {
content: "\f769"; }
.fa-temperature-low:before {
content: "\f76b"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-tenge:before {
content: "\f7d7"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-the-red-yeti:before {
content: "\f69d"; }
.fa-theater-masks:before {
content: "\f630"; }
.fa-themeco:before {
content: "\f5c6"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-think-peaks:before {
content: "\f731"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-tint-slash:before {
content: "\f5c7"; }
.fa-tired:before {
content: "\f5c8"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-toilet:before {
content: "\f7d8"; }
.fa-toilet-paper:before {
content: "\f71e"; }
.fa-toolbox:before {
content: "\f552"; }
.fa-tools:before {
content: "\f7d9"; }
.fa-tooth:before {
content: "\f5c9"; }
.fa-torah:before {
content: "\f6a0"; }
.fa-torii-gate:before {
content: "\f6a1"; }
.fa-tractor:before {
content: "\f722"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-traffic-light:before {
content: "\f637"; }
.fa-trailer:before {
content: "\f941"; }
.fa-train:before {
content: "\f238"; }
.fa-tram:before {
content: "\f7da"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-trash-restore:before {
content: "\f829"; }
.fa-trash-restore-alt:before {
content: "\f82a"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-monster:before {
content: "\f63b"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-truck-pickup:before {
content: "\f63c"; }
.fa-tshirt:before {
content: "\f553"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-ubuntu:before {
content: "\f7df"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbraco:before {
content: "\f8e8"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-umbrella-beach:before {
content: "\f5ca"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-unity:before {
content: "\f949"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-ups:before {
content: "\f7e0"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-injured:before {
content: "\f728"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-nurse:before {
content: "\f82f"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-usps:before {
content: "\f7e1"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-vector-square:before {
content: "\f5cb"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vihara:before {
content: "\f6a7"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-voicemail:before {
content: "\f897"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-mute:before {
content: "\f6a9"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vote-yea:before {
content: "\f772"; }
.fa-vr-cardboard:before {
content: "\f729"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-walking:before {
content: "\f554"; }
.fa-wallet:before {
content: "\f555"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-water:before {
content: "\f773"; }
.fa-wave-square:before {
content: "\f83e"; }
.fa-waze:before {
content: "\f83f"; }
.fa-weebly:before {
content: "\f5cc"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weight-hanging:before {
content: "\f5cd"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-wind:before {
content: "\f72e"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-bottle:before {
content: "\f72f"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wine-glass-alt:before {
content: "\f5ce"; }
.fa-wix:before {
content: "\f5cf"; }
.fa-wizards-of-the-coast:before {
content: "\f730"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wpressr:before {
content: "\f3e4"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yammer:before {
content: "\f840"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yarn:before {
content: "\f7e3"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yin-yang:before {
content: "\f6ad"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.fa-zhihu:before {
content: "\f63f"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
font-display: auto;
src: url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.eot);
src: url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.woff) format("woff"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
font-display: auto;
src: url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.eot);
src: url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.woff) format("woff"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }
@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
font-display: auto;
src: url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.eot);
src: url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.woff) format("woff"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"), url(//www.gruposelpe.com.br/wp-content/plugins/mega-addons-for-visual-composer/css/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0); }
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
pointer-events: none;
} .ui-icon {
display: inline-block;
vertical-align: middle;
margin-top: -.25em;
position: relative;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}
.ui-widget-icon-block {
left: 50%;
margin-left: -8px;
display: block;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-accordion .ui-accordion-header {
display: block;
cursor: pointer;
position: relative;
margin: 2px 0 0 0;
padding: .5em .5em .5em .7em;
font-size: 100%;
}
.ui-accordion .ui-accordion-content {
padding: 1em 2.2em;
border-top: 0;
overflow: auto;
}
.ui-autocomplete {
position: absolute;
top: 0;
left: 0;
cursor: default;
}
.ui-menu {
list-style: none;
padding: 0;
margin: 0;
display: block;
outline: 0;
}
.ui-menu .ui-menu {
position: absolute;
}
.ui-menu .ui-menu-item {
margin: 0;
cursor: pointer; list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
position: relative;
padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
margin: 5px 0;
height: 0;
font-size: 0;
line-height: 0;
border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
margin: -1px;
} .ui-menu-icons {
position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
padding-left: 2em;
} .ui-menu .ui-icon {
position: absolute;
top: 0;
bottom: 0;
left: .2em;
margin: auto 0;
} .ui-menu .ui-menu-icon {
left: auto;
right: 0;
}
.ui-button {
padding: .4em 1em;
display: inline-block;
position: relative;
line-height: normal;
margin-right: .1em;
cursor: pointer;
vertical-align: middle;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
text-decoration: none;
} .ui-button-icon-only {
width: 2em;
box-sizing: border-box;
text-indent: -9999px;
white-space: nowrap;
} input.ui-button.ui-button-icon-only {
text-indent: 0;
} .ui-button-icon-only .ui-icon {
position: absolute;
top: 50%;
left: 50%;
margin-top: -8px;
margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
padding: 0;
width: 2.1em;
height: 2.1em;
text-indent: -9999px;
white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
width: auto;
height: auto;
text-indent: 0;
white-space: normal;
padding: .4em 1em;
}  input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
border: 0;
padding: 0;
}
.ui-controlgroup {
vertical-align: middle;
display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
float: left;
margin-left: 0;
margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
display: block;
float: none;
width: 100%;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
border-bottom: none;
} .ui-controlgroup-vertical .ui-spinner-input { width: 75%;
width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
box-shadow: inset 1px 1px 1px #ccc;
border-radius: .12em;
border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
width: 16px;
height: 16px;
border-radius: 1em;
overflow: visible;
border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
background-image: none;
width: 8px;
height: 8px;
border-width: 4px;
border-style: solid;
}
.ui-checkboxradio-disabled {
pointer-events: none;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 45%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-datepicker .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
left: .5em;
top: .3em;
}
.ui-dialog {
position: absolute;
top: 0;
left: 0;
padding: .2em;
outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
}
.ui-dialog .ui-dialog-title {
float: left;
margin: .1em 0;
white-space: nowrap;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: .3em;
top: 50%;
width: 20px;
margin: -10px 0 0 0;
padding: 1px;
height: 20px;
}
.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
padding: .5em 1em;
background: none;
overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
text-align: left;
border-width: 1px 0 0 0;
background-image: none;
margin-top: .5em;
padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: .5em .4em .5em 0;
cursor: pointer;
}
.ui-dialog .ui-resizable-n {
height: 2px;
top: 0;
}
.ui-dialog .ui-resizable-e {
width: 2px;
right: 0;
}
.ui-dialog .ui-resizable-s {
height: 2px;
bottom: 0;
}
.ui-dialog .ui-resizable-w {
width: 2px;
left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
width: 7px;
height: 7px;
}
.ui-dialog .ui-resizable-se {
right: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-sw {
left: 0;
bottom: 0;
}
.ui-dialog .ui-resizable-ne {
right: 0;
top: 0;
}
.ui-dialog .ui-resizable-nw {
left: 0;
top: 0;
}
.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-draggable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
display: block;
-ms-touch-action: none;
touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
.ui-progressbar {
height: 2em;
text-align: left;
overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
margin: -1px;
height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
height: 100%;
filter: alpha(opacity=25); opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
background-image: none;
}
.ui-selectable {
-ms-touch-action: none;
touch-action: none;
}
.ui-selectable-helper {
position: absolute;
z-index: 100;
border: 1px dotted black;
}
.ui-selectmenu-menu {
padding: 0;
margin: 0;
position: absolute;
top: 0;
left: 0;
display: none;
}
.ui-selectmenu-menu .ui-menu {
overflow: auto;
overflow-x: hidden;
padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
font-size: 1em;
font-weight: bold;
line-height: 1.5;
padding: 2px 0.4em;
margin: 0.5em 0 0 0;
height: auto;
border: 0;
}
.ui-selectmenu-open {
display: block;
}
.ui-selectmenu-text {
display: block;
margin-right: 20px;
overflow: hidden;
text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
text-align: left;
white-space: nowrap;
width: 14em;
}
.ui-selectmenu-icon.ui-icon {
float: right;
margin-top: 0;
}
.ui-slider {
position: relative;
text-align: left;
}
.ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1.2em;
height: 1.2em;
cursor: default;
-ms-touch-action: none;
touch-action: none;
}
.ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
background-position: 0 0;
} .ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
filter: inherit;
}
.ui-slider-horizontal {
height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
top: -.3em;
margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
right: 0;
}
.ui-slider-vertical {
width: .8em;
height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
left: -.3em;
margin-left: 0;
margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
left: 0;
width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
top: 0;
}
.ui-sortable-handle {
-ms-touch-action: none;
touch-action: none;
}
.ui-spinner {
position: relative;
display: inline-block;
overflow: hidden;
padding: 0;
vertical-align: middle;
}
.ui-spinner-input {
border: none;
background: none;
color: inherit;
padding: .222em 0;
margin: .2em 0;
vertical-align: middle;
margin-left: .4em;
margin-right: 2em;
}
.ui-spinner-button {
width: 1.6em;
height: 50%;
font-size: .5em;
padding: 0;
margin: 0;
text-align: center;
position: absolute;
cursor: default;
display: block;
overflow: hidden;
right: 0;
} .ui-spinner a.ui-spinner-button {
border-top-style: none;
border-bottom-style: none;
border-right-style: none;
}
.ui-spinner-up {
top: 0;
}
.ui-spinner-down {
bottom: 0;
}
.ui-tabs {
position: relative; padding: .2em;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 1px .2em 0 0;
border-bottom-width: 0;
padding: 0;
white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
float: left;
padding: .5em 1em;
text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
margin-bottom: -1px;
padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
display: block;
border-width: 0;
padding: 1em 1.4em;
background: none;
}
.ui-tooltip {
padding: 8px;
position: absolute;
z-index: 9999;
max-width: 300px;
}
body .ui-tooltip {
border-width: 2px;
} .ui-widget {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget .ui-widget {
font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
}
.ui-widget.ui-widget-content {
border: 1px solid #c5c5c5;
}
.ui-widget-content {
border: 1px solid #dddddd;
background: #ffffff;
color: #333333;
}
.ui-widget-content a {
color: #333333;
}
.ui-widget-header {
border: 1px solid #dddddd;
background: #e9e9e9;
color: #333333;
font-weight: bold;
}
.ui-widget-header a {
color: #333333;
} .ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-weight: normal;
color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
color: #454545;
text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
border: 1px solid #cccccc;
background: #ededed;
font-weight: normal;
color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
color: #2b2b2b;
text-decoration: none;
}
.ui-visual-focus {
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
border: 1px solid #003eff;
background: #007fff;
font-weight: normal;
color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
border: #003eff;
background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
color: #ffffff;
text-decoration: none;
} .ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
border: 1px solid #dad55e;
background: #fffa90;
color: #777620;
}
.ui-state-checked {
border: 1px solid #dad55e;
background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
border: 1px solid #f1a899;
background: #fddfdf;
color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70); font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35); background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/images/ui-icons_777777_256x240.png);
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }  .ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
border-bottom-right-radius: 3px;
} .ui-widget-overlay {
background: #aaaaaa;
opacity: .3;
filter: Alpha(Opacity=30); }
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/js/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/js/slick/fonts/slick.eot);
src: url(https://www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/js/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/js/slick/fonts/slick.woff) format('woff'), url(https://www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/js/slick/fonts/slick.ttf) format('truetype'), url(https://www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/js/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{ font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.uab-container {
width: 100%;
margin: 0 auto;
}
ul.uab-tabs a ,
ul.uab-tabs li {
float: left;
cursor: pointer;
display: block;
}
.uab-frontend-wrapper .uab-tab-content {
display: none;
}
.uab-tab-content.uab-current {
display: block;
}  .uab-frontend-wrapper {
text-align: left;
}
.uab-frontend-wrapper div {
max-width: 100%;
}
.uab-frontend-wrapper a {
text-decoration: none;
}
.uab-field-wrap label {
display: block;
}
.uab-frontend-wrapper .uab-social-action a,
.uab-frontend-wrapper .uab-social-icons a {
display: inline-block;
}
table {
text-align: center;
}
.uab-front-content .uab-tab-header {
display: block;
}
.uab-frontend-wrapper audio,
.uab-frontend-wrapper video,
.uab-frontend-wrapper figure {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
outline: 0;
display: block;
-webkit-box-shadow: 0 0 0;
box-shadow: 0 0 0;
text-decoration: none;
line-height: 1;
}
.uab-frontend-wrapper img {
max-width: 100%;
display: block;
margin: 0 auto;
}
.uab-frontend-wrapper .uap-profile-image {
position: relative;
overflow: hidden;
cursor: pointer;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.uab-frontend-wrapper .uap-profile-image img {
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-frontend-wrapper .uap-profile-image:hover img {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.uab-frontend-wrapper .uap-profile-image.uap-profile-image-circle:before {
content: "";
display: block;
padding-top: 100%;
}
.uab-frontend-wrapper .uap-profile-image.uap-profile-image-circle img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
width: 100%;
border: 0;
}
.uab-frontend-wrapper * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.uab-frontend-wrapper a {
max-width: 100%;
word-wrap: break-word;
}
.uab-frontend-wrapper *:focus {
outline: 0;
border: 0;
}
.uab-frontend-wrapper .uab-tabs {
list-style: none;
margin: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0;
padding-left: 0;
}
.uab-clearfix:before,
.uab-clearfix:after {
content: "";
display: table;
}
.uab-clearfix:after {
clear: both;
}
.uab-clearfix {
*zoom: 1;
}
.clearfix:after {
display: block;
content: "";
clear: both;
}
.uap-profile-image {
text-align: center;
}
.uab-frontend-wrapper .uap-profile-image img {
display: block;
width: auto;
margin: 0 auto;
}
.uap-profile-image-circle {
border-radius: 50%;
}
.uab-frontend-wrapper .uab-co-author-list a,
.uab-frontend-wrapper .uab-defaut-tab a,
.uab-frontend-wrapper .uab-co-author-list a:hover,
.uab-frontend-wrapper .uab-defaut-tab a:hover {
-webkit-box-shadow: 0 0 0;
box-shadow: 0 0 0;
}
.uab-frontend-wrapper input[type=text],
.uab-frontend-wrapper input[type=email],
.uab-frontend-wrapper input[type=tel],
.uab-frontend-wrapper textarea {
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
padding: 0;
border: 0;
}
.uab-frontend-wrapper strong {
font-weight: bold;
}
.uab-social-icons ul,
.uab-social-feed-wrapper .uab-social-feed {
list-style: none;
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0;
line-height: 1;
}
.uab-user-website a,
.uab-user-email a,
.uab-user-phone a {
line-height: 1;
}
.uab-frontend-wrapper .uab-contact-form-submit input[type=submit] {
line-height: 1;
}
.uab-tab-header {
display: block;
}
.uap-contact-form-wrapper {
display: inline-block;
width: 100%;
}
.uab-recent-posts ul {
padding-left: 0;
margin: 0;
list-style: none;
}
.uab-recent-posts .uab-post-image {
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
position: relative;
}
.uab-recent-posts .uab-post-image img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-recent-posts .post-item-wrapper:hover .uab-post-image img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}  .uab-template-1 .uab-tabs {
border-bottom: 1px solid #e6e6e6;
}
.uab-template-1 .uab-tabs a,
.uab-template-1 .uab-tabs li {
background-color: transparent;
color: #3c98ca;
font-size: 14px;
text-transform: uppercase;
background: #fff;
margin-bottom: -2px;
border-bottom: 1px solid #e6e6e6;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
padding: 13px 25px;
}
.uab-template-1 .uab-tabs li.uab-current {
border: 1px solid #e6e6e6;
border-bottom: 1px solid transparent;
}
.uab-template-1 .uab-tab-content {
padding: 33px 0;
background: #fff;
}
.uab-template-1 .uab-author-profile-pic {
width: 20%;
float: left;
}
.uab-template-1 .uap-profile-image {
position: relative;
overflow: hidden;
width: 125px;
max-width: 100%;
margin: 0 auto;
}
.uab-template-1 .uab-front-content {
width: 80%;
float: left;
padding-left: 20px;
}
.uab-template-1 .uab-front-content .uab-display-name,
.uab-template-1 .uab-front-content .uab-company-info {
margin-bottom: 15px;
}
.uab-template-1 .uab-front-content .uab-short-info,
.uab-template-1 .uab-front-content .uab-short-contact {
margin-bottom: 18px;
}
.uab-template-1 .uab-display-name span:not(.uab-user-role),
.uab-template-1 .uab-display-name a {
box-shadow: 0 0 0;
font-size: 24px;
color: #444444;
font-weight: bold;
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
}
.uab-template-1 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-1 .uab-display-name a:hover {
color: #3c98ca;
}
.uab-template-1 .uab-display-name a,
.uab-template-1 .uab-display-name span {
display: inline-block;
vertical-align: middle;
}
.uab-template-1 .uab-display-name span:not(.uab-user-role),
.uab-template-1 .uab-display-name a {
margin-right: 20px;
}
.uab-template-1 .uab-company-info,
.uab-template-1 .uab-company-info span,
.uab-template-1 .uab-company-info a {
font-family: 'Open Sans', sans-serif;
color: #aaaaaa;
font-size: 14px;
font-weight: 500;
display: inline-block;
}
.uab-template-1 .uab-company-info a:hover {
color: #3c98ca;
}
.uab-template-1 .uab-num-post-count,
.uab-template-1 .uab-linkedin-basic,
.uab-template-1 .uab-short-info {
color: #444;
font-size: 14px;
font-weight: 500;
line-height: 1.5;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.7px;
}
.uab-template-1 .uab-contact-inner {
display: inline-block;
margin-right: 25px;
position: relative;
vertical-align: top;
}
.uab-template-1 .uab-contact-inner > span,
.uab-template-1 .uab-contact-inner > div {
display: inline-block;
}
.uab-template-1 .uab-contact-inner .uab-contact-label {
color: #3c98ca;
font-size: 14px;
font-weight: 600;
font-family: 'PT Sans Narrow', sans-serif;
text-transform: capitalize;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
line-height: 0;
}
.uab-template-1 .uab-short-contact .uab-user-website a,
.uab-template-1 .uab-user-email a,
.uab-template-1 .uab-user-phone a {
font-family: 'Open Sans', sans-serif;
color: #aaaaaa;
font-size: 14px;
font-weight: 500;
display: inline-block;
}
.uab-template-1 .uab-short-contact .uab-user-website a i,
.uab-template-1 .uab-user-email i {
margin-right: 5px;
}
.uab-template-1 .uab-short-contact .uab-user-website a:hover,
.uab-template-1 .uab-user-email a:hover,
.uab-template-1 .uab-user-phone a:hover {
color: #3c98ca;
}
.uab-template-1 .uab-social-icons > span,
.uab-template-1 .uab-social-icons > ul {
float: left;
}
.uab-template-1 .uab-social-icons {
position: relative;
padding-left: 100px;
display: inline-block;
width: 100%;
}
.uab-template-1 .uab-social-icons span.uab-contact-label {
position: absolute;
left: 0;
top: 2px;
line-height: 1.5;
}
.uab-template-1 .uab-display-name span.uab-user-role,
.uab-template-1 .uab-social-icons > span {
font-family: 'PT Sans Narrow', sans-serif;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
color: #fff;
background: #3c98ca;
padding: 5px 10px;
-webkit-border-radius: 6px;
border-radius: 6px;
display: inline-block;
line-height: 1.5;
}
.uab-template-1 .uab-social-icons ul li {
display: inline-block;
}
.uab-template-1 .uab-social-icons ul li a {
padding: 5px 10px;
}
.uab-template-1 .uab-social-icons ul li i,
.uab-template-1 .uab-social-icons ul li svg {
font-size: 18px;
color: #666666;
}
.uab-template-1 .uab-social-icons ul li a:hover i,
.uab-template-1 .uab-social-icons ul li a:hover svg {
color: #3c98ca;
} .uab-template-1 .uab-recent-posts {
padding: 0 28px;
}
.uab-template-1 .uab-recent-posts ul li {
margin-top: 15px;
}
.uab-template-1 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-1 .uab-post-first-wrapper,
.uab-template-1 .uab-post-second-wrapper {
float: left;
}
.uab-template-1 .uab-post-first-wrapper {
width: 20%;
width: 85px;
}
.uab-template-1 .uab-post-second-wrapper {
width: 80%;
width: -webkit-calc(100% - 85px);
width: calc(100% - 85px);
padding-left: 20px;
}
.uab-template-1 .uab-post-image {
width: 85px;
max-width: 100%;
}
.uab-template-1 .uab-post-title-wrapper {
margin-bottom: 10px;
}
.uab-template-1 .uab-post-title-wrapper a {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
color: #2c2d30;
font-weight: 600;
}
.uab-template-1 .uab-post-meta-info .uap-post-date,
.uab-template-1 .uab-post-meta-info .uap-post-author-name {
display: inline-block;
vertical-align: top;
}
.uab-template-1 .uab-post-meta-info .uap-post-date,
.uab-template-1 .uab-post-meta-info .uap-post-author-name span,
.uab-template-1 .uab-post-meta-info .uap-post-author-name a {
display: inline-block;
position: relative;
padding-left: 23px;
vertical-align: middle;
}
.uab-template-1 .uab-post-meta-info .uap-post-date,
.uab-template-1 .uab-post-meta-info .uap-post-author-name span,
.uab-template-1 .uab-post-meta-info .uap-post-author-name a {
color: #999;
font-size: 13px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
}
.uab-template-1 .uab-post-meta-info .uap-post-date {
margin-right: 14px;
}
.uab-template-1 .uab-post-meta-info .uap-post-date:before,
.uab-template-1 .uab-post-meta-info .uap-post-author-name span:before,
.uab-template-1 .uab-post-meta-info .uap-post-author-name a:before {
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 20px;
height: 20px;
font-size: 14px;
font-family: Fontawesome;
color: #999;
}
.uab-template-1 .uab-post-meta-info .uap-post-date:before {
content: "\f017";
}
.uab-template-1 .uab-post-meta-info .uap-post-author-name span:before,
.uab-template-1 .uab-post-meta-info .uap-post-author-name a:before {
content: "\f007";
}
.uab-template-1 .uab-template-1 .uab-post-title-wrapper a:hover,
.uab-template-1 .uab-post-meta-info .uap-post-author-name a:hover {
color: #1988c4;
}  .uab-template-2 .uab-tabs {
background: #efeeee;
}
.uab-template-2 .uab-tabs a ,
.uab-template-2 .uab-tabs li {
padding: 20px 40px;
border-left: 1px solid #cacaca;
color: #51c18b;
font-size: 14px;
font-weight: 500;
font-family: 'Lato', sans-serif;
position: relative;
}
.uab-template-2 .uab-tabs li:after {
content: '';
position: absolute;
top: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 0 10px;
border-color: #51c18b transparent transparent transparent;
opacity: 0;
visibility: hidden;
}
.uab-template-2 .uab-tabs li:nth-child(1) {
border-left: 0;
}
.uab-template-2 .uab-tabs li.uab-current {
background: #51c18b;
color: #fff;
}
.uab-template-2 .uab-tabs li.uab-current:after {
opacity: 1;
visibility: visible;
}
.uab-template-2 .uab_external_link_tab:before,
.uab-template-2 .uab_author_detail:before,
.uab-template-2 .uab_author_post:before,
.uab-template-2 .uab_company_description:before,
.uab-template-2 .uab_contact_form:before,
.uab-template-2 .uab_twitter_feeds:before,
.uab-template-2 .uab_rss_feeds:before,
.uab-template-2 .uab_facebook_feeds:before,
.uab-template-2 .uab_shortcode:before,
.uab-template-2 .uab_editor:before,
.uab-template-2 .uab_widget:before,
.uab-template-2 .uab_linkedin_profile:before {
position: relative;
display: block;
font-family: Fontawesome;
text-align: center;
font-size: 18px;
margin-bottom: 5px;
}
.uab-template-2 .uab_external_link_tab:before {
content: "\f08e";
}
.uab-template-2 .uab_author_detail:before {
content: "\f007";
}
.uab-template-2 .uab_author_post:before {
content: "\f1ea";
}
.uab-template-2 .uab_company_description:before {
content: "\f19c";
}
.uab-template-2 .uab_contact_form:before {
content: "\f0e0";
}
.uab-template-2 .uab_twitter_feeds:before {
content: "\f099";
}
.uab-template-2 .uab_rss_feeds:before {
content: "\f09e";
}
.uab-template-2 .uab_facebook_feeds:before {
content: "\f09a";
}
.uab-template-2 .uab_shortcode:before {
content: "\f135";
}
.uab-template-2 .uab_editor:before {
content: "\f022";
}
.uab-template-2 .uab_widget:before {
content: "\f210";
}
.uab-template-2 .uab-tab-content {
border-width: 1px;
border-style: solid;
border-color: #efeeee;
padding: 34px;
}
.uab-template-2 .uab-content-header {
padding-bottom: 30px;
border-bottom: 1px solid #d5d5d5;
}
.uab-template-2 .uab-content-header .uab-display-name {
float: left;
width: 40%;
text-align: left;
}
.uab-template-2 .uab-content-header .uab-company-info {
float: right;
width: 60%;
text-align: right;
}
.uab-template-2 .uab-content-header .uab-display-name span:not(.uab-user-role),
.uab-template-2 .uab-content-header .uab-display-name a {
font-size: 24px;
font-weight: 700;
font-family: 'Lato', sans-serif;
color: #2f3e42;
}
.uab-template-2 .uab-content-header .uab-company-info,
.uab-template-2 .uab-content-header .uab-company-info span,
.uab-template-2 .uab-content-header .uab-company-info a {
display: inline-block;
font-size: 12px;
font-weight: 700;
font-family: 'Lato', sans-serif;
color: #3a3a3a;
text-transform: uppercase;
}
.uab-template-2 .uab-content-header .uab-company-info {
padding-top: 7px;
}
.uab-template-2 .uab-content-mid {
padding: 30px 0 20px;
}
.uab-template-2 .uab-author-profile-pic {
display: inline-block;
}
.uab-template-2 .uab-content-mid-inner-1,
.uab-template-2 .uab-content-mid-inner-2 {
float: left;
}
.uab-template-2 .uab-content-mid-inner-1 {
width: 15%;
}
.uab-template-2 .uap-profile-image {
width: 102px;
max-width: 100%;
overflow: hidden;
}
.uab-template-2 .uab-content-mid-inner-2 {
width: 85%;
padding-left: 18px;
}
.uab-template-2 .uab-short-contact {
margin-bottom: 23px;
}
.uab-template-2 .uab-short-contact > div {
display: inline-block;
margin-right: 37px;
}
.uab-template-2 .uab-short-contact .uab-user-website a,
.uab-template-2 .uab-short-contact .uab-user-email a,
.uab-template-2 .uab-short-contact .uab-user-phone a {
color: #1e2a36;
font-weight: 600;
font-size: 14px;
font-family: 'Lato', sans-serif;
display: inline-block;
position: relative;
padding-left: 25px;
line-height: 1;
}
.uab-template-2 .uab-short-contact .uab-user-website a:before,
.uab-template-2 .uab-short-contact .uab-user-email a:before,
.uab-template-2 .uab-short-contact .uab-user-phone a:before {
display: inline-block;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
font-family: Fontawesome;
color: #b2b6b7;
font-size: 18px;
}
.uab-template-2 .uab-short-contact .uab-user-website a:before {
content: "\f0ac"
}
.uab-template-2 .uab-short-contact .uab-user-email a:before {
content: "\f1d8";
}
.uab-template-2 .uab-short-contact .uab-user-phone a:before {
content: "\f10b";
}
.uab-template-2 .uab-social-icons {
clear: both;
display: table;
width: 100%;
}
.uab-template-2 .uab-social-icons li {
float: left;
text-align: center;
border-width: 1px;
border-style: solid;
border-color: #ebebeb;
margin-right: -1px;
margin-bottom: -1px;
}
.uab-template-2 .uab-social-icons li a {
width: 36px;
height: 50px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
color: #b2b6b7;
background: #fff;
font-size: 16px;
}
.uab-template-2 .uab-num-post-count,
.uab-template-2 .uab-linkedin-basic,
.uab-template-2 .uab-short-info {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
color: #333333;
line-height: 1.5;
}
.uab-template-2 .uab-content-header .uab-display-name span:not(.uab-user-role):hover,
.uab-template-2 .uab-content-header .uab-display-name a:hover,
.uab-template-2 .uab-content-header .uab-company-info a:hover,
.uab-template-2 .uab-short-contact .uab-user-website a:hover,
.uab-template-2 .uab-short-contact .uab-user-email a:hover,
.uab-template-2 .uab-short-contact .uab-user-phone a:hover {
color: #51c18b;
}
.uab-template-2 .uab-social-icons li a:hover {
background: #51c18b;
color: #fff;
} .uab-template-2 .uab-recent-posts ul {
margin: 0 -16px;
display: inline-block;
}
.uab-template-2 .uab-recent-posts ul li {
width: 33.33%;
padding: 0 16px;
margin-bottom: 20px;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-2 .uab-recent-posts .post-item-wrapper {
text-align: left;
}
.uab-template-2 .uab-post-first-wrapper {
margin-bottom: 15px;
}
.uab-template-2 .uab-post-title-wrapper {
margin-bottom: 5px;
}
.uab-template-2 .uab-post-title-wrapper a {
color: #333;
font-size: 15px;
font-weight: 700;
font-family: 'Lato', sans-serif;
line-height: 1.5;
}
.uab-template-2 .uab-post-title-wrapper a:hover {
color: #51c18b;
}
.uab-template-2 .uap-post-date,
.uab-template-2 .uap-post-author-name,
.uab-template-2 .uap-post-author-name span,
.uab-template-2 .uap-post-author-name a {
display: inline-block;
}
.uab-template-2 .uap-post-author-name {
color: #434242;
margin-right: 13px;
}
.uab-template-2 .uap-post-date,
.uab-template-2 .uap-post-author-name span,
.uab-template-2 .uap-post-author-name a {
color: #707070;
}
.uab-template-2 .uab-post-meta-info {
margin-bottom: 5px;
}
.uab-template-2 .uap-post-author-name,
.uab-template-2 .uap-post-date,
.uab-template-2 .uap-post-author-name span,
.uab-template-2 .uap-post-author-name a {
font-size: 13px;
font-weight: 700;
font-family: 'Lato', sans-serif;
}
.uab-template-2 .uap-post-author-name span:hover,
.uab-template-2 .uap-post-author-name a:hover {
color: #222;
}
.uab-template-2 .uap-post-author-name span,
.uab-template-2 .uap-post-author-name a {
margin-left: 5px;
}
.uab-template-2 .uab-post-excerpt-wrapper,
.uab-template-2 .uab-post-excerpt-wrapper p {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
color: #333333;
line-height: 1.5;
}  .uab-template-3 .uab-tabs {
border-bottom: 4px solid #178ad5;
clear: both;
}
.uab-template-3 .uab-tabs a,
.uab-template-3 .uab-tabs li {
background: #daedf8;
color: #178ad5;
padding: 13px 23px;
-webkit-border-radius: 10px;
border-radius: 10px 10px 0 0;
border: 0;
margin-right: 2px;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.uab-template-3 .uab-tabs li.uab-current {
background: #178ad5;
color: #fff;
}
.uab-template-3 .uab-tab-content .uab-defaut-tab-wrapper {
padding: 39px 30px 39px 96px;
}
.uab-template-3 .uab-tab-content .uab-defaut-tab {
position: relative;
width: 100%;
border: 3px solid #daedf8;
padding: 25px 25px 25px 80px;
}
.uab-template-3 .uab-front-content {
min-height: 150px;
}
.uab-template-3 .uab-display-name span:not(.uab-user-role),
.uab-template-3 .uab-display-name a {
font-family: 'Raleway', sans-serif;
font-size: 18px;
color: #178ad5;
font-weight: 700;
}
.uab-template-3 .uab-company-info >span,
.uab-template-3 .uab-company-info >a {
display: inline-block;
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
color: #333333;
}
.uab-template-3 .uab-display-name {
margin-bottom: 7px;
}
.uab-template-3 .uab-company-info,
.uab-template-3 .uab-short-info {
margin-bottom: 17px;
}
.uab-template-3 .uab-num-post-count,
.uab-template-3 .uab-linkedin-basic,
.uab-template-3 .uab-short-info {
font-family: 'Raleway', sans-serif;
color: #888888;
font-size: 14px;
font-weight: 400;
line-height: 1.7;
}
.uab-template-3 .uab-short-contact a,
.uab-template-3 .uab-short-contact .uab-contact-inner {
font-family: 'Raleway', sans-serif;
font-size: 14px;
color: #666666;
font-weight: 600;
}
.uab-template-3 .uab-short-contact a {
display: inline-block;
}
.uab-template-3 .uab-user-website,
.uab-template-3 .uab-user-email,
.uab-template-3 .uab-user-phone {
position: relative;
padding-left: 25px;
}
.uab-template-3 .uab-user-website:before,
.uab-template-3 .uab-user-email:before,
.uab-template-3 .uab-user-phone:before {
position: absolute;
font-family: Fontawesome;
display: inline-block;
width: 20px;
top: 0;
left: 0;
color: #bbbbbb;
font-size: 14px;
}
.uab-template-3 .uab-user-website:before {
content: "\f0ac";
}
.uab-template-3 .uab-user-email:before {
content: "\f003";
}
.uab-template-3 .uab-user-phone:before {
content: "\f095";
}
.uab-template-3 .uab-short-contact .uab-contact-inner {
margin-bottom: 7px;
}
.uab-template-3 .uab-short-contact .uab-contact-inner:last-child {
margin-bottom: 0;
}
.uab-template-3 .uap-profile-image {
width: 120px;
height: 120px;
overflow: hidden;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
left: -68px;
}
.uab-template-3 .uab-social-icons {
background: #daedf8;
padding: 5px 5px 5px 96px;
}
.uab-template-3 .uab-social-icons ul li {
display: inline-block;
padding: 8px;
}
.uab-template-3 .uab-social-icons ul li i,
.uab-template-3 .uab-social-icons ul li svg {
font-size: 18px;
color: #666666;
}
.uab-template-3 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-3 .uab-short-contact a:hover,
.uab-template-3 .uab-company-info >a:hover,
.uab-template-3 .uab-display-name a:hover,
.uab-template-3 .uab-social-icons ul li a:hover i,
.uab-template-3 .uab-social-icons ul li a:hover svg {
color: #178ad5;
} .uab-template-3 .uab-recent-posts {
padding: 39px;
background: #fff;
}
.uab-template-3 .uab-recent-posts ul {
overflow: hidden;
}
.uab-template-3 .uab-recent-posts ul li {
width: 50%;
margin-right: -4px;
display: inline-block;
vertical-align: top;
}
.uab-template-3 .uab-recent-posts ul li:nth-of-type(2n+1) {
padding-right: 20px;
}
.uab-template-3 .uab-recent-posts ul li:nth-of-type(2n) {
padding-left: 20px;
}
.uab-template-3 .uab-recent-posts ul li .post-item-wrapper {
padding: 10px 0;
border-top: 1px solid #eee;
margin-top: -1px
}
.uab-template-3 .uab-post-first-wrapper {
float: left;
width: 20%;
}
.uab-template-3 .uab-post-second-wrapper {
float: left;
width: 80%;
padding-left: 13px;
}
.uab-template-3 .uab-post-title-wrapper {
margin-bottom: 6px;
}
.uab-template-3 .uab-post-title-wrapper a {
font-size: 14px;
font-family: 'Raleway', sans-serif;
color: #178ad5;
font-weight: 600;
}
.uab-template-3 .uap-post-date {
font-size: 13px;
font-family: 'Raleway', sans-serif;
color: #333333;
font-weight: 600;
position: relative;
padding-left: 23px;
}
.uab-template-3 .uap-post-date:before {
content: "\f017";
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
font-size: 13px;
font-family: Fontawesome;
color: #999;
}  .uab-template-4 {
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;
}
.uab-template-4 .uab-tabs {
background: #ececec;
-webkit-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
overflow: hidden;
margin-bottom: -1px;
}
.uab-template-4 .uab-tabs a ,
.uab-template-4 .uab-tabs li {
font-size: 13px;
font-weight: 13px;
font-weight: 600;
color: #333333;
font-family: 'Open Sans', sans-serif;
padding: 22px 25px;
background: transparent;
border: 1px solid #cdcdcd;
margin-right: -1px;
position: relative;
display: inline-block;
}
.uab-template-4 .uab-tabs li.uab-current {
background: #fff;
border-bottom: 1px solid transparent;
}
.uab-template-4 .uab-tabs li.uab-current:after {
content: '';
width: 100%;
top: 0;
left: 0;
height: 4px;
position: absolute;
background: #f0425d;
}
.uab-template-4 .uab_external_link_tab:before,
.uab-template-4 .uab_author_detail:before,
.uab-template-4 .uab_author_post:before,
.uab-template-4 .uab_company_description:before,
.uab-template-4 .uab_contact_form:before,
.uab-template-4 .uab_twitter_feeds:before,
.uab-template-4 .uab_rss_feeds:before,
.uab-template-4 .uab_facebook_feeds:before,
.uab-template-4 .uab_shortcode:before,
.uab-template-4 .uab_editor:before,
.uab-template-4 .uab_widget:before,
.uab-template-4 .uab_linkedin_profile:before {
position: relative;
display: inline-block;
font-family: Fontawesome;
text-align: center;
margin-right: 10px;
}
.uab-template-4 .uab_widget:before {
content: "\f210";
}
.uab-template-4 .uab_external_link_tab:before{
content: "\f08e";
}
.uab-template-4 .uab_author_detail:before {
content: "\f007";
}
.uab-template-4 .uab_author_post:before {
content: "\f1ea";
}
.uab-template-4 .uab_company_description:before {
content: "\f19c";
}
.uab-template-4 .uab_contact_form:before {
content: "\f0e0";
}
.uab-template-4 .uab_twitter_feeds:before {
content: "\f099";
}
.uab-template-4 .uab_rss_feeds:before {
content: "\f09e";
}
.uab-template-4 .uab_facebook_feeds:before {
content: "\f09a";
}
.uab-template-4 .uab_shortcode:before {
content: "\f135";
}
.uab-template-4 .uab_editor:before {
content: "\f022";
}
.uab-template-4 .uab-tab-content {
padding: 40px 0;
background: #fff;
border: 1px solid #d5d5d5;
}
.uab-template-4 .uab_widgets_content {
padding: 0 35px;
}
.uab-template-4 .uab-social-icons,
.uab-template-4 .uab-author-profile-pic,
.uab-template-4 .uab-front-content {
float: left;
}
.uab-template-4 .uab-social-icons {
width: 7%;
text-align: center;
}
.uab-template-4 .uab-social-icons a {
width: 32px;
height: 32px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #414141;
line-height: 32px;
color: #fff;
margin: 0 auto 5px;
}
.uab-template-4 .uab-social-icons li a:hover {
background: #414141;
}
.uab-template-4 .uab-author-profile-pic {
width: 20%;
text-align: center;
}
.uab-template-4 .uab-author-profile-pic .uap-profile-image {
width: 183px;
display: inline-block;
overflow: hidden;
max-width: 100%;
}
.uab-template-4 .uab-front-content {
width: 70%;
padding: 0 30px;
}
.uab-template-4.uab-hidden-icon .uab-author-profile-pic {
width: 25%;
padding-left: 10px;
}
.uab-template-4.uab-hidden-icon .uab-front-content {
width: 75%;
}
.uab-template-4 .uab-linkedin-profile-wrapper .uab-linkedin-header,
.uab-template-4 .uab-front-content .uab-tab-header {
font-size: 18px;
font-weight: 500;
color: #444444;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
padding-bottom: 5px;
margin-bottom: 15px;
position: relative;
}
.uab-template-4 .uab-linkedin-profile-wrapper .uab-linkedin-header::after,
.uab-template-4 .uab-front-content .uab-tab-header::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 2px;
background: #f0425d;
width: 39px;
}
.uab-template-4 .uab-front-content .uab-display-name {
margin-bottom: 10px;
}
.uab-template-4 .uab-front-content .uab-display-name span:not(.uab-user-role),
.uab-template-4 .uab-front-content .uab-display-name a {
font-size: 18px;
font-weight: 600;
color: #f0425d;
font-family: 'Open Sans', sans-serif;
}
.uab-template-4 .uab-front-content .uab-company-info {
margin-bottom: 26px;
}
.uab-template-4 .uab-front-content .uab-company-info a,
.uab-template-4 .uab-front-content .uab-company-info span {
display: inline-block;
}
.uab-template-4 .uab-front-content .uab-company-info,
.uab-template-4 .uab-front-content .uab-company-info a,
.uab-template-4 .uab-front-content .uab-company-info span {
color: #333;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 600;
}
.uab-template-4 .uab-num-post-count,
.uab-template-4 .uab-linkedin-basic,
.uab-template-4 .uab-short-info {
color: #666;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.5;
margin-bottom: 20px;
}
.uab-template-4 .uab-num-post-count{
margin-bottom: 0px;
}
.uab-template-4 .uab-short-contact .uab-contact-inner {
display: inline-block;
margin-right: 29px;
}
.uab-template-4 .uab-user-website,
.uab-template-4 .uab-user-email,
.uab-template-4 .uab-user-phone {
position: relative;
padding: 0px 0 0px 25px;
margin: 5px 0;
}
.uab-template-4 .uab-user-website a,
.uab-template-4 .uab-user-email a,
.uab-template-4 .uab-user-phone a {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 400;
color: #666;
}
.uab-template-4 .uab-user-website a {
display: inline-block;
}
.uab-template-4 .uab-user-website:before,
.uab-template-4 .uab-user-email:before,
.uab-template-4 .uab-user-phone:before {
position: absolute;
font-family: Fontawesome;
display: inline-block;
width: 20px;
font-size: 14px;
color: #666;
top: 50%;
left: 0; -webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.uab-template-4 .uab-user-website:before {
content: "\f0ac";
}
.uab-template-4 .uab-user-email:before {
content: "\f003";
}
.uab-template-4 .uab-user-phone:before {
content: "\f095";
}
.uab-template-4 .uab-front-content .uab-display-name span:not(.uab-user-role):hover,
.uab-template-4 .uab-user-website a:hover,
.uab-template-4 .uab-front-content .uab-company-info a:hover,
.uab-template-4 .uab-front-content .uab-display-name a:hover,
.uab-template-4 .uab-user-email a:hover,
.uab-template-4 .uab-user-phone a:hover {
color: #f0425d;
}
.uab-template-4 .uab-social-icons a:hover {
background: #f0425d;
} .uab-template-4 .uab-recent-posts {
padding: 0 50px;
}
.uab-template-4 .uab-recent-posts ul li {
width: 50%;
margin-right: -4px;
display: inline-block;
vertical-align: top;
margin-bottom: 35px;
}
.uab-template-4 .uab-recent-posts ul li:nth-child(2n+1) {
padding-right: 10px;
}
.uab-template-4 .uab-recent-posts ul li:nth-child(2n) {
padding-left: 10px;
}
.uab-template-4 .uab-post-first-wrapper,
.uab-template-4 .uab-post-second-wrapper {
float: left;
}
.uab-template-4 .uab-post-first-wrapper {
width: 20%;
}
.uab-template-4 .uab-post-second-wrapper {
width: 80%;
padding-left: 20px;
}
.uab-template-4 .uab-post-image {
width: 120px;
display: inline-block;
overflow: hidden;
max-width: 100%;
position: relative;
}
.uab-template-4 .uab-post-image:before {
content: "";
display: block;
padding-top: 100%;
}
.uab-template-4 .uab-post-image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
width: 100%;
height: 100%;
overflow-x: hidden;
}
.uab-template-4 .uab-post-title-wrapper {
margin-bottom: 10px;
position: relative;
padding-bottom: 6px;
}
.uab-template-4 .uab-post-title-wrapper:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 2px;
background: #f0425d;
width: 39px;
}
.uab-template-4 .uab-post-title-wrapper a {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
color: #444444;
line-height: 1.5;
display: inline-block;
}
.uab-template-4 .uab-post-title-wrapper a:hover {
color: #f0425d;
}
.uab-template-4 .uab-post-excerpt-wrapper,
.uab-template-4 .uab-post-excerpt-wrapper p {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #666;
line-height: 1.5;
}  .uab-template-5 #uab-tab-index-wrapper {
text-align: center;
width: 100%;
}
.uab-template-5 .uab-tabs {
display: inline-block;
background: #fff;
margin-bottom: -20px;
}
.uab-template-5 .uab-tabs a ,
.uab-template-5 .uab-tabs li {
padding: 13px 23px;
background: #30464e;
color: #fff;
margin: 5px 5px 5px 0;
position: relative;
font-size: 14px;
font-weight: 600;
font-family: 'Raleway', sans-serif;
}
.uab-template-5 .uab-tabs li:nth-child(1) {
margin-left: 5px;
}
.uab-template-5 .uab-tabs li.uab-current {
background: #46747d;
}
.uab-template-5 .uab-tabs li.uab-current:after {
position: absolute;
content: '';
top: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 0;
border-style: solid;
border-width: 7px 7.5px 0 7.5px;
border-color: #46747d transparent transparent transparent;
}
.uab-template-5 .uab-tab-content {
background: #fff;
padding: 49px 30px 26px;
}
.uab-template-5 .uab-content-header {
margin-bottom: 30px;
position: relative;
}
.uab-template-5 .uab-social-icons {
float: left;
}
.uab-template-5 .uab-tab-header {
width: 20%;
min-width: 156px;
text-align: center;
background: #45747d;
line-height: 37px;
padding: 0 5px;
color: #fff;
font-size: 14px;
font-family: 'Lato', sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 35px;
}
.uab-template-5 .uab-social-icons { }
.uab-template-5 .uab-social-icons ul {
display: inline-block;
}
.uab-template-5 .uab-social-icons ul li {
float: left;
margin: 0 1px 2px;
}
.uab-template-5 .uab-social-icons ul li a {
width: 35px;
height: 35px;
line-height: 35px;
background: #45747d;
text-align: center;
color: #fff;
font-size: 20px;
}
.uab-template-5 .uab-content-mid,
.uab-template-5 .uab-content-lower {
float: left;
}
.uab-template-5 .uab-content-mid {
width: 20%;
}
.uab-template-5 .uap-profile-image {
overflow: hidden;
width: 176px;
max-width: 100%;
margin: 0 auto;
}
.uab-template-5 .uab-content-lower {
width: 80%;
padding-left: 35px;
}
.uab-template-5 .uab-company-info {
margin-bottom: 9px;
}
.uab-template-5 .uab-display-name {
margin-bottom: 14px;
}
.uab-template-5 .uab-company-info,
.uab-template-5 .uab-company-info span,
.uab-template-5 .uab-company-info a {
color: #7d7d7d;
font-size: 12px;
font-weight: 500;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
}
.uab-template-5 .uab-company-info span,
.uab-template-5 .uab-company-info a {
display: inline-block;
}
.uab-template-5 .uab-display-name span:not(.uab-user-role),
.uab-template-5 .uab-display-name a {
color: #27242f;
font-size: 24px;
font-weight: 700;
font-family: 'Lato', sans-serif;
text-transform: capitalize;
display: inline-block;
}
.uab-template-5 .uab-num-post-count,
.uab-template-5 .uab-linkedin-basic,
.uab-template-5 .uab-short-info {
font-size: 14px;
font-family: 'Lato', sans-serif;
color: #272727;
font-weight: 600;
line-height: 1.6;
}
.uab-template-5 .uab-short-contact {
text-align: left;
padding-top: 20px;
padding-left: 20px;
}
.uab-template-16 .uab-contact-inner div a,
.uab-template-11 .uab-contact-inner div a {
position: relative;
padding-left: 20px;
text-align: left;
}
.uab-template-16 .uab-contact-inner div a:before ,
.uab-template-11 .uab-contact-inner div a:before {
font-family: FontAwesome;
position: absolute;
left: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.uab-template-5 .uab-contact-inner div a:before {
font-family: FontAwesome;
position: absolute;
left: -20px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.uab-template-16 .uab-contact-inner .uab-user-website a:before ,
.uab-template-11 .uab-contact-inner .uab-user-website a:before ,
.uab-template-5 .uab-contact-inner .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-16 .uab-contact-inner .uab-user-email a:before ,
.uab-template-11 .uab-contact-inner .uab-user-email a:before ,
.uab-template-5 .uab-contact-inner .uab-user-email a:before {
content: "\f003";
}
.uab-template-16 .uab-contact-inner .uab-user-phone a:before,
.uab-template-11 .uab-contact-inner .uab-user-phone a:before,
.uab-template-5 .uab-contact-inner .uab-user-phone a:before {
content: "\f095";
}
.uab-template-5 .uab-user-website a,
.uab-template-5 .uab-user-email a,
.uab-template-5 .uab-user-phone a {
font-size: 14px;
font-family: 'Lato', sans-serif;
color: #272727;
font-weight: 600;
text-align: center;
margin-top: 10px;
word-wrap: break-word;
position: relative;
}
.uab-template-5 .uab-social-icons ul li a:hover {
background: #45747d;
color: #f1f1f1;
}
.uab-template-5 .uab-short-info a ,
.uab-template-5 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-5 .uab-company-info a:hover,
.uab-template-5 .uab-display-name a:hover,
.uab-template-5 .uab-user-website a:hover,
.uab-template-5 .uab-user-email a:hover,
.uab-template-5 .uab-user-phone a:hover {
color: #45747d;
} .uab-post-header {
line-height: 1;
}
.uab-template-5 .uab-post-header {
font-size: 14px;
font-weight: 600;
font-family: 'Lato', sans-serif;
padding: 12px 35px;
background: #45747d;
color: #fff;
display: inline-block;
margin-bottom: 29px;
text-transform: uppercase;
}
.uab-template-5 .uab-recent-posts ul {
margin: 0 -13px;
}
.uab-template-5 .uab-recent-posts ul li {
float: left;
width: 25%;
padding: 0 13px;
margin: 10px 0;
text-align: center;
}
.uab-template-5 .post-item-wrapper {
position: relative;
display: inline-block;
}
.uab-template-5 .uab-post-second-wrapper {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 17px 17px;
text-align: left;
}
.uab-template-5 .uab-recent-posts ul li.uab-no-image .uab-post-second-wrapper {
position: relative;
background: #aaa;
}
.uab-template-5 .uab-post-title-wrapper a {
font-size: 15px;
font-weight: 500;
color: #fff;
font-family: 'Lato', sans-serif;
line-height: 1.5;
}
.uab-template-5 .uab-post-meta-info .uap-post-author-name {
margin-right: 5px;
}
.uab-template-5 .uab-post-title-wrapper {
margin-bottom: 3px;
}
.uab-template-5 .uab-post-meta-info .uap-post-author-name a,
.uab-template-5 .uab-post-meta-info .uap-post-author-name,
.uab-template-5 .uab-post-meta-info .uap-post-date {
display: inline-block;
font-size: 12px;
font-weight: 500;
color: #fff;
font-family: 'Lato', sans-serif;
line-height: 1.5;
}
.uab-template-5 .uab-post-title-wrapper a,
.uab-template-5 .uab-post-meta-info .uap-post-author-name a {
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}  .uab-template-6 .uab-tabs {
border-bottom: 1px solid #e6e6e6;
}
.uab-template-6 .uab-tabs a ,
.uab-template-6 .uab-tabs li {
padding: 24px 5px;
position: relative;
margin-right: 10px;
font-size: 15px;
color: #777777;
font-family: 'Open Sans', sans-serif;
font-weight: 500;
}
.uab-template-6 .uab-tabs li.uab-current:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background: #cc3839;
height: 2px;
}
.uab-template-6 .uab-tab-content {
padding: 43px 0 24px;
}
.uab-template-6 .uab-content-header {
text-align: left;
}
.uab-template-6 .uab-tab-header {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
color: #333333;
font-family: 'Lato', sans-serif;
margin-bottom: 25px;
}
.uab-template-6 .uab-content-mid-inner-1,
.uab-template-6 .uab-content-mid-inner-2 {
float: left;
}
.uab-template-6 .uab-content-mid-inner-1 {
width: 20%;
text-align: center;
}
.uab-template-6 .uab-content-mid-inner-2 {
width: 80%;
position: relative;
padding-right: 14px;
padding-left: 10px;
}
.uab-template-6 .uab-content-mid-inner-2:before {
content: '';
position: absolute;
top: 0;
left: -4px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 20px 0;
border-color: transparent #e7e7e7 transparent transparent;
}
.uab-template-6 .uab-author-profile-pic {
margin-bottom: 22px;
}
.uab-template-6 .uap-profile-image {
width: 129px;
max-width: 100%;
margin: 0 auto;
overflow: hidden;
}
.uab-template-6 .uap-profile-image.uap-profile-image-circle {} .uab-template-6 .uab-display-name {
margin-bottom: 7px;
padding: 0 5px;
word-wrap: break-word;
}
.uab-template-6 .uab-company-info span {
margin-bottom: 3px;
}
.uab-template-6 .uab-display-name span:not(.uab-user-role),
.uab-template-6 .uab-display-name a {
font-size: 18px;
font-weight: 600;
color: #333333;
font-family: 'Lato', sans-serif;
}
.uab-template-6 .uab-company-info span,
.uab-template-6 .uab-company-info a {
font-size: 16px;
font-weight: 500;
color: #777;
font-family: 'Lato', sans-serif;
padding: 0 5px;
word-wrap: break-word;
}
.uab-template-6 .uab-content-temp-wrapper {
background: #e7e7e7;
padding-top: 45px;
}
.uab-template-6 .uab-num-post-count,
.uab-template-6 .uab-linkedin-basic,
.uab-template-6 .uab-short-info {
font-size: 16px;
font-weight: 500;
color: #777;
font-family: 'Lato', sans-serif;
line-height: 1.5;
margin-bottom: 30px;
padding: 0 30px;
}
.uab-template-6 .uab-num-post-count{
padding: 0px;
margin-bottom: 0px;
}
.uab-template-6 .uab-social-icons {
margin-bottom: 26px;
padding: 0 30px;
}
.uab-template-6 .uab-social-icons ul li {
display: inline-block;
margin: 2px 0;
}
.uab-template-6 .uab-social-icons ul li a {
width: 30px;
height: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
line-height: 30px;
text-align: center;
background: #cb3738;
color: #fff;
font-size: 16px;
}
.uab-template-6 .uab-short-contact {
border-top: 1px solid #bbb;
display: table;
width: 100%;
}
.uab-template-6 .uab-contact-inner {
display: table-cell;
text-align: center;
border-left: 1px solid #bbb;
vertical-align: middle;
}
.uab-template-6 .uab-contact-count-1 .uab-contact-inner {
width: 100%;
display: block;
}
.uab-template-6 .uab-contact-count-2 .uab-contact-inner {
width: 50%;
}
.uab-template-6 .uab-contact-count-3 .uab-contact-inner {
width: 33.33%;
}
.uab-template-6 .uab-contact-inner:nth-child(1) {
border-left: 0;
}
.uab-template-6 .uab-user-website a,
.uab-template-6 .uab-user-email a,
.uab-template-6 .uab-user-phone a {
font-size: 16px;
font-family: 'Lato', sans-serif;
color: #777777;
font-weight: 500;
padding: 20px 5px 20px 30px;
display: inline-block;
position: relative;
word-wrap: break-word;
max-width: 100%;
}
.uab-template-6 .uab-user-website a:before,
.uab-template-6 .uab-user-email a:before,
.uab-template-6 .uab-user-phone a:before {
position: absolute;
font-family: Fontawesome;
display: inline-block;
width: 20px;
color: #cc3839;
left: 5px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.uab-template-6 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-6 .uab-user-email a:before {
content: "\f003";
}
.uab-template-6 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-6 .uab-social-icons ul li a:hover {
background: #cb3738;
color: #f1f1f1;
}
.uab-template-6 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-6 .uab-user-website a:hover,
.uab-template-6 .uab-display-name a:hover,
.uab-template-6 .uab-company-info a:hover,
.uab-template-6 .uab-user-email a:hover,
.uab-template-6 .uab-user-phone a:hover {
color: #cb3738;
} .uab-template-6 .uab-recent-posts {
padding: 0 40px 20px;
}
.uab-template-6 .uab-recent-posts ul li {
margin-top: 25px;
position: relative;
}
.uab-template-6 .uab-recent-posts ul li:before {
content: '';
width: 9px;
height: 9px;
background: #cb3738;
position: absolute;
top: 8px;
left: -18px;
}
.uab-template-6 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0px;
}
.uab-template-6 .uab-post-title-wrapper {
margin-bottom: 3px;
}
.uab-template-6 .uab-post-title-wrapper a {
display: inline-block;
color: #333;
font-size: 16px;
font-weight: 600;
font-family: 'Lato', sans-serif;
}
.uab-template-6 .uap-post-date,
.uab-template-6 .uap-post-author-name {
display: inline-block;
position: relative;
padding-left: 15px;
}
.uab-template-6 .uap-post-date:before,
.uab-template-6 .uap-post-author-name:before {
position: absolute;
left: 0;
top: 0;
font-family: Fontawesome;
font-size: 12px;
color: #777;
}
.uab-template-6 .uap-post-date:before {
content: "\f017";
}
.uab-template-6 .uap-post-author-name:before {
content: "\f0e5";
top: 3px;
}
.uab-template-6 .uap-post-date {
margin-right: 10px;
}
.uab-template-6 .uap-post-date,
.uab-template-6 .uap-post-author-name span,
.uab-template-6 .uap-post-author-name a {
color: #777;
font-size: 12px;
font-weight: 600;
font-family: 'Lato', sans-serif;
}  .uab-template-7 #uab-tab-index-wrapper {
text-align: center;
line-height: 1;
}
.uab-template-7 .uab-tabs {
display: inline-block;
margin-bottom: -3px;
}
.uab-template-7 .uab-tabs a ,
.uab-template-7 .uab-tabs li {
margin: 0 1px;
padding: 17px 38px;
background: #101d26;
color: #fff;
}
.uab-template-7 .uab-tabs li.uab-current {
background: #22343c;
margin: -6px -2px 0;
padding: 23px 38px 17px;
}
.uab-template-7 .uab-tab-content {
background: #22343c;
padding: 27px 35px;
}
.uab-template-7 .uab-defaut-tab {
max-width: 750px;
width: 100%;
margin: 0 auto;
padding: 0 10px 0;
text-align: center;
}
.uab-template-7 .uab-author-profile-pic {
margin-bottom: 22px;
}
.uab-template-7 .uap-profile-image {
overflow: hidden;
max-width: 226px;
margin: 0 auto;
width: 100%;
}
.uab-template-7 .uap-profile-image.uap-profile-image-circle,
.uab-template-7 .uap-profile-image.uap-profile-image-square img {
border: 4px solid #fff;
}
.uab-template-7 .uab-display-name {
margin-bottom: 8px;
}
.uab-template-7 .uab-display-name span:not(.uab-user-role),
.uab-template-7 .uab-display-name a {
font-size: 18px;
font-weight: 600;
color: #fff;
font-family: 'Open Sans', sans-serif;
}
.uab-template-7 .uab-company-info {
margin-bottom: 16px;
}
.uab-template-7 .uab-company-info,
.uab-template-7 .uab-company-info span,
.uab-template-7 .uab-company-info a {
font-size: 13px;
font-weight: 500;
color: #fff;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-7 .uab-company-info span,
.uab-template-7 .uab-company-info a {
display: inline-block;
margin-bottom: 2px;
}
.uab-template-7 .uab-num-post-count,
.uab-template-7 .uab-linkedin-basic,
.uab-template-7 .uab-short-info,
.uab-template-7 .uab-short-info a {
font-size: 14px;
font-weight: 400;
color: #9aa2a6;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
margin-bottom: 22px;
}
.uab-template-7 .uab-num-post-count{
margin-bottom: 0px;
}
.uab-template-7 .uab-short-info a{
color: #fff;
}
.uab-template-7 .uab-short-info a:hover{
color: #fd714c;
}
.uab-template-7 .uab-short-contact {
margin-bottom: 35px;
}
.uab-template-7 .uab-short-contact .uab-contact-inner {
display: inline-block;
margin-left: 20px;
margin-bottom: 2px;
}
.uab-template-7 .uab-short-contact .uab-contact-inner:nth-child(1) {
margin-left: 0;
}
.uab-template-7 .uab-user-website a,
.uab-template-7 .uab-user-email a,
.uab-template-7 .uab-user-phone a {
font-size: 14px;
font-weight: 600;
font-family: 'Raleway', sans-serif;
color: #fff;
}
.uab-template-7 .uab-user-email,
.uab-template-7 .uab-user-phone,
.uab-template-7 .uab-user-website {
position: relative;
padding-left: 26px;
}
.uab-template-7 .uab-user-website:before,
.uab-template-7 .uab-user-email:before,
.uab-template-7 .uab-user-phone:before {
position: absolute;
font-family: Fontawesome;
display: inline-block;
margin-right: 7px;
width: 20px;
color: #fd7a5f;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.uab-template-7 .uab-user-website:before {
content: "\f0ac";
}
.uab-template-7 .uab-user-email:before {
content: "\f003";
}
.uab-template-7 .uab-user-phone:before {
content: "\f095";
}
.uab-template-7 .uab-social-icons ul li {
display: inline-block;
margin-bottom: 4px;
}
.uab-template-7 .uab-social-icons ul li a {
width: 33px;
height: 33px;
line-height: 33px;
text-align: center;
background: #101d26;
color: #fff;
font-size: 20px;
}
.uab-template-7 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-7 .uab-display-name a:hover,
.uab-template-7 .uab-company-info a:hover,
.uab-template-7 .uab-user-website a:hover,
.uab-template-7 .uab-user-email a:hover,
.uab-template-7 .uab-user-phone a:hover {
color: #fd7a5f;
}
.uab-template-7 .uab-social-icons ul li a:hover {
background: #fd7a5f;
color: #ffffff;
} .uab-template-7 .uab-recent-posts ul {
margin: 0 -14px;
}
.uab-template-7 .uab-recent-posts ul li {
display: inline-block;
width: 25%;
padding: 10px 14px;
text-align: center;
margin-right: -4px;
vertical-align: top;
margin-bottom: 20px;
}
.uab-template-7 .uab-post-first-wrapper {
margin-bottom: 20px;
}
.uab-template-7 .uab-recent-posts ul li .uab-post-image {
border: 6px solid #fff;
display: inline-block;
}
.uab-template-7 .uab-post-title-wrapper {
margin-bottom: 10px;
}
.uab-template-7 .uab-post-title-wrapper a {
font-size: 14px;
font-weight: 400;
color: #fff;
display: inline-block;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
text-transform: uppercase;
}
.uab-template-7 .uab-post-excerpt-wrapper {
margin-bottom: 14px;
}
.uab-template-7 .uab-post-excerpt-wrapper,
.uab-template-7 .uab-post-excerpt-wrapper p {
font-size: 14px;
font-weight: 400;
color: #9aa2a6;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
}
.uab-template-7 .uap-post-date,
.uab-template-7 .uap-post-author-name {
display: inline-block;
position: relative;
padding-left: 23px;
margin: 0 7px;
}
.uab-template-7 .uap-post-date,
.uab-template-7 .uap-post-author-name span,
.uab-template-7 .uap-post-author-name a {
color: #ffffff;
font-size: 12px;
font-weight: 400;
font-family: 'Raleway', sans-serif;
}
.uab-template-7 .uap-post-date:before,
.uab-template-7 .uap-post-author-name:before {
width: 20px;
text-align: center;
position: absolute;
left: 0;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
font-size: 12px;
color: #fff;
font-family: Fontawesome;
}
.uab-template-7 .uap-post-author-name:before {
content: "\f007";
}
.uab-template-7 .uap-post-date:before {
content: "\f073";
}
.uab-template-7 .uap-post-author-name span:hover,
.uab-template-7 .uab-post-title-wrapper a:hover,
.uab-template-7 .uap-post-author-name a:hover {
color: #fd7a5f;
}  .uab-template-8 .uab-tabs {
background: #e84f89;
}
.uab-template-8 .uab-tabs a ,
.uab-template-8 .uab-tabs li {
padding: 19px 24px;
color: #fff;
font-size: 27px;
font-weight: 300;
font-family: 'Italianno', cursive;
position: relative;
}
.uab-template-8 .uab-tabs li.uab-current:after {
content: '';
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -1px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 7.5px 10px 7.5px;
border-color: transparent transparent #fff transparent;
}
.uab-template-8 .uab_external_link_tab:before,
.uab-template-8 .uab_author_detail:before,
.uab-template-8 .uab_author_post:before,
.uab-template-8 .uab_company_description:before,
.uab-template-8 .uab_contact_form:before,
.uab-template-8 .uab_twitter_feeds:before,
.uab-template-8 .uab_rss_feeds:before,
.uab-template-8 .uab_facebook_feeds:before,
.uab-template-8 .uab_shortcode:before,
.uab-template-8 .uab_editor:before,
.uab-template-8 .uab_widget:before,
.uab-template-8 .uab_linkedin_profile:before {
position: relative;
display: inline-block;
font-family: Fontawesome;
text-align: center;
margin-right: 10px;
font-size: 17px;
}
.uab-template-8 .uab_widget:before {
content: "\f210";
}
.uab-template-8 .uab_author_detail:before {
content: "\f007";
}
.uab-template-8 .uab_external_link_tab:before{
content: "\f08e";
}
.uab-template-8 .uab_author_post:before {
content: "\f1ea";
}
.uab-template-8 .uab_company_description:before {
content: "\f19c";
}
.uab-template-8 .uab_contact_form:before {
content: "\f0e0";
}
.uab-template-8 .uab_twitter_feeds:before {
content: "\f099";
}
.uab-template-8 .uab_rss_feeds:before {
content: "\f09e";
}
.uab-template-8 .uab_facebook_feeds:before {
content: "\f09a";
}
.uab-template-8 .uab_shortcode:before {
content: "\f135";
}
.uab-template-8 .uab_editor:before {
content: "\f022";
}
.uab-template-8 .uab-tab-content {
padding: 30px;
border-width: 1px;
border-style: solid;
border-color: #ececec;
background: #fff;
}
.uab-template-8 .uap-profile-image {
width: 158px;
max-width: 100%;
overflow: hidden;
}
.uab-template-8 .uab-content-header,
.uab-template-8 .uab-content-temp-wrapper {
float: left;
}
.uab-template-8 .uab-content-header {
width: 20%;
}
.uab-template-8 .uab-content-temp-wrapper {
padding-left: 20px;
width: 80%;
}
.uab-template-8 .uab-content-mid-inner-1 {
float: left;
max-width: 40%;
}
.uab-template-8 .uab-content-mid-inner-2 {
float: right;
max-width: 60%;
}
.uab-template-8 .uab-display-name {
margin-bottom: 8px;
}
.uab-template-8 .uab-display-name span:not(.uab-user-role),
.uab-template-8 .uab-display-name a {
font-size: 40px;
font-weight: 500;
font-family: 'Italianno', cursive;
color: #e84f89;
line-height: 1;
}
.uab-template-8 .uab-company-info {
margin-bottom: 13px;
}
.uab-template-8 .uab-company-info span,
.uab-template-8 .uab-company-info a {
font-size: 14px;
font-weight: 500;
font-family: 'Roboto Slab', serif;
color: #8c8b8b;
text-transform: uppercase;
}
.uab-template-8 .uab-company-info span {
display: block;
}
.uab-template-8 .uab-company-info a {
display: inline-block;
}
.uab-template-8 .uab-company-info a:hover {
color: #e84f89;
}
.uab-template-8 .uab-company-info span + a {
margin-top: 5px;
}
.uab-template-8 .uab-num-post-count,
.uab-template-8 .uab-linkedin-basic,
.uab-template-8 .uab-short-info {
font-size: 16px;
font-weight: 300;
font-family: 'Roboto Slab', serif;
color: #666666;
line-height: 1.5;
}
.uab-template-8 .uab-social-icons ul li {
display: inline-block;
position: relative;
margin: 1px 0 1px 5px;
}
.uab-template-8 .uab-social-icons ul li a {
font-size: 16px;
color: #606060;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
}
.uab-template-8 .uab-frontend-tooltip {
position: absolute;
z-index: 9;
top: 105%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
visibility: hidden;
opacity: 0;
background: #e84f89;
color: #fff;
font-size: 10px;
font-family: 'Open Sans', sans-serif;
padding: 2px 3px;
border-radius: 3px;
margin-top: 5px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
white-space: nowrap;
max-width: initial;
}
.uab-template-8 ul li a:hover + .uab-frontend-tooltip {
top: 100%;
opacity: 1;
visibility: visible;
}
.uab-template-8 .uab-short-info a {
color: #e84f89;
} .uab-template-8 .uab-recent-posts ul li {
width: 50%;
display: inline-block;
vertical-align: top;
margin: 0px -4px 17px 0;
}
.uab-template-8 .uab-recent-posts ul li:nth-of-type(2n+1) {
padding-right: 30px;
}
.uab-template-8 .uab-recent-posts ul li:nth-of-type(2n) {
padding-left: 30px;
}
.uab-template-8 .uab-post-first-wrapper,
.uab-template-8 .uab-post-second-wrapper {
float: left;
}
.uab-template-8 .uab-post-first-wrapper {
width: 30%;
}
.uab-template-8 .uab-post-second-wrapper {
width: 70%;
padding-left: 15px;
}
.uab-template-8 .uab-post-image {
width: 142px;
max-width: 100%;
}
.uab-template-8 .uab-post-title-wrapper a {
display: inline-block;
color: #e84f89;
font-size: 34px;
font-weight: 500;
line-height: 1;
font-family: 'Italianno', cursive;
}
.uab-template-8 .uab-post-excerpt-wrapper,
.uab-template-8 .uab-post-excerpt-wrapper p {
font-size: 16px;
font-weight: 500;
font-family: 'Roboto Slab', serif;
color: #797979;
line-height: 1.5;
}  .uab-template-9 {
background: #f9f9f9;
padding: 60px 0 20px;
}
.uab-template-9 #uab-tab-index-wrapper {
text-align: center;
}
.uab-template-9 .uab-tabs {
display: inline-block;
}
.uab-template-9 .uab-tabs a ,
.uab-template-9 .uab-tabs li {
float: none;
display: inline-block;
margin: 0 1px;
padding: 5px;
color: #888888;
position: relative;
margin-left: 30px;
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
}
.uab-template-9 .uab-tabs li:nth-child(1) {
margin-left: 0;
}
.uab-template-9 .uab-tabs li.uab-current {
color: #333;
}
.uab-template-9 .uab-tabs li.uab-current:after {
position: absolute;
content: '';
bottom: 0;
left: 0;
height: 2px;
width: 100%;
background: #fd7b5f;
}
.uab-template-9 .uab-defaut-tab {
max-width: 750px;
width: 100%;
margin: 0 auto;
padding: 30px 10px 0px;
text-align: center;
}
.uab-template-9 .uab-author-profile-pic { }
.uab-template-9 .uap-profile-image {
overflow: hidden;
width: 226px;
margin: 0 auto;
max-width: 100%;
}
.uab-template-9 .uap-profile-image.uap-profile-image-circle,
.uab-template-9 .uap-profile-image.uap-profile-image-square img {
border: 4px solid #efefef;
}
.uab-template-9 .uab-display-name {
margin-bottom: 10px;
}
.uab-template-9 .uab-display-name span:not(.uab-user-role),
.uab-template-9 .uab-display-name a {
font-size: 18px;
font-weight: 600;
color: #fc9c88;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-9 .uab-short-info a{
color: #fc9c88;
}
.uab-template-9 .uab-company-info {
margin-bottom: 16px;
}
.uab-template-9 .uab-company-info,
.uab-template-9 .uab-company-info span,
.uab-template-9 .uab-company-info a {
font-size: 13px;
font-weight: 500;
color: #333;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-9 .uab-company-info span,
.uab-template-9 .uab-company-info a {
display: inline-block;
margin-bottom: 2px;
}
.uab-template-9 .uab-num-post-count,
.uab-template-9 .uab-linkedin-basic,
.uab-template-9 .uab-short-info {
font-size: 14px;
font-weight: 400;
color: #888;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
margin-bottom: 24px;
}
.uab-template-9 .uab-num-post-count{
margin-bottom: 0px;
}
.uab-template-9 .uab-short-contact {
margin-bottom: 35px;
}
.uab-template-9 .uab-short-contact .uab-contact-inner {
display: inline-block;
margin-left: 18px;
}
.uab-template-9 .uab-short-contact .uab-contact-inner:nth-child(1) {
margin-left: 0;
}
.uab-template-9 .uab-user-website a,
.uab-template-9 .uab-user-email a,
.uab-template-9 .uab-user-phone a {
position: relative;
font-size: 14px;
font-weight: 600;
font-family: 'Raleway', sans-serif;
color: #666;
margin-bottom: 2px;
padding-left: 25px;
}
.uab-template-9 .uab-user-website a:before,
.uab-template-9 .uab-user-email a:before,
.uab-template-9 .uab-user-phone a:before {
position: absolute;
font-family: Fontawesome;
display: inline-block;
left: 0;
top: 0;
width: 20px;
color: #fd7a5f;
}
.uab-template-9 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-9 .uab-user-email a:before {
content: "\f003";
}
.uab-template-9 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-9 .uab-social-icons ul li {
display: inline-block;
margin-bottom: 2px;
}
.uab-template-9 .uab-social-icons ul li a {
width: 33px;
height: 33px;
line-height: 33px;
text-align: center;
background: #fd7b5f;
color: #fff;
font-size: 20px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.uab-template-9 .uab-short-info a:hover,
.uab-template-9 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-9 .uab-display-name a:hover,
.uab-template-9 .uab-company-info a:hover,
.uab-template-9 .uab-user-website a:hover,
.uab-template-9 .uab-user-email a:hover,
.uab-template-9 .uab-user-phone a:hover {
color: #fd7a5f;
}
.uab-template-9 .uab-social-icons ul li a:hover {
background: #fd7a5f;
color: #ffffff;
} .uab-template-9 .uab-recent-posts {
padding: 30px 30px 0;
}
.uab-template-9 .uab-recent-posts ul {
margin: 0 -30px;
}
.uab-template-9 .uab-recent-posts ul li {
display: inline-block;
vertical-align: top;
width: 33.33%;
margin: 25px 0;
padding: 0 30px;
text-align: center;
margin-right: -4px;
margin-top: 0;
}
.uab-template-9 .uab-post-first-wrapper {
margin-bottom: 10px;
}
.uab-template-9 .uab-post-image {
overflow: hidden;
width: 200px;
border: 6px solid #efefef;
margin: 0 auto;
max-width: 100%;
position: relative;
}
.uab-template-9 .uab-post-image:before {
content: "";
display: block;
padding-top: 100%;
}
.uab-template-9 .uab-post-image img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
width: 100%;
height: 100%;
overflow-x: hidden;
}
.uab-template-9 .uab-post-title-wrapper {
margin-bottom: 3px;
}
.uab-template-9 .uab-post-title-wrapper a {
font-size: 16px;
font-family: 'Open Sans', sans-serif;
display: inline-block;
color: #333;
font-weight: 600;
line-height: 1.5;
}
.uab-template-9 .uab-post-meta-info {
margin-bottom: 10px;
}
.uab-template-9 .uap-post-date {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
display: inline-block;
color: #5e5e5f;
font-weight: 400;
position: relative;
padding-left: 23px;
}
.uab-template-9 .uap-post-date:before {
content: "\f073";
width: 20px;
text-align: center;
position: absolute;
left: 0;
top: 0;
font-size: 12px;
color: #5e5e5f;
font-family: Fontawesome;
}
.uab-template-9 .uab-post-excerpt-wrapper,
.uab-template-9 .uab-post-excerpt-wrapper p {
color: #888888;
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
}  .uab-template-10 .uab-select-tab-header {
width: 100%;
background: #95c41f;
padding: 18px 22px 18px 32px;
position: relative;
border: 0;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
cursor: pointer;
}
.uab-template-10 .uab-select-tab-header:after {
content: "\f0d7";
font-family: Fontawesome;
position: absolute;
top: 50%;
right: 25px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 25px;
}
.uab-template-10 .uab-tabs {
border-top: 1px solid #fff;
}
.uab-template-10 .uab-tabs a ,
.uab-template-10 .uab-tabs li {
float: none;
background: #95c41f;
padding: 10px 22px 10px 32px;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
color: #f2f2f2;
text-transform: uppercase;
font-weight: 500;
border-bottom: 1px solid #88a14a;
}
.uab-template-10 .uab-tabs li:last-child {
border-bottom: 0;
}
.uab-template-10 .uab-tab-content {
border-width: 1px;
border-style: solid;
border-color: #ececec;
padding: 22px;
}
.uab-template-10 .uab-content-header,
.uab-template-10 .uab-content-mid,
.uab-template-10 .uab-content-mid .uab-content-mid-inner-1,
.uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
float: left;
}
.uab-template-10 .uab-content-header {
width: 45%;
padding-top: 50px;
padding-right: 10px;
}
.uab-template-10 .uab-content-mid {
width: 55%;
}
.uab-template-10 .uab-content-mid .uab-content-mid-inner-1 {
width: 33%;
}
.uab-template-10 .uap-profile-image {
overflow: hidden;
width: 198px;
max-width: 100%;
margin: 0 auto;
}
.uab-template-10 .uap-content-temp-wrapper {
background: #95c41f;
text-align: center;
padding: 10px;
}
.uab-template-10 .uab-display-name span:not(.uab-user-role),
.uab-template-10 .uab-display-name a {
font-size: 18px;
font-weight: 600;
color: #fff;
font-family: 'Montserrat', sans-serif;
margin-bottom: 6px;
text-transform: uppercase;
word-wrap: break-word;
}
.uab-template-10 .uab-company-info span,
.uab-template-10 .uab-company-info a {
font-size: 13px;
font-weight: 500;
color: #fff; font-family: 'Open Sans', sans-serif;
word-wrap: break-word;
}
.uab-template-10 .uab-company-info span + a {
margin-top: 5px;
}
.uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
width: 67%;
padding-top: 50px;
padding-left: 22px;
}
.uab-template-10 .uab-tab-header {
font-size: 16px;
font-weight: 600;
color: #333;
font-family: 'Montserrat', sans-serif;
margin-bottom: 13px;
text-transform: uppercase;
}
.uab-template-10 .uab-num-post-count, 
.uab-template-10 .uab-linkedin-basic, 
.uab-template-10 .uab-short-info{
font-size: 14px;
font-weight: 500;
color: #606060;
line-height: 1.5;
font-family: 'Montserrat', sans-serif;
}
.uab-template-10 .uab-short-contact {
margin-bottom: 20px;
}
.uab-template-10 .uab-user-website a,
.uab-template-10 .uab-user-email a,
.uab-template-10 .uab-user-phone a {
position: relative;
font-size: 15px;
font-weight: 500;
color: #606060;
line-height: 1.5;
font-family: 'Montserrat', sans-serif;
padding-left: 25px;
word-wrap: break-word;
}
.uab-template-10 .uab-user-website a:hover,
.uab-template-10 .uab-user-email a:hover,
.uab-template-10 .uab-user-phone a:hover {
color: #95c41f;
}
.uab-template-10 .uab-user-email,
.uab-template-10 .uab-user-phone {
margin-top: 11px;
}
.uab-template-10 .uab-user-website a:before,
.uab-template-10 .uab-user-email a:before,
.uab-template-10 .uab-user-phone a:before {
position: absolute;
font-family: Fontawesome;
display: inline-block;
width: 20px;
color: #95c41f;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.uab-template-10 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-10 .uab-user-email a:before {
content: "\f003";
}
.uab-template-10 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-10 .uab-social-icons ul {
margin: 0 -3px;
}
.uab-template-10 .uab-social-icons {
margin-top: 11px;
}
.uab-template-10 .uab-social-icons ul {
margin: 0 -3px;
}
.uab-template-10 .uab-social-icons ul li {
float: left;
margin: 3px;
}
.uab-template-10 .uab-co-author-grid .uab-social-icons ul li {
float: none;
display: inline-block;
}
.uab-template-10 .uab-social-icons ul li a {
width: 28px;
height: 28px;
line-height: 28px;
background: #e0e0e0;
color: #333;
text-align: center;
font-size: 14px;
}
.uab-template-10 .uab-social-icons ul li a:hover {
background: #95c41f;
color: #fff;
} .uab-template-10 .uab-recent-posts ul li {
display: inline-block;
width: 50%;
vertical-align: top;
margin: 12px -4px 12px 0;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n) {
padding-left: 6px;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n+1) {
padding-right: 6px;
}
.uab-template-10 .uab-post-first-wrapper {
width: 25%;
}
.uab-template-10 .uab-post-second-wrapper {
width: 75%;
float: left;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n) .uab-post-first-wrapper {
float: left;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n+1) .uab-post-first-wrapper {
float: right;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n) .uab-post-second-wrapper {
padding-left: 14px;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n+1) .uab-post-second-wrapper {
padding-right: 14px;
}
.uab-template-10 .uab-post-first-wrapper .uab-post-image {
position: relative;
width: 124px;
overflow: hidden;
margin: 0 auto;
max-width: 100%;
}
.uab-template-10 .uab-post-first-wrapper .uab-post-image:before {
content: '';
display: block;
padding-top: 100%;
}
.uab-template-10 .uab-post-first-wrapper .uab-post-image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
height: 100%;
overflow-x: hidden;
}
.uab-template-10 .uab-post-title-wrapper a {
display: inline-block;
font-size: 16px;
font-family: 'Montserrat', sans-serif;
line-height: 1.5;
color: #333;
font-weight: 600;
}
.uab-template-10 .uap-post-date,
.uab-template-10 .uap-post-author-name {
display: inline-block;
}
.uab-template-10 .uap-post-date {
margin-right: 10px;
}
.uab-template-10 .uab-post-meta-info {
margin-bottom: 10px;
}
.uab-template-10 .uap-post-date,
.uab-template-10 .uap-post-author-name span,
.uab-template-10 .uap-post-author-name a {
color: #777;
font-size: 12px;
font-weight: 500;
font-family: 'Lato', sans-serif;
}
.uab-template-10 .uab-post-excerpt-wrapper,
.uab-template-10 .uab-post-excerpt-wrapper p {
font-family: 'Montserrat', sans-serif;
color: #606060;
font-size: 14px;
line-height: 1.5;
}  .uab-template-11 .uab-tabs {
margin-bottom: 10px;
}
.uab-template-11 .uab-tabs a ,
.uab-template-11 .uab-tabs li {
color: #333;
padding: 12px 24px;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
}
.uab-template-11 .uab-tabs li.uab-current {
background: #333;
color: #fff;
}
.uab-template-11 .uab-tab-content {
background: #000;
padding: 40px;
}
.uab-template-11 .uab-front-content,
.uab-template-11 .uab-author-profile-pic {
float: left;
}
.uab-template-11 .uab-author-profile-pic {
width: 25%;
}
.uab-template-11 .uab-co-author-grid .uab-author-profile-pic {
float: none;
width: 100%;
}
.uab-template-11 .uap-profile-image {
overflow: hidden;
position: relative;
width: 291px;
max-width: 100%;
max-width: 100%;
}
.uab-template-11 .uab-front-content {
width: 75%;
padding-left: 23px;
}
.uab-template-11 .uab-company-info + .uab-display-name {
margin-top: 8px;
}
.uab-template-11 .uab-display-name {
margin-bottom: 16px;
}
.uab-template-11 .uab-company-info,
.uab-template-11 .uab-company-info .uab-company-designation,
.uab-template-11 .uab-company-info a {
font-size: 13px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
}
.uab-template-11 .uab-company-info .uab-company-designation,
.uab-template-11 .uab-company-info a {
display: inline-block;
}
.uab-template-11 .uab-display-name span:not(.uab-user-role),
.uab-template-11 .uab-display-name a {
font-size: 18px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
text-transform: uppercase;
}
.uab-template-11 .uab-short-contact .uab-contact-inner {
margin-bottom: 10px;
}
.uab-template-11 .uab-short-contact .uab-contact-inner:last-child {
margin-bottom: 16px;
}
.uab-template-11 .uab-user-website a,
.uab-template-11 .uab-user-email a,
.uab-template-11 .uab-user-phone a {
font-size: 13px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
}
.uab-template-11 .uab-user-website a {
text-transform: uppercase;
text-decoration: underline;
}
.uab-template-11 .uab-social-icons ul li {
display: inline-block;
margin: 5px;
}
.uab-template-11 .uab-social-icons ul li a {
color: #d7d7d7;
font-size: 20px;
}
.uab-template-11 .uab-num-post-count,
.uab-template-11 .uab-linkedin-basic,
.uab-template-11 .uab-short-info,
.uab-template-11 .uab-short-info a {
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
color: #888;
line-height: 1.7;
}
.uab-template-11 .uab-short-info a:hover{
color: #fff;
}
.uab-template-11 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-11 .uab-company-info a:hover,
.uab-template-11 .uab-user-website a:hover,
.uab-template-11 .uab-display-name a:hover,
.uab-template-11 .uab-social-icons ul li a:hover,
.uab-template-11 .uab-user-email a:hover,
.uab-template-11 .uab-user-phone a:hover {
color: #fff;
}
.uab-template-11 .uab-short-info a{
color: #d7d7d7;
}
.uab-template-11 .uab-short-info a:hover{
color: #fff;
} .uab-template-11 .uab-recent-posts ul li {
margin-top: 30px;
}
.uab-template-11 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-11 .uab-post-title-wrapper {
margin-bottom: 9px;
}
.uab-template-11 .uab-post-title-wrapper a {
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
border-bottom: 1px solid #d7d7d7;
display: inline-block;
}
.uab-template-11 .uab-post-meta-info {
margin-bottom: 7px;
}
.uab-template-11 .uap-post-author-name,
.uab-template-11 .uap-post-date {
display: inline-block;
}
.uab-template-11 .uap-post-author-name {
margin-right: 10px;
}
.uab-template-11 .uap-post-author-name span,
.uab-template-11 .uap-post-author-name a,
.uab-template-11 .uap-post-date {
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
font-size: 13px;
font-weight: 500;
}
.uab-template-11 .uab-post-excerpt-wrapper,
.uab-template-11 .uab-post-excerpt-wrapper p {
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
color: #888;
line-height: 1.5;
}  .uab-template-12 .uab-frontend-wrapper {
display: block;
text-align: left;
}
.uab-template-12 .uab-author-info,
.uab-template-12 .uab-content-temp-wrapper {
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-12 .uab-author-info {
width: 20%;
padding: 9px 20px 9px 9px;
overflow: hidden;
}
.uab-template-12 .uab-display-name span:not(.uab-user-role),
.uab-template-12 .uab-display-name a {
font-family: 'Merriweather', serif;
font-size: 18px;
font-weight: 500;
color: #e16d26;
margin-bottom: 13px;
}
.uab-template-12 .uab-display-name .uab-user-role {
font-family: 'Merriweather', serif;
font-size: 13px;
font-weight: 500;
color: #5b5b5b;
margin-bottom: 13px;
display: none;
}
.uab-template-12 .uab-company-info,
.uab-template-12 .uab-company-info span,
.uab-template-12 .uab-company-info a {
font-family: 'Merriweather', serif;
font-size: 13px;
color: #5b5b5b;
}
.uab-template-12 .uab-company-info span,
.uab-template-12 .uab-company-info a {
margin-bottom: 5px;
}
.uab-template-12 .uab-company-info {
margin-bottom: 9px;
}
.uab-template-12 .uab-company-info span,
.uab-template-12 .uab-company-info a {
display: inline-block;
}
.uab-template-12 .uab-author-profile-pic {
margin-bottom: 12px;
}
.uab-template-12 .uap-profile-image {
width: 190px;
overflow: hidden;
max-width: 100%;
}
.uab-template-12 .uab-social-icons {
clear: both;
width: 100%;
text-align: left;
}
.uab-template-12 .uab-social-icons ul {
display: inline-block;
}
.uab-template-12 .uab-social-icons ul li {
float: left;
padding: 3px;
}
.uab-template-12 .uab-co-author-grid .uab-social-icons ul {
margin: 0;
}
.uab-template-12 .uab-co-author-grid .uab-social-icons ul li {
float: none;
display: inline-block;
}
.uab-template-12 .uab-co-author-grid .uab-social-icons {
text-align: center;
}
.uab-template-12 .uab-social-icons ul li a {
width: 28px;
height: 28px;
background: #e16d26;
text-align: center;
line-height: 28px;
color: #fff;
}
.uab-template-12 .uab-social-icons ul li a:hover {
background: #e16d26;
}
.uab-template-12 .uab-content-temp-wrapper {
width: 80%;
}
.uab-template-12 .uab-tabs {
margin-bottom: -1px;
}
.uab-template-12 .uab-tabs a ,
.uab-template-12 .uab-tabs li {
padding: 19px 25px;
background: #e06c25;
border: 1px solid #e06c25;
border-right: 1px solid #fff;
color: #fff;
font-size: 14px;
font-family: 'Lato', sans-serif;
text-transform: capitalize;
font-weight: 600;
position: relative;
}
.uab-template-12 .uab-tabs li.uab-current {
background: #fff;
color: #333;
border: 1px solid #ececec;
border-left: 0;
border-bottom: 1px solid transparent;
}
.uab-template-12 .uab-tabs li:nth-child(1).uab-current {
border-left: 1px solid #ececec;
}
.uab-template-12 .uab_external_link_tab:before,
.uab-template-12 .uab_author_detail:before,
.uab-template-12 .uab_author_post:before,
.uab-template-12 .uab_company_description:before,
.uab-template-12 .uab_contact_form:before,
.uab-template-12 .uab_twitter_feeds:before,
.uab-template-12 .uab_rss_feeds:before,
.uab-template-12 .uab_facebook_feeds:before,
.uab-template-12 .uab_shortcode:before,
.uab-template-12 .uab_editor:before,
.uab-template-12 .uab_widget:before,
.uab-template-12 .uab_linkedin_profile:before {
position: relative;
display: inline-block;
font-family: Fontawesome;
text-align: center;
margin-right: 10px;
}
.uab-template-12 .uab_widget:before {
content: "\f210";
}
.uab-template-12 .uab_external_link_tab:before{
content: "\f08e";
}
.uab-template-12 .uab_author_detail:before {
content: "\f007";
}
.uab-template-12 .uab_author_post:before {
content: "\f1ea";
font-weight: 400;
}
.uab-template-12 .uab_company_description:before {
content: "\f19c";
}
.uab-template-12 .uab_contact_form:before {
content: "\f0e0";
}
.uab-template-12 .uab_twitter_feeds:before {
content: "\f099";
}
.uab-template-12 .uab_rss_feeds:before {
content: "\f09e";
}
.uab-template-12 .uab_facebook_feeds:before {
content: "\f09a";
}
.uab-template-12 .uab_shortcode:before {
content: "\f135";
}
.uab-template-12 .uab_editor:before {
content: "\f022";
}
.uab-template-12 .uab-tab-content {
border: 1px solid #ececec;
padding: 38px 30px;
background: #fff;
}
.uab-template-12 .uab-tab-header {
font-size: 18px;
font-family: 'Merriweather', serif;
font-weight: 600;
color: #444444;
text-transform: uppercase;
position: relative;
margin-bottom: 24px;
}
.uab-template-12 .uab-tab-header:before {
content: '';
position: absolute;
width: 7px;
height: 100%;
top: 0;
left: -16px;
background: #e16d26;
}
.uab-template-12 .uab-num-post-count,
.uab-template-12 .uab-linkedin-basic,
.uab-template-12 .uab-short-info {
font-size: 13px;
font-family: 'Merriweather', serif;
color: #666666;
font-weight: 500;
line-height: 1.7;
margin-bottom: 27px;
}
.uab-template-12 .uab-num-post-count{
margin-bottom: 0px;
}
.uab-template-12 .uab-contact-inner {
margin-bottom: 19px;
}
.uab-template-12 .uab-contact-inner:last-child {
margin-bottom: 0;
}
.uab-template-12 .uab-user-website a,
.uab-template-12 .uab-user-email a,
.uab-template-12 .uab-user-phone a {
font-size: 14px;
font-family: 'Merriweather', serif;
color: #333;
font-weight: 500;
position: relative;
padding-left: 23px;
}
.uab-template-12 .uab-user-website a:before,
.uab-template-12 .uab-user-email a:before,
.uab-template-12 .uab-user-phone a:before {
position: absolute;
font-family: Fontawesome;
display: inline-block;
width: 20px;
left: 0;
top: 0;
color: #e16d26;
}
.uab-template-12 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-12 .uab-user-email a:before {
content: "\f003";
}
.uab-template-12 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-12 .uab-social-icons ul {
margin: 0 -3px;
}
.uab-template-12 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-12 .uab-display-name a:hover,
.uab-template-12 .uab-company-info a:hover,
.uab-template-12 .uab-user-website a:hover,
.uab-template-12 .uab-user-email a:hover,
.uab-template-12 .uab-user-phone a:hover {
color: #e16d26;
} .uab-template-12 .uab-recent-posts ul li {
margin-top: 30px;
}
.uab-template-12 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0px;
}
.uab-template-12 .uab-post-title-wrapper{
}
.uab-template-12 .uab-post-title-wrapper a {
font-size: 16px;
font-weight: bold;
font-family: 'Merriweather', serif;
color: #444;
font-weight: 700;
line-height: 1;
border-left: 7px solid #e16d26;
padding-left: 10px;
display: inline-block;
}
.uab-template-12 .uab-post-title-wrapper + .uab-post-meta-info {
margin-top: 10px;
}
.uab-template-12 .uap-post-author-name,
.uab-template-12 .uap-post-date {
display: inline-block;
position: relative;
padding-left: 23px;
margin-left: 13px;
}
.uab-template-12 .uap-post-author-name:before,
.uab-template-12 .uap-post-date:before {
position: absolute;
top: 0;
width: 20px;
left: 0;
font-family: Fontawesome;
color: #e16d26;
font-size: 14px;
}
.uab-template-12 .uap-post-author-name a,
.uab-template-12 .uap-post-author-name span,
.uab-template-12 .uap-post-date {
color: #333;
font-size: 13px;
font-weight: 500;
font-family: 'Merriweather', serif;
}
.uab-template-12 .uap-post-date:before {
content: "\f017";
}
.uab-template-12 .uap-post-author-name:before {
content: "\f007";
}  .uab-template-13 {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/images/bg.png);
background-repeat: no-repeat;
background-size: cover;
padding: 60px 20px;
position: relative;
background-attachment: fixed;
}
.uab-template-13:before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: rgba(196, 133, 176, 0.5);
background: -webkit-linear-gradient(rgba(196, 133, 176, 0.5), rgba(131, 156, 201, 0.5));
background: -o-linear-gradient(rgba(196, 133, 176, 0.5), rgba(131, 156, 201, 0.5));
background: -moz-linear-gradient(rgba(196, 133, 176, 0.5), rgba(131, 156, 201, 0.5));
background: linear-gradient(rgba(196, 133, 176, 0.5), rgba(131, 156, 201, 0.5));
}
.uab-template-13 #uab-tab-index-wrapper {
text-align: center;
}
.uab-template-13 .uab-tab-content {
position: relative;
}
.uab-template-13 .uab-tabs {
display: inline-block;
width: 100%;
margin: 0 auto;
padding: 0px 10px;
}
.uab-template-13 .uab-tabs a ,
.uab-template-13 .uab-tabs li {
margin: 0 1px;
padding: 13px 24px;
color: #fff;
position: relative;
margin-left: 10px;
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
display: inline-block;
float: none;
}
.uab-template-13 .uab-tabs li:nth-child(1) {
margin-left: 0;
}
.uab-template-13 .uab-tabs li.uab-current {
background: #e9659c;
}
.uab-template-13 .uab-defaut-tab {
max-width: 750px;
width: 100%;
margin: 0 auto;
padding: 22px 10px 0px;
text-align: center;
}
.uab-template-13 .uab-author-profile-pic {
margin-bottom: 12px;
}
.uab-template-13 .uap-profile-image {
overflow: hidden;
width: 199px;
margin: 0 auto;
max-width: 100%;
}
.uab-template-13 .uap-profile-image.uap-profile-image-circle,
.uab-template-13 .uap-profile-image.uap-profile-image-square img {
border: 4px solid #facaeb;
}
.uab-template-13 .uab-display-name {
margin-bottom: 20px;
}
.uab-template-13 .uab-display-name span:not(.uab-user-role),
.uab-template-13 .uab-display-name a {
font-size: 48px;
font-weight: 500;
color: #fdacce;
font-family: 'Great Vibes', cursive;
}
.uab-template-13 .uab-company-info {
margin-bottom: 18px;
}
.uab-template-13 .uab-company-info,
.uab-template-13 .uab-company-info span,
.uab-template-13 .uab-company-info a {
font-size: 14px;
font-weight: 500;
color: #fff;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-13 .uab-company-info span,
.uab-template-13 .uab-company-info a {
display: inline-block;
}
.uab-template-13 .uab-num-post-count,
.uab-template-13 .uab-linkedin-basic,
.uab-template-13 .uab-short-info,
.uab-template-13 .uab-short-info a {
font-size: 14px;
font-weight: 400;
color: #fff;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
margin-bottom: 24px;
}
.uab-template-13 .uab-num-post-count{
margin-bottom: 0px;
}
.uab-template-13 .uab-short-info a:hover{
color: #e9659c;
}
.uab-template-13 .uab-short-contact {
margin-bottom: 35px;
}
.uab-template-13 .uab-short-contact .uab-contact-inner {
display: inline-block;
margin-left: 20px;
}
.uab-template-13 .uab-short-contact .uab-contact-inner:nth-child(1) {
margin-left: 0;
}
.uab-template-13 .uab-user-website a,
.uab-template-13 .uab-user-email a,
.uab-template-13 .uab-user-phone a {
position: relative;
font-size: 14px;
font-weight: 600;
font-family: 'Raleway', sans-serif;
color: #fff;
padding-left: 25px;
}
.uab-template-13 .uab-user-website a:before,
.uab-template-13 .uab-user-email a:before,
.uab-template-13 .uab-user-phone a:before {
position: absolute;
top: 0;
left: 0;
font-family: Fontawesome;
display: inline-block;
width: 20px;
color: #e9659c;
}
.uab-template-13 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-13 .uab-user-email a:before {
content: "\f003";
}
.uab-template-13 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-13 .uab-social-icons ul li {
display: inline-block;
margin-bottom: 2px;
}
.uab-template-13 .uab-social-icons ul li a {
width: 33px;
height: 33px;
line-height: 33px;
text-align: center;
background: #e9659c;
color: #fff;
font-size: 20px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.uab-template-13 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-13 .uab-display-name a:hover,
.uab-template-13 .uab-company-info a:hover,
.uab-template-13 .uab-user-website a:hover,
.uab-template-13 .uab-user-email a:hover,
.uab-template-13 .uab-user-phone a:hover {
color: #e9659c;
}
.uab-template-13 .uab-social-icons ul li a:hover {
background: #e7116a;
color: #ffffff;
} .uab-template-13 .uab-recent-posts {
padding: 40px 30px 0;
}
.uab-template-13 .uab-recent-posts ul li {
margin-top: 40px;
}
.uab-template-13 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-13 .uab-post-first-wrapper,
.uab-template-13 .uab-post-second-wrapper {
display: inline-block;
vertical-align: middle;
margin-right: -4px;
}
.uab-template-13 .uab-post-first-wrapper {
width: 20%;
}
.uab-template-13 .uab-post-second-wrapper {
width: 80%;
padding-left: 20px;
}
.uab-template-13 .uab-post-image {
width: 200px;
max-width: 100%;
overflow: hidden;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 7px solid #facaeb;
margin: 0 auto;
}
.uab-template-13 .uab-post-image:before {
content: '';
display: block;
padding-top: 100%;
}
.uab-template-13 .uab-post-image img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
width: 100%;
height: 100%;
overflow-x: hidden;
}
.uab-template-13 .uab-post-title-wrapper {
margin-bottom: 11px;
}
.uab-template-13 .uab-post-title-wrapper a {
color: #fff;
font-size: 30px;
font-weight: 500;
font-family: 'Great Vibes', cursive;
display: inline-block;
}
.uab-template-13 .uab-post-meta-info {
margin-bottom: 20px;
}
.uab-template-13 .uap-post-date,
.uab-template-13 .uap-post-author-name {
display: inline-block;
}
.uab-template-13 .uap-post-date {
margin-right: 10px;
}
.uab-template-13 .uap-post-date,
.uab-template-13 .uap-post-author-name span,
.uab-template-13 .uap-post-author-name a {
font-size: 12px;
font-weight: 400;
color: #fff;
font-family: 'Open Sans', sans-serif;
}
.uab-template-13 .uab-post-excerpt-wrapper,
.uab-template-13 .uab-post-excerpt-wrapper p {
font-size: 14px;
font-weight: 400;
color: #fff;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
}
.uab-template-13 .uab-post-title-wrapper a:hover,
.uab-template-13 .uap-post-author-name span:hover,
.uab-template-13 .uap-post-author-name a:hover {
color: #e9659c;
}  .uab-template-14 .uab-select-tab-header {
background: #71468b;
padding: 18px;
color: #fff;
font-family: 'Merriweather', serif;
font-weight: 400;
cursor: pointer;
font-size: 14px;
text-transform: uppercase;
position: relative;
}
.uab-template-14 .uab-select-tab-header:after {
content: "\f0d7";
font-family: Fontawesome;
position: absolute;
top: 50%;
right: 25px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 18px;
}
.uab-template-14 .uab-tabs a ,
.uab-template-14 .uab-tabs li {
float: none;
background: #71468b;
font-size: 12px;
padding: 18px;
color: #eee;
font-family: 'Merriweather', serif;
font-weight: 400;
border-top: 1px solid #c494e1;
position: relative;
}
.uab-template-14 .uab_external_link_tab:before,
.uab-template-14 .uab_author_detail:before,
.uab-template-14 .uab_author_post:before,
.uab-template-14 .uab_company_description:before,
.uab-template-14 .uab_contact_form:before,
.uab-template-14 .uab_twitter_feeds:before,
.uab-template-14 .uab_rss_feeds:before,
.uab-template-14 .uab_facebook_feeds:before,
.uab-template-14 .uab_shortcode:before,
.uab-template-14 .uab_editor:before,
.uab-template-14 .uab_widget:before,
.uab-template-14 .uab_linkedin_profile:before {
position: relative;
display: inline-block;
font-family: Fontawesome;
text-align: center;
margin-right: 10px;
}
.uab-template-14 .uab_widget:before {
content: "\f210";
}
.uab-template-14 .uab_author_detail:before {
content: "\f007";
}
.uab-template-14 .uab_external_link_tab:before{
content: "\f08e";
}
.uab-template-14 .uab_author_post:before {
content: "\f1ea";
}
.uab-template-14 .uab_company_description:before {
content: "\f19c";
}
.uab-template-14 .uab_contact_form:before {
content: "\f0e0";
}
.uab-template-14 .uab_twitter_feeds:before {
content: "\f099";
}
.uab-template-14 .uab_rss_feeds:before {
content: "\f09e";
}
.uab-template-14 .uab_facebook_feeds:before {
content: "\f09a";
}
.uab-template-14 .uab_shortcode:before {
content: "\f135";
}
.uab-template-14 .uab_editor:before {
content: "\f022";
}
.uab-template-14 .uab-tab-content {
background: #f3e9f7;
padding: 38px 30px 30px;
}
.uab-template-14 .uab-content-temp-wrapper,
.uab-template-14 .uab-front-content {
float: left;
}
.uab-template-14 .uab-content-temp-wrapper {
text-align: center;
width: 25%;
}
.uab-template-14 .uab-front-content {
width: 75%;
padding-left: 10px;
}
.uab-template-14 .uap-profile-image {
width: 122px;
max-width: 100%;
margin: 0 auto 27px;
}
.uab-template-14 .uap-profile-image.uap-profile-image-circle,
.uab-template-14 .uap-profile-image.uap-profile-image-square img {
border: 3px solid #71468b;
}
.uab-template-14 .uap-profile-image.uap-profile-image-circle {
overflow: hidden;
}
.uab-template-14 .uab-display-name span:not(.uab-user-role),
.uab-template-14 .uab-display-name a {
font-size: 18px;
font-weight: 600;
color: #72478c;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
margin-bottom: 11px;
}
.uab-template-14 .uab-company-info a,
.uab-template-14 .uab-company-info span {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 500;
color: #72478c;
text-transform: uppercase;
}
.uab-template-14 .uab-company-info span {
margin-bottom: 4px;
}
.uab-template-14 .uab-tab-header {
font-family: 'Merriweather', serif;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
color: #333;
margin-bottom: 23px;
}
.uab-template-14 .uab-social-icons {
margin-bottom: 18px;
}
.uab-template-14 .uab-social-icons ul li {
display: inline-block;
margin-right: 10px;
margin-bottom: 5px;
}
.uab-template-14 .uab-social-icons ul li a {
width: 30px;
height: 30px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #dfd2e4;
color: #71468b;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
text-align: center;
line-height: 30px;
border: 0;
outline: 0;
box-shadow: none;
}
.uab-template-14 .uab-social-icons ul li a:hover {
background: #71468b;
color: #dfd2e4;
}
.uab-template-14 .uab-num-post-count,
.uab-template-14 .uab-linkedin-basic,
.uab-template-14 .uab-short-info {
font-family: 'Merriweather', serif;
font-size: 14px;
font-weight: 500;
color: #444444;
line-height: 1.5;
margin-bottom: 27px;
}
.uab-template-14 .uab-num-post-count{
margin-bottom: 0px;
}
.uab-template-14 .uab-contact-inner {
display: inline-block;
margin-left: 22px;
}
.uab-template-14 .uab-contact-inner:nth-child(1) {
margin-left: 0;
}
.uab-template-14 .uab-user-website a,
.uab-template-14 .uab-user-email a,
.uab-template-14 .uab-user-phone a {
position: relative;
font-family: 'Merriweather', serif;
font-size: 14px;
font-weight: 500;
color: #606060;
padding-left: 25px;
}
.uab-template-14 .uab-user-website a:before,
.uab-template-14 .uab-user-email a:before,
.uab-template-14 .uab-user-phone a:before {
position: absolute;
left: 0;
top: 1px;
font-family: Fontawesome;
display: inline-block;
width: 20px;
color: #333333;
}
.uab-template-14 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-14 .uab-user-email a:before {
content: "\f003";
}
.uab-template-14 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-14 .uab-user-website a:hover,
.uab-template-14 .uab-user-email a:hover,
.uab-template-14 .uab-user-phone a:hover {
color: #71468b;
}
.uab-template-14 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-14 .uab-display-name a:hover,
.uab-template-14 .uab-company-info a:hover {
color: #606060;
} .uab-template-14 .uab-recent-posts ul li {
margin-top: 35px;
}
.uab-template-14 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-14 .uab-post-title-wrapper {
margin-bottom: 10px;
}
.uab-template-14 .uab-post-title-wrapper a {
font-family: 'Merriweather', serif;
font-size: 14px;
font-weight: 500;
color: #333333;
line-height: 1;
border-bottom: 1px solid #333;
display: inline-block;
}
.uab-template-14 .uab-post-title-wrapper a:hover {
color: #71468b;
}
.uab-template-14 .uab-post-meta-info {
margin-bottom: 14px;
}
.uab-template-14 .uap-post-date {
font-family: 'Merriweather', serif;
font-size: 14px;
font-weight: 500;
color: #606060;
position: relative;
padding-left: 23px;
}
.uab-template-14 .uap-post-date:before {
content: "\f073";
position: absolute;
top: 0;
left: 0;
font-family: Fontawesome;
font-size: 12px;
color: #71468b;
}
.uab-template-14 .uab-post-excerpt-wrapper,
.uab-template-14 .uab-post-excerpt-wrapper p {
font-family: 'Merriweather', serif;
font-size: 14px;
font-weight: 500;
color: #444;
line-height: 1.5;
}
.uab-post-excerpt-wrapper p {
margin: 0;
}  .uab-template-15 {
background: #12aee1;
padding: 80px 40px;
}
.uab-template-15 .uab-tabs {
margin-bottom: 45px;
}
.uab-template-15 .uab-tabs a ,
.uab-template-15 .uab-tabs li {
font-family: 'Schoolbell', cursive;
font-size: 18px;
font-weight: 600;
color: #0d87af;
padding: 25px 17px;
min-width: 150px;
text-align: center;
background-repeat: no-repeat;
background-size: contain;
background-position: 50%;
text-transform: uppercase;
margin-right: 15px;
background-color: #fff;
-webkit-border-radius: 20px;
border-radius: 20px;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
margin-top: 2px;
}
.uab-template-15 .uab-tabs li.uab-current {
-webkit-box-shadow: 6px 6px 2px 2px rgba(0,0,0,0.3);
box-shadow: 6px 6px 2px 2px rgba(0,0,0,0.3);
}
.uab-template-15 .uab-author-profile-pic,
.uab-template-15 .uab-front-content {
float: left
}
.uab-template-15 .uab-author-profile-pic {
width: 20%;
}
.uab-template-15 .uap-profile-image {
width: 210px;
max-width: 100%;
overflow: hidden;
}
.uab-template-15 .uap-profile-image.uap-profile-image-square {
-webkit-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 6px 6px 2px 2px #109cca;
box-shadow: 6px 6px 2px 2px #109cca;
}
.uab-template-15 .uab-front-content {
width: 80%;
padding-left: 22px;
}
.uab-template-15 .uab-display-name span:not(.uab-user-role),
.uab-template-15 .uab-display-name a {
font-family: 'Schoolbell', cursive;
font-size: 30px;
font-weight: 400;
color: #fff;
}
.uab-template-15 .uab-display-name,
.uab-template-15 .uab-company-info {
margin-bottom: 5px;
}
.uab-template-15 .uab-company-info,
.uab-template-15 .uab-company-info span,
.uab-template-15 .uab-company-info a {
color: #d4f4ff;
font-family: 'Schoolbell', cursive;
font-size: 18px;
font-weight: 400;
}
.uab-template-15 .uab-company-info span,
.uab-template-15 .uab-company-info a {
display: inline-block;
margin-bottom: 2px;
}
.uab-template-15 .uab-linkedin-basic,
.uab-template-15 .uab-short-info,
.uab-template-15 .uab-short-info a {
color: #fff;
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
margin-bottom: 10px;
line-height: 1.3;
}
.uab-template-15 .uab-short-contact {
position: relative;
padding-left: 122px;
clear: both;
display: table;
margin-bottom: 15px;
color: #fff;
width: 100%;
font-family: 'Schoolbell', cursive;
}
.uab-template-15 .uab-short-contact span.uab-contact-label {
display: inline-block;
vertical-align: top;
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
}
.uab-template-15 .uab-short-contact span.uab-contact-label {
color: #d4f4ff;
margin-right: 19px;
position: absolute;
top: 0;
left: 0;
max-width: 122px;
padding-right: 10px;
}
.uab-template-15 .uab-short-contact div.uab-contact-inner {
position: relative;
padding-left: 22px;
padding-right: 22px;
float: left;
}
.uab-template-15 .uab-contact-inner{
margin-bottom:15px;
}
.uab-template-15 .uab-user-website a,
.uab-template-15 .uab-user-email a,
.uab-template-15 .uab-user-phone a {
color: #fff;
display: inline-block;
vertical-align: top;
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
max-width: 100%;
word-wrap: break-word;
margin-bottom: 5px;
}
.uab-template-15 .uab-short-contact div.uab-contact-inner:nth-of-type(1) {
padding-left: 0px;
}
.uab-template-15 .uab-short-contact div.uab-contact-inner:before {
content: '';
width: 2px;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #fff;
}
.uab-template-15 .uab-short-contact div.uab-contact-inner:nth-of-type(1):before {
content: none;
}
.uab-template-15 .uab-social-icons {
position: relative;
padding-left: 122px;
}
.uab-template-15 .uab-social-icons .uab-contact-label {
color: #d4f4ff;
margin-right: 19px;
position: absolute;
top: 0;
left: 0;
max-width: 122px;
padding-right: 10px;
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
}
.uab-template-15 .uab-social-icons ul li {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
float: left;
}
.uab-template-15 .uab-social-icons ul li a {
width: 33px;
height: 33px;
line-height: 31px;
text-align: center;
background: #56acee;
color: #fff;
border: 2px solid #fff;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.uab-template-15 .uab-social-icons ul li a:hover {
background: #56acee;
}
.uab-template-15 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-15 .uab-display-name a:hover,
.uab-template-15 .uab-company-info a:hover,
.uab-template-15 .uab-user-website a:hover,
.uab-template-15 .uab-user-email a:hover,
.uab-template-15 .uab-user-phone a:hover {
color: #fff;
} .uab-template-15 .uab-recent-posts ul li {
margin-top: 37px;
}
.uab-template-15 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-15 .uab-recent-posts .uab-post-first-wrapper,
.uab-template-15 .uab-recent-posts .uab-post-second-wrapper {
float: left;
}
.uab-template-15 .uab-recent-posts .uab-post-first-wrapper {
width: 150px;
}
.uab-template-15 .uab-recent-posts .uab-post-second-wrapper {
width: calc(100% - 150px);
padding-left: 15px;
}
.uab-template-15 .uab-post-image {
width: 133px;
max-width: 100%;
overflow: hidden;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 4px 4px 0 #109cca;
box-shadow: 4px 4px 0 #109cca;
}
.uab-template-15 .uab-post-title-wrapper {
margin-bottom: 13px;
}
.uab-template-15 .uab-post-title-wrapper a {
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
color: #d4f4ff;
display: inline-block;
border-bottom: 1px solid #d4f4ff;
}
.uab-template-15 .uab-post-excerpt-wrapper,
.uab-template-15 .uab-post-excerpt-wrapper p {
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
color: #ffffff;
}
.uab-template-15 .uab-post-title-wrapper a:hover {
color: #fff;
}  .uab-template-16 #uab-tab-index-wrapper {
text-align: center;
line-height: 1;
}
.uab-template-16 .uab-tabs {
display: inline-block;
margin-bottom: -2px;
}
.uab-template-16 .uab-tabs a ,
.uab-template-16 .uab-tabs li {
background: #34327c;
color: #ffffff;
font-family: 'Crafty Girls', cursive;
font-size: 20px;
padding: 24px;
margin: 0 11px;
-webkit-border-radius: 20px 20px 0 0;
border-radius: 20px 20px 0 0;
-webkit-box-shadow: none;
box-shadow: none;
float: none;
display: inline-block;
}
.uab-template-16 .uab-tabs li.uab-current {
background: #d12881;
}
.uab-template-16 .uab-tab-content {
background: #f3f0ce;
-webkit-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: none;
box-shadow: none;
padding: 64px 40px 42px;
-webkit-box-shadow: 7px 7px 0 #d8d4b9;
box-shadow: 7px 7px 0 #d8d4b9;
}
.uab-template-16 .uab-content-temp-wrapper,
.uab-template-16 .uab-front-content {
float: left;
}
.uab-template-16 .uab-content-temp-wrapper {
width: 35%;
text-align: center;
}
.uab-template-16 .uap-profile-image {
width: 250px;
max-width: 100%;
overflow: hidden;
margin: 0 auto 15px;
}
.uab-template-16 .uab-user-website,
.uab-template-16 .uab-user-email,
.uab-template-16 .uab-user-phone {
margin-bottom: 8px;
}
.uab-template-16 .uab-user-website a,
.uab-template-16 .uab-user-email a,
.uab-template-16 .uab-user-phone a {
font-family: 'Crafty Girls', cursive;
color: #666;
font-size: 18px;
font-weight: 700;
line-height: 1.2;
max-width: 100%;
word-wrap: break-word;
}
.uab-template-16 .uab-social-icons li {
display: inline-block;
margin-bottom: 3px;
}
.uab-template-16 .uab-social-icons li a {
width: 35px;
height: 35px;
line-height: 35px;
background: #d8d4b9;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
box-shadow: none;
color: #d12881;
font-size: 16px;
}
.uab-template-16 .uab-social-icons li a:hover {
color: #d8d4b9;
background: #d12881;
}
.uab-template-16 .uab-front-content {
width: 65%;
padding-left: 10px;
}
.uab-template-16 .uab-tab-header {
font-family: 'Crafty Girls', cursive;
font-size: 36px;
font-weight: 700;
color: #333333;
margin-bottom: 20px;
}
.uab-template-16 .uab-display-name {
margin-bottom: 20px;
}
.uab-template-16 .uab-display-name span:not(.uab-user-role),
.uab-template-16 .uab-display-name a {
font-family: 'Crafty Girls', cursive;
font-size: 22px;
font-weight: 700;
color: #d12881;
}
.uab-template-16 .uab-company-info {
margin-bottom: 18px;
}
.uab-template-16 .uab-company-info,
.uab-template-16 .uab-company-info span,
.uab-template-16 .uab-company-info a {
font-family: 'Crafty Girls', cursive;
font-size: 17px;
font-weight: 700;
color: #383838;
}
.uab-template-16 .uab-company-info span,
.uab-template-16 .uab-company-info a {
display: inline-block;
margin-bottom: 2px;
}
.uab-template-16 .uab-num-post-count,
.uab-template-16 .uab-linkedin-basic,
.uab-template-16 .uab-short-info {
font-family: 'Crafty Girls', cursive;
font-size: 17px;
font-weight: 700;
color: #383838;
line-height: 1.5;
}
.uab-template-16 .uab-num-post-count{
font-size: 13px;
}
.uab-template-16 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-16 .uab-display-name a:hover,
.uab-template-16 .uab-company-info a:hover,
.uab-template-16 .uab-user-website a:hover,
.uab-template-16 .uab-user-email a:hover,
.uab-template-16 .uab-user-phone a:hover {
color: #d12881;
} .uab-template-16 .uab-recent-posts ul li {
margin-top: 30px;
}
.uab-template-16 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-16 .uab-post-title-wrapper {
margin-bottom: 10px;
}
.uab-template-16 .uab-post-title-wrapper a {
font-family: 'Crafty Girls', cursive;
font-size: 22px;
font-weight: 700;
color: #d12881;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-template-16 .uab-post-title-wrapper a:hover {
text-decoration: underline;
}
.uab-template-16 .uap-post-author-name,
.uab-template-16 .uap-post-date {
display: inline-block;
}
.uab-template-16 .uap-post-author-name {
margin-right: 15px;
}
.uab-template-16 .uap-post-author-name a,
.uab-template-16 .uap-post-date {
font-family: 'Crafty Girls', cursive;
font-size: 17px;
font-weight: 700;
color: #383838;
}  .uab-template-17 .uab-tabs {
margin-bottom: 18px;
}
.uab-template-17 .uab-tabs a ,
.uab-template-17 .uab-tabs li {
padding: 10px;
border: 3px solid #f5694d;
color: #f5694c;
margin-right: 10px;
font-size: 30px;
font-weight: bold;
font-family: 'Amatic SC';
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
position: relative;
min-width: 170px;
text-align: center;
background-color: transparent;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-template-17 .uab-tabs li.uab-current {
text-decoration: underline;
}
.uab-template-17 .uab-tabs a:before ,
.uab-template-17 .uab-tabs li:before {
content: '';
position: absolute;
height: 3px;
width: 60px;
background: #f5694d;
top: -3px;
left: 50%;
}
.uab-template-17 .uab-tabs a:after ,
.uab-template-17 .uab-tabs li:after {
content: '';
position: absolute;
height: 2px;
width: 60px;
background: #fff;
top: 0px;
left: 56%;
}
.uab-template-17 .uab-tab-content {
background: #fff;
padding:40px;
-webkit-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: none;
box-shadow: none;
}
.uab-template-17 .uab-content-header {
float: right;
width: 30%;
}
.uab-template-17 .uab-content-mid {
width: 70%;
float: left;
padding-right: 20px;
}
.uab-template-17 .uap-profile-image {
width: 277px;
max-width: 100%;
margin: 0 auto;
overflow: hidden;
}
.uab-template-17 .uap-profile-image.uap-profile-image-square img,
.uab-template-17 .uap-profile-image.uap-profile-image-circle {
border: 6px solid #eae2e0;
}
.uab-template-17 .uab-company-info,
.uab-template-17 .uab-company-info span.uab-company-designation,
.uab-template-17 .uab-company-info a {
font-family: 'Amatic SC';
font-size: 22px;
font-weight: 500;
color: #575959;
text-transform: uppercase;
line-height: 1.3;
}
.uab-template-17 .uab-company-info span.uab-company-designation,
.uab-template-17 .uab-company-info a {
display: inline-block;
}
.uab-template-17 .uab-content-temp-wrapper {
margin-bottom: 24px;
}
.uab-template-17 .uab-display-name,
.uab-template-17 .uab-social-icons {
margin-bottom: 2px;
}
.uab-template-17 .uab-display-name {
float: left;
}
.uab-template-17 .uab-social-icons {
float: right;
}
.uab-template-17 .uab-display-name span:not(.uab-user-role),
.uab-template-17 .uab-display-name a {
font-family: 'Amatic SC';
font-size: 38px;
font-weight: 600;
color: #565656;
text-transform: uppercase;
line-height: 1.3;
}
.uab-template-17 .uab-social-icons ul li {
display: inline-block;
margin-bottom: 3px;
}
.uab-template-17 .uab-social-icons ul li a {
width: 32px;
height: 32px;
color: #fff;
background: #f5694d;
line-height: 32px;
text-align: center;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
box-shadow: none;
}
.uab-template-17 .uab-social-icons ul li a:hover {
background: #f5694d;
}
.uab-template-17 .uab-short-contact {
margin-bottom: 17px;
}
.uab-template-17 .uab-contact-inner {
margin-bottom: 2px;
margin-right: 38px;
}
.uab-template-17 .uab-contact-inner,
.uab-template-17 .uab-contact-inner .uab-contact-label,
.uab-template-17 .uab-user-website,
.uab-template-17 .uab-user-email,
.uab-template-17 .uab-user-phone {
display: inline-block;
}
.uab-template-17 .uab-contact-inner .uab-contact-label,
.uab-template-17 .uab-user-website a,
.uab-template-17 .uab-user-email a,
.uab-template-17 .uab-user-phone a {
font-family: 'Amatic SC';
font-size: 22px;
font-weight: 600;
}
.uab-template-17 .uab-contact-inner .uab-contact-label {
color: #575959;
margin-right: 12px;
}
.uab-template-17 .uab-short-info a,
.uab-template-17 .uab-user-website a,
.uab-template-17 .uab-user-email a,
.uab-template-17 .uab-user-phone a {
color: #f5694d;
}
.uab-template-17 .uab-num-post-count,
.uab-template-17 .uab-linkedin-basic,
.uab-template-17 .uab-short-info {
font-family: 'Amatic SC';
font-size: 22px;
font-weight: 600;
color: #2f2f2f;
line-height: 1.5;
}
.uab-template-17 .uab-num-post-count{
font-size: 18px;
}
.uab-template-17 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-17 .uab-company-info a:hover,
.uab-template-17 .uab-display-name a:hover,
.uab-template-17 .uab-user-website a:hover,
.uab-template-17 .uab-user-email a:hover,
.uab-template-17 .uab-user-phone a:hover {
color: #f5694c;
} .uab-template-17 .uab-recent-posts ul li {
margin-top: 20px;
}
.uab-template-17 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-17 .uab-post-first-wrapper,
.uab-template-17 .uab-post-second-wrapper {
display: inline-block;
margin-right: -4px;
vertical-align: middle;
}
.uab-template-17 .uab-post-first-wrapper {
width: 20%;
}
.uab-template-17 .uab-post-second-wrapper {
width: 80%;
padding-left: 5px;
}
.uab-template-17 .uab-recent-posts .uab-post-image {
width: 138px;
max-width: 100%;
margin: 0 auto;
position: relative;
overflow: hidden;
border-radius: 50%;
border: 6px solid #eae2e0;
}
.uab-template-17 .uab-recent-posts .uab-post-image:before {
content: '';
display: block;
padding-top: 100%;
}
.uab-template-17 .uab-recent-posts .uab-post-image img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
overflow-x: hidden;
}
.uab-template-17 .uab-post-title-wrapper a {
font-family: 'Amatic SC';
font-size: 24px;
font-weight: 600;
color: #565656;
text-transform: uppercase;
line-height: 1.3;
display: inline-block;
}
.uab-template-17 .uap-post-author-name,
.uab-template-17 .uap-post-date,
.uab-template-17 .uap-post-author-name a {
display: inline-block;
font-family: 'Amatic SC';
font-size: 20px;
font-weight: 600;
text-transform: uppercase;
line-height: 1.3;
}
.uab-template-17 .uap-post-author-name {
color: #575959;
margin-right: 22px;
margin-left: 5px;
}
.uab-template-17 .uap-post-author-name span,
.uab-template-17 .uap-post-author-name a,
.uab-template-17 .uap-post-date {
font-family: 'Amatic SC';
color: #f5694d;
}
.uab-template-17 .uap-post-author-name span,
.uab-template-17 .uap-post-author-name a {
margin-left: 10px;
}
.uab-template-17 .uab-post-title-wrapper a:hover {
color: #f5694d;
}
.uab-template-17 .uap-post-author-name span:hover,
.uab-template-17 .uap-post-author-name a:hover {
color: #333;
}  .uab-template-18 {
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/images/temp-18.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
padding: 80px 30px 60px;
}
.uab-template-18 #uab-tab-index-wrapper {
text-align: center;
}
.uab-template-18 .uab-tabs {
display: inline-block;
margin-bottom:40px;
}
.uab-template-18 .uab-tabs a ,
.uab-template-18 .uab-tabs li {
font-size: 18px;
font-weight: 500;
color: #fff;
padding: 7px 15px 24px;
padding-bottom: 24px;
font-family: 'Oswald', sans-serif;
position: relative;
text-align: center;
margin: 0 10px;
text-transform: uppercase;
}
.uab-template-18 .uab-tabs li.uab-current:after {
content: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/images/border-img.png);
position: absolute;
bottom: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.uab-template-18 .uab-author-profile-pic,
.uab-template-18 .uab-front-content {
float: left;
}
.uab-template-18 .uab-author-profile-pic {
width: 20%;
}
.uab-template-18 .uab-front-content {
width: 80%;
padding-left: 20px;
}
.uab-template-18 .uap-profile-image {
width: 176px;
position: relative;
margin: 0 auto;
max-width: 100%;
}
.uab-template-18 .uap-profile-image-circle {
overflow: hidden;
}
.uab-template-18 .uap-profile-image.uap-profile-image-square img,
.uab-template-18 .uap-profile-image.uap-profile-image-circle {
border: 8px solid #e6e5e6;
}
.uab-template-18 .uap-profile-image.uap-profile-image-square:before,
.uab-template-18 .uap-profile-image.uap-profile-image-square:after {
content: '';
position: absolute;
height: 16px;
width: 32px;
top: -16px;
background: #a48f75;
opacity: 0.6;
}
.uab-template-18 .uap-profile-image.uap-profile-image-square:before {
left: 20px;
}
.uab-template-18 .uap-profile-image.uap-profile-image-square:after {
right: 20px;
}
.uab-template-18 .uab-display-name {
margin-top: -14px;
margin-bottom: 22px;
}
.uab-template-18 .uab-display-name span:not(.uab-user-role),
.uab-template-18 .uab-display-name a {
padding: 40px 93px 40px 54px;
display: inline-block;
font-size: 26px;
font-family: 'Oswald', sans-serif;
font-weight: 500;
color: #fff;
text-transform: uppercase;
background: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/images/titile-bg.png) no-repeat;
background-size: 100%;
background-position: 50%;
}
.uab-template-18 .uab-company-info {
margin-bottom: 13px;
}
.uab-template-18 .uab-company-info,
.uab-template-18 .uab-company-info span.uab-company-designation,
.uab-template-18 .uab-company-info a {
font-size: 20px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
}
.uab-template-18 .uab-company-info span.uab-company-designation,
.uab-template-18 .uab-company-info a {
display: inline-block;
margin-bottom: 2px;
}
.uab-template-18 .uab-linkedin-basic,
.uab-template-18 .uab-short-info,
.uab-template-18 .uab-short-info a {
font-size: 16px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
line-height: 1.5;
margin-bottom: 25px;
}
.uab-template-18 .uab-social-icons {
margin-bottom: 5px;
clear: both;
display: table;
width: 100%;
}
.uab-template-18 .uab-social-icons li {
display: inline-block;
margin-bottom: 15px;
margin-right: 15px;
float: left;
}
.uab-template-18 .uab-social-icons li a {
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
color: #fff;
background: #ed803a;
font-size: 20px;
}
.uab-template-18 .uab-social-icons li a:hover {
background: #ed803a;
}
.uab-template-18 .uab-contact-inner {
display: inline-block;
display: inline-block;
margin: 0 0 1px;
}
.uab-template-18 .uab-user-website a,
.uab-template-18 .uab-user-email a,
.uab-template-18 .uab-user-phone a {
font-size: 16px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
margin-right: 25px;
line-height: 1.1;
padding-left: 25px;
position: relative;
}
.uab-template-18 .uab-user-website a:before,
.uab-template-18 .uab-user-email a:before,
.uab-template-18 .uab-user-phone a:before {
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
font-family: Fontawesome;
display: inline-block;
width: 20px;
color: #fd7a5f;
font-size: 18px;
}
.uab-template-18 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-18 .uab-user-email a:before {
content: "\f003";
}
.uab-template-18 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-18 .uab-company-info a:hover,
.uab-template-18 .uab-user-website a:hover {
color: #ed803a;
}
.uab-template-18 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-18 .uab-display-name a:hover {
color: #fff;
} .uab-template-18 .uab-recent-posts ul li {
margin-top: 30px;
}
.uab-template-18 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-18 .uab-post-first-wrapper,
.uab-template-18 .uab-post-second-wrapper {
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-18 .uab-post-first-wrapper {
width: 20%;
}
.uab-template-18 .uab-post-second-wrapper {
width: 80%;
padding-left: 10px;
}
.uab-template-18 .uab-post-image {
width: 176px;
position: relative;
border: 8px solid #e6e5e6;
margin: 0 auto;
max-width: 100%;
}
.uab-template-18 .uab-recent-posts ul li.uab-no-image .uab-post-first-wrapper {
display: none;
}
.uab-template-18 .uab-recent-posts ul li.uab-no-image .uab-post-second-wrapper {
width: 100%;
}
.uab-template-18 .uab-post-title-wrapper {
margin-bottom: 10px;
}
.uab-template-18 .uab-post-title-wrapper a {
display: inline-block;
font-size: 20px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
text-transform: uppercase;
}
.uab-template-18 .uab-post-meta-info {
margin-bottom: 7px;
}
.uab-template-18 .uap-post-author-name,
.uab-template-18 .uap-post-date {
display: inline-block;
}
.uab-template-18 .uap-post-author-name {
margin-right: 10px;
}
.uab-template-18 .uap-post-author-name span,
.uab-template-18 .uap-post-author-name a,
.uab-template-18 .uap-post-date {
font-size: 14px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #aaa;
line-height: 1.5;
}
.uab-template-18 .uab-short-info a,
.uab-template-18 .uab-post-title-wrapper a:hover,
.uab-template-18 .uap-post-author-name a:hover,
.uab-template-18 .uap-post-author-name span:hover,
.uab-template-18 .uab-user-email a:hover,
.uab-template-18 .uab-user-phone a:hover {
color: #ed803a;
}
.uab-template-18 .uab-post-excerpt-wrapper,
.uab-template-18 .uab-post-excerpt-wrapper p {
font-size: 14px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
line-height: 1.5;
margin: 0;
margin-bottom: 0px;
}  .uab-template-19 {
display: table;
border: 1px solid #dcdbdd;
background-color: #fff;
background-image: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/images/template-19-bg.png);
background-repeat: no-repeat;
background-position: 50%;
background-size: cover;
background-attachment: fixed;
width: 100%;
}
.uab-template-19 #uab-tab-index-wrapper,
.uab-template-19 .uab-content-temp-wrapper {
display: table-cell;
vertical-align: top;
}
.uab-template-19 #uab-tab-index-wrapper {
width: 222px;
background: #61a599;
}
.uab-template-19 .uab-content-temp-wrapper {
width: -webkit-calc(100% - 222px);
width: calc(100% - 222px);
padding: 40px 18px 35px;
}
.uab-template-19 ul.uab-tabs a ,
.uab-template-19 ul.uab-tabs li {
float: none;
border-bottom: 1px solid #7fb4aa;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 500;
color: #fff;
text-transform: uppercase;
padding: 17px 10px 17px 23px;
}
.uab-template-19 ul.uab-tabs li.uab-current {
background: #fff;
color: #3a3a3a;
}
.uab-template-19 ul.uab-tabs li.uab-current:before {
color: #61a599;
}
.uab-template-19 .uab_external_link_tab:before,
.uab-template-19 .uab_author_detail:before,
.uab-template-19 .uab_author_post:before,
.uab-template-19 .uab_company_description:before,
.uab-template-19 .uab_contact_form:before,
.uab-template-19 .uab_twitter_feeds:before,
.uab-template-19 .uab_rss_feeds:before,
.uab-template-19 .uab_facebook_feeds:before,
.uab-template-19 .uab_shortcode:before,
.uab-template-19 .uab_editor:before,
.uab-template-19 .uab_widget:before,
.uab-template-19 .uab_linkedin_profile:before {
position: relative;
display: inline-block;
font-family: Fontawesome;
text-align: center;
margin-right: 10px;
}
.uab-template-19 .uab_widget:before {
content: "\f210";
}
.uab-template-19 .uab_author_detail:before {
content: "\f007";
}
.uab-template-19 .uab_external_link_tab:before{
content: "\f08e";
}
.uab-template-19 .uab_author_post:before {
content: "\f1ea";
}
.uab-template-19 .uab_company_description:before {
content: "\f19c";
}
.uab-template-19 .uab_contact_form:before {
content: "\f0e0";
}
.uab-template-19 .uab_twitter_feeds:before {
content: "\f099";
}
.uab-template-19 .uab_rss_feeds:before {
content: "\f09e";
}
.uab-template-19 .uab_facebook_feeds:before {
content: "\f09a";
}
.uab-template-19 .uab_shortcode:before {
content: "\f135";
}
.uab-template-19 .uab_editor:before {
content: "\f022";
}
.uab-template-19 .uab-author-profile-pic {
margin-top: -10px;
width: 22%;
}
.uab-template-19 .uab-front-content {
width: 78%;
padding-left: 40px;
}
.uab-template-19 .uab-author-profile-pic,
.uab-template-19 .uab-front-content {
float: left;
}
.uab-template-19 .uap-profile-image {
width: 192px;
max-width: 100%;
margin: 0 auto;
overflow: hidden;
}
.uab-template-19 .uap-profile-image.uap-profile-image-square {
background: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/images/profile-img-19-bg.png) 50%;
background-repeat: no-repeat;
background-size: cover;
width: 195px;
padding: 30px 20px;
}
.uab-template-19 .uap-profile-image.uap-profile-image-square img {
max-width: 100%;
max-height: 180px;
position: relative;
}
.uab-template-19 .uab-company-info,
.uab-template-19 .uab-company-info span,
.uab-template-19 .uab-company-info a {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #434343;
text-transform: uppercase;
}
.uab-template-19 .uab-company-info {
margin-bottom: 8px;
}
.uab-template-19 .uab-company-info span,
.uab-template-19 .uab-company-info a {
display: inline-block;
margin-bottom: 1px;
}
.uab-template-19 .uab-display-name {
margin-bottom: 18px;
}
.uab-template-19 .uab-display-name span:not(.uab-user-role),
.uab-template-19 .uab-display-name a {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #434343;
display: inline-block;
}
.uab-template-19 .uab-social-icons {
margin-bottom: 17px;
}
.uab-template-19 .uab-social-icons ul li {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
}
.uab-template-19 .uab-social-icons ul li a {
font-size: 20px;
color: #61a599;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-template-19 .uab-social-icons ul li a:hover {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.uab-template-19 .uab-num-post-count,
.uab-template-19 .uab-linkedin-basic,
.uab-template-19 .uab-short-info {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #444;
line-height: 1.6;
margin-bottom: 20px;
}
.uab-template-19 .uab-num-post-count{
margin-bottom: 0px;
}
.uab-template-19 .uab-short-contact .uab-contact-inner {
display: block;
margin-bottom: 5px;
max-width: 100%;
word-wrap: break-word;
}
.uab-template-19 .uab-short-contact .uab-contact-inner:nth-of-type(1) {
margin-left: 0px;
}
.uab-template-19 .uab-user-website a,
.uab-template-19 .uab-user-email a,
.uab-template-19 .uab-user-phone a {
color: #333;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
position: relative;
padding-left: 25px;
max-width: 100%;
word-wrap: break-word;
}
.uab-template-19 .uab-user-website a:before,
.uab-template-19 .uab-user-email a:before,
.uab-template-19 .uab-user-phone a:before {
position: absolute;
top: 1px;
left: 0;
font-family: Fontawesome;
display: inline-block;
margin-right: 7px;
width: 20px;
color: #333;
}
.uab-template-19 .uab-user-website a:before {
content: "\f0ac";
}
.uab-template-19 .uab-user-email a:before {
content: "\f003";
}
.uab-template-19 .uab-user-phone a:before {
content: "\f095";
}
.uab-template-19 .uab-display-name span:not(.uab-user-role):hover,
.uab-template-19 .uab-company-info a:hover,
.uab-template-19 .uab-display-name a:hover,
.uab-template-19 .uab-user-website a:hover,
.uab-template-19 .uab-user-email a:hover,
.uab-template-19 .uab-user-phone a:hover {
color: #61a599;
}
.uab-template-19 .uab-short-info a{
color: #61a599;
} .uab-template-19 .uab-recent-posts ul li {
margin-top: 30px;
}
.uab-template-19 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0px;
}
.uab-template-19 .uab-post-first-wrapper,
.uab-template-19 .uab-post-second-wrapper {
display: inline-block;
margin-right: -4px;
vertical-align: top;
}
.uab-template-19 .uab-post-first-wrapper {
width: 20%;
}
.uab-template-19 .uab-post-second-wrapper {
width: 80%;
padding-left: 40px;
}
.uab-template-19 .uab-recent-posts .uab-post-image {
max-width: 192px;
width: 100%;
margin: 0 auto;
}
.uab-template-19 .uab-post-title-wrapper {
margin-bottom: 10px;
}
.uab-template-19 .uab-post-title-wrapper a {
font-size: 18px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #434343;
display: inline-block;
}
.uab-template-19 .uap-post-author-name,
.uab-template-19 .uap-post-date {
display: inline-block;
}
.uab-template-19 .uap-post-author-name {
margin-right: 10px;
}
.uab-template-19 .uap-post-author-name span,
.uab-template-19 .uap-post-author-name a,
.uab-template-19 .uap-post-date {
font-size: 13px;
color: #333;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
position: relative;
max-width: 100%;
word-wrap: break-word;
}
.uab-template-19 .uab-post-title-wrapper a:hover,
.uab-template-19 .uap-post-author-name span:hover,
.uab-template-19 .uap-post-author-name a:hover {
color: #61a599;
}
.uab-template-19 .uab-post-excerpt-wrapper,
.uab-template-19 .uab-post-excerpt-wrapper p {
margin: 0;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #444;
line-height: 1.6;
}  .uab-template-4 .uab-social-icons .uab-icon-facebook a,
.uab-template-5 .uab-social-icons .uab-icon-facebook a,
.uab-template-6 .uab-social-icons .uab-icon-facebook a,
.uab-template-7 .uab-social-icons .uab-icon-facebook a,
.uab-template-9 .uab-social-icons .uab-icon-facebook a,
.uab-template-12 .uab-social-icons .uab-icon-facebook a,
.uab-template-15 .uab-social-icons .uab-icon-facebook a,
.uab-template-17 .uab-social-icons .uab-icon-facebook a,
.uab-template-18 .uab-social-icons .uab-icon-facebook a {
background: #4c70a5;
}
.uab-template-4 .uab-social-icons .uab-icon-twitter a,
.uab-template-5 .uab-social-icons .uab-icon-twitter a,
.uab-template-6 .uab-social-icons .uab-icon-twitter a,
.uab-template-7 .uab-social-icons .uab-icon-twitter a,
.uab-template-9 .uab-social-icons .uab-icon-twitter a,
.uab-template-12 .uab-social-icons .uab-icon-twitter a,
.uab-template-15 .uab-social-icons .uab-icon-twitter a,
.uab-template-17 .uab-social-icons .uab-icon-twitter a,
.uab-template-18 .uab-social-icons .uab-icon-twitter a {
background: #2cb8e9;
}
.uab-template-4 .uab-social-icons .uab-icon-instagram a,
.uab-template-5 .uab-social-icons .uab-icon-instagram a,
.uab-template-6 .uab-social-icons .uab-icon-instagram a,
.uab-template-7 .uab-social-icons .uab-icon-instagram a,
.uab-template-9 .uab-social-icons .uab-icon-instagram a,
.uab-template-12 .uab-social-icons .uab-icon-instagram a,
.uab-template-15 .uab-social-icons .uab-icon-instagram a,
.uab-template-17 .uab-social-icons .uab-icon-instagram a,
.uab-template-18 .uab-social-icons .uab-icon-instagram a {
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
}
.uab-template-4 .uab-social-icons .uab-icon-youtube a,
.uab-template-5 .uab-social-icons .uab-icon-youtube a,
.uab-template-6 .uab-social-icons .uab-icon-youtube a,
.uab-template-7 .uab-social-icons .uab-icon-youtube a,
.uab-template-9 .uab-social-icons .uab-icon-youtube a,
.uab-template-12 .uab-social-icons .uab-icon-youtube a,
.uab-template-15 .uab-social-icons .uab-icon-youtube a,
.uab-template-17 .uab-social-icons .uab-icon-youtube a,
.uab-template-18 .uab-social-icons .uab-icon-youtube a {
background: #cc3434;
}
.uab-template-4 .uab-social-icons .uab-icon-linkedin a,
.uab-template-5 .uab-social-icons .uab-icon-linkedin a,
.uab-template-6 .uab-social-icons .uab-icon-linkedin a,
.uab-template-7 .uab-social-icons .uab-icon-linkedin a,
.uab-template-9 .uab-social-icons .uab-icon-linkedin a,
.uab-template-12 .uab-social-icons .uab-icon-linkedin a,
.uab-template-15 .uab-social-icons .uab-icon-linkedin a,
.uab-template-17 .uab-social-icons .uab-icon-linkedin a,
.uab-template-18.uab-social-icons .uab-icon-linkedin a {
background: #017eb4;
}
.uab-template-4 .uab-social-icons .uab-icon-pinterest a,
.uab-template-5 .uab-social-icons .uab-icon-pinterest a,
.uab-template-6 .uab-social-icons .uab-icon-pinterest a,
.uab-template-7 .uab-social-icons .uab-icon-pinterest a,
.uab-template-9 .uab-social-icons .uab-icon-pinterest a,
.uab-template-12 .uab-social-icons .uab-icon-pinterest a,
.uab-template-15 .uab-social-icons .uab-icon-pinterest a,
.uab-template-17 .uab-social-icons .uab-icon-pinterest a,
.uab-template-18.uab-social-icons .uab-icon-pinterest a {
background: #4267b2;
}
.uab-template-4 .uab-social-icons .uab-icon-google-plus a,
.uab-template-5 .uab-social-icons .uab-icon-google-plus a,
.uab-template-6 .uab-social-icons .uab-icon-google-plus a,
.uab-template-7 .uab-social-icons .uab-icon-google-plus a,
.uab-template-9 .uab-social-icons .uab-icon-google-plus a,
.uab-template-12 .uab-social-icons .uab-icon-google-plus a,
.uab-template-15 .uab-social-icons .uab-icon-google-plus a,
.uab-template-17 .uab-social-icons .uab-icon-google-plus a,
.uab-template-18.uab-social-icons .uab-icon-google-plus a {
background: #df321c;
}
.uab-template-4 .uab-social-icons .uab-icon-tumblr a,
.uab-template-5 .uab-social-icons .uab-icon-tumblr a,
.uab-template-6 .uab-social-icons .uab-icon-tumblr a,
.uab-template-7 .uab-social-icons .uab-icon-tumblr a,
.uab-template-9 .uab-social-icons .uab-icon-tumblr a,
.uab-template-12 .uab-social-icons .uab-icon-tumblr a,
.uab-template-15 .uab-social-icons .uab-icon-tumblr a,
.uab-template-17 .uab-social-icons .uab-icon-tumblr a,
.uab-template-18 .uab-social-icons .uab-icon-tumblr a {
background: #56bc8a;
}
.uab-template-4 .uab-social-icons .uab-icon-reddit a,
.uab-template-5 .uab-social-icons .uab-icon-reddit a,
.uab-template-6 .uab-social-icons .uab-icon-reddit a,
.uab-template-7 .uab-social-icons .uab-icon-reddit a,
.uab-template-9 .uab-social-icons .uab-icon-reddit a,
.uab-template-12 .uab-social-icons .uab-icon-reddit a,
.uab-template-15 .uab-social-icons .uab-icon-reddit a,
.uab-template-17 .uab-social-icons .uab-icon-reddit a,
.uab-template-18 .uab-social-icons .uab-icon-reddit a {
background: #ff4500;
}
.uab-template-4 .uab-social-icons .uab-icon-flickr a,
.uab-template-5 .uab-social-icons .uab-icon-flickr a,
.uab-template-6 .uab-social-icons .uab-icon-flickr a,
.uab-template-7 .uab-social-icons .uab-icon-flickr a,
.uab-template-9 .uab-social-icons .uab-icon-flickr a,
.uab-template-12 .uab-social-icons .uab-icon-flickr a,
.uab-template-15 .uab-social-icons .uab-icon-flickr a,
.uab-template-17 .uab-social-icons .uab-icon-flickr a,
.uab-template-18.uab-social-icons .uab-icon-flickr a {
background: #1b4978;
}
.uab-template-4 .uab-social-icons .uab-icon-vine a,
.uab-template-5 .uab-social-icons .uab-icon-vine a,
.uab-template-6 .uab-social-icons .uab-icon-vine a,
.uab-template-7 .uab-social-icons .uab-icon-vine a,
.uab-template-9 .uab-social-icons .uab-icon-vine a,
.uab-template-12 .uab-social-icons .uab-icon-vine a,
.uab-template-15 .uab-social-icons .uab-icon-vine a,
.uab-template-17 .uab-social-icons .uab-icon-vine a,
.uab-template-18 .uab-social-icons .uab-icon-vine a {
background: #26b387;
}
.uab-template-4 .uab-social-icons .uab-icon-meetup a,
.uab-template-5 .uab-social-icons .uab-icon-meetup a,
.uab-template-6 .uab-social-icons .uab-icon-meetup a,
.uab-template-7 .uab-social-icons .uab-icon-meetup a,
.uab-template-9 .uab-social-icons .uab-icon-meetup a,
.uab-template-12 .uab-social-icons .uab-icon-meetup a,
.uab-template-15 .uab-social-icons .uab-icon-meetup a,
.uab-template-17 .uab-social-icons .uab-icon-meetup a,
.uab-template-18 .uab-social-icons .uab-icon-meetup a {
background: #ed1c40;
}
.uab-template-4 .uab-social-icons .uab-icon-github a,
.uab-template-5 .uab-social-icons .uab-icon-github a,
.uab-template-6 .uab-social-icons .uab-icon-github a,
.uab-template-7 .uab-social-icons .uab-icon-github a,
.uab-template-9 .uab-social-icons .uab-icon-github a,
.uab-template-12 .uab-social-icons .uab-icon-github a,
.uab-template-15 .uab-social-icons .uab-icon-github a,
.uab-template-17 .uab-social-icons .uab-icon-github a,
.uab-template-18 .uab-social-icons .uab-icon-github a {
background: #6cc644;
}
.uab-template-4 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-5 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-6 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-7 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-9 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-12 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-15 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-17 .uab-social-icons .uab-icon-soundcloud a,
.uab-template-18 .uab-social-icons .uab-icon-soundcloud a {
background: #f50;
}
.uab-template-4 .uab-social-icons .uab-icon-vimeo a,
.uab-template-5 .uab-social-icons .uab-icon-vimeo a,
.uab-template-6 .uab-social-icons .uab-icon-vimeo a,
.uab-template-7 .uab-social-icons .uab-icon-vimeo a,
.uab-template-9 .uab-social-icons .uab-icon-vimeo a,
.uab-template-12 .uab-social-icons .uab-icon-vimeo a,
.uab-template-15 .uab-social-icons .uab-icon-vimeo a,
.uab-template-17 .uab-social-icons .uab-icon-vimeo a,
.uab-template-18 .uab-social-icons .uab-icon-vimeo a {
background: #00b3ec;
}
.uab-template-4 .uab-social-icons .uab-icon-wordpress a,
.uab-template-5 .uab-social-icons .uab-icon-wordpress a,
.uab-template-6 .uab-social-icons .uab-icon-wordpress a,
.uab-template-7 .uab-social-icons .uab-icon-wordpress a,
.uab-template-9 .uab-social-icons .uab-icon-wordpress a,
.uab-template-12 .uab-social-icons .uab-icon-wordpress a,
.uab-template-15 .uab-social-icons .uab-icon-wordpress a,
.uab-template-17 .uab-social-icons .uab-icon-wordpress a,
.uab-template-18 .uab-social-icons .uab-icon-wordpress a {
background: #2e4453;
}
.uab-template-4 .uab-social-icons .uab-icon-telegram a,
.uab-template-5 .uab-social-icons .uab-icon-telegram a,
.uab-template-6 .uab-social-icons .uab-icon-telegram a,
.uab-template-7 .uab-social-icons .uab-icon-telegram a,
.uab-template-9 .uab-social-icons .uab-icon-telegram a,
.uab-template-12 .uab-social-icons .uab-icon-telegram a,
.uab-template-15 .uab-social-icons .uab-icon-telegram a,
.uab-template-17 .uab-social-icons .uab-icon-telegram a,
.uab-template-18 .uab-social-icons .uab-icon-telegram a {
background: #0088cc;
}
.uab-template-4 .uab-social-icons .uab-icon-spotify a,
.uab-template-5 .uab-social-icons .uab-icon-spotify a,
.uab-template-6 .uab-social-icons .uab-icon-spotify a,
.uab-template-7 .uab-social-icons .uab-icon-spotify a,
.uab-template-9 .uab-social-icons .uab-icon-spotify a,
.uab-template-12 .uab-social-icons .uab-icon-spotify a,
.uab-template-15 .uab-social-icons .uab-icon-spotify a,
.uab-template-17 .uab-social-icons .uab-icon-spotify a,
.uab-template-18 .uab-social-icons .uab-icon-spotify a {
background: #7c25f8;
}
.uab-template-4 .uab-social-icons .uab-icon-snapchat a,
.uab-template-5 .uab-social-icons .uab-icon-snapchat a,
.uab-template-6 .uab-social-icons .uab-icon-snapchat a,
.uab-template-7 .uab-social-icons .uab-icon-snapchat a,
.uab-template-9 .uab-social-icons .uab-icon-snapchat a,
.uab-template-12 .uab-social-icons .uab-icon-snapchat a,
.uab-template-15 .uab-social-icons .uab-icon-snapchat a,
.uab-template-17 .uab-social-icons .uab-icon-snapchat a,
.uab-template-18 .uab-social-icons .uab-icon-snapchat a {
background: #FFFC00;
color: #000;
}
.uab-template-4 .uab-social-icons .uab-icon-skype a,
.uab-template-5 .uab-social-icons .uab-icon-skype a,
.uab-template-6 .uab-social-icons .uab-icon-skype a,
.uab-template-7 .uab-social-icons .uab-icon-skype a,
.uab-template-9 .uab-social-icons .uab-icon-skype a,
.uab-template-12 .uab-social-icons .uab-icon-skype a,
.uab-template-15 .uab-social-icons .uab-icon-skype a,
.uab-template-17 .uab-social-icons .uab-icon-skype a,
.uab-template-18 .uab-social-icons .uab-icon-skype a {
background: #00aff0;
}
.uab-template-4 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-5 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-6 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-7 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-9 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-12 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-15 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-17 .uab-social-icons .uab-icon-whatsapp a,
.uab-template-18 .uab-social-icons .uab-icon-whatsapp a {
background: #00e676;
}
.uab-template-4 .uab-social-icons .uab-icon-dribbble a,
.uab-template-5 .uab-social-icons .uab-icon-dribbble a,
.uab-template-6 .uab-social-icons .uab-icon-dribbble a,
.uab-template-7 .uab-social-icons .uab-icon-dribbble a,
.uab-template-9 .uab-social-icons .uab-icon-dribbble a,
.uab-template-12 .uab-social-icons .uab-icon-dribbble a,
.uab-template-15 .uab-social-icons .uab-icon-dribbble a,
.uab-template-17 .uab-social-icons .uab-icon-dribbble a,
.uab-template-18 .uab-social-icons .uab-icon-dribbble a {
background: #ea4c89;
}   .uab-template-1 .uap-contact-form-wrapper {
padding: 0 20px;
}
.uab-template-1 .uab-contact-first-wrapper .uab-field-wrap {
display: inline-block;
width: 50%;
margin-right: -4px;
}
.uab-template-1 .uab-field-wrap {
margin-bottom: 15px;
}
.uab-template-1 .uab-field-wrap label {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 600;
color: #2c2d30;
margin-bottom: 10px;
text-transform: capitalize;
}
.uab-template-1 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 17px;
}
.uab-template-1 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 17px;
}
.uab-template-1 .uab-field-wrap input[type=text],
.uab-template-1 .uab-field-wrap input[type=email],
.uab-template-1 .uab-field-wrap input[type=tel],
.uab-template-1 .uab-field-wrap textarea.uab-message-field {
width: 100%;
border: 1px solid #e5e5e5;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.uab-template-1 .uab-field-wrap input[type=text],
.uab-template-1 .uab-field-wrap input[type=email],
.uab-template-1 .uab-field-wrap input[type=tel] {
height: 34px;
line-height: 34px;
padding: 0 10px;
}
.uab-template-1 .uab-field-wrap textarea.uab-message-field {
height: 121px;
resize: none;
padding: 10px;
}
.uab-contact-form input[type="submit"].uab-contact-submit {
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-text-shadow: none;
text-shadow: none;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-1 .uab-contact-form input[type="submit"].uab-contact-submit {
padding: 12px 25px;
background: #50a0ce;
color: #fff;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-1 .uab-contact-form input[type="submit"].uab-contact-submit:hover {
background: #00a0fc;
}
.uap-success-message {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
letter-spacing: 2px;
color: #50a0ce;
margin-top: 10px;
text-align: center;
} .uab-template-2 .uab-contact-first-wrapper .uab-field-wrap {
width: 50%;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-2 .uab-field-wrap {
margin-bottom: 22px;
}
.uab-template-2 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 10px;
}
.uab-template-2 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 10px;
}
.uab-template-2 .uab-field-wrap .uab-field {
position: relative;
}
.uab-template-2 .uab-field-wrap input[type=text],
.uab-template-2 .uab-field-wrap input[type=email],
.uab-template-2 .uab-field-wrap input[type=tel] {
height: 44px;
padding: 0 10px 0 44px;
}
.uab-template-2 .uab-field-wrap input[type=text],
.uab-template-2 .uab-field-wrap input[type=email],
.uab-template-2 .uab-field-wrap input[type=tel],
.uab-template-2 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #c7c7c9;
width: 100%;
font-family: Lato, sans-serif;
color: #858585;
background-color: #efeeee;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-2 .uab-field-wrap textarea.uab-message-field {
height: 180px;
resize: none;
padding: 10px;
padding-left: 44px;
}
.uab-template-2 .uab-field-wrap .uab-field i,
.uab-template-2 .uab-field-wrap .uab-field svg {
position: absolute;
width: 42px;
text-align: center;
background: #efeeee;
height: 20px;
line-height: 41px;
border: 0;
left: 1px;
top: 5px;
bottom: 1px;
font-size: 14px;
color: #858585;
}
.uab-template-2 .uab-contact-form-submit input[type=submit] {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
color: #fff;
background: #51c18b;
padding: 17px 25px;
text-transform: uppercase;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-2 .uab-contact-form-submit input[type=submit]:hover {
background: #186f45;
}
.uab-template-2 .uap-success-message {
text-align: center;
font-size: 14px;
color: #51c18b;
font-family: 'Lato', sans-serif;
font-weight: 600;
letter-spacing: 2px;
margin-top: 20pxs;
} .uab-template-3 .uap-contact-form-wrapper {
padding: 39px;
}
.uab-template-3 .uab-contact-first-wrapper,
.uab-template-3 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-3 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-3 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-3 .uab-field-wrap input[type=text],
.uab-template-3 .uab-field-wrap input[type=email],
.uab-template-3 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-3 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-3 .uab-field-wrap input[type=text],
.uab-template-3 .uab-field-wrap input[type=email],
.uab-template-3 .uab-field-wrap input[type=tel],
.uab-template-3 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #daedf8;
width: 100%;
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-3 .uab-contact-form .uab-field-wrap {
margin-top: 20px;
}
.uab-template-3 .uab-contact-form .uab-field-wrap.uab-contact-name,
.uab-template-3 .uab-contact-form .uab-field-wrap.uab-contact-message {
margin-top: 0;
}
.uab-template-3 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #178ad5;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
border: 2px solid transparent;
height: 39px;
line-height: 39px;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
color: #fff;
}
.uab-template-3 .uab-contact-form-submit input[type=submit]:hover {
background: #009aff;
}
.uab-template-3 .uab-field-wrap input::-moz-placeholder,
.uab-template-3 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-3 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-3 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-3 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-3 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
} .uab-template-4 .uap-contact-form-wrapper {
padding: 0 35px;
}
.uab-template-4 .uab-contact-first-wrapper .uab-field-wrap {
width: 50%;
display: inline-block;
margin-right: -4px;
}
.uab-template-4 .uab-field-wrap {
margin-bottom: 18px;
}
.uab-template-4 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 13px;
}
.uab-template-4 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 13px;
}
.uab-template-4 .uab-field-wrap label {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-weight: 600;
color: #333;
margin-bottom: 10px;
padding-bottom: 6px;
position: relative;
}
.uab-template-4 .uab-field-wrap label:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 20px;
height: 2px;
background: #f0425d;
}
.uab-template-4 .uab-field-wrap input[type=text],
.uab-template-4 .uab-field-wrap input[type=email],
.uab-template-4 .uab-field-wrap input[type=tel] {
height: 40px;
padding: 0 10px;
}
.uab-template-4 .uab-field-wrap textarea.uab-message-field {
height: 209px;
resize: none;
padding: 10px;
}
.uab-template-4 .uab-field-wrap input[type=text],
.uab-template-4 .uab-field-wrap input[type=email],
.uab-template-4 .uab-field-wrap input[type=tel],
.uab-template-4 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #c7c7c9;
width: 100%;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.uab-template-4 .uab-contact-form-submit input[type=submit] {
text-transform: uppercase;
color: #fff;
font-size: 16px;
background: #f0425d;
padding: 15px 40px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-4 .uab-contact-form-submit input[type=submit]:hover {
background: #ff062d;
} .uab-template-5 .uab-contact-first-wrapper,
.uab-template-5 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-5 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-5 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-5 .uab-field-wrap input[type=text],
.uab-template-5 .uab-field-wrap input[type=email],
.uab-template-5 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-5 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-5 .uab-field-wrap input[type=text],
.uab-template-5 .uab-field-wrap input[type=email],
.uab-template-5 .uab-field-wrap input[type=tel],
.uab-template-5 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #daedf8;
width: 100%;
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 20px;
}
.uab-template-5 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #45747d;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
color: #fff;
height: 39px;
line-height: 39px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-5 .uab-contact-form-submit input[type=submit]:hover {
background: #338e9f;
}
.uab-template-5 .uab-field-wrap input::-moz-placeholder,
.uab-template-5 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-5 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-5 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-5 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-5 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
} .uab-template-6 .uap-contact-form-wrapper {
padding: 0 20px 30px;
}
.uab-template-6 .uab-contact-first-wrapper .uab-field-wrap {
width: 50%;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-6 .uab-field-wrap {
margin-bottom: 22px;
}
.uab-template-6 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 10px;
}
.uab-template-6 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 10px;
}
.uab-template-6 .uab-field-wrap .uab-field {
position: relative;
}
.uab-template-6 .uab-field-wrap input[type=text],
.uab-template-6 .uab-field-wrap input[type=email],
.uab-template-6 .uab-field-wrap input[type=tel] {
height: 44px;
padding: 0 10px 0 44px;
}
.uab-template-6 .uab-field-wrap input[type=text],
.uab-template-6 .uab-field-wrap input[type=email],
.uab-template-6 .uab-field-wrap input[type=tel],
.uab-template-6 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #c7c7c9;
width: 100%;
font-family: Lato, sans-serif;
color: #858585;
background-color: #efeeee;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-6 .uab-field-wrap textarea.uab-message-field {
height: 180px;
resize: none;
padding: 10px;
padding-left: 44px;
}
.uab-template-6 .uab-field-wrap .uab-field i,
.uab-template-6 .uab-field-wrap .uab-field svg {
position: absolute;
width: 42px;
text-align: center;
background: #efeeee;
height: 20px;
line-height: 41px;
border: 0;
left: 1px;
top: 5px;
bottom: 1px;
font-size: 14px;
color: #858585;
}
.uab-template-6 .uab-contact-form-submit input[type=submit] {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
color: #fff;
background: #cb3738;
padding: 17px 25px;
text-transform: uppercase;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-6 .uab-contact-form-submit input[type=submit]:hover {
background: #ac2929;
}
.uab-template-6 .uap-success-message {
text-align: center;
font-size: 14px;
color: #51c18b;
font-family: 'Lato', sans-serif;
font-weight: 600;
letter-spacing: 2px;
margin-top: 20pxs;
} .uab-template-7 .uab-contact-first-wrapper,
.uab-template-7 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-7 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-7 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-7 .uab-field-wrap {
margin-top: 20px;
}
.uab-template-7 .uab-contact-name,
.uab-template-7 .uab-contact-message {
margin-top: 0;
}
.uab-template-7 .uab-field-wrap input[type=text],
.uab-template-7 .uab-field-wrap input[type=email],
.uab-template-7 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-7 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-7 .uab-field-wrap input[type=text],
.uab-template-7 .uab-field-wrap input[type=email],
.uab-template-7 .uab-field-wrap input[type=tel],
.uab-template-7 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #fff;
width: 100%;
font-size: 13px;
color: #fff;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
background: transparent;
}
.uab-template-7 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #324a54;
color: #fff;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
height: 39px;
line-height: 39px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-7 .uab-contact-form-submit input[type=submit]:hover {
background: #2a576a;
}
.uab-template-7 .uab-field-wrap input::-moz-placeholder,
.uab-template-7 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #fff;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-7 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-7 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #fff;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-7 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-7 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #fff;
font-weight: 500;
font-family: 'Raleway', sans-serif;
} .uab-template-8 .uab-contact-first-wrapper .uab-field-wrap {
width: 50%;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-8 .uab-field-wrap {
margin-bottom: 22px;
}
.uab-template-8 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 10px;
}
.uab-template-8 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 10px;
}
.uab-template-8 .uab-field-wrap .uab-field {
position: relative;
}
.uab-template-8 .uab-field-wrap input[type=text],
.uab-template-8 .uab-field-wrap input[type=email],
.uab-template-8 .uab-field-wrap input[type=tel] {
height: 44px;
padding: 0 10px 0 44px;
}
.uab-template-8 .uab-field-wrap input[type=text],
.uab-template-8 .uab-field-wrap input[type=email],
.uab-template-8 .uab-field-wrap input[type=tel],
.uab-template-8 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #c7c7c9;
width: 100%;
font-family: Lato, sans-serif;
color: #858585;
background-color: #efeeee;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-8 .uab-field-wrap textarea.uab-message-field {
height: 180px;
resize: none;
padding: 10px;
padding-left: 44px;
}
.uab-template-8 .uab-field-wrap .uab-field i,
.uab-template-8 .uab-field-wrap .uab-field svg {
position: absolute;
width: 42px;
text-align: center;
background: #efeeee;
height: 20px;
line-height: 41px;
border: 0;
left: 1px;
top: 5px;
bottom: 1px;
font-size: 14px;
color: #858585;
}
.uab-template-8 .uab-contact-form-submit input[type=submit] {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
color: #fff;
background: #e84f89;
padding: 17px 25px;
text-transform: uppercase;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-8 .uab-contact-form-submit input[type=submit]:hover {
background: #f62876;
}
.uab-template-8 .uap-success-message {
text-align: center;
font-size: 14px;
color: #51c18b;
font-family: 'Lato', sans-serif;
font-weight: 600;
letter-spacing: 2px;
margin-top: 20pxs;
} .uab-template-9 .uap-contact-form-wrapper {
padding: 30px 30px 0;
}
.uab-template-9 .uab-contact-first-wrapper .uab-field-wrap {
display: inline-block;
width: 50%;
margin-right: -4px;
}
.uab-template-9 .uab-field-wrap {
margin-bottom: 15px;
}
.uab-template-9 .uab-field-wrap label {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 500;
color: #888;
margin-bottom: 10px;
text-transform: uppercase;
letter-spacing: 1px;
}
.uab-template-9 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 17px;
}
.uab-template-9 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 17px;
}
.uab-template-9 .uab-field-wrap input[type=text],
.uab-template-9 .uab-field-wrap input[type=email],
.uab-template-9 .uab-field-wrap input[type=tel],
.uab-template-9 .uab-field-wrap textarea.uab-message-field {
width: 100%;
border: 1px solid #e5e5e5;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.uab-template-9 .uab-field-wrap input[type=text],
.uab-template-9 .uab-field-wrap input[type=email],
.uab-template-9 .uab-field-wrap input[type=tel] {
height: 34px;
line-height: 34px;
padding: 0 10px;
}
.uab-template-9 .uab-field-wrap textarea.uab-message-field {
height: 121px;
resize: none;
padding: 10px;
}
.uab-template-9 .uab-contact-form input[type="submit"].uab-contact-submit {
padding: 12px 25px;
background: #fd7b5f;
color: #fff;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-9 .uab-contact-form input[type="submit"].uab-contact-submit:hover {
background: #f84d28;
}
.uab-template-9 .uap-success-message {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
letter-spacing: 2px;
color: #50a0ce;
margin-top: 10px;
text-align: center;
} .uab-template-10 .uab-contact-first-wrapper,
.uab-template-10 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-10 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-10 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-10 .uab-field-wrap input[type=text],
.uab-template-10 .uab-field-wrap input[type=email],
.uab-template-10 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-10 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-10 .uab-field-wrap {
margin-top: 20px;
}
.uab-template-10 .uab-contact-name,
.uab-template-10 .uab-contact-message {
margin-top: 0px;
}
.uab-template-10 .uab-field-wrap input[type=text],
.uab-template-10 .uab-field-wrap input[type=email],
.uab-template-10 .uab-field-wrap input[type=tel],
.uab-template-10 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #ececec;
width: 100%;
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-10 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #95c41f;
font-size: 13px;
color: #fff;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
height: 39px;
line-height: 39px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-10 .uab-contact-form-submit input[type=submit]:hover {
background: #7ba908;
}
.uab-template-10 .uab-field-wrap input::-moz-placeholder,
.uab-template-10 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-10 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-10 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-10 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-10 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
} .uab-template-11 .uab-contact-first-wrapper,
.uab-template-11 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-11 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-11 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-11 .uab-field-wrap input[type=text],
.uab-template-11 .uab-field-wrap input[type=email],
.uab-template-11 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-11 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-11 .uab-field-wrap input[type=text],
.uab-template-11 .uab-field-wrap input[type=email],
.uab-template-11 .uab-field-wrap input[type=tel],
.uab-template-11 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #daedf8;
width: 100%;
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 20px;
}
.uab-template-11 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #333;
color: #fff;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
height: 39px;
line-height: 39px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-11 .uab-contact-form-submit input[type=submit]:hover {
background: #222;
}
.uab-template-11 .uab-field-wrap input::-moz-placeholder,
.uab-template-11 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-11 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-11 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-11 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-11 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
} .uab-template-12 .uab-contact-first-wrapper .uab-field-wrap {
width: 50%;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-12 .uab-field-wrap {
margin-bottom: 22px;
}
.uab-template-12 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 10px;
}
.uab-template-12 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 10px;
}
.uab-template-12 .uab-field-wrap .uab-field {
position: relative;
}
.uab-template-12 .uab-field-wrap input[type=text],
.uab-template-12 .uab-field-wrap input[type=email],
.uab-template-12 .uab-field-wrap input[type=tel] {
height: 44px;
padding: 0 10px 0 44px;
}
.uab-template-12 .uab-field-wrap input[type=text],
.uab-template-12 .uab-field-wrap input[type=email],
.uab-template-12 .uab-field-wrap input[type=tel],
.uab-template-12 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #c7c7c9;
width: 100%;
font-family: Lato, sans-serif;
color: #858585;
background-color: #efeeee;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-12 .uab-field-wrap textarea.uab-message-field {
height: 180px;
resize: none;
padding: 10px;
padding-left: 44px;
}
.uab-template-12 .uab-field-wrap .uab-field i,
.uab-template-12 .uab-field-wrap .uab-field svg {
position: absolute;
width: 42px;
text-align: center;
background: #efeeee;
height: 20px;
line-height: 41px;
border: 0;
left: 2px;
top: 5px;
bottom: 1px;
font-size: 14px;
color: #858585;
}
.uab-template-12 .uab-contact-form-submit input[type=submit] {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
color: #fff;
background: #e06c25;
padding: 17px 25px;
text-transform: uppercase;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-template-12 .uab-contact-form-submit input[type=submit]:hover {
background: #ff6100;
}
.uab-template-12 .uap-success-message {
text-align: center;
font-size: 14px;
color: #51c18b;
font-family: 'Lato', sans-serif;
font-weight: 600;
letter-spacing: 2px;
margin-top: 20pxs;
} .uab-template-13 .uap-contact-form-wrapper {
padding: 40px 30px 0;
}
.uab-template-13 .uab-contact-first-wrapper .uab-field-wrap {
width: 50%;
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-template-13 .uab-field-wrap {
margin-bottom: 22px;
}
.uab-template-13 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 10px;
}
.uab-template-13 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 10px;
}
.uab-template-13 .uab-field-wrap .uab-field {
position: relative;
}
.uab-template-13 .uab-field-wrap input[type=text],
.uab-template-13 .uab-field-wrap input[type=email],
.uab-template-13 .uab-field-wrap input[type=tel] {
height: 44px;
padding: 0 10px 0 44px;
}
.uab-template-13 .uab-field-wrap input[type=text],
.uab-template-13 .uab-field-wrap input[type=email],
.uab-template-13 .uab-field-wrap input[type=tel],
.uab-template-13 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #fff;
width: 100%;
font-size: 13px;
font-weight: 500;
font-family: Lato, sans-serif;
color: #fff;
background-color: transparent;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-13 .uab-field-wrap input::-moz-placeholder,
.uab-template-13 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #fff;
font-weight: 500;
font-family: Lato, sans-serif;
}
.uab-template-13 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-13 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #fff;
font-weight: 500;
font-family: Lato, sans-serif;
}
.uab-template-13 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-13 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #fff;
font-weight: 500;
font-family: Lato, sans-serif;
}
.uab-template-13 .uab-field-wrap textarea.uab-message-field {
height: 180px;
resize: none;
padding: 10px;
padding-left: 44px;
}
.uab-template-13 .uab-field-wrap .uab-field i,
.uab-template-13 .uab-field-wrap .uab-field svg {
position: absolute;
width: 42px;
text-align: center;
background: transparent;
height: 20px;
line-height: 41px;
border: 0;
left: 1px;
top: 5px;
bottom: 1px;
font-size: 14px;
color: #fff;
}
.uab-template-13 .uab-contact-form-submit input[type=submit] {
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 500;
color: #fff;
background: #e84f89;
padding: 14px 25px;
text-transform: uppercase;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-13 .uap-success-message {
text-align: center;
font-size: 14px;
color: #51c18b;
font-family: 'Lato', sans-serif;
font-weight: 600;
letter-spacing: 2px;
margin-top: 20pxs;
} .uab-template-14 .uap-contact-form-wrapper {
padding: 0 20px 20px 20px;
}
.uab-template-14 .uab-contact-first-wrapper,
.uab-template-14 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-14 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-14 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-14 .uab-field-wrap input[type=text],
.uab-template-14 .uab-field-wrap input[type=email],
.uab-template-14 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-14 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-14 .uab-field-wrap input[type=text],
.uab-template-14 .uab-field-wrap input[type=email],
.uab-template-14 .uab-field-wrap input[type=tel],
.uab-template-14 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #ececec;
width: 100%;
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 20px;
}
.uab-template-14 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #71468b;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
height: 39px;
color: #fff;
line-height: 39px;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-14 .uab-field-wrap input::-moz-placeholder,
.uab-template-14 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-14 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-14 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-14 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-14 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
} .uab-template-15 .uab-contact-first-wrapper .uab-field-wrap {
display: inline-block;
width: 50%;
margin-right: -4px;
}
.uab-template-15 .uab-field-wrap {
margin-bottom: 15px;
}
.uab-template-15 .uab-field-wrap label {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 600;
color: #2c2d30;
margin-bottom: 10px;
text-transform: capitalize;
}
.uab-template-15 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 17px;
}
.uab-template-15 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 17px;
}
.uab-template-15 .uab-field-wrap input[type=text],
.uab-template-15 .uab-field-wrap input[type=email],
.uab-template-15 .uab-field-wrap input[type=tel],
.uab-template-15 .uab-field-wrap textarea.uab-message-field {
width: 100%;
border: 1px solid #e5e5e5;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #fff;
-webkit-box-shadow: 4px 4px 1px 1px #109cca;
box-shadow: 4px 4px 1px 1px #109cca;
}
.uab-template-15 .uab-field-wrap input[type=text],
.uab-template-15 .uab-field-wrap input[type=email],
.uab-template-15 .uab-field-wrap input[type=tel] {
height: 46px;
line-height: 46px;
padding: 0 10px;
}
.uab-template-15 .uab-field-wrap textarea.uab-message-field {
height: 231px;
resize: none;
padding: 10px;
}
.uab-template-15 .uab-contact-form input[type="submit"].uab-contact-submit {
font-family: 'Schoolbell', cursive;
font-size: 18px;
font-weight: 600;
color: #0d87af;
padding: 25px 17px;
min-width: 150px;
text-align: center;
background-repeat: no-repeat;
background-size: contain;
background-position: 50%;
text-transform: uppercase;
background-color: #fff;
-o-border-radius: 20px;
-ms-border-radius: 20px;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 6px 6px 2px 2px #109cca;
box-shadow: 6px 6px 2px 2px #109cca;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-15 .uap-success-message {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
letter-spacing: 2px;
color: #50a0ce;
margin-top: 10px;
text-align: center;
} .uab-template-16 .uab-contact-first-wrapper .uab-field-wrap {
display: inline-block;
width: 50%;
margin-right: -4px;
}
.uab-template-16 .uab-field-wrap {
margin-bottom: 15px;
}
.uab-template-16 .uab-field-wrap label {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 600;
color: #2c2d30;
margin-bottom: 10px;
text-transform: capitalize;
}
.uab-template-16 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 17px;
}
.uab-template-16 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 17px;
}
.uab-template-16 .uab-field-wrap input[type=text],
.uab-template-16 .uab-field-wrap input[type=email],
.uab-template-16 .uab-field-wrap input[type=tel],
.uab-template-16 .uab-field-wrap textarea.uab-message-field {
width: 100%;
font-family: 'Crafty Girls', cursive;
font-size: 12px;
font-weight: 500;
color: #fff;
border: 0;
-moz-border-radius: 10px;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: #d1cc9a;
-webkit-box-shadow: none;
box-shadow: none;
}
.uab-template-16 .uab-field-wrap input[type=text],
.uab-template-16 .uab-field-wrap input[type=email],
.uab-template-16 .uab-field-wrap input[type=tel] {
height: 46px;
line-height: 46px;
padding: 0 10px;
}
.uab-template-16 .uab-field-wrap textarea.uab-message-field {
height: 231px;
resize: none;
padding: 10px;
}
.uab-template-16 .uab-field-wrap input::-moz-placeholder,
.uab-template-16 textarea.uab-message-field::-moz-placeholder {
font-family: 'Crafty Girls', cursive;
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
}
.uab-template-16 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-16 textarea.uab-message-field:-ms-input-placeholder {
font-family: 'Crafty Girls', cursive;
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
}
.uab-template-16 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-16 textarea.uab-message-field::-webkit-input-placeholder {
font-family: 'Crafty Girls', cursive;
font-size: 14px;
font-weight: 500;
color: #fff;
text-transform: uppercase;
}
.uab-template-16 .uab-contact-form input[type="submit"].uab-contact-submit {
font-family: 'Crafty Girls', cursive;
font-size: 20px;
font-weight: 600;
color: #fff;
padding: 14px 17px;
text-align: center;
background-repeat: no-repeat;
background-size: contain;
background-color: #d12881;
-o-border-radius: 10px;
-ms-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-16 .uap-success-message {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
letter-spacing: 2px;
color: #50a0ce;
margin-top: 10px;
text-align: center;
} .uab-template-17 .uab-contact-first-wrapper .uab-field-wrap {
display: inline-block;
width: 50%;
margin-right: -4px;
}
.uab-template-17 .uab-field-wrap {
margin-bottom: 15px;
}
.uab-template-17 .uab-field-wrap label {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-weight: 500;
color: #888;
margin-bottom: 10px;
text-transform: uppercase;
letter-spacing: 1px;
}
.uab-template-17 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n) {
padding-left: 17px;
}
.uab-template-17 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding-right: 17px;
}
.uab-template-17 .uab-field-wrap input[type=text],
.uab-template-17 .uab-field-wrap input[type=email],
.uab-template-17 .uab-field-wrap input[type=tel],
.uab-template-17 .uab-field-wrap textarea.uab-message-field {
width: 100%;
border: 1px solid #e5e5e5;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.uab-template-17 .uab-field-wrap input[type=text],
.uab-template-17 .uab-field-wrap input[type=email],
.uab-template-17 .uab-field-wrap input[type=tel] {
height: 34px;
line-height: 34px;
padding: 0 10px;
}
.uab-template-17 .uab-field-wrap textarea.uab-message-field {
height: 121px;
resize: none;
padding: 10px;
}
.uab-template-17 .uab-contact-form input[type="submit"].uab-contact-submit {
padding: 12px 25px;
background: #fd7b5f;
color: #fff;
-o-border-radius: 5px;
-ms-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-transform: uppercase;
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-17 .uap-success-message {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
letter-spacing: 2px;
color: #50a0ce;
margin-top: 10px;
text-align: center;
} .uab-template-18 .uap-contact-form-wrapper {
padding: 0 20px 20px 20px;
}
.uab-template-18 .uab-contact-first-wrapper,
.uab-template-18 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-18 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-18 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-18 .uab-field-wrap input[type=text],
.uab-template-18 .uab-field-wrap input[type=email],
.uab-template-18 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-18 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-18 .uab-field-wrap input[type=text],
.uab-template-18 .uab-field-wrap input[type=email],
.uab-template-18 .uab-field-wrap input[type=tel],
.uab-template-18 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #ececec;
width: 100%;
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 20px;
}
.uab-template-18 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #ed803a;
color: #fff;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
height: 39px;
line-height: 39px;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-18 .uab-field-wrap input::-moz-placeholder,
.uab-template-18 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-18 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-18 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-18 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-18 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
} .uab-template-19 .uap-contact-form-wrapper {
padding: 0 20px 20px 20px;
}
.uab-template-19 .uab-contact-first-wrapper,
.uab-template-19 .uab-contact-second-wrapper {
display: inline-block;
width: 50%;
margin-right: -4px;
vertical-align: top;
}
.uab-template-19 .uab-contact-first-wrapper {
padding-right: 13px;
}
.uab-template-19 .uab-contact-second-wrapper {
padding-left: 13px;
}
.uab-template-19 .uab-field-wrap input[type=text],
.uab-template-19 .uab-field-wrap input[type=email],
.uab-template-19 .uab-field-wrap input[type=tel] {
height: 39px;
padding: 0 10px;
}
.uab-template-19 .uab-field-wrap textarea.uab-message-field {
height: 157px;
resize: none;
padding: 10px;
}
.uab-template-19 .uab-field-wrap input[type=text],
.uab-template-19 .uab-field-wrap input[type=email],
.uab-template-19 .uab-field-wrap input[type=tel],
.uab-template-19 .uab-field-wrap textarea.uab-message-field {
border: 1px solid #ececec;
width: 100%;
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
-o-border-radius: 0;
-ms-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-top: 20px;
}
.uab-template-19 .uab-contact-form-submit input[type=submit] {
width: 100%;
padding: 0 10px;
text-align: center;
background: #61a599;
color: #fff;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
margin-top: 20px;
height: 39px;
line-height: 39px;
-webkit-transition: all 0.5 ease;
transition: all 0.5 ease;
}
.uab-template-19 .uab-field-wrap input::-moz-placeholder,
.uab-template-19 textarea.uab-message-field::-moz-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-19 .uab-field-wrap input:-ms-input-placeholder,
.uab-template-19 textarea.uab-message-field:-ms-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.uab-template-19 .uab-field-wrap input::-webkit-input-placeholder,
.uab-template-19 textarea.uab-message-field::-webkit-input-placeholder {
font-size: 13px;
color: #333;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}   .uab-frontend-popup-wrapper * {
box-sizing: border-box;
} .uab-frontend-popup-wrapper {
display: none;
position: fixed;
z-index: 999999;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0, 0, 0, 0.9);
} .uab-frontend-popup-content {
background-color: #fff;
margin: 40px auto auto;
padding: 20px;
border: 5px solid #f8f8f8;
width: 700px;
max-height: 556px;
max-width: 100%;
-webkit- border-radius: 5px;
border-radius: 5px;
position: relative;
}
.uab-popup-close {
color: #aaa;
font-size: 28px;
font-weight: bold;
position: absolute;
top: 0;
right: -37px;
background: #fff; width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
}
.uab-popup-close:hover,
.uab-popup-close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}
.uab-pop-up-wrapper-first {
margin-bottom: 20px;
}
.uab-pop-up-wrapper-second {
max-height: 144px;
overflow-x: hidden;
overflow-y: auto;
}
.uab-pop-up-wrapper-first .uab-popup-image-wrapper,
.uab-pop-up-wrapper-second .uab-popup-contact-wrapper {
float: left;
width: 45%;
padding-right: 5px;
}
.uab-pop-up-wrapper-first .uab-popup-image-wrapper .uap-profile-image {
position: relative;
overflow: hidden;
}
.uab-pop-up-wrapper-first .uab-popup-image-wrapper .uap-profile-image:before {
content: "";
display: block;
padding-top: 100%;
}
.uab-pop-up-wrapper-first .uab-popup-image-wrapper .uap-profile-image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
text-align: center;
width: 100%;
}
.uab-pop-up-wrapper-first .uab-popup-description-wrapper,
.uab-pop-up-wrapper-second .uab-popup-recent-wrapper {
float: left;
width: 55%;
padding-left: 10px;
text-align: left;
}
.uab-popup-recent-wrapper ul {
list-style: none;
margin: 0 -5px;
padding-left: 0;
}
.uab-popup-recent-wrapper ul li {
width: 25%;
float: left;
padding: 5px;
}
.uab-popup-recent-wrapper ul li .uab-post-image {
position: relative;
overflow: hidden;
}
.uab-frontend-popup-content .uab-display-name a {
font-size: 26px;
font-family: 'Roboto', Sans-serif;
text-transform: uppercase;
color: #000000;
margin-bottom: 15px;
display: inline-block;
line-height: 1;
}
.uab-frontend-popup-content .uab-company-info {
margin-bottom: 10px;
}
.uab-frontend-popup-content .uab-company-info span,
.uab-frontend-popup-content .uab-company-info a {
display: inline-block;
}
.uab-frontend-popup-content .uab-company-info a {
color: #777;
}
.uab-frontend-popup-content .uab-company-info a:hover {
color: #222;
}
.uab-frontend-popup-content .uab-display-name .uab-user-role {
color: #db588a;
font-size: 14px;
font-family: 'Roboto', Sans-serif;
margin-bottom: 15px;
text-transform: capitalize;
display: block;
}
.uab-frontend-popup-content .uab-short-info {
font-size: 14px;
font-family: 'Roboto', Sans-serif;
color: #4d4c4c;
line-height: 1.5;
max-height: 130px;
overflow-y: auto;
}
.uab-frontend-popup-content .uab-contact-label,
.uab-frontend-popup-content .uab-user-website a,
.uab-frontend-popup-content .uab-user-email a,
.uab-frontend-popup-content .uab-user-phone a {
font-size: 14px;
font-weight: 600;
font-family: 'Droid Sans', Sans-serif;
}
.uab-frontend-popup-content .uab-contact-label {
color: #333;
text-transform: uppercase;
}
.uab-frontend-popup-content .uab-user-website a,
.uab-frontend-popup-content .uab-user-email a,
.uab-frontend-popup-content .uab-user-phone a {
color: #696868;
}
.uab-frontend-popup-content .uab-social-icons {
margin-top: 10px;
}
.uab-frontend-popup-content .uab-social-icons ul {
list-style: none;
margin: 0;
margin: 0 -3px;
}
.uab-frontend-popup-content .uab-social-icons ul li {
display: inline-block;
margin: 3px;
}
.uab-frontend-popup-content .uab-social-icons ul li a {
width: 25px;
height: 25px;
line-height: 25px;
display: block;
border: 1px solid #bbb;
text-align: center;
font-size: 13px;
color: #333;
background: #fff;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.uab-frontend-popup-content .uab-social-icons .uab-frontend-tooltip {
display: none;
}
.uab-frontend-popup-content .uab-social-icons ul li a:hover {
background: #db588a;
color: #fff;
border: 1px solid #db588a;
}   .uab-template-1 .uab-social-feed-wrapper {
padding: 0 20px;
}
.uab-template-9 .uab-social-feed-wrapper,
.uab-template-13 .uab-social-feed-wrapper {
padding: 40px 30px 0;
}
.uab-template-1 .uab-social-header,
.uab-template-7 .uab-social-header,
.uab-template-9 .uab-social-header,
.uab-template-10 .uab-social-header,
.uab-template-13 .uab-social-header {
padding: 10px;
border: 1px solid #e6e6e6;
width: 100%;
display: table;
}
.uab-template-1 .uab-title-social-wrapper,
.uab-template-7 .uab-title-social-wrapper,
.uab-template-9 .uab-title-social-wrapper,
.uab-template-10 .uab-title-social-wrapper,
.uab-template-13 .uab-title-social-wrapper {
float: left;
}
.uab-template-1 .uab-social-follow,
.uab-template-7 .uab-social-follow,
.uab-template-9 .uab-social-follow,
.uab-template-10 .uab-social-follow,
.uab-template-13 .uab-social-follow {
float: right;
}
.uab-template-1 .uab-title-social-wrapper a {
color: #292f33;
}
.uab-template-7 .uab-title-social-wrapper a,
.uab-template-13 .uab-title-social-wrapper a {
color: #fff;
}
.uab-template-9 .uab-title-social-wrapper a,
.uab-template-10 .uab-title-social-wrapper a {
color: #333;
}
.uab-template-1 .uab-title-social-wrapper a,
.uab-template-7 .uab-title-social-wrapper a,
.uab-template-9 .uab-title-social-wrapper a,
.uab-template-10 .uab-title-social-wrapper a,
.uab-template-13 .uab-title-social-wrapper a {
font-weight: 700;
font-size: 13px;
font-family: 'Roboto', Sans-serif;
margin-top: 7px;
text-transform: uppercase;
}
.uab-template-1 .uab-social-follow a,
.uab-template-7 .uab-social-follow a,
.uab-template-9 .uab-social-follow a,
.uab-template-10 .uab-social-follow a,
.uab-template-13 .uab-social-follow a {
color: #292f33;
font-size: 13px;
padding: 5px 11px 5px;
background-color: #f5f8fa;
background: linear-gradient(#fff, #f5f8fa);
border: 1px solid #e1e8ed;
border-radius: 4px;
cursor: pointer;
display: inline-block;
font-weight: bold;
line-height: normal;
position: relative;
font-family: 'Roboto', Sans-serif;
}
.uab-template-1 .uab-social-feed li,
.uab-template-7 .uab-social-feed li,
.uab-template-9 .uab-social-feed li,
.uab-template-10 .uab-social-feed li,
.uab-template-13 .uab-social-feed li {
padding: 15px;
border: 1px solid #e6e6e6;
border-top: 0;
}
.uab-template-1 .uab-social-content,
.uab-template-7 .uab-social-content,
.uab-template-9 .uab-social-content,
.uab-template-10 .uab-social-content,
.uab-template-13 .uab-social-content {
margin-bottom: 10px;
}
.uab-template-1 .uab-social-content,
.uab-template-9 .uab-social-content,
.uab-template-10 .uab-social-content {
color: #444;
}
.uab-template-7 .uab-social-content,
.uab-template-13 .uab-social-content {
color: #fff;
}
.uab-template-1 .uab-social-content a,
.uab-template-7 .uab-social-content a,
.uab-template-9 .uab-social-content a,
.uab-template-10 .uab-social-content a,
.uab-template-13 .uab-social-content a {
display: inline-block;
}
.uab-template-1 .uab-short-info a,
.uab-template-1 .uab-social-content a,
.uab-template-7 .uab-social-content a {
color: #3c98ca;
}
.uab-template-10 .uab-short-info a ,
.uab-template-10 .uab-social-content a {
color: #95c41f;
}
.uab-template-9 .uab-social-content a {
color: #fd7b5f;
}
.uab-template-13 .uab-social-content a {
color: #e9659c;
}
.uab-template-1 .uab-social-content,
.uab-template-1 .uab-social-content a,
.uab-template-7 .uab-social-content,
.uab-template-7 .uab-social-content a,
.uab-template-9 .uab-social-content,
.uab-template-9 .uab-social-content a,
.uab-template-10 .uab-social-content,
.uab-template-10 .uab-social-content a,
.uab-template-13 .uab-social-content,
.uab-template-13 .uab-social-content a {
font-size: 14px;
font-weight: 500;
line-height: 1.5;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.7px;
}
.uab-template-1 .uab-temp-content-wrapper .uab-social-date,
.uab-template-7 .uab-temp-content-wrapper .uab-social-date,
.uab-template-9 .uab-temp-content-wrapper .uab-social-date,
.uab-template-10 .uab-temp-content-wrapper .uab-social-date,
.uab-template-13 .uab-temp-content-wrapper .uab-social-date {
float: left;
}
.uab-temp-content-wrapper .uab-social-date {
color: #aaa;
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
}
.uab-template-1 .uab-temp-content-wrapper .uab-social-action-wrapper,
.uab-template-7 .uab-temp-content-wrapper .uab-social-action-wrapper,
.uab-template-9 .uab-temp-content-wrapper .uab-social-action-wrapper,
.uab-template-10 .uab-temp-content-wrapper .uab-social-action-wrapper,
.uab-template-13 .uab-temp-content-wrapper .uab-social-action-wrapper {
float: right;
}
.uab-template-1 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action,
.uab-template-7 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action,
.uab-template-9 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action,
.uab-template-10 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action,
.uab-template-13 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action {
display: inline-block;
}
.uab-template-1 .uab-temp-content-wrapper .uab-social-date a,
.uab-template-1 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-7 .uab-temp-content-wrapper .uab-social-date a,
.uab-template-7 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-9 .uab-temp-content-wrapper .uab-social-date a,
.uab-template-9 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-10 .uab-temp-content-wrapper .uab-social-date a,
.uab-template-10 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-13 .uab-temp-content-wrapper .uab-social-date a,
.uab-template-13 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a {
font-family: 'Open Sans', sans-serif;
color: #aaaaaa;
font-size: 14px;
font-weight: 500;
display: inline-block;
}
.uab-template-1 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-7 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-9 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-10 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a,
.uab-template-13 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a {
width: 20px;
height: 20px;
}
.uab-template-1 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a:hover,
.uab-template-7 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a:hover {
color: #3c98ca;
}
.uab-template-9 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a:hover {
color: #fd7b5f;
}
.uab-template-10 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a:hover {
color: #95c41f;
}
.uab-template-13 .uab-temp-content-wrapper .uab-social-action-wrapper .uab-social-action a:hover {
color: #e9659c;
} .uab-template-3 .uab-social-feed-wrapper {
padding: 39px;
}
.uab-template-4 .uab-social-feed-wrapper {
padding: 0 30px;
}
.uab-template-6 .uab-social-feed-wrapper {
padding: 0 30px 30px;
}
.uab-template-2 .uab-social-header,
.uab-template-3 .uab-social-header,
.uab-template-4 .uab-social-header,
.uab-template-6 .uab-social-header,
.uab-template-12 .uab-social-header {
text-align: right;
}
.uab-template-2 .uab-social-header .uab-social-follow a,
.uab-template-3 .uab-social-header .uab-social-follow a,
.uab-template-4 .uab-social-header .uab-social-follow a,
.uab-template-6 .uab-social-header .uab-social-follow a,
.uab-template-12 .uab-social-header .uab-social-follow a {
display: inline-block;
font-family: 'Lato', sans-serif;
font-size: 12px;
font-weight: 600;
color: #fff;
padding: 5px 7px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.uab-template-2 .uab-social-header .uab-social-follow a {
background: #51c18b;
}
.uab-template-3 .uab-social-header .uab-social-follow a {
background: #178ad5;
}
.uab-template-4 .uab-social-header .uab-social-follow a {
background: #f0425d;
}
.uab-template-6 .uab-social-header .uab-social-follow a {
background: #f0425d;
}
.uab-template-12 .uab-social-header .uab-social-follow a {
background: #f0425d;
}
.uab-template-2 .uab-social-content,
.uab-template-6 .uab-social-content,
.uab-template-12 .uab-social-content {
border: 1px solid #efeeee;
}
.uab-template-2 .uab-social-content,
.uab-template-3 .uab-social-content,
.uab-template-4 .uab-social-content,
.uab-template-6 .uab-social-content,
.uab-template-12 .uab-social-content {
padding: 10px;
width: 100%;
margin-top: 10px;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-weight: 600;
color: #333333;
line-height: 1.5;
}
.uab-template-4 .uab-social-content,
.uab-template-3 .uab-social-content {
padding: 10px 0;
}
.uab-template-2 .uab-social-content a,
.uab-template-3 .uab-social-content a,
.uab-template-4 .uab-social-content a,
.uab-template-6 .uab-social-content a,
.uab-template-12 .uab-social-content a {
display: inline-block;
}
.uab-template-2 .uab-short-info a ,
.uab-template-2 .uab-social-content a {
color: #51c18b;
}
.uab-template-3 .uab-short-info a ,
.uab-template-3 .uab-social-content a {
color: #178ad5;
}
.uab-template-4 .uab-short-info a ,
.uab-template-4 .uab-social-content a {
color: #f0425d;
}
.uab-template-6 .uab-short-info a ,
.uab-template-6 .uab-social-content a {
color: #cc3839;
}
.uab-template-12 .uab-short-info a ,
.uab-template-12 .uab-social-content a {
color: #e06c25;
}
.uab-template-2 .uab-social-wrapper-second .uab-title-social-wrapper,
.uab-template-2 .uab-social-wrapper-second .uab-social-username-wrapper,
.uab-template-2 .uab-social-wrapper-second .uab-social-date,
.uab-template-3 .uab-social-wrapper-second .uab-title-social-wrapper,
.uab-template-3 .uab-social-wrapper-second .uab-social-username-wrapper,
.uab-template-3 .uab-social-wrapper-second .uab-social-date,
.uab-template-4 .uab-social-wrapper-second .uab-title-social-wrapper,
.uab-template-4 .uab-social-wrapper-second .uab-social-username-wrapper,
.uab-template-4 .uab-social-wrapper-second .uab-social-date,
.uab-template-6 .uab-social-wrapper-second .uab-title-social-wrapper,
.uab-template-6 .uab-social-wrapper-second .uab-social-username-wrapper,
.uab-template-6 .uab-social-wrapper-second .uab-social-date,
.uab-template-12 .uab-social-wrapper-second .uab-title-social-wrapper,
.uab-template-12 .uab-social-wrapper-second .uab-social-username-wrapper,
.uab-template-12 .uab-social-wrapper-second .uab-social-date {
display: inline-block;
margin-right: 10px;
}
.uab-template-2 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-2 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-2 .uab-social-wrapper-second .uab-social-date,
.uab-template-3 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-3 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-3 .uab-social-wrapper-second .uab-social-date,
.uab-template-4 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-4 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-4 .uab-social-wrapper-second .uab-social-date,
.uab-template-6 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-6 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-6 .uab-social-wrapper-second .uab-social-date,
.uab-template-12 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-12 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-12 .uab-social-wrapper-second .uab-social-date {
font-weight: 600;
font-size: 16px;
font-family: 'Lato', sans-serif;
display: inline-block;
}
.uab-template-2 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-2 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-2 .uab-social-wrapper-second .uab-social-date a,
.uab-template-3 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-3 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-3 .uab-social-wrapper-second .uab-social-date a,
.uab-template-4 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-4 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-4 .uab-social-wrapper-second .uab-social-date a,
.uab-template-6 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-6 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-6 .uab-social-wrapper-second .uab-social-date a,
.uab-template-12 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-12 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-12 .uab-social-wrapper-second .uab-social-date a {
color: #1e2a36;
}
.uab-template-2 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-3 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-4 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-6 .uab-social-wrapper-second .uab-title-social-wrapper a,
.uab-template-12 .uab-social-wrapper-second .uab-title-social-wrapper a {
text-transform: uppercase;
}
.uab-template-2 .uab-social-wrapper-second .uab-title-social-wrapper a:hover,
.uab-template-2 .uab-social-wrapper-second .uab-social-username-wrapper a:hover {
color: #51c18b;
}
.uab-template-3 .uab-social-wrapper-second .uab-title-social-wrapper a:hover,
.uab-template-3 .uab-social-wrapper-second .uab-social-username-wrapper a:hover {
color: #178ad5;
}
.uab-template-4 .uab-social-wrapper-second .uab-title-social-wrapper a:hover,
.uab-template-4 .uab-social-wrapper-second .uab-social-username-wrapper a:hover {
color: #f0425d;
}
.uab-template-6 .uab-social-wrapper-second .uab-title-social-wrapper a:hover,
.uab-template-6 .uab-social-wrapper-second .uab-social-username-wrapper a:hover {
color: #f0425d;
}
.uab-template-12 .uab-social-wrapper-second .uab-title-social-wrapper a:hover,
.uab-template-12 .uab-social-wrapper-second .uab-social-username-wrapper a:hover {
color: #e06c25;
}
.uab-template-2 .uab-social-action-wrapper,
.uab-template-4 .uab-social-action-wrapper,
.uab-template-6 .uab-social-action-wrapper {
text-align: right;
margin-top: 10px;
}
.uab-template-12 .uab-social-action-wrapper {
text-align: left;
margin-top: 10px;
}
.uab-template-3 .uab-social-action-wrapper {
text-align: left;
margin-top: 10px;
}
.uab-template-2 .uab-social-action-wrapper .uab-social-action,
.uab-template-3 .uab-social-action-wrapper .uab-social-action,
.uab-template-4 .uab-social-action-wrapper .uab-social-action,
.uab-template-6 .uab-social-action-wrapper .uab-social-action,
.uab-template-12 .uab-social-action-wrapper .uab-social-action {
display: inline-block;
opacity: 0;
visibility: hidden;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-template-2 .uab-social-action-wrapper .uab-social-action.uab-facebook-action,
.uab-template-3 .uab-social-action-wrapper .uab-social-action.uab-facebook-action,
.uab-template-4 .uab-social-action-wrapper .uab-social-action.uab-facebook-action,
.uab-template-6 .uab-social-action-wrapper .uab-social-action.uab-facebook-action,
.uab-template-12 .uab-social-action-wrapper .uab-social-action.uab-facebook-action {
opacity: 1;
visibility: visible;
}
.uab-template-2 .uab-social-feed li,
.uab-template-3 .uab-social-feed li,
.uab-template-4 .uab-social-feed li,
.uab-template-6 .uab-social-feed li,
.uab-template-12 .uab-social-feed li {
margin-top: 20px;
}
.uab-template-2 .uab-social-feed li:nth-of-type(1),
.uab-template-3 .uab-social-feed li:nth-of-type(1),
.uab-template-4 .uab-social-feed li:nth-of-type(1),
.uab-template-6 .uab-social-feed li:nth-of-type(1),
.uab-template-12 .uab-social-feed li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-2 .uab-social-feed-inner-wrapper:hover .uab-social-action-wrapper .uab-social-action,
.uab-template-4 .uab-social-feed-inner-wrapper:hover .uab-social-action-wrapper .uab-social-action,
.uab-template-3 .uab-social-feed-inner-wrapper:hover .uab-social-action-wrapper .uab-social-action,
.uab-template-6 .uab-social-feed-inner-wrapper:hover .uab-social-action-wrapper .uab-social-action,
.uab-template-12 .uab-social-feed-inner-wrapper:hover .uab-social-action-wrapper .uab-social-action {
opacity: 1;
visibility: visible;
}
.uab-template-2 .uab-social-action-wrapper .uab-social-action a,
.uab-template-3 .uab-social-action-wrapper .uab-social-action a,
.uab-template-4 .uab-social-action-wrapper .uab-social-action a,
.uab-template-6 .uab-social-action-wrapper .uab-social-action a,
.uab-template-12 .uab-social-action-wrapper .uab-social-action a {
background: #777;
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
color: #fff;
font-size: 12px;
}
.uab-template-2 .uab-social-action-wrapper .uab-social-action a:hover {
background: #51c18b;
}
.uab-template-3 .uab-social-action-wrapper .uab-social-action a:hover {
background: #178ad5;
}
.uab-template-4 .uab-social-action-wrapper .uab-social-action a:hover {
background: #f0425d;
}
.uab-template-6 .uab-social-action-wrapper .uab-social-action a:hover {
background: #cc3839;
}
.uab-template-12 .uab-social-action-wrapper .uab-social-action a:hover {
background: #f0425d;
} .uab-social-temp-wrapper-3 .uab-social-header,
.uab-social-temp-wrapper-3 .uab-social-feed {
float: left;
}
.uab-social-temp-wrapper-3 .uab-social-header {
width: 20%;
text-align: center;
}
.uab-social-temp-wrapper-3 .uab-social-image {
display: inline-block;
max-width: 200px;
border: 3px solid #eee;
}
.uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-social-temp-wrapper-3 .uab-social-header .uab-social-follow a {
font-size: 16px;
font-family: 'Lato', sans-serif;
color: #272727;
font-weight: 600;
line-height: 1.6;
}
.uab-template-18 .uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-template-18 .uab-social-temp-wrapper-3 .uab-social-follow a,
.uab-template-15 .uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-template-15 .uab-social-temp-wrapper-3 .uab-social-header .uab-social-follow a,
.uab-template-11 .uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-template-11 .uab-social-temp-wrapper-3 .uab-social-follow a {
color: #fff;
}
.uab-social-temp-wrapper-3 .uab-title-social-wrapper a {
text-transform: uppercase;
}
.uab-social-temp-wrapper-3 .uab-social-feed {
width: 80%;
padding-left: 30px;
}
.uab-social-temp-wrapper-3 .uab-social-feed li {
margin-top: 30px;
}
.uab-social-temp-wrapper-3 .uab-social-feed li:nth-of-type(1) {
margin-top: 0;
}
.uab-social-temp-wrapper-3 .uab-title-social-wrapper,
.uab-social-temp-wrapper-3 .uab-social-username-wrapper,
.uab-social-temp-wrapper-3 .uab-social-date {
display: inline-block;
margin-right: 10px;
}
.uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-social-temp-wrapper-3 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-social-temp-wrapper-3 .uab-social-date,
.uab-social-temp-wrapper-3 .uab-social-date a {
font-size: 16px;
font-family: 'Lato', sans-serif;
color: #272727;
font-weight: 500;
line-height: 1.6;
}
.uab-template-18 .uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-template-18 .uab-social-temp-wrapper-3 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-18 .uab-social-temp-wrapper-3 .uab-social-date a,
.uab-template-18 .uab-social-temp-wrapper-3 .uab-social-date,
.uab-template-15 .uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-template-15 .uab-social-temp-wrapper-3 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-15 .uab-social-temp-wrapper-3 .uab-social-date a,
.uab-template-15 .uab-social-temp-wrapper-3 .uab-social-date,
.uab-template-11 .uab-social-temp-wrapper-3 .uab-title-social-wrapper a,
.uab-template-11 .uab-social-temp-wrapper-3 .uab-social-wrapper-second .uab-social-username-wrapper a,
.uab-template-11 .uab-social-temp-wrapper-3 .uab-social-date a,
.uab-template-11 .uab-social-temp-wrapper-3 .uab-social-date {
color: #fff;
}
.uab-social-temp-wrapper-3 .uab-social-wrapper-second .uab-title-social-wrapper a {
text-transform: uppercase;
}
.uab-social-temp-wrapper-3 .uab-social-content {
width: 100%;
font-size: 14px;
font-family: 'Lato', sans-serif;
color: #272727;
font-weight: 500;
line-height: 1.6;
margin: 10px 0;
}
.uab-template-15 .uab-social-temp-wrapper-3 .uab-social-content,
.uab-template-18 .uab-social-temp-wrapper-3 .uab-social-content,
.uab-template-11 .uab-social-temp-wrapper-3 .uab-social-content {
color: #fff;
}
.uab-social-temp-wrapper-3 .uab-social-content a {
display: inline-block;
color: #777;
}
.uab-template-15 .uab-social-temp-wrapper-3 .uab-social-content a {
color: #000;
}
.uab-social-temp-wrapper-3 .uab-social-action-wrapper {
text-align: left;
}
.uab-social-temp-wrapper-3 .uab-social-action-wrapper .uab-social-action {
display: inline-block;
}
.uab-social-temp-wrapper-3 .uab-social-action-wrapper .uab-social-action a {
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 1px solid #bbb;
font-size: 12px;
color: #777;
background: #fff;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-template-16 .uab-social-temp-wrapper-3 .uab-social-action-wrapper .uab-social-action a {
background: transparent;
}
.uab-social-temp-wrapper-3 .uab-social-action-wrapper .uab-social-action a:hover {
border-color: #000;
color: #000;
}
.uab-social-temp-wrapper-3 .uab-title-social-wrapper a:hover,
.uab-social-temp-wrapper-3 .uab-social-wrapper-second .uab-social-username-wrapper a:hover,
.uab-social-temp-wrapper-3 .uab-social-follow a:hover {
color: #777;
} .uab-frontend-wrapper .uab-facebook-count {
font-size: 12px;
font-weight: bold;
font-family: 'Lato', sans-serif;
color: #fff;
background: #3b5998;
padding: 1px 1px 1px 5px;
display: block;
}
.uab-frontend-wrapper .uab-facebook-count i,
.uab-frontend-wrapper .uab-facebook-count svg{
width: 25px;
height: 25px;
line-height: 25px;
text-align: center;
background: #fff;
margin-left: 5px;
font-size: 12px;
color: #3b5998;
font-weight: 300;
padding: 5px;
}
.uab-template-2.uab-frontend-wrapper .uab-facebook-count {
background: #51c18b;
}
.uab-template-2.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-2.uab-frontend-wrapper .uab-facebook-count svg {
color: #51c18b;
}
.uab-template-5.uab-frontend-wrapper .uab-facebook-count {
background: #46747d;
}
.uab-template-5.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-5.uab-frontend-wrapper .uab-facebook-count svg {
color: #46747d;
}
.uab-template-6.uab-frontend-wrapper .uab-facebook-count {
background: #cc3839;
}
.uab-template-6.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-6.uab-frontend-wrapper .uab-facebook-count svg {
color: #cc3839;
}
.uab-template-7.uab-frontend-wrapper .uab-facebook-count {
background: #101d26;
}
.uab-template-7.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-7.uab-frontend-wrapper .uab-facebook-count svg {
color: #101d26;
}
.uab-template-8.uab-frontend-wrapper .uab-facebook-count {
background: #e84f89;
}
.uab-template-8.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-8.uab-frontend-wrapper .uab-facebook-count svg{
color: #e84f89;
}
.uab-template-9.uab-frontend-wrapper .uab-facebook-count {
background: #fd7a5f;
}
.uab-template-9.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-9.uab-frontend-wrapper .uab-facebook-count svg {
color: #fd7a5f;
}
.uab-template-10.uab-frontend-wrapper .uab-facebook-count {
background: #95c41f;
}
.uab-template-10.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-10.uab-frontend-wrapper .uab-facebook-count svg {
color: #95c41f;
}
.uab-template-12.uab-frontend-wrapper .uab-facebook-count {
background: transparent;
color: #e06c25;
}
.uab-template-12.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-12.uab-frontend-wrapper .uab-facebook-count svg {
color: #e06c25;
width: auto;
}
.uab-template-13.uab-frontend-wrapper .uab-facebook-count {
background: #e9659c;
}
.uab-template-13.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-13.uab-frontend-wrapper .uab-facebook-count svg {
color: #e9659c;
}
.uab-template-14.uab-frontend-wrapper .uab-facebook-count {
background: #71468b;
}
.uab-template-14.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-13.uab-frontend-wrapper .uab-facebook-count svg {
color: #71468b;
}
.uab-template-17.uab-frontend-wrapper .uab-facebook-count {
background: #f5694d;
}
.uab-template-17.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-17.uab-frontend-wrapper .uab-facebook-count svg {
color: #f5694d;
}
.uab-template-18.uab-frontend-wrapper .uab-facebook-count {
background: #ef802e;
}
.uab-template-18.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-18.uab-frontend-wrapper .uab-facebook-count svg {
color: #ef802e;
}
.uab-template-19.uab-frontend-wrapper .uab-facebook-count {
background: #61a599;
}
.uab-template-19.uab-frontend-wrapper .uab-facebook-count i,
.uab-template-19.uab-frontend-wrapper .uab-facebook-count svg {
color: #61a599;
} .uab-template-1 .uab-facebook-wrapper .uab-temp-content-wrapper .uab-social-date,
.uab-template-1 .uab-facebook-wrapper .uab-temp-content-wrapper .uab-social-action-wrapper {
display: block;
float: none;
}
.uab-template-1 .uab-facebook-wrapper .uab-temp-content-wrapper .uab-social-date {
margin-bottom: 5px;
}
.uab-template-1 .uab-facebook-wrapper .uab-temp-content-wrapper .uab-social-date a {
color: #777;
}
.uab-template-1.uab-frontend-wrapper .uab-facebook-count,
.uab-template-1.uab-frontend-wrapper .uab-facebook-count i {
color: #aaaaaa;
background: transparent;
font-size: 16px;
padding: 0;
}  .uab-frontend-wrapper .uap_rss_feed_wrapper ul li .uab-rss-primary .uab-header-wrapper,
.uab-frontend-wrapper .uap_rss_feed_wrapper ul li .uab-rss-primary .uab-header-date-wrapper {
display: inline-block;
}
.uab-frontend-wrapper.uab-template-1 .uab-rss-wrapper {
padding: 0 20px;
}
.uab-frontend-wrapper.uab-template-3 .uab-rss-wrapper {
padding: 39px;
}
.uab-template-4 .uab-rss-wrapper {
padding: 0 20px;
}
.uab-template-9 .uab_widgets_content,
.uab-template-9 .uab-rss-wrapper {
padding: 20px 20px 0;
}
.uab-template-13 .uab_widgets_content,
.uab-template-13 .uab-rss-wrapper {
padding: 40px 30px 0;
}
.uab-rss-wrapper .uab-rss-inner-wrapper {
margin-top: 25px;
}
.uab-rss-wrapper .uab-rss-inner-wrapper:nth-of-type(1) {
margin-top: 0;
}
.uab-frontend-wrapper .uab-rss-feed-title-wrapper,
.uab-frontend-wrapper .uab-rss-feed-date-wrapper {
margin-bottom: 5px;
}
.uab-rss-feed-title-wrapper a {
box-shadow: 0 0 0;
font-size: 14px;
color: #444444;
font-weight: bold;
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
display: inline-block;
}
.uab-template-7 .uab-rss-feed-title-wrapper a {
color: #fff;
text-transform: none;
}
.uab-template-1 .uab-rss-feed-title-wrapper a:hover {
color: #3c98ca;
}
.uab-template-2 .uab-rss-feed-title-wrapper a:hover {
color: #51c18b;
}
.uab-template-3 .uab-rss-feed-title-wrapper a {
color: #178ad5;
}
.uab-template-3 .uab-rss-feed-title-wrapper a:hover {
color: #009aff;
}
.uab-template-4 .uab-rss-feed-title-wrapper a:hover {
color: #f0425d;
}
.uab-template-5 .uab-rss-feed-title-wrapper a:hover {
color: #46747d;
}
.uab-template-6 .uab-rss-feed-title-wrapper a:hover {
color: #cc3839;
}
.uab-template-7 .uab-rss-feed-title-wrapper a:hover {
color: #f1f1f1;
}
.uab-template-8 .uab-rss-feed-title-wrapper a:hover {
color: #e84f89;
}
.uab-template-9 .uab-rss-feed-title-wrapper a {
color: #fc9c88;
font-size: 16px;
}
.uab-template-9 .uab-rss-feed-title-wrapper a:hover {
color: #fd7b5f;
}
.uab-template-10 .uab-rss-feed-title-wrapper a {
color: #95c41f;
}
.uab-template-11 .uab-rss-feed-title-wrapper a {
color: #fff;
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
border-bottom: 1px solid #d7d7d7;
}
.uab-template-11 .uab-rss-feed-title-wrapper a:hover {
color: #888;
}
.uab-template-12 .uab-rss-feed-title-wrapper a:hover {
color: #e06c25;
}
.uab-template-13 .uab-rss-feed-title-wrapper a {
color: #fff;
font-weight: 600;
}
.uab-template-13 .uab-rss-feed-title-wrapper a:hover {
color: #e9659c;
}
.uab-template-14 .uab-rss-feed-title-wrapper a {
font-family: 'Merriweather', serif;
font-size: 14px;
font-weight: 500;
color: #333333;
border-bottom: 1px solid #333;
text-transform: none;
}
.uab-template-14.uab-frontend-wrapper .uab-rss-feed-description-wrapper {
font-family: 'Merriweather', serif;
font-weight: 500;
color: #444;
}
.uab-template-14 .uab-rss-feed-title-wrapper a:hover {
color: #71468b;
}
.uab-template-15 .uab-rss-feed-title-wrapper a {
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
color: #d4f4ff;
display: inline-block;
border-bottom: 1px solid #d4f4ff;
}
.uab-template-15 .uab-rss-feed-title-wrapper a:hover {
color: #f2f2f2;
}
.uab-template-16 .uab-rss-feed-title-wrapper a:hover {
color: #34327c;
}
.uab-template-17 .uab-rss-feed-title-wrapper a:hover {
color: #34327c;
}
.uab-template-18 .uab-rss-feed-title-wrapper a {
color: #fff;
}
.uab-template-18 .uab-rss-feed-title-wrapper a:hover {
color: #ed803a;
}
.uab-template-19 .uab-rss-feed-title-wrapper a:hover {
color: #61a599;
}
.uab-frontend-wrapper .uab-rss-feed-date-wrapper {
font-family: 'Open Sans', sans-serif;
color: #aaaaaa;
font-size: 14px;
font-weight: 500;
}
.uab-template-13 .uab-rss-feed-date-wrapper {
color: #f2f2f2;
}
.uab-template-15 .uab-rss-feed-date-wrapper {
color: #f2f2f2;
}
.uab-frontend-wrapper .uab-rss-feed-description-wrapper {
color: #444;
font-size: 14px;
font-weight: 500;
line-height: 1.5;
font-family: 'Open Sans', sans-serif;
letter-spacing: 0.7px;
}
.uab-template-7 .uab-rss-feed-description-wrapper {
color: #9aa2a6;
}
.uab-template-11 .uab-rss-feed-description-wrapper {
color: #888;
}
.uab-template-13 .uab-rss-feed-description-wrapper {
color: #f2f2f2;
}
.uab-template-15 .uab-rss-feed-description-wrapper {
font-family: 'Schoolbell', cursive;
font-size: 22px;
font-weight: 400;
color: #ffffff;
}
.uab-template-18 .uab-rss-feed-description-wrapper {
color: #f2f2f2;
} .uab-frontend-wrapper textarea {
display: block;
} .uab-template-1 .uab-company-wrapper,
.uab-template-4 .uab-company-wrapper,
.uab-template-6 .uab-company-wrapper {
padding: 0 20px;
}
.uab-template-9 .uab-company-wrapper {
padding: 30px 30px 0;
}
.uab-template-3 .uab-company-wrapper,
.uab-template-7 .uab-company-wrapper {
padding: 20px;
}  .uab-template-13 .uab-frontend-editor {
padding: 0 30px;
}
.uab-company-wrapper .uab-company-name {
margin: 10px 0;
}
.uab-company-wrapper .uab-company-name a {
font-size: 18px;
color: #222;
}  .uab-author-grid {
margin: 0 -5px;
}
.uab-author-grid .uab-author-grid-outer {
display: inline-block;
margin-right: -4px;
width: 50%;
vertical-align: top;
text-align: center;
padding: 5px;
}
.uab-author-grid .uab-author-grid-outer a {
border: 1px solid #ddd;
display: block;
}
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width: 25%;
}
.uab-author-grid a .uab-profile-content {
font-family: 'Open Sans', sans-serif;
display: block;
color: #aaaaaa;
font-size: 14px;
font-weight: 500;
padding: 10px 0;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-author-grid a .uab-profile-content span {
display: block;
}
.uab-author-grid a:hover .uab-profile-content {
color: #222;
}
.uab-author-list-wrapper .uab-author-list-outer {
margin-top: 10px;
}
.uab-author-list-wrapper .uab-author-list-outer:nth-of-type(1) {
margin-top: 0;
}
.uab-author-list-wrapper .uab-author-list-outer .uab-author-list-image-wrapper,
.uab-author-list-wrapper .uab-author-list-outer .uab-author-list-content-wrapper {
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.uab-author-list-wrapper .uab-author-list-outer .uab-author-list-image-wrapper {
max-width: 100px;
text-align: center;
}
.uab-author-list-wrapper .uab-author-list-outer .uab-author-list-content-wrapper {
width: -webkit-calc(100% - 100px);
width: calc(100% - 100px);
padding-left: 10px;
text-align: left;
}
.uab-author-list-wrapper .uab-author-list-outer .uab-author-list-content-wrapper .uab-info {
}
.uab-author-slider a {
}
.uab-author-slider .slick-slide img {
display: inline-block;
width: 100%;
}  .uab-abw-wrapper *,
.uab-abw-wrapper {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.uab_widgets_content h4 {
text-transform: uppercase;
display: inline-block;
line-height: 1;
margin: 0;
margin-bottom: 10px;
}
.uab-template-11 .uab_widgets_content h4,
.uab-template-18 .uab_widgets_content h4 {
color: #fff;
} .uab-abw-wrapper.template-2 {
max-width: 383px;
width: 100%;
margin: 0 auto;
text-align: center;
padding: 25px;
background-color: #fff;
border: 1px solid #ddd;
line-height: 1.5;
}
.uab-abw-wrapper.template-2 .uab-abw-name-wrapper {
font-size: 20px;
font-family: 'Poppins', sans-serif;
font-weight: 600;
color: #555555;
}
.uab-abw-wrapper.template-2 .uab-abw-designation-wrapper {
color: #a7a7a7;
font-size: 16px;
font-weight: 500;
}
.uab-abw-wrapper.template-2 .uab-abw-designation-wrapper a {
color: #a7a7a7;
font-size: 16px;
font-weight: 500;
display: block;
}
.uab-abw-wrapper.template-2 .uab-abw-designation-wrapper a:hover {
color: #5ebdc7;
}
.uab-abw-wrapper.template-2 .uab-abw-image-wrapper {
margin: 20px 0;
}
.uab-abw-wrapper.template-2 .uab-abw-description-wrapper {
font-size: 13px;
font-weight: 500;
color: #555;
font-family: 'Poppins', sans-serif;
line-height: 1.7;
}
.uab-abw-wrapper.template-2 .uab-abw-social-wrapper ul {
margin: 0;
margin-top: 20px;
padding: 0;
}
.uab-abw-wrapper.template-2 .uab-abw-social-wrapper ul li {
display: inline-block;
margin: 3px;
}
.uab-abw-wrapper.template-2 .uab-abw-social-wrapper ul li a {
display: block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
border: 1px solid #5ebdc7;
color: #5ebdc7;
font-size: 15px;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.uab-abw-wrapper.template-2 .uab-abw-social-wrapper ul li a:hover {
color: #fff;
background-color: #5ebdc7;
} .uab-abw-wrapper.template-1 {
max-width: 383px;
width: 100%;
margin: 0 auto;
text-align: center;
padding: 25px;
background-color: #f2f2f2;
border: 1px solid #fff;
line-height: 1.5;
}
.uab-abw-wrapper.template-1 .uab-abw-description-wrapper {
font-family: 'Varela Round', sans-serif;
font-size: 14px;
color: #222222;
font-weight: 500;
line-height: 1.5;
margin-top: 20px;
}
.uab-abw-wrapper.template-1 .uab-abw-name-wrapper {
font-size: 18px;
color: #222;
font-weight: 600;
margin-top: 30px;
}
.uab-abw-wrapper.template-1 .uab-abw-designation-wrapper,
.uab-abw-wrapper.template-1 .uab-abw-designation-wrapper a {
font-family: 'Varela Round', sans-serif;
font-size: 14px;
color: #555;
font-weight: 600;
line-height: 1.5;
}
.uab-abw-wrapper.template-1 .uab-abw-designation-wrapper a {
display: block;
color: #888;
}
.uab-abw-wrapper.template-1 .uab-abw-designation-wrapper a:hover {
color: #95c41f;
}
.uab-abw-wrapper.template-1 .uab-abw-social-wrapper ul {
padding: 0;
margin: 0;
margin-top: 10px;
}
.uab-abw-wrapper.template-1 .uab-abw-social-wrapper li {
display: inline-block;
margin: 3px;
}
.uab-abw-wrapper.template-1 .uab-abw-social-wrapper a {
width: 28px;
height: 28px;
line-height: 28px;
background-color: #e0e0e0;
-webkit-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
display: block;
color: #333;
}
.uab-abw-wrapper.template-1 .uab-abw-social-wrapper a:hover {
background-color: #95c41f;
color: #fff;
}
.uab-abw-wrapper .uap-profile-image img {
display: block;
margin: 0 auto;
}
.uab-abw-wrapper img.avatar,
.uap-profile-image img.avatar,
.uab-author-slider img.avatar,
.uab-author-side-grid img.avatar,
.uab-author-full-grid img.avatar,
.uab-author-list-wrapper img.avatar{
float:none;
border-radius:0;
}  .uab-author-grid .uab-author-grid-outer a {
border: 0;
display: block;
}
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width: 25%;
}
@media only screen and (max-width: 992px){
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width: 16.33%;
}
}
@media only screen and (max-width: 768px){
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width: 29%;
}
}
@media only screen and (max-width: 640px){
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width: 35%;
}
}
.UAB_Author_List_Widget .uab-template-1 .uab-social-icons {
padding: 0;
margin-top: 5px;
}
.UAB_Author_List_Widget .uab-profile-content {
text-align: left;
margin-bottom: 10px;
padding-left: 5px;
}
.UAB_Author_List_Widget .uab-author-side-grid .uab-template-1 .uab-social-icons ul li a {
padding: 5px 5px;
}
.UAB_Author_List_Widget .uab-author-list-wrapper .uab-template-1 .uab-social-icons ul li a {
padding: 5px 7px;
}
.UAB_Author_List_Widget .uab-template-1 .uab-social-icons ul li:first-child a {
padding-left: 0;
} .uab-frontend-wrapper-outer label.uab-co-author-header {
display: block;
padding: 10px 0px;
text-transform: capitalize;
}
.uab-co-author-list .uab-author-profile-pic {
width: 100px;
display: inline-block;
}
.uab-template-13 .uab-co-author-list .uab-author-profile-pic,
.uab-template-7 .uab-co-author-list .uab-author-profile-pic,
.uab-template-12 .uab-co-author-list .uab-author-profile-pic,
.uab-template-6 .uab-co-author-list .uab-author-profile-pic {
margin-bottom: 0;
}
.uab-co-author-list .uab-display-name a {
font-size: 18px;
}
.uab-co-author-list .uab-co-author-individual {
min-height: 90px;
margin-bottom: 20px;
padding: 10px 0;
overflow: unset;
}
.uab-co-author-list .uab-co-author-individual:last-child { padding-bottom: 0;
}
.uab-template-18 .uab-co-author-list .uab-co-author-individual:last-child ,
.uab-template-11 .uab-co-author-list .uab-co-author-individual:last-child {
margin-bottom: 0;
}
.uab-co-author-list .uab-co-author-display-name a,
.uab-co-author-list .uab-co-author-company {
font-size: 15px;
}
.uab-co-author-individual .uab-social-icons {
margin-top: 5px;
}
.uab-template-15 .uab-co-author-list .uab-social-icons{
padding-left: 0px;
}
.uab-frontend-wrapper .uap-co-author-image.uap-co-author-image-circle,
.uab-frontend-wrapper .uap-co-author-image.uap-co-author-image-circle img {
border-radius: 50%;
} .uab-template-1 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-1 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-1 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #3c98e1;
}
.uab-template-1 span.uab-co-author-company-link a:hover {
color: #3c98ca;
}
.uab-template-2 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-2 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-2 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #51c18b;
}
.uab-template-2 span.uab-co-author-company-link a:hover {
color: #51c18b;
}
.uab-template-3 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-3 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-3 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #1798e0;
}
.uab-template-3 span.uab-co-author-company-link a:hover {
color: #1798e0;
}
.uab-template-4 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-4 span.uab-co-author-company-link a:hover {
color: #f0425d;
}
.uab-template-5 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-5 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-5 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #45747d;
}
.uab-template-5 span.uab-co-author-company-link a:hover {
color: #45747d;
}
.uab-template-6 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-6 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-6 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #cc3839;
}
.uab-template-6 span.uab-co-author-company-link a:hover {
color: #cc3839;
}
.uab-template-7 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-7 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-7 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #fd7a5f;
}
.uab-template-7 span.uab-co-author-company-link a:hover {
color: #fd7a5f;
}
.uab-template-8 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-8 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-8 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #e84f89;
}
.uab-template-8 span.uab-co-author-company-link a:hover {
color: #e84f89;
}
.uab-template-9 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-9 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-9 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #fd7b5f;
}
.uab-template-9 span.uab-co-author-company-link a:hover {
color: #fd7b5f;
}
.uab-template-10 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-10 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-10 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #95c41f;
}
.uab-template-10 span.uab-co-author-company-link a:hover {
color: #95c41f;
}
.uab-template-11 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-11 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-11 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #FFF;
}
.uab-template-11 span.uab-co-author-company-link a:hover {
color: #FFF;
}
.uab-template-12 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-12 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-12 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #e06c25;
}
.uab-template-12 span.uab-co-author-company-link a:hover {
color: #e06c25;
}
.uab-template-13 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-13 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-13 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #e9659c;
}
.uab-template-13 span.uab-co-author-company-link a:hover {
color: #e9659c;
}
.uab-template-14 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-14 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-14 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #606060;
}
.uab-template-14 span.uab-co-author-company-link a:hover {
color: #606060;
}
.uab-template-16 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-16 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-16 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #d12881;
}
.uab-template-16 span.uab-co-author-company-link a:hover {
color: #d12881;
}
.uab-template-17 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-17 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-17 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #f46c50;
}
.uab-template-17 span.uab-co-author-company-link a:hover {
color: #f46c50;
}
.uab-template-18 span.uab-co-author-company-link a:hover {
color: #ef802e;
}
.uab-template-19 .uab-linkedin-company-list span.uab-linkedin-company-name:hover,
.uab-template-19 .uab-co-author-individual .uab-co-author-display-name a:hover,
.uab-template-19 .uab-linkedin-general .uab-linkedin-profile-name a:hover {
color: #61a599;
}
.uab-template-19 span.uab-co-author-company-link a:hover {
color: #61a599;
}
.uab-template-1 .uab-co-author-individual .uab-social-icons {
padding-left: 0px;
}
.uab-template-1 label.uab-co-author-header {
color: #3c98ca;
font-size: 15px;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
font-weight: 600;
padding: 10px;
padding-left: 0;
float: left;
width: 100%;
}
.uab-template-1 .uab-co-author-list {
padding: 0px 12px;
}
.uab-template-1 .uab-co-author-display-name a,
.uab-template-1 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-1 .uab-linkedin-company-list span.uab-linkedin-company-name {
box-shadow: 0 0 0;
font-size: 15px;
color: #444444;
font-weight: bold;
font-family: 'PT Sans Narrow', sans-serif;
text-transform: uppercase;
}
.uab-template-1 .uab-co-author-work span,
.uab-template-1 .uab-co-author-work span a,
.uab-template-1 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline{
font-family: 'Open Sans', sans-serif;
color: #aaaaaa;
font-size: 14px;
font-weight: 500;
}
.uab-template-1 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 110px);
margin-left: 10px;
}
.uab-template-2 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-2 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-2 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 18px;
font-weight: 700;
font-family: 'Lato', sans-serif;
color: #2f3e42;
}
.uab-template-2 .uab-co-author-work span,
.uab-template-2 .uab-co-author-work span a,
.uab-template-2 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-weight: 700;
font-family: 'Lato', sans-serif;
color: #3a3a3a;
text-transform: uppercase;
}
.uab-template-2 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
float: right;
}
.uab-template-3 label.uab-co-author-header {
padding: 10px 5px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
text-transform: uppercase;
}
.uab-template-3 .uab-co-author-list {
padding: 30px 0;
}
.uab-template-3 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-3 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-3 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-family: 'Raleway', sans-serif;
font-size: 15px;
color: #178ad5;
font-weight: 700;
}
.uab-template-3 .uab-co-author-work span,
.uab-template-3 .uab-co-author-work span a,
.uab-template-3 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline { font-family: 'Raleway', sans-serif;
font-size: 14px;
font-weight: 600;
color: #333333;
}
.uab-template-3 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
transform: translateY(-18px);
}
.uab-template-3 .uab-co-author-individual .uab-social-icons {
background: transparent;
padding: 0px;
margin-top: -5px;
}
.uab-template-3 .uab-linkedin-company-list span.uab-profile-current-company {
font-family: 'Raleway', sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
}
.uab-template-4 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-4 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-4 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-weight: 600;
color: #f0425d;
font-family: 'Open Sans', sans-serif;
}
.uab-template-4 .uab-co-author-work span,
.uab-template-4 .uab-co-author-work span a,
.uab-template-4 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
color: #333;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: 600;
}
.uab-template-4 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 200px);
margin-left: 10px;
}
.uab-template-4 label.uab-co-author-header {
padding: 15px 15px;
font-size: 15px;
font-weight: 500;
color: #444444;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
margin-bottom: 20px;
}
.uab-template-4 label.uab-co-author-header span{
position: relative;
}
.uab-template-4 label.uab-co-author-header span:after {
content: '';
position: absolute;
left: 21%;
bottom: -10px;
height: 2px;
background: #f0425d;
width: 39px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.uab-template-4 .uab-co-author-grid label.uab-co-author-header {
margin-bottom: 20px;
}
.uab-template-4 .uab-co-author-grid .uab-social-icons ,
.uab-template-4 .uab-co-author-list .uab-social-icons {
width: 100%;
}
.uab-template-4 .uab-co-author-list .uab-social-icons ul {
text-align: left;
}
.uab-template-4 .uab-co-author-grid .uab-social-icons li ,
.uab-template-4 .uab-co-author-list .uab-social-icons li {
display: inline-block;
text-align: center;
}
.uab-template-4 .uab-co-author-grid .uab-author-profile-pic {
width: 100%;
float: none;
}
.uab-template-5 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-5 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-5 .uab-linkedin-company-list span.uab-linkedin-company-name {
color: #27242f;
font-size: 15px;
font-weight: 700;
font-family: 'Lato', sans-serif;
text-transform: capitalize;
}
.uab-template-5 .uab-co-author-work span,
.uab-template-5 .uab-co-author-work span a,
.uab-template-5 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
color: #7d7d7d;
font-size: 12px;
font-weight: 500;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
}
.uab-template-5 label.uab-co-author-header {
width: 20%;
min-width: 156px;
text-align: center;
background: #45747d;
line-height: 37px;
padding: 0 5px;
color: #fff;
font-size: 14px;
font-family: 'Lato', sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin: 10px 5px;
}
.uab-template-5 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
float: right;
}
.uab-template-5 .uab-co-author-list .uab-co-author-company .uab-social-icons {
padding: 0px;
}
.uab-template-5 .uab-co-author-list .uab-co-author-company .uab-social-icons ul{
float: left;
}
.uab-template-6 .uab-co-author-list {
padding: 30px 15px;
}
.uab-template-6 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-6 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-6 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-weight: 600;
color: #333333;
font-family: 'Lato', sans-serif;
}
.uab-template-6 .uab-co-author-work span,
.uab-template-6 .uab-co-author-work span a,
.uab-template-6 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 15px;
font-weight: 500;
color: #777;
font-family: 'Lato', sans-serif;
word-wrap: break-word;
}
.uab-template-6 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-6 .uab-co-author-list .uab-social-icons {
padding: 0px;
}
.uab-template-6 label.uab-co-author-header {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
color: #333333;
font-family: 'Lato', sans-serif;
}
.uab-template-7 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-7 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-7 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-weight: 600;
color: #fff;
font-family: 'Open Sans', sans-serif;
}
.uab-template-7 .uab-co-author-work span,
.uab-template-7 .uab-co-author-work span a,
.uab-template-7 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-weight: 500;
color: #fff;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-7 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-7 label.uab-co-author-header {
color: #fff;
padding: 10px 5px;
text-align: center;
}
.uab-template-7 .uap-co-author-image {
border: 3px solid white;
}
.uab-template-8 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-8 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-8 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 25px;
font-weight: 500;
font-family: 'Italianno', cursive;
color: #e84f89;
line-height: 1;
}
.uab-template-8 .uab-co-author-work span,
.uab-template-8 .uab-co-author-work span a,
.uab-template-8 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-weight: 500;
font-family: 'Roboto Slab', serif;
color: #8c8b8b;
text-transform: uppercase;
}
.uab-template-8 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-8 label.uab-co-author-header {
padding: 10px 5px;
color: #e84f89;
font-size: 28px;
font-weight: 300;
font-family: 'Italianno', cursive;
}
.uab-template-9 .uab-co-author-list {
padding: 0px 35px;
}
.uab-template-9 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-9 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-9 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-weight: 600;
color: #fc9c88;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-9 .uab-co-author-work span,
.uab-template-9 .uab-co-author-work span a,
.uab-template-9 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-weight: 500;
color: #333;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-9 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-9 label.uab-co-author-header {
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
position: relative;
display: inline-block;
margin: 10px 5px;
padding: 0px;
}
.uab-template-9 .uab-co-author-list label.uab-co-author-header {
position: relative;
padding-bottom: 20px;
}
.uab-template-9 .uab-co-author-grid label.uab-co-author-header {
text-align: center;
padding: 0 0 20px;
display: block;
margin: 20px auto;
position: relative;
}
.uab-template-9 .uab-co-author-list label.uab-co-author-header::after {
content: "";
position: absolute;
left: 0%;
bottom: 10px;
width: 50px;
height: 2px;
background: #fd7b5f;
}
.uab-template-9 .uab-co-author-grid label.uab-co-author-header::after {
content: "";
position: absolute;
left: 50%;
bottom: 10px;
width: 50px;
height: 2px;
background: #fd7b5f;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.uab-template-9 .uap-co-author-image,
.uab-template-9 .uab-linkedin-profile-picture img {
border: 3px solid #efefef;
}
.uab-template-10 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-10 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-10 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-weight: 600;
color: #000;
font-family: 'Montserrat', sans-serif;
margin-bottom: 6px;
text-transform: uppercase;
word-wrap: break-word;
}
.uab-template-10 .uab-co-author-work span,
.uab-template-10 .uab-co-author-work span a,
.uab-template-10 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-weight: 500;
color: #000; font-family: 'Open Sans', sans-serif;
word-wrap: break-word;
}
.uab-template-10 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-10 label.uab-co-author-header {
font-size: 16px;
font-weight: 600;
color: #333;
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
}
.uab-template-11 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-11 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-11 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
text-transform: uppercase;
}
.uab-template-11 .uab-co-author-work span,
.uab-template-11 .uab-co-author-work span a,
.uab-template-11 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
color: #d7d7d7;
}
.uab-template-11 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 110px);
margin-left: 10px;
}
.uab-co-author-grid label.uab-co-author-header {
text-align: center;
padding: 20px 0;
}
.uab-template-5 .uab-co-author-grid label.uab-co-author-header {
margin: 30px auto;
padding: 0;
}
.uab-template-5 .uab-co-author-grid .uab-social-icons {
padding-left: 0;
}
.uab-template-11 label.uab-co-author-header {
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
padding: 10px 5px;
}
.uab-template-16 .uab-co-author-grid label.uab-co-author-header ,
.uab-template-14 .uab-co-author-grid label.uab-co-author-header ,
.uab-template-13 .uab-co-author-grid label.uab-co-author-header ,
.uab-template-11 .uab-co-author-grid label.uab-co-author-header {
padding: 20px;
}
.uab-template-15 .uab-co-author-grid label.uab-co-author-header {
display: block;
padding: 20px;
margin-bottom: 30px;
}
.uab-template-15 .uab-co-author-grid .uab-author-profile-pic {
width: 100%;
}
.uab-template-15 .uab-co-author-grid .uab-social-icons {
padding-left: 0;
}
.uab-template-15 .uab-co-author-grid .uab-social-icons ul li {
float: none;
}
.uab-template-18 .uab-co-author-grid .uab-author-profile-pic {
float: none;
display: inline-block;
width: 100%;
}
.uab-template-18 .uab-co-author-grid .uab-co-author-description {
margin-top: 20px;
}
.uab-template-18 .uab-linkedin-profile-wrapper .uab-linkedin-company a {
display: inline-block;
font-size: 16px;
font-family: 'Oswald', sans-serif;
font-weight: 500;
color: #fff;
text-transform: uppercase;
}
.uab-template-18 .uab-co-author-grid .uab-social-icons li {
float: none;
margin-right: 5px;
margin-left: 5px;
}
.uab-template-19 .uab-co-author-grid label.uab-co-author-header {
padding: 25px 0 30px;
}
.uab-template-19 .uab-co-author-grid .uab-author-profile-pic {
width: 100%;
}
.uab-template-12 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-12 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-12 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-family: 'Merriweather', serif;
font-size: 15px;
font-weight: 500;
color: #e16d26;
margin-bottom: 13px;
}
.uab-template-12 .uab-co-author-work span,
.uab-template-12 .uab-co-author-work span a,
.uab-template-12 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-family: 'Merriweather', serif;
font-size: 12px;
color: #5b5b5b;
}
.uab-template-12 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-12 label.uab-co-author-header {
font-size: 18px;
font-family: 'Merriweather', serif;
font-weight: 600;
color: #444444;
text-transform: uppercase;
position: relative;
padding: 0px;
margin: 15px 0px;
}
.uab-template-12 label.uab-co-author-header:before {
content: '';
position: absolute;
width: 7px;
height: 100%;
top: 0;
background: #e16d26;
-webkit-transform: translateX(-15px);
-moz-transform: translateX(-15px);
-ms-transform: translateX(-15px);
-o-transform: translateX(-15px);
transform: translateX(-15px);
}
.uab-template-13 .uab-co-author-list {
padding: 0px 35px;
}
.uab-template-13 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-13 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-13 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 25px;
font-weight: 500;
color: #fdacce;
font-family: 'Great Vibes', cursive;
}
.uab-template-13 .uab-co-author-work span,
.uab-template-13 .uab-co-author-work span a,
.uab-template-13 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-weight: 500;
color: #fff;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
}
.uab-template-13 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-13 label.uab-co-author-header {
color: #fff;
text-transform: uppercase;
font-size: 14px;
font-weight: 500;
font-family: 'Open Sans', sans-serif;
padding: 10px 5px;
text-align: center;
}
.uab-template-13 .uap-co-author-image {
border: 3px solid #facaeb;
}
.uab-template-13 .uab-short-info a{
color: #fdacce;
}
.uab-template-13 .uab-short-info a:hover{
color: #e9659c;
}
.uab-frontend-wrapper .uap-co-author-image {
width: 150px;
}
.uab-template-14 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-14 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-14 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-weight: 600;
color: #72478c;
text-transform: uppercase;
font-family: 'Montserrat', sans-serif;
margin-bottom: 11px;
}
.uab-template-14 .uab-co-author-work span,
.uab-template-14 .uab-co-author-work span a,
.uab-template-14 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: 500;
color: #72478c;
text-transform: uppercase;
}
.uab-template-14 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-14 .uap-co-author-image {
border: 2px solid #71468b;
}
.uab-template-14 label.uab-co-author-header {
font-family: 'Merriweather', serif;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
color: #333;
padding: 10px 5px;
}
.uab-template-14 .uab-short-info a{
color: #9c6caf;
}
.uab-template-15 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-15 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-15 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-family: 'Schoolbell', cursive;
font-size: 25px;
font-weight: 400;
color: #fff;
}
.uab-template-15 .uab-co-author-work span,
.uab-template-15 .uab-co-author-work span a,
.uab-template-15 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
color: #d4f4ff;
font-family: 'Schoolbell', cursive;
font-size: 18px;
font-weight: 400;
}
.uab-template-15 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 110px);
margin-left: 10px;
}
.uab-template-15 label.uab-co-author-header {
font-family: 'Schoolbell', cursive;
font-size: 18px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
padding: 0px;
display: inline-block;
margin: 10px 5px;
}
.uab-template-15 label.uab-co-author-header span{
border-bottom: 2px dashed #fff;
}
.uab-template-15 .uab-linkedin-profile-wrapper .uab-linkedin-profile-picture img {
border-radius: 15px;
}
.uab-template-15 .uab-short-info a{
color: #98dbf3;
}
.uab-template-15 .uab-short-info a{
color: #fff;
}
.uab-template-16 .uab-co-author-grid .uab-co-author-description {
margin-top: 10px;
}
.uab-template-16 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-16 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-16 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-family: 'Crafty Girls', cursive;
font-size: 18px;
font-weight: 700;
color: #d12881;
}
.uab-template-16 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-16 .uab-co-author-work span,
.uab-template-16 .uab-co-author-work span a,
.uab-template-16 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-family: 'Crafty Girls', cursive;
font-size: 15px;
font-weight: 700;
color: #383838;
}
.uab-template-16 label.uab-co-author-header {
font-family: 'Crafty Girls', cursive;
font-size: 25px;
font-weight: 700;
color: #333333;
padding: 10px 5px;
}
.uab-template-16 .uab-short-info a{
color: #d12881;
}
.uab-template-17 .uab-co-author-grid .uab-social-icons {
float: none;
}
.uab-template-18 .uab-co-author-grid label.uab-co-author-header ,
.uab-template-17 .uab-co-author-grid label.uab-co-author-header {
display: block;
padding: 20px 0;
}
.uab-template-17 .uab-co-author-grid .uab-co-author-work span, 
.uab-template-17 .uab-co-author-grid .uab-co-author-work span a{
font-size: 20px;
}
.uab-template-17 .uab-co-author-individual .uab-co-author-display-name a{
font-family: 'Amatic SC';
font-size: 25px;
font-weight: 600;
color: #565656;
text-transform: uppercase;
line-height: 1.3;
}
.uab-template-17 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-17 .uab-linkedin-company-list span.uab-linkedin-company-name{
font-weight: 600;
color: #565656;
text-transform: uppercase;
line-height: 1.3;
}
.uab-template-17 .uab-co-author-work span,
.uab-template-17 .uab-co-author-work span a,
.uab-template-17 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 15px;
font-weight: 500;
color: #575959;
text-transform: uppercase;
line-height: 1.3;
}
.uab-template-17 .uab-co-author-work span,
.uab-template-17 .uab-co-author-work span a{
font-family: 'Amatic SC';
}
.uab-template-17 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
float: right;
}
.uab-template-17 .uab-co-author-list .uab-social-icons {
float: left;
}
.uab-template-17 .uap-co-author-image,
.uab-template-17 .uab-linkedin-profile-picture img {
border: 3px solid #eae2e0;
}
.uab-template-17 label.uab-co-author-header {
color: #f5694c;
font-size: 30px;
font-weight: bold;
font-family: 'Amatic SC';
-webkit-transform: skewY(-3deg);
transform: skewY(-3deg);
position: relative;
min-width: 193px;
display: inline-block;
text-decoration: underline;
padding: 10px 5px;
}
.uab-template-18 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-18 .uab-linkedin-general .uab-linkedin-profile-name a{
padding: 8px 24px 12px 11px;
display: inline-block;
font-size: 15px;
font-family: 'Oswald', sans-serif;
font-weight: 500;
color: #fff;
text-transform: uppercase;
background: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/images/titile-bg.png) no-repeat;
background-size: 100%;
background-position: 50%;
}
.uab-template-18 .uab-linkedin-company-name {
font-size: 18px;
margin-bottom: 5px;
}
.uab-template-18 .uab-co-author-work span,
.uab-template-18 .uab-co-author-work span a,
.uab-template-18 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 15px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
}
.uab-template-18 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 115px);
margin-left: 10px;
}
.uab-template-18 label.uab-co-author-header {
font-size: 18px;
font-weight: 500;
color: #fff;
font-family: 'Oswald', sans-serif;
position: relative;
text-align: center;
text-transform: uppercase;
display: inline-block;
padding: 10px 5px;
}
.uab-template-18 .uap-co-author-image {
border: 8px solid #e6e5e6;
}
.uab-template-19 .uab-co-author-individual .uab-co-author-display-name a,
.uab-template-19 .uab-linkedin-general .uab-linkedin-profile-name a,
.uab-template-19 .uab-linkedin-company-list span.uab-linkedin-company-name {
font-size: 15px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #434343;
display: inline-block;
}
.uab-template-19 .uab-co-author-work span,
.uab-template-19 .uab-co-author-work span a,
.uab-template-19 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-size: 12px;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
color: #434343;
text-transform: uppercase;
}
.uab-template-19 .uab-co-author-list .uab-co-author-description {
display: inline-block;
width: calc(100% - 110px);
margin-left: 10px;
}
.uab-template-19 label.uab-co-author-header {
font-size: 15px;
font-family: 'Open Sans', sans-serif;
font-weight: 600;
text-transform: uppercase;
color: #434343;
padding: 15px 0px;
}
.uab-template-14 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general,
.uab-template-13 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general,
.uab-template-7 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general {
display: inline-block;
width: calc(100% - 165px);
margin-left: 18px;
}
.uab-template-4 .uab-co-author-list .uab-co-author-individual {
padding: 0 12px;
}
.uab-template-7 .uab-co-author-display-name a {
font-size: 18px;
font-weight: 600;
color: #fff;
font-family: 'Open Sans', sans-serif;
}
.uab-template-14 .uab_linkedin_profile:before,
.uab-template-19 .uab_linkedin_profile:before,
.uab-template-12 .uab_linkedin_profile:before,
.uab-template-8 .uab_linkedin_profile:before,
.uab-template-4 .uab_linkedin_profile:before,
.uab-template-2 .uab_linkedin_profile:before
{
content: "\f0e1";
} .uab-linkedin-profile-wrapper {
min-height: 350px;
padding: 0px 35px;
}
.uab-linkedin-profile-wrapper .uab-linkedin-profile-picture img.uab-linkedin-profile-img {
width: 140px;
transition: .8s transform;
transform: scale(1);
}
.uab-linkedin-basic .uab-linkedin-profile-picture:hover img {
transition: .8s transform;
transform: scale(1.01);
}
.uab-linkedin-profile-wrapper .uab-linkedin-profile-summary {
text-align: justify;
}
.uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general {
display: inline-block;
width: calc(100% - 165px);
margin-left: 25px;
}
.uab-linkedin-profile-wrapper .uab-linkedin-basic {
min-height: 200px;
}
.uab-linkedin-profile-wrapper .uab-linkedin-profile-picture:before {
content: "\f0e1";
position: absolute;
font-family: Fontawesome;
background: #3c98ca;
color: white;
padding: 3px 8px;
border-radius: 50%;
height: 30px;
width: 30px;
right: -10px;
top: -10px;
z-index: 1;
font-weight: 100;
font-size: 15px;
}
.uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-profile-picture {
display: inline-block;
position: relative;
float: left;
}
.uab-template-1 .uab-linkedin-profile-wrapper .uab-linkedin-profile-headline {
font-family: 'Open Sans', sans-serif;
color: #aaaaaa;
font-size: 15px;
font-weight: 500;
}
.uab-template-6 .uab-linkedin-profile-wrapper .uab-linkedin-general {
position: relative;
background: #e7e7e7;
padding: 10px 15px;
}
.uab-template-6 .uab-linkedin-profile-wrapper .uab-linkedin-general:before{
content: '';
position: absolute;
top: 0;
left: -10px;
width: 0;
height: 0;
border-style: solid;
border-width: 0 20px 20px 0;
border-color: transparent #e7e7e7 transparent transparent;
}
.uab-template-7 .uab-linkedin-profile-wrapper .uab-linkedin-profile-picture {
border: 3px solid #fff;
}
.uab-template-7 .uab-linkedin-profile-wrapper .uab-linkedin-profile-summary {
font-size: 14px;
font-weight: 400;
color: #9aa2a6;
font-family: 'Open Sans', sans-serif;
line-height: 1.5;
margin-bottom: 22px;
}
.uab-template-13 .uab-linkedin-profile-wrapper .uab-linkedin-profile-picture {
border: 3px solid #facaeb;
}
.uab-template-14 .uab-linkedin-profile-wrapper .uab-linkedin-profile-picture {
border: 3px solid #71468b;
}
.uab-template-15, uab-linkein-profile-wrapper .uab-linkedin-profile-summary {
color: #fff;
font-family: 'Schoolbell', cursive;
font-size: 18px;
font-weight: 400;
margin-bottom: 10px;
line-height: 1.3;
}
.uab-template-16 .uab-linkedin-profile-wrapper .uab-linkedin-profile-summary {
font-family: 'Crafty Girls', cursive;
font-size: 15px;
font-weight: 700;
color: #383838;
line-height: 1.5;
}
.uab-template-16 .uab-co-author-individual .uab-social-icons li {
text-align: center;
}
.uab-template-17 .uab-linkedin-basic{
font-family: 'Lato', sans-serif;
color: #272727;
font-weight: 500;
font-size: 18px;
}
.uab-template-17 .uab-linkedin-basic .uab-linkedin-company,
.uab-template-17 .uab-linkedin-basic .uab-linkedin-profile-summary{
font-size: 16px;
}
.uab-template-17 .uab-linkedin-profile-wrapper .uab-linkedin-profile-summary {
color: #2f2f2f;
line-height: 1.5;
}
.uab-template-18 .uab-linkedin-profile-wrapper .uab-linkedin-profile-summary {
font-size: 15px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
line-height: 1.5;
margin-bottom: 25px;
}
.uab-template-18 .uab-linkedin-profile-wrapper .uab-linkedin-profile-picture {
border: 3px solid #e6e5e6;
}
.uab-template-18 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general {
width: calc(100% - 190px);
}
.uab-template-1 .uab-linkedin-company-list span.uab-profile-current-company {
font-family: 'PT Sans Narrow', sans-serif;
font-size: 12px;
font-weight: 500;
text-transform: uppercase;
color: #fff;
background: #3c98ca;
padding: 5px 10px;
-webkit-border-radius: 6px;
border-radius: 6px;
display: inline-block;
line-height: 1.5;
}
.uab-linkedin-company-list span.uab-linkedin-company-name,
.uab-template-19 .uab-linkedin-company-list span.uab-linkedin-company-name{
display: block;
}
.uab-linkedin-profile-picture .uab_country_logo {
width: 25px;
position: absolute;
bottom: -10px;
right: -10px;
background: #efeeee;
border-radius: 50%;
border: 1px solid #ccc;
padding: 4px;
}
.uab-linkedin-profile-picture span.uab_country_logo {
line-height: 15px;
text-transform: uppercase;
padding: 5px 4px;
font-size: 11px;
font-weight: 600;
color: #3c98ca;
height: 25px;
}
.uab-linkedin-company-list .uab-linkedin-company>span {
display: block;
} .slick-prev, .slick-next {
z-index: 1;
}
.slick-prev {
left: 5px;
}
.slick-next {
right: 5px;
}
button.slick-arrow:hover,
button.slick-arrow {
-webkit-box-shadow: unset;
box-shadow: unset;
}
.uab-author-slider .slick-list.draggable {
width: 100%;
margin: 0 auto;
}
.uab-author-slider button.slick-arrow {
background: #ddd;
box-sizing: content-box;
padding: 7px;
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-author-slider button.slick-arrow:focus ,
.uab-author-slider button.slick-arrow:active {
-webkit-box-shadow: unset;
box-shadow: unset;
}
@media only screen and (max-width: 770px){
.uab-author-slider .slick-list.draggable {
width: 100%;
margin: 0;
}
}
@media only screen and (max-width: 480px){
.uab-author-slider .slick-list.draggable {
width: 44%;
margin: 0 auto;
}
}
.uab-template-18.uab-frontend-wrapper div {
font-size: 15px;
font-family: 'Oswald', sans-serif;
font-weight: 300;
color: #fff;
line-height: 1.5;
}
.uab-template-5.uab-frontend-wrapper .uab-co-author-list {
margin-top: 50px;
}
.uab-abw-wrapper.template-1 .uab-abw-social-wrapper {
margin-top: 20px;
}
.uab-template-1 .uab-social-icons ul li:first-child a {
padding-left: 0;
}
@media screen and (max-width: 560px) {
.uab-template-1 .uab-co-author-list .uab-author-profile-pic {
float: left;
width: 100px;
}
}
.uab-template-1 .uab-co-author-grid .uab-author-profile-pic {
float: none;
width: 100%;
}
.uab-template-1 .uab-co-author-grid .uab-social-icons {
padding-left: 0;
text-align: center;
}
.uab-template-1 .uab-co-author-grid .uab-social-icons > ul {
float: none;
}
.uab-co-author-grid .uab-co-author-individual {
width: 33%;
float: left;
text-align: center;
padding: 0 10px;
} .uab-linkedin-profile-wrapper .uab-linkedin-profile-summary {
margin-top: 20px;
}
.uab-linkedin-profile-wrapper .uab-linkedin-company {
margin-top: 20px;
}
.uab-co-author-list,
.uab-co-author-grid {
margin-top: 50px;
border-top: 1px solid #d5d5d5;
} .UAB_Author_List_Widget .uab-author-list-content-header-wrapper .uab-widget-popup,
.UAB_Author_List_Widget .uab-profile-content .uab-widget-popup{
font-weight: 600;
}
.UAB_Author_List_Widget .uab-profile-content .uab-post-title-wrapper,
.UAB_Author_List_Widget .uab-profile-content div.uab-info {
font-size: 14px;    
} .uap-co-author-image {
display: inline-block;
}
.uab-template-2 .uab-co-author-grid #uap-social-outlets-fields {
display: inline-block;
}
.wppts-toggle-icon .fa-list::before {
content: "\f013";
font-size: 14px;
}
.wppts-toggle-icon span {
font-size: 14px;
} .uab-template-13 .uab-tab-content,
.uab-template-9 .uab-tab-content,
.uab-template-3 .uab-tab-content {
padding: 33px 0 0;
}
.uab-linkedin-profile-wrapper .uab-linkedin-company-list label {
margin: 0 0 20px;
display: block;
font-weight: 600;
}
.uab-template-7 .uab-linkedin-profile-wrapper .uab-linkedin-company-list label {
color: #FFF;
}
.uab-linkedin-profile-wrapper .uab-linkedin-company-list {
border-top: 1px solid #d5d5d5;
margin-top: 40px;
padding-top: 40px;
}
.uab-template-7 .uab-linkedin-profile-wrapper .uab-linkedin-company-list ,
.uab-template-11 .uab-linkedin-profile-wrapper .uab-linkedin-company-list ,
.uab-template-13 .uab-linkedin-profile-wrapper .uab-linkedin-company-list ,
.uab-template-15 .uab-linkedin-profile-wrapper .uab-linkedin-company-list ,
.uab-template-18 .uab-linkedin-profile-wrapper .uab-linkedin-company-list {
border-top-color: #FFF;
}
.uab-template-14 .uab-co-author-list, 
.uab-template-14 .uab-co-author-grid,
.uab-template-14 .uab-linkedin-profile-wrapper .uab-linkedin-company-list {
border-top-color: #71468b;
}
.uab-template-16 .uab-co-author-list, 
.uab-template-16 .uab-co-author-grid,
.uab-template-16 .uab-linkedin-profile-wrapper .uab-linkedin-company-list {
border-top-color: #888;    
}
.uab-template-19 .uab-co-author-list, 
.uab-template-19 .uab-co-author-grid,
.uab-template-19 .uab-linkedin-profile-wrapper .uab-linkedin-company-list {
border-top-color: #61a599;  
}
img.uab-linkedin-country-img {
width: 10px;
display: inline-block;
margin-left: 5px;
}
@media screen and (max-width: 900px) {
.uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general {
width: 100%;
margin-left: 0;
margin-top: 25px;
}
.uab-linkedin-profile-wrapper {
padding: 0;
}
.uab-template-6 .uab-linkedin-profile-wrapper .uab-linkedin-general:before {
top: -10px;
left: 0;
border-color: transparent transparent #e7e7e7 transparent;
}
.uab-template-18 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general ,
.uab-template-14 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general ,
.uab-template-13 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general ,
.uab-template-7 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general {
margin-left: 0;
width: 100%;
}
}
@media screen and (max-width: 1600px){
.uab-template-19 .uab-linkedin-profile-wrapper .uab-linkedin-basic .uab-linkedin-general {
width: 100%;
margin-left: 0;
margin-top: 25px;
}
} .uab-author-slider-item  .uab-profile-content div.uab-info,
.uab-author-slider-item  .uab-profile-content .uab-post-title-wrapper a{
color: #777;
}
.uab-author-grid-outer .uab-template-1 .uab-social-icons ul li i,
.uab-author-list-outer .uab-template-1 .uab-social-icons ul li i{
font-size: 14px;
}
.uab-author-grid-outer div.uab-info,
.uab-author-grid-outer .uab-post-title-wrapper a,
.uab-author-list-outer div.uab-info,
.uab-author-list-outer .uab-post-title-wrapper a {
font-size: 14px;
color: #777;  
} .slick-next.slick-arrow::before{
font-family: Linearicons-Free;
content: "\e876";
color: #000;
font-size: 18px;
}
.slick-prev.slick-arrow::before{
font-family: Linearicons-Free;
content: "\e875";
color: #000;
font-size: 18px;
}
.uab-post-image::after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.5);
}
.uab-author-slider-item.slick-slide:focus {
outline: none;
}
.uab-template-5 .uab-content-mid .uab-short-contact .uab-contact-inner {
padding-left: 20px;
}
.uab-template-4 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-5 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-6 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-7 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-9 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-12 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-15 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-17 .uab-social-icons .uab-icon-odnoklassniki a,
.uab-template-18 .uab-social-icons .uab-icon-odnoklassniki a
{
background: #ff9117;
}
.uab-template-4 .uab-social-icons .uab-icon-vk a,
.uab-template-5 .uab-social-icons .uab-icon-vk a,
.uab-template-6 .uab-social-icons .uab-icon-vk a,
.uab-template-7 .uab-social-icons .uab-icon-vk a,
.uab-template-9 .uab-social-icons .uab-icon-vk a,
.uab-template-12 .uab-social-icons .uab-icon-vk a,
.uab-template-15 .uab-social-icons .uab-icon-vk a,
.uab-template-17 .uab-social-icons .uab-icon-vk a,
.uab-template-18 .uab-social-icons .uab-icon-vk a
{
background-color: #4c75a3;
}@media only screen and (max-width: 1200px) { .uab-template-2 .uab-content-mid-inner-1 {
width: 25%;
}
.uab-template-2 .uab-content-mid-inner-2 {
width: 75%;
padding-left: 18px;
} .uab-template-6 .uab-short-contact {
border-top: 0;
}
.uab-template-6 .uab-contact-inner {
width: 100%;
display: inline-block;
border-left: 0;
border-top: 1px solid #bbb;
text-align: left;
padding: 0 30px;
vertical-align:top;
margin-right:-4px;
}
.uab-template-6 .uab-user-website a,
.uab-template-6 .uab-user-email a,
.uab-template-6 .uab-user-phone  a{
padding: 10px 5px 10px 30px;
}
.uab-template-6 .uab-short-contact {
display: block;
} .uab-template-5 .uab-tab-header {
width: 156px
}
.uab-template-5 .uab-social-icons {
width: -webkit-calc(100% - 156px);
width: calc(100% - 156px);
} .uab-template-10 .uab-content-header {
width: 40%;
}
.uab-template-10 .uab-content-mid {
width: 60%;
} .uab-template-15 .uab-short-contact div.uab-contact-inner {
padding-left: 0;
display: block;
float: none;
}
.uab-template-15 .uab-short-contact div.uab-contact-inner:before {
content: none;
}
}
@media only screen and (max-width: 992px) { .uab-template-4 .uab-post-first-wrapper,
.uab-template-4 .uab-post-second-wrapper {
width: 100%;
float: none;
}
.uab-template-4 .uab-post-first-wrapper {
margin-bottom: 10px;
}
.uab-template-4 .uab-post-second-wrapper {
padding-left: 0;
}
.uab-template-4 .uab-recent-posts ul li {
text-align: center;
margin-bottom: 20px;
}
.uab-template-4 .uab-post-title-wrapper:after {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} .uab-template-5 .uab-recent-posts ul li {
width: 50%;
} .uab-template-7 .uab-recent-posts ul li {
width: 50%;
} .uab-template-8 .uab-content-mid-inner-1,
.uab-template-8 .uab-content-mid-inner-2 {
float: none;
max-width: 100%;
}
.uab-template-8 .uab-content-mid-inner-2 {
margin-bottom: 15px;
} .uab-template-8 .uab-post-first-wrapper {
margin-bottom: 20px;
}
.uab-template-8 .uab-post-first-wrapper,
.uab-template-8 .uab-post-second-wrapper {
padding: 0;
width: 100%;
float: none;
} .uab-template-9 .uab-recent-posts ul li {
width: 50%;
} .uab-template-14 .uab-contact-inner {
display: block;
text-align: left;
margin-left: 0;
margin-bottom: 3px;
} .uab-template-16 .uab-tab-content {
padding: 64px 10px 42px;
} .uab-template-19 .uab-author-profile-pic,
.uab-template-19 .uab-front-content {
float: none;
width: 100%;
padding: 0;
}
.uab-template-19 .uab-author-profile-pic {
margin-bottom: 20px;
}
}
@media only screen and (max-width: 840px) { .uab-template-3 .uab-recent-posts {
padding: 30px;
} .uab-template-10 .uab-content-header {
width: 100%;
padding-top: 0px;
padding-right: 0px;
float: none;
margin-bottom: 20px;
}
.uab-template-10 .uab-content-mid {
width: 100%;
float: none;
}
.uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
padding-top: 0;
} .uab-popup-close {
top: 0;
right:0px;
}
}
@media only screen and (max-width: 768px) { .uab-frontend-wrapper .uab-tabs {
width: 100%;
}
.uab-frontend-wrapper .uab-tabs a ,
.uab-frontend-wrapper .uab-tabs li {
float: none;
display: block;
width: 100%;
}
.uab-template-17 .uab-tabs a ,
.uab-template-17 .uab-tabs li {
border: 1px solid #f5694d;
border-top: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transform: skewY(0deg);
transform: skewY(0deg);
}
.uab-template-17 .uab-tabs li:nth-of-type(1) {
border-top: 1px solid #f5694d;
}
.uab-template-17 .uab-tabs li.current {
background: #f5694d;
color: #fff;
}
.uab-template-17 .uab-tabs a:before,
.uab-template-17 .uab-tabs a:after,
.uab-template-17 .uab-tabs li:before,
.uab-template-17 .uab-tabs li:after {
content: none;
}
.uab-template-18 .uab-tabs {
border: 1px solid #ed803a;
padding-top: 15px;
}
.uab-template-16 .uab-tabs a ,
.uab-template-16 .uab-tabs li {
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-16 .uab-tabs a ,
.uab-template-16 .uab-tabs li {
margin: 0;
padding: 15px;
border-bottom: 1px solid #eee;
}
.uab-template-16 .uab-tabs li:last-child {
border-bottom: 0;
}
.uab-template-11 .uab-tabs {
border-width: 0 1px 0 1px;
border-style: solid;
border-color: #333;
}
.uab-template-11 .uab-tabs a ,
.uab-template-11 .uab-tabs li {
border-bottom: 1px solid #333;
}
.uab-template-11 .uab-tabs li:nth-of-type(1) {
border-top: 1px solid #333;
}
.uab-template-13 {
padding-top: 20px;
}
.uab-template-13 .uab-tabs a ,
.uab-template-13 .uab-tabs li {
border: 1px solid #e9659c;
border-top: 0;
margin-left: 0;
}
.uab-template-13 .uab-tabs li:nth-of-type(1) {
border-top: 1px solid #e9659c;
}
.uab-template-15 .uab-tabs a ,
.uab-template-15 .uab-tabs li {
text-align: left;
-webkit-border-radius: 0;
border-radius: 0;
margin-right: 0;
padding: 15px 17px;
margin-bottom: 1px;
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
position: relative;
}
.uab-template-15 .uab-tabs li.current {
-webkit-box-shadow: none;
box-shadow: none;
padding-left: 30px;
}
.uab-template-15 .uab-tabs li.current:before {
content: '';
width: 3px;
top: 9px;
position: absolute;
bottom: 9px;
background: #0d87af;
left: 17px;
}
.uab-template-6 .uab-tabs {
border-bottom: 0;
}
.uab-template-6 .uab-tabs a ,
.uab-template-6 .uab-tabs li {
border-bottom: 1px solid #e6e6e6;
}
.uab-template-7 .uab-tabs {
margin: 0;
}
.uab-template-7 .uab-tabs a ,
.uab-template-7 .uab-tabs li {
margin: 0;
}
.uab-template-7 .uab-tabs li.current {
margin: 0;
padding: 17px 38px;
}
.uab-template-8 .uab-tabs a ,
.uab-template-8 .uab-tabs li {
border-top: 1px solid #bbb;
}
.uab-template-8 .uab-tabs li:nth-of-type(1) {
border-top: 0;
}
.uab-template-8 .uab-tabs li.current {
background: #f52675;
}
.uab-template-8 .uab-tabs li.current:after {
content: none;
}
.uab-template-8 .uab-tabs li.uab-current:after {
display: none;
}
.uab-template-8 .uab-tabs li.uab-current {
background: rgba(0,0,0,0.5);
}
.uab-template-9 {
padding-top: 20px;
}
.uab-template-9 .uab-tabs a ,
.uab-template-9 .uab-tabs li {
margin-left: 0;
padding: 13px 10px;
border-bottom: 1px solid #bbb;
}
.uab-template-9 .uab-tabs li.current:after {
bottom: -1px;
}
.uab-template-1 .uab-tabs a ,
.uab-template-1 .uab-tabs li {
border: 1px solid #e6e6e6;
-webkit-border-radius: 0;
border-radius: 0;
position: relative;
}
.uab-template-1 .uab-tabs li.current {
margin-bottom: 0;
}
.uab-template-1 .uab-tabs li.current:before {
content: '';
position: absolute;
top: 5px;
bottom: 5px;
width: 3px;
left: 12px;
background: #3c98ca;
}
.uab-template-2 .uab-tabs a ,
.uab-template-2 .uab-tabs li {
text-align: left;
border-left: 0;
}
.uab-template-2 .uab-tabs a.uab_external_link_tab:before ,
.uab-template-2 .uab-tabs li.tab-link:before {
display: inline-block;
width: 30px;
}
.uab-template-2 .uab-tabs li:after {
content: none;
}
.uab-template-3 .uab-tabs a ,
.uab-template-3 .uab-tabs li {
-webkit-border-radius: 0;
border-radius: 0;
}
.uab-template-5 .uab-tabs li:nth-child(1) {
margin-left: 0;
}
.uab-template-5 .uab-tabs li.current:after {
content: none;
}
.uab-template-5 .uab-tabs li.uab-current:after {
display: none;
}
.uab-template-7 .uab-tabs li.uab-current{
margin: 0;
}   .uab-template-2 .uab-recent-posts ul li {
width: 50%;
}
.uab-template-1 .uab-tabs li.uab-current {
background: #3c98ca;
color: #fff;
}
.uab-template-15 .uab-tabs li.uab-current {
-webkit-box-shadow: 6px 6px 2px 2px #109cca;
box-shadow: inset 0 0px 20px rgba(0,0,0,0.5);
}  .uab-template-4 .uab-defaut-tab {
width: 100%;
}
.uab-template-4 .uab-social-icons {
float: none;
width: 100%;
margin-bottom: 20px;
padding: 0 30px;
}
.uab-template-4 .uab-social-icons ul li {
display: inline-block;
}
.uab-template-4 .uab-author-profile-pic {
padding: 0 15px 0 30px;
width: 50%;
}
.uab-template-4 .uab-front-content {
width: 50%;
width: calc(100% - 50%);
width: -webkit-calc(100% - 50%);
padding: 0 30px 0 15px;
} .uab-template-4 .uab-recent-posts ul li {
width: 400px;
margin: 40px auto 0px;
max-width: 100%;
display: block;
}
.uab-template-4 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
.uab-template-4 .uab-recent-posts ul li:nth-child(2n),
.uab-template-4 .uab-recent-posts ul li:nth-child(2n+1) {
padding: 0;
} .uab-template-3 .uab-recent-posts ul li {
width: 100%;
margin-right: 0;
}
.uab-template-3 .uab-recent-posts ul li:nth-of-type(2n) {
padding-left: 0;
}
.uab-template-3 .uab-recent-posts ul li:nth-of-type(2n+1) {
padding-right: 0;
} .uab-template-5 .uab-recent-posts ul li {
width: 100%;
} .uab-template-6 .uab-content-mid-inner-1 {
text-align: center;
}
.uab-template-6 .uab-content-mid-inner-1,
.uab-template-6 .uab-content-mid-inner-2 {
float: none;
width: 100%;
}
.uab-template-6 .uab-content-mid-inner-2 {
margin-top: 30px;
}
.uab-template-6 .uab-content-mid-inner-2:before {
border-width: 0 10px 15px 10px;
border-color: transparent transparent #e7e7e7 transparent;
top: auto;
bottom: 100%;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.uab-template-6 .uab-tab-header {
text-align: center;
}
.uab-template-6  .uab-contact-count-3 .uab-contact-inner{
display:block;
margin-right:0;
width:100%;
} .uab-template-8 .uab-content-temp-wrapper,
.uab-template-8 .uab-content-header {
width: 100%;
float: none;
padding: 0;
}
.uab-template-8 .uab-content-header {
margin-bottom: 20px;
} .uab-template-8 .uab-recent-posts ul li {
width: 100%;
}
.uab-template-8 .uab-recent-posts ul li:nth-of-type(2n+1),
.uab-template-8 .uab-recent-posts ul li:nth-of-type(2n) {
padding: 0;
} .uab-template-9 .uab-recent-posts ul li {
margin-right: 0;
width: 100%;
} .uab-template-10 .uab-recent-posts ul li {
width: 100%;
margin-right: 0;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n),
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n+1) {
padding: 0;
} .uab-template-11 .uab-front-content,
.uab-template-11 .uab-author-profile-pic {
width: 100%;
float: none;
padding: 0;
}
.uab-template-11 .uab-author-profile-pic {
margin-bottom: 20px;
}
.uab-template-11 .uap-profile-image {
margin: 0 auto;
} .uab-template-12 .uab-author-info,
.uab-template-12 .uab-content-temp-wrapper {
display: block;
width: 100%;
}
.uab-template-12 .uab-author-info {
text-align: center;
}
.uab-template-12 .uap-profile-image {
margin: 0 auto;
}
.uab-template-12 .uab-social-icons {
text-align: center;
}
.uab-template-12 .uab-social-icons ul {
display: inline-block;
} .uab-template-15 .uab-author-profile-pic,
.uab-template-15 .uab-front-content {
float: none;
width: 100%;
}
.uab-template-15 .uab-author-profile-pic {
margin-bottom: 30px;
}
.uab-template-15 .uab-social-icons,
.uab-template-15 .uab-short-contact {
padding-left: 0px;
display: block;
}
.uab-template-15 .uab-social-icons .uab-contact-label,
.uab-template-15 .uab-short-contact span.uab-contact-label {
position: relative;
max-width: 100%;
padding-right: 10px;
display: block;
margin-bottom: 10px;
} .uab-template-16 .uab-content-temp-wrapper,
.uab-template-16 .uab-front-content {
float: none;
width: 100%;
text-align: center;
}
.uab-template-16 .uab-front-content {
padding-left: 0;
}
.uab-template-16 .uab-content-temp-wrapper {
margin-bottom: 30px;
}
.uab-template-16 .uab-tab-content {
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
} .uab-template-17 .uab-content-header,
.uab-template-17 .uab-content-mid {
padding: 0;
float: none;
width: 100%;
text-align: center;
}
.uab-template-17 .uab-display-name {
float: none;
}
.uab-template-17 .uab-content-header {
margin-bottom: 30px;
}
.uab-template-17 .uab-tab-content {
padding: 58px 0px 58px 0px;
} .uab-template-17 .uab-post-first-wrapper,
.uab-template-17 .uab-post-second-wrapper {
display: block;
width: 100%;
margin-right: 0;
}
.uab-template-17 .uab-post-first-wrapper {
margin-bottom: 10px;
}
.uab-template-17 .uab-post-second-wrapper {
padding-left: 0;
text-align: center;
}
.uab-template-17 .uab-recent-posts ul li {
margin-top: 35px;
} .uab-template-19 {
display: block;
}
.uab-template-19 #uab-tab-index-wrapper,
.uab-template-19 .uab-content-temp-wrapper {
display: block;
width: 100%;
} .uab-social-temp-wrapper-3 .uab-social-header, .uab-social-temp-wrapper-3 .uab-social-feed{
float:none;
padding:0;
width:100%;
}
.uab-social-temp-wrapper-3 .uab-social-header{
margin-bottom:20px;
}
.uab-social-temp-wrapper-3  .uab-social-image{
display:block;
margin:0 auto;
} .uab-frontend-popup-content{
max-height:300px;
width:95%;
top:10px;
margin:0 auto;
overflow-x:hidden;
overflow-y:auto;
}
.uab-pop-up-wrapper-first .uab-popup-image-wrapper, 
.uab-pop-up-wrapper-second .uab-popup-contact-wrapper {
float:none;
width:100%;
padding-right:0;
text-align:center;
}
.uab-pop-up-wrapper-first .uab-popup-image-wrapper .uap-profile-image{
max-width:150px;
margin:0 auto 20px;
}
.uab-pop-up-wrapper-first .uab-popup-description-wrapper, 
.uab-pop-up-wrapper-second .uab-popup-recent-wrapper {
float:none;
width:100%;
padding-left:0px;
text-align: left;
text-align:center;
}
}
@media only screen and (max-width: 640px) { .uab-template-1 .uab-social-icons {
padding-left: 0;
}
.uab-template-1 .uab-social-icons span.uab-contact-label {
position: relative;
left: 0;
top: 0;
display: inline-block;
}
.uab-template-1 .uab-display-name a {
margin-bottom: 5px;
}
.uab-template-1 .uab-social-icons > span,
.uab-template-1 .uab-social-icons > ul {
float: none;
}
.uab-template-1 .uab-social-icons > ul {
display: block;
margin-top: 10px;
}
.uab-template-1 .uab-contact-inner {
display: block;
margin-bottom: 5px;
} .uab-template-2 .uab-content-header .uab-display-name {
float: none;
width: 100%;
}
.uab-template-2 .uab-content-header .uab-company-info {
float: none;
width: 100%;
text-align: left;
}
.uab-template-2 .uab-short-contact > div {
display: block;
margin-right: 0;
margin-bottom: 5px;
}  .uab-template-3 .uab-recent-posts {
padding: 10px;
} .uab-template-4 .uab-author-profile-pic,
.uab-template-4 .uab-front-content {
float: none;
}
.uab-template-4 .uab-author-profile-pic {
padding: 0 30px;
width: 100%;
margin-bottom: 20px;
}
.uab-template-4 .uab-front-content {
width: 100%;
padding: 0 30px;
} .uab-template-4.uab-hidden-icon .uab-author-profile-pic {
width: 100%;
padding-left: 10px;
}
.uab-template-4.uab-hidden-icon .uab-front-content {
width: 100%;
}  .uab-template-5 .uab-tab-header,
.uab-template-5 .uab-social-icons {
float: none;
}
.uab-template-5 .uab-content-header {
padding-left: 0;
}
.uab-template-5 .uab-tab-header {
margin: 0 auto 10px;
position: relative;
}
.uab-template-5 .uab-social-icons ul {
text-align: center;
}
.uab-template-5 .uab-social-icons ul li {
display: inline-block;
float: none;
}
.uab-template-5 .uab-social-icons {
width: 100%;
padding-left: 0;
}
.uab-template-5 .uab-content-lower {
padding-left: 20px;
} .uab-template-7 .uab-recent-posts ul li {
width: 100%;
} .uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
padding-left: 15px;
} .uab-template-13 .uab-post-first-wrapper {
margin-bottom: 10px;
}
.uab-template-13 .uab-post-first-wrapper,
.uab-template-13 .uab-post-second-wrapper {
display: block;
margin-right: 0;
width: 100%;
text-align: center;
}
.uab-template-13 .uab-post-second-wrapper {
padding-left: 0;
} .uab-template-14 .uab-content-temp-wrapper,
.uab-template-14 .uab-front-content {
float: none;
width: 100%;
padding: 0;
}
.uab-template-14 .uab-content-temp-wrapper {
margin-bottom: 20px;
} .uab-template-15 .uab-recent-posts .uab-post-first-wrapper,
.uab-template-15 .uab-recent-posts .uab-post-second-wrapper {
float: none;
width: 100%;
}
.uab-template-15 .uab-recent-posts .uab-post-first-wrapper {
margin-bottom: 10px;
}
.uab-template-15 .uab-recent-posts .uab-post-second-wrapper {
padding-left: 0;
} .uab-template-18 {
padding: 80px 10px 90px;
}
.uab-template-18 .uab-author-profile-pic,
.uab-template-18 .uab-front-content {
width: 100%;
float: none;
text-align: center;
}
.uab-template-18 .uab-author-profile-pic {
margin-bottom: 30px;
}
.uab-template-18 .uab-social-icons li {
float: none;
} .uab-template-18 .uab-post-first-wrapper,
.uab-template-18 .uab-post-second-wrapper {
width: 100%;
display: block;
margin-right: 0;
text-align: center;
}
.uab-template-18 .uab-post-second-wrapper {
padding-left: 0;
}
.uab-template-18 .uab-post-first-wrapper {
margin-bottom: 10px;
} .uab-template-19 .uab-post-first-wrapper,
.uab-template-19 .uab-post-second-wrapper {
width: 100%;
display: block;
margin-right: 0;
text-align: center;
}
.uab-template-19 .uab-post-first-wrapper {
margin-bottom: 10px;
}
.uab-template-19 .uab-post-second-wrapper {
padding-left: 0;
} .uab-template-1 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-9 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-17 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-2 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-8 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-12 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-13 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-3 .uab-contact-first-wrapper,
.uab-template-3 .uab-contact-second-wrapper,
.uab-template-10 .uab-contact-first-wrapper,
.uab-template-10 .uab-contact-second-wrapper,
.uab-template-11 .uab-contact-first-wrapper,
.uab-template-11 .uab-contact-second-wrapper,
.uab-template-14 .uab-contact-first-wrapper,
.uab-template-14 .uab-contact-second-wrapper,
.uab-template-18 .uab-contact-first-wrapper,
.uab-template-18 .uab-contact-second-wrapper,
.uab-template-19 .uab-contact-first-wrapper,
.uab-template-19 .uab-contact-second-wrapper,
.uab-template-4 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-5 .uab-contact-first-wrapper,
.uab-template-5 .uab-contact-second-wrapper,
.uab-template-6 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-7 .uab-contact-first-wrapper,
.uab-template-7 .uab-contact-second-wrapper,
.uab-template-9 .uab-contact-first-wrapper,
.uab-template-9 .uab-contact-second-wrapper,
.uab-template-15 .uab-contact-first-wrapper .uab-field-wrap,
.uab-template-16 .uab-contact-first-wrapper .uab-field-wrap {
width: 100%;
margin-right: 0;
padding: 0;
}
.uab-template-7 .uab-contact-message,
.uab-template-3 .uab-contact-form .uab-field-wrap.uab-contact-message{
margin-top:20px;
}
.uab-template-1 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-1 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-9 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-9 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-17 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-17 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-2 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-2 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-8 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-8 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-12 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-12 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-13 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-13 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-4 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-4 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-6 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-6 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-15 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-15 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1),
.uab-template-16 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n),
.uab-template-16 .uab-contact-first-wrapper .uab-field-wrap:nth-of-type(2n+1) {
padding: 0;
}
.uab-template-17 .uap-contact-form-wrapper {
padding: 20px;
} }
@media only screen and (max-width: 480px) { .uab-template-1 .uab-author-profile-pic {
width: 100%;
float: none;
margin-bottom: 15px;
}
.uab-template-1 .uab-front-content {
width: 100%;
float: none;
padding-left: 0;
} .uab-template-1 .uab-post-first-wrapper,
.uab-template-1 .uab-post-second-wrapper {
width: 100%;
padding: 0;
}
.uab-template-1 .uab-post-first-wrapper {
margin-bottom: 15px;
}
.uab-template-1 .uab-recent-posts ul li {
margin-top: 25px;
}  .uab-template-2 .uab-content-mid-inner-1 {
width: 100%;
float: none;
margin-bottom: 15px;
}
.uab-template-2 .uab-content-mid-inner-2 {
width: 100%;
padding-left: 0px;
float: none;
} .uab-template-2 .uab-recent-posts ul li {
width: 100%;
}  .uab-template-3 .uab-tab-content .uab-defaut-tab-wrapper {
padding: 96px 30px 39px 30px;
}
.uab-template-3 .uab-tab-content .uab-defaut-tab {
padding: 80px 25px 25px 25px;
}
.uab-template-3 .uap-profile-image {
top: -68px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.uab-template-3 .uab-social-icons {
padding: 5px 5px 5px 5px;
} .uab-template-5 .uab-content-mid,
.uab-template-5 .uab-content-lower {
float: none;
width: 100%;
}
.uab-template-5 .uab-content-mid {
margin-bottom: 20px;
}
.uab-template-5 .uab-content-lower {
padding-left: 0;
text-align: center;
}
.uab-template-5 .uap-profile-image {
margin: 0 auto;
}
.uab-template-5 .uab-social-icons {
text-align: center;
}
.uab-template-5 .uab-social-icons ul li {
display: inline-block;
float: none;
margin: 0 0px 4px;
} .uab-template-10 .uab-content-mid .uab-content-mid-inner-1 {
width: 100%;
float: none;
margin-bottom: 20px;
}
.uab-template-10 .uab-content-mid .uab-content-mid-inner-2 {
width: 100%;
padding-left: 0;
float: none;
}
.uab-template-10 .uap-profile-image {
margin: 0 auto;
} .uab-template-10 .uab-post-first-wrapper,
.uab-template-10 .uab-post-second-wrapper {
width: 100%;
}
.uab-template-10 .uab-post-first-wrapper {
margin-bottom: 20px;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n) .uab-post-second-wrapper,
.uab-template-10 .uab-recent-posts ul li:nth-of-type(2n+1) .uab-post-second-wrapper {
padding: 0;
}
.uab-template-10 .uab-recent-posts ul li {
margin-top: 30px;
}
.uab-template-10 .uab-recent-posts ul li:nth-of-type(1) {
margin-top: 0;
}
} @media only screen and (max-width: 992px) {
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width:33.33%;
}  
}
@media only screen and (max-width: 768px) {
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width:50%;
}  
}   
@media only screen and (max-width: 640px) {
.uab-author-grid.uab-author-full-grid .uab-author-grid-outer {
width:100%;
}  
}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-backward:before {
content: "\f04a"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-book:before {
content: "\f02d"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-crop:before {
content: "\f125"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frown:before {
content: "\f119"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-heart:before {
content: "\f004"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-meh:before {
content: "\f11a"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-moon:before {
content: "\f186"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-percent:before {
content: "\f295"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-road:before {
content: "\f018"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-star:before {
content: "\f005"; }
.fa-star-half:before {
content: "\f089"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-strava:before {
content: "\f428"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-solid-900.eot);
src: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-solid-900.woff2) format("woff2"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-solid-900.woff) format("woff"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-solid-900.ttf) format("truetype"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-regular-400.eot);
src: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-regular-400.woff2) format("woff2"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-regular-400.woff) format("woff"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-regular-400.ttf) format("truetype"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-brands-400.eot);
src: url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-brands-400.woff2) format("woff2"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-brands-400.woff) format("woff"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-brands-400.ttf) format("truetype"), 
url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }@font-face{font-family:'FontAwesome';src:url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.gruposelpe.com.br/wp-content/plugins/ultimate-author-box/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}