@charset "UTF-8";
@charset "utf-8";
.master-slider{
position: relative;
visibility: hidden;
-moz-transform: translate3d(0 , 0 , 0);
}
.wpb_row .master-slider-parent *,
.master-slider-parent * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.master-slider-parent {
margin-left: auto;
margin-right: auto;
}
.ms-layout-partialview .ms-view {
overflow: visible;
background-color:transparent;
}
.ms-layout-partialview .ms-container { overflow: hidden; }
.master-slider.before-init{}
.master-slider img, .ms-slide-bgvideocont video {max-width:none;}
.ms-ie img{border:none;}
.ms-ie8 * {opacity:inherit;filter:inherit;}
.ms-ie7   {zoom:1;}
.master-slider.ms-fullheight{height: 100%;}
.ms-loading-container{
position:absolute;
width:100%;
top:0;
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
width: 36px;
height: 36px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/common/loading-2.gif) no-repeat center white;
border-radius: 60px;
box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
position: absolute;
left: 50%;
top: 50%;
margin: -18px;
opacity: 0.9;
} .ms-def-cursor{cursor:auto !important;}
.ms-grab-cursor{cursor: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/common/grab.png), move;}
.ms-grabbing-cursor{cursor: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/common/grabbing.png), move;}
.ms-ie .ms-grab-cursor{cursor: move;}
.ms-ie .ms-grabbing-cursor {cursor: move;}
.ms-view { 
margin:0px auto;
overflow:hidden;
position:relative;
-webkit-perspective: 2000px;
-moz-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
}
.ms-view .ms-slide-container{position:relative;}
.ms-slide {
position:absolute;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transform-style: preserve-3d;
height:100%;
}
.ms-slide.selected {}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
position: absolute;
overflow:hidden;
width: 100%;
}
.ms-slide .ms-slide-bgvideocont{
z-index: 105;
height: 100%;
}
.ms-slide .ms-slide-bgvideocont,
.ms-slide-bgvideocont>video{
-webkit-transform: translateZ(0.3px);
-moz-transform: translateZ(0.3px);
-ms-transform: translateZ(0.3px);
-o-transform: translateZ(0.3px);
transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo{
position: absolute;
top: 0px;
}
.ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}
.ms-slide .ms-slide-bgcont img , .ms-container , .ms-inner-controls-cont{
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}
.ms-slide .ms-layer{position:absolute;}
.ms-slide .ms-slide-layers{
position: absolute;
overflow:hidden;
width:100%;
height: 100%;
z-index: 110;
top:0px;
}
.ms-slide .ms-slide-video{
position:absolute;
top:0;
z-index: 111;
background:black;
padding:0;
margin: 0;
border: none;
}
.ms-slide .ms-pattern{
background-attachment: scroll;
width: 100%;
height: 100%;
z-index: 108;
-webkit-transform: translateZ(0.4px);
-moz-transform: translateZ(0.4px);
-ms-transform: translateZ(0.4px);
-o-transform: translateZ(0.4px);
transform: translateZ(0.4px);
position: absolute;
top: 0;
}
.ms-parallax-layer {
width: 100%;
position: absolute;
top: 0;
}
.ms-scroll-parallax-cont{
position: absolute;
top:0;
width: 100%;
height: 100%;
-webkit-transform: translateZ(0.4px);
-moz-transform: translateZ(0.4px);
-ms-transform: translateZ(0.4px);
-o-transform: translateZ(0.4px);
transform: translateZ(0.4px);
}
.ms-scroll-parallax .ms-sl-selected .ms-scroll-parallax-cont,
.ms-scroll-parallax .ms-sl-selected .ms-slide-bgcont{
}
.ms-scroll-parallax .ms-slide-bgcont{
} .ms-action-layer{cursor: pointer;}
.ms-btn-container{position: absolute;}
.ms-btn {
text-decoration: none;
display: inline-block;
color:black;
position: relative;
padding: 8px 15px;
cursor: pointer;
white-space: nowrap;
}
.ms-default-btn{
background: #0074A2;
border-radius: 5px;
color: #FFF;
}
.ms-default-btn:hover{background-color: #0098D5;}
.ms-default-btn:active{top:1px;}
.ms-layer.video-box{background:black;}
.ms-layer.video-box iframe{
padding:0;
margin: 0;
border: none;
position: absolute;
z-index: 110;
}
.ms-btn-s{
padding: 14px 17px;  
font-size: 80%;
line-height: 0;
}
.ms-btn-m{
padding: 12px 40px;
}
.ms-btn-n{
padding: 8px 25px;
font-size: 95%;
}
.ms-btn-l{
padding: 17px 50px;  
font-size: 120%;
}
.ms-btn-box{}
.ms-btn-round{border-radius: 5px;}
.ms-btn-circle{border-radius: 100px;}
.ms-btn-outline-box{}
.ms-btn-outline-round{border-radius: 5px;}
.ms-btn-outline-circle{border-radius: 100px;} .ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn{
position:absolute;
cursor: pointer;
z-index: 110;
}
.ms-slide .ms-slide-vcbtn{
position:absolute;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile{
position: relative;
bottom: 0;
left:0;
width:100%;
height: 28px;
background-color: black;
color: white;
text-align: center;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
text-transform: uppercase;
font-family: sans-serif;
font-size: 0.75em;
display: inline-block;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/common/video-close-btn.png) no-repeat 0px 3px;
padding-left: 15px;
height: 15px;
color: #DBDBDB;
margin-top: 7px;
}
.ms-slide .ms-slide-vcbtn,
.ms-slide .ms-slide-layers,
.ms-slide .ms-slide-vpbtn,
.ms-slide .ms-slide-video {
-webkit-transform: translateZ(0.44px);
-moz-transform: translateZ(0.44px);
-ms-transform: translateZ(0.44px);
-o-transform: translateZ(0.44px);
transform: translateZ(0.44px);
}
.ms-video-img{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.ms-mask-frame{
overflow:hidden;
position:absolute;
float:left;
} .ms-thumb-list{
overflow:hidden;
position:absolute;
}
.ms-thumb-list.ms-dir-h {width: 100%;}
.ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
.ms-thumbs-cont{position: relative;}
.ms-thumb-frame img{width:100%;	height:auto;}
.ms-thumb-frame{
cursor: pointer;
float: left;
overflow: hidden;
opacity: 0.5;
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
-o-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-thumb-frame-selected{ opacity: 1; }
.ms-tabs .ms-thumb-frame {
background-color: #F6f6f6;
text-shadow: 0 1px 1px white;
color: #222;
border: solid 1px white;
border-width: 0 1px 1px 0;
overflow: visible;
position: relative;
opacity: 1;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame {margin-top: 12px;}
.ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
.ms-tabs .ms-thumb{padding: 20px 20px;}
.ms-tabs .ms-thumb-frame-selected {	opacity: 1; background: #EDEDED;}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
position: absolute;
opacity: 0;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
top: 0px;
left: 50%;
margin-left: -12px;
border-bottom: solid 12px #F6f6f6;
border-left: solid 12px transparent;
border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
top:-12px;
border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
top: 50%;
left: 0;
margin-top: -12px;
border-right: solid 12px #EDEDED;
border-top: solid 12px transparent;
border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
left:-12px;
border-right-color:white;
}
.ms-thumb-alt {
text-align: center;
margin: 5px;
font-size: 14px;
font-weight: 600; 
}
.ms-bullet{cursor:pointer;float: left;}
.ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-bullets.ms-dir-v {
position: absolute;
top:50%;
}
.ms-bullets.ms-dir-v .ms-bullet{
float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-sbar {position: absolute;}
.ms-sbar.ms-dir-h {
left: 10px;
right: 10px;
top: 5px
}
.ms-sbar.ms-dir-v {
top: 10px;
bottom: 10px;
right: 5px
}
.ms-sbar .ms-bar {
height: 4px;
background: #333;
border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {	width: 4px;}
.ms-sbar .ms-bar{
position:relative;
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-ms-transition: opacity 300ms;
-o-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-timerbar {
width: 100%;
bottom: 0px;
position: absolute;
}
.ms-ctimer {
position: absolute;
top: 30px;
left: 30px;
cursor: pointer;
}
.ms-ctimer-bullet {}
.ms-time-bar{
-webkit-transition: width 120ms linear;
-moz-transition: width 120ms linear;
-ms-transition: width 120ms linear;
-o-transition: width 120ms linear;
transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow{
height:0px;
}
.ms-slide-info {position: absolute;}
.ms-slide-info.ms-dir-v {top:0;}
.ms-slide-info.ms-dir-h {width:100%;}
@keyframes point-anim{
0% 		{transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5);  opacity: 1; }
100% 	{transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5);  opacity: 0; }
}
@-webkit-keyframes point-anim{
0% 		{-webkit-transform: scale(0.5); opacity: 1; }
100% 	{-webkit-transform: scale(1.5);	opacity: 0; }
} .ms-android .ms-tooltip-point .ms-point-border{
animation:none;
-moz-animation:none;
-webkit-animation:none;
-o-animation:none;
}
.ms-pattern.ms-patt-1  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-2  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-3  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-4  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-5  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-6  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAABhJREFUeNpiYGBg2MTAwMDgAwAAAP//AwAEggD/4yQTzwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-7  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-8  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-9  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-10 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-11 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-12 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-13 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-14 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-15 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=);}  .ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn{
width: 50px;
height: 51px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
width: 30px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png);
background-position: -89px -26px;
height: 40px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-default .ms-nav-next {
right: 30px;
left: auto;
background-position: -89px -103px;
}
.ms-skin-default .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-default .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-default .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-default .ms-tooltip-point {cursor: pointer;}
.ms-skin-default .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-default .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-default .ms-tooltip {
max-width:200px;
}
.ms-skin-default .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn,
.ms-skin-default .ms-slide .ms-slide-vcbtn,
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev,
.ms-skin-default .ms-bullet{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev {
width: 53px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-black-1 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-1 .ms-bullet {
width: 9px;
height: 9px;
background: white;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-black-1 .ms-bullet-selected {
background-color: black;
}
.ms-skin-black-1 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: white;
border-top-color: rgba(0, 0, 0, 0.8);
bottom: -10px;
}
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: white;
border-bottom-color: rgba(0, 0, 0, 0.8);
top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: white;
border-right-color: rgba(0, 0, 0, 0.8);
left: -10px;
}
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: black;
border-left-color: rgba(0, 0, 0, 0.8);
right: -10px;
}
.ms-skin-black-1 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-1 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #444444;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-1 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: white;
background: rgba(255, 255, 255, 0.9);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-black-1  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-1 .ms-tooltip-cont {
padding: 10px;
background: black;
background: rgba(0, 0, 0, 0.8);
text-shadow: 0 1px 0px black;
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn,
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2.png) black no-repeat -16px -103px;
border: solid 3px rgb(255, 255, 255);  
border-color: rgba(255, 255, 255, 0.4);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-black-2 .ms-video-btn:hover{
background-color: #3D3D3D;
}
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2.png) black no-repeat -27px -36px;
border: solid 2px white;
border-color: rgba(255, 255, 255, 0.4);
top: 15px;
right: 15px;
}
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 50px;
} .ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2.png) black;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-black-2.round-skin .ms-nav-next,
.ms-skin-black-2.round-skin .ms-nav-prev,
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover{
background-color: #3d3d3d;
}
.ms-skin-black-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-2 .ms-bullet {
width: 8px;
height: 8px;
background: white;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
-ms-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(0, 0, 0, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-black-2.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-black-2 .ms-bullet-selected {
background-color: black;
border-color: white;
border-color: rgba(255, 255, 255, 0.44);
}
.ms-skin-black-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-black-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-black-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn,
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev {
width: 53px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-light-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-2 .ms-bullet {
width: 9px;
height: 9px;
background: black;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-light-2 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-light-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn,
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn{
width: 50px;
height: 50px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png) no-repeat -15px -149px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 29px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png) no-repeat -26px -28px;
top: 30px;
right: 30px;
} .ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev {
width: 50px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png);
background-position: -82px -22px;
height: 50px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -25px;
position: absolute;
z-index: 110;
}
.ms-skin-light-3 .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -99px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-3 .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-light-3 .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-light-3 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-3 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-3 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-3 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-light-3  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-3 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn,
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev,
.ms-skin-light-3 .ms-bullet{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev {
width: 54px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4.png);
background-position: -77px -5px;
height: 68px;
cursor: pointer;
top: 50%;
left: -27px;
margin-top: -40px;
position: absolute;
z-index: 110;
}
.ms-skin-light-4 .ms-nav-next {
right: -27px;
left: auto;
background-position: -79px -83px;
}
.ms-skin-light-4 .ms-thumb-frame-selected {
opacity: 0.6;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-h {
bottom: -60px;
width: 100%;
height: 60px;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-v {
height: 100%;
width: 60px;
right: -60px;
top: 0;
}
.ms-skin-light-4 .ms-thumb-frame {
cursor: pointer;
float: left;
width: 60px;
height: 60px;
margin: 1px 0 0 1px;
overflow: hidden;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-4 .ms-bullet {
width: 9px;
height: 9px;
background: #b9b9b9;
margin: 4px;
border: solid 1px rgb(163, 163, 163);
}
.ms-skin-light-4 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-4 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: white;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-4 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-4 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #E0E0E0;
background: #4b8aac;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-4 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: white;
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-light-4  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-4 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn,
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn{
width: 32px;
height: 32px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) black no-repeat -24px -160px;
top: 50%;
left: 50%;
margin: -18px 0 0 -18px;
}
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-5 .ms-video-btn:hover{
background-color:#646464;
}
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) white no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev {
width: 32px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) white;
background-position: -94px -32px;
height: 32px;
cursor: pointer;
bottom: 40px;
left: 40px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-light-5 .ms-nav-next:hover,
.ms-skin-light-5 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-5 .ms-nav-next {
left: 73px;
background-position: -93px -110px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-5 .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-5 .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-light-5 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-5 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-5 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
} .ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
animation:none;
-moz-animation:none;
-webkit-animation:none;
-o-animation:none;
}
.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-5  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-5 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn,
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6.png) white no-repeat -16px -103px;
border: solid 3px rgb(112, 112, 112);  border-color: rgba(0, 0, 0, 0.27);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-6 .ms-video-btn:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6.png) white no-repeat -27px -36px;
top: 15px;
right: 15px;
}
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 30px;
} .ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6.png) white;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(112, 112, 112);
border-color: rgba(0, 0, 0, 0.27);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-light-6 .ms-nav-next:hover,
.ms-skin-light-6 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-6 .ms-bullet {
width: 8px;
height: 8px;
background: black;
-webkit-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(255, 255, 255, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-6.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-light-6 .ms-bullet-selected {
background-color: white;
border-color: black;
border-color: rgba(0, 0, 0, 0.44);
}
.ms-skin-light-6 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-6 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-6 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-6  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-6 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn,
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn{
width: 47px;
height: 46px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png) no-repeat -16px -152px;
top: 50%;
left: 50%;
margin: -22px 0 0 -24px;
}
.ms-skin-metro .ms-slide .ms-slide-vcbtn {
width: 47px;
height: 47px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png) no-repeat -16px -19px;
top: 15px;
right: 15px;
} .ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev {
width: 47px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png);
background-position: -83px -23px;
height: 47px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -24px;
position: absolute;
z-index: 110;
}
.ms-skin-metro .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-metro .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-metro .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-metro .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-metro .ms-tooltip-point {cursor: pointer;}
.ms-skin-metro .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-metro .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-metro .ms-tooltip {
max-width:200px;
}
.ms-skin-metro .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn,
.ms-skin-metro .ms-slide .ms-slide-vcbtn,
.ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev,
.ms-skin-metro .ms-bullet{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin-retina.png);
background-size: 152px 225px;
}
}  .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn{
width: 60px;
height: 60px;
background: skins/url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/contrast-skin.png) no-repeat -10px -144px;
top: 50%;
left: 50%;
margin: -30px 0 0 -30px;
}
.ms-skin-contrast .ms-slide .ms-slide-vcbtn {
width: 24px;
height: 24px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin.png) no-repeat -27px -30px;
top: 30px;
right: 30px;
} .ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev {
width: 60px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin.png);
background-position: -76px -17px;
height: 60px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -30px;
position: absolute;
z-index: 110;
}
.ms-skin-contrast .ms-nav-next {
right: 30px;
left: auto;
background-position: -77px -91px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-contrast .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-contrast .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-contrast .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: #fc3116;
border-top-color: rgba(252, 49, 22, 0.8);
bottom: -10px;
}
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: #fc3116;
border-bottom-color: rgba(252, 49, 22, 0.8);
top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: #fc3116;
border-right-color: rgba(252, 49, 22, 0.8);
left: -10px;
}
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: #fc3116;
border-left-color: rgba(252, 49, 22, 0.8);
right: -10px;
}
.ms-skin-contrast .ms-tooltip-point {cursor: pointer;}
.ms-skin-contrast .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #636363;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-contrast .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: white;
background: rgba(255, 255, 255, 0.99);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-contrast  .ms-tooltip {
max-width:200px;
}
.ms-skin-contrast .ms-tooltip-cont {
padding: 10px;
background: #fc3116;
background: rgba(252, 49, 22, 0.8);
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn,
.ms-skin-contrast .ms-slide .ms-slide-vcbtn,
.ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev,
.ms-skin-contrast .ms-bullet{
background-image:url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin-retina.png);
background-size: 152px 225px;
}
} .ms-caro3d-template .ms-container {
padding: 10px 0 50px 0;
} .ms-caro3d-template .ms-slide{
-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(255,255,255,0.5)));
}
.ms-caro3d-template .ms-slide-bgcont{
border-radius: 8px;
} .ms-dis-slider-cont {
position: relative;
padding: 3.2% 8.5% 24%;
max-width: 508px;
}
.ms-display-cont .ms-view{
background-color: #17171a;
}
.ms-display-cont{
max-width: 614px;
position: relative;
margin: 0 auto;
}
.ms-display-bg {
max-width: 100%;
position: absolute;
}
.ms-display-template .ms-nav-prev,
.ms-display-template .ms-nav-next {
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -80px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-display-template .ms-nav-next {
background-position: -59px -9px;
right: -80px;
left:auto;
}
.ms-display-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -50%;
right: 50%;
width: 100px;
}
.ms-display-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-display-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-display-template .ms-bullet-selected {
background-position: -143px -25px;
} .ms-gallery-template .ms-gallery-botcont {
height: 55px;
background: black;
color: white;
font-weight: 300;
font-family: "Lato", sans-serif;
font-size: 18px;
position: relative;
}
.ms-gallery-template .ms-gal-playbtn {
width: 55px;
height: 100%;
float: left;
cursor: pointer;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat 6px 6px;
}
.ms-gallery-template .ms-gal-playbtn.btn-pause {
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat -55px 7px;
}
.ms-gallery-template .ms-gal-thumbtoggle {
position: absolute;
right: 0;
z-index: 110;
width: 55px;
height: 100%;
cursor: pointer;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat -53px -41px;
}
.ms-gallery-template .ms-gal-thumbtoggle.btn-hide {
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat 4px -41px;
}
.ms-gallery-template .ms-slide-num {
float: left;
padding: 17px 9px;
color: #727272;
}
.ms-gallery-template .ms-slide-info {
float: left;
padding: 18px 4px;
position: relative;
width: auto;
}
.ms-gallery-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: 18px;
right: 105px;
width: 100px;
}
.ms-gallery-template .ms-bullet {
width: 8px;
height: 8px;
background: #1e1e1e;
margin: 4px;
border-radius: 15px;
}
.ms-gallery-template .ms-bullet-selected {
background-color: white;
}
.ms-gallery-template .ms-timerbar {
width: 100%;
top: -4px;
height: 4px;
position: absolute;
background: rgba(0, 0, 0, 0.32);
}
.ms-gallery-template .ms-time-bar {
height: 4px;
background: rgba(255, 255, 255, 0.7);
}
.ms-gallery-template .ms-thumb-list.ms-dir-h {
width: 100%;
background: black;
background: rgba(0, 0, 0, 0.95);
padding-top: 1px;
}
.ms-gallery-template .ms-thumb-frame {
cursor: pointer;
float: left;
width: 175px;
overflow: hidden;
opacity: 0.5;
-webkit-transition: opacity 400ms;
-moz-transition: opacity 400ms;
-ms-transition: opacity 400ms;
-o-transition: opacity 400ms;
transition: opacity 400ms;
}
.ms-gallery-template .ms-thumb-frame-selected {
opacity: 1;
}
.ms-gallery-template .ms-gal-thumbcont {
overflow: hidden;
width: 100%;
height: 115px;
position: absolute;
top: -115px;
left: 0;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-gallery-template .ms-gal-thumbcont.hide-thumbs {
height: 0;
top: 0;
}
@media (max-width: 570px) {
.ms-gallery-template .ms-slide-info {
display: none;
}
} .ms-laptop-template .ms-laptop-cont .ms-view{
background-color: #17171a;
}
.ms-laptop-template .ms-laptop-cont{
max-width: 645px;
position: relative;
margin: 0 auto;
}
.ms-laptop-template .ms-lt-slider-cont {
position: relative;
padding: 5% 11.9% 20%;
max-width: 492px;
}
.ms-laptop-template .ms-laptop-bg {
max-width: 100%;
position: absolute;
}
.ms-laptop-template .ms-nav-prev,
.ms-laptop-template .ms-nav-next {
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -80px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-laptop-template .ms-nav-next {
background-position: -59px -9px;
right: -80px;
left:auto;
}
.ms-laptop-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -40%;
right: 50%;
width: 100px;
}
.ms-laptop-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-laptop-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-laptop-template .ms-bullet-selected {
background-position: -143px -25px;
} .ms-tablet-template .ms-tablet-cont .ms-view{
background-color: #17171a;
}
.ms-tablet-template .ms-tablet-cont{
max-width: 500px;
position: relative;
margin: 0 auto;
}
.ms-tablet-template.ms-tablet-land .ms-tablet-cont {
max-width: 842px;
}
.ms-tablet-template.ms-tablet-land .ms-lt-slider-cont {
padding: 4.1% 12.1% 10%;
max-width: 632px;
}
.ms-tablet-template .ms-lt-slider-cont {
position: relative;
padding: 11.1% 11% 22%;
max-width: 400px;
}
.ms-tablet-template .ms-tablet-bg {
max-width: 100%;
position: absolute;
}
.ms-tablet-template .ms-nav-prev,
.ms-tablet-template .ms-nav-next {
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -120px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-tablet-template .ms-nav-next {
background-position: -59px -9px;
right: -120px;
left:auto;
}
.ms-tablet-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -18%;
right: 50%;
width: 100px;
}
.ms-tablet-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-tablet-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-tablet-template .ms-bullet-selected {
background-position: -143px -25px;
} .ms-phone-template .ms-phone-cont .ms-view{
background-color: #17171a;
}
.ms-phone-template .ms-phone-cont{
max-width: 386px;
position: relative;
margin: 0 auto;
}
.ms-phone-template.ms-phone-land .ms-phone-cont {
max-width: 666px;
}
.ms-phone-template.ms-phone-land .ms-lt-slider-cont {
position: relative;
padding: 4.6% 16.1% 10% 15.5%;
max-width: 455px;
}
.ms-phone-template .ms-lt-slider-cont {
position: relative;
padding: 26.2% 16.5% 33% 16.8%;
max-width: 258px;
}
.ms-phone-template .ms-phone-bg {
max-width: 100%;
position: absolute;
}
.ms-phone-template .ms-nav-prev,
.ms-phone-template .ms-nav-next {
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -120px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-phone-template .ms-nav-next {
background-position: -59px -9px;
right: -120px;
left:auto;
}
.ms-phone-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -30%;
right: 50%;
width: 100px;
}
.ms-phone-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-phone-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-phone-template .ms-bullet-selected {
background-position: -143px -25px;
}
.ms-phone-template.ms-phone-land .ms-bullets.ms-dir-h {
bottom: -21%;
}
.ms-phone-template.ms-phone-land .ms-nav-next {
right: -150px;
}
.ms-phone-template.ms-phone-land .ms-nav-prev {
left: -150px;
} .ms-partialview-template .ms-slide-info {
text-align: center;
margin-top: 20px;
width: 100%;
}
.ms-partialview-template .ms-slide-info h3 {
margin: 5px;
font-weight: 300;
font-size: 23pt;
color: #222;
}
.ms-partialview-template .ms-slide-info h4 {
margin: 5px;
font-weight: 300;
font-size: 14pt;
color: #7A7A7A;
}
.ms-partialview-template .ms-slide-info p {
font-size: 10pt;
margin: 6px;
}  .ms-showcase2-template .ms-view{background: transparent;} .master-slider{
-moz-transform:translate3d(0,0,1px);
}
.ms-staff-carousel{
margin: 25px auto;
position: relative;
}
.ms-staff-carousel .ms-view{
overflow:visible;
background-color: transparent;
}
.ms-staff-carousel .ms-nav-prev,
.ms-staff-carousel .ms-nav-next {
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/staff-arrows.png) white no-repeat -7px -57px;
width: 35px;
height: 40px;
left: -35px;
margin-top: -17px;
box-shadow: 0px 1px 0px 0px rgb(190, 190, 190);
position: absolute;
top:50%;
cursor: pointer;
}
.ms-staff-carousel .ms-nav-next {
background-position: -6px -7px;
right:-35px;
left:auto;
}
.ms-staff-carousel .ms-staff-info{
text-align: center;
margin:0 auto;
max-width: 600px;
margin-top:30px;
min-height:300px;
color:#222222;
}
.ms-staff-carousel .ms-staff-info h3{
font-weight: 300;
font-size: 22pt;
margin:0px;
}
.ms-staff-carousel .ms-staff-info h4{
font-weight: 300;
color:#787878;
font-size: 15pt;
margin:3px;
}
.ms-staff-carousel.ms-round .ms-slide-bgcont {
border-radius: 5000px;
border: solid 8px rgb(230, 230, 230);
margin: 0 -8px;
}
.ms-staff-carousel.ms-round .ms-view{
padding-bottom: 8%;
}
.ms-staff-carousel.ms-round .ms-nav-prev,
.ms-staff-carousel.ms-round .ms-nav-next {
background-color:transparent;
box-shadow : none;
left:-45px;
}
.ms-staff-carousel.ms-round .ms-nav-next {
left:auto;
right:-45px
} .ms-tabs-template .ms-thumb-frame h3 {
font-weight: 400;
font-size: 13pt;
margin:0;
}
.ms-tabs-template .ms-thumb-frame p {
font-size:10pt;
margin: 4px 0;
}
.ms-tabs-template .ms-thumb-frame-selected h3{
color:#4b8aac;
} .ms-vertical-template .ms-nav-prev,
.ms-vertical-template .ms-nav-next {
top: 10px;
left: 50%;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/vertical-arrows.png) no-repeat;
background-position: -11px -6px;
width: 40px;
height: 30px;
margin-left: -20px;
margin-top: 0;
}
.ms-vertical-template .ms-nav-next{
top:auto;
bottom:10px;
background-position: -11px -53px;
}
.ms-vertical-template .ms-thumblist-fwd,
.ms-vertical-template .ms-thumblist-bwd {
width: 100%;
position: absolute;
top: 0;
height: 15px;
cursor: pointer;
background: url(//www.getfarfargetta.com/wp-content/plugins/masterslider/public/assets/css/templates/vertical-arrows.png) no-repeat;
background-position: 50% -106px;
}
.ms-vertical-template .ms-thumblist-bwd {
top: auto;
bottom: 0;
background-position: 50% -145px;
}.msp-preset-btn-84{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-84:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-84:active{ top:1px } .msp-preset-btn-85{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-85:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-85:active{ top:1px } .msp-preset-btn-86{ color: #b97ebb;border:solid 1px #b97ebb; } .msp-preset-btn-86:hover{ border-color:#ca89cc;color:#ca89cc } .msp-preset-btn-86:active{ top:1px } .msp-preset-btn-87{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-87:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-87:active{ top:1px } .msp-preset-btn-88{ background-color: #b97ebb;color: #fff;box-shadow:0 5px #9a699c; } .msp-preset-btn-88:hover{ background-color:#ca89cc;box-shadow:0 4px #9a699c;top:1px;color: #fff; } .msp-preset-btn-88:active{ box-shadow:0 2px #9a699c;top:3px; } .msp-preset-btn-89{ background-color: #5472D2;color: #fff; } .msp-preset-btn-89:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-89:active{ top:1px } .msp-preset-btn-90{ background-color: #5472D2;color: #fff; } .msp-preset-btn-90:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-90:active{ top:1px } .msp-preset-btn-91{ color: #5472D2;border:solid 1px #5472D2; } .msp-preset-btn-91:hover{ border-color:#5d7fe9;color:#5d7fe9 } .msp-preset-btn-91:active{ top:1px } .msp-preset-btn-92{ background-color: #5472D2;color: #fff; } .msp-preset-btn-92:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-92:active{ top:1px } .msp-preset-btn-93{ background-color: #5472D2;color: #fff;box-shadow:0 5px #4c68be; } .msp-preset-btn-93:hover{ background-color:#5d7fe9;box-shadow:0 4px #4c68be;top:1px;color: #fff; } .msp-preset-btn-93:active{ box-shadow:0 2px #4c68be;top:3px; } .msp-preset-btn-94{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-94:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-94:active{ top:1px } .msp-preset-btn-95{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-95:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-95:active{ top:1px } .msp-preset-btn-96{ color: #00c1cf;border:solid 1px #00c1cf; } .msp-preset-btn-96:hover{ border-color:#01D4E4;color:#01D4E4 } .msp-preset-btn-96:active{ top:1px } .msp-preset-btn-97{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-97:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-97:active{ top:1px } .msp-preset-btn-98{ background-color: #00c1cf;color: #fff;box-shadow:0 5px #00afbc; } .msp-preset-btn-98:hover{ background-color:#01D4E4;box-shadow:0 4px #00afbc;top:1px;color: #fff; } .msp-preset-btn-98:active{ box-shadow:0 2px #00afbc;top:3px; } .msp-preset-btn-99{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-99:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-99:active{ top:1px } .msp-preset-btn-100{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-100:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-100:active{ top:1px } .msp-preset-btn-101{ color: #4cadc9;border:solid 1px #4cadc9; } .msp-preset-btn-101:hover{ border-color:#63b2c9;color:#63b2c9 } .msp-preset-btn-101:active{ top:1px } .msp-preset-btn-102{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-102:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-102:active{ top:1px } .msp-preset-btn-103{ background-color: #4cadc9;color: #fff;box-shadow:0 5px #1aa2c9; } .msp-preset-btn-103:hover{ background-color:#63b2c9;box-shadow:0 4px #1aa2c9;top:1px;color: #fff; } .msp-preset-btn-103:active{ box-shadow:0 2px #1aa2c9;top:3px; } .msp-preset-btn-104{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-104:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-104:active{ top:1px } .msp-preset-btn-105{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-105:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-105:active{ top:1px } .msp-preset-btn-106{ color: #cec2ab;border:solid 1px #cec2ab; } .msp-preset-btn-106:hover{ border-color:#cebd9d;color:#cebd9d } .msp-preset-btn-106:active{ top:1px } .msp-preset-btn-107{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-107:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-107:active{ top:1px } .msp-preset-btn-108{ background-color: #cec2ab;color: #fff;box-shadow:0 5px #C2B7A2; } .msp-preset-btn-108:hover{ background-color:#cebd9d;box-shadow:0 4px #C2B7A2;top:1px;color: #fff; } .msp-preset-btn-108:active{ box-shadow:0 2px #C2B7A2;top:3px; } .msp-preset-btn-109{ background-color: #50485b;color: #fff; } .msp-preset-btn-109:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-109:active{ top:1px } .msp-preset-btn-110{ background-color: #50485b;color: #fff; } .msp-preset-btn-110:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-110:active{ top:1px } .msp-preset-btn-111{ color: #50485b;border:solid 1px #50485b; } .msp-preset-btn-111:hover{ border-color:#6a6176;color:#6a6176 } .msp-preset-btn-111:active{ top:1px } .msp-preset-btn-112{ background-color: #50485b;color: #fff; } .msp-preset-btn-112:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-112:active{ top:1px } .msp-preset-btn-113{ background-color: #50485b;color: #fff;box-shadow:0 5px #412d5b; } .msp-preset-btn-113:hover{ background-color:#6a6176;box-shadow:0 4px #412d5b;top:1px;color: #fff; } .msp-preset-btn-113:active{ box-shadow:0 2px #412d5b;top:3px; } .msp-preset-btn-114{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-114:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-114:active{ top:1px } .msp-preset-btn-115{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-115:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-115:active{ top:1px } .msp-preset-btn-116{ color: #8d6dc4;border:solid 1px #8d6dc4; } .msp-preset-btn-116:hover{ border-color:#977cc4;color:#977cc4 } .msp-preset-btn-116:active{ top:1px } .msp-preset-btn-117{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-117:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-117:active{ top:1px } .msp-preset-btn-118{ background-color: #8d6dc4;color: #fff;box-shadow:0 5px #7c51c4; } .msp-preset-btn-118:hover{ background-color:#977cc4;box-shadow:0 4px #7c51c4;top:1px;color: #fff; } .msp-preset-btn-118:active{ box-shadow:0 2px #7c51c4;top:3px; } .msp-preset-btn-119{ background-color: #75d69c;color: #fff; } .msp-preset-btn-119:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-119:active{ top:1px } .msp-preset-btn-120{ background-color: #75d69c;color: #fff; } .msp-preset-btn-120:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-120:active{ top:1px } .msp-preset-btn-121{ color: #75d69c;border:solid 1px #75d69c; } .msp-preset-btn-121:hover{ border-color:#7de5a7;color:#7de5a7 } .msp-preset-btn-121:active{ top:1px } .msp-preset-btn-122{ background-color: #75d69c;color: #fff; } .msp-preset-btn-122:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-122:active{ top:1px } .msp-preset-btn-123{ background-color: #75d69c;color: #fff;box-shadow:0 5px #41d67d; } .msp-preset-btn-123:hover{ background-color:#7de5a7;box-shadow:0 4px #41d67d;top:1px;color: #fff; } .msp-preset-btn-123:active{ box-shadow:0 2px #41d67d;top:3px; } .msp-preset-btn-124{ background-color: #222;color: #fff; } .msp-preset-btn-124:hover{ background-color:#333;color: #fff; } .msp-preset-btn-124:active{ top:1px } .msp-preset-btn-125{ background-color: #222;color: #fff; } .msp-preset-btn-125:hover{ background-color:#333;color: #fff; } .msp-preset-btn-125:active{ top:1px } .msp-preset-btn-126{ color: #222;border:solid 1px #222; } .msp-preset-btn-126:hover{ border-color:#333;color:#333 } .msp-preset-btn-126:active{ top:1px } .msp-preset-btn-127{ background-color: #222;color: #fff; } .msp-preset-btn-127:hover{ background-color:#333;color: #fff; } .msp-preset-btn-127:active{ top:1px } .msp-preset-btn-128{ background-color: #222;color: #fff;box-shadow:0 5px #000; } .msp-preset-btn-128:hover{ background-color:#333;box-shadow:0 4px #000;top:1px;color: #fff; } .msp-preset-btn-128:active{ box-shadow:0 2px #000;top:3px; } .msp-preset-btn-129{ background-color: #dedede;color: #666; } .msp-preset-btn-129:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-129:active{ top:1px } .msp-preset-btn-130{ background-color: #dedede;color: #666; } .msp-preset-btn-130:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-130:active{ top:1px } .msp-preset-btn-131{ color: #dedede;border:solid 1px #dedede; } .msp-preset-btn-131:hover{ border-color:#d1d1d1;color:#d1d1d1 } .msp-preset-btn-131:active{ top:1px } .msp-preset-btn-132{ background-color: #dedede;color: #666; } .msp-preset-btn-132:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-132:active{ top:1px } .msp-preset-btn-133{ background-color: #dedede;color: #666;box-shadow:0 5px #CACACA; } .msp-preset-btn-133:hover{ background-color:#d1d1d1;color: #666;box-shadow:0 4px #CACACA;top:1px } .msp-preset-btn-133:active{ box-shadow:0 2px #CACACA;top:3px; } .msp-preset-btn-134{ background-color: #f7be68;color: #fff; } .msp-preset-btn-134:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-134:active{ top:1px } .msp-preset-btn-135{ background-color: #f7be68;color: #fff; } .msp-preset-btn-135:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-135:active{ top:1px } .msp-preset-btn-136{ color: #f7be68;border:solid 1px #f7be68; } .msp-preset-btn-136:hover{ border-color:#e9b362;color:#e9b362 } .msp-preset-btn-136:active{ top:1px } .msp-preset-btn-137{ background-color: #f7be68;color: #fff; } .msp-preset-btn-137:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-137:active{ top:1px } .msp-preset-btn-138{ background-color: #f7be68;color: #fff;box-shadow:0 5px #E7AF59; } .msp-preset-btn-138:hover{ background-color:#e9b362;box-shadow:0 4px #E7AF59;top:1px;color: #fff; } .msp-preset-btn-138:active{ box-shadow:0 2px #E7AF59;top:3px; } .msp-preset-btn-139{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-139:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-139:active{ top:1px } .msp-preset-btn-140{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-140:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-140:active{ top:1px } .msp-preset-btn-141{ color: #5aa1e3;border:solid 1px #5aa1e3; } .msp-preset-btn-141:hover{ border-color:#5faaef;color:#5faaef } .msp-preset-btn-141:active{ top:1px } .msp-preset-btn-142{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-142:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-142:active{ top:1px } .msp-preset-btn-143{ background-color: #5aa1e3;color: #fff;box-shadow:0 5px #4c87bf; } .msp-preset-btn-143:hover{ background-color:#5faaef;box-shadow:0 4px #4c87bf;top:1px;color: #fff; } .msp-preset-btn-143:active{ box-shadow:0 2px #4c87bf;top:3px; } .msp-preset-btn-144{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-144:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-144:active{ top:1px } .msp-preset-btn-145{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-145:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-145:active{ top:1px } .msp-preset-btn-146{ color: #6dab3c;border:solid 1px #6dab3c; } .msp-preset-btn-146:hover{ border-color:#76b941;color:#76b941 } .msp-preset-btn-146:active{ top:1px } .msp-preset-btn-147{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-147:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-147:active{ top:1px } .msp-preset-btn-148{ background-color: #6dab3c;color: #fff;box-shadow:0 5px #5e9334; } .msp-preset-btn-148:hover{ background-color:#76b941;box-shadow:0 4px #5e9334;top:1px;color: #fff; } .msp-preset-btn-148:active{ box-shadow:0 2px #5e9334;top:3px; } .msp-preset-btn-149{ background-color: #f4524d;color: #fff; } .msp-preset-btn-149:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-149:active{ top:1px } .msp-preset-btn-150{ background-color: #f4524d;color: #fff; } .msp-preset-btn-150:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-150:active{ top:1px } .msp-preset-btn-151{ color: #f4524d;border:solid 1px #f4524d; } .msp-preset-btn-151:hover{ border-color:#e04b47;color:#e04b47 } .msp-preset-btn-151:active{ top:1px } .msp-preset-btn-152{ background-color: #f4524d;color: #fff; } .msp-preset-btn-152:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-152:active{ top:1px } .msp-preset-btn-153{ background-color: #f4524d;color: #fff;box-shadow:0 5px #cb4440; } .msp-preset-btn-153:hover{ background-color:#e04b47;box-shadow:0 4px #cb4440;top:1px;color: #fff; } .msp-preset-btn-153:active{ box-shadow:0 2px #cb4440;top:3px; } .msp-preset-btn-154{ background-color: #f79468;color: #fff; } .msp-preset-btn-154:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-154:active{ top:1px } .msp-preset-btn-155{ background-color: #f79468;color: #fff; } .msp-preset-btn-155:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-155:active{ top:1px } .msp-preset-btn-156{ color: #f79468;border:solid 1px #f79468; } .msp-preset-btn-156:hover{ border-color:#e78a61;color:#e78a61 } .msp-preset-btn-156:active{ top:1px } .msp-preset-btn-157{ background-color: #f79468;color: #fff; } .msp-preset-btn-157:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-157:active{ top:1px } .msp-preset-btn-158{ background-color: #f79468;color: #fff;box-shadow:0 5px #da835c; } .msp-preset-btn-158:hover{ background-color:#e78a61;box-shadow:0 4px #da835c;top:1px;color: #fff; } .msp-preset-btn-158:active{ box-shadow:0 2px #da835c;top:3px; }.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.vc_row:before,
.vc_row:after {
content: " ";
display: table;
}
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.vc_row:after {
clear: both;
}   @media (max-width: 767px) {
.vc_hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.vc_hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.vc_hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.vc_hidden-lg {
display: none !important;
}
}
.vc_non_responsive .vc_row .vc_col-sm-1 {
position: relative;
float: left;
width: 8.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-2 {
position: relative;
float: left;
width: 16.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
position: relative;
float: left;
width: 25%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
position: relative;
float: left;
width: 33.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-5 {
position: relative;
float: left;
width: 41.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-6 {
position: relative;
float: left;
width: 50%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-7 {
position: relative;
float: left;
width: 58.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-8 {
position: relative;
float: left;
width: 66.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-9 {
position: relative;
float: left;
width: 75%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-10 {
position: relative;
float: left;
width: 83.33333333%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-11 {
position: relative;
float: left;
width: 91.66666667%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-12 {
position: relative;
float: left;
width: 100%;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
margin-left: 91.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
margin-left: 83.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
margin-left: 75%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
margin-left: 66.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
margin-left: 58.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
margin-left: 50%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
margin-left: 41.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
margin-left: 33.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
margin-left: 25%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
margin-left: 16.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
margin-left: 8.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
margin-left: 0%;
}
.vc_non_responsive .vc_row .vc_hidden-sm {
display: none !important;
}
.vc_row {
margin-left: -15px;
margin-right: -15px;
}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.vc_col-xs-1, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12 {
float: left;
}
.vc_col-xs-12 {
width: 100%;
}
.vc_col-xs-11 {
width: 91.66666667%;
}
.vc_col-xs-10 {
width: 83.33333333%;
}
.vc_col-xs-9 {
width: 75%;
}
.vc_col-xs-8 {
width: 66.66666667%;
}
.vc_col-xs-7 {
width: 58.33333333%;
}
.vc_col-xs-6 {
width: 50%;
}
.vc_col-xs-5 {
width: 41.66666667%;
}
.vc_col-xs-4 {
width: 33.33333333%;
}
.vc_col-xs-3 {
width: 25%;
}
.vc_col-xs-2 {
width: 16.66666667%;
}
.vc_col-xs-1 {
width: 8.33333333%;
}
.vc_col-xs-pull-12 {
right: 100%;
}
.vc_col-xs-pull-11 {
right: 91.66666667%;
}
.vc_col-xs-pull-10 {
right: 83.33333333%;
}
.vc_col-xs-pull-9 {
right: 75%;
}
.vc_col-xs-pull-8 {
right: 66.66666667%;
}
.vc_col-xs-pull-7 {
right: 58.33333333%;
}
.vc_col-xs-pull-6 {
right: 50%;
}
.vc_col-xs-pull-5 {
right: 41.66666667%;
}
.vc_col-xs-pull-4 {
right: 33.33333333%;
}
.vc_col-xs-pull-3 {
right: 25%;
}
.vc_col-xs-pull-2 {
right: 16.66666667%;
}
.vc_col-xs-pull-1 {
right: 8.33333333%;
}
.vc_col-xs-pull-0 {
right: auto;
}
.vc_col-xs-push-12 {
left: 100%;
}
.vc_col-xs-push-11 {
left: 91.66666667%;
}
.vc_col-xs-push-10 {
left: 83.33333333%;
}
.vc_col-xs-push-9 {
left: 75%;
}
.vc_col-xs-push-8 {
left: 66.66666667%;
}
.vc_col-xs-push-7 {
left: 58.33333333%;
}
.vc_col-xs-push-6 {
left: 50%;
}
.vc_col-xs-push-5 {
left: 41.66666667%;
}
.vc_col-xs-push-4 {
left: 33.33333333%;
}
.vc_col-xs-push-3 {
left: 25%;
}
.vc_col-xs-push-2 {
left: 16.66666667%;
}
.vc_col-xs-push-1 {
left: 8.33333333%;
}
.vc_col-xs-push-0 {
left: auto;
}
.vc_col-xs-offset-12 {
margin-left: 100%;
}
.vc_col-xs-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-xs-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-xs-offset-9 {
margin-left: 75%;
}
.vc_col-xs-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-xs-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-xs-offset-6 {
margin-left: 50%;
}
.vc_col-xs-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-xs-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-xs-offset-3 {
margin-left: 25%;
}
.vc_col-xs-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-xs-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.vc_col-sm-1, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12 {
float: left;
}
.vc_col-sm-12 {
width: 100%;
}
.vc_col-sm-11 {
width: 91.66666667%;
}
.vc_col-sm-10 {
width: 83.33333333%;
}
.vc_col-sm-9 {
width: 75%;
}
.vc_col-sm-8 {
width: 66.66666667%;
}
.vc_col-sm-7 {
width: 58.33333333%;
}
.vc_col-sm-6 {
width: 50%;
}
.vc_col-sm-5 {
width: 41.66666667%;
}
.vc_col-sm-4 {
width: 33.33333333%;
}
.vc_col-sm-3 {
width: 25%;
}
.vc_col-sm-2 {
width: 16.66666667%;
}
.vc_col-sm-1 {
width: 8.33333333%;
}
.vc_col-sm-pull-12 {
right: 100%;
}
.vc_col-sm-pull-11 {
right: 91.66666667%;
}
.vc_col-sm-pull-10 {
right: 83.33333333%;
}
.vc_col-sm-pull-9 {
right: 75%;
}
.vc_col-sm-pull-8 {
right: 66.66666667%;
}
.vc_col-sm-pull-7 {
right: 58.33333333%;
}
.vc_col-sm-pull-6 {
right: 50%;
}
.vc_col-sm-pull-5 {
right: 41.66666667%;
}
.vc_col-sm-pull-4 {
right: 33.33333333%;
}
.vc_col-sm-pull-3 {
right: 25%;
}
.vc_col-sm-pull-2 {
right: 16.66666667%;
}
.vc_col-sm-pull-1 {
right: 8.33333333%;
}
.vc_col-sm-pull-0 {
right: auto;
}
.vc_col-sm-push-12 {
left: 100%;
}
.vc_col-sm-push-11 {
left: 91.66666667%;
}
.vc_col-sm-push-10 {
left: 83.33333333%;
}
.vc_col-sm-push-9 {
left: 75%;
}
.vc_col-sm-push-8 {
left: 66.66666667%;
}
.vc_col-sm-push-7 {
left: 58.33333333%;
}
.vc_col-sm-push-6 {
left: 50%;
}
.vc_col-sm-push-5 {
left: 41.66666667%;
}
.vc_col-sm-push-4 {
left: 33.33333333%;
}
.vc_col-sm-push-3 {
left: 25%;
}
.vc_col-sm-push-2 {
left: 16.66666667%;
}
.vc_col-sm-push-1 {
left: 8.33333333%;
}
.vc_col-sm-push-0 {
left: auto;
}
.vc_col-sm-offset-12 {
margin-left: 100%;
}
.vc_col-sm-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-sm-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-sm-offset-9 {
margin-left: 75%;
}
.vc_col-sm-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-sm-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-sm-offset-6 {
margin-left: 50%;
}
.vc_col-sm-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-sm-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-sm-offset-3 {
margin-left: 25%;
}
.vc_col-sm-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-sm-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.vc_col-md-1, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12 {
float: left;
}
.vc_col-md-12 {
width: 100%;
}
.vc_col-md-11 {
width: 91.66666667%;
}
.vc_col-md-10 {
width: 83.33333333%;
}
.vc_col-md-9 {
width: 75%;
}
.vc_col-md-8 {
width: 66.66666667%;
}
.vc_col-md-7 {
width: 58.33333333%;
}
.vc_col-md-6 {
width: 50%;
}
.vc_col-md-5 {
width: 41.66666667%;
}
.vc_col-md-4 {
width: 33.33333333%;
}
.vc_col-md-3 {
width: 25%;
}
.vc_col-md-2 {
width: 16.66666667%;
}
.vc_col-md-1 {
width: 8.33333333%;
}
.vc_col-md-pull-12 {
right: 100%;
}
.vc_col-md-pull-11 {
right: 91.66666667%;
}
.vc_col-md-pull-10 {
right: 83.33333333%;
}
.vc_col-md-pull-9 {
right: 75%;
}
.vc_col-md-pull-8 {
right: 66.66666667%;
}
.vc_col-md-pull-7 {
right: 58.33333333%;
}
.vc_col-md-pull-6 {
right: 50%;
}
.vc_col-md-pull-5 {
right: 41.66666667%;
}
.vc_col-md-pull-4 {
right: 33.33333333%;
}
.vc_col-md-pull-3 {
right: 25%;
}
.vc_col-md-pull-2 {
right: 16.66666667%;
}
.vc_col-md-pull-1 {
right: 8.33333333%;
}
.vc_col-md-pull-0 {
right: auto;
}
.vc_col-md-push-12 {
left: 100%;
}
.vc_col-md-push-11 {
left: 91.66666667%;
}
.vc_col-md-push-10 {
left: 83.33333333%;
}
.vc_col-md-push-9 {
left: 75%;
}
.vc_col-md-push-8 {
left: 66.66666667%;
}
.vc_col-md-push-7 {
left: 58.33333333%;
}
.vc_col-md-push-6 {
left: 50%;
}
.vc_col-md-push-5 {
left: 41.66666667%;
}
.vc_col-md-push-4 {
left: 33.33333333%;
}
.vc_col-md-push-3 {
left: 25%;
}
.vc_col-md-push-2 {
left: 16.66666667%;
}
.vc_col-md-push-1 {
left: 8.33333333%;
}
.vc_col-md-push-0 {
left: auto;
}
.vc_col-md-offset-12 {
margin-left: 100%;
}
.vc_col-md-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-md-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-md-offset-9 {
margin-left: 75%;
}
.vc_col-md-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-md-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-md-offset-6 {
margin-left: 50%;
}
.vc_col-md-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-md-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-md-offset-3 {
margin-left: 25%;
}
.vc_col-md-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-md-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.vc_col-lg-1, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12 {
float: left;
}
.vc_col-lg-12 {
width: 100%;
}
.vc_col-lg-11 {
width: 91.66666667%;
}
.vc_col-lg-10 {
width: 83.33333333%;
}
.vc_col-lg-9 {
width: 75%;
}
.vc_col-lg-8 {
width: 66.66666667%;
}
.vc_col-lg-7 {
width: 58.33333333%;
}
.vc_col-lg-6 {
width: 50%;
}
.vc_col-lg-5 {
width: 41.66666667%;
}
.vc_col-lg-4 {
width: 33.33333333%;
}
.vc_col-lg-3 {
width: 25%;
}
.vc_col-lg-2 {
width: 16.66666667%;
}
.vc_col-lg-1 {
width: 8.33333333%;
}
.vc_col-lg-pull-12 {
right: 100%;
}
.vc_col-lg-pull-11 {
right: 91.66666667%;
}
.vc_col-lg-pull-10 {
right: 83.33333333%;
}
.vc_col-lg-pull-9 {
right: 75%;
}
.vc_col-lg-pull-8 {
right: 66.66666667%;
}
.vc_col-lg-pull-7 {
right: 58.33333333%;
}
.vc_col-lg-pull-6 {
right: 50%;
}
.vc_col-lg-pull-5 {
right: 41.66666667%;
}
.vc_col-lg-pull-4 {
right: 33.33333333%;
}
.vc_col-lg-pull-3 {
right: 25%;
}
.vc_col-lg-pull-2 {
right: 16.66666667%;
}
.vc_col-lg-pull-1 {
right: 8.33333333%;
}
.vc_col-lg-pull-0 {
right: auto;
}
.vc_col-lg-push-12 {
left: 100%;
}
.vc_col-lg-push-11 {
left: 91.66666667%;
}
.vc_col-lg-push-10 {
left: 83.33333333%;
}
.vc_col-lg-push-9 {
left: 75%;
}
.vc_col-lg-push-8 {
left: 66.66666667%;
}
.vc_col-lg-push-7 {
left: 58.33333333%;
}
.vc_col-lg-push-6 {
left: 50%;
}
.vc_col-lg-push-5 {
left: 41.66666667%;
}
.vc_col-lg-push-4 {
left: 33.33333333%;
}
.vc_col-lg-push-3 {
left: 25%;
}
.vc_col-lg-push-2 {
left: 16.66666667%;
}
.vc_col-lg-push-1 {
left: 8.33333333%;
}
.vc_col-lg-push-0 {
left: auto;
}
.vc_col-lg-offset-12 {
margin-left: 100%;
}
.vc_col-lg-offset-11 {
margin-left: 91.66666667%;
}
.vc_col-lg-offset-10 {
margin-left: 83.33333333%;
}
.vc_col-lg-offset-9 {
margin-left: 75%;
}
.vc_col-lg-offset-8 {
margin-left: 66.66666667%;
}
.vc_col-lg-offset-7 {
margin-left: 58.33333333%;
}
.vc_col-lg-offset-6 {
margin-left: 50%;
}
.vc_col-lg-offset-5 {
margin-left: 41.66666667%;
}
.vc_col-lg-offset-4 {
margin-left: 33.33333333%;
}
.vc_col-lg-offset-3 {
margin-left: 25%;
}
.vc_col-lg-offset-2 {
margin-left: 16.66666667%;
}
.vc_col-lg-offset-1 {
margin-left: 8.33333333%;
}
.vc_col-lg-offset-0 {
margin-left: 0%;
}
} .vc_pull-right {
float: right !important;
}
.vc_pull-left {
float: left !important;
}
.vc_clearfix:before,
.vc_clearfix:after {
content: " ";
display: table;
}
.vc_clearfix:after {
clear: both;
}
.vc_clearfix:before,
.vc_clearfix:after {
content: " ";
display: table;
}
.vc_clearfix:after {
clear: both;
}
.vc_el-clearfix {
clear: both;
}
@media (max-width: 767px) {
.vc_el-clearfix-xs {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.vc_el-clearfix-sm {
clear: both;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.vc_el-clearfix-md {
clear: both;
}
}
@media (min-width: 1200px) {
.vc_el-clearfix-lg {
clear: both;
}
}
.vc_visible {
display: block;
}
.vc_table {
width: 100%;
margin-bottom: 20px;
border-collapse: collapse;
}
.vc_table > thead > tr > th,
.vc_table > tbody > tr > th,
.vc_table > tfoot > tr > th,
.vc_table > thead > tr > td,
.vc_table > tbody > tr > td,
.vc_table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.vc_table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.vc_table > caption + thead > tr:first-child > th,
.vc_table > colgroup + thead > tr:first-child > th,
.vc_table > thead:first-child > tr:first-child > th,
.vc_table > caption + thead > tr:first-child > td,
.vc_table > colgroup + thead > tr:first-child > td,
.vc_table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.vc_table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.vc_table .table {
background-color: #ffffff;
}
.vc_table-bordered {
border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.vc_table-bordered > thead > tr > th,
.vc_table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.vc_txt_align_left {
text-align: left;
}
.vc_txt_align_right {
text-align: right;
}
.vc_txt_align_center {
text-align: center;
}
.vc_txt_align_justify {
text-align: justify;
text-justify: inter-word;
}
.vc_el_width_50 {
width: 50%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_60 {
width: 60%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_70 {
width: 70%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_80 {
width: 80%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_90 {
width: 90%;
margin-left: auto !important;
margin-right: auto !important;
}
.vc_el_width_100 {
width: 100%;
} .vc_btn {
border: 1px solid transparent;
cursor: pointer;
display: inline-block;
text-decoration: none !important;
padding: 9px 12px;
font-size: 100%;
line-height: 20px;
border-radius: 4px; }
.vc_btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.vc_btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.vc_btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.vc_btn_square {
border-radius: 0;
}
.vc_btn_square_outlined {
border-radius: 0;
background: none !important;
border: 2px solid;
}
.vc_btn_round {
border-radius: 25px;
}
.vc_btn_outlined {
background: none !important;
border: 2px solid;
}
.vc_btn-blue {
background-color: #5472d2;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-blue:hover {
background-color: #3c5ecc;
color: #f7f7f7 !important;
}
.vc_btn-blue.vc_btn_outlined,
.vc_btn-blue.vc_btn_square_outlined {
color: #5472d2 !important;
}
.vc_btn-blue.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #3253bc;
box-shadow: 0 5px 0 #3253bc;
margin-bottom: 5px;
}
.vc_btn-turquoise {
background-color: #00c1cf;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-turquoise:hover {
background-color: #00a4b0;
color: #f7f7f7 !important;
}
.vc_btn-turquoise.vc_btn_outlined,
.vc_btn-turquoise.vc_btn_square_outlined {
color: #00c1cf !important;
}
.vc_btn-turquoise.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #008d97;
box-shadow: 0 5px 0 #008d97;
margin-bottom: 5px;
}
.vc_btn-pink {
background-color: #fe6c61;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-pink:hover {
background-color: #fe5043;
color: #f7f7f7 !important;
}
.vc_btn-pink.vc_btn_outlined,
.vc_btn-pink.vc_btn_square_outlined {
color: #fe6c61 !important;
}
.vc_btn-pink.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #fe3829;
box-shadow: 0 5px 0 #fe3829;
margin-bottom: 5px;
}
.vc_btn-violet {
background-color: #8d6dc4;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-violet:hover {
background-color: #7c57bb;
color: #f7f7f7 !important;
}
.vc_btn-violet.vc_btn_outlined,
.vc_btn-violet.vc_btn_square_outlined {
color: #8d6dc4 !important;
}
.vc_btn-violet.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #6e48b1;
box-shadow: 0 5px 0 #6e48b1;
margin-bottom: 5px;
}
.vc_btn-peacoc {
background-color: #4cadc9;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-peacoc:hover {
background-color: #39a0bd;
color: #f7f7f7 !important;
}
.vc_btn-peacoc.vc_btn_outlined,
.vc_btn-peacoc.vc_btn_square_outlined {
color: #4cadc9 !important;
}
.vc_btn-peacoc.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #338faa;
box-shadow: 0 5px 0 #338faa;
margin-bottom: 5px;
}
.vc_btn-chino {
background-color: #cec2ab;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-chino:hover {
background-color: #c3b498;
color: #f7f7f7 !important;
}
.vc_btn-chino.vc_btn_outlined,
.vc_btn-chino.vc_btn_square_outlined {
color: #cec2ab !important;
}
.vc_btn-chino.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #b9a888;
box-shadow: 0 5px 0 #b9a888;
margin-bottom: 5px;
}
.vc_btn-mulled_wine {
background-color: #50485b;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-mulled_wine:hover {
background-color: #413a4a;
color: #f7f7f7 !important;
}
.vc_btn-mulled_wine.vc_btn_outlined,
.vc_btn-mulled_wine.vc_btn_square_outlined {
color: #50485b !important;
}
.vc_btn-mulled_wine.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #342f3c;
box-shadow: 0 5px 0 #342f3c;
margin-bottom: 5px;
}
.vc_btn-vista_blue {
background-color: #75d69c;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-vista_blue:hover {
background-color: #5dcf8b;
color: #f7f7f7 !important;
}
.vc_btn-vista_blue.vc_btn_outlined,
.vc_btn-vista_blue.vc_btn_square_outlined {
color: #75d69c !important;
}
.vc_btn-vista_blue.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #4ac97d;
box-shadow: 0 5px 0 #4ac97d;
margin-bottom: 5px;
}
.vc_btn-black {
background-color: #2a2a2a;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-black:hover {
background-color: #1b1b1b;
color: #f7f7f7 !important;
}
.vc_btn-black.vc_btn_outlined,
.vc_btn-black.vc_btn_square_outlined {
color: #2a2a2a !important;
}
.vc_btn-black.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #0e0e0e;
box-shadow: 0 5px 0 #0e0e0e;
margin-bottom: 5px;
}
.vc_btn-grey {
background-color: #ebebeb;
color: #666666 !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-grey:hover {
background-color: #dcdcdc;
color: #5e5e5e !important;
}
.vc_btn-grey.vc_btn_outlined,
.vc_btn-grey.vc_btn_square_outlined {
color: #ebebeb !important;
}
.vc_btn-grey.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #cfcfcf;
box-shadow: 0 5px 0 #cfcfcf;
margin-bottom: 5px;
}
.vc_btn-orange {
background-color: #f7be68;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-orange:hover {
background-color: #f5b14b;
color: #f7f7f7 !important;
}
.vc_btn-orange.vc_btn_outlined,
.vc_btn-orange.vc_btn_square_outlined {
color: #f7be68 !important;
}
.vc_btn-orange.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #f4a733;
box-shadow: 0 5px 0 #f4a733;
margin-bottom: 5px;
}
.vc_btn-sky {
background-color: #5aa1e3;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-sky:hover {
background-color: #4092df;
color: #f7f7f7 !important;
}
.vc_btn-sky.vc_btn_outlined,
.vc_btn-sky.vc_btn_square_outlined {
color: #5aa1e3 !important;
}
.vc_btn-sky.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #2a86db;
box-shadow: 0 5px 0 #2a86db;
margin-bottom: 5px;
}
.vc_btn-green {
background-color: #6dab3c;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-green:hover {
background-color: #5f9434;
color: #f7f7f7 !important;
}
.vc_btn-green.vc_btn_outlined,
.vc_btn-green.vc_btn_square_outlined {
color: #6dab3c !important;
}
.vc_btn-green.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #53812d;
box-shadow: 0 5px 0 #53812d;
margin-bottom: 5px;
}
.vc_btn-juicy_pink {
background-color: #f4524d;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-juicy_pink:hover {
background-color: #f23630;
color: #f7f7f7 !important;
}
.vc_btn-juicy_pink.vc_btn_outlined,
.vc_btn-juicy_pink.vc_btn_square_outlined {
color: #f4524d !important;
}
.vc_btn-juicy_pink.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #f11f18;
box-shadow: 0 5px 0 #f11f18;
margin-bottom: 5px;
}
.vc_btn-sandy_brown {
background-color: #f79468;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-sandy_brown:hover {
background-color: #f57f4b;
color: #f7f7f7 !important;
}
.vc_btn-sandy_brown.vc_btn_outlined,
.vc_btn-sandy_brown.vc_btn_square_outlined {
color: #f79468 !important;
}
.vc_btn-sandy_brown.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #f46e33;
box-shadow: 0 5px 0 #f46e33;
margin-bottom: 5px;
}
.vc_btn-purple {
background-color: #b97ebb;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-purple:hover {
background-color: #ae6ab0;
color: #f7f7f7 !important;
}
.vc_btn-purple.vc_btn_outlined,
.vc_btn-purple.vc_btn_square_outlined {
color: #b97ebb !important;
}
.vc_btn-purple.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #a559a8;
box-shadow: 0 5px 0 #a559a8;
margin-bottom: 5px;
}
.vc_btn-white {
background-color: #ffffff;
color: #666666 !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-white:hover {
background-color: #f0f0f0;
color: #5e5e5e !important;
}
.vc_btn-white.vc_btn_outlined,
.vc_btn-white.vc_btn_square_outlined {
color: #ffffff !important;
}
.vc_btn-white.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #e3e3e3;
box-shadow: 0 5px 0 #e3e3e3;
margin-bottom: 5px;
}
.vc_btn-grace {
background-color: #aed13b;
color: #ffffff !important;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.vc_btn-grace:hover {
background-color: #9ec02d;
color: #f7f7f7 !important;
}
.vc_btn-grace.vc_btn_outlined,
.vc_btn-grace.vc_btn_square_outlined {
color: #aed13b !important;
}
.vc_btn-grace.vc_btn_3d {
-webkit-box-shadow: 0 5px 0 #8dac28;
box-shadow: 0 5px 0 #8dac28;
margin-bottom: 5px;
}
.vc_btn-default {
color: #7d7d7d;
background-color: #ffffff;
border-color: transparent;
}
.vc_btn-default:hover,
.vc_btn-default:focus,
.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
color: #7d7d7d;
background-color: #e6e6e6;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-default:active,
.vc_btn-default.active,
.open > .dropdown-toggle.vc_btn-default {
background-image: none;
}
.vc_btn-default .badge {
color: #ffffff;
background-color: #7d7d7d;
}
.vc_btn-primary {
color: #ffffff;
background-color: #00aef0;
border-color: transparent;
}
.vc_btn-primary:hover,
.vc_btn-primary:focus,
.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
color: #ffffff;
background-color: #0089bd;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-primary:active,
.vc_btn-primary.active,
.open > .dropdown-toggle.vc_btn-primary {
background-image: none;
}
.vc_btn-primary .badge {
color: #00aef0;
background-color: #ffffff;
}
.vc_btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: transparent;
}
.vc_btn-success:hover,
.vc_btn-success:focus,
.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
color: #ffffff;
background-color: #449d44;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-success:active,
.vc_btn-success.active,
.open > .dropdown-toggle.vc_btn-success {
background-image: none;
}
.vc_btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.vc_btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: transparent;
}
.vc_btn-info:hover,
.vc_btn-info:focus,
.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-info:active,
.vc_btn-info.active,
.open > .dropdown-toggle.vc_btn-info {
background-image: none;
}
.vc_btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.vc_btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: transparent;
}
.vc_btn-warning:hover,
.vc_btn-warning:focus,
.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-warning:active,
.vc_btn-warning.active,
.open > .dropdown-toggle.vc_btn-warning {
background-image: none;
}
.vc_btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.vc_btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: transparent;
}
.vc_btn-danger:hover,
.vc_btn-danger:focus,
.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: rgba(0, 0, 0, 0);
}
.vc_btn-danger:active,
.vc_btn-danger.active,
.open > .dropdown-toggle.vc_btn-danger {
background-image: none;
}
.vc_btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
i.icon {
display: inline-block;
width: 16px;
height: 16px;
line-height: 16px;
vertical-align: text-top;
margin-left: 5px;
}
.wpb_btn-large i.icon {
height: 19px;
margin-left: 9px;
}
.wpb_btn-small i.icon {
height: 15px;
}
.wpb_btn-mini i.icon {
display: none;
}
.wpb_address_book i.icon,
option.wpb_address_book {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/address-book.png) no-repeat right center;
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png) no-repeat right center;
}
.wpb_anchor i.icon,
option.wpb_anchor {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/anchor.png) no-repeat right center;
}
.wpb_application_image i.icon,
option.wpb_application_image {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/application-image.png) no-repeat right center;
}
.wpb_arrow i.icon,
option.wpb_arrow {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/arrow.png) no-repeat right center;
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/asterisk.png) no-repeat right center;
}
.wpb_hammer i.icon,
option.wpb_hammer {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png) no-repeat right center;
}
.wpb_balloon i.icon,
option.wpb_balloon {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/balloon.png) no-repeat right center;
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png) no-repeat right center;
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png) no-repeat right center;
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png) no-repeat right center;
}
.wpb_battery i.icon,
option.wpb_battery {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/battery-full.png) no-repeat right center;
}
.wpb_binocular i.icon,
option.wpb_binocular {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/binocular.png) no-repeat right center;
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png) no-repeat right center;
}
.wpb_document_image i.icon,
option.wpb_document_image {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png) no-repeat right center;
}
.wpb_document_music i.icon,
option.wpb_document_music {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png) no-repeat right center;
}
.wpb_document_office i.icon,
option.wpb_document_office {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png) no-repeat right center;
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png) no-repeat right center;
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png) no-repeat right center;
}
.wpb_document_word i.icon,
option.wpb_document_word {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png) no-repeat right center;
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/bookmark.png) no-repeat right center;
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/camcorder.png) no-repeat right center;
}
.wpb_camera i.icon,
option.wpb_camera {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/camera.png) no-repeat right center;
}
.wpb_chart i.icon,
option.wpb_chart {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/chart.png) no-repeat right center;
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png) no-repeat right center;
}
.wpb_clock i.icon,
option.wpb_clock {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/clock.png) no-repeat right center;
}
.wpb_play i.icon,
option.wpb_play {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/control.png) no-repeat right center;
}
.wpb_fire i.icon,
option.wpb_fire {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/fire.png) no-repeat right center;
}
.wpb_heart i.icon,
option.wpb_heart {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/heart.png) no-repeat right center;
}
.wpb_mail i.icon,
option.wpb_mail {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/mail.png) no-repeat right center;
}
.wpb_shield i.icon,
option.wpb_shield {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png) no-repeat right center;
}
.wpb_video i.icon,
option.wpb_video {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/icons/video.png) no-repeat right center;
}
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
margin-top: 5px;
margin-bottom: 5px;
} .wpb_alert {
padding: 1em 35px 1em 25px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #faebcc;
border-radius: 5px;
color: #8a6d3b;
clear: both;
}
.wpb_alert .messagebox_text *:last-child {
margin-bottom: 0;
}
.wpb_alert.vc_alert_square {
border-radius: 0;
}
.wpb_alert.vc_alert_square_outlined {
border-radius: 0;
background: none !important;
border-width: 2px;
}
.wpb_alert.vc_alert_round {
border-radius: 50px;
}
.wpb_alert.vc_alert_outlined {
background: none !important;
border-width: 2px;
}
.wpb_alert.vc_alert_3d {
border-width: 1px 1px 1px 1px;
}
.wpb_alert-success {
color: #3c763d;
border-color: #d6e9c6;
background-color: #dff0d8;
}
.wpb_alert-success.vc_alert_outlined,
.wpb_alert-success.vc_alert_square_outlined {
color: #3c763d;
}
.wpb_alert-success.vc_alert_3d {
-webkit-box-shadow: 0 5px 0 #c1e2b3;
box-shadow: 0 5px 0 #c1e2b3;
}
.wpb_alert-error,
.wpb_alert-danger {
color: #a94442;
border-color: #ebccd1;
background-color: #f2dede;
}
.wpb_alert-error.vc_alert_outlined,
.wpb_alert-danger.vc_alert_outlined,
.wpb_alert-error.vc_alert_square_outlined,
.wpb_alert-danger.vc_alert_square_outlined {
color: #a94442;
}
.wpb_alert-error.vc_alert_3d,
.wpb_alert-danger.vc_alert_3d {
-webkit-box-shadow: 0 5px 0 #e4b9b9;
box-shadow: 0 5px 0 #e4b9b9;
}
.wpb_alert-info {
color: #31708f;
border-color: #bce8f1;
background-color: #d9edf7;
}
.wpb_alert-info.vc_alert_outlined,
.wpb_alert-info.vc_alert_square_outlined {
color: #31708f;
}
.wpb_alert-info.vc_alert_3d {
-webkit-box-shadow: 0 5px 0 #afd9ee;
box-shadow: 0 5px 0 #afd9ee;
}
.wpb_alert .messagebox_text,
.wpb_alert-warning .messagebox_text {
padding-left: 40px;
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/vc/alert.png) no-repeat left center;
}
.wpb_alert-info .messagebox_text {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/vc/info.png) no-repeat left center;
}
.wpb_alert-success .messagebox_text {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/vc/tick.png) no-repeat left center;
}
.wpb_alert-error .messagebox_text,
.wpb_alert-danger .messagebox_text {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/vc/exclamation.png) no-repeat left center;
}  img {
height: auto;
}
.wpb_single_image img {
height: auto;
max-width: 100%;
}
.wpb_single_image.vc_align_center {
text-align: center;
}
.wpb_single_image.vc_align_right {
text-align: right;
}
.wpb_single_image.vc_align_left {
text-align: left;
}
div .vc_box_rounded {
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
}
div .vc_box_outline,
div .vc_box_outline_circle {
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
padding: 6px;
border: 1px solid #ebebeb;
}
div .vc_box_border,
div .vc_box_border_circle {
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
padding: 6px;
border: none;
}
div .vc_box_shadow,
div .vc_box_shadow_border,
div .vc_box_shadow_border_circle,
div .vc_box_shadow_circle {
border-radius: 0px;
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
div .vc_box_shadow_border,
div .vc_box_shadow_border_circle {
padding: 6px;
}
div .vc_box_shadow_3d {
border-radius: 0px;
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 15px;
}
div .vc_box_circle,
div .vc_box_outline_circle,
div .vc_box_border_circle,
div .vc_box_shadow_circle,
div .vc_box_shadow_border_circle {
border-radius: 5000px;
border-radius: 50%;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden;
}
div .vc_box_shadow_circle,
div .vc_box_shadow_border_circle {
-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}
.vc_box_shadow_3d_wrap {
position: relative;
z-index: 0;
display: inline-block;
max-width: 100%;
}
.vc_box_shadow_3d_wrap:after,
.vc_box_shadow_3d_wrap:before {
content: "";
position: absolute;
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
left: 10px;
bottom: 8%;
width: 40%;
height: 20%;
max-height: 100px;
max-width: 300px;
z-index: -1;
-webkit-transform: rotate(-6deg);
-ms-transform: rotate(-6deg);
-o-transform: rotate(-6deg);
transform: rotate(-6deg);
}
.vc_box_shadow_3d_wrap:after {
left: auto;
right: 10px;
-webkit-transform: rotate(6deg);
-ms-transform: rotate(6deg);
-o-transform: rotate(6deg);
transform: rotate(6deg);
}
.vc_box_outline.vc_box_border_blue,
.vc_box_outline_circle.vc_box_border_blue {
border-color: #5472d2;
}
.vc_box_border.vc_box_border_blue,
.vc_box_border_circle.vc_box_border_blue {
background-color: #5472d2;
}
.vc_box_outline.vc_box_border_turquoise,
.vc_box_outline_circle.vc_box_border_turquoise {
border-color: #00c1cf;
}
.vc_box_border.vc_box_border_turquoise,
.vc_box_border_circle.vc_box_border_turquoise {
background-color: #00c1cf;
}
.vc_box_outline.vc_box_border_pink,
.vc_box_outline_circle.vc_box_border_pink {
border-color: #fe6c61;
}
.vc_box_border.vc_box_border_pink,
.vc_box_border_circle.vc_box_border_pink {
background-color: #fe6c61;
}
.vc_box_outline.vc_box_border_violet,
.vc_box_outline_circle.vc_box_border_violet {
border-color: #8d6dc4;
}
.vc_box_border.vc_box_border_violet,
.vc_box_border_circle.vc_box_border_violet {
background-color: #8d6dc4;
}
.vc_box_outline.vc_box_border_peacoc,
.vc_box_outline_circle.vc_box_border_peacoc {
border-color: #4cadc9;
}
.vc_box_border.vc_box_border_peacoc,
.vc_box_border_circle.vc_box_border_peacoc {
background-color: #4cadc9;
}
.vc_box_outline.vc_box_border_chino,
.vc_box_outline_circle.vc_box_border_chino {
border-color: #cec2ab;
}
.vc_box_border.vc_box_border_chino,
.vc_box_border_circle.vc_box_border_chino {
background-color: #cec2ab;
}
.vc_box_outline.vc_box_border_mulled_wine,
.vc_box_outline_circle.vc_box_border_mulled_wine {
border-color: #50485b;
}
.vc_box_border.vc_box_border_mulled_wine,
.vc_box_border_circle.vc_box_border_mulled_wine {
background-color: #50485b;
}
.vc_box_outline.vc_box_border_vista_blue,
.vc_box_outline_circle.vc_box_border_vista_blue {
border-color: #75d69c;
}
.vc_box_border.vc_box_border_vista_blue,
.vc_box_border_circle.vc_box_border_vista_blue {
background-color: #75d69c;
}
.vc_box_outline.vc_box_border_black,
.vc_box_outline_circle.vc_box_border_black {
border-color: #2a2a2a;
}
.vc_box_border.vc_box_border_black,
.vc_box_border_circle.vc_box_border_black {
background-color: #2a2a2a;
}
.vc_box_outline.vc_box_border_grey,
.vc_box_outline_circle.vc_box_border_grey {
border-color: #ebebeb;
}
.vc_box_border.vc_box_border_grey,
.vc_box_border_circle.vc_box_border_grey {
background-color: #ebebeb;
}
.vc_box_outline.vc_box_border_orange,
.vc_box_outline_circle.vc_box_border_orange {
border-color: #f7be68;
}
.vc_box_border.vc_box_border_orange,
.vc_box_border_circle.vc_box_border_orange {
background-color: #f7be68;
}
.vc_box_outline.vc_box_border_sky,
.vc_box_outline_circle.vc_box_border_sky {
border-color: #5aa1e3;
}
.vc_box_border.vc_box_border_sky,
.vc_box_border_circle.vc_box_border_sky {
background-color: #5aa1e3;
}
.vc_box_outline.vc_box_border_green,
.vc_box_outline_circle.vc_box_border_green {
border-color: #6dab3c;
}
.vc_box_border.vc_box_border_green,
.vc_box_border_circle.vc_box_border_green {
background-color: #6dab3c;
}
.vc_box_outline.vc_box_border_juicy_pink,
.vc_box_outline_circle.vc_box_border_juicy_pink {
border-color: #f4524d;
}
.vc_box_border.vc_box_border_juicy_pink,
.vc_box_border_circle.vc_box_border_juicy_pink {
background-color: #f4524d;
}
.vc_box_outline.vc_box_border_sandy_brown,
.vc_box_outline_circle.vc_box_border_sandy_brown {
border-color: #f79468;
}
.vc_box_border.vc_box_border_sandy_brown,
.vc_box_border_circle.vc_box_border_sandy_brown {
background-color: #f79468;
}
.vc_box_outline.vc_box_border_purple,
.vc_box_outline_circle.vc_box_border_purple {
border-color: #b97ebb;
}
.vc_box_border.vc_box_border_purple,
.vc_box_border_circle.vc_box_border_purple {
background-color: #b97ebb;
}
.vc_box_outline.vc_box_border_white,
.vc_box_outline_circle.vc_box_border_white {
border-color: #ffffff;
}
.vc_box_border.vc_box_border_white,
.vc_box_border_circle.vc_box_border_white {
background-color: #ffffff;
}  .wpb_alert p:last-child,
#content .wpb_alert p:last-child,
.wpb_text_column p:last-child,
.wpb_text_column *:last-child,
#content .wpb_text_column p:last-child,
#content .wpb_text_column *:last-child,
.wpb_toggle_content p:last-child {
margin-bottom: 0;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
margin-bottom: 35px;
}
.fb_like,
.twitter-share-button,
.entry-content .twitter-share-button,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element,
.wpb_accordion .wpb_content_element,
.wpb_toggle_content {
margin-bottom: 21.73913043px;
}
.wpb_column > .wpb_wrapper > *:last-child {
margin-bottom: 0;
} .fb_type_standard {
height: 25px;
}
.fb_type_standard iframe {
height: 25px;
}
.fb_type_button_count {
height: 20px;
}
.fb_type_button_count iframe {
height: 20px;
}
.fb_type_box_count {
height: 62px;
}
.fb_type_box_count iframe {
height: 62px;
} .wpb_googleplus_type_standard {
height: 25px;
}
.wpb_googleplus_type_small {
height: 19px;
}
.wpb_googleplus_type_medium {
height: 21px;
}
.wpb_googleplus_type_tall {
height: 21px;
} .wpb_pinterest_type_horizontal {
height: 21px;
}
.wpb_pinterest_type_vertical {
height: 60px;
}
.wpb_pinterest_type_none {
height: 21px;
} iframe.twitter-share-button {
margin: 0;
} .wpb_toggle,
#content h4.wpb_toggle {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/toggle_open.png) no-repeat left center;
padding-left: 25px;
clear: both;
margin-top: 0;
}
.wpb_toggle_title_active,
#content h4.wpb_toggle_title_active {
background: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/toggle_close.png) no-repeat left center;
}
.wpb_toggle:hover {
cursor: pointer;
}
.wpb_toggle_content {
display: none;
overflow: hidden;
padding: 0px 0px 0px 25px;
margin-top: 1em;
}
.wpb_toggle_open {
display: block;
} .wpb_widgetised_column .wpb_wrapper > ul {
margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
margin-left: 0;
background-image: none;
list-style: none !important;
}
.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
display: none !important;
} .wpb_button {
display: inline-block;
*display: inline; *zoom: 1;
padding: 4px 10px 4px;
margin-bottom: 0;
margin-top: 0;
font-size: 13px;
line-height: 18px;
*line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f7f7f7;
border: 1px solid #cccccc;
*border: 0;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
*margin-left: .3em;
}
.wpb_button:hover,
.wpb_button:active,
.wpb_button.active,
.wpb_button.disabled,
.wpb_button[disabled] {
background-color: #eaeaea;
}
.wpb_button:active,
.wpb_button.active {
background-color: #d1d1d1 \9;
}
.wpb_button:first-child {
*margin-left: 0;
}
.vc_vc_button2 .vc_btn {
margin-top: 5px;
margin-bottom: 5px;
}
.vc_vc_button .vc_btn {
margin-top: 5px;
margin-bottom: 5px;
}
.wpb_button:hover {
color: #333333;
text-decoration: none;
background-color: #e6e6e6;
*background-color: #d9d9d9; -webkit-transition: background-color 0.1s linear;
-o-transition: background-color 0.1s linear;
transition: background-color 0.1s linear;
}
.wpb_button:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
background-color: #e6e6e6;
background-color: #d9d9d9 \9;
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
button.wpb_btn-large,
span.wpb_btn-large {
padding: 9px 14px;
font-size: 15px;
line-height: normal;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
padding: 5px 9px;
font-size: 11px;
line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
padding: 2px 6px;
font-size: 11px;
line-height: 14px;
}
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover,
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-primary.active,
.wpb_btn-warning.active,
.wpb_btn-danger.active,
.wpb_btn-success.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.wpb_button {
border-color: #ccc;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.wpb_btn-primary {
background-color: #0088cc;
}
.wpb_btn-primary:hover,
.wpb_btn-primary:active,
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary[disabled] {
background-color: #0077b3;
}
.wpb_btn-primary:active,
.wpb_btn-primary.active {
background-color: #005580 \9;
}
.wpb_btn-warning {
background-color: #ff9900;
}
.wpb_btn-warning:hover,
.wpb_btn-warning:active,
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning[disabled] {
background-color: #e68a00;
}
.wpb_btn-warning:active,
.wpb_btn-warning.active {
background-color: #b36b00 \9;
}
.wpb_btn-danger {
background-color: #ff675b;
}
.wpb_btn-danger:hover,
.wpb_btn-danger:active,
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger[disabled] {
background-color: #ff4f42;
}
.wpb_btn-danger:active,
.wpb_btn-danger.active {
background-color: #ff200f \9;
}
.wpb_btn-success {
background-color: #6ab165;
}
.wpb_btn-success:hover,
.wpb_btn-success:active,
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success[disabled] {
background-color: #5aa855;
}
.wpb_btn-success:active,
.wpb_btn-success.active {
background-color: #488644 \9;
}
.wpb_btn-info {
background-color: #58b9da;
}
.wpb_btn-info:hover,
.wpb_btn-info:active,
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info[disabled] {
background-color: #43b0d5;
}
.wpb_btn-info:active,
.wpb_btn-info.active {
background-color: #2a97bc \9;
}
.wpb_btn-inverse {
background-color: #555555;
}
.wpb_btn-inverse:hover,
.wpb_btn-inverse:active,
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse[disabled] {
background-color: #484848;
}
.wpb_btn-inverse:active,
.wpb_btn-inverse.active {
background-color: #2f2f2f \9;
}
button.wpb_button,
input[type="submit"].wpb_button {
*padding-top: 2px;
*padding-bottom: 2px;
}
button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
padding: 0;
border: 0;
}
button.wpb_button.wpb_btn-large,
input[type="submit"].wpb_button.wpb_btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.wpb_button.wpb_btn-small,
input[type="submit"].wpb_button.wpb_btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.wpb_button.wpb_btn-mini,
input[type="submit"].wpb_button.wpb_btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
} a.wpb_button_a {
text-decoration: none;
border: none;
}
a.wpb_button_a:hover {
text-decoration: none;
}
.wpb_button:hover {
background-image: none;
} .vc_call_to_action {
background-color: #ebebeb;
border: 2px solid #ebebeb;
padding: 2em;
border-radius: 5px;
}
.vc_call_to_action *:last-child {
margin-bottom: 0;
}
.vc_call_to_action.vc_cta_square {
border-radius: 0;
}
.vc_call_to_action.vc_cta_square_outlined {
border-radius: 0;
background: none !important;
}
.vc_call_to_action.vc_cta_round {
border-radius: 50px;
}
.vc_call_to_action.vc_cta_outlined {
background: none !important;
}
.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
margin: 0;
clear: none;
}
.vc_call_to_action hgroup + p {
margin-top: 1em;
}
.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
float: right;
margin-left: 2em;
}
.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
float: left;
margin-right: 2em;
}
.wpb_call_to_action {
position: relative;
background-color: #f7f7f7;
padding: 20px;
padding: 35px;
border: 1px solid #f0f0f0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.cta_align_left .wpb_button {
float: left;
}
.cta_align_right .wpb_button {
float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
max-width: 27.5%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
width: 70%;
float: left;
clear: none;
}
.cta_align_left .wpb_call_text {
float: right;
}
.wpb_call_to_action .wpb_call_text,
#content .wpb_call_to_action .wpb_call_text {
margin: 0;
padding-top: 0;
}
.cta_align_bottom {
text-align: center;
}
.cta_align_bottom .wpb_button {
position: static;
margin-top: 21.73913043px;
display: inline-block;
}
.cta_no_button .wpb_call_text {
width: auto;
float: none;
} @media (max-width: 600px) {
.vc_responsive .cta_align_left .wpb_button,
.vc_responsive .cta_align_right .wpb_button {
max-width: 70%;
width: 70%;
float: none;
display: block;
margin: 3% auto;
}
.vc_responsive .cta_align_left .wpb_call_text,
.vc_responsive .cta_align_right .wpb_call_text {
width: auto;
max-width: none;
text-align: center;
}
} .wpb_gmaps_widget .wpb_wrapper {
background-color: #f7f7f7;
padding: 5px;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
margin-bottom: 0;
padding: 0;
display: block;
width: 100%;
border: none;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
position: relative;
padding-bottom: 56.25%; height: 0;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_tour_next_prev_nav a:focus {
outline: none;
} .wpb_content_element .wpb_tour_tabs_wrapper,
.wpb_content_element .wpb_tabs_nav {
padding: 0;
}
.wpb_content_element .wpb_tabs_nav {
margin: 0;
padding-left: 0 !important;
text-indent: inherit !important;
}
#content .wpb_content_element .wpb_tabs_nav {
margin: 0;
}
.wpb_content_element .wpb_tabs_nav li {
background-color: #ffffff;
white-space: nowrap;
padding: 0;
background-image: none;
list-style: none !important;
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
display: none !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
background-color: #f7f7f7;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
cursor: default;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
display: none;
} .wpb_content_element { }
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
border-bottom: none;
text-decoration: none;
display: block;
padding: 0.5em 1em;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: #f7f7f7;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
padding: 1em;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab > .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content > .wpb_content_element:last-child,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child > div > div.wpb_wrapper .wpb_content_element:last-child {
margin-bottom: 0;
} .wpb_tabs .wpb_tabs_nav li {
float: left;
margin: 0 1px 0 0;
} .wpb_tour .wpb_tabs_nav {
float: left;
width: 31.66666667%;
}
.wpb_tour .wpb_tabs_nav li {
margin: 0 0 1px 0;
clear: left;
width: 100%;
}
.wpb_tour .wpb_tabs_nav a {
width: 100%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none;
float: left;
width: 68.33333333%;
padding: 0 0 0 21.73913043px;
}
.wpb_tour_next_prev_nav {
margin-left: 31.66666667%;
padding-left: 21.73913043px;
font-size: 80%;
}
.wpb_tour_next_prev_nav a {
border-bottom: 1px dotted;
text-decoration: none;
}
.wpb_tour_next_prev_nav a:hover {
text-decoration: none;
border-bottom: none;
}
.wpb_tour_next_prev_nav span {
width: 48%;
display: inline-block;
padding-top: 1em;
float: left;
}
.wpb_tour_next_prev_nav span.wpb_next_slide {
text-align: right;
float: right;
} .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
margin: 0 0 1px 0;
padding-top: 0;
position: relative;
text-transform: none;
font-weight: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
letter-spacing: inherit;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
padding-left: 1em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
display: block;
width: 16px;
height: 16px;
background-image: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/toggle_open.png);
background-repeat: no-repeat;
position: absolute;
right: 0.7em;
top: 0.7em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
background-image: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/toggle_close.png);
} @media (max-width: 480px) {
.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
.vc_responsive .wpb_tour .wpb_tab,
.vc_responsive .wpb_tour_next_prev_nav {
width: 100%;
float: none;
margin-left: 0;
}
.vc_responsive .wpb_tour_next_prev_nav {
width: auto;
padding: 0 1em;
}
.vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
margin-bottom: 1em;
}
.vc_responsive .wpb_tour .wpb_tab {
padding-left: 1em;
padding-right: 1em;
}
} .wpb_column .wpb_wrapper .wpb_teaser_grid {
float: none;
}
body ul.wpb_thumbnails-fluid li { padding: 0;
margin-left: 0;
background-image: none;
list-style: none !important;
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
display: none !important;
}
body ul.wpb_thumbnails-fluid li .entry-content *:last-child {
margin-bottom: 0;
}
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
padding: 0;
overflow: visible !important;
}  .wpb_teaser_grid .entry-content {
margin: 0;
padding: 0;
width: 100%;
}
.grid_layout-thumbnail .post-thumb {
margin-bottom: 0;
}
.grid_layout-thumbnail .post-thumb img {
max-width: 100%;
} .wpb_carousel .wpb_wrapper {
position: relative;
}
.wpb_carousel .prev,
.wpb_carousel .next {
position: absolute;
top: 3px;
background-color: #f7f7f7;
padding: 0px 6px 0px 6px;
font-size: 12px;
z-index: 10;
text-decoration: none;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.wpb_carousel .prev:hover,
.wpb_carousel .next:hover {
background-color: #f0f0f0;
}
.wpb_carousel .prev:focus,
.wpb_carousel .next:focus {
outline: none;
text-decoration: none;
}
.wpb_carousel .prev {
right: 30px;
}
.wpb_carousel .next {
right: 0px;
}
.wpb_carousel .wpb_thumbnails-fluid {
width: 100%;
}
.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {
height: auto !important;
} .wpb_teaser_grid .categories_filter,
.wpb_categories_filter {
list-style: none;
list-style-type: none;
padding: 0;
margin: 0 0 10px 0;
}
.wpb_teaser_grid .categories_filter li,
.wpb_categories_filter li {
display: block;
float: left;
margin: 0 10px 10px 0;
background-image: none;
list-style: none !important;
}
.wpb_teaser_grid .categories_filter li:after,
.wpb_categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before,
.wpb_categories_filter li:before {
display: none !important;
}
.wpb_teaser_grid .categories_filter li a,
.wpb_categories_filter li a {
border: none;
text-decoration: none;
}
.wpb_teaser_grid .categories_filter li a:hover,
.wpb_categories_filter li a:hover {
border-bottom: 1px dotted;
}
.wpb_teaser_grid .categories_filter li.active a,
.wpb_categories_filter li.active a {
border-bottom: 1px dotted;
}
@media (max-width: 480px) {
.vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
margin-left: 0;
width: auto;
}
.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_col-"] {
width: 100%;
float: none;
display: block;
margin-left: 0;
margin-right: 0;
}
} .wpb_image_grid .wpb_image_grid_ul {
margin: 0;
padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul > li {
background-image: none;
list-style: none !important;
}
.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
display: none !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
list-style: none;
margin: 0 1px 1px 0;
max-width: 100%;
float: left;
}
.wpb_image_grid .wpb_image_grid_ul a {
display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
display: block;
max-width: 100%;
height: auto;
} .wpb_gallery .theme-default .nivoSlider {
margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
padding: 10px 0 3px 0;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
bottom: -35px;
}
.wpb_gallery .wpb_flexslider .flex-caption {
cursor: default;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
line-height: 1;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
z-index: 10;
} #content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.slides,
.wpb_gallery_slides ul.slides,
#content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.flex-direction-nav,
body .wpb_gallery_slides ul li,
.wpb_content_element .wpb_gallery_slides ul li {
list-style: none;
padding: 0;
background-image: none;
margin: 0;
} .flickr_badge_image {
margin: 0 10px 10px 0px;
width: 72px;
height: 72px;
float: left;
background: none;
padding: 0;
}
.flickr_badge_image a {
border: none;
}
.flickr_badge_image img {
margin: 0;
overflow: hidden;
position: relative;
width: 100%;
height: 100%;
max-width: 100%;
max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
clear: both;
margin-bottom: 0;
font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
background-image: url(//www.getfarfargetta.com/wp-content/plugins/js_composer/assets/images/flickr.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 25px;
display: inline-block;
} .wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
padding-top: 56%;
position: relative;
}
.wpb_video_widget .wpb_wrapper .wpb_video_wrapper > div {
padding-top: 0 !important;
position: static;
}
.wpb_video_widget .wpb_wrapper iframe {
width: 100%;
height: 100%;
display: block;
position: absolute;
margin: 0;
top: 0;
left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
padding-top: 0 !important;
position: static;
} .wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
background-color: #f7f7f7;
opacity: 1;
color: inherit;
padding: 10px 15px;
position: static;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li {
background-image: none;
list-style: none !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
display: none !important;
} .vc_progress_bar .vc_single_bar {
background: #f7f7f7;
position: relative;
margin-bottom: 11.66666667px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.vc_progress_bar .vc_single_bar:last-child {
margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
display: block;
padding: 0.5em 1em;
position: relative;
z-index: 1;
}
.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.bar_green .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
background-color: #faa732;
}
.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.bar_red .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
background-color: #414141;
}
.vc_progress_bar .vc_single_bar.bar_black .vc_label {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_single_bar .vc_bar {
display: block;
position: absolute;
height: 100%;
background-color: #e0e0e0;
width: 0%;
top: 0;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
transition: width 1s linear;
-moz-transition: width 1s linear;
-webkit-transition: width 1s linear;
-o-transition: width 1s linear;
}
.vc_progress_bar .vc_single_bar .vc_bar.striped {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
} .vc_pie_chart {
z-index: 0;
text-align: center;
opacity: 0;
}
.vc_pie_chart.vc_ready {
opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
position: relative;
margin: 0 auto;
}
.vc_pie_chart canvas {
position: relative;
z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
font-size: 200%;
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
}
.vc_pie_chart[data-pie-color="wpb_button"] .vc_pie_chart_back {
border-color: #f7f7f7;
}
.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
border-color: #0088cc;
}
.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
border-color: #58b9da;
}
.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
border-color: #6ab165;
}
.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
border-color: #ff9900;
}
.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
border-color: #ff675b;
}
.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
border-color: #555555;
}
.vc_pie_chart_back {
display: block;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border: 6px solid #f7f7f7;
border-radius: 999px;
border-radius: 50%;
opacity: 0.3;
filter: alpha(opacity=30);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.vc_carousel .vc_carousel-control {
text-shadow: none;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear; }
.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
outline: none;
}
.vc_carousel .vc_carousel-indicators li {
width: 5px;
height: 5px;
margin: 0;
border-color: #f7f7f7;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
}
.vc_separator {
display: table;
}
.vc_separator h4 {
line-height: 1em;
font-size: 100%;
display: table-cell;
white-space: pre;
}
.vc_separator h4 .normal {
font-size: 12px;
font-weight: normal;
}
.vc_separator.vc_separator_align_center h4 {
padding: 0 0.8em;
}
.vc_separator.vc_separator_align_left {
margin-left: 0;
}
.vc_separator.vc_separator_align_left h4 {
padding: 0 0.8em 0 0;
}
.vc_separator.vc_separator_align_left .vc_sep_holder {
width: 100%;
}
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
display: none;
}
.vc_separator.vc_separator_align_right {
margin-right: 0;
}
.vc_separator.vc_separator_align_right h4 {
padding: 0 0 0 0.8em;
margin: 0 !important;
}
.vc_separator.vc_separator_align_right .vc_sep_holder {
width: 100%;
}
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
display: none;
}
.vc_separator .vc_sep_holder {
display: table-cell;
height: 1px;
position: relative;
vertical-align: middle;
width: 50%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
height: 1px;
border-top: 1px solid #ebebeb;
display: block;
position: relative;
top: 1px;
width: 100%;
}
.vc_separator.vc_sep_double {
height: 3px;
}
.vc_separator.vc_sep_double .vc_sep_line {
border-bottom: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
height: 3px;
}
.vc_separator.vc_sep_dashed .vc_sep_line {
border-top-style: dashed;
}
.vc_separator.vc_sep_dotted .vc_sep_line {
border-top-style: dotted;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
border-color: #5472d2;
}
.vc_separator.vc_sep_color_turquoise .vc_sep_line {
border-color: #00c1cf;
}
.vc_separator.vc_sep_color_pink .vc_sep_line {
border-color: #fe6c61;
}
.vc_separator.vc_sep_color_violet .vc_sep_line {
border-color: #8d6dc4;
}
.vc_separator.vc_sep_color_peacoc .vc_sep_line {
border-color: #4cadc9;
}
.vc_separator.vc_sep_color_chino .vc_sep_line {
border-color: #cec2ab;
}
.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
border-color: #50485b;
}
.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
border-color: #75d69c;
}
.vc_separator.vc_sep_color_black .vc_sep_line {
border-color: #2a2a2a;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
border-color: #ebebeb;
}
.vc_separator.vc_sep_color_orange .vc_sep_line {
border-color: #f7be68;
}
.vc_separator.vc_sep_color_sky .vc_sep_line {
border-color: #5aa1e3;
}
.vc_separator.vc_sep_color_green .vc_sep_line {
border-color: #6dab3c;
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
border-color: #f4524d;
}
.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
border-color: #f79468;
}
.vc_separator.vc_sep_color_purple .vc_sep_line {
border-color: #b97ebb;
}
.vc_separator.vc_sep_color_white .vc_sep_line {
border-color: #ffffff;
}
.vc_separator.vc_sep_color_grace .vc_sep_line {
border-color: #aed13b;
}
.wpb_separator,
.vc_text_separator {
border-bottom: 1px solid #ebebeb;
} .wpb_separator {
clear: both;
height: 1px;
} .vc_text_separator {
clear: both;
height: 1px;
}
.vc_text_separator div {
display: inline-block;
background-color: #ffffff;
padding: 1px 1em;
position: relative;
top: -9px;
}
.separator_align_center {
text-align: center;
}
.separator_align_left {
text-align: left;
}
.separator_align_right {
text-align: right;
} .wpb_animate_when_almost_visible {
opacity: 0;
}
.wpb_start_animation.wpb_top-to-bottom {
-webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_bottom-to-top {
-webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_left-to-right {
-webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_right-to-left {
-webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); opacity: 1;
}
.wpb_start_animation.wpb_appear {
-webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -moz-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275); -webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
} @-webkit-keyframes wpb_ttb {
0% {
-webkit-transform: translate(0, -10%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_ttb {
0% {
-moz-transform: translate(0, -10%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_ttb {
0% {
-o-transform: translate(0, -10%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_ttb {
0% {
transform: translate(0, -10%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_btt {
0% {
-webkit-transform: translate(0, 10%);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_btt {
0% {
-moz-transform: translate(0, 10%);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_btt {
0% {
-o-transform: translate(0, 10%);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_btt {
0% {
transform: translate(0, 10%);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_ltr {
0% {
-webkit-transform: translate(-10%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_ltr {
0% {
-moz-transform: translate(-10%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_ltr {
0% {
-o-transform: translate(-10%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_ltr {
0% {
transform: translate(-10%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_rtl {
0% {
-webkit-transform: translate(10%, 0);
opacity: 0;
}
100% {
-webkit-transform: translate(0, 0);
opacity: 1;
}
}
@-moz-keyframes wpb_rtl {
0% {
-moz-transform: translate(10%, 0);
opacity: 0;
}
100% {
-moz-transform: translate(0, 0);
opacity: 1;
}
}
@-o-keyframes wpb_rtl {
0% {
-o-transform: translate(10%, 0);
opacity: 0;
}
100% {
-o-transform: translate(0, 0);
opacity: 1;
}
}
@keyframes wpb_rtl {
0% {
transform: translate(10%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
} @-webkit-keyframes wpb_appear {
0% {
-webkit-transform: scale(0.5);
opacity: 0.1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes wpb_appear {
0% {
-moz-transform: scale(0.5);
opacity: 0.1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@-o-keyframes wpb_appear {
0% {
-o-transform: scale(0.5);
opacity: 0.1;
}
100% {
-o-transform: scale(1);
opacity: 1;
}
}
@keyframes wpb_appear {
0% {
transform: scale(0.5);
opacity: 0.1;
}
100% {
transform: scale(1);
opacity: 1;
}
}
 html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,header,footer,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{display:block}a img{border:0}figure{position:relative}figure img{width:100%} abbr,
acronym{
border-bottom: 1px dotted;
cursor: help;
font-variant: small-caps;
}
address,cite,em,i{font-style: italic;}
a, #side-nav-bar a>i {
-webkit-transition: all .2s linear;
-o-transition: all .2s linear;
-moz-transition: all .2s linear;
text-decoration: none;
outline: none;
}
a:active,
a:focus {text-decoration: underline;} @font-face {
font-family: 'Mono Social Icons Font';
src: url(//www.getfarfargetta.com/wp-content/themes/getfar/font/mono/MonoSocialIconsFont-1.10.eot);
src: url(//www.getfarfargetta.com/wp-content/themes/getfar/font/mono/MonoSocialIconsFont-1.10.eot?#iefix) format('embedded-opentype'),
url(//www.getfarfargetta.com/wp-content/themes/getfar/font/mono/MonoSocialIconsFont-1.10.woff) format('woff'),
url(//www.getfarfargetta.com/wp-content/themes/getfar/font/mono/MonoSocialIconsFont-1.10.ttf) format('truetype'),
url(//www.getfarfargetta.com/wp-content/themes/getfar/font/mono/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont) format('svg');
src: url(//www.getfarfargetta.com/wp-content/themes/getfar/font/mono/MonoSocialIconsFont-1.10.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'Mono Social Icons Font';
src: url(//www.getfarfargetta.com/wp-content/themes/getfar/font/mono/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont) format('svg');
}
}
span.symbol, a.symbol:before {
font-family: 'Mono Social Icons Font';
-webkit-text-rendering: optimizeLegibility;
-moz-text-rendering: optimizeLegibility;
-ms-text-rendering: optimizeLegibility;
-o-text-rendering: optimizeLegibility;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-ms-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
font-smoothing: antialiased;
} .container {
width: 728px;
overflow: hidden;
}
#content {
width: 508px; margin: 0;
overflow: hidden;
}
#content.no-sidebar {
width: 100%;
}
#sidebar {
width: 184px; float: right;
margin: 0;
padding: 20px;
overflow: hidden;
}
::selection {background: #c6d8cd;}
::-moz-selection {background: #c6d8cd;}
img::selection {background: transparent;}
img::-moz-selection {background: transparent;} .serif,cite,blockquote {
font-family: 'times new roman', palatino,platino linotype,georgia,times,serif;
font-weight: normal;
}
.post h2,.post h3,.post h4,.post h5,.post h6 {margin: 12px 0 12px 0;}
.monospace,var,code {font-family: courier new, courier, monospace;}
.amp {
font-style: italic;
font-family: baskerville,palatino,palatino linotype,book antiqua,georgia,times,times new roman,serif;
font-weight: normal;
}
a:link {}
a:visited {text-decoration: underline !important;}
a:hover,a:active {text-decoration: underline;}
.post-content ul,
.post-content ol {padding-left: 24px;}
.post-content,
.page-content {word-wrap: break-word;}
input[type='number'] {-moz-appearance:textfield;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {-webkit-appearance: none;}
input,
textarea,
select {
border-radius: 2px;
border: none;
padding: 12px 10px;
outline: none;
-webkit-transition: all .2s;
transition: all .2s;
}
input:not([type=submit]):not([type=file]),
textarea,
select {border: 1px solid #dedede;}
input:hover,
textarea:hover,
input:focus,
textarea:focus {}
textarea {
min-height: 150px;
width: 100%;
}
blockquote:before {
font-family: 'ozythemes';
content:"\e4c6";
font-style: normal;
font-weight: normal;
text-decoration: inherit;
position: absolute;
top: 20px;
left: 20px;	
}
blockquote {
text-align: justify;
padding: 20px 20px 20px 60px;
font-size: 30px;
line-height: 37px;
position: relative;
border: 1px solid #dedede;
border-radius: 2px;
margin: 20px;
}
blockquote p {padding: 0 !important;}
blockquote p:first-letter
blockquote:first-letter {
font-size: 24px;
padding-right: 1px;
}
blockquote cite {font-size: 20px;}
.post-excerpt-quote blockquote {
border: none !important;
margin: 0 !important;
padding: 0 0 0 20px !important;
}
.post-excerpt-quote blockquote p {padding: inherit !important;}
.post-excerpt-quote blockquote:before {
top: 0 !important;
left: 0 !important;
} * {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html, body {overflow-x: hidden;}
body {
margin: 0;
min-width: 100%;
height: 100%;
-webkit-backface-visibility: hidden;	
}
body.ozy-side-menu {padding-left: 50px;} body>#frame {
overflow: hidden;
position: relative;	
}
body.ozy-side-menu #main { -ms-transform: translate(150px, 0);
-moz-transform: translate(150px, 0);
-webkit-transform: translate3d(150px, 0, 0);
transform: translate(150px, 0);
-ms-transition: -ms-transform 0.28s ease-in-out;
-moz-transition: -moz-transform 0.28s ease-in-out;
-webkit-transition: -webkit-transform 0.28s ease-in-out;
transition: transform 0.28s ease-in-out;
position: relative;
} body.logged-in.admin-bar #main #header {margin-top: 32px !important;} #wpstats {display: none !important;}  #main>.container {
overflow: auto;
position: relative;
z-index: 1;
}
body.has-page-title #main>.container {padding-top: 36px !important;}
#title {
display:block;
float:left;
position: relative;
z-index: 1;
}
#title>a {
height: 100%;
display: inline-block;
vertical-align: middle;
}
#title img {
vertical-align: middle !important;
max-width: 100% !important;
}
#content {position: relative;}
#content img {max-width: 100%;}
#page-title-wrapper {position: relative;}
#page-title-wrapper>div {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
width: 100%;
}
.page-title {font-weight: 300 !important;}
.page-title a {text-decoration: none;}
#widget-alert {
background: #C6D8CD;
border: 1px #5b816a solid;
padding: 24px;
margin-bottom: 24px;
}
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6,
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {margin: 6px 0;}
.page-content p:empty,.post-content p:empty {display: none;}
#content iframe {max-width:100%}
.page-content [class^="embed-"],
.post-content [class^="embed-"] {max-width: 100%;}
.left-sidebar .page-content [class^="embed-"]>iframe[class*="-player"], 
.left-sidebar .post-content [class^="embed-"]>iframe[class*="-player"],		
.right-sidebar .page-content [class^="embed-"]>iframe[class*="-player"], 
.right-sidebar .post-content [class^="embed-"]>iframe[class*="-player"],
.right-sidebar .page-content iframe[src*="//player.vimeo"],
.right-sidebar .post-content iframe[class*="//player.vimeo"] {
max-width: 100%;
height: 420px;
}
.page-content [class^="embed-"]>iframe[class*="-player"], 
.post-content [class^="embed-"]>iframe[class*="-player"],
.right-sidebar .page-content iframe[src*="//player.vimeo"],
.right-sidebar .post-content iframe[class*="//player.vimeo"] {
max-width: 100%;
height: 520px;
}
#sidebar {padding: 0;}
#sidebar.left-sidebar {float: left;}
#sidebar .widget {margin-bottom: 20px;}
#footer-widget-bar ul,
#footer-widget-bar li,
#sidebar ul,
#sidebar li {
padding: 0;
margin: 0 ;
list-style: none;
-webkit-transition: all .2s;
transition: all .2s;
}
#sidebar .widget>h4{
line-height:inherit !important;
margin-bottom:20px !important;
}
#sidebar .widget {
margin-bottom: 30px !important;
}
#footer-widget-bar li,
#sidebar .widget li {
border-bottom: 1px solid #dedede;
padding: 8px 0 8px 0;
}
#footer-widget-bar .widget li:first-child,
.widget ul:first-child>li:first-child,
#sidebar .widget li:first-child {padding-top: 0 !important;}
#footer-widget-bar .children,
#sidebar .children {padding-left: 10px;}
#footer-widget-bar .children .children,
#sidebar .children .children {padding-left: 10px;}
#footer {
min-height: 56px;
clear: both;
z-index: 3;
}
#footer footer {
height: 100%;
line-height: 40px;
}
#footer .container {
background-color: #fff;
padding: 0;
overflow:inherit !important;		
}
#footer .container>div {
width: 50%;
text-align: right;
float: left;
overflow: hidden;	
}
#footer .container>div:first-child {text-align: left !important;}
div#social-icons>a {
display: inline-block;
font-size: 36px; padding: 0 !important;			
text-decoration: none !important;
overflow: hidden;
margin-left: 10px;
}
div#social-icons>a>span {
-webkit-transition: all .4s;
transition: all .4s;
}
#footer-content {padding: 20px;}
#footer ul,
#footer li {
display: inline;
list-style: none;
}
#footer li a {padding: 0 10px;} #footer-widget-bar {
padding-top: 40px;
padding-bottom: 30px;
}
#footer-widget-bar>.container>section {
width: 22%;
position: relative;
margin-right: 4%;
margin-bottom: 2em;
float: left;	
}
#footer-widget-bar>.container>section:nth-child(4) {
margin-right: 0!important;
clear: right;
}
#footer-widget-bar>.container>section>h4 {font-weight: 700;} #header-logo.left,
#header-logo.right {
position: absolute;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
z-index:1;	
}
#header-logo.center {
margin-top:10px;
text-align:center;
}
#header-logo h1>a {text-decoration:none !important;}
#header-logo img,
#header-logo h1>a {
-webkit-transition: all .4s;
transition: all .4s;	
}
#sidr-menu {	
position:absolute;
right:60px;
top:50%;
margin-top:-13px;
font-size:24px;
font-weight:700;
line-height:32px;
height:32px;
text-decoration:none;
display:none;
}
#header-information-bar {text-align:right;}
#header-information-bar>div {
display:inline-block;
font-weight:300 !important;
width: auto;
padding:10px 0 0 0;
font-size:90%;
}
#header-information-bar>div.textwidget i {
display:inline-block;
vertical-align:text-top;
font-size:120%;
} #content img {
max-width: 100%;
height: auto; }
a.symbol-facebook:hover>span { color: #3b5998 !important; }
a.symbol-blogger:hover>span { color: #fc4f08 !important; }
a.symbol-behance:hover>span { color: #005cff !important; }
a.symbol-delicious:hover>span { color: #205cc0 !important; }
a.symbol-deviantart:hover>span { color: #4e6252 !important; }
a.symbol-digg:hover>span { color: #1b5891 !important; }
a.symbol-dribble:hover>span { color: #ea4c89 !important; }
a.symbol-email:hover>span { color: #dedede !important; }
a.symbol-flickr:hover>span { color: #0063dc !important; }
a.symbol-forrst:hover>span { color: #5b9a68 !important; }
a.symbol-foursquare:hover>span { color: #25a0ca !important; }
a.symbol-github:hover>span { color: #171515 !important; }
a.symbol-googleplus:hover>span { color: #dd4b39 !important; }
a.symbol-instagram:hover>span { color: #3f729b !important; }
a.symbol-lastfm:hover>span { color: #c3000d !important; }
a.symbol-linkedin:hover>span { color: #0e76a8 !important; }
a.symbol-myspace:hover>span { color: #000000 !important; }
a.symbol-pinterest:hover>span { color: #c8232c !important; }
a.symbol-reddit:hover>span { color: #ff4500 !important; }
a.symbol-rss:hover>span { color: #ff6600 !important; }
a.symbol-soundcloud:hover>span { color: #ff7700 !important; }
a.symbol-stumbleupon:hover>span { color: #f74425 !important; }
a.symbol-tumblr:hover>span { color: #34526f !important; }
a.symbol-twitter:hover>span { color: #00acee !important; }
a.symbol-vimeo:hover>span { color: #86c9ef !important; }
a.symbol-wordpress:hover>span { color: #21759b !important; }
a.symbol-yahoo:hover>span { color: #720e9e !important; }
a.symbol-youtube:hover>span { color: #c4302b !important; }
a.symbol-fivehundredpx:hover>span { color: #02adea !important; } form {margin-bottom: 1.5em;}
#commentform,
#comments-form form {
clear: both;
margin-top: 12px;
}
#commentform .half-input input,
#comments-form form .half-input input,
#comments-form form .full-input input {width: 100% !important;}
textarea,
input:not([type=submit]) {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#commentform textarea,
#commentform input:not([type=submit]),
#comments-form form p textarea,
#comments-form form p input:not([type=submit]),
#footer-widget-bar .widget input:not([type=submit]),
#sidebar .widget input:not([type=submit]) {width: 100%;}
input[type=submit] {
margin: 0;
cursor: pointer;
}
#commentform p,
#comments-form form p {margin: 0 0 12px;}
#commentform .half-input:nth-child(2),
#comments-form form .half-input:nth-child(2) {float: left !important;}
#commentform .full-input,
#comments-form form .full-input {
float: left;
display: inline-block;
width: 100%;
}
#commentform .half-input,
#comments-form form .half-input {
float: right;
width: 49%;
}
#comments #respond {margin-bottom: 24px;}
#comments>h3 {padding-bottom: .5em;}
#comments #cancel-comment-reply-link {
display: inherit;
float: right;
padding-bottom: 12px;
}
.ozy-half-input {width: 49%;}
.ozy-half-input-last {
float: right;
width: 49%;
}
.ozy-full-input {width: 100%;}
#commentform .required,
#comments-form form .required {color: #F00;} #comments li.comment ul,
#comments li.comment ol {padding-left: 24px;}
#comments ol li.comment {
clear: both;
list-style: none;
overflow: auto;
margin-bottom: 20px;
}
.comment-body {
padding: 30px;
clear: both;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 2px;
-webkit-border-radius: 2px;	
-moz-border-radius: 2px;
background-color: #F0F0F0;
}
.author-box>div{display: inline-block;}
.comment-body .reply>a {
border-radius: 2px;
-webkit-border-radius: 2px;	
-moz-border-radius: 2px;	
display: inline-block;
padding: 6px 10px;
text-decoration: none;
}
.comment-body .reply{
text-align:right;
padding-top: 12px;
}
.comment-body{margin-bottom:20px;}
#comments-form #respond {margin-top: 55px;}
.comment-body>div>img,
.author-box>div>img{
display:block;
float:left;
margin:0 10px 0 0;
}
#comments .children li.comment {
width:95%;
float:right;
}
#post-author {
float: left;
clear: both;
padding: 30px 0;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
width: 100%;
}
#post-author h3 {
padding-bottom: .5em;
margin-left: 0;
}
#post-author .gravatar {
display: block;
float: left;
width: 95px;
padding: 0 !important;
}
#post-author #author-link p {
padding: 12px;
text-align: right;
padding-right: 0;
}
.comment .comment-meta>a {font-size: 80%;}
.post-content .more-link {font-weight: bold;}
.comment .comment-body {position: relative;}
.comment .comment-body .reply {
position: absolute;
padding: 0 !important;
top: 30px;
right: 30px;
} .author-page .author-bio {
display: inline-block;
clear: both;
margin-bottom: 2.5em;
}
.author-page .author-bio .avatar {
width: 80px;
padding-right: 12px;
float: left;
}
.author-page .post-single:last-child {border-bottom: 1px solid transparent !important;} .post-excerpt-aside>div,
.post-excerpt-status>div {
font-family: "Times New Roman", Times, serif;
font-size: 19px;	
}
.post-format-status .post-submeta,
.post-format-aside .post-submeta,
.post-format-audio .post-submeta {margin-top: 10px;}
.simple-post-format {margin-bottom: 20px;}
.simple-post-format>div {
padding: 60px 90px 55px 60px;
background-color: rgba(0,0,0, 0.8);
background-size: cover;
background-repeat: no-repeat;
position: relative;
}
.simple-post-format>div>span {
display: block;
position: absolute;
right: 0;
top: 0;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
font-size: 28px;
padding-top: 5px;
}
.post-excerpt-status>div>h2,
.post-excerpt-quote>div>h2{display:none !important;}
.simple-post-format>div>span:before{font-family: "ozythemes";}
.post-excerpt-status>div>span:before{content: "\e4b9";}
.post-excerpt-aside>div>span:before{content: "\e017";}
.post-excerpt-link>div>span:before{content: "\e122";}
.post-excerpt-quote>div>span:before{content: "\e017";}
.post-excerpt-audio>div>span:before{content: "\e0c5";}
.post-excerpt-audio>div {
padding: 0 !important;
height: 150px;
}
.post-excerpt-audio .audio-thumb {
position: absolute;
left:0;
top: 0;
width: 150px;
}
.post-excerpt-audio>div>div {
margin-left: 150px;
padding-left: 20px;
height: 100%;
position: relative;
}
.post-excerpt-audio>div>div .mejs-container {
position: absolute;
bottom: 0;
left: 0;
}
.a-page-title {
border-bottom: 1px solid transparent;
-webkit-transition: all .2s;
transition: all .2s;	
}
.a-page-title:hover {text-decoration: none;}
.post-title {margin:0 0 12px 0;}
.post.has_thumb .post-title {margin:12px 0 12px 0 !important;}
.post .pagination {font-weight: 700;}
.post .post-content {margin-top: 0 !important;}
.post-single {
padding-bottom: 40px;
margin-bottom: 20px;
margin-top: 22px;
width: 100%;
clear: both;
float: left;
}
.post-single:first-child {margin-top: 0 !important;}
#content>.post-single:first-of-type {margin-top: 0 !important;}
#content>.post-single:first-of-type .postGallerySlider, #content>.post-single:first-of-type .featured-thumbnail {margin-top: 0 !important;}
#content .post-single .postGallerySlider,
#content .post-single .featured-thumbnail {margin: 0 0 22px 0;}
.post-single .post-content {margin: 0 !important;}
#single-blog-tags:empty {display: none !important;}
#single-blog-tags {
display: inline-block;
margin: 30px 0;
width: 100%;
}
#single-blog-tags>strong {
display: inline-block;
float:left;
padding: 5px 10px 0 0;
}
#single-blog-tags>a {
display: inline-block;
padding: 0 10px;
margin-right: 4px; 
margin-bottom: 6px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
background-color: #222222;
color: #fff;
text-decoration: none;
font-size: 12px;
line-height: 32px;
}
.page-content,
.post-content {position: relative;}
.post .post-content,
.post-single .post-content {
margin: 22px 0;
}
.post-audio,
.post-video {margin-bottom: 22px;}
.post-submeta {
position: relative;
display: inline-block;
width: 100%;
margin-top: 30px;
line-height: 46px;
}
.single .post-submeta {
border-top: 1px solid #dedede;
padding-top: 30px;
}
.post-submeta>a.content-color {
display: block;
float: left;
position: relative;
width: 46px;
height: 46px;
padding-top: 4px;
margin-right: 4px;
font-size: 24px;
line-height: 46px;
text-align: center;
text-decoration: none;
}
.post-submeta>a.content-color:hover {background-color: #e4e4e4;}
.post-submeta>a>span {
position: absolute;
top: -4px;
right: 0;
display: block;
background-color:#FF0000;
font-size: 11px;
height: 16px;
width: 16px;
border-radius: 50%;
color: #fff;
line-height: 16px;
text-align: center;
}
.post-submeta>a:not(.content-color) {
display: inline-block;
float: right;
font-weight: 700;
}
.post-submeta>div {
position: relative;
float: left;
height: 42px;
line-height:32px; width: 220px;
margin-left: 30px;
display: none;
}
.post-submeta>div>div {float: left;}
.post-submeta>div>div.button {
background-color: #222222;
padding: 0 10px;
}
.post-submeta>div>div.button>a {
text-decoration: none;
font-size: 32px;
display: inline-block;
padding-top:5px;
}
.post-submeta>div>div.button>a>span {
color: #fff;
opacity: 0.5;
}
.post-submeta>div>div.button>a:hover>span {opacity: 1;}
.post-submeta>div>div.arrow {
width: 0px;
height: 0px;
border-style: solid;
border-width: 6px 6px 6px 0;
border-color: transparent #222222 transparent transparent;
margin-top: 18px;
}
.post-meta {
display: inline-block;
width: 100%;
}
.post-meta p:empty {display: none;}
.post-meta p {
display: block;
position: relative;
float: left;
margin: 0 4px 0 0 !important;
font-weight: 500 !important;
overflow: visible;
}
.post-content .post-audio {margin-bottom: 12px;}
.post-content .post-audio iframe {width: 100%;}
.post-content .post-video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.post-video iframe, .post-video object, .post-video embed,
.post-audio iframe, .post-audio object, .post-audio embed {
width: 100%;
max-width: 100%;
}
.chat-transcript {margin-bottom: 24px;}
.chat-row {margin-bottom: 12px;}
.chat-row .fn {font-weight: 700;}
.chat-row .chat-text {
border: 1px solid #dedede;
border-radius: 2px;	
padding: 12px;
} .newer-older {
display: inline-block;
float: right;
text-align: right;
}
.newer-older>a {padding-left: 20px;}
.newer-older.newer-older-blog {margin-top: 2.5em;}
.nav-box {
width: 200px;
position: fixed;
left: 0;
top: 300px;
z-index: 1;	
}
.nav-box.next {
left: inherit;
right: 0;
}
.nav-box>a {
display: block;
width:200px;
text-align: center;
padding:0 30px;
text-decoration: none;
}
.nav-box>a>img,
.nav-box>a>span,
.nav-box>a>i {
margin: 0 auto;
display: block;
}
.nav-box>a>i {
font-size: 32px;
line-height: 32px;
padding: 30px 0 20px 0;
}
.nav-box>a>img {
width:100px;
height:100px;
}
.nav-box>a>img,
.nav-box>a>span {
opacity: 0;
transition: all .2s;
-webkit-transition: all .2s;
-moz-transition: all .2s	
}
.nav-box>a:hover>img,
.nav-box>a:hover>span {opacity: 1;} .page-pagination>a {
display: block;
float: left;
width: 32px;
height: 32px;
line-height: 28px;
font-size: 16px;
text-align: center;
text-decoration: none;
border-radius: 2px;
margin-right: 6px;
transition: all .2s;
border: 1px solid #dedede;		
}
.page-pagination>a:hover {background-color: transparent;} .featured-thumbnail {
position: relative;
overflow: hidden;
margin-bottom: 22px;
}
.featured-thumbnail>img {display: block;}
.featured-thumbnail:hover>a {
opacity:1;
-moz-opacity:1;
-webkit-opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}
.featured-thumbnail>a {
display: block;
position: absolute;
background-color:#000000;
background-color:rgba(0,0,0,0.5);
width: 100%;
height: 100%;
transition: all .4s;
-webkit-transition: all .4s;
-moz-transition: all .4s;
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.featured-thumbnail>a>span {
position: absolute;
color: #fff !important;
font-size: 32px;
width: 42px;
height: 42px;
line-height: 42px;
text-align: center;
top: 50%;
left: 50%;
margin-top: -21px;
margin-left: -21px;	
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;	
}
.load_more_blog {	
display: block;
width: 160px;
margin: 22px auto 22px auto;
cursor: pointer;
padding: 12px;
text-align: center;
transition: all .4s;
-webkit-transition: all .4s;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
} .tooltipsy {
padding: 6px;
max-width: 200px;
color: #fff !important;
background-color: #000 !important;
margin-bottom: 5px;
font-size: 11px !important;
transition: all .4s;
-webkit-transition: all .4s;	
}
.tooltipsy:after {
content: '';
position: absolute;
border: 10px solid transparent;
border-left-color: #000 !important;
bottom: -3px;
left: 50%;
z-index: -1;
} #ozy-google-map-background {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 0;
} #to-top-button {
opacity: 0;
position: fixed;
z-index: 999;
width: 32px;
height: 32px;
right: 12px;
bottom: -32px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
transition: all .2s;
-webkit-transition: all .2s;
}
#to-top-button>span {
display: inline-block;
font-size: 14px;
font-weight: 300;
line-height: 32px;
width: 32px;
text-align: center;
padding-top: 1px;
} .mejs-controls .mejs-time-rail .mejs-time-current { background:#333;background:rgba(200,200,200,0.8) !important;background:-webkit-gradient(linear,0% 0,0% 100%,from(rgba(255,255,255,0.9)),to(rgba(200,200,200,0.8))) !important;background:-webkit-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8)) !important;background:-moz-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8)) !important;background:-o-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8)) !important;background:-ms-linear-gradient(top,rgba(255,255,255,0.9),rgba(200,200,200,0.8)) !important;background:linear-gradient(rgba(255,255,255,0.9),rgba(200,200,200,0.8)) !important;
}
.page-content div, .page-content img, .page-content iframe, .page-content table, 
.post-content div, .post-content img, .post-content iframe, .post-content table,
.comment div, .comment img, comment iframe, .comment table { }
.wp-caption {
margin-top: 12px;
margin-bottom: 12px;
position: relative;
display: inline-block !important;
width: auto !important;
}
.wp-caption img {display: block;}
.wp-caption:hover>p {
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}
.wp-caption>p {
display: block;
position: absolute;
width: 100%;
height: 100%;	
left: 0;
top: 0;
cursor: pointer;
padding: 6px 12px !important;	
*background-color:#000000;
background-color: rgba(0,0,0,.5);
color: #fff;
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);	
box-sizing: border-box;	
-webkit-box-sizing: border-box;	
-moz-box-sizing: border-box;		
transition: all .4s;
-webkit-transition: all .4s;
-moz-transition: all .4s;			
}
.alignleft {
float: left;
margin: 0 12px 12px 0;	
}
.textaligncenter {text-align: center;}
.aligncenter {
margin: 0 auto;
display: block;
}
.alignright {
float: right;
margin: 0 0 12px 12px;
}
.none { display: none;
}
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.bypostauthor,.gallery-caption,.wp-caption-text,.sticky { }
dt {
font-weight: bold;
text-decoration: underline;
padding: 0.5em 0 0 0;
}
dd {
margin: 0;
padding: 0 0 0.5em 0;
}
#content table {
max-width: 100%;
border-spacing:0;
border-collapse:collapse;
margin-bottom: 1.5em;
}
#content table th,
#content table td {
border: 1px solid #dedede;
padding: 6px;
}
#content br {
margin-top: 0.5em;
display: block;
content: ' ';
}
#content p {
margin: 0;
padding-top: .50em;
padding-bottom: .50em;	
} @keyframes fadein {from { opacity:0; } to { opacity:1; }}
@-moz-keyframes fadein { from { opacity:0; } to { opacity:1; }}
@-webkit-keyframes fadein { from { opacity:0; } to { opacity:1; }}
@-o-keyframes fadein { from { opacity:0; } to { opacity: 1; }} .wp-search-form { position: relative; }
.wp-search-form i.oic-simple-line-icons-129,
.wp-search-form i.oic-zoom {
position: absolute;
width: 22px;
height: 22px;
top: 50%;
left: 12px;
margin-top: -8px;
opacity:0.6;
-moz-opacity:0.6;
-webkit-opacity:0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
}
.wp-search-form i.oic-simple-line-icons-129 {
left: inherit;
cursor:pointer;
right: 12px;
}
.wp-search-form #search { padding-left: 32px; } body.search article.result {
border: 1px solid #dedede;
width: 366px;
margin-bottom: 20px;
padding: 20px;
border-radius:2px;
}
body.search #gutter-sizer {width:3%;} .sidr {
display: none;
position: absolute;
position: fixed;
top: 0;
height: 100%;
z-index: 999999;
width: 260px;
overflow-x: none;
overflow-y: auto;
}
.sidr .widget-area {
padding: 30px 30px 0 30px;
margin-bottom: 10px;
}
.sidr>h5 {
padding-left: 30px;
padding-right: 30px;
}
.sidr>div>.widget-area>ul>h4 {
padding: 12px 0;
font-weight: 700;
}
.sidr.right {
left: auto;
right: -260px;
}
.sidr.left {
left: -260px;
right: auto;
}
.sidr h1,
.sidr h2,
.sidr h3,
.sidr h4,
.sidr h5,
.sidr h6 {
font-weight: normal;
line-height: 24px;
}
.sidr li a { text-decoration: none; }
.sidr a  {
text-decoration: underline;
-webkit-transition: all .2s;
-moz-transition: all .2s;
transition: all .2s;
}
.sidr a:hover  {
text-decoration: none;
opacity:0.5;
-moz-opacity:0.5;
-webkit-opacity:0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
.sidr ul  {
display: block;
padding: 0;
}
.sidr ul li  {
display: block;
margin: 0; padding: 6px 0 6px 0;
}
.sidr ul li ul li {padding: 6px 0 6px 12px;}
.sidr ul li[class^="oic-"] ul li{padding: 6px 0 6px 26px;} .sidr ul li::before {
padding-right:12px;
}
.sidr li.menu-item-has-children {position:relative;}
.sidr li:beforeafter {
}
.sidr li.menu-item-has-children:after {
position:absolute;
top:5px;
right:0;	
font-family:'ozythemes';
content:"\e445";
}
.sidr input[type="text"],  
.sidr input[type="password"], 
.sidr input[type="date"],  
.sidr input[type="datetime"],  
.sidr input[type="email"],  
.sidr input[type="number"],  
.sidr input[type="search"],  
.sidr input[type="tel"],  
.sidr input[type="time"],  
.sidr input[type="url"],  
.sidr textarea, 
.sidr select {
width: 100%;
padding: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
-ms-border-radius: 0px !important;
-o-border-radius: 0px !important;
border-radius: 0px !important;
border: none;
background-color: transparent !important;
display: block;
clear: both;
border:1px solid #dedede;
} div.video-background { 
position: fixed; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
z-index: -1; 
overflow: hidden; 
vertical-align: top;
}
div.video-background video {
min-height: 100%; 
min-width:100%; 
z-index: -2 !important;
}
div.video-background .ui-video-background { display: none !important; }
div.video-background>div { 
position:absolute; 
width:100%; 
height:100%; 
top:0; 
left:0; 
background:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/video-pattern.png) repeat fixed !important;
z-index:10; 
}
#video-background>video{ max-width: none !important; } #tubular-container { 
top: 0; 
left: 0; 
z-index: -2 !important;
}
#tubular-shield { 
position: fixed !important; 
background:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/video-pattern.png) repeat fixed !important; 
z-index: -1 !important;
} .portfolio-details-part-one {
width: 70%;
float: left;
padding-right: 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.portfolio-details-part-two.has-border {
border-left: 1px solid #dedede;	
}
.portfolio-details-part-two {
width: 30%;
float: left;
padding-left: 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.striped-bar {  
margin: 2.5em 0; 
width: 100%; 
height: 8px; 
background: url(//www.getfarfargetta.com/wp-content/themes/getfar/images/stripe.png) repeat-x 0 -8px; 
} .portfolio-like-button {
display: inline-block;
border: 2px solid #000;
padding: 5px 10px;
font-size: 14px !important;
}
.portfolio-like-button { 
color: #000 !important; 
text-decoration: none !important; 
}
.portfolio-like-button:hover>i.oic-heart-3 {
-webkit-animation: pulse2 1s linear infinite;
-moz-animation: pulse2 1s linear infinite;
-ms-animation: pulse2 1s linear infinite;
animation: pulse2 1s linear infinite;	
}
.portfolio-like-button>i.oic-heart-3 { 
font-size: 14px !important; 
vertical-align: middle !important;
}
.post-content.portfolio-content { 
padding-left: 0 !important; 
}
.post-content.portfolio-content .post-title { 
padding-left: 0 !important; 
}
@keyframes "pulse2"{0%{-webkit-transform: scale(1.3); -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3);}100%{-webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}}
@-moz-keyframes pulse2{0%{-moz-transform: scale(1.3); transform: scale(1.3);}100%{-moz-transform: scale(1); transform: scale(1);}}
@-webkit-keyframes "pulse2"{0%{-webkit-transform: scale(1.3); transform: scale(1.3);}100%{-webkit-transform: scale(1); transform: scale(1);}}
@-ms-keyframes "pulse2"{0%{-ms-transform: scale(1.3); transform: scale(1.3);}100%{-ms-transform: scale(1); transform: scale(1);}} .ozy-related-posts { 
width: 100% !important;
padding: 20px 0 0 0 !important; 
margin-left: 0 !important; 
list-style: none; 
display: inline-block;
} #full-portfolio-like {
position: absolute;
bottom: 10px;
left: 30px;
}
#full-portfolio-like a,
#full-portfolio-like i, 
#full-portfolio-like span {
color: #FFF;
text-decoration: none;
}
#full-portfolio-like a:hover i.fa {
animation: pulse2 1s linear infinite;
-webkit-animation: pulse2 1s linear infinite;
-moz-animation: pulse2 1s linear infinite;
-ms-animation: pulse2 1s linear infinite;
}
#full-portfolio-like .fawrapper {
border: 1px solid #fff;
display: inline-block;
width:40px;
line-height: 36px;
padding-top:4px;
text-align: center;
border-radius: 50%;	
-webkit-border-radius: 50%;
-moz-border-radius: 50%;	
}
#full-portfolio-like i.fa {
font-size:18px;
transition: all .4s;
-webkit-transition: all .4s;
-moz-transition: all .4s;		
}
#royal-slider-counter {
position: absolute;
bottom: 10px;
right: 30px;
font-size: 36px;
font-weight: 100 !important;
line-height: 36px;
color: #fff;
} #ozy-slider-loading {
position:absolute;
top:50%;
left:50%;
margin-top: -16px;
margin-left: -16px;
background:#000 url(//www.getfarfargetta.com/wp-content/themes/getfar/scripts/megafolio/fancybox/fancybox_loading.gif) no-repeat center center;
width: 32px;
height: 32px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
} .ozy-video-wrapper {
position: relative;
padding-bottom: 56.25%; padding-top: 25px;
height: 0;
}
.ozy-video-wrapper iframe,
.ozy-video-wrapper object,
.ozy-video-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ozy-video-wrapper[data-twttr-id*="twttr-sandbox"] {
position: inherit !important;
height: inherit !important;	
padding: 0;
}
.post-audio .ozy-video-wrapper {	
padding-bottom: inherit !important;
padding-top: inherit !important;
height: inherit !important;
}
.post-audio .ozy-video-wrapper iframe,
.post-audio .ozy-video-wrapper object,
.post-audio .ozy-video-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto !important;
}
.ozy-video-wrapper .twitter-tweet {height: auto !important;}
#royal-classic-thumbnail-full,
#royal-nearby-full,
#royal-classic-full {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0; width: auto;
height:auto;
z-index: 0;
user-select: none;	
-webkit-user-select: none;
-moz-user-select: none;  
}
#royal-nearby-full {height: 90%;}
.royalSlider img {
width: 100%; 
height: 100%; 
max-width: none !important; 
display: block;
}
.ozy-header-slider,
.ozy-footer-slider { 
width:100%; 
min-height: 100px; 
position:relative;
z-index:0;
} .flickr-widget>li {
display: inline-block !important;
width: auto !important;
border: none !important;
padding: 0 !important;
}
.widget li>a {text-decoration: none;}
#footer-text>div {
display: inline-block;
float: left;
}
.ozy-latest-posts {
display: inline-block;
clear: both;
}
.ozy-latest-posts>a {
position: relative;
display: inline-block;
width: 48%;
margin-bottom: 12px;
float: left;
text-transform: uppercase;
font-weight: 700;
}
.ozy-latest-posts>a:hover>span {
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100)
}
.ozy-latest-posts>a>span {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
transition: all .4s;
-webkit-transition: all .4s;		
-moz-transition: all .4s;
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.ozy-latest-posts>a:nth-child(odd){float:left;}
.ozy-latest-posts>a:nth-child(even){float:right;}
.ozy-latest-posts>a>img {
display: block;
width: 100%;
height: auto;
}
.ozy-latest-posts-with-thumbs>li>a>span>small,
.ozy-simple-latest-posts>li>small {display: block;}
.ozy-latest-posts-with-thumbs>li {border:1px solid transparent !important;}
.ozy-latest-posts-with-thumbs>li>a{
display:table;  
width: 100%;
}
.ozy-simple-latest-posts>li>a,
.ozy-latest-posts-with-thumbs>li>a {text-transform:uppercase;}
.ozy-latest-posts-with-thumbs>li>a>img {
width: 100px !important;
max-width: none !important;
height: auto;
float: left;
}
.ozy-latest-posts-with-thumbs>li>a>span {
vertical-align: top; display: table-cell;
width: 100%;
padding-left: 15px;
}
.tagcloud>a {
text-decoration: none;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
padding: 5px 10px;
display: inline-block;
margin-bottom: 4px;
font-size: 80%;	
}
.widget li>span.post-date { display: block;
font-size: 80%;
}
.widget ul ul { border-top: 1px solid #dedede;
padding-top: 8px !important;
margin-top: 8px !important;
margin-left: 20px !important;
}
.widget ul.menu li a>i {
margin-left: 0 !important;
margin-right: 5px !important;
}
.widget ul.menu li .dropdown-menu {
padding-top: 0 !important;
}
.widget ul.menu li a>i,
.widget ul.menu li[class^="oic-"]:before {
padding-right: 6px;
vertical-align: middle;
}
.widget ul ul>li:last-child {
border-bottom: 1px solid transparent !important;
padding-bottom: 0 !important;
} .widget br{
content: ' ';
display:block;
margin-bottom:.5em;
}
.widget img{max-width:100%;}
.widget select {width: 100%;max-width:100%;}
.widget>ul>li>a.rsswidget{
display:inline-block;
width:100%;
font-weight:700;
}
.widget>ul>li>div.rssSummary{
border-top:1px solid #dedede;
margin-top:10px;
padding-top:10px;
} .widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px;text-align:center; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; } .ozy-cf7-wrapper.dark .wpcf7-text,
.ozy-cf7-wrapper.dark .wpcf7-textarea {
background-color: transparent !important;
color: #fff;
}   .ozy-revo-button {
position: relative;
display: inline-block;
margin-right: 10px;
margin-left: 0;
vertical-align: middle;
text-align: center;
font-weight: 700;
cursor: pointer;
zoom: 1;
text-decoration: none !important;
letter-spacing: 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
-moz-transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
-ms-transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
-o-transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
transition: color .2s ease-in-out,background .2s ease-in-out,border .2s ease-in-out;
}
.ozy-revo-button.large {
padding: 15px 24px;
font-size: 14px;
line-height: 100%;	
}
.ozy-revo-button.medium {
padding:12px 26px;
font-size:12px;
line-height:100%
}
.ozy-revo-button.outline {
border-width: 1px!important;
border-style: solid!important;
}
.ozy-revo-button.light {
border-color: #fff!important;
color: #fff;
}
.ozy-revo-button.light:hover {
background-color: #fff;
color: #222222;
}
.ozy-revo-button.dark {
border-color: #222!important;
color: #222;
}
.ozy-revo-button.dark:hover {
background-color: #222222;
color: #fff;
}
.ozy-revo-button.light.filled {
background-color: #fff;
border-color: #222!important;
color: #222;
}
.ozy-revo-button.light.filled:hover {
background-color: #222;
border-color: #fff!important;
color: #fff;
}
.ozy-revo-button.dark.filled {
background-color: #222;
border-color: #222!important;
color: #fff;
}
.ozy-revo-button.dark.filled:hover {
background-color: #fff;
border-color: #fff!important;
color: #222;
} .showbiz-container {max-width: 100% !important;}
.reveal_opener {text-decoration: none !important;}
.showbiz-button {
background-image: none !important;
text-decoration: none !important; 
text-shadow: none !important; 
border-radius: 2px !important;
-webkit-border-radius: 2px !important; 
-moz-border-radius: 2px !important; 
box-shadow: none !important;
-webkit-box-shadow: none !important; 
-moz-box-shadow: none !important; 
font-weight: 300 !important; 
padding: 10px 20px !important;
} .ozy-waypoint-animate { opacity: 0; }
.ozy-start-animation.ozy-appear {
animation:ozy-appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-webkit-animation:ozy-appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-moz-animation:ozy-appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
-o-animation:ozy-appear .7s 1 cubic-bezier(.175, .885, .32, 1.275);
opacity:1;	
}
@-webkit-keyframes ozy-appear {
0%{-webkit-transform:translate(0, -10%); opacity:0;} 
100%{-webkit-transform:translate(0, 0); opacity:1;}
}
@-moz-keyframes ozy-appear {
0%{-moz-transform:translate(0, -10%); opacity:0;} 
100%{-moz-transform:translate(0, 0); opacity:1;}
}
@-o-keyframes ozy-appear {
0%{-o-transform:translate(0, -10%); opacity:0;} 
100%{-o-transform:translate(0, 0); opacity:1;}
}
@keyframes ozy-appear {
0%{transform:translate(0, -10%); opacity:0;}
100%{transform:translate(0, 0); opacity:1;}
}
.ozy-start-animation.ozy-fade-appear {
animation:ozy-fade-appear;
-webkit-animation:ozy-fade-appear;
-moz-animation:ozy-fade-appear;
-o-animation:ozy-fade-appear;
opacity:1;	
}
@-webkit-keyframes ozy-fade-appear {
0% { opacity: 0.1; }
100% { opacity: 1;}
}
@-moz-keyframes ozy-fade-appear {
0% { opacity: 0.1; }
100% { opacity: 1;}
}
@-o-keyframes ozy-fade-appear {
0% { opacity: 0.1; }
100% { opacity: 1;}
}
@keyframes ozy-fade-appear {
0% { opacity: 0.1; }
100% { opacity: 1;}
} #side-nav-bar #cover {
position: absolute;
display: inline-block;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: red;
opacity:0;
}
#side-nav-bar #side_menu_search {
display: inline-block;
position: relative;
width: 100%;
}
#side-nav-bar #side_menu_search>i {
float: left;
display: inline-block;
}
#side-nav-bar #side_menu_search>form>input[type=text] {
float: left;
background-color: transparent !important;
border: none !important;
padding-left: 0 !important;
color: #fff;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#side-nav-bar #side_menu_search>form>input[type=text] {	
padding: 10px 10px 0 0 !important;	
}
}
body.logged-in.admin-bar>#frame>#side-nav-bar {margin-top: 32px !important;}
.ozy-side-menu.nav-collapsed #main {
-ms-transform: translate(0px, 0);
-moz-transform: translate(0px, 0);
-webkit-transform: translate3d(0px, 0, 0);
transform: translate(0px, 0);
}
#side-nav-bar {
position: fixed;
left: 0;
top: 0;
height: 100%;
width: 200px;
overflow: hidden;
cursor: default;
color: #c8c8c8;
background: #222;
-moz-transition: width ease-in-out 0.28s, background linear 0.1s;
-webkit-transition: width ease-in-out 0.28s, background linear 0.1s;
-o-transition: width ease-in-out 0.28s, background linear 0.1s;
transition: width ease-in-out 0.28s, background linear 0.1s;
-ms-transform: translate(0px, 0);
-moz-transform: translate(0px, 0);
-webkit-transform: translate3d(0px, 0, 0);
transform: translate(0px, 0);
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
#side-nav-bar ul {width: 200px;}
#side-nav-bar ul li .dropdown-menu.depth_0 {
border-top: 1px #2d2d2d solid;	
padding: 10px 0;
}
#side-nav-bar .side-menu>li>form,
#side-nav-bar .side-menu>li>a {
display: block;
position: relative;
font-size: 16px;
font-weight: 300;
line-height: 44px;
padding-left: 50px;
border-top: 1px #2d2d2d solid;
-webkit-transition: all .2s;
transition: all .2s;	
}
#side-nav-bar .side-menu>li:last-child>a {
border-bottom: 1px #2d2d2d solid;
}
#side-nav-bar .side-menu>li.active>a,
#side-nav-bar .side-menu>li.current_page_item>a,
#side-nav-bar .side-menu>li.current_page_parent>a,
#side-nav-bar .side-menu>li>a:hover {background-color: rgba(15,15,15,1);}
#side-nav-bar .side-menu li a:hover {text-decoration:none;}
#side-nav-bar .side-menu li.dropdown>a:after {
font-family: 'ozythemes';
font-size: 14px;
padding: 1px 5px 0 0;
content: "\e444";
float: right;
}
#side-nav-bar div.ozy-auto-div {
width: 200px;
opacity: 1;
-moz-transition: opacity ease-in-out 0.28s;
-webkit-transition: opacity ease-in-out 0.28s;
-o-transition: opacity ease-in-out 0.28s;
transition: opacity ease-in-out 0.28s;	
}
.nav-collapsed #side-nav-bar div.ozy-auto-div {opacity: 0;}
#ozy-language-selector-wrapper ul {display: none;}
#ozy-language-selector-wrapper ul>li {padding:5px 0 5px 13px;}
#ozy-language-selector-wrapper ul>li>a>img {margin-right:20px;}
#ozy-language-selector-title {
cursor: pointer;
border-bottom:none !important;
}
#ozy-language-selector-title.bottom-line {
border-bottom-width:1px !important;
border-bottom-style:solid !important;
}
#ozy-language-selector-title:after {
font-family: 'ozythemes';
font-size: 14px;
padding: 1px 5px 0 0;
margin-right:-12px;	
content: "\e444";
float: right;
}
#side-nav-bar #bottom-elements>h3:first-child {margin-top: 60px;}
#side-nav-bar .ozy-auto-div.social-icons {
padding: 0 22px 0 12px;
word-wrap: break-word;	
}
#side-nav-bar .ozy-auto-div.social-icons a {
font-size: 34px;
text-decoration: none;
}
#side-nav-bar h3 {
position: relative !important;
padding: 0 12px 0 50px !important;
font-size: 16px !important;
font-weight: 300 !important;
line-height: 44px !important;
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;	
width: 200px;	
-moz-transition: opacity ease-in-out 0.28s;
-webkit-transition: opacity ease-in-out 0.28s;
-o-transition: opacity ease-in-out 0.28s;
transition: opacity ease-in-out 0.28s;
}
#side-nav-bar .oic {
display: block;
position: absolute;
top: 0px;
left: 13px;
width: 40px;
height: 40px;
line-height: 45px; 
padding-top: 4px;  
font-size: 24px !important;
overflow: hidden;
margin: 0;
}
#side-nav-bar .side-menu ul.dropdown-menu {display: none;}
#side-nav-bar .dropdown-menu>li {list-style: none;}
#side-nav-bar .dropdown-menu>li a {
display: inline-block;
width: 100%;
}
#side-nav-bar .dropdown-menu li {
padding-left: 50px;
font-size: 11px;
line-height: 32px;
}
#side-nav-bar .dropdown-menu ul>li {padding-left: 10px;}
.nav-collapsed #side-nav-bar {width: 50px;}
#side-nav-bar .side-nav-bar-logo {
display: inline-block;
margin: 20px 0 26px 0;
position: relative;
}
#side-nav-bar #logo-spacer {height: 6px;}
#side-nav-bar #logo-spacer.text-logo {height: 30px;}
#side-nav-bar .side-nav-bar-logo #logo,
#side-nav-bar .side-nav-bar-logo #logo-collapsed {
opacity:0;	
position: absolute;	
top:0;
left:0;
transition: all .4s;
-webkit-transition: all .4s;
max-width: 100%;
}
#side-nav-bar .side-nav-bar-logo #logo {opacity:1;}
body.nav-collapsed #side-nav-bar .side-nav-bar-logo #logo {opacity:0;}
body.nav-collapsed #side-nav-bar .side-nav-bar-logo #logo-collapsed {opacity:1;}
#side-nav-bar .side-nav-bar-logo {
max-width: 100%;
width: 100%;
}
#side-nav-bar .side-nav-bar-logo span {
opacity:0 !important;
filter: alpha(opacity=0) !important;
-moz-opacity: 0 !important;
-khtml-opacity: 0 !important;
}
#side-nav-bar .side-nav-bar-logo span>img ,
#side-nav-bar .side-nav-bar-logo #logo>img {max-width: 200px;}
#side-nav-bar .side-nav-bar-logo #logo-collapsed>img {max-width: 50px;}
#side-nav-bar .side-nav-bar-logo #logo-collapsed h1,
#side-nav-bar .side-nav-bar-logo #logo-collapsed i {
font-size:34px !important;
left:8px !important;
}
#side-nav-bar .side-nav-bar-logo h1#logo {left: 12px;}
#side-nav-bar .side-nav-bar-logo h1#logo>a {text-decoration:none;} .wpb_row {position: relative; }
.wpb_row.ozy-custom-row {background-repeat:no-repeat;}
.wpb_row.ozy-custom-row.parallax {background-position: 50% 50%;}
.wpb_row.ozy-custom-row.parallax .parallax-wrapper {position: relative;} #footer>footer>.container,
#footer-widget-bar>.container,
#page-title-wrapper>div {
padding-left: 36px;
padding-right: 36px;
}
.ozy-page-model-full #footer>footer>.container,
.ozy-page-model-full #footer-widget-bar>.container {width: 100%;}
.ozy-page-model-no-sidebar.ozy-page-model-full #main>.container {	
width: 100%;
padding: 0;
}
.ozy-page-model-has-sidebar.ozy-page-model-full #main>.container {margin: 0 auto;}
.ozy-page-model-full #main>.container.no-vc,
.ozy-page-model-full.ozy-page-model-no-sidebar #content>div>article>div>.wpb_row.ozy-custom-full-row,
.ozy-page-model-full.ozy-page-model-no-sidebar #content>div>article>div>.wpb_row>.parallax-wrapper,
.ozy-page-model-has-sidebar #main>.container {
padding-left: 36px;
padding-right: 36px;
}
.ozy-page-model-full.ozy-page-model-no-sidebar #content>div>article>div>.wpb_row.ozy-custom-full-row>.parallax-wrapper {
padding-left: inherit;
padding-right: inherit;	
}
.ozy-page-model-has-sidebar #main>.container #content.left-sidebar {margin-left: 36px;}
.ozy-page-model-has-sidebar #main>.container>#content {float: left;}
.ozy-page-model-full #main>.container>#content,
.ozy-page-model-full #footer-widget-bar>.widget-container,
.ozy-page-model-full #footer>footer>.container {margin: 0 auto;}
.ozy-page-model-full #footer-widget-bar,
.ozy-page-model-full #footer {width: 100%;}
.ozy-custom-fullheight-row {
overflow: hidden;
padding: 0 !important;
}
.ozy-page-model-full #content .wpb_row.vc_row-fluid>div.parallax-wrapper,
.ozy-page-model-full #content .wpb_row,
.ozy-page-model-full #content .wpb_row.vc_row-fluid.ozy-custom-row.parallax .parallax-wrapper {
max-width: 1242px; margin-left: auto;
margin-right: auto;
} div.parallax-wrapper div.parallax-wrapper {
margin-left:-15px !important;
margin-right:-15px !important;
}
.ozy-page-model-full #page-title-wrapper>div,
.ozy-page-model-full #page-title-wrapper>div.parallax-wrapper,
.ozy-page-model-full #footer-widget-bar>.container,
.ozy-page-model-full #footer>footer {
max-width: 1212px; margin-left: auto;
margin-right: auto;
}
#content.no-vc {
max-width: 1140px;
padding-bottom: 36px;
}
.ozy-page-model-full #page-title-wrapper.ozy-custom-full-row>div.parallax-wrapper,
.ozy-page-model-full #content .wpb_row.vc_row-fluid.ozy-custom-full-row>div.parallax-wrapper,
.ozy-page-model-full #page-title-wrapper,
.ozy-page-model-full #content .wpb_row.vc_row-fluid {
width: 100%;
max-width: 100% !important;
}
.ozy-page-model-boxed.ozy-page-model-no-sidebar #main {
display: inline-block;
position: relative;
}
.ozy-row-has-video {
position: relative;
overflow: hidden;
}
.ozy-row-has-video .video-mask {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/video-pattern.png);
}
.ozy-row-has-video .video-mask.has-bg {
filter: alpha(opacity=0.7);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
#content>.wpb_row.vc_row-fluid:first-child {padding-top: 0 !important;}
.container.no-vc .vc_col-sm-12.wpb_column.vc_column_container,
.ozy-custom-full-row .parallax-wrapper .vc_col-sm-12.wpb_column.vc_column_container {
padding-left: 0 !important;
padding-right: 0 !important;
}
.ozy-page-model-boxed.ozy-page-model-no-sidebar #main>.container .wpb_row:not(.ozy-custom-full-row) {
padding-left: 36px !important;
padding-right: 36px !important;
}
.ozy-row-zero-space .wpb_column {
padding-left: 0 !important;
padding-right: 0 !important;
} .responsive-map div{max-width:none !important;} .wpb_row>.video-mask.has-bg {
position: absolute;
left:0;
right:0;
width:100%;
height:100%;
}
.wpb_gmaps_widget .gmaps-cover {
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
bottom:0;
right:0;
z-index:1;
}
.wpb_gmaps_widget .wpb_wrapper {
padding: 0 !important;
}
.vc_heading_white h1,
.vc_heading_white h2,
.vc_heading_white h3,
.vc_heading_white h4,
.vc_heading_white h5,
.vc_heading_white h6 {color:#fff !important;}
.wpb_button_a,
.vc_btn {
margin-right: 10px;
border-radius: 2px !important;
-webkit-border-radius: 2px !important;
}
.wpb_row {
margin-left: 0 !important;
margin-right: 0 !important;
padding-top: 35px;
padding-bottom: 35px;	
}
.wpb_row > .wpb_column > .wpb_wrapper .wpb_content_element:last-child {margin-bottom: 35px;}
.vc-icon-ozy_vc_before_after {background:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/admin/tweet_32.png) no-repeat;} .vc_separator {margin-top: 35px;} .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li,
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {background-color: transparent !important;}
.wpb_tabs .wpb_tabs_nav li{
border: 1px solid #dedede;
margin-right: -1px !important;
transition: none !important;
-moz-transition: none !important;
-webkit-transition: none !important;
-o-transition: none !important;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:first-child {
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:last-child {
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {padding: 1em 0 !important;}
.full-tabs .wpb_wrapper ul.wpb_tabs_nav:before,
.full-tabs .wpb_wrapper ul.wpb_tabs_nav:after {display: none !important;}
.full-tabs ul.wpb_tabs_nav {
width: 100%;
display: table;
table-layout: fixed; border-collapse: separate;
}
.full-tabs.wpb_tabs .wpb_tabs_nav li {
display: table-cell;
text-align: center;
vertical-align: middle;
float: none;
max-width: 100%;
font-size: 120%;	
} .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
border: 1px solid #dedede;
margin-bottom: -1px !important;
outline: none;
} .wpb_button {
text-shadow: none !important;
-webkit-transition: all .4s;
transition: all .4s;	
}
.wpb_call_to_action {
background-color:transparent !important;
border: 1px solid transparent !important;
padding: 0 !important; } .wpb_map_wraper {padding: 0 !important;} .wpb_single_image img {
display: block;
clear: both;
}
.wpb_single_image.vc_align_center>div img {margin: 0 auto;}
.zoom.wpb_single_image {overflow: hidden;} .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
border: 1px solid #dedede;
margin-bottom: -1px !important;
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li>a {
-webkit-transition: all .4s;
transition: all .4s;	
}
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active>a,
.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li:hover>a {padding-left: 1.5em;}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {padding: 0 1em !important;} .flexslider{ 
border: none !important; 
margin-bottom:0 !important;
} .ozy-icon {
overflow: hidden !important;
-webkit-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s;
transition: box-shadow 0.2s;
}
.ozy-icon-a,
.ozy-icon-a:hover,
.ozy-icon-a:active {text-decoration: none;}
.ozy-icon.align-center {
display: block !important;
text-align: center;
margin: 0 auto;
}
.ozy-icon.regular { font-size: 16px !important; width: 50px; height: 50px; line-height: 44px; }
.ozy-icon.large { font-size: 32px !important; width: 80px; height: 80px; line-height: 78px; }
.ozy-icon.xlarge { font-size: 48px !important; width: 120px; height: 120px; line-height: 120px; }
.ozy-icon.xxlarge { font-size: 64px !important; width: 180px; height: 180px; line-height: 187px; }
.ozy-icon.xxxlarge { font-size: 128px !important; width: 256px; height: 256px; line-height: 283px;}
.ozy-icon.square,
.ozy-icon.circle,
.ozy-icon.circle2 {
text-align: center;
margin-bottom: 0.5em;
display: inline-block;
overflow: visible;
text-shadow: 0 0 1px rgba(0,0,0,0.3);	
}
.ozy-icon.square {
padding: 6px;
background:#686868;
color:#fff;		
}
.ozy-icon.circle {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
padding: 6px;
background:#686868;
color:#fff;	
}
.ozy-icon.circle2 {
-webkit-border-radius: 999px;
-moz-border-radius: 999px;
border-radius: 999px;
padding: 4px;			
border:2px solid #686868;
color:#686868;	
}
a>.ozy-icon {
-webkit-transition: all .4s;
transition: all .4s;
opacity: 1;
} .ozy-custom-list {padding: 0 !important;}
.ozy-custom-list>li { list-style: none; }
.ozy-custom-list>li>span.oic {padding-right: 6px; font-size: 22px; }
.ozy-custom-list>li>span:not(.oic){vertical-align:top;line-height:22px;} .clean-slider .nivo-directionNav,
.clean-slider .nivo-controlNav,
.clean-slider .flex-direction-nav,
.clean-slider .flex-control-nav {display: none;}
.nivoSlider,
.flexslider {
border: 0px solid transparent !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
-o-border-radius: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-o-box-shadow: none !important;
} .ozy-big-title {
position: relative;
width: 100%;
padding-bottom: 36px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;	
}
.ozy-big-title>div {
position: absolute;
width: 100%;
bottom:0;
}
.ozy-big-title:hover {background-color: rgba(0,0,0,0.6);}
.ozy-big-title>div>a>h1,
.ozy-big-title>div>h1,
.ozy-big-title>div>a>h2,
.ozy-big-title>div>h2 {
display: inline-block;
text-decoration: none;
width: 100%;
text-align: center;
font-weight: inherit !important;
}  .ozy-team_member figure {
margin: 0;
position: relative;
}
.ozy-team_member figure img {
max-width: 100%;
display: block;
position: relative;
}
.ozy-team_member figcaption {
position: absolute;
top: 0;
left: 0;
padding: 20px;
background: #222222;
}
.ozy-team_member figcaption h3 {
font-size: 19px !important;
font-weight: 700 !important;
}
.ozy-team_member figcaption h5 {font-size: 14px !important;}
.ozy-team_member figcaption p {font-size: 12px !important;}
.ozy-team_member figcaption h3,
.ozy-team_member figcaption p {
margin: 0;
padding: 0;
color: #fff !important;
}
.ozy-team_member figure {overflow: hidden;}
.ozy-team_member figure img {
-webkit-transition: -webkit-transform 0.4s;
-moz-transition: -moz-transform 0.4s;
transition: transform 0.4s;
} .ozy-team_member figure:hover img,
.ozy-team_member figure.hover img {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
transform: translateY(-100px);
}
.ozy-team_member figcaption {
height: 200px;
width: 100%;
top: auto;
bottom: 0;
opacity: 0;
text-align: center;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
transition: transform 0.4s, opacity 0.1s 0.3s;
} .ozy-team_member figure:hover figcaption,
.ozy-team_member figure.hover figcaption {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
transform: translateY(0px);
-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
-moz-transition: -moz-transform 0.4s, opacity 0.1s;
transition: transform 0.4s, opacity 0.1s;
}
.ozy-team_member figure figcaption>div {margin-top: 10px;}
.ozy-team_member figure figcaption>div>a {
padding: 0 5px;
text-decoration: none !important;
}
.ozy-team_member figure figcaption>div>a>span {
font-size: 24px !important;
color: #fff !important;
filter: alpha(opacity=0.6);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
-webkit-transition: all .4s;
transition: all .4s;
}
.ozy-team_member figure figcaption>div>a:hover>span {
filter: alpha(opacity=1);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
color: #fff !important;
} @-moz-document url-prefix() { 
.ozy-content-divider {
display:list-item;
overflow:hidden;
}
}
.ozy-content-divider { clear: both; }
.ozy-divider-cap-left,
.ozy-divider-cap-right,
.ozy-divider-cap-center {clear: both;}
.ozy-content-divider {
position:relative;	
border-top:1px solid #dedede;
border-bottom:none;
border-left:none;
border-right:none;
}
.ozy-content-divider legend {
font-weight: 400;
font-size: 140%;
}
.ozy-content-divider legend.dcenter {padding: 0 18px 0 18px;}
.ozy-content-divider legend.dleft {padding: 0 18px 0 0;}
.ozy-content-divider legend.dright {padding: 0 0 0 18px;}
h3.ozy-divider-cap-center {text-align: center;}
h3.ozy-divider-cap-right {text-align: right;} .title-with-icon-wrapper.connected {
position: relative;
margin-bottom: 35px;
}
.title-with-icon-wrapper .title-with-icon span {
-webkit-transition: box-shadow 0.2s;
-moz-transition: box-shadow 0.2s;
transition: box-shadow 0.2s;
}
.title-with-icon-wrapper.connected:before {
content: '';
width: 0px;
height: auto;
border-left: 1px dashed #222222;
position: absolute;
left: 25px;
top: 50px;
bottom: -36px;
}
.title-with-icon-wrapper.connected:last-child {margin-bottom: 0;}
.title-with-icon-wrapper.connected:last-child:before {display: none;}
.title-with-icon-wrapper.connected.large:before {
left: 40px;
top: 80px;
}
.title-with-icon-wrapper.connected.xlarge:before {
left: 60px;
top: 120px;
}
.title-with-icon-wrapper.connected.xxlarge:before {
left: 90px;
top: 180px;
}
.title-with-icon-wrapper.connected.xxxlarge:before {
left: 128px;
top: 256px;
}
.title-with-icon-wrapper>.title-with-icon {margin-bottom: 0 !important;}
.title-with-icon-wrapper>.top-cs.title-with-icon-content {text-align: center;}
.title-with-icon-wrapper>.left-cs.title-with-icon-content.medium {padding-left: 65px;}
.title-with-icon-wrapper>.left-cs.title-with-icon-content.large {padding-left: 95px;}
.title-with-icon-wrapper>.left-cs.title-with-icon-content.xlarge {padding-left: 135px;}
.title-with-icon-wrapper>.left-cs.title-with-icon-content.xxlarge {padding-left: 195px;}
.title-with-icon-wrapper>.left-cs.title-with-icon-content.xxxlarge{padding-left: 271px;}
.title-with-icon {
display:table !important;
cursor:default;
}
.title-with-icon.top-style {
text-align:center !important;	
width:100%;	
}
.title-with-icon>h1,
.title-with-icon>h2,
.title-with-icon>h3,
.title-with-icon>h4,
.title-with-icon>h5,
.title-with-icon>h6 {
display:table-cell;
vertical-align:middle !important;
border-left:15px solid transparent;
}
.title-with-icon>h1.no-icon,
.title-with-icon>h2.no-icon,
.title-with-icon>h3.no-icon,
.title-with-icon>h4.no-icon,
.title-with-icon>h5.no-icon,
.title-with-icon>h6.no-icon {border-left:none !important;}
.title-with-icon.top-style>h1,
.title-with-icon.top-style>h2,
.title-with-icon.top-style>h3,
.title-with-icon.top-style>h4,
.title-with-icon.top-style>h5,
.title-with-icon.top-style>h6 {
display:block !important;
float:none !important;
border-left:none !important;
}
.title-with-icon.top-style>span:after,
.title-with-icon.top-style>a>span:after {
display:table !important;
clear:both !important;
content:'' !important;
}
.title-with-icon.top-style>span,
.title-with-icon.top-style>a>span {
margin-right:0px !important;
float:none !important;
display:block !important;
margin:0 auto 20px auto !important;
text-decoration: none !important;
}
.title-with-icon.top-style>a {text-decoration: none !important;}
.title-with-icon>span.medium,
.title-with-icon>span.large, 
.title-with-icon>span.xlarge,
.title-with-icon>span.xxlarge,
.title-with-icon>span.xxxlarge,
.title-with-icon>a>span.medium,
.title-with-icon>a>span.large, 
.title-with-icon>a>span.xlarge,
.title-with-icon>a>span.xxlarge,
.title-with-icon>a>span.xxxlarge {	
width:50px;
height:50px;
line-height:56px !important;
font-size:16px !important;
text-align:center;
display:inline-block !important;
background-image:none !important;
text-decoration:none !important;
}
.title-with-icon>span.large,
.title-with-icon>a>span.large {
width:80px;
height:80px;
line-height:90px !important;
font-size:32px !important;
}
.title-with-icon>span.xlarge,
.title-with-icon>a>span.xlarge {
width:120px;
height:120px;
line-height:134px !important;
font-size:48px !important;
}
.title-with-icon>span.xxlarge,
.title-with-icon>a>span.xxlarge {
width:180px;
height:180px;
line-height:200px !important;
font-size:64px !important;
}
.title-with-icon>span.xxxlarge,
.title-with-icon>a>span.xxxlarge {
width:256px;
height:256px;
line-height:294px !important;
font-size:128px !important;
}
.title-with-icon>span.rounded,
.title-with-icon>a>span.rounded {border-bottom:none !important;}
.title-with-icon>span.medium.rounded,
.title-with-icon>a>span.medium.rounded,
.title-with-icon>span.large.rounded,
.title-with-icon>a>span.large.rounded,
.title-with-icon>span.xlarge.rounded,
.title-with-icon>a>span.xlarge.rounded,
.title-with-icon>span.xxlarge.rounded,
.title-with-icon>a>span.xxlarge.rounded,
.title-with-icon>span.xxxlarge.rounded,
.title-with-icon>a>span.xxxlarge.rounded,
.title-with-icon>span.circle,
.title-with-icon>a>span.circle {
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
}
.title-with-icon>span.clear,
.title-with-icon>a>span.clear {
background-color:transparent !important;
border-bottom:none !important;
}
.title-with-icon>span.rounded,
.title-with-icon>span.rectangle,
.title-with-icon>span.circle {overflow: hidden;}
.title-with-icon>a>span.circle,
.title-with-icon>span.circle {border:1px solid #dedede;} .contentSlider .rsOverflow .ozy-sslider-wrapper {position: relative;}
.contentSlider .rsOverflow .ozy-sslider-wrapper .wpb_row {
position: absolute;
display: block !important;
top: 50% !important;
left: 50%;
transform: translate(-50%, -50%) !important;
-webkit-transform: translate(-50%, -50%) !important;
-moz-transform: translate(-50%, -50%) !important;	
}
.contentSlider img {
max-width: 100%;
height: auto;
display: inline-block;
width: auto !important;
}
.contentSlider .ozy-sslider-wrapper .vc_col-sm-8,
.contentSlider .ozy-sslider-wrapper .vc_col-sm-12 {text-align: center;}
.contentSlider .ozy-sslider-wrapper .vc_col-sm-12 {margin-top: 40px;}
.contentSlider .ozy-sslider-wrapper .vc_col-sm-12 a {
border: 1px solid #fff;
padding: 15px 24px;
line-height: 100%;
font-size: 14px;
font-weight: 700;
text-decoration: none;
-webkit-transition: .3s;
-moz-transition: .3s;
transition: .3s;	
}
.contentSlider .ozy-sslider-wrapper .vc_col-sm-12 a:hover {
background-color: #222222;
border-color: #222222 !important;
color: #fff;
}
.contentSlider .ozy-sslider-wrapper .vc_col-sm-4 h2 {margin-bottom: 20px;} .ozy-iabox-wrapper {}
.ozy-iabox {
position: relative;
padding: 30px 36px !important;
background-size: cover;
background-position: center center;
overflow: hidden;
}
.ozy-iabox>a {
display: block;
position: absolute;
width: 100%;
height: 100%;
padding: 30px 36px !important;
top: 0;
left: 0;
text-decoration: none;
z-index: 1;	
opacity: 0;
-moz-opacity: 0;
-webkit-opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.ozy-iabox>i,
.ozy-iabox>a>i {
display: block;
position: absolute;
font-size: 32px;
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;	
padding-top: 2px;
right: 36px;
bottom: 36px;
}
.ozy-iabox:hover>a {
opacity: 1;
-moz-opacity: 1;
-webkit-opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);	
}
.ozy-iabox>div,
.ozy-iabox>h2 {
position: relative;
z-index: 1;
}
.ozy-iabox>a>.heading,
.ozy-iabox>.heading {
margin-bottom: 15px;
font-weight: 300 !important;
}
.ozy-iabox>video {
position: absolute;
min-width: 100%;
min-height: 100%;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: inline-block;
z-index: 0;
} .royalSlider.ozy-testimonials { backround-color: transparent !important; margin-bottom: 1.5em; }
.ozy-testimonials .rsContainer>div {  }
.ozy-testimonials .rsContainer .rsSlide>div>div>.thumb { 
float: right;
display: block;
width: 48px !important;
height: 48px !important;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ozy-testimonials img {
width: 48px !important;
height: 48px !important;
max-width: 48px !important;
max-height: 48px !important;
}
.ozy-testimonials .username {
line-height: 48px;
padding-right: 10px;
}
.ozy-testimonials .rsContainer .rsSlide>div>div>.thumb>span { 
display: block;
overflow: hidden;
width: 48px;
height: 48px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.ozy-testimonials .rsContainer .rsSlide>div {
text-align: center;
position: relative;
width: auto;
}
.ozy-testimonials .rsContainer .rsSlide>div>div.info .itext {
float: right;
text-align: right;
padding-right: 10px;
}
.ozy-testimonials .rsContainer .rsSlide>div>div.info {
white-space:nowrap;
text-align: right !important;
margin-top: 40px;
display: inline-block;
position: relative;
width: auto;
}
.ozy-testimonials .rsContainer .rsSlide>div>div>.subtitle {top: 30px;}
.ozy-testimonials .rsContainer .rsSlide>div>div>.username {top: 20px;}
.ozy-testimonials .rsOverflow {margin-bottom: 30px;}
.ozy-testimonials .rsArrow {
height: 100%;
width: 44px;
position: absolute;
display: block;
cursor: pointer;
z-index: 21;
}
.ozy-testimonials.rsVer .rsArrow {
width: 100%;
height: 44px;
}
.ozy-testimonials.rsVer .rsArrowLeft { top: 0; left: 0; }
.ozy-testimonials.rsVer .rsArrowRight { bottom: 0;  left: 0; }
.ozy-testimonials.rsHor .rsArrowLeft { left: 0; top: 0; }
.ozy-testimonials.rsHor .rsArrowRight { right: 0; top:0; }
.ozy-testimonials .rsArrowIcn {		
width: 32px;
height: 32px;
top: 50%;
left: 50%;
margin-top:-16px;	
margin-left: -16px;
position: absolute;	
cursor: pointer;	
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;	
border-radius: 2px;
}
.ozy-testimonials .rsArrowIcn:hover {background-color: rgba(0,0,0,0.9);}
.ozy-testimonials.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.ozy-testimonials.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }
.ozy-testimonials.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.ozy-testimonials.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }
.ozy-testimonials .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; }
.ozy-testimonials .rsBullets {
position: absolute;
z-index: 35;
left: 0;
bottom: 0;
width: 100%;
height: auto;
margin: 0 auto; 
text-align: center;
line-height: 20px;
overflow: hidden;
}
.ozy-testimonials .rsBullet {
width: 8px;
height: 8px;
display: inline-block;
*display:inline; 
*zoom:1;
padding: 6px 10px 6px;
}
.ozy-testimonials .rsBullet span {
display: block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #777;
background: rgba(0,0,0,1);
}
.ozy-testimonials .rsBullet.rsNavSelected span {background-color: #dedede;}
.ozy-testimonials .rsThumbsHor {
width: 100%;
height: 72px;
}
.ozy-testimonials .rsThumbsVer {
width: 96px;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
.ozy-testimonials.rsWithThumbsHor .rsThumbsContainer {
position: relative;
height: 100%;
}
.ozy-testimonials.rsWithThumbsVer .rsThumbsContainer {
position: relative;
width: 100%;
}
.ozy-testimonials .rsThumb {
float: left;
overflow: hidden;
width: 96px;
height: 72px;
}
.ozy-testimonials .rsThumb img {
width: 100%;
height: 100%;
}
.ozy-testimonials .rsThumb.rsNavSelected {background: #02874a;}
.ozy-testimonials .rsThumb.rsNavSelected img {
opacity: 0.3;
filter: alpha(opacity=30);
}
.ozy-testimonials .rsTmb {display: block;}
.ozy-testimonials .rsTmb h5 {
font-size: 16px;
margin: 0;
padding: 0;
line-height: 20px;
color: #FFF;
}
.ozy-testimonials .rsTmb span {
color: #DDD;
margin: 0;
padding: 0;
font-size: 13px;
line-height: 18px;
}
.ozy-testimonials .rsThumbsArrow {
height: 100%;
width: 20px;
position: absolute;
display: block;
cursor: pointer;	
z-index: 21;	
background: #000;
background: rgba(0,0,0,0.75);
}
.ozy-testimonials .rsThumbsArrow:hover {background: rgba(0,0,0,0.9);}
.ozy-testimonials.rsWithThumbsVer .rsThumbsArrow {
width: 100%;
height: 20px;
}
.ozy-testimonials.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.ozy-testimonials.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }
.ozy-testimonials.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.ozy-testimonials.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }
.ozy-testimonials .rsThumbsArrowIcn {		
width: 16px;
height: 16px;
top: 50%;
left: 50%;
margin-top:-8px;	
margin-left: -8px;
position: absolute;	
cursor: pointer;	
}
.ozy-testimonials.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.ozy-testimonials.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }
.ozy-testimonials.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.ozy-testimonials.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }
.ozy-testimonials .rsThumbsArrowDisabled { display: none !important; } @media screen and (min-width: 0px) and (max-width: 800px) {
.ozy-testimonials .rsThumb {
width: 59px;
height: 44px;
}
.ozy-testimonials .rsThumbsHor {height: 44px;}
.ozy-testimonials .rsThumbsVer {width: 59px;}
}
.ozy-testimonials .rsTabs {
width: 100%;
height: auto;
margin: 0 auto;
text-align:center;
overflow: hidden; padding-top: 12px; position: relative;
}
.ozy-testimonials .rsTab {
display: inline-block;
cursor: pointer;
text-align: center;
height: auto;
width: auto;
color: #333;
padding: 5px 13px 6px;
min-width: 72px;
border: 1px solid #D9D9DD;
border-right: 1px solid #f5f5f5;
text-decoration: none;
background-color: #FFF;
background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);
-webkit-box-shadow: inset 1px 0 0 #fff;
box-shadow: inset 1px 0 0 #fff;
*display:inline; 
*zoom:1;
}
.ozy-testimonials .rsTab:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.ozy-testimonials .rsTab:last-child { 
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
border-right:  1px solid #cfcfcf;
}
.ozy-testimonials .rsTab:active { 
border: 1px solid #D9D9DD;   
background-color: #f4f4f4;
box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.ozy-testimonials .rsTab.rsNavSelected { 
color: #FFF;
border: 1px solid #999;
text-shadow: 1px 1px #838383;
box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
background: #ACACAC;
background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}
.ozy-testimonials .rsFullscreenBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 22;
display: block;
position: absolute;
cursor: pointer;	
}
.ozy-testimonials .rsFullscreenIcn {
display: block;
margin: 6px;
width: 32px;
height: 32px;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
border-radius: 2px;
}
.ozy-testimonials .rsFullscreenIcn:hover {background-color: rgba(0,0,0,0.9);}
.ozy-testimonials.rsFullscreen .rsFullscreenIcn {background-position: -32px 0;}
.ozy-testimonials .rsPlayBtn {
-webkit-tap-highlight-color:rgba(0,0,0,0.3);
width:64px;
height:64px;
margin-left:-32px;
margin-top:-32px;
cursor: pointer;
}
.ozy-testimonials .rsPlayBtnIcon {
width:64px;
display:block;
height:64px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: .3s;
-moz-transition: .3s;
transition: .3s;
background:url(//www.getfarfargetta.com/wp-content/themes/getfar/rs-default.png) no-repeat 0 -32px;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
}
.ozy-testimonials .rsPlayBtn:hover .rsPlayBtnIcon {background-color: rgba(0,0,0,0.9);}
.ozy-testimonials .rsBtnCenterer {
position:absolute;
left:50%;
top:50%;
}
.ozy-testimonials .rsCloseVideoBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 500;
position: absolute;
cursor: pointer;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
}
.ozy-testimonials .rsCloseVideoBtn.rsiOSBtn {
top: -38px;
right: -6px;
}
.ozy-testimonials .rsCloseVideoIcn {
margin: 6px;
width: 32px;
height: 32px;
background: url(//www.getfarfargetta.com/wp-content/themes/getfar/rs-default.png) -64px 0;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
}
.ozy-testimonials .rsCloseVideoIcn:hover {background-color: rgba(0,0,0,0.9);}
.ozy-testimonials .rsPreloader {
width:20px;
height:20px;
background-image:url(//www.getfarfargetta.com/wp-content/themes/preloaders/preloader-white.gif);
left:50%;
top:50%;
margin-left:-10px;
margin-top:-10px;	
}
.ozy-testimonials .rsGCaption {
position: absolute;
float: none;
bottom: 6px;
left: 6px;
text-align: left;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.75);
color: #FFF;
padding: 2px 8px;
width: auto;
font-size: 12px;
border-radius: 2px;
}
.ozy-testimonials {width: 100% !important;}
.ozy-testimonials .testimonial {
font-size: 140%;
line-height: 140%;
font-weight: 300;
} .ozy-counter>.timer {
font-size: 57px;
font-weight: bold;
line-height: 57px;
text-align: center;
}
.ozy-counter>span {
display: block;
font-size: 13px;
text-align: center;	
}
.ozy-counter>.hr {
display: block;
margin: 20px auto;
width: 30px;
height: 1px;
background-color: #000;
} .row-botton-button {
display: block;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -30px;
width: 60px;
height: 60px;
font-size: 32px !important;
line-height: 60px !important;
text-align: center;
font-weight: 700;
}
.ozy-floating-box {
position: relative;
}
.ozy-floating-box>div {
position: absolute;
width: 100%;
top: 50%;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);	
}  .owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.ozy-owlcarousel.navigation-off .owl-controls,
.owl-carousel.with-feed .owl-controls {
display: none !important;
} .owl-carousel,
.owl-carousel div {
max-width: none !important;
}
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
overflow:hidden;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {cursor:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/horizontal-gridfolio/handnmove.cur) 8 8, move;} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
} .owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 8px;
height: 8px;
margin: 5px 5px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #000;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/loader.gif) no-repeat center center
}
.ozy-owlcarousel[data-items="1"] .item {
margin: 0 !important;
}
.ozy-owlcarousel .item>img {
display: block;
width: 100%;
height: auto;
}
.ozy-owlcarousel .item.item-extended {
position: relative;
overflow: hidden; }
.ozy-owlcarousel .item.item-extended>a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ozy-owlcarousel .item.item-extended>a.hover .overlay-one,
.ozy-owlcarousel .item.item-extended>a:hover .overlay-one {top: 100%; }
.ozy-owlcarousel .item.item-extended>a.hover .overlay-two,
.ozy-owlcarousel .item.item-extended>a:hover .overlay-two {
top: 0;
cursor: url(//www.getfarfargetta.com/wp-content/themes/getfar/images/horizontal-gridfolio/handgrab.cur) 8 8, pointer;
}
.ozy-owlcarousel.with-feed .item.item-extended>a.hover .overlay-two h2 {text-align: center;}
.zoom.wpb_single_image>div>img,
.zoom.wpb_single_image>div>a>img,
.ozy-owlcarousel .item.item-extended>img {
-moz-transform:scale(1);
-webkit-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.zoom.wpb_single_image>div:hover>a>img,
.zoom.wpb_single_image>div:hover>img,
.ozy-owlcarousel .item.item-extended:hover>img {
-moz-transform:scale(1.3);
-webkit-transform:scale(1.3);
-o-transform:scale(1.3);
transform:scale(1.3);
}
.ozy-owlcarousel .item.item-extended>a>div {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ozy-owlcarousel .item.item-extended>a .overlay-one {
position: relative;
-webkit-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 1000ms cubic-bezier(0.645, 0.045, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); }
.ozy-owlcarousel .item.item-extended>a .overlay-one>* {
-moz-box-sizing: border-box;
color: #FFFFFF;
position: absolute;
text-align: center;
top: 50%;
transform: translate(0px, -50%);
-webkit-transform: translate(0px, -43%);
-ms-transform: translate(0px, -43%);
width: 100%;
text-align: center;
margin: 0 !important;
}
.ozy-owlcarousel .item.item-extended>a .overlay-one>span {
font-size: 80px;
line-height: 100px;
display: block;
}
.ozy-owlcarousel .item.item-extended>a .overlay-two {
background-color: rgba(255,255,255,0.5);	
top: 101%;	
-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1.000); -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
-moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
-o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); }
.ozy-owlcarousel .item.item-extended>a .overlay-two>p {
position: absolute;
bottom: 10px;
padding: 30px;
font-size: 20px;
line-height: 27px;
font-weight: 300 !important;
}
.ozy-owlcarousel .item.item-extended>a .overlay-two>p>span {
display: block;
font-size: 26px;
line-height: 36px;
padding-top: 30px;
}
.ozy-owlcarousel.with-feed .item.item-extended>a .overlay-two>div {
position: absolute;width: 100%;top: 50%;transform: translate(0, -50%);-webkit-transform: translate3d(0, -50%,0);-ms-transform: translate(0, -50%);padding: 0 20px;	
}
.ozy-owlcarousel.with-feed .item.item-extended>a .overlay-two>div>h2,
.ozy-owlcarousel.with-feed .item.item-extended>a .overlay-two>div>h5 {
font-weight: 300 !important;
text-align: center !important;	
} .morphext > span {display: none;}
.morphext > .animated {display: inline-block;}
.ozy-tlt,
.ozy-text-rotate {overflow: hidden;} .parallax-viewport,
.parallax-viewport2 {
position: position; left: 0;
top: 0;
overflow: hidden;
height: 300px;
z-index: -1;
}
.parallax-layer {
position: absolute;
max-width: none !important;
max-height: none !important;	
}
.parallax-layer>img {
position: absolute;
left: 0;
top: 0;
max-width: none !important;
max-height: none !important;
} .wpb_row .master-slider-parent * { -webkit-box-sizing: content-box;
box-sizing: content-box;
}
.ms-skin-black-1 .ms-tooltip-point .ms-point-center{margin: -6px 0 0 -6px !important;}
.ms-gal-thumbcont div,
.master-slider img,.ms-container div {max-width: none !important;}
.ms-tooltip-point .ms-point-center{border-color:#FF0004 !important;background-color:#CC0003 !important;}
.ms-skin-black-1 .ms-tabs .ms-thumb-frame {
background-color: #2c2c2c;
text-shadow: none !important;
color: #fff;
border: solid 1px #000;
}
.ms-skin-black-1 .ms-tabs .ms-thumb-frame-selected {background: #000 !important;}
.ms-skin-black-1 .ms-thumb-ol {border-bottom-color:#000 !important;}
.page-template-page-masterslider-full-php #main {
display: block !important;
width: 100% !important;
height: 100% !important;
}
.page-template-page-masterslider-full-php #main>.container {
width: 100% !important;	
height: 100% !important;
overflow: hidden !important;
}
.page-template-page-masterslider-full-php #main>.container .ms-vertical-template .ms-bullets {
width: 10px !important;
top: 50% !important;
right: 40px !important;
display: inherit !important;
opacity: 1 !important;
height: 50px;
transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);	
}
.master-slider-parent {	padding-bottom:0 !important; }
div.ms-thumbs-cont { max-width: none !important; } .rsMinCW .rsArrow {
height: 60px;
width: 60px;
position: absolute;
display: block;
cursor: pointer;
z-index: 21;
}
.rsMinCW .rsArrowLeft { left: 30px; top: 50%; }
.rsMinCW .rsArrowRight { right: 30px; top: 50%; }
.rsMinCW .rsArrowIcn {		
width: 60px;
height: 60px;
margin-top: -30px;	
text-align: center;
line-height: 60px;
position: absolute;
cursor: pointer;
background-color: #000;
background-color: rgba(0,0,0,0.5);
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
font-size: 14px;
font-weight: 300;
color: #fff !important;
transition: all .3s;
-webkit-transition: all .3s;
}
.rsMinCW .rsArrowIcn:hover {background-color:#000 !important;}
.rsMinCW.rsHor .rsArrowLeft .rsArrowIcn:before { font-family: "ozythemes"; content: "\e49b"; }
.rsMinCW.rsHor .rsArrowRight .rsArrowIcn:before { font-family: "ozythemes"; content: "\e4dd"; }
.rsMinCW .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; } .mc_custom_border_hdr,
.mc_var_label.mc_header.mc_header_email,
.mergeRow{display:none !important;}
.mc_form_inside{position: relative;}
.mc_merge_var{width: 100%;padding-right: 86px;}
.mc_signup_submit{min-width: 110px;position: absolute;right: 0;padding: 0;text-align: right;bottom: 0px;}
#mc_signup_submit{margin-top:1.4em !important;}
@-moz-document url-prefix() { 
#mc_signup_submit{border:none !important;}
} .ozy-timeline-wrapper { position: relative; padding-top: 40px; } .ozy-timeline-wrapper>.timeline-caption { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; text-align: center; font-weight: 300 !important; } .ozy-timeline-wrapper>.timeline-caption>span { padding: 10px 15px; border-radius: 2px; background-color: #222222; color: #fff; } .timeline { list-style: none; padding: 20px 0 20px 0 !important; position: relative; } .timeline:before {
top: 0;
bottom: 0;
position: absolute;
content: " ";
width: 0px; left: 50%;
margin-left: -1.5px;
} .timeline > li { margin-bottom: 20px; position: relative; } .timeline > li:before, .timeline > li:after { content: " "; display: table; } .timeline > li:after { clear: both; } .timeline > li:before, .timeline > li:after { content: " "; display: table; } .timeline > li:after { clear: both; } .timeline > li > .timeline-panel { width: 46%; float: left; border: 1px solid #d4d4d4; border-radius: 2px; padding: 20px; position: relative; -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); } .timeline > li > .timeline-panel:before { position: absolute; top: 26px; right: -15px; display: inline-block; border-top: 15px solid transparent; border-left: 15px solid #ccc; border-right: 0 solid #ccc; border-bottom: 15px solid transparent; content: " "; } .timeline > li > .timeline-panel:after { position: absolute; top: 27px; right: -14px; display: inline-block; border-top: 14px solid transparent; border-left: 14px solid #fff; border-right: 0 solid #fff; border-bottom: 14px solid transparent; content: " "; } .timeline > li > .timeline-badge { color: #fff; width: 50px; height: 50px; line-height: 55px; font-size: 1.5em; text-align: center; position: absolute; top: 16px; left: 50%; margin-left: -25px; background-color: #999999; z-index: 100; border-top-right-radius: 50%; border-top-left-radius: 50%; border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; } .timeline > li.timeline-inverted > .timeline-panel { float: right; } .timeline > li.timeline-inverted > .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; } .timeline > li.timeline-inverted > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }
.timeline-title{margin-top: 0;color:inherit;}
.timeline-body > p,.timeline-body > ul{margin-bottom: 0;}
.timeline-body > p + p{margin-top: 5px;}
@media (max-width: 767px) {
ul.timeline:before{left: 40px;}
ul.timeline > li > .timeline-panel{width: calc(100% - 90px);width: -moz-calc(100% - 90px);width: -webkit-calc(100% - 90px);}
ul.timeline > li > .timeline-badge{left:15px;margin-left: 0;top: 16px;}
ul.timeline > li > .timeline-panel{float: right;}
ul.timeline > li > .timeline-panel:before{border-left-width: 0;border-right-width: 15px;left: -15px;right: auto;}
ul.timeline > li > .timeline-panel:after{border-left-width: 0;border-right-width: 14px;left: -14px;right: auto;}
} body.page-template-page-countdown-php #ozycounter,
body.error404 #error404 {
padding-top: 60px;
position: relative;
z-index: 1;
}
body.page-template-page-countdown-php #ozycounter h1,
body.page-template-page-countdown-php #ozycounter p,
body.error404 #error404 h1,
body.error404 #error404 p {
color: #fff !important;
text-align: center;
}
body.error404 #error404 input {
margin-top: 60px;
width: 100%;
}
body.error404 #error404 .wp-search-form i.oic-zoom {top: 83px;}
body.page-template-page-countdown-php #canvas,
body.error404 #canvas {
display: block;
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
z-index:0;
}
body.page-template-page-countdown-php .post-content {
margin-top:30px !important;	
text-align:center;
}
body.page-template-page-countdown-php #ozycounter #counter {
margin-top:30px;
display:inline-block;
}
body.page-template-page-countdown-php #ozycounter .desc>div {
width:25%;
text-align:center;
float:left;
}
body.page-template-page-countdown-php #ozycounter #counter .cntSeparator {
font-size:32px;
font-weight:700;
color:#fff;
margin:0 10px;
line-height:71px;
}
body.page-template-page-countdown-php #trees,
body.error404 #trees {
position:absolute;
bottom:0;
left:0;
width:100%;
height:457px;
background:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/assets/trees2.png) no-repeat bottom center;
background-size:cover;
} .page-template-page-accordion-menu-php .wpb_row,
body.page-template-page-accordion-menu-php,
body.error404,
body.page-template-page-countdown-php,
body.page-template-page-masterslider-full-php {
padding: 0 !important;
margin: 0 !important;
}
.page-template-page-accordion-menu-php #main,
body.error404 #main,
body.page-template-page-countdown-php #main,
.page-template-page-masterslider-full-php #main {
-ms-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate(0, 0);
-ms-transition: -ms-transform 0.28s ease-in-out;
-moz-transition: -moz-transform 0.28s ease-in-out;
-webkit-transition: -webkit-transform 0.28s ease-in-out;
transition: transform 0.28s ease-in-out;
position: relative;
}
.page-template-page-accordion-menu-php #accordion-carousel .as-panel>a {
display: inline-block;
position: absolute;
width: 100%;
height: 100%;
}
.page-template-page-accordion-menu-php #accordion-carousel .as-panel>a>span {
display: inline-block;
position: absolute;
width: 100%;
bottom: 0;
background-color:rgba(0,0,0,0.8);
color: #fff;
height: 80px;
padding: 32px 40px;
-moz-opacity: 0;
opacity: 0;
transition: all .4s;
-webkit-transition: all .4s;
}
.page-template-page-accordion-menu-php #accordion-carousel.as-opened .as-panel.as-opened>a>span {opacity: 1;-moz-opacity: 1;}
.page-template-page-accordion-menu-php #accordion-carousel .as-panel>a>span>i {padding-right: 10px;}
.page-template-page-accordion-menu-php #accordion-carousel .as-panel .as-layer {position: absolute;top: 85px !important;left: 40px !important;}
.page-template-page-accordion-menu-php #accordion-carousel .as-panel .as-layer h1{margin-bottom: 20px;font-size: 40px;}
.page-template-page-accordion-menu-php #accordion-carousel .as-panel .as-layer{width: 200px;transition: all .8s;-webkit-transition: all .8s;}
.page-template-page-accordion-menu-php #accordion-carousel.as-opened .as-panel.as-opened .as-layer{width: 100%;}  .flip-container {
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-ms-transform: perspective(1000px);
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d; 
-ms-transform-style: preserve-3d; 
max-width: inherit !important;
}
.flip-container p>br {margin-bottom: 1em !important;} .flip-container:hover .back,.flip-container.hover .back {-webkit-transform:rotateY(0deg);-moz-transform: rotateY(0deg);-o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transform: rotateY(0deg);}
.flip-container:hover .front, .flip-container.hover .front{-webkit-transform:rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);} .flip-container, .flip-container .front,.flip-container .back {width:100%;height:100%;border-radius:2px;}
.flip-container .front h3,.flip-container .front p, .flip-container .back h3, .flip-container .back p {text-align: center;}
.flip-container .front i,.flip-container .back i {display: block;font-size: 48px;line-height: 48px;text-align: center;margin: 20px 0;}
.flipper {-webkit-transition: 0.6s;-webkit-transform-style: preserve-3d;-ms-transition: 0.6s;-moz-transition: 0.6s;-moz-transform: perspective(1000px);-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transition: 0.6s;transform-style: preserve-3d;display: block;position: relative;height: 100%;}
.flip-container .front,.flip-container .back {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: 0.6s;-webkit-transform-style: preserve-3d;-moz-transition: 0.6s;-moz-transform-style: preserve-3d;-o-transition: 0.6s;-o-transform-style: preserve-3d;-ms-transition: 0.6s;-ms-transform-style: preserve-3d;transition: 0.6s;transform-style: preserve-3d;display: block;position: absolute;top: 0;left: 0;padding: 36px;background-repeat: no-repeat;background-position: center center;}
.flip-container .front{-webkit-transform: rotateY(0deg);-ms-transform: rotateY(0deg);z-index: 2;}
.flip-container .back{-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);-o-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);transform: rotateY(-180deg);} .vertical.flip-container{position: relative;}
.vertical .back{-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-ms-transform: rotateX(180deg);transform: rotateX(180deg);}
.vertical.flip-container .flipper{-webkit-transform-origin: 100% 213.5px;-moz-transform-origin: 100% 213.5px;-ms-transform-origin: 100% 213.5px;transform-origin: 100% 213.5px;} .vertical.flip-container:hover .back,.vertical.flip-container.hover .back{-webkit-transform: rotateX(0deg);-moz-transform: rotateX(0deg);-o-transform: rotateX(0deg);-ms-transform: rotateX(0deg);transform: rotateX(0deg);}
.vertical.flip-container:hover .front,.vertical.flip-container.hover .front{-webkit-transform: rotateX(180deg);-moz-transform: rotateX(180deg);-o-transform: rotateX(180deg);transform: rotateX(180deg);}  @media only screen and (max-width: 767px){
.infoBlock { 
top: inherit !important; 
width: 100%; max-width: 
100% !important; 
bottom: 25px; left: 0 !important; 
}
}
.rsMinCW .rsBullets {
position: absolute;
bottom: 14px;
z-index: 35;
height: auto;
text-align: center;
line-height: 20px;
overflow: hidden;
width: 100%;
}
.rsMinCW .rsBullet {
width: 8px;
height: 8px;
display: inline-block;
*display:inline; 
*zoom:1;
padding: 6px 10px 6px 4px;
cursor: pointer;
}
.rsMinCW .rsBullet span {
display: block;
width: 8px;
height: 8px;
border-radius: 50%;
background-color: transparent;
border: 2px solid #fff;
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMinCW .rsBullet.rsNavSelected span {background: #fff;}
.rsMinCW .infoBlock{position:absolute;top:30px;right:30px;left:auto;max-width:25%;padding-bottom:0;overflow:hidden;padding:12px 18px}.rsMinCW .infoBlockBlack{color:#FFF;background:#000;background:rgba(0,0,0,0.75)}.rsMinCW .infoBlockWhite{color:#000;background:#fff;background:rgba(255,255,255,0.75)}.rsMinCW .infoBlockTopLeft{left:30px;right:auto}.rsMinCW .infoBlockTopRight{right:30px;left:auto}.rsMinCW .infoBlockBottomLeft{left:30px;bottom:30px;top:auto}.rsMinCW .infoBlockBottomRight{right:30px;bottom:30px;top:auto}.rsMinCW .infoBlockBlack h1,.rsMinCW .infoBlockBlack h2,.rsMinCW .infoBlockBlack h3,.rsMinCW .infoBlockBlack h4,.rsMinCW .infoBlockBlack h5,.rsMinCW .infoBlockBlack h6{color:#fff!important}.rsMinCW .infoBlockWhite h1,.rsMinCW .infoBlockWhite h2,.rsMinCW .infoBlockWhite h3,.rsMinCW .infoBlockWhite h4,.rsMinCW .infoBlockWhite h5,.rsMinCW .infoBlockWhite h6{color:#000!important}.rsMinCW .infoBlock a{color:#FFF;text-decoration:underline}.rsMinCW .infoBlock p:empty{display:none}
.rsMinCW .rsThumbsHor{width:100%;height:72px}.rsMinCW .rsThumbsVer{width:96px;height:100%;position:absolute;top:0;right:0}.rsMinCW.rsWithThumbsHor .rsThumbsContainer{position:relative;height:100%;max-width:none!important}.rsMinCW.rsWithThumbsVer .rsThumbsContainer{position:relative;width:100%}.rsMinCW .rsThumb{float:left;overflow:hidden;width:96px;height:72px;max-width:auto!important}.rsMinCW .rsThumb img{width:100%;height:100%}.rsMinCW .rsThumb.rsNavSelected{background:#333}.rsMinCW .rsThumb.rsNavSelected img{filter:alpha(opacity=40);opacity:.7}.rsMinCW .rsThumb.rsNavSelected span.thumbIco{position:absolute;top:0;bottom:0;left:0;right:0;border:2px solid #FFF;border:2px solid rgba(255,255,255,0.9);-webkit-backface-visibility:hidden}.rsMinCW .rsTmb{display:block}.rsMinCW .rsThumbsArrow{height:100%;width:20px;position:absolute;display:block;cursor:pointer;z-index:21}.rsMinCW.rsWithThumbsVer .rsThumbsArrow{width:100%;height:20px}.rsMinCW.rsWithThumbsVer .rsThumbsArrowLeft{top:0;left:0}.rsMinCW.rsWithThumbsVer .rsThumbsArrowRight{bottom:0;left:0}.rsMinCW.rsWithThumbsHor .rsThumbsArrowLeft{left:0;top:0}.rsMinCW.rsWithThumbsHor .rsThumbsArrowRight{right:0;top:0}.rsMinCW .rsThumbsArrowIcn{width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;position:absolute;cursor:pointer;background:url(//www.getfarfargetta.com/wp-content/themes/getfar/scripts/royalslider/skins/minimal-white/rs-minimal-white.png)}.rsMinCW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn{background-position:-128px -32px}.rsMinCW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn{background-position:-128px -48px}.rsMinCW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn{background-position:-144px -32px}.rsMinCW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn{background-position:-144px -48px}.rsMinCW .rsThumbsArrowDisabled{display:none!important}@media screen and (min-width:0) and (max-width:800px){.rsMinCW .rsThumb{width:59px;height:44px}.rsMinCW .rsThumbsHor{height:44px}.rsMinCW .rsThumbsVer{width:59px}} .ps-container .ps-scrollbar-x-rail {
position: absolute; bottom: 3px; height: 8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity: 0;
filter: alpha(opacity = 0);
-o-transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
}
.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
opacity: 0.6;
filter: alpha(opacity = 60);
}
.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity = 90);
}
.ps-container .ps-scrollbar-x-rail.in-scrolling {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity = 90);
}
.ps-container .ps-scrollbar-y-rail {
position: absolute; right: 0px; width: 6px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
opacity: 0;
filter: alpha(opacity = 0);
-o-transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
-moz-transition: background-color .2s linear, opacity .2s linear;
transition: background-color .2s linear, opacity .2s linear;
}
.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
opacity: 0.6;
filter: alpha(opacity = 60);
}
.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity = 90);
}
.ps-container .ps-scrollbar-y-rail.in-scrolling {
background-color: #eee;
opacity: 0.9;
filter: alpha(opacity = 90);
}
.ps-container .ps-scrollbar-x {
position: absolute; bottom: 0; height: 8px;
background-color: #aaa;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-o-transition: background-color .2s linear;
-webkit-transition: background-color.2s linear;
-moz-transition: background-color .2s linear;
transition: background-color .2s linear;
}
.ps-container.ie6 .ps-scrollbar-x {font-size: 0; }
.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {background-color: #999;}
.ps-container .ps-scrollbar-y {
position: absolute; right: 0; width: 6px;
background-color: #aaa;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-o-transition: background-color .2s linear;
-webkit-transition: background-color.2s linear;
-moz-transition: background-color .2s linear;
transition: background-color .2s linear;
}
.ps-container.ie6 .ps-scrollbar-y {font-size: 0; }
.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {background-color: #999;}
.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {visibility: hidden;}
.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {visibility: visible;} #header {
width: 100%;
background-color: #FFF;	
z-index: 3;	
}
#header.shadow {
box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.05);	
}
#header #slide-menu {
float: right;
position: absolute;
right: 0;
top: 0;
z-index: 999;
-webkit-transition: background .2s;
transition: background .2s;
}
#header .container {
margin:0 auto;	
padding: 0 36px;
overflow: inherit !important;
}
#header>header>div.container{position:relative;}
#nav-primary{z-index:99;}
#nav-primary>nav>div>ul{text-align:right;}
#nav-primary ul ul .current_page_item>a{text-decoration: underline;}
#nav-primary ul,#nav-primary li {list-style: none;}
#nav-primary #menu-primary-menu>li,
#nav-primary>nav>div>ul>li {display:inline-block;}
#nav-primary .sub-menu>li>a {font-weight:300 !important;}
ul.mega-menu .menu-item-search>a {
display:block;
margin-right:-20px;
}
ul.sf-menu .menu-item-search {position:relative;}
ul.sf-menu .menu-item-search>a {
display:block;
position:absolute;
right:-24px;
}
#top-search {
position: relative;
overflow:hidden !important;
height:0px;
background-color: #444444 !important;	
}
#top-search>div.container>form>* {color:#fff !important;}
#top-search>div.container>form>input[type=text]{
border:none !important;
background-color: transparent !important;
width:100%;
}
#top-search i.oic-zoom {left:0 !important;}
#top-search i.oic-simple-line-icons-129 {right:-6px !important;} @media only screen and (min-width: 1024px) { }
@media only screen and (max-width: 1024px) {
.ozy-page-model-boxed #main {display: block !important;}
.ozy-page-model-full.ozy-page-model-no-sidebar #content>div>article>div>.wpb_row>.parallax-wrapper{
padding-left:0 !important;
padding-right:0 !important;
}
}
@media only screen and (max-width: 920px) {
#to-top-button {display: none !important;}
.ozy-anything-wrapper {padding: 20px !important;}	
.ozy-big-title>div>a>h1,
.ozy-big-title>div>h1,
.ozy-big-title>div>a>h2,
.ozy-big-title>div>h2 {	
padding-left:10px !important;
padding-right:10px !important;
line-height:110% !important;
}
.ozy-big-title>div>a>h2,
.ozy-big-title>div>h2 {padding-bottom: 30px;}
.page-template-page-accordion-menu-php #accordion-carousel .as-panel .as-layer {width: 80% !important;}
.wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {margin-bottom: 35px !important;}
.wpb_gmaps_widget.wpb_content_element {margin-bottom:0 !important;}
#footer-widget-bar,
#footer-widget-bar>.container {padding-bottom:0 !important;}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.ozy-page-model-full .container {
padding: 0 36px 36px 36px;
width: 100%;
-webkit-text-size-adjust: 100%; }
.ozy-page-model-boxed  #main>.container{padding: 0;}
.ozy-page-model-boxed  #main>.container,
.ozy-page-model-boxed .container{
width: 100%;
-webkit-text-size-adjust: 100%;
}
#title {height: 60px !important;}
#tagline {line-height: 20px !important;}
#content {width: 100%;}
#sidebar {width: 100%;}
.post-content,
.post-meta {
padding-left: 0 !important;
margin-left: 0 !important;
}
.ozy-latest-posts>a {
width: 15.66666666666667%;
margin-right: 1%;
}
.ozy-icon {margin-bottom:20px !important;}
#footer>footer>.container,
#footer-widget-bar>.container,
#page-title-wrapper>div,
body.page-template-default.ozy-page-model-full #main>.container.no-vc,
.ozy-page-model-full.ozy-page-model-no-sidebar #content>div>article>div>.wpb_row:not(.ozy-custom-full-row) { padding-left:36px !important;
padding-right:36px !important;
}
}
@media only screen and (max-width: 800px) {
#header {padding-bottom:10px;}
#header-logo {
position: absolute;
width:100%;
text-align:left;
z-index:1;	
} #nav-primary>nav>div>ul{display:none;}
#sidr-menu {display: block;}
#header-information-bar{text-align:left;}
#header-logo .header-logo {max-width:75%;float:left;}
#header-logo .header-logo img{max-width:100%;}
}
@media only screen and (max-width: 768px) and (min-width: 480px) {
.ozy-page-model-full  .container {
padding: 0 36px 36px 36px;
width: 100%;
-webkit-text-size-adjust: 100%;
}
.ozy-page-model-boxed  #main>.container{padding: 0;}
.ozy-page-model-boxed  #main>.container,
.ozy-page-model-boxed .container{
width: 100%;
-webkit-text-size-adjust: 100%;
}	
#tagline {line-height: 20px !important;}
#content {width: 100%;}
#sidebar {width: 100%;}
#footer .container {padding-top: 0;}
#footer-content {
border: 0;
padding: 10px;
}
h1 {
font-size: 37px !important;
line-height: 44px !important;				
}
h1.page-title {font-size: 32px !important;}
h2 {
font-size: 30px !important;
line-height: 37px !important;
}
h3,
#post-single h2 {
font-size: 28px !important;
line-height: 35px !important;
}	
h4,h5,h6 {
font-size: 16px !important;
line-height: 30px !important;
font-weight: 700 !important;
}
.ozy-related-posts .caption>h4 {
font-size: 12px !important;
line-height: 19px !important;
font-weight: 300 !important;
}
#single-blog-tags>a {
display: inline-block;
float: left;
margin-bottom: 6px;
}
.portfolio-details-part-one,
.portfolio-details-part-two {
width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
}
.portfolio-details-part-two {
border-left: none !important;
border-top: 1px solid #dedede;
margin-top: 12px;
padding-top: 12px;
}
.flip-container .front p,
.flip-container .back p,	
#ozy-share-div>span {display: none !important;}
#ozy-share-div>.share-icon {padding: 2px !important;}
#ozy-related-posts-wrapper > .newer-older {top: -25px !important;}
#ozy-related-posts-wrapper>h4{margin-top: 30px !important;}
.post-content,
.post-meta {
padding-left: 0 !important;
margin-left: 0 !important;
}
#full-portfolio-like,
#royal-slider-counter {
top: 20px;
bottom: inherit !important;
}
#footer-widget-bar>.container>section {width: 48% !important;}
#footer-widget-bar>.container>section:nth-child(2n+0) {margin-right: 0;}
.ozy-icon {margin-bottom:20px !important;}
.vc_responsive .wpb_row .vc_col-sm-4 {width: 100% !important;}
#footer>footer>.container,
#footer-widget-bar>.container,
#page-title-wrapper>div,	
.ozy-page-model-full .container.no-vc,
.ozy-page-model-full.ozy-page-model-no-sidebar #content>div>article>div>.wpb_row:not(.ozy-custom-full-row) { padding-left:36px !important;
padding-right:36px !important;
}	
.as-panel .as-layer {
width: 90% !important;
bottom: 80px !important;
}	
}
@media only screen and (max-width: 479px) {
.container {
padding: 0 10px !important;
width: 100%;
-webkit-text-size-adjust: 100%; }
#main>.container {padding: 0 !important;}
#page-title-wrapper>div,
body.page-template-default.ozy-page-model-full #main>.container.no-vc,
.parallax-wrapper .vc_col-sm-12.wpb_column.vc_column_container {
padding-left: 10px !important;
padding-right: 10px !important;
}
.wpb_row,
.ozy-page-model-full #content .wpb_row.ozy-custom-full-row .parallax-wrapper .vc_col-sm-12.wpb_column.vc_column_container  {
padding-left: 0 !important;
padding-right: 0 !important;
}
.ozy-page-model-boxed.ozy-page-model-no-sidebar #main>.container .wpb_row,
.ozy-page-model-full .container.no-vc,
.ozy-page-model-full.ozy-page-model-no-sidebar #content>div>article>div>.wpb_row:not(.ozy-custom-full-row) { padding-left:0 !important;
padding-right:0 !important;
}
#content.no-vc {padding-top: 30px !important;}
body.has-page-title #main>.container {padding-top: 0 !important;}
#tagline {line-height: 20px !important;}
#content.left-sidebar,
#content.right-sidebar,
#content {width: 228px;float: none;}
.ozy-spacer {height:10px !important;}
.ozy-owlcarousel .item.item-extended>a .overlay-two>p,
.flip-container .front p,
.flip-container .back p,
.ozy-team_member figcaption p {display:none !important;}
.ozy-team_member figcaption {height:170px !important;}
.full-tabs.wpb_tabs .wpb_tabs_nav li {display:block !important;margin-top:-1px !important;}
#sidebar {
padding: 0;
width: 100%; float: none;
}
#sidebar>ul:first-child>li>h4 {border-bottom: none !important;}
#footer .container {padding-top: 0;}
#footer-content {
border: 0;
padding: 10px;
}
#footer .container>div {width: 100% !important;}
.post-content,
.post-meta {
padding-left: 0 !important;
margin-left: 0 !important;
}
#full-portfolio-like,
#royal-slider-counter {
top: 20px;
bottom: inherit !important;
}
.simple-post-format>div {padding: 10px 10px 5px 10px !important;}
.simple-post-format>div>span {display: none !important;}
.post-excerpt-quote blockquote,
.simple-post-format.post-excerpt-aside>div {max-width: 230px !important;}
blockquote {
padding: 10px 10px 10px 30px !important;
text-align: inherit !important;
}
blockquote:before {
top: 10px !important;
left: 10px !important;
}
blockquote,
.post-excerpt-quote blockquote {
font-size: 14px !important;
line-height: 21px !important;
}
.post-excerpt-quote blockquote>p {max-width: 190px !important;}
.post-excerpt-audio>div>div {
margin-left:0 !important;
padding-left: 0 !important;
max-width: 210px !important;
}
.post-excerpt-audio>div img {display:none !important;} .ozy-related-posts>li {
width: 100% !important;
padding-left: 0 !important;
margin-bottom: 20px !important;
}
.portfolio-details-part-one,
.portfolio-details-part-two {
width: 100% !important;
padding-right: 0 !important;
padding-left: 0 !important;
}
.portfolio-details-part-two {
border-left: none !important;
border-top: 1px solid #dedede;
margin-top: 12px;
padding-top: 12px;
}	
#ozy-share-div>span {display: none !important;}
#ozy-share-div>.share-icon {padding: 2px !important;}
#ozy-related-posts-wrapper > .newer-older {top: -25px !important;}
#ozy-related-posts-wrapper > .newer-older a {font-size: 80%;}
h1 {
font-size: 30px !important;
line-height: 37px !important;
}
h2 {
font-size: 22px !important;
line-height: 26px !important;
}
h3,
#post-single h2 {
font-size: 16px !important;
line-height: 25px !important;
}
h4,h5,h6 {
font-size: 14px !important;
line-height: 21px !important;
font-weight: 700 !important;
}
#footer-widget-bar>.container>section {
width: 99% !important;
margin-right: 0;		
}
.ozy-icon {margin-bottom:20px !important;}	
.as-panel .as-layer {
width: 90% !important;
bottom: 80px !important;
}
#sidr-menu {right:30px}
.vc_col-xs-1, .vc_col-sm-1, .vc_col-md-1, .vc_col-lg-1, .vc_col-xs-2, .vc_col-sm-2, .vc_col-md-2, .vc_col-lg-2, .vc_col-xs-3, .vc_col-sm-3, .vc_col-md-3, .vc_col-lg-3, .vc_col-xs-4, .vc_col-sm-4, .vc_col-md-4, .vc_col-lg-4, .vc_col-xs-5, .vc_col-sm-5, .vc_col-md-5, .vc_col-lg-5, .vc_col-xs-6, .vc_col-sm-6, .vc_col-md-6, .vc_col-lg-6, .vc_col-xs-7, .vc_col-sm-7, .vc_col-md-7, .vc_col-lg-7, .vc_col-xs-8, .vc_col-sm-8, .vc_col-md-8, .vc_col-lg-8, .vc_col-xs-9, .vc_col-sm-9, .vc_col-md-9, .vc_col-lg-9, .vc_col-xs-10, .vc_col-sm-10, .vc_col-md-10, .vc_col-lg-10, .vc_col-xs-11, .vc_col-sm-11, .vc_col-md-11, .vc_col-lg-11, .vc_col-xs-12, .vc_col-sm-12, .vc_col-md-12, .vc_col-lg-12{padding-left:10px;padding-right:10px;}
body.ozy-page-model-full:not(.page-template-page-row-slider-php) .wpb_row:not(.ozy-custom-full-row) .parallax-wrapper>.vc_column_container {
margin-left:0 !important;
margin-right:0 !important;
padding-left:10px !important;
padding-right:10px !important;		
}	
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
input, textarea, button, select {
-webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none;	
-webkit-border-radius: 0;
}	
} .animation{-webkit-animation: infinite;-moz-animation: infinite;animation: infinite;}.animated{-webkit-animation-duration:1s; -moz-animation-duration:1s; -o-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; -moz-animation-fill-mode:both; -o-animation-fill-mode:both; animation-fill-mode:both;}.animated.hinge{-webkit-animation-duration:2s; -moz-animation-duration:2s; -o-animation-duration:2s; animation-duration:2s;}@-webkit-keyframes flash{0%, 50%, 100%{opacity:1;} 25%, 75%{opacity:0;} }@-moz-keyframes flash{0%, 50%, 100%{opacity:1;} 25%, 75%{opacity:0;} }@-o-keyframes flash{0%, 50%, 100%{opacity:1;} 25%, 75%{opacity:0;} }@keyframes flash{0%, 50%, 100%{opacity:1;} 25%, 75%{opacity:0;} }.flash{-webkit-animation-name:flash; -moz-animation-name:flash; -o-animation-name:flash; animation-name:flash;} @-webkit-keyframes shake{0%, 100%{-webkit-transform:translateX(0);} 10%, 30%, 50%, 70%, 90%{-webkit-transform:translateX(-10px);} 20%, 40%, 60%, 80%{-webkit-transform:translateX(10px);} }@-moz-keyframes shake{0%, 100%{-moz-transform:translateX(0);} 10%, 30%, 50%, 70%, 90%{-moz-transform:translateX(-10px);} 20%, 40%, 60%, 80%{-moz-transform:translateX(10px);} }@-o-keyframes shake{0%, 100%{-o-transform:translateX(0);} 10%, 30%, 50%, 70%, 90%{-o-transform:translateX(-10px);} 20%, 40%, 60%, 80%{-o-transform:translateX(10px);} }@keyframes shake{0%, 100%{transform:translateX(0);} 10%, 30%, 50%, 70%, 90%{transform:translateX(-10px);} 20%, 40%, 60%, 80%{transform:translateX(10px);} }.shake{-webkit-animation-name:shake; -moz-animation-name:shake; -o-animation-name:shake; animation-name:shake;} @-webkit-keyframes bounce{0%, 20%, 50%, 80%, 100%{-webkit-transform:translateY(0);} 40%{-webkit-transform:translateY(-30px);} 60%{-webkit-transform:translateY(-15px);} }@-moz-keyframes bounce{0%, 20%, 50%, 80%, 100%{-moz-transform:translateY(0);} 40%{-moz-transform:translateY(-30px);} 60%{-moz-transform:translateY(-15px);} }@-o-keyframes bounce{0%, 20%, 50%, 80%, 100%{-o-transform:translateY(0);} 40%{-o-transform:translateY(-30px);} 60%{-o-transform:translateY(-15px);} } @keyframes bounce{0%, 20%, 50%, 80%, 100%{transform:translateY(0);} 40%{transform:translateY(-30px);} 60%{transform:translateY(-15px);} }.bounce{-webkit-animation-name:bounce; -moz-animation-name:bounce; -o-animation-name:bounce; animation-name:bounce;} @-webkit-keyframes tada{0%{-webkit-transform:scale(1);} 10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);} 40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);} 100%{-webkit-transform:scale(1) rotate(0);} }@-moz-keyframes tada{0%{-moz-transform:scale(1);} 10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);} 40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);} 100%{-moz-transform:scale(1) rotate(0);} }@-o-keyframes tada{0%{-o-transform:scale(1);} 10%, 20%{-o-transform:scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{-o-transform:scale(1.1) rotate(3deg);} 40%, 60%, 80%{-o-transform:scale(1.1) rotate(-3deg);} 100%{-o-transform:scale(1) rotate(0);} }@keyframes tada{0%{transform:scale(1);} 10%, 20%{transform:scale(0.9) rotate(-3deg);} 30%, 50%, 70%, 90%{transform:scale(1.1) rotate(3deg);} 40%, 60%, 80%{transform:scale(1.1) rotate(-3deg);} 100%{transform:scale(1) rotate(0);} }.tada{-webkit-animation-name:tada; -moz-animation-name:tada; -o-animation-name:tada; animation-name:tada;} @-webkit-keyframes swing{20%, 40%, 60%, 80%, 100%{-webkit-transform-origin:top center;} 20%{-webkit-transform:rotate(15deg);} 40%{-webkit-transform:rotate(-10deg);} 60%{-webkit-transform:rotate(5deg);} 80%{-webkit-transform:rotate(-5deg);} 100%{-webkit-transform:rotate(0deg);} }@-moz-keyframes swing{20%{-moz-transform:rotate(15deg);} 40%{-moz-transform:rotate(-10deg);} 60%{-moz-transform:rotate(5deg);} 80%{-moz-transform:rotate(-5deg);} 100%{-moz-transform:rotate(0deg);} }@-o-keyframes swing{20%{-o-transform:rotate(15deg);} 40%{-o-transform:rotate(-10deg);} 60%{-o-transform:rotate(5deg);} 80%{-o-transform:rotate(-5deg);} 100%{-o-transform:rotate(0deg);} }@keyframes swing{20%{transform:rotate(15deg);} 40%{transform:rotate(-10deg);} 60%{transform:rotate(5deg);} 80%{transform:rotate(-5deg);} 100%{transform:rotate(0deg);} }.swing{-webkit-transform-origin:top center; -moz-transform-origin:top center; -o-transform-origin:top center; transform-origin:top center; -webkit-animation-name:swing; -moz-animation-name:swing; -o-animation-name:swing; animation-name:swing;} @-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);} 15%{-webkit-transform:translateX(-25%) rotate(-5deg);} 30%{-webkit-transform:translateX(20%) rotate(3deg);} 45%{-webkit-transform:translateX(-15%) rotate(-3deg);} 60%{-webkit-transform:translateX(10%) rotate(2deg);} 75%{-webkit-transform:translateX(-5%) rotate(-1deg);} 100%{-webkit-transform:translateX(0%);} }@-moz-keyframes wobble{0%{-moz-transform:translateX(0%);} 15%{-moz-transform:translateX(-25%) rotate(-5deg);} 30%{-moz-transform:translateX(20%) rotate(3deg);} 45%{-moz-transform:translateX(-15%) rotate(-3deg);} 60%{-moz-transform:translateX(10%) rotate(2deg);} 75%{-moz-transform:translateX(-5%) rotate(-1deg);} 100%{-moz-transform:translateX(0%);} }@-o-keyframes wobble{0%{-o-transform:translateX(0%);} 15%{-o-transform:translateX(-25%) rotate(-5deg);} 30%{-o-transform:translateX(20%) rotate(3deg);} 45%{-o-transform:translateX(-15%) rotate(-3deg);} 60%{-o-transform:translateX(10%) rotate(2deg);} 75%{-o-transform:translateX(-5%) rotate(-1deg);} 100%{-o-transform:translateX(0%);} }@keyframes wobble{0%{transform:translateX(0%);} 15%{transform:translateX(-25%) rotate(-5deg);} 30%{transform:translateX(20%) rotate(3deg);} 45%{transform:translateX(-15%) rotate(-3deg);} 60%{transform:translateX(10%) rotate(2deg);} 75%{transform:translateX(-5%) rotate(-1deg);} 100%{transform:translateX(0%);} }.wobble{-webkit-animation-name:wobble; -moz-animation-name:wobble; -o-animation-name:wobble; animation-name:wobble;} @-webkit-keyframes pulse{0%{-webkit-transform:scale(1);} 50%{-webkit-transform:scale(1.1);} 100%{-webkit-transform:scale(1);} } @-moz-keyframes pulse{0%{-moz-transform:scale(1);} 50%{-moz-transform:scale(1.1);} 100%{-moz-transform:scale(1);} } @-o-keyframes pulse{0%{-o-transform:scale(1);} 50%{-o-transform:scale(1.1);} 100%{-o-transform:scale(1);} } @keyframes pulse{0%{transform:scale(1);} 50%{transform:scale(1.1);} 100%{transform:scale(1);} }.pulse{-webkit-animation-name:pulse; -moz-animation-name:pulse; -o-animation-name:pulse; animation-name:pulse;} @-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(0); -webkit-animation-timing-function:ease-out;} 40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg); -webkit-animation-timing-function:ease-out;} 50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function:ease-in;} 80%{-webkit-transform:perspective(400px) rotateY(360deg) scale(.95); -webkit-animation-timing-function:ease-in;} 100%{-webkit-transform:perspective(400px) scale(1); -webkit-animation-timing-function:ease-in;} } @-moz-keyframes flip{0%{-moz-transform:perspective(400px) rotateY(0); -moz-animation-timing-function:ease-out;} 40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg); -moz-animation-timing-function:ease-out;} 50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -moz-animation-timing-function:ease-in;} 80%{-moz-transform:perspective(400px) rotateY(360deg) scale(.95); -moz-animation-timing-function:ease-in;} 100%{-moz-transform:perspective(400px) scale(1); -moz-animation-timing-function:ease-in;} } @-o-keyframes flip{0%{-o-transform:perspective(400px) rotateY(0); -o-animation-timing-function:ease-out;} 40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg); -o-animation-timing-function:ease-out;} 50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -o-animation-timing-function:ease-in;} 80%{-o-transform:perspective(400px) rotateY(360deg) scale(.95); -o-animation-timing-function:ease-in;} 100%{-o-transform:perspective(400px) scale(1); -o-animation-timing-function:ease-in;} } @keyframes flip{0%{transform:perspective(400px) rotateY(0); animation-timing-function:ease-out;} 40%{transform:perspective(400px) translateZ(150px) rotateY(170deg); animation-timing-function:ease-out;} 50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1); animation-timing-function:ease-in;} 80%{transform:perspective(400px) rotateY(360deg) scale(.95); animation-timing-function:ease-in;} 100%{transform:perspective(400px) scale(1); animation-timing-function:ease-in;} }.flip{-webkit-backface-visibility:visible !important; -webkit-animation-name:flip; -moz-backface-visibility:visible !important; -moz-animation-name:flip; -o-backface-visibility:visible !important; -o-animation-name:flip; backface-visibility:visible !important; animation-name:flip;} @-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg); opacity:0;} 40%{-webkit-transform:perspective(400px) rotateX(-10deg);} 70%{-webkit-transform:perspective(400px) rotateX(10deg);} 100%{-webkit-transform:perspective(400px) rotateX(0deg); opacity:1;} } @-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg); opacity:0;} 40%{-moz-transform:perspective(400px) rotateX(-10deg);} 70%{-moz-transform:perspective(400px) rotateX(10deg);} 100%{-moz-transform:perspective(400px) rotateX(0deg); opacity:1;} } @-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg); opacity:0;} 40%{-o-transform:perspective(400px) rotateX(-10deg);} 70%{-o-transform:perspective(400px) rotateX(10deg);} 100%{-o-transform:perspective(400px) rotateX(0deg); opacity:1;} } @keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg); opacity:0;} 40%{transform:perspective(400px) rotateX(-10deg);} 70%{transform:perspective(400px) rotateX(10deg);} 100%{transform:perspective(400px) rotateX(0deg); opacity:1;} }.flipInX{-webkit-backface-visibility:visible !important; -webkit-animation-name:flipInX; -moz-backface-visibility:visible !important; -moz-animation-name:flipInX; -o-backface-visibility:visible !important; -o-animation-name:flipInX; backface-visibility:visible !important; animation-name:flipInX;} @-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg); opacity:1;} 100%{-webkit-transform:perspective(400px) rotateX(90deg); opacity:0;} }@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg); opacity:1;} 100%{-moz-transform:perspective(400px) rotateX(90deg); opacity:0;} }@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg); opacity:1;} 100%{-o-transform:perspective(400px) rotateX(90deg); opacity:0;} }@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg); opacity:1;} 100%{transform:perspective(400px) rotateX(90deg); opacity:0;} }.flipOutX{-webkit-animation-name:flipOutX; -webkit-backface-visibility:visible !important; -moz-animation-name:flipOutX; -moz-backface-visibility:visible !important; -o-animation-name:flipOutX; -o-backface-visibility:visible !important; animation-name:flipOutX; backface-visibility:visible !important;} @-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg); opacity:0;} 40%{-webkit-transform:perspective(400px) rotateY(-10deg);} 70%{-webkit-transform:perspective(400px) rotateY(10deg);} 100%{-webkit-transform:perspective(400px) rotateY(0deg); opacity:1;} } @-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg); opacity:0;} 40%{-moz-transform:perspective(400px) rotateY(-10deg);} 70%{-moz-transform:perspective(400px) rotateY(10deg);} 100%{-moz-transform:perspective(400px) rotateY(0deg); opacity:1;} } @-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg); opacity:0;} 40%{-o-transform:perspective(400px) rotateY(-10deg);} 70%{-o-transform:perspective(400px) rotateY(10deg);} 100%{-o-transform:perspective(400px) rotateY(0deg); opacity:1;} } @keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg); opacity:0;} 40%{transform:perspective(400px) rotateY(-10deg);} 70%{transform:perspective(400px) rotateY(10deg);} 100%{transform:perspective(400px) rotateY(0deg); opacity:1;} }.flipInY{-webkit-backface-visibility:visible !important; -webkit-animation-name:flipInY; -moz-backface-visibility:visible !important; -moz-animation-name:flipInY; -o-backface-visibility:visible !important; -o-animation-name:flipInY; backface-visibility:visible !important; animation-name:flipInY;} @-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg); opacity:1;} 100%{-webkit-transform:perspective(400px) rotateY(90deg); opacity:0;} } @-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg); opacity:1;} 100%{-moz-transform:perspective(400px) rotateY(90deg); opacity:0;} } @-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg); opacity:1;} 100%{-o-transform:perspective(400px) rotateY(90deg); opacity:0;} } @keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg); opacity:1;} 100%{transform:perspective(400px) rotateY(90deg); opacity:0;} }.flipOutY{-webkit-backface-visibility:visible !important; -webkit-animation-name:flipOutY; -moz-backface-visibility:visible !important; -moz-animation-name:flipOutY; -o-backface-visibility:visible !important; -o-animation-name:flipOutY; backface-visibility:visible !important; animation-name:flipOutY;} @-webkit-keyframes fadeIn{0%{opacity:0;} 100%{opacity:1;} }@-moz-keyframes fadeIn{0%{opacity:0;} 100%{opacity:1;} }@-o-keyframes fadeIn{0%{opacity:0;} 100%{opacity:1;} }@keyframes fadeIn{0%{opacity:0;} 100%{opacity:1;} }.fadeIn{-webkit-animation-name:fadeIn; -moz-animation-name:fadeIn; -o-animation-name:fadeIn; animation-name:fadeIn;} @-webkit-keyframes fadeInUp{0%{opacity:0; -webkit-transform:translateY(20px);} 100%{opacity:1; -webkit-transform:translateY(0);} }@-moz-keyframes fadeInUp{0%{opacity:0; -moz-transform:translateY(20px);} 100%{opacity:1; -moz-transform:translateY(0);} }@-o-keyframes fadeInUp{0%{opacity:0; -o-transform:translateY(20px);} 100%{opacity:1; -o-transform:translateY(0);} }@keyframes fadeInUp{0%{opacity:0; transform:translateY(20px);} 100%{opacity:1; transform:translateY(0);} }.fadeInUp{-webkit-animation-name:fadeInUp; -moz-animation-name:fadeInUp; -o-animation-name:fadeInUp; animation-name:fadeInUp;} @-webkit-keyframes fadeInDown{0%{opacity:0; -webkit-transform:translateY(-20px);} 100%{opacity:1; -webkit-transform:translateY(0);} }@-moz-keyframes fadeInDown{0%{opacity:0; -moz-transform:translateY(-20px);} 100%{opacity:1; -moz-transform:translateY(0);} }@-o-keyframes fadeInDown{0%{opacity:0; -o-transform:translateY(-20px);} 100%{opacity:1; -o-transform:translateY(0);} }@keyframes fadeInDown{0%{opacity:0; transform:translateY(-20px);} 100%{opacity:1; transform:translateY(0);} }.fadeInDown{-webkit-animation-name:fadeInDown; -moz-animation-name:fadeInDown; -o-animation-name:fadeInDown; animation-name:fadeInDown;} @-webkit-keyframes fadeInLeft{0%{opacity:0; -webkit-transform:translateX(-20px);} 100%{opacity:1; -webkit-transform:translateX(0);} }@-moz-keyframes fadeInLeft{0%{opacity:0; -moz-transform:translateX(-20px);} 100%{opacity:1; -moz-transform:translateX(0);} }@-o-keyframes fadeInLeft{0%{opacity:0; -o-transform:translateX(-20px);} 100%{opacity:1; -o-transform:translateX(0);} }@keyframes fadeInLeft{0%{opacity:0; transform:translateX(-20px);} 100%{opacity:1; transform:translateX(0);} }.fadeInLeft{-webkit-animation-name:fadeInLeft; -moz-animation-name:fadeInLeft; -o-animation-name:fadeInLeft; animation-name:fadeInLeft;} @-webkit-keyframes fadeInRight{0%{opacity:0; -webkit-transform:translateX(20px);} 100%{opacity:1; -webkit-transform:translateX(0);} }@-moz-keyframes fadeInRight{0%{opacity:0; -moz-transform:translateX(20px);} 100%{opacity:1; -moz-transform:translateX(0);} }@-o-keyframes fadeInRight{0%{opacity:0; -o-transform:translateX(20px);} 100%{opacity:1; -o-transform:translateX(0);} }@keyframes fadeInRight{0%{opacity:0; transform:translateX(20px);} 100%{opacity:1; transform:translateX(0);} }.fadeInRight{-webkit-animation-name:fadeInRight; -moz-animation-name:fadeInRight; -o-animation-name:fadeInRight; animation-name:fadeInRight;} @-webkit-keyframes fadeInUpBig{0%{opacity:0; -webkit-transform:translateY(2000px);} 100%{opacity:1; -webkit-transform:translateY(0);} }@-moz-keyframes fadeInUpBig{0%{opacity:0; -moz-transform:translateY(2000px);} 100%{opacity:1; -moz-transform:translateY(0);} }@-o-keyframes fadeInUpBig{0%{opacity:0; -o-transform:translateY(2000px);} 100%{opacity:1; -o-transform:translateY(0);} }@keyframes fadeInUpBig{0%{opacity:0; transform:translateY(2000px);} 100%{opacity:1; transform:translateY(0);} }.fadeInUpBig{-webkit-animation-name:fadeInUpBig; -moz-animation-name:fadeInUpBig; -o-animation-name:fadeInUpBig; animation-name:fadeInUpBig;} @-webkit-keyframes fadeInDownBig{0%{opacity:0; -webkit-transform:translateY(-2000px);} 100%{opacity:1; -webkit-transform:translateY(0);} }@-moz-keyframes fadeInDownBig{0%{opacity:0; -moz-transform:translateY(-2000px);} 100%{opacity:1; -moz-transform:translateY(0);} }@-o-keyframes fadeInDownBig{0%{opacity:0; -o-transform:translateY(-2000px);} 100%{opacity:1; -o-transform:translateY(0);} }@keyframes fadeInDownBig{0%{opacity:0; transform:translateY(-2000px);} 100%{opacity:1; transform:translateY(0);} }.fadeInDownBig{-webkit-animation-name:fadeInDownBig; -moz-animation-name:fadeInDownBig; -o-animation-name:fadeInDownBig; animation-name:fadeInDownBig;} @-webkit-keyframes fadeInLeftBig{0%{opacity:0; -webkit-transform:translateX(-2000px);} 100%{opacity:1; -webkit-transform:translateX(0);} } @-moz-keyframes fadeInLeftBig{0%{opacity:0; -moz-transform:translateX(-2000px);} 100%{opacity:1; -moz-transform:translateX(0);} } @-o-keyframes fadeInLeftBig{0%{opacity:0; -o-transform:translateX(-2000px);} 100%{opacity:1; -o-transform:translateX(0);} } @keyframes fadeInLeftBig{0%{opacity:0; transform:translateX(-2000px);} 100%{opacity:1; transform:translateX(0);} }.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig; -moz-animation-name:fadeInLeftBig; -o-animation-name:fadeInLeftBig; animation-name:fadeInLeftBig;} @-webkit-keyframes fadeInRightBig{0%{opacity:0; -webkit-transform:translateX(2000px);} 100%{opacity:1; -webkit-transform:translateX(0);} }@-moz-keyframes fadeInRightBig{0%{opacity:0; -moz-transform:translateX(2000px);} 100%{opacity:1; -moz-transform:translateX(0);} }@-o-keyframes fadeInRightBig{0%{opacity:0; -o-transform:translateX(2000px);} 100%{opacity:1; -o-transform:translateX(0);} }@keyframes fadeInRightBig{0%{opacity:0; transform:translateX(2000px);} 100%{opacity:1; transform:translateX(0);} }.fadeInRightBig{-webkit-animation-name:fadeInRightBig; -moz-animation-name:fadeInRightBig; -o-animation-name:fadeInRightBig; animation-name:fadeInRightBig;} @-webkit-keyframes fadeOut{0%{opacity:1;} 100%{opacity:0;} }@-moz-keyframes fadeOut{0%{opacity:1;} 100%{opacity:0;} }@-o-keyframes fadeOut{0%{opacity:1;} 100%{opacity:0;} }@keyframes fadeOut{0%{opacity:1;} 100%{opacity:0;} }.fadeOut{-webkit-animation-name:fadeOut; -moz-animation-name:fadeOut; -o-animation-name:fadeOut; animation-name:fadeOut;} @-webkit-keyframes fadeOutUp{0%{opacity:1; -webkit-transform:translateY(0);} 100%{opacity:0; -webkit-transform:translateY(-20px);} } @-moz-keyframes fadeOutUp{0%{opacity:1; -moz-transform:translateY(0);} 100%{opacity:0; -moz-transform:translateY(-20px);} } @-o-keyframes fadeOutUp{0%{opacity:1; -o-transform:translateY(0);} 100%{opacity:0; -o-transform:translateY(-20px);} } @keyframes fadeOutUp{0%{opacity:1; transform:translateY(0);} 100%{opacity:0; transform:translateY(-20px);} }.fadeOutUp{-webkit-animation-name:fadeOutUp; -moz-animation-name:fadeOutUp; -o-animation-name:fadeOutUp; animation-name:fadeOutUp;} @-webkit-keyframes fadeOutDown{0%{opacity:1; -webkit-transform:translateY(0);} 100%{opacity:0; -webkit-transform:translateY(20px);} }@-moz-keyframes fadeOutDown{0%{opacity:1; -moz-transform:translateY(0);} 100%{opacity:0; -moz-transform:translateY(20px);} }@-o-keyframes fadeOutDown{0%{opacity:1; -o-transform:translateY(0);} 100%{opacity:0; -o-transform:translateY(20px);} }@keyframes fadeOutDown{0%{opacity:1; transform:translateY(0);} 100%{opacity:0; transform:translateY(20px);} }.fadeOutDown{-webkit-animation-name:fadeOutDown; -moz-animation-name:fadeOutDown; -o-animation-name:fadeOutDown; animation-name:fadeOutDown;} @-webkit-keyframes fadeOutLeft{0%{opacity:1; -webkit-transform:translateX(0);} 100%{opacity:0; -webkit-transform:translateX(-20px);} }@-moz-keyframes fadeOutLeft{0%{opacity:1; -moz-transform:translateX(0);} 100%{opacity:0; -moz-transform:translateX(-20px);} }@-o-keyframes fadeOutLeft{0%{opacity:1; -o-transform:translateX(0);} 100%{opacity:0; -o-transform:translateX(-20px);} }@keyframes fadeOutLeft{0%{opacity:1; transform:translateX(0);} 100%{opacity:0; transform:translateX(-20px);} }.fadeOutLeft{-webkit-animation-name:fadeOutLeft; -moz-animation-name:fadeOutLeft; -o-animation-name:fadeOutLeft; animation-name:fadeOutLeft;} @-webkit-keyframes fadeOutRight{0%{opacity:1; -webkit-transform:translateX(0);} 100%{opacity:0; -webkit-transform:translateX(20px);} }@-moz-keyframes fadeOutRight{0%{opacity:1; -moz-transform:translateX(0);} 100%{opacity:0; -moz-transform:translateX(20px);} }@-o-keyframes fadeOutRight{0%{opacity:1; -o-transform:translateX(0);} 100%{opacity:0; -o-transform:translateX(20px);} }@keyframes fadeOutRight{0%{opacity:1; transform:translateX(0);} 100%{opacity:0; transform:translateX(20px);} }.fadeOutRight{-webkit-animation-name:fadeOutRight; -moz-animation-name:fadeOutRight; -o-animation-name:fadeOutRight; animation-name:fadeOutRight;} @-webkit-keyframes fadeOutUpBig{0%{opacity:1; -webkit-transform:translateY(0);} 100%{opacity:0; -webkit-transform:translateY(-2000px);} }@-moz-keyframes fadeOutUpBig{0%{opacity:1; -moz-transform:translateY(0);} 100%{opacity:0; -moz-transform:translateY(-2000px);} }@-o-keyframes fadeOutUpBig{0%{opacity:1; -o-transform:translateY(0);} 100%{opacity:0; -o-transform:translateY(-2000px);} }@keyframes fadeOutUpBig{0%{opacity:1; transform:translateY(0);} 100%{opacity:0; transform:translateY(-2000px);} }.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig; -moz-animation-name:fadeOutUpBig; -o-animation-name:fadeOutUpBig; animation-name:fadeOutUpBig;} @-webkit-keyframes fadeOutDownBig{0%{opacity:1; -webkit-transform:translateY(0);} 100%{opacity:0; -webkit-transform:translateY(2000px);} }@-moz-keyframes fadeOutDownBig{0%{opacity:1; -moz-transform:translateY(0);} 100%{opacity:0; -moz-transform:translateY(2000px);} }@-o-keyframes fadeOutDownBig{0%{opacity:1; -o-transform:translateY(0);} 100%{opacity:0; -o-transform:translateY(2000px);} }@keyframes fadeOutDownBig{0%{opacity:1; transform:translateY(0);} 100%{opacity:0; transform:translateY(2000px);} }.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig; -moz-animation-name:fadeOutDownBig; -o-animation-name:fadeOutDownBig; animation-name:fadeOutDownBig;} @-webkit-keyframes fadeOutLeftBig{0%{opacity:1; -webkit-transform:translateX(0);} 100%{opacity:0; -webkit-transform:translateX(-2000px);} }@-moz-keyframes fadeOutLeftBig{0%{opacity:1; -moz-transform:translateX(0);} 100%{opacity:0; -moz-transform:translateX(-2000px);} }@-o-keyframes fadeOutLeftBig{0%{opacity:1; -o-transform:translateX(0);} 100%{opacity:0; -o-transform:translateX(-2000px);} }@keyframes fadeOutLeftBig{0%{opacity:1; transform:translateX(0);} 100%{opacity:0; transform:translateX(-2000px);} }.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig; -moz-animation-name:fadeOutLeftBig; -o-animation-name:fadeOutLeftBig; animation-name:fadeOutLeftBig;} @-webkit-keyframes fadeOutRightBig{0%{opacity:1; -webkit-transform:translateX(0);} 100%{opacity:0; -webkit-transform:translateX(2000px);} } @-moz-keyframes fadeOutRightBig{0%{opacity:1; -moz-transform:translateX(0);} 100%{opacity:0; -moz-transform:translateX(2000px);} } @-o-keyframes fadeOutRightBig{0%{opacity:1; -o-transform:translateX(0);} 100%{opacity:0; -o-transform:translateX(2000px);} } @keyframes fadeOutRightBig{0%{opacity:1; transform:translateX(0);} 100%{opacity:0; transform:translateX(2000px);} }.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig; -moz-animation-name:fadeOutRightBig; -o-animation-name:fadeOutRightBig; animation-name:fadeOutRightBig;} @-webkit-keyframes bounceIn{0%{opacity:0; -webkit-transform:scale(.3);} 50%{opacity:1; -webkit-transform:scale(1.05);} 70%{-webkit-transform:scale(.9);} 100%{-webkit-transform:scale(1);} }@-moz-keyframes bounceIn{0%{opacity:0; -moz-transform:scale(.3);} 50%{opacity:1; -moz-transform:scale(1.05);} 70%{-moz-transform:scale(.9);} 100%{-moz-transform:scale(1);} }@-o-keyframes bounceIn{0%{opacity:0; -o-transform:scale(.3);} 50%{opacity:1; -o-transform:scale(1.05);} 70%{-o-transform:scale(.9);} 100%{-o-transform:scale(1);} }@keyframes bounceIn{0%{opacity:0; transform:scale(.3);} 50%{opacity:1; transform:scale(1.05);} 70%{transform:scale(.9);} 100%{transform:scale(1);} }.bounceIn{-webkit-animation-name:bounceIn; -moz-animation-name:bounceIn; -o-animation-name:bounceIn; animation-name:bounceIn;} @-webkit-keyframes bounceInUp{0%{opacity:0; -webkit-transform:translateY(2000px);} 60%{opacity:1; -webkit-transform:translateY(-30px);} 80%{-webkit-transform:translateY(10px);} 100%{-webkit-transform:translateY(0);} } @-moz-keyframes bounceInUp{0%{opacity:0; -moz-transform:translateY(2000px);} 60%{opacity:1; -moz-transform:translateY(-30px);} 80%{-moz-transform:translateY(10px);} 100%{-moz-transform:translateY(0);} }@-o-keyframes bounceInUp{0%{opacity:0; -o-transform:translateY(2000px);} 60%{opacity:1; -o-transform:translateY(-30px);} 80%{-o-transform:translateY(10px);} 100%{-o-transform:translateY(0);} }@keyframes bounceInUp{0%{opacity:0; transform:translateY(2000px);} 60%{opacity:1; transform:translateY(-30px);} 80%{transform:translateY(10px);} 100%{transform:translateY(0);} }.bounceInUp{-webkit-animation-name:bounceInUp; -moz-animation-name:bounceInUp; -o-animation-name:bounceInUp; animation-name:bounceInUp;} @-webkit-keyframes bounceInDown{0%{opacity:0; -webkit-transform:translateY(-2000px);} 60%{opacity:1; -webkit-transform:translateY(30px);} 80%{-webkit-transform:translateY(-10px);} 100%{-webkit-transform:translateY(0);} }@-moz-keyframes bounceInDown{0%{opacity:0; -moz-transform:translateY(-2000px);} 60%{opacity:1; -moz-transform:translateY(30px);} 80%{-moz-transform:translateY(-10px);} 100%{-moz-transform:translateY(0);} }@-o-keyframes bounceInDown{0%{opacity:0; -o-transform:translateY(-2000px);} 60%{opacity:1; -o-transform:translateY(30px);} 80%{-o-transform:translateY(-10px);} 100%{-o-transform:translateY(0);} }@keyframes bounceInDown{0%{opacity:0; transform:translateY(-2000px);} 60%{opacity:1; transform:translateY(30px);} 80%{transform:translateY(-10px);} 100%{transform:translateY(0);} }.bounceInDown{-webkit-animation-name:bounceInDown; -moz-animation-name:bounceInDown; -o-animation-name:bounceInDown; animation-name:bounceInDown;} @-webkit-keyframes bounceInLeft{0%{opacity:0; -webkit-transform:translateX(-2000px);} 60%{opacity:1; -webkit-transform:translateX(30px);} 80%{-webkit-transform:translateX(-10px);} 100%{-webkit-transform:translateX(0);} }@-moz-keyframes bounceInLeft{0%{opacity:0; -moz-transform:translateX(-2000px);} 60%{opacity:1; -moz-transform:translateX(30px);} 80%{-moz-transform:translateX(-10px);} 100%{-moz-transform:translateX(0);} }@-o-keyframes bounceInLeft{0%{opacity:0; -o-transform:translateX(-2000px);} 60%{opacity:1; -o-transform:translateX(30px);} 80%{-o-transform:translateX(-10px);} 100%{-o-transform:translateX(0);} }@keyframes bounceInLeft{0%{opacity:0; transform:translateX(-2000px);} 60%{opacity:1; transform:translateX(30px);} 80%{transform:translateX(-10px);} 100%{transform:translateX(0);} }.bounceInLeft{-webkit-animation-name:bounceInLeft; -moz-animation-name:bounceInLeft; -o-animation-name:bounceInLeft; animation-name:bounceInLeft;} @-webkit-keyframes bounceInRight{0%{opacity:0; -webkit-transform:translateX(2000px);} 60%{opacity:1; -webkit-transform:translateX(-30px);} 80%{-webkit-transform:translateX(10px);} 100%{-webkit-transform:translateX(0);} }@-moz-keyframes bounceInRight{0%{opacity:0; -moz-transform:translateX(2000px);} 60%{opacity:1; -moz-transform:translateX(-30px);} 80%{-moz-transform:translateX(10px);} 100%{-moz-transform:translateX(0);} }@-o-keyframes bounceInRight{0%{opacity:0; -o-transform:translateX(2000px);} 60%{opacity:1; -o-transform:translateX(-30px);} 80%{-o-transform:translateX(10px);} 100%{-o-transform:translateX(0);} }@keyframes bounceInRight{0%{opacity:0; transform:translateX(2000px);} 60%{opacity:1; transform:translateX(-30px);} 80%{transform:translateX(10px);} 100%{transform:translateX(0);} }.bounceInRight{-webkit-animation-name:bounceInRight; -moz-animation-name:bounceInRight; -o-animation-name:bounceInRight; animation-name:bounceInRight;} @-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);} 25%{-webkit-transform:scale(.95);} 50%{opacity:1; -webkit-transform:scale(1.1);} 100%{opacity:0; -webkit-transform:scale(.3);} }@-moz-keyframes bounceOut{0%{-moz-transform:scale(1);} 25%{-moz-transform:scale(.95);} 50%{opacity:1; -moz-transform:scale(1.1);} 100%{opacity:0; -moz-transform:scale(.3);} }@-o-keyframes bounceOut{0%{-o-transform:scale(1);} 25%{-o-transform:scale(.95);} 50%{opacity:1; -o-transform:scale(1.1);} 100%{opacity:0; -o-transform:scale(.3);} }@keyframes bounceOut{0%{transform:scale(1);} 25%{transform:scale(.95);} 50%{opacity:1; transform:scale(1.1);} 100%{opacity:0; transform:scale(.3);} }.bounceOut{-webkit-animation-name:bounceOut; -moz-animation-name:bounceOut; -o-animation-name:bounceOut; animation-name:bounceOut;} @-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);} 20%{opacity:1; -webkit-transform:translateY(20px);} 100%{opacity:0; -webkit-transform:translateY(-2000px);} }@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0);} 20%{opacity:1; -moz-transform:translateY(20px);} 100%{opacity:0; -moz-transform:translateY(-2000px);} }@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0);} 20%{opacity:1; -o-transform:translateY(20px);} 100%{opacity:0; -o-transform:translateY(-2000px);} }@keyframes bounceOutUp{0%{transform:translateY(0);} 20%{opacity:1; transform:translateY(20px);} 100%{opacity:0; transform:translateY(-2000px);} }.bounceOutUp{-webkit-animation-name:bounceOutUp; -moz-animation-name:bounceOutUp; -o-animation-name:bounceOutUp; animation-name:bounceOutUp;} @-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);} 20%{opacity:1; -webkit-transform:translateY(-20px);} 100%{opacity:0; -webkit-transform:translateY(2000px);} }@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0);} 20%{opacity:1; -moz-transform:translateY(-20px);} 100%{opacity:0; -moz-transform:translateY(2000px);} }@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0);} 20%{opacity:1; -o-transform:translateY(-20px);} 100%{opacity:0; -o-transform:translateY(2000px);} }@keyframes bounceOutDown{0%{transform:translateY(0);} 20%{opacity:1; transform:translateY(-20px);} 100%{opacity:0; transform:translateY(2000px);} }.bounceOutDown{-webkit-animation-name:bounceOutDown; -moz-animation-name:bounceOutDown; -o-animation-name:bounceOutDown; animation-name:bounceOutDown;} @-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);} 20%{opacity:1; -webkit-transform:translateX(20px);} 100%{opacity:0; -webkit-transform:translateX(-2000px);} }@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0);} 20%{opacity:1; -moz-transform:translateX(20px);} 100%{opacity:0; -moz-transform:translateX(-2000px);} }@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0);} 20%{opacity:1; -o-transform:translateX(20px);} 100%{opacity:0; -o-transform:translateX(-2000px);} }@keyframes bounceOutLeft{0%{transform:translateX(0);} 20%{opacity:1; transform:translateX(20px);} 100%{opacity:0; transform:translateX(-2000px);} }.bounceOutLeft{-webkit-animation-name:bounceOutLeft; -moz-animation-name:bounceOutLeft; -o-animation-name:bounceOutLeft; animation-name:bounceOutLeft;} @-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);} 20%{opacity:1; -webkit-transform:translateX(-20px);} 100%{opacity:0; -webkit-transform:translateX(2000px);} }@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0);} 20%{opacity:1; -moz-transform:translateX(-20px);} 100%{opacity:0; -moz-transform:translateX(2000px);} }@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0);} 20%{opacity:1; -o-transform:translateX(-20px);} 100%{opacity:0; -o-transform:translateX(2000px);} }@keyframes bounceOutRight{0%{transform:translateX(0);} 20%{opacity:1; transform:translateX(-20px);} 100%{opacity:0; transform:translateX(2000px);} }.bounceOutRight{-webkit-animation-name:bounceOutRight; -moz-animation-name:bounceOutRight; -o-animation-name:bounceOutRight; animation-name:bounceOutRight;} @-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center; -webkit-transform:rotate(-200deg); opacity:0;} 100%{-webkit-transform-origin:center center; -webkit-transform:rotate(0); opacity:1;} } @-moz-keyframes rotateIn{0%{-moz-transform-origin:center center; -moz-transform:rotate(-200deg); opacity:0;} 100%{-moz-transform-origin:center center; -moz-transform:rotate(0); opacity:1;} } @-o-keyframes rotateIn{0%{-o-transform-origin:center center; -o-transform:rotate(-200deg); opacity:0;} 100%{-o-transform-origin:center center; -o-transform:rotate(0); opacity:1;} } @keyframes rotateIn{0%{transform-origin:center center; transform:rotate(-200deg); opacity:0;} 100%{transform-origin:center center; transform:rotate(0); opacity:1;} }.rotateIn{-webkit-animation-name:rotateIn; -moz-animation-name:rotateIn; -o-animation-name:rotateIn; animation-name:rotateIn;} @-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom; -webkit-transform:rotate(90deg); opacity:0;} 100%{-webkit-transform-origin:left bottom; -webkit-transform:rotate(0); opacity:1;} }@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom; -moz-transform:rotate(90deg); opacity:0;} 100%{-moz-transform-origin:left bottom; -moz-transform:rotate(0); opacity:1;} }@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom; -o-transform:rotate(90deg); opacity:0;} 100%{-o-transform-origin:left bottom; -o-transform:rotate(0); opacity:1;} }@keyframes rotateInUpLeft{0%{transform-origin:left bottom; transform:rotate(90deg); opacity:0;} 100%{transform-origin:left bottom; transform:rotate(0); opacity:1;} }.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft; -moz-animation-name:rotateInUpLeft; -o-animation-name:rotateInUpLeft; animation-name:rotateInUpLeft;} @-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom; -webkit-transform:rotate(-90deg); opacity:0;} 100%{-webkit-transform-origin:left bottom; -webkit-transform:rotate(0); opacity:1;} }@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom; -moz-transform:rotate(-90deg); opacity:0;} 100%{-moz-transform-origin:left bottom; -moz-transform:rotate(0); opacity:1;} }@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}} @keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:left bottom;transform:rotate(0);opacity:1;}} .rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;} @-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}} @-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}} @-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}} @keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;}} .rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight;} @-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}} @-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}} @-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}} @keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}100%{transform-origin:right bottom;transform:rotate(0);opacity:1;}} .rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight;} @-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0;}} @-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0;}} @-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0;}} @keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1;}100%{transform-origin:center center; transform:rotate(200deg);opacity:0;}} .rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut;} @-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0;}} @-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0;}} @-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0;}} @keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0;}} .rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;} @-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0;}} @-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0;}} @-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0;}} @keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1;}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0;}} .rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;} @-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0;}} @-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0;}} @-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0;}} @keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0;}} .rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;} @-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1;}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0;}} @-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1;}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0;}} @-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1;}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0;}} @keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1;}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0;}} .rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;} @-webkit-keyframes hinge{0%{-webkit-transform:rotate(0); -webkit-transform-origin:top left; -webkit-animation-timing-function:ease-in-out;}20%, 60%{-webkit-transform:rotate(80deg); -webkit-transform-origin:top left; -webkit-animation-timing-function:ease-in-out;}40%{-webkit-transform:rotate(60deg); -webkit-transform-origin:top left; -webkit-animation-timing-function:ease-in-out;}80%{-webkit-transform:rotate(60deg) translateY(0); opacity:1; -webkit-transform-origin:top left; -webkit-animation-timing-function:ease-in-out;}100%{-webkit-transform:translateY(700px); opacity:0;}} @-moz-keyframes hinge{0%{-moz-transform:rotate(0); -moz-transform-origin:top left; -moz-animation-timing-function:ease-in-out;}20%, 60%{-moz-transform:rotate(80deg); -moz-transform-origin:top left; -moz-animation-timing-function:ease-in-out;}40%{-moz-transform:rotate(60deg); -moz-transform-origin:top left; -moz-animation-timing-function:ease-in-out;}80%{-moz-transform:rotate(60deg) translateY(0); opacity:1; -moz-transform-origin:top left; -moz-animation-timing-function:ease-in-out;}100%{-moz-transform:translateY(700px); opacity:0;}} @-o-keyframes hinge{0%{-o-transform:rotate(0); -o-transform-origin:top left; -o-animation-timing-function:ease-in-out;}20%, 60%{-o-transform:rotate(80deg); -o-transform-origin:top left; -o-animation-timing-function:ease-in-out;}40%{-o-transform:rotate(60deg); -o-transform-origin:top left; -o-animation-timing-function:ease-in-out;}80%{-o-transform:rotate(60deg) translateY(0); opacity:1; -o-transform-origin:top left; -o-animation-timing-function:ease-in-out;}100%{-o-transform:translateY(700px); opacity:0;}} @keyframes hinge{0%{transform:rotate(0); transform-origin:top left; animation-timing-function:ease-in-out;}20%, 60%{transform:rotate(80deg); transform-origin:top left; animation-timing-function:ease-in-out;} 40%{transform:rotate(60deg); transform-origin:top left; animation-timing-function:ease-in-out;}80%{transform:rotate(60deg) translateY(0); opacity:1; transform-origin:top left; animation-timing-function:ease-in-out;}100%{transform:translateY(700px); opacity:0;}} .hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge;} @-webkit-keyframes rollIn{0%{opacity:0; -webkit-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1; -webkit-transform:translateX(0px) rotate(0deg);}} @-moz-keyframes rollIn{0%{opacity:0; -moz-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1; -moz-transform:translateX(0px) rotate(0deg);}} @-o-keyframes rollIn{0%{opacity:0; -o-transform:translateX(-100%) rotate(-120deg);}100%{opacity:1; -o-transform:translateX(0px) rotate(0deg);}} @keyframes rollIn{0%{opacity:0; transform:translateX(-100%) rotate(-120deg);}100%{opacity:1; transform:translateX(0px) rotate(0deg);}} .rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn;} @-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);}} @-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg);}} @-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0px) rotate(0deg);}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg);}} @keyframes rollOut{0%{opacity:1;transform:translateX(0px) rotate(0deg);}100%{opacity:0;transform:translateX(100%) rotate(120deg);}} .rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut;} @-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg); opacity:0;}60%{-webkit-transform:translateX(-20%) skewX(30deg); opacity:1;}80%{-webkit-transform:translateX(0%) skewX(-15deg); opacity:1;}100%{-webkit-transform:translateX(0%) skewX(0deg); opacity:1;}} @-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg); opacity:0;}60%{-moz-transform:translateX(-20%) skewX(30deg); opacity:1;}80%{-moz-transform:translateX(0%) skewX(-15deg); opacity:1;}100%{-moz-transform:translateX(0%) skewX(0deg); opacity:1;}} @-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg); opacity:0;}60%{-o-transform:translateX(-20%) skewX(30deg); opacity:1;}80%{-o-transform:translateX(0%) skewX(-15deg); opacity:1;} 100%{-o-transform:translateX(0%) skewX(0deg); opacity:1;}} @keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg); opacity:0;}60%{transform:translateX(-20%) skewX(30deg); opacity:1;}80%{transform:translateX(0%) skewX(-15deg); opacity:1;}100%{transform:translateX(0%) skewX(0deg); opacity:1;}} .lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;} .animated.lightSpeedIn{-webkit-animation-duration:0.5s;-moz-animation-duration:0.5s;-o-animation-duration:0.5s;animation-duration:0.5s;} @-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg); opacity:1;}100%{-webkit-transform:translateX(100%) skewX(-30deg); opacity:0;}} @-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg); opacity:1;}100%{-moz-transform:translateX(100%) skewX(-30deg); opacity:0;}} @-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg); opacity:1;}100%{-o-transform:translateX(100%) skewX(-30deg); opacity:0;}} @keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg); opacity:1;}100%{transform:translateX(100%) skewX(-30deg); opacity:0;}} .lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;} .animated.lightSpeedOut{-webkit-animation-duration:0.25s;-moz-animation-duration:0.25s;-o-animation-duration:0.25s;animation-duration:0.25s;} @-webkit-keyframes wiggle{0%{-webkit-transform:skewX(9deg);}10%{-webkit-transform:skewX(-8deg);}20%{-webkit-transform:skewX(7deg);}30%{-webkit-transform:skewX(-6deg);}40%{-webkit-transform:skewX(5deg);}50%{-webkit-transform:skewX(-4deg);}60%{-webkit-transform:skewX(3deg);}70%{-webkit-transform:skewX(-2deg);}80%{-webkit-transform:skewX(1deg);}90%{-webkit-transform:skewX(0deg);}100%{-webkit-transform:skewX(0deg);}} @-moz-keyframes wiggle{0%{-moz-transform:skewX(9deg);}10%{-moz-transform:skewX(-8deg);}20%{-moz-transform:skewX(7deg);}30%{-moz-transform:skewX(-6deg);}40%{-moz-transform:skewX(5deg);}50%{-moz-transform:skewX(-4deg);}60%{-moz-transform:skewX(3deg);}70%{-moz-transform:skewX(-2deg);}80%{-moz-transform:skewX(1deg);}90%{-moz-transform:skewX(0deg);}100%{-moz-transform:skewX(0deg);}} @-o-keyframes wiggle{0%{-o-transform:skewX(9deg);}10%{-o-transform:skewX(-8deg);}20%{-o-transform:skewX(7deg);}30%{-o-transform:skewX(-6deg);}40%{-o-transform:skewX(5deg);}50%{-o-transform:skewX(-4deg);}60%{-o-transform:skewX(3deg);}70%{-o-transform:skewX(-2deg);}80%{-o-transform:skewX(1deg);}90%{-o-transform:skewX(0deg);}100%{-o-transform:skewX(0deg);}} @keyframes wiggle{0%{transform:skewX(9deg);} 10%{transform:skewX(-8deg);} 20%{transform:skewX(7deg);} 30%{transform:skewX(-6deg);} 40%{transform:skewX(5deg);} 50%{transform:skewX(-4deg);} 60%{transform:skewX(3deg);} 70%{transform:skewX(-2deg);} 80%{transform:skewX(1deg);} 90%{transform:skewX(0deg);} 100%{transform:skewX(0deg);}} .wiggle{-webkit-animation-name:wiggle;-moz-animation-name:wiggle;-o-animation-name:wiggle;animation-name:wiggle;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in;} .animated.wiggle{-webkit-animation-duration:0.75s;-moz-animation-duration:0.75s;-o-animation-duration:0.75s;animation-duration:0.75s;}

@font-face {
font-family: "ozythemes";
src:url(//www.getfarfargetta.com/wp-content/themes/getfar/font/ozy/fonts/ozythemes.eot);
src:url(//www.getfarfargetta.com/wp-content/themes/getfar/font/ozy/fonts/ozythemes.eot?#iefix) format("embedded-opentype"),
url(//www.getfarfargetta.com/wp-content/themes/getfar/font/ozy/fonts/ozythemes.woff) format("woff"),
url(//www.getfarfargetta.com/wp-content/themes/getfar/font/ozy/fonts/ozythemes.ttf) format("truetype"),
url(//www.getfarfargetta.com/wp-content/themes/getfar/font/ozy/fonts/ozythemes.svg#ozythemes) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'fontset';
src: url(//www.getfarfargetta.com/wp-content/themes/getfar/font/ozy/fonts/ozythemes.svg#fontset) format('svg');	
}
}
[data-icon]:before {
font-family: "ozythemes" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^="oic-"]:before,
[class*=" oic-"]:before {
font-family: "ozythemes" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.oic-outlined-iconset:before {
content: "\e000";
}
.oic-outlined-iconset-1:before {
content: "\e001";
}
.oic-outlined-iconset-2:before {
content: "\e002";
}
.oic-outlined-iconset-3:before {
content: "\e003";
}
.oic-outlined-iconset-4:before {
content: "\e004";
}
.oic-outlined-iconset-5:before {
content: "\e005";
}
.oic-outlined-iconset-6:before {
content: "\e006";
}
.oic-outlined-iconset-7:before {
content: "\e007";
}
.oic-outlined-iconset-8:before {
content: "\e008";
}
.oic-outlined-iconset-9:before {
content: "\e009";
}
.oic-outlined-iconset-10:before {
content: "\e00a";
}
.oic-outlined-iconset-11:before {
content: "\e00b";
}
.oic-outlined-iconset-12:before {
content: "\e00c";
}
.oic-outlined-iconset-13:before {
content: "\e00d";
}
.oic-outlined-iconset-14:before {
content: "\e00e";
}
.oic-outlined-iconset-15:before {
content: "\e00f";
}
.oic-outlined-iconset-16:before {
content: "\e010";
}
.oic-outlined-iconset-17:before {
content: "\e011";
}
.oic-outlined-iconset-18:before {
content: "\e012";
}
.oic-outlined-iconset-19:before {
content: "\e013";
}
.oic-outlined-iconset-20:before {
content: "\e014";
}
.oic-outlined-iconset-21:before {
content: "\e015";
}
.oic-outlined-iconset-22:before {
content: "\e016";
}
.oic-outlined-iconset-23:before {
content: "\e017";
}
.oic-outlined-iconset-24:before {
content: "\e018";
}
.oic-outlined-iconset-25:before {
content: "\e019";
}
.oic-outlined-iconset-26:before {
content: "\e01a";
}
.oic-outlined-iconset-27:before {
content: "\e01b";
}
.oic-outlined-iconset-28:before {
content: "\e01c";
}
.oic-outlined-iconset-29:before {
content: "\e01d";
}
.oic-outlined-iconset-30:before {
content: "\e01e";
}
.oic-outlined-iconset-31:before {
content: "\e01f";
}
.oic-outlined-iconset-32:before {
content: "\e020";
}
.oic-outlined-iconset-33:before {
content: "\e021";
}
.oic-outlined-iconset-34:before {
content: "\e022";
}
.oic-outlined-iconset-35:before {
content: "\e023";
}
.oic-outlined-iconset-36:before {
content: "\e024";
}
.oic-outlined-iconset-37:before {
content: "\e025";
}
.oic-outlined-iconset-38:before {
content: "\e026";
}
.oic-outlined-iconset-39:before {
content: "\e027";
}
.oic-outlined-iconset-40:before {
content: "\e028";
}
.oic-outlined-iconset-41:before {
content: "\e029";
}
.oic-outlined-iconset-42:before {
content: "\e02a";
}
.oic-outlined-iconset-43:before {
content: "\e02b";
}
.oic-outlined-iconset-44:before {
content: "\e02c";
}
.oic-outlined-iconset-45:before {
content: "\e02d";
}
.oic-outlined-iconset-46:before {
content: "\e02e";
}
.oic-outlined-iconset-47:before {
content: "\e02f";
}
.oic-outlined-iconset-48:before {
content: "\e030";
}
.oic-outlined-iconset-49:before {
content: "\e031";
}
.oic-outlined-iconset-50:before {
content: "\e032";
}
.oic-outlined-iconset-51:before {
content: "\e033";
}
.oic-outlined-iconset-52:before {
content: "\e034";
}
.oic-outlined-iconset-53:before {
content: "\e035";
}
.oic-outlined-iconset-54:before {
content: "\e036";
}
.oic-outlined-iconset-55:before {
content: "\e037";
}
.oic-outlined-iconset-56:before {
content: "\e038";
}
.oic-outlined-iconset-57:before {
content: "\e039";
}
.oic-outlined-iconset-58:before {
content: "\e03a";
}
.oic-outlined-iconset-59:before {
content: "\e03b";
}
.oic-outlined-iconset-60:before {
content: "\e03c";
}
.oic-outlined-iconset-61:before {
content: "\e03d";
}
.oic-outlined-iconset-62:before {
content: "\e03e";
}
.oic-outlined-iconset-63:before {
content: "\e03f";
}
.oic-outlined-iconset-64:before {
content: "\e040";
}
.oic-outlined-iconset-65:before {
content: "\e041";
}
.oic-outlined-iconset-66:before {
content: "\e042";
}
.oic-outlined-iconset-67:before {
content: "\e043";
}
.oic-outlined-iconset-68:before {
content: "\e044";
}
.oic-outlined-iconset-69:before {
content: "\e045";
}
.oic-outlined-iconset-70:before {
content: "\e046";
}
.oic-outlined-iconset-71:before {
content: "\e047";
}
.oic-outlined-iconset-72:before {
content: "\e048";
}
.oic-outlined-iconset-73:before {
content: "\e049";
}
.oic-outlined-iconset-74:before {
content: "\e04a";
}
.oic-outlined-iconset-75:before {
content: "\e04b";
}
.oic-outlined-iconset-76:before {
content: "\e04c";
}
.oic-outlined-iconset-77:before {
content: "\e04d";
}
.oic-outlined-iconset-78:before {
content: "\e04e";
}
.oic-outlined-iconset-79:before {
content: "\e04f";
}
.oic-outlined-iconset-80:before {
content: "\e050";
}
.oic-outlined-iconset-81:before {
content: "\e051";
}
.oic-outlined-iconset-82:before {
content: "\e052";
}
.oic-outlined-iconset-83:before {
content: "\e053";
}
.oic-outlined-iconset-84:before {
content: "\e054";
}
.oic-outlined-iconset-85:before {
content: "\e055";
}
.oic-outlined-iconset-86:before {
content: "\e056";
}
.oic-outlined-iconset-87:before {
content: "\e057";
}
.oic-outlined-iconset-88:before {
content: "\e058";
}
.oic-outlined-iconset-89:before {
content: "\e059";
}
.oic-outlined-iconset-90:before {
content: "\e05a";
}
.oic-outlined-iconset-91:before {
content: "\e05b";
}
.oic-outlined-iconset-92:before {
content: "\e05c";
}
.oic-outlined-iconset-93:before {
content: "\e05d";
}
.oic-outlined-iconset-94:before {
content: "\e05e";
}
.oic-outlined-iconset-95:before {
content: "\e05f";
}
.oic-outlined-iconset-96:before {
content: "\e060";
}
.oic-outlined-iconset-97:before {
content: "\e061";
}
.oic-outlined-iconset-98:before {
content: "\e062";
}
.oic-outlined-iconset-99:before {
content: "\e063";
}
.oic-outlined-iconset-100:before {
content: "\e064";
}
.oic-outlined-iconset-101:before {
content: "\e065";
}
.oic-outlined-iconset-102:before {
content: "\e066";
}
.oic-outlined-iconset-103:before {
content: "\e067";
}
.oic-outlined-iconset-104:before {
content: "\e068";
}
.oic-outlined-iconset-105:before {
content: "\e069";
}
.oic-outlined-iconset-106:before {
content: "\e06a";
}
.oic-outlined-iconset-107:before {
content: "\e06b";
}
.oic-outlined-iconset-108:before {
content: "\e06c";
}
.oic-outlined-iconset-109:before {
content: "\e06d";
}
.oic-outlined-iconset-110:before {
content: "\e06e";
}
.oic-outlined-iconset-111:before {
content: "\e06f";
}
.oic-outlined-iconset-112:before {
content: "\e070";
}
.oic-outlined-iconset-113:before {
content: "\e071";
}
.oic-outlined-iconset-114:before {
content: "\e072";
}
.oic-outlined-iconset-115:before {
content: "\e073";
}
.oic-outlined-iconset-116:before {
content: "\e074";
}
.oic-outlined-iconset-117:before {
content: "\e075";
}
.oic-outlined-iconset-118:before {
content: "\e076";
}
.oic-outlined-iconset-119:before {
content: "\e077";
}
.oic-outlined-iconset-120:before {
content: "\e078";
}
.oic-outlined-iconset-121:before {
content: "\e079";
}
.oic-outlined-iconset-122:before {
content: "\e07a";
}
.oic-outlined-iconset-123:before {
content: "\e07b";
}
.oic-outlined-iconset-124:before {
content: "\e07c";
}
.oic-outlined-iconset-125:before {
content: "\e07d";
}
.oic-outlined-iconset-126:before {
content: "\e07e";
}
.oic-outlined-iconset-127:before {
content: "\e07f";
}
.oic-outlined-iconset-128:before {
content: "\e080";
}
.oic-outlined-iconset-129:before {
content: "\e081";
}
.oic-outlined-iconset-130:before {
content: "\e082";
}
.oic-outlined-iconset-131:before {
content: "\e083";
}
.oic-outlined-iconset-132:before {
content: "\e084";
}
.oic-outlined-iconset-133:before {
content: "\e085";
}
.oic-outlined-iconset-134:before {
content: "\e086";
}
.oic-outlined-iconset-135:before {
content: "\e087";
}
.oic-outlined-iconset-136:before {
content: "\e088";
}
.oic-outlined-iconset-137:before {
content: "\e089";
}
.oic-outlined-iconset-138:before {
content: "\e08a";
}
.oic-outlined-iconset-139:before {
content: "\e08b";
}
.oic-outlined-iconset-140:before {
content: "\e08c";
}
.oic-outlined-iconset-141:before {
content: "\e08d";
}
.oic-outlined-iconset-142:before {
content: "\e08e";
}
.oic-outlined-iconset-143:before {
content: "\e08f";
}
.oic-outlined-iconset-144:before {
content: "\e090";
}
.oic-outlined-iconset-145:before {
content: "\e091";
}
.oic-outlined-iconset-146:before {
content: "\e092";
}
.oic-outlined-iconset-147:before {
content: "\e093";
}
.oic-outlined-iconset-148:before {
content: "\e094";
}
.oic-outlined-iconset-149:before {
content: "\e095";
}
.oic-simple-line-icons:before {
content: "\e096";
}
.oic-simple-line-icons-1:before {
content: "\e097";
}
.oic-simple-line-icons-2:before {
content: "\e098";
}
.oic-simple-line-icons-3:before {
content: "\e099";
}
.oic-simple-line-icons-4:before {
content: "\e09a";
}
.oic-simple-line-icons-5:before {
content: "\e09b";
}
.oic-simple-line-icons-6:before {
content: "\e09c";
}
.oic-simple-line-icons-7:before {
content: "\e09d";
}
.oic-simple-line-icons-8:before {
content: "\e09e";
}
.oic-simple-line-icons-9:before {
content: "\e09f";
}
.oic-simple-line-icons-10:before {
content: "\e0a0";
}
.oic-simple-line-icons-11:before {
content: "\e0a1";
}
.oic-simple-line-icons-12:before {
content: "\e0a2";
}
.oic-simple-line-icons-13:before {
content: "\e0a3";
}
.oic-simple-line-icons-14:before {
content: "\e0a4";
}
.oic-simple-line-icons-15:before {
content: "\e0a5";
}
.oic-simple-line-icons-16:before {
content: "\e0a6";
}
.oic-simple-line-icons-17:before {
content: "\e0a7";
}
.oic-simple-line-icons-18:before {
content: "\e0a8";
}
.oic-simple-line-icons-19:before {
content: "\e0a9";
}
.oic-simple-line-icons-20:before {
content: "\e0aa";
}
.oic-simple-line-icons-21:before {
content: "\e0ab";
}
.oic-simple-line-icons-22:before {
content: "\e0ac";
}
.oic-simple-line-icons-23:before {
content: "\e0ad";
}
.oic-simple-line-icons-24:before {
content: "\e0ae";
}
.oic-simple-line-icons-25:before {
content: "\e0af";
}
.oic-simple-line-icons-26:before {
content: "\e0b0";
}
.oic-simple-line-icons-27:before {
content: "\e0b1";
}
.oic-simple-line-icons-28:before {
content: "\e0b2";
}
.oic-simple-line-icons-29:before {
content: "\e0b3";
}
.oic-simple-line-icons-30:before {
content: "\e0b4";
}
.oic-simple-line-icons-31:before {
content: "\e0b5";
}
.oic-simple-line-icons-32:before {
content: "\e0b6";
}
.oic-simple-line-icons-33:before {
content: "\e0b7";
}
.oic-simple-line-icons-34:before {
content: "\e0b8";
}
.oic-simple-line-icons-35:before {
content: "\e0b9";
}
.oic-simple-line-icons-36:before {
content: "\e0ba";
}
.oic-simple-line-icons-37:before {
content: "\e0bb";
}
.oic-simple-line-icons-38:before {
content: "\e0bc";
}
.oic-simple-line-icons-39:before {
content: "\e0bd";
}
.oic-simple-line-icons-40:before {
content: "\e0be";
}
.oic-simple-line-icons-41:before {
content: "\e0bf";
}
.oic-simple-line-icons-42:before {
content: "\e0c0";
}
.oic-simple-line-icons-43:before {
content: "\e0c1";
}
.oic-simple-line-icons-44:before {
content: "\e0c2";
}
.oic-simple-line-icons-45:before {
content: "\e0c3";
}
.oic-simple-line-icons-46:before {
content: "\e0c4";
}
.oic-simple-line-icons-47:before {
content: "\e0c5";
}
.oic-simple-line-icons-48:before {
content: "\e0c6";
}
.oic-simple-line-icons-49:before {
content: "\e0c7";
}
.oic-simple-line-icons-50:before {
content: "\e0c8";
}
.oic-simple-line-icons-51:before {
content: "\e0c9";
}
.oic-simple-line-icons-52:before {
content: "\e0ca";
}
.oic-simple-line-icons-53:before {
content: "\e0cb";
}
.oic-simple-line-icons-54:before {
content: "\e0cc";
}
.oic-simple-line-icons-55:before {
content: "\e0cd";
}
.oic-simple-line-icons-56:before {
content: "\e0ce";
}
.oic-simple-line-icons-57:before {
content: "\e0cf";
}
.oic-simple-line-icons-58:before {
content: "\e0d0";
}
.oic-simple-line-icons-59:before {
content: "\e0d1";
}
.oic-simple-line-icons-60:before {
content: "\e0d2";
}
.oic-simple-line-icons-61:before {
content: "\e0d3";
}
.oic-simple-line-icons-62:before {
content: "\e0d4";
}
.oic-simple-line-icons-63:before {
content: "\e0d5";
}
.oic-simple-line-icons-64:before {
content: "\e0d6";
}
.oic-simple-line-icons-65:before {
content: "\e0d7";
}
.oic-simple-line-icons-66:before {
content: "\e0d8";
}
.oic-simple-line-icons-67:before {
content: "\e0d9";
}
.oic-simple-line-icons-68:before {
content: "\e0da";
}
.oic-simple-line-icons-69:before {
content: "\e0db";
}
.oic-simple-line-icons-70:before {
content: "\e0dc";
}
.oic-simple-line-icons-71:before {
content: "\e0dd";
}
.oic-simple-line-icons-72:before {
content: "\e0de";
}
.oic-simple-line-icons-73:before {
content: "\e0df";
}
.oic-simple-line-icons-74:before {
content: "\e0e0";
}
.oic-simple-line-icons-75:before {
content: "\e0e1";
}
.oic-simple-line-icons-76:before {
content: "\e0e2";
}
.oic-simple-line-icons-77:before {
content: "\e0e3";
}
.oic-simple-line-icons-78:before {
content: "\e0e4";
}
.oic-simple-line-icons-79:before {
content: "\e0e5";
}
.oic-simple-line-icons-80:before {
content: "\e0e6";
}
.oic-simple-line-icons-81:before {
content: "\e0e7";
}
.oic-simple-line-icons-82:before {
content: "\e0e8";
}
.oic-simple-line-icons-83:before {
content: "\e0e9";
}
.oic-simple-line-icons-84:before {
content: "\e0ea";
}
.oic-simple-line-icons-85:before {
content: "\e0eb";
}
.oic-simple-line-icons-86:before {
content: "\e0ec";
}
.oic-simple-line-icons-87:before {
content: "\e0ed";
}
.oic-simple-line-icons-88:before {
content: "\e0ee";
}
.oic-simple-line-icons-89:before {
content: "\e0ef";
}
.oic-simple-line-icons-90:before {
content: "\e0f0";
}
.oic-simple-line-icons-91:before {
content: "\e0f1";
}
.oic-simple-line-icons-92:before {
content: "\e0f2";
}
.oic-simple-line-icons-93:before {
content: "\e0f3";
}
.oic-simple-line-icons-94:before {
content: "\e0f4";
}
.oic-simple-line-icons-95:before {
content: "\e0f5";
}
.oic-simple-line-icons-96:before {
content: "\e0f6";
}
.oic-simple-line-icons-97:before {
content: "\e0f7";
}
.oic-simple-line-icons-98:before {
content: "\e0f8";
}
.oic-simple-line-icons-99:before {
content: "\e0f9";
}
.oic-simple-line-icons-100:before {
content: "\e0fa";
}
.oic-simple-line-icons-101:before {
content: "\e0fb";
}
.oic-simple-line-icons-102:before {
content: "\e0fc";
}
.oic-simple-line-icons-103:before {
content: "\e0fd";
}
.oic-simple-line-icons-104:before {
content: "\e0fe";
}
.oic-simple-line-icons-105:before {
content: "\e0ff";
}
.oic-simple-line-icons-106:before {
content: "\e100";
}
.oic-simple-line-icons-107:before {
content: "\e101";
}
.oic-simple-line-icons-108:before {
content: "\e102";
}
.oic-simple-line-icons-109:before {
content: "\e103";
}
.oic-simple-line-icons-110:before {
content: "\e104";
}
.oic-simple-line-icons-111:before {
content: "\e105";
}
.oic-simple-line-icons-112:before {
content: "\e106";
}
.oic-simple-line-icons-113:before {
content: "\e107";
}
.oic-simple-line-icons-114:before {
content: "\e108";
}
.oic-simple-line-icons-115:before {
content: "\e109";
}
.oic-simple-line-icons-116:before {
content: "\e10a";
}
.oic-simple-line-icons-117:before {
content: "\e10b";
}
.oic-simple-line-icons-118:before {
content: "\e10c";
}
.oic-simple-line-icons-119:before {
content: "\e10d";
}
.oic-simple-line-icons-120:before {
content: "\e10e";
}
.oic-simple-line-icons-121:before {
content: "\e10f";
}
.oic-simple-line-icons-122:before {
content: "\e110";
}
.oic-simple-line-icons-123:before {
content: "\e111";
}
.oic-simple-line-icons-124:before {
content: "\e112";
}
.oic-simple-line-icons-125:before {
content: "\e113";
}
.oic-simple-line-icons-126:before {
content: "\e114";
}
.oic-simple-line-icons-127:before {
content: "\e115";
}
.oic-simple-line-icons-128:before {
content: "\e116";
}
.oic-simple-line-icons-129:before {
content: "\e117";
}
.oic-simple-line-icons-130:before {
content: "\e118";
}
.oic-simple-line-icons-131:before {
content: "\e119";
}
.oic-simple-line-icons-132:before {
content: "\e11a";
}
.oic-simple-line-icons-133:before {
content: "\e11b";
}
.oic-simple-line-icons-134:before {
content: "\e11c";
}
.oic-simple-line-icons-135:before {
content: "\e11d";
}
.oic-simple-line-icons-136:before {
content: "\e205";
}
.oic-simple-line-icons-137:before {
content: "\e11f";
}
.oic-simple-line-icons-138:before {
content: "\e120";
}
.oic-simple-line-icons-139:before {
content: "\e121";
}
.oic-simple-line-icons-140:before {
content: "\e122";
}
.oic-simple-line-icons-141:before {
content: "\e123";
}
.oic-simple-line-icons-142:before {
content: "\e124";
}
.oic-simple-line-icons-143:before {
content: "\e125";
}
.oic-simple-line-icons-144:before {
content: "\e126";
}
.oic-simple-line-icons-145:before {
content: "\e127";
}
.oic-simple-line-icons-146:before {
content: "\e128";
}
.oic-simple-line-icons-147:before {
content: "\e129";
}
.oic-simple-line-icons-148:before {
content: "\e12a";
}
.oic-simple-line-icons-149:before {
content: "\e12b";
}
.oic-simple-line-icons-150:before {
content: "\e12c";
}
.oic-simple-line-icons-151:before {
content: "\e12d";
}
.oic-simple-line-icons-152:before {
content: "\e12e";
}
.oic-simple-line-icons-153:before {
content: "\e12f";
}
.oic-simple-line-icons-154:before {
content: "\e130";
}
.oic-simple-line-icons-155:before {
content: "\e131";
}
.oic-simple-line-icons-156:before {
content: "\e132";
}
.oic-simple-line-icons-157:before {
content: "\e133";
}
.oic-simple-line-icons-158:before {
content: "\e134";
}
.oic-simple-line-icons-159:before {
content: "\e135";
}
.oic-simple-line-icons-160:before {
content: "\e136";
}
.oic-simple-line-icons-161:before {
content: "\e137";
}
.oic-pe-icon-7-stroke:before {
content: "\e138";
}
.oic-pe-icon-7-stroke-1:before {
content: "\e139";
}
.oic-pe-icon-7-stroke-2:before {
content: "\e13a";
}
.oic-pe-icon-7-stroke-3:before {
content: "\e13b";
}
.oic-pe-icon-7-stroke-4:before {
content: "\e13c";
}
.oic-pe-icon-7-stroke-5:before {
content: "\e13d";
}
.oic-pe-icon-7-stroke-6:before {
content: "\e13e";
}
.oic-pe-icon-7-stroke-7:before {
content: "\e13f";
}
.oic-pe-icon-7-stroke-8:before {
content: "\e140";
}
.oic-pe-icon-7-stroke-9:before {
content: "\e141";
}
.oic-pe-icon-7-stroke-10:before {
content: "\e142";
}
.oic-pe-icon-7-stroke-11:before {
content: "\e143";
}
.oic-pe-icon-7-stroke-12:before {
content: "\e144";
}
.oic-pe-icon-7-stroke-13:before {
content: "\e145";
}
.oic-pe-icon-7-stroke-14:before {
content: "\e146";
}
.oic-pe-icon-7-stroke-15:before {
content: "\e147";
}
.oic-pe-icon-7-stroke-16:before {
content: "\e148";
}
.oic-pe-icon-7-stroke-17:before {
content: "\e149";
}
.oic-pe-icon-7-stroke-18:before {
content: "\e14a";
}
.oic-pe-icon-7-stroke-19:before {
content: "\e14b";
}
.oic-pe-icon-7-stroke-20:before {
content: "\e14c";
}
.oic-pe-icon-7-stroke-21:before {
content: "\e14d";
}
.oic-pe-icon-7-stroke-22:before {
content: "\e14e";
}
.oic-pe-icon-7-stroke-23:before {
content: "\e14f";
}
.oic-pe-icon-7-stroke-24:before {
content: "\e150";
}
.oic-pe-icon-7-stroke-25:before {
content: "\e151";
}
.oic-pe-icon-7-stroke-26:before {
content: "\e152";
}
.oic-pe-icon-7-stroke-27:before {
content: "\e153";
}
.oic-pe-icon-7-stroke-28:before {
content: "\e154";
}
.oic-pe-icon-7-stroke-29:before {
content: "\e155";
}
.oic-pe-icon-7-stroke-30:before {
content: "\e156";
}
.oic-pe-icon-7-stroke-31:before {
content: "\e157";
}
.oic-pe-icon-7-stroke-32:before {
content: "\e158";
}
.oic-pe-icon-7-stroke-33:before {
content: "\e159";
}
.oic-pe-icon-7-stroke-34:before {
content: "\e15a";
}
.oic-pe-icon-7-stroke-35:before {
content: "\e15b";
}
.oic-pe-icon-7-stroke-36:before {
content: "\e15c";
}
.oic-pe-icon-7-stroke-37:before {
content: "\e15d";
}
.oic-pe-icon-7-stroke-38:before {
content: "\e15e";
}
.oic-pe-icon-7-stroke-39:before {
content: "\e15f";
}
.oic-pe-icon-7-stroke-40:before {
content: "\e160";
}
.oic-pe-icon-7-stroke-41:before {
content: "\e161";
}
.oic-pe-icon-7-stroke-42:before {
content: "\e162";
}
.oic-pe-icon-7-stroke-43:before {
content: "\e163";
}
.oic-pe-icon-7-stroke-44:before {
content: "\e164";
}
.oic-pe-icon-7-stroke-45:before {
content: "\e165";
}
.oic-pe-icon-7-stroke-46:before {
content: "\e166";
}
.oic-pe-icon-7-stroke-47:before {
content: "\e167";
}
.oic-pe-icon-7-stroke-48:before {
content: "\e168";
}
.oic-pe-icon-7-stroke-49:before {
content: "\e169";
}
.oic-pe-icon-7-stroke-50:before {
content: "\e16a";
}
.oic-pe-icon-7-stroke-51:before {
content: "\e16b";
}
.oic-pe-icon-7-stroke-52:before {
content: "\e16c";
}
.oic-pe-icon-7-stroke-53:before {
content: "\e16d";
}
.oic-pe-icon-7-stroke-54:before {
content: "\e16e";
}
.oic-pe-icon-7-stroke-55:before {
content: "\e16f";
}
.oic-pe-icon-7-stroke-56:before {
content: "\e170";
}
.oic-pe-icon-7-stroke-57:before {
content: "\e171";
}
.oic-pe-icon-7-stroke-58:before {
content: "\e172";
}
.oic-pe-icon-7-stroke-59:before {
content: "\e173";
}
.oic-pe-icon-7-stroke-60:before {
content: "\e174";
}
.oic-pe-icon-7-stroke-61:before {
content: "\e175";
}
.oic-pe-icon-7-stroke-62:before {
content: "\e176";
}
.oic-pe-icon-7-stroke-63:before {
content: "\e177";
}
.oic-pe-icon-7-stroke-64:before {
content: "\e178";
}
.oic-pe-icon-7-stroke-65:before {
content: "\e179";
}
.oic-pe-icon-7-stroke-66:before {
content: "\e17a";
}
.oic-pe-icon-7-stroke-67:before {
content: "\e17b";
}
.oic-pe-icon-7-stroke-68:before {
content: "\e17c";
}
.oic-pe-icon-7-stroke-69:before {
content: "\e17d";
}
.oic-pe-icon-7-stroke-70:before {
content: "\e17e";
}
.oic-pe-icon-7-stroke-71:before {
content: "\e17f";
}
.oic-pe-icon-7-stroke-72:before {
content: "\e180";
}
.oic-pe-icon-7-stroke-73:before {
content: "\e181";
}
.oic-pe-icon-7-stroke-74:before {
content: "\e182";
}
.oic-pe-icon-7-stroke-75:before {
content: "\e183";
}
.oic-pe-icon-7-stroke-76:before {
content: "\e184";
}
.oic-pe-icon-7-stroke-77:before {
content: "\e185";
}
.oic-pe-icon-7-stroke-78:before {
content: "\e186";
}
.oic-pe-icon-7-stroke-79:before {
content: "\e187";
}
.oic-pe-icon-7-stroke-80:before {
content: "\e188";
}
.oic-pe-icon-7-stroke-81:before {
content: "\e189";
}
.oic-pe-icon-7-stroke-82:before {
content: "\e18a";
}
.oic-pe-icon-7-stroke-83:before {
content: "\e18b";
}
.oic-pe-icon-7-stroke-84:before {
content: "\e18c";
}
.oic-pe-icon-7-stroke-85:before {
content: "\e18d";
}
.oic-pe-icon-7-stroke-86:before {
content: "\e18e";
}
.oic-pe-icon-7-stroke-87:before {
content: "\e18f";
}
.oic-pe-icon-7-stroke-88:before {
content: "\e190";
}
.oic-pe-icon-7-stroke-89:before {
content: "\e191";
}
.oic-pe-icon-7-stroke-90:before {
content: "\e192";
}
.oic-pe-icon-7-stroke-91:before {
content: "\e193";
}
.oic-pe-icon-7-stroke-92:before {
content: "\e194";
}
.oic-pe-icon-7-stroke-93:before {
content: "\e195";
}
.oic-pe-icon-7-stroke-94:before {
content: "\e196";
}
.oic-pe-icon-7-stroke-95:before {
content: "\e197";
}
.oic-pe-icon-7-stroke-96:before {
content: "\e198";
}
.oic-pe-icon-7-stroke-97:before {
content: "\e199";
}
.oic-pe-icon-7-stroke-98:before {
content: "\e19a";
}
.oic-pe-icon-7-stroke-99:before {
content: "\e19b";
}
.oic-pe-icon-7-stroke-100:before {
content: "\e19c";
}
.oic-pe-icon-7-stroke-101:before {
content: "\e19d";
}
.oic-pe-icon-7-stroke-102:before {
content: "\e19e";
}
.oic-pe-icon-7-stroke-103:before {
content: "\e19f";
}
.oic-pe-icon-7-stroke-104:before {
content: "\e1a0";
}
.oic-pe-icon-7-stroke-105:before {
content: "\e1a1";
}
.oic-pe-icon-7-stroke-106:before {
content: "\e1a2";
}
.oic-pe-icon-7-stroke-107:before {
content: "\e1a3";
}
.oic-pe-icon-7-stroke-108:before {
content: "\e1a4";
}
.oic-pe-icon-7-stroke-109:before {
content: "\e1a5";
}
.oic-pe-icon-7-stroke-110:before {
content: "\e1a6";
}
.oic-pe-icon-7-stroke-111:before {
content: "\e1a7";
}
.oic-pe-icon-7-stroke-112:before {
content: "\e1a8";
}
.oic-pe-icon-7-stroke-113:before {
content: "\e1a9";
}
.oic-pe-icon-7-stroke-114:before {
content: "\e1aa";
}
.oic-pe-icon-7-stroke-115:before {
content: "\e1ab";
}
.oic-pe-icon-7-stroke-116:before {
content: "\e1ac";
}
.oic-pe-icon-7-stroke-117:before {
content: "\e1ad";
}
.oic-pe-icon-7-stroke-118:before {
content: "\e1ae";
}
.oic-pe-icon-7-stroke-119:before {
content: "\e1af";
}
.oic-pe-icon-7-stroke-120:before {
content: "\e1b0";
}
.oic-pe-icon-7-stroke-121:before {
content: "\e1b1";
}
.oic-pe-icon-7-stroke-122:before {
content: "\e1b2";
}
.oic-pe-icon-7-stroke-123:before {
content: "\e1b3";
}
.oic-pe-icon-7-stroke-124:before {
content: "\e1b4";
}
.oic-pe-icon-7-stroke-125:before {
content: "\e1b5";
}
.oic-pe-icon-7-stroke-126:before {
content: "\e1b6";
}
.oic-pe-icon-7-stroke-127:before {
content: "\e1b7";
}
.oic-pe-icon-7-stroke-128:before {
content: "\e1b8";
}
.oic-pe-icon-7-stroke-129:before {
content: "\e1b9";
}
.oic-pe-icon-7-stroke-130:before {
content: "\e1ba";
}
.oic-pe-icon-7-stroke-131:before {
content: "\e1bb";
}
.oic-pe-icon-7-stroke-132:before {
content: "\e1bc";
}
.oic-pe-icon-7-stroke-133:before {
content: "\e1bd";
}
.oic-pe-icon-7-stroke-134:before {
content: "\e1be";
}
.oic-pe-icon-7-stroke-135:before {
content: "\e1bf";
}
.oic-pe-icon-7-stroke-136:before {
content: "\e1c0";
}
.oic-pe-icon-7-stroke-137:before {
content: "\e1c1";
}
.oic-pe-icon-7-stroke-138:before {
content: "\e1c2";
}
.oic-pe-icon-7-stroke-139:before {
content: "\e1c3";
}
.oic-armchair-chair-streamline:before {
content: "\e1c4";
}
.oic-arrow-streamline-target:before {
content: "\e1c5";
}
.oic-backpack-streamline-trekking:before {
content: "\e1c6";
}
.oic-bag-shopping-streamline:before {
content: "\e1c7";
}
.oic-barbecue-eat-food-streamline:before {
content: "\e1c8";
}
.oic-barista-coffee-espresso-streamline:before {
content: "\e1c9";
}
.oic-bomb-bug:before {
content: "\e1ca";
}
.oic-book-dowload-streamline:before {
content: "\e1cb";
}
.oic-book-read-streamline:before {
content: "\e1cc";
}
.oic-browser-streamline-window:before {
content: "\e1cd";
}
.oic-brush-paint-streamline:before {
content: "\e1ce";
}
.oic-bubble-comment-streamline-talk:before {
content: "\e1cf";
}
.oic-bubble-love-streamline-talk:before {
content: "\e1d0";
}
.oic-computer-macintosh-vintage:before {
content: "\e1d1";
}
.oic-computer-imac-2:before {
content: "\e1d2";
}
.oic-computer-imac:before {
content: "\e1d3";
}
.oic-coffee-streamline:before {
content: "\e1d4";
}
.oic-cocktail-mojito-streamline:before {
content: "\e1d5";
}
.oic-clock-streamline-time:before {
content: "\e1d6";
}
.oic-chef-food-restaurant-streamline:before {
content: "\e1d7";
}
.oic-chaplin-hat-movie-streamline:before {
content: "\e1d8";
}
.oic-camera-streamline-video:before {
content: "\e1d9";
}
.oic-camera-photo-streamline:before {
content: "\e1da";
}
.oic-camera-photo-polaroid-streamline:before {
content: "\e1db";
}
.oic-caddie-shopping-streamline:before {
content: "\e1dc";
}
.oic-caddie-shop-shopping-streamline:before {
content: "\e1dd";
}
.oic-computer-network-streamline:before {
content: "\e1de";
}
.oic-computer-streamline:before {
content: "\e1df";
}
.oic-cook-pan-pot-streamline:before {
content: "\e1e0";
}
.oic-crop-streamline:before {
content: "\e1e1";
}
.oic-crown-king-streamline:before {
content: "\e1e2";
}
.oic-danger-death-delete-destroy-skull-stream:before {
content: "\e1e3";
}
.oic-dashboard-speed-streamline:before {
content: "\e1e4";
}
.oic-database-streamline:before {
content: "\e1e5";
}
.oic-delete-garbage-streamline:before {
content: "\e1e6";
}
.oic-design-graphic-tablet-streamline-tablet:before {
content: "\e1e7";
}
.oic-design-pencil-rule-streamline:before {
content: "\e1e8";
}
.oic-diving-leisure-sea-sport-streamline:before {
content: "\e1e9";
}
.oic-drug-medecine-streamline-syringue:before {
content: "\e1ea";
}
.oic-grid-lines-streamline:before {
content: "\e1eb";
}
.oic-frame-picture-streamline:before {
content: "\e1ec";
}
.oic-food-ice-cream-streamline:before {
content: "\e1ed";
}
.oic-first-aid-medecine-shield-streamline:before {
content: "\e1ee";
}
.oic-factory-lift-streamline-warehouse:before {
content: "\e1ef";
}
.oic-eye-dropper-streamline:before {
content: "\e1f0";
}
.oic-envellope-mail-streamline:before {
content: "\e1f1";
}
.oic-email-mail-streamline:before {
content: "\e1f2";
}
.oic-edit-modify-streamline:before {
content: "\e1f3";
}
.oic-eat-food-hotdog-streamline:before {
content: "\e1f4";
}
.oic-eat-food-fork-knife-streamline:before {
content: "\e1f5";
}
.oic-earth-globe-streamline:before {
content: "\e1f6";
}
.oic-handle-streamline-vector:before {
content: "\e386";
}
.oic-laptop-macbook-streamline:before {
content: "\e1f8";
}
.oic-japan-streamline-tea:before {
content: "\e1f9";
}
.oic-ipod-streamline:before {
content: "\e1fa";
}
.oic-ipod-music-streamline:before {
content: "\e1fb";
}
.oic-ipod-mini-music-streamline:before {
content: "\e1fc";
}
.oic-iphone-streamline:before {
content: "\e1fd";
}
.oic-ipad-streamline:before {
content: "\e1fe";
}
.oic-ink-pen-streamline:before {
content: "\e1ff";
}
.oic-ibook-laptop:before {
content: "\e200";
}
.oic-home-house-streamline:before {
content: "\e201";
}
.oic-headset-sound-streamline:before {
content: "\e202";
}
.oic-happy-smiley-streamline:before {
content: "\e203";
}
.oic-like-love-streamline:before {
content: "\e204";
}
.oic-music-speaker-streamline:before {
content: "\e205";
}
.oic-monocle-mustache-streamline:before {
content: "\e206";
}
.oic-micro-record-streamline:before {
content: "\e207";
}
.oic-music-note-streamline:before {
content: "\e208";
}
.oic-map-streamline-user:before {
content: "\e209";
}
.oic-man-people-streamline-user:before {
content: "\e20a";
}
.oic-magnet-streamline:before {
content: "\e20b";
}
.oic-magic-magic-wand-streamline:before {
content: "\e20c";
}
.oic-macintosh:before {
content: "\e20d";
}
.oic-locker-streamline-unlock:before {
content: "\e20e";
}
.oic-lock-locker-streamline:before {
content: "\e20f";
}
.oic-link-streamline:before {
content: "\e210";
}
.oic-map-pin-streamline:before {
content: "\e211";
}
.oic-notebook-streamline:before {
content: "\e212";
}
.oic-paint-bucket-streamline:before {
content: "\e213";
}
.oic-painting-pallet-streamline:before {
content: "\e214";
}
.oic-painting-roll-streamline:before {
content: "\e215";
}
.oic-pen-streamline:before {
content: "\e216";
}
.oic-pen-streamline-1:before {
content: "\e217";
}
.oic-pen-streamline-2:before {
content: "\e218";
}
.oic-pen-streamline-3:before {
content: "\e219";
}
.oic-photo-pictures-streamline:before {
content: "\e21a";
}
.oic-picture-streamline:before {
content: "\e21b";
}
.oic-picture-streamline-1:before {
content: "\e21c";
}
.oic-receipt-shopping-streamline:before {
content: "\e21d";
}
.oic-remote-control-streamline:before {
content: "\e21e";
}
.oic-streamline-umbrella-weather:before {
content: "\e21f";
}
.oic-streamline-sync:before {
content: "\e220";
}
.oic-streamline-suitcase-travel:before {
content: "\e221";
}
.oic-stamp-streamline:before {
content: "\e222";
}
.oic-speech-streamline-talk-user:before {
content: "\e223";
}
.oic-shoes-snickers-streamline:before {
content: "\e224";
}
.oic-settings-streamline-2:before {
content: "\e225";
}
.oic-settings-streamline-1:before {
content: "\e226";
}
.oic-settings-streamline:before {
content: "\e227";
}
.oic-banknote:before {
content: "\e228";
}
.oic-bubble:before {
content: "\e229";
}
.oic-bulb:before {
content: "\e22a";
}
.oic-calendar:before {
content: "\e22b";
}
.oic-camera:before {
content: "\e22c";
}
.oic-clip:before {
content: "\e22d";
}
.oic-clock:before {
content: "\e22e";
}
.oic-cloud:before {
content: "\e22f";
}
.oic-cup:before {
content: "\e230";
}
.oic-data:before {
content: "\e231";
}
.oic-diamond:before {
content: "\e232";
}
.oic-display:before {
content: "\e233";
}
.oic-eye:before {
content: "\e234";
}
.oic-news:before {
content: "\e235";
}
.oic-note:before {
content: "\e236";
}
.oic-music:before {
content: "\e237";
}
.oic-megaphone:before {
content: "\e238";
}
.oic-mail:before {
content: "\e239";
}
.oic-lock:before {
content: "\e23a";
}
.oic-location:before {
content: "\e23b";
}
.oic-like:before {
content: "\e23c";
}
.oic-lab:before {
content: "\e23d";
}
.oic-key:before {
content: "\e23e";
}
.oic-heart:before {
content: "\e23f";
}
.oic-food:before {
content: "\e240";
}
.oic-fire:before {
content: "\e241";
}
.oic-paperplane:before {
content: "\e242";
}
.oic-params:before {
content: "\e243";
}
.oic-pen:before {
content: "\e244";
}
.oic-phone:before {
content: "\e245";
}
.oic-photo:before {
content: "\e246";
}
.oic-search:before {
content: "\e247";
}
.oic-settings:before {
content: "\e248";
}
.oic-shop:before {
content: "\e249";
}
.oic-sound:before {
content: "\e24a";
}
.oic-stack:before {
content: "\e24b";
}
.oic-star:before {
content: "\e24c";
}
.oic-study:before {
content: "\e24d";
}
.oic-t-shirt:before {
content: "\e24e";
}
.oic-world:before {
content: "\e24f";
}
.oic-vynil:before {
content: "\e250";
}
.oic-video:before {
content: "\e251";
}
.oic-vallet:before {
content: "\e252";
}
.oic-user:before {
content: "\e253";
}
.oic-tv:before {
content: "\e254";
}
.oic-truck:before {
content: "\e255";
}
.oic-trash:before {
content: "\e256";
}
.oic-tag:before {
content: "\e257";
}
.oic-align-center:before {
content: "\e258";
}
.oic-align-justify:before {
content: "\e259";
}
.oic-align-left:before {
content: "\e25a";
}
.oic-align-right:before {
content: "\e25b";
}
.oic-archive:before {
content: "\e25c";
}
.oic-arrow-down:before {
content: "\e25d";
}
.oic-arrow-left:before {
content: "\e25e";
}
.oic-arrow-right:before {
content: "\e25f";
}
.oic-arrow-up:before {
content: "\e260";
}
.oic-atom:before {
content: "\e261";
}
.oic-bag:before {
content: "\e262";
}
.oic-bank-notes:before {
content: "\e263";
}
.oic-barbell:before {
content: "\e264";
}
.oic-bars:before {
content: "\e265";
}
.oic-battery-0:before {
content: "\e266";
}
.oic-battery-1:before {
content: "\e267";
}
.oic-battery-2:before {
content: "\e268";
}
.oic-battery-3:before {
content: "\e269";
}
.oic-battery-4:before {
content: "\e26a";
}
.oic-battery-power:before {
content: "\e26b";
}
.oic-beer:before {
content: "\e26c";
}
.oic-bolt:before {
content: "\e26d";
}
.oic-bones:before {
content: "\e26e";
}
.oic-book-close:before {
content: "\e26f";
}
.oic-book-open:before {
content: "\e270";
}
.oic-bookmark:before {
content: "\e271";
}
.oic-box:before {
content: "\e272";
}
.oic-browser:before {
content: "\e273";
}
.oic-bubble-1:before {
content: "\e274";
}
.oic-bubble-1-1:before {
content: "\e275";
}
.oic-bubble-2:before {
content: "\e276";
}
.oic-bubble-3:before {
content: "\e277";
}
.oic-bucket:before {
content: "\e278";
}
.oic-calculator:before {
content: "\e279";
}
.oic-calendar-1:before {
content: "\e27a";
}
.oic-camera-1:before {
content: "\e27b";
}
.oic-cardiac-pulse:before {
content: "\e27c";
}
.oic-character:before {
content: "\e27d";
}
.oic-cd:before {
content: "\e27e";
}
.oic-checkbox-checked:before {
content: "\e27f";
}
.oic-checkmark:before {
content: "\e280";
}
.oic-clipboard:before {
content: "\e281";
}
.oic-clock-1:before {
content: "\e282";
}
.oic-cloud-1:before {
content: "\e283";
}
.oic-coffee:before {
content: "\e284";
}
.oic-comment:before {
content: "\e285";
}
.oic-connection-0:before {
content: "\e286";
}
.oic-connection-1:before {
content: "\e287";
}
.oic-connection-2:before {
content: "\e288";
}
.oic-connection-3:before {
content: "\e289";
}
.oic-connection-4:before {
content: "\e28a";
}
.oic-credit-cards:before {
content: "\e28b";
}
.oic-file-settings:before {
content: "\e28c";
}
.oic-file-broken:before {
content: "\e28d";
}
.oic-file-add:before {
content: "\e28e";
}
.oic-file:before {
content: "\e28f";
}
.oic-eyedropper:before {
content: "\e290";
}
.oic-envelope:before {
content: "\e291";
}
.oic-enter:before {
content: "\e292";
}
.oic-email-plane:before {
content: "\e293";
}
.oic-email:before {
content: "\e294";
}
.oic-download:before {
content: "\e295";
}
.oic-diamond-1:before {
content: "\e296";
}
.oic-cube:before {
content: "\e297";
}
.oic-crop:before {
content: "\e298";
}
.oic-files:before {
content: "\e299";
}
.oic-flag:before {
content: "\e29a";
}
.oic-folder:before {
content: "\e29b";
}
.oic-folder-check:before {
content: "\e29c";
}
.oic-folder-settings:before {
content: "\e29d";
}
.oic-folder-add:before {
content: "\e29e";
}
.oic-frames:before {
content: "\e29f";
}
.oic-forbidden:before {
content: "\e2a0";
}
.oic-glass:before {
content: "\e2a1";
}
.oic-graph:before {
content: "\e2a2";
}
.oic-grid:before {
content: "\e2a3";
}
.oic-heart-1:before {
content: "\e2a4";
}
.oic-home:before {
content: "\e2a5";
}
.oic-micro:before {
content: "\e2a6";
}
.oic-meter:before {
content: "\e2a7";
}
.oic-measure:before {
content: "\e2a8";
}
.oic-map:before {
content: "\e2a9";
}
.oic-locked:before {
content: "\e2aa";
}
.oic-lock-1:before {
content: "\e2ab";
}
.oic-list:before {
content: "\e2ac";
}
.oic-laptop:before {
content: "\e2ad";
}
.oic-lab-1:before {
content: "\e2ae";
}
.oic-ipad-2:before {
content: "\e2af";
}
.oic-ipad:before {
content: "\e2b0";
}
.oic-invoice:before {
content: "\e2b1";
}
.oic-id-card:before {
content: "\e2b2";
}
.oic-micro-mute:before {
content: "\e2b3";
}
.oic-microwave:before {
content: "\e2b4";
}
.oic-minus:before {
content: "\e2b5";
}
.oic-modem:before {
content: "\e2b6";
}
.oic-mute:before {
content: "\e2b7";
}
.oic-newspaper:before {
content: "\e2b8";
}
.oic-paperclip:before {
content: "\e2b9";
}
.oic-pencil:before {
content: "\e2ba";
}
.oic-phone-1:before {
content: "\e2bb";
}
.oic-phone-2:before {
content: "\e2bc";
}
.oic-phone-3:before {
content: "\e2bd";
}
.oic-picture:before {
content: "\e2be";
}
.oic-pie-chart:before {
content: "\e2bf";
}
.oic-share-outline:before {
content: "\e2c0";
}
.oic-share:before {
content: "\e2c1";
}
.oic-settings-1:before {
content: "\e2c2";
}
.oic-set:before {
content: "\e2c3";
}
.oic-screen:before {
content: "\e2c4";
}
.oic-select:before {
content: "\e2c5";
}
.oic-reload:before {
content: "\e2c6";
}
.oic-refresh:before {
content: "\e2c7";
}
.oic-printer-2:before {
content: "\e2c8";
}
.oic-printer-1:before {
content: "\e2c9";
}
.oic-power:before {
content: "\e2ca";
}
.oic-pin:before {
content: "\e2cb";
}
.oic-pill:before {
content: "\e2cc";
}
.oic-shorts:before {
content: "\e2cd";
}
.oic-speaker:before {
content: "\e2ce";
}
.oic-star-1:before {
content: "\e2cf";
}
.oic-stopwatch:before {
content: "\e2d0";
}
.oic-sun:before {
content: "\e2d1";
}
.oic-syringe:before {
content: "\e2d2";
}
.oic-tag-1:before {
content: "\e2d3";
}
.oic-train:before {
content: "\e2d4";
}
.oic-trash-1:before {
content: "\e2d5";
}
.oic-unlocked:before {
content: "\e2d6";
}
.oic-user-1:before {
content: "\e2d7";
}
.oic-user-outline:before {
content: "\e2d8";
}
.oic-users:before {
content: "\e2d9";
}
.oic-zoom-out:before {
content: "\e2da";
}
.oic-zoom:before {
content: "\e2db";
}
.oic-zoom-in:before {
content: "\e2dc";
}
.oic-windows:before {
content: "\e2dd";
}
.oic-window-delete:before {
content: "\e2de";
}
.oic-wifi-3:before {
content: "\e2df";
}
.oic-wifi-2:before {
content: "\e2e0";
}
.oic-wifi-1:before {
content: "\e2e1";
}
.oic-volume-up:before {
content: "\e2e2";
}
.oic-volume-down:before {
content: "\e2e3";
}
.oic-volume:before {
content: "\e2e4";
}
.oic-users-outline:before {
content: "\e2e5";
}
.oic-address-book:before {
content: "\e2e6";
}
.oic-alert:before {
content: "\e2e7";
}
.oic-align-center-1:before {
content: "\e2e8";
}
.oic-align-justify-1:before {
content: "\e2e9";
}
.oic-align-left-1:before {
content: "\e2ea";
}
.oic-align-right-1:before {
content: "\e2eb";
}
.oic-anchor:before {
content: "\e2ec";
}
.oic-annotate:before {
content: "\e2ed";
}
.oic-archive-1:before {
content: "\e2ee";
}
.oic-arrow-down-1:before {
content: "\e2ef";
}
.oic-arrow-left-1:before {
content: "\e2f0";
}
.oic-arrow-right-1:before {
content: "\e2f1";
}
.oic-arrow-up-1:before {
content: "\e2f2";
}
.oic-bitcoin-circle:before {
content: "\e2f3";
}
.oic-bitcoin:before {
content: "\e2f4";
}
.oic-battery-half:before {
content: "\e2f5";
}
.oic-battery-full:before {
content: "\e2f6";
}
.oic-battery-empty:before {
content: "\e2f7";
}
.oic-background-color:before {
content: "\e2f8";
}
.oic-at-sign:before {
content: "\e2f9";
}
.oic-asterisk:before {
content: "\e2fa";
}
.oic-asl:before {
content: "\e2fb";
}
.oic-arrows-out:before {
content: "\e2fc";
}
.oic-arrows-in:before {
content: "\e2fd";
}
.oic-arrows-expand:before {
content: "\e2fe";
}
.oic-arrows-compress:before {
content: "\e2ff";
}
.oic-blind:before {
content: "\e300";
}
.oic-bluetooth:before {
content: "\e301";
}
.oic-bold:before {
content: "\e302";
}
.oic-book:before {
content: "\e303";
}
.oic-book-bookmark:before {
content: "\e304";
}
.oic-bookmark-1:before {
content: "\e305";
}
.oic-braille:before {
content: "\e306";
}
.oic-burst:before {
content: "\e307";
}
.oic-burst-new:before {
content: "\e308";
}
.oic-burst-sale:before {
content: "\e309";
}
.oic-calendar-2:before {
content: "\e30a";
}
.oic-camera-2:before {
content: "\e30b";
}
.oic-check:before {
content: "\e30c";
}
.oic-compass:before {
content: "\e30d";
}
.oic-comments:before {
content: "\e30e";
}
.oic-comment-video:before {
content: "\e30f";
}
.oic-comment-quotes:before {
content: "\e310";
}
.oic-comment-minus:before {
content: "\e311";
}
.oic-comment-1:before {
content: "\e312";
}
.oic-cloud-2:before {
content: "\e313";
}
.oic-closed-caption:before {
content: "\e314";
}
.oic-clock-2:before {
content: "\e315";
}
.oic-clipboard-pencil:before {
content: "\e316";
}
.oic-clipboard-notes:before {
content: "\e317";
}
.oic-checkbox:before {
content: "\e318";
}
.oic-clipboard-1:before {
content: "\e319";
}
.oic-contrast:before {
content: "\e31a";
}
.oic-credit-card:before {
content: "\e31b";
}
.oic-crop-1:before {
content: "\e31c";
}
.oic-crown:before {
content: "\e31d";
}
.oic-css3:before {
content: "\e31e";
}
.oic-database:before {
content: "\e31f";
}
.oic-die-five:before {
content: "\e320";
}
.oic-die-four:before {
content: "\e321";
}
.oic-die-one:before {
content: "\e322";
}
.oic-die-three:before {
content: "\e323";
}
.oic-die-two:before {
content: "\e324";
}
.oic-dislike:before {
content: "\e325";
}
.oic-die-six:before {
content: "\e326";
}
.oic-dollar:before {
content: "\e327";
}
.oic-dollar-bill:before {
content: "\e328";
}
.oic-download-1:before {
content: "\e329";
}
.oic-eject:before {
content: "\e32a";
}
.oic-elevator:before {
content: "\e32b";
}
.oic-euro:before {
content: "\e32c";
}
.oic-eye-1:before {
content: "\e32d";
}
.oic-fast-forward:before {
content: "\e32e";
}
.oic-female:before {
content: "\e32f";
}
.oic-female-symbol:before {
content: "\e330";
}
.oic-filter:before {
content: "\e331";
}
.oic-first-aid:before {
content: "\e332";
}
.oic-flag-1:before {
content: "\e333";
}
.oic-home-1:before {
content: "\e334";
}
.oic-heart-2:before {
content: "\e335";
}
.oic-guide-dog:before {
content: "\e336";
}
.oic-graph-trend:before {
content: "\e337";
}
.oic-hearing-aid:before {
content: "\e338";
}
.oic-graph-pie:before {
content: "\e339";
}
.oic-graph-horizontal:before {
content: "\e33a";
}
.oic-graph-bar:before {
content: "\e33b";
}
.oic-foundation:before {
content: "\e33c";
}
.oic-foot:before {
content: "\e33d";
}
.oic-folder-lock:before {
content: "\e33e";
}
.oic-folder-add-1:before {
content: "\e33f";
}
.oic-folder-1:before {
content: "\e340";
}
.oic-html5:before {
content: "\e341";
}
.oic-indent-less:before {
content: "\e342";
}
.oic-indent-more:before {
content: "\e343";
}
.oic-info:before {
content: "\e344";
}
.oic-italic:before {
content: "\e345";
}
.oic-key-1:before {
content: "\e346";
}
.oic-laptop-1:before {
content: "\e347";
}
.oic-layout:before {
content: "\e348";
}
.oic-lightbulb:before {
content: "\e349";
}
.oic-like-1:before {
content: "\e34a";
}
.oic-link:before {
content: "\e34b";
}
.oic-list-1:before {
content: "\e34c";
}
.oic-list-bullet:before {
content: "\e34d";
}
.oic-microphone:before {
content: "\e34e";
}
.oic-megaphone-1:before {
content: "\e34f";
}
.oic-marker:before {
content: "\e350";
}
.oic-map-1:before {
content: "\e351";
}
.oic-male-symbol:before {
content: "\e352";
}
.oic-male-female:before {
content: "\e353";
}
.oic-male:before {
content: "\e354";
}
.oic-mail-1:before {
content: "\e355";
}
.oic-magnifying-glass:before {
content: "\e356";
}
.oic-loop:before {
content: "\e357";
}
.oic-lock-2:before {
content: "\e358";
}
.oic-list-thumbnails:before {
content: "\e359";
}
.oic-list-number:before {
content: "\e35a";
}
.oic-minus-1:before {
content: "\e35b";
}
.oic-minus-circle:before {
content: "\e35c";
}
.oic-mobile:before {
content: "\e35d";
}
.oic-mobile-signal:before {
content: "\e35e";
}
.oic-monitor:before {
content: "\e35f";
}
.oic-mountains:before {
content: "\e360";
}
.oic-music-1:before {
content: "\e361";
}
.oic-next:before {
content: "\e362";
}
.oic-no-dogs:before {
content: "\e363";
}
.oic-no-smoking:before {
content: "\e364";
}
.oic-page:before {
content: "\e365";
}
.oic-page-add:before {
content: "\e366";
}
.oic-page-copy:before {
content: "\e367";
}
.oic-page-search:before {
content: "\e368";
}
.oic-page-pdf:before {
content: "\e369";
}
.oic-page-remove:before {
content: "\e36a";
}
.oic-page-multiple:before {
content: "\e36b";
}
.oic-page-filled:before {
content: "\e36c";
}
.oic-page-export-pdf:before {
content: "\e36d";
}
.oic-page-export-doc:before {
content: "\e36e";
}
.oic-page-export-csv:before {
content: "\e36f";
}
.oic-page-export:before {
content: "\e370";
}
.oic-page-edit:before {
content: "\e371";
}
.oic-page-doc:before {
content: "\e372";
}
.oic-page-delete:before {
content: "\e373";
}
.oic-page-csv:before {
content: "\e374";
}
.oic-paint-bucket:before {
content: "\e375";
}
.oic-paperclip-1:before {
content: "\e376";
}
.oic-pause:before {
content: "\e377";
}
.oic-paw:before {
content: "\e378";
}
.oic-paypal:before {
content: "\e379";
}
.oic-pencil-1:before {
content: "\e37a";
}
.oic-photo-1:before {
content: "\e37b";
}
.oic-play:before {
content: "\e37c";
}
.oic-play-circle:before {
content: "\e37d";
}
.oic-play-video:before {
content: "\e37e";
}
.oic-plus:before {
content: "\e37f";
}
.oic-pound:before {
content: "\e380";
}
.oic-power-1:before {
content: "\e381";
}
.oic-rewind:before {
content: "\e382";
}
.oic-results-demographics:before {
content: "\e383";
}
.oic-results:before {
content: "\e384";
}
.oic-refresh-1:before {
content: "\e385";
}
.oic-record:before {
content: "\e386";
}
.oic-quote:before {
content: "\e387";
}
.oic-puzzle:before {
content: "\e388";
}
.oic-projection-screen:before {
content: "\e389";
}
.oic-prohibited:before {
content: "\e38a";
}
.oic-print:before {
content: "\e38b";
}
.oic-pricetag-multiple:before {
content: "\e38c";
}
.oic-price-tag:before {
content: "\e38d";
}
.oic-previous:before {
content: "\e38e";
}
.oic-rewind-ten:before {
content: "\e38f";
}
.oic-rss:before {
content: "\e390";
}
.oic-safety-cone:before {
content: "\e391";
}
.oic-save:before {
content: "\e392";
}
.oic-share-1:before {
content: "\e393";
}
.oic-sheriff-badge:before {
content: "\e394";
}
.oic-shield:before {
content: "\e395";
}
.oic-shopping-bag:before {
content: "\e396";
}
.oic-shopping-cart:before {
content: "\e397";
}
.oic-shuffle:before {
content: "\e398";
}
.oic-skull:before {
content: "\e399";
}
.oic-social-500px:before {
content: "\e39a";
}
.oic-social-adobe:before {
content: "\e39b";
}
.oic-social-dropbox:before {
content: "\e39c";
}
.oic-social-drive:before {
content: "\e39d";
}
.oic-social-dribbble:before {
content: "\e39e";
}
.oic-social-digg:before {
content: "\e39f";
}
.oic-social-deviant-art:before {
content: "\e3a0";
}
.oic-social-designer-news:before {
content: "\e3a1";
}
.oic-social-delicious:before {
content: "\e3a2";
}
.oic-social-blogger:before {
content: "\e3a3";
}
.oic-social-behance:before {
content: "\e3a4";
}
.oic-social-bing:before {
content: "\e3a5";
}
.oic-social-apple:before {
content: "\e3a6";
}
.oic-social-android:before {
content: "\e3a7";
}
.oic-social-amazon:before {
content: "\e3a8";
}
.oic-social-evernote:before {
content: "\e3a9";
}
.oic-social-facebook:before {
content: "\e3aa";
}
.oic-social-flickr:before {
content: "\e3ab";
}
.oic-social-forrst:before {
content: "\e3ac";
}
.oic-social-foursquare:before {
content: "\e3ad";
}
.oic-social-game-center:before {
content: "\e3ae";
}
.oic-social-github:before {
content: "\e3af";
}
.oic-social-google-plus:before {
content: "\e3b0";
}
.oic-social-hacker-news:before {
content: "\e3b1";
}
.oic-social-hi5:before {
content: "\e3b2";
}
.oic-social-instagram:before {
content: "\e3b3";
}
.oic-social-joomla:before {
content: "\e3b4";
}
.oic-social-lastfm:before {
content: "\e3b5";
}
.oic-social-snapchat:before {
content: "\e3b6";
}
.oic-social-smashing-mag:before {
content: "\e3b7";
}
.oic-social-skype:before {
content: "\e3b8";
}
.oic-social-skillshare:before {
content: "\e3b9";
}
.oic-social-reddit:before {
content: "\e3ba";
}
.oic-social-rdio:before {
content: "\e3bb";
}
.oic-social-pinterest:before {
content: "\e3bc";
}
.oic-social-picasa:before {
content: "\e3bd";
}
.oic-social-path:before {
content: "\e3be";
}
.oic-social-orkut:before {
content: "\e3bf";
}
.oic-social-myspace:before {
content: "\e3c0";
}
.oic-social-medium:before {
content: "\e3c1";
}
.oic-social-linkedin:before {
content: "\e3c2";
}
.oic-social-spotify:before {
content: "\e3c3";
}
.oic-social-squidoo:before {
content: "\e3c4";
}
.oic-social-stack-overflow:before {
content: "\e3c5";
}
.oic-social-steam:before {
content: "\e3c6";
}
.oic-social-stumbleupon:before {
content: "\e3c7";
}
.oic-social-treehouse:before {
content: "\e3c8";
}
.oic-social-tumblr:before {
content: "\e3c9";
}
.oic-social-twitter:before {
content: "\e3ca";
}
.oic-social-vimeo:before {
content: "\e3cb";
}
.oic-social-windows:before {
content: "\e3cc";
}
.oic-social-xbox:before {
content: "\e3cd";
}
.oic-social-yahoo:before {
content: "\e3ce";
}
.oic-social-yelp:before {
content: "\e3cf";
}
.oic-target-two:before {
content: "\e3d0";
}
.oic-target:before {
content: "\e3d1";
}
.oic-tablet-portrait:before {
content: "\e3d2";
}
.oic-tablet-landscape:before {
content: "\e3d3";
}
.oic-subscript:before {
content: "\e3d4";
}
.oic-superscript:before {
content: "\e3d5";
}
.oic-strikethrough:before {
content: "\e3d6";
}
.oic-stop:before {
content: "\e3d7";
}
.oic-star-2:before {
content: "\e3d8";
}
.oic-sound-1:before {
content: "\e3d9";
}
.oic-social-zurb:before {
content: "\e3da";
}
.oic-social-zerply:before {
content: "\e3db";
}
.oic-social-youtube:before {
content: "\e3dc";
}
.oic-telephone:before {
content: "\e3dd";
}
.oic-telephone-accessible:before {
content: "\e3de";
}
.oic-text-color:before {
content: "\e3df";
}
.oic-thumbnails:before {
content: "\e3e0";
}
.oic-ticket:before {
content: "\e3e1";
}
.oic-torso:before {
content: "\e3e2";
}
.oic-torso-business:before {
content: "\e3e3";
}
.oic-torso-female:before {
content: "\e3e4";
}
.oic-torsos:before {
content: "\e3e5";
}
.oic-torsos-all:before {
content: "\e3e6";
}
.oic-torsos-all-female:before {
content: "\e3e7";
}
.oic-torsos-female-male:before {
content: "\e3e8";
}
.oic-torsos-male-female:before {
content: "\e3e9";
}
.oic-volume-none:before {
content: "\e3ea";
}
.oic-volume-1:before {
content: "\e3eb";
}
.oic-video-1:before {
content: "\e3ec";
}
.oic-usb:before {
content: "\e3ed";
}
.oic-upload-cloud:before {
content: "\e3ee";
}
.oic-upload:before {
content: "\e3ef";
}
.oic-unlock:before {
content: "\e3f0";
}
.oic-unlink:before {
content: "\e3f1";
}
.oic-universal-access:before {
content: "\e3f2";
}
.oic-underline:before {
content: "\e3f3";
}
.oic-trophy:before {
content: "\e3f4";
}
.oic-trees:before {
content: "\e3f5";
}
.oic-trash-2:before {
content: "\e3f6";
}
.oic-volume-strike:before {
content: "\e3f7";
}
.oic-web:before {
content: "\e3f8";
}
.oic-wheelchair:before {
content: "\e3f9";
}
.oic-widget:before {
content: "\e3fa";
}
.oic-x:before {
content: "\e3fb";
}
.oic-wrench:before {
content: "\e3fc";
}
.oic-x-circle:before {
content: "\e3fd";
}
.oic-yen:before {
content: "\e3fe";
}
.oic-zoom-in-1:before {
content: "\e3ff";
}
.oic-zoom-out-1:before {
content: "\e400";
}
.oic-address:before {
content: "\e401";
}
.oic-adjust:before {
content: "\e402";
}
.oic-air:before {
content: "\e403";
}
.oic-alert-1:before {
content: "\e404";
}
.oic-archive-2:before {
content: "\e405";
}
.oic-arrow-combo:before {
content: "\e406";
}
.oic-arrows-ccw:before {
content: "\e407";
}
.oic-attach:before {
content: "\e408";
}
.oic-attention:before {
content: "\e409";
}
.oic-back:before {
content: "\e40a";
}
.oic-back-in-time:before {
content: "\e40b";
}
.oic-bag-1:before {
content: "\e40c";
}
.oic-basket:before {
content: "\e40d";
}
.oic-calendar-3:before {
content: "\e40e";
}
.oic-bucket-1:before {
content: "\e40f";
}
.oic-brush:before {
content: "\e410";
}
.oic-briefcase:before {
content: "\e411";
}
.oic-box-1:before {
content: "\e412";
}
.oic-bookmarks:before {
content: "\e413";
}
.oic-bookmark-2:before {
content: "\e414";
}
.oic-book-open-1:before {
content: "\e415";
}
.oic-block:before {
content: "\e416";
}
.oic-bell:before {
content: "\e417";
}
.oic-behance:before {
content: "\e418";
}
.oic-battery:before {
content: "\e419";
}
.oic-camera-3:before {
content: "\e41a";
}
.oic-cancel:before {
content: "\e41b";
}
.oic-cancel-circled:before {
content: "\e41c";
}
.oic-cancel-squared:before {
content: "\e41d";
}
.oic-cc:before {
content: "\e41e";
}
.oic-cc-by:before {
content: "\e41f";
}
.oic-book-1:before {
content: "\e420";
}
.oic-cc-nc-eu:before {
content: "\e421";
}
.oic-cc-nc:before {
content: "\e422";
}
.oic-cc-nc-jp:before {
content: "\e423";
}
.oic-cc-nd:before {
content: "\e424";
}
.oic-cc-pd:before {
content: "\e425";
}
.oic-cc-remix:before {
content: "\e426";
}
.oic-cc-sa:before {
content: "\e427";
}
.oic-cloud-3:before {
content: "\e428";
}
.oic-clock-3:before {
content: "\e429";
}
.oic-clipboard-2:before {
content: "\e42a";
}
.oic-check-1:before {
content: "\e42b";
}
.oic-chat:before {
content: "\e42c";
}
.oic-chart-pie:before {
content: "\e42d";
}
.oic-chart-bar:before {
content: "\e42e";
}
.oic-chart-area:before {
content: "\e42f";
}
.oic-cd-1:before {
content: "\e430";
}
.oic-ccw:before {
content: "\e431";
}
.oic-cc-zero:before {
content: "\e432";
}
.oic-cc-share:before {
content: "\e433";
}
.oic-chart-line:before {
content: "\e434";
}
.oic-cloud-thunder:before {
content: "\e435";
}
.oic-code:before {
content: "\e436";
}
.oic-cog:before {
content: "\e437";
}
.oic-comment-2:before {
content: "\e438";
}
.oic-credit-card-1:before {
content: "\e439";
}
.oic-compass-1:before {
content: "\e43a";
}
.oic-cup-1:before {
content: "\e43b";
}
.oic-cw:before {
content: "\e43c";
}
.oic-database-1:before {
content: "\e43d";
}
.oic-db-shape:before {
content: "\e43e";
}
.oic-direction:before {
content: "\e43f";
}
.oic-doc:before {
content: "\e440";
}
.oic-doc-landscape:before {
content: "\e441";
}
.oic-down-open-mini:before {
content: "\e442";
}
.oic-down-open-big:before {
content: "\e443";
}
.oic-down-open:before {
content: "\e444";
}
.oic-down-dir:before {
content: "\e445";
}
.oic-down-bold:before {
content: "\e446";
}
.oic-down:before {
content: "\e447";
}
.oic-dot-3:before {
content: "\e448";
}
.oic-dot-2:before {
content: "\e449";
}
.oic-dot:before {
content: "\e44a";
}
.oic-docs:before {
content: "\e44b";
}
.oic-doc-text-inv:before {
content: "\e44c";
}
.oic-doc-text:before {
content: "\e44d";
}
.oic-down-circled:before {
content: "\e44e";
}
.oic-down-thin:before {
content: "\e44f";
}
.oic-dribbble:before {
content: "\e450";
}
.oic-download-2:before {
content: "\e451";
}
.oic-dropbox:before {
content: "\e452";
}
.oic-dribbble-circled:before {
content: "\e453";
}
.oic-droplet:before {
content: "\e454";
}
.oic-erase:before {
content: "\e455";
}
.oic-evernote:before {
content: "\e456";
}
.oic-export:before {
content: "\e457";
}
.oic-eye-2:before {
content: "\e458";
}
.oic-facebook:before {
content: "\e459";
}
.oic-facebook-circled:before {
content: "\e45a";
}
.oic-flow-branch:before {
content: "\e45b";
}
.oic-floppy:before {
content: "\e45c";
}
.oic-flight:before {
content: "\e45d";
}
.oic-flickr-circled:before {
content: "\e45e";
}
.oic-flickr:before {
content: "\e45f";
}
.oic-flattr:before {
content: "\e460";
}
.oic-flashlight:before {
content: "\e461";
}
.oic-flash:before {
content: "\e462";
}
.oic-flag-2:before {
content: "\e463";
}
.oic-feather:before {
content: "\e464";
}
.oic-fast-forward-1:before {
content: "\e465";
}
.oic-fast-backward:before {
content: "\e466";
}
.oic-facebook-squared:before {
content: "\e467";
}
.oic-flow-cascade:before {
content: "\e468";
}
.oic-flow-line:before {
content: "\e469";
}
.oic-flow-parallel:before {
content: "\e46a";
}
.oic-flow-tree:before {
content: "\e46b";
}
.oic-folder-2:before {
content: "\e46c";
}
.oic-forward:before {
content: "\e46d";
}
.oic-gauge:before {
content: "\e46e";
}
.oic-github:before {
content: "\e46f";
}
.oic-github-circled:before {
content: "\e470";
}
.oic-globe:before {
content: "\e471";
}
.oic-google-circles:before {
content: "\e472";
}
.oic-gplus:before {
content: "\e473";
}
.oic-gplus-circled:before {
content: "\e474";
}
.oic-install:before {
content: "\e475";
}
.oic-instagrem:before {
content: "\e476";
}
.oic-info-circled:before {
content: "\e477";
}
.oic-info-1:before {
content: "\e478";
}
.oic-infinity:before {
content: "\e479";
}
.oic-inbox:before {
content: "\e47a";
}
.oic-hourglass:before {
content: "\e47b";
}
.oic-home-2:before {
content: "\e47c";
}
.oic-help-circled:before {
content: "\e47d";
}
.oic-help:before {
content: "\e47e";
}
.oic-heart-empty:before {
content: "\e47f";
}
.oic-heart-3:before {
content: "\e480";
}
.oic-key-2:before {
content: "\e481";
}
.oic-graduation-cap:before {
content: "\e482";
}
.oic-keyboard:before {
content: "\e483";
}
.oic-lamp:before {
content: "\e484";
}
.oic-language:before {
content: "\e485";
}
.oic-lastfm:before {
content: "\e486";
}
.oic-lastfm-circled:before {
content: "\e487";
}
.oic-layout-1:before {
content: "\e488";
}
.oic-leaf:before {
content: "\e489";
}
.oic-left:before {
content: "\e48a";
}
.oic-left-bold:before {
content: "\e48b";
}
.oic-left-circled:before {
content: "\e48c";
}
.oic-left-dir:before {
content: "\e48d";
}
.oic-left-open:before {
content: "\e48e";
}
.oic-list-add:before {
content: "\e48f";
}
.oic-list-2:before {
content: "\e490";
}
.oic-linkedin-circled:before {
content: "\e491";
}
.oic-linkedin:before {
content: "\e492";
}
.oic-link-1:before {
content: "\e493";
}
.oic-light-up:before {
content: "\e494";
}
.oic-light-down:before {
content: "\e495";
}
.oic-lifebuoy:before {
content: "\e496";
}
.oic-level-up:before {
content: "\e497";
}
.oic-level-down:before {
content: "\e498";
}
.oic-left-thin:before {
content: "\e499";
}
.oic-left-open-mini:before {
content: "\e49a";
}
.oic-left-open-big:before {
content: "\e49b";
}
.oic-drive:before {
content: "\e49c";
}
.oic-location-1:before {
content: "\e49d";
}
.oic-lock-3:before {
content: "\e49e";
}
.oic-lock-open:before {
content: "\e49f";
}
.oic-login:before {
content: "\e4a0";
}
.oic-logo-db:before {
content: "\e4a1";
}
.oic-logout:before {
content: "\e4a2";
}
.oic-loop-1:before {
content: "\e4a3";
}
.oic-magnet:before {
content: "\e4a4";
}
.oic-mail-2:before {
content: "\e4a5";
}
.oic-map-2:before {
content: "\e4a6";
}
.oic-megaphone-2:before {
content: "\e4a7";
}
.oic-menu:before {
content: "\e4a8";
}
.oic-mic:before {
content: "\e4a9";
}
.oic-note-1:before {
content: "\e4aa";
}
.oic-newspaper-1:before {
content: "\e4ab";
}
.oic-network:before {
content: "\e4ac";
}
.oic-mute-1:before {
content: "\e4ad";
}
.oic-music-2:before {
content: "\e4ae";
}
.oic-mouse:before {
content: "\e4af";
}
.oic-moon:before {
content: "\e4b0";
}
.oic-mobile-1:before {
content: "\e4b1";
}
.oic-mixi:before {
content: "\e4b2";
}
.oic-minus-squared:before {
content: "\e4b3";
}
.oic-minus-circled:before {
content: "\e4b4";
}
.oic-minus-2:before {
content: "\e4b5";
}
.oic-monitor-1:before {
content: "\e4b6";
}
.oic-note-beamed:before {
content: "\e4b7";
}
.oic-palette:before {
content: "\e4b8";
}
.oic-paper-plane:before {
content: "\e4b9";
}
.oic-pause-1:before {
content: "\e4ba";
}
.oic-paypal-1:before {
content: "\e4bb";
}
.oic-pencil-2:before {
content: "\e4bc";
}
.oic-phone-4:before {
content: "\e4bd";
}
.oic-picasa:before {
content: "\e4be";
}
.oic-picture-1:before {
content: "\e4bf";
}
.oic-pinterest:before {
content: "\e4c0";
}
.oic-pinterest-circled:before {
content: "\e4c1";
}
.oic-play-1:before {
content: "\e4c2";
}
.oic-plus-1:before {
content: "\e4c3";
}
.oic-rdio-circled:before {
content: "\e4c4";
}
.oic-rdio:before {
content: "\e4c5";
}
.oic-quote-1:before {
content: "\e4c6";
}
.oic-qq:before {
content: "\e4c7";
}
.oic-publish:before {
content: "\e4c8";
}
.oic-progress-3:before {
content: "\e4c9";
}
.oic-progress-2:before {
content: "\e4ca";
}
.oic-progress-1:before {
content: "\e4cb";
}
.oic-progress-0:before {
content: "\e4cc";
}
.oic-print-1:before {
content: "\e4cd";
}
.oic-popup:before {
content: "\e4ce";
}
.oic-plus-squared:before {
content: "\e4cf";
}
.oic-plus-circled:before {
content: "\e4d0";
}
.oic-record-1:before {
content: "\e4d1";
}
.oic-renren:before {
content: "\e4d2";
}
.oic-reply:before {
content: "\e4d3";
}
.oic-reply-all:before {
content: "\e4d4";
}
.oic-resize-full:before {
content: "\e4d5";
}
.oic-resize-small:before {
content: "\e4d6";
}
.oic-retweet:before {
content: "\e4d7";
}
.oic-right:before {
content: "\e4d8";
}
.oic-right-bold:before {
content: "\e4d9";
}
.oic-right-circled:before {
content: "\e4da";
}
.oic-right-dir:before {
content: "\e4db";
}
.oic-right-open:before {
content: "\e4dc";
}
.oic-right-open-big:before {
content: "\e4dd";
}
.oic-skype-circled:before {
content: "\e4de";
}
.oic-smashing:before {
content: "\e4df";
}
.oic-skype:before {
content: "\e4e0";
}
.oic-sina-weibo:before {
content: "\e4e1";
}
.oic-signal:before {
content: "\e4e2";
}
.oic-shuffle-1:before {
content: "\e4e3";
}
.oic-shareable:before {
content: "\e4e4";
}
.oic-share-2:before {
content: "\e4e5";
}
.oic-search-1:before {
content: "\e4e6";
}
.oic-rss-1:before {
content: "\e4e7";
}
.oic-rocket:before {
content: "\e4e8";
}
.oic-right-thin:before {
content: "\e4e9";
}
.oic-right-open-mini:before {
content: "\e4ea";
}
.oic-sound-2:before {
content: "\e4eb";
}
.oic-soundcloud:before {
content: "\e4ec";
}
.oic-spotify:before {
content: "\e4ed";
}
.oic-spotify-circled:before {
content: "\e4ee";
}
.oic-star-3:before {
content: "\e4ef";
}
.oic-star-empty:before {
content: "\e4f0";
}
.oic-stop-1:before {
content: "\e4f1";
}
.oic-stumbleupon:before {
content: "\e4f2";
}
.oic-stumbleupon-circled:before {
content: "\e4f3";
}
.oic-suitcase:before {
content: "\e4f4";
}
.oic-sweden:before {
content: "\e4f5";
}
.oic-switch:before {
content: "\e4f6";
}
.oic-tag-2:before {
content: "\e4f7";
}
.oic-tumblr:before {
content: "\e4f8";
}
.oic-trophy-1:before {
content: "\e4f9";
}
.oic-trash-3:before {
content: "\e4fa";
}
.oic-traffic-cone:before {
content: "\e4fb";
}
.oic-tools:before {
content: "\e4fc";
}
.oic-to-start:before {
content: "\e4fd";
}
.oic-to-end:before {
content: "\e4fe";
}
.oic-ticket-1:before {
content: "\e4ff";
}
.oic-thumbs-up:before {
content: "\e500";
}
.oic-thumbs-down:before {
content: "\e501";
}
.oic-thermometer:before {
content: "\e502";
}
.oic-target-1:before {
content: "\e503";
}
.oic-tape:before {
content: "\e504";
}
.oic-tumblr-circled:before {
content: "\e505";
}
.oic-twitter:before {
content: "\e506";
}
.oic-twitter-circled:before {
content: "\e507";
}
.oic-up:before {
content: "\e508";
}
.oic-up-bold:before {
content: "\e509";
}
.oic-up-circled:before {
content: "\e50a";
}
.oic-up-dir:before {
content: "\e50b";
}
.oic-up-open:before {
content: "\e50c";
}
.oic-up-open-big:before {
content: "\e50d";
}
.oic-up-open-mini:before {
content: "\e50e";
}
.oic-up-thin:before {
content: "\e50f";
}
.oic-upload-1:before {
content: "\e510";
}
.oic-upload-cloud-1:before {
content: "\e511";
}
.oic-window:before {
content: "\e512";
}
.oic-water:before {
content: "\e513";
}
.oic-volume-2:before {
content: "\e514";
}
.oic-vkontakte:before {
content: "\e515";
}
.oic-vimeo-circled:before {
content: "\e516";
}
.oic-vimeo:before {
content: "\e517";
}
.oic-video-2:before {
content: "\e518";
}
.oic-vcard:before {
content: "\e519";
}
.oic-user-add:before {
content: "\e51a";
}
.oic-user-2:before {
content: "\e51b";
}
.oic-users-1:before {
content: "\e51c";
}body.fancybox-lock { margin-right:0px !important}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none; }
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//www.getfarfargetta.com/wp-content/themes/getfar/scripts/megafolio/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -90px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//www.getfarfargetta.com/wp-content/themes/getfar/scripts/megafolio/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: 0;
right: -30px;
width: 30px;
height: 29px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 50%;
width: 20px;
height: 20px;
cursor: pointer;
text-decoration: none;
background: transparent url(//www.getfarfargetta.com/wp-content/themes/getfar/scripts/megafolio/fancybox/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: -30px;
}
.fancybox-next {
right: -20px;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 30px;
height: 29px;
margin-top: -15px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span { background-position: 0 -31px;
}
.fancybox-next span { background-position: 0 -62px;
}
.fancybox-wrap:hover .fancybox-nav span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//www.getfarfargetta.com/wp-content/themes/getfar/scripts/megafolio/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: hidden;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8); text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap { padding: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}.fancybox-lock .fancybox-overlay {
overflow-x: auto;
overflow-y: hidden !important;
} .mega-covercaption					{	padding:21px 20px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
width:100%;
position:absolute;
left:0px;
min-height:0px;
max-width:100%;
max-height:100%;
overflow:hidden;
}
.mega-white							{	background:#fff;	}
.mega-white.mega-transparent		{	background:rgba(255,255,255,0.80)	}
.mega-black							{	background:#000;	}
.mega-black.mega-transparent		{	background:rgba(0,0,0,0.80)	}
.mega-turquoise 					{   background:#43a1a9; }
.mega-orange 						{   background:#de921a; }
.mega-green 						{   background:#9ab534; }
.mega-red 							{   background:#d74f35; }
.mega-violet 						{   background:#791869; }
.mega-blue 							{   background:#034e92; } .mega-square .mega-square-top						{	top:0px; left:0px; bottom:auto;}
.mega-square .mega-square-bottom					{	bottom:0px;	left:0px;top:auto;}
.mega-square .mega-square-left						{	top:0px; left:0px; max-width:50%; height:100%	}
.mega-square .mega-square-right					 	{	top:0px; right:0px; left:auto; width:50%; height:100%	}
.mega-portrait .mega-portrait-top					{	top:0px; left:0px; bottom:auto;}
.mega-portrait .mega-portrait-bottom				{	bottom:0px;	left:0px;top:auto;}
.mega-portrait .mega-portrait-left					{	top:0px; left:0px; width:50%; height:100%	}
.mega-portrait .mega-portrait-right					{	top:0px; right:0px; left:auto; width:50%; height:100%	}
.mega-landscape .mega-landscape-top					{	top:0px; left:0px; bottom:auto;}
.mega-landscape .mega-landscape-bottom				{	bottom:0px;	left:0px;top:auto;}
.mega-landscape .mega-landscape-left				{	top:0px; left:0px; width:50%; height:100%	}
.mega-landscape .mega-landscape-right				{	top:0px; right:0px; left:auto; width:50%; height:100%	}
.mega-title							{	 text-align: left; font-size:24px; line-height: 24px; color:#fff; font-weight:400; }
.mega-title>a   					{    border: none !important; }
.mega-date							{	 text-align: left; font-size:15px; color:#fff; font-weight:300; margin-top: 0px;}
.mega-covercaption p				{	 text-align: left; font-size:13px; color:#fff; font-weight:400; margin-top:12px; }
.mega-covercaption a.read-the-whole-story {	 color: #fff; text-decoration: none; }
.mega-covercaption a:hover			{	 text-decoration: none; border-bottom: 0; }
.page-template-page-megafolio-php .mega-withsocialbar.mega-covercaption { margin-bottom: 40px; }
.mega-smallcaptions .mega-title		{
font-size:18px; font-weight:700; text-transform: uppercase;
}
.mega-smallcaptions .mega-date		{
font-size:12px; font-weight:400; text-transform: uppercase; color:#fff;
}
.mega-white .mega-title				{	color:#222222;}
.mega-white .mega-date				{	color:#222222;}
.mega-white p						{	color:#222222;}
.mega-white.mega-covercaption a 		{	 color: #555; text-decoration: none; }
.mega-white.mega-covercaption a:hover			{	 text-decoration: none; border-bottom: 0; }
.mega-black .mega-title				{	color:#fff;}
.mega-black .mega-date				{	color:#fff;}
.mega-black p						{	color:#fff;}
.mega-turquoise .mega-title,
.mega-turquoise .mega-date,
.mega-turquoise p {	color:#fff;}
.mega-orange .mega-title,
.mega-orange .mega-date,
.mega-orange p {	color:#fff;}
.mega-green .mega-title,
.mega-green .mega-date,
.mega-green p {	color:#fff;}
.mega-red .mega-title,
.mega-red .mega-date,
.mega-red p {	color:#fff;}
.mega-violet .mega-title,
.mega-violet .mega-date,
.mega-violet p {	color:#fff;}
.mega-blue .mega-title,
.mega-blue .mega-date,
.mega-blue p {	color:#fff;}
.fatcaption-top
{ position: absolute; top: 0; width: 100%; text-align:center; padding: 15px 0px; font-size:14px; line-height:20px; font-weight: 700; color:#fff; margin-top:0px; background:rgb(0,0,0); background: rgba(0,0,0,0.8);
}
.fatcaption-bottom
{ position: absolute; bottom: 0; width: 100%; text-align:center; padding: 15px 0px; font-size:14px; line-height:20px; font-weight: 700; color:#fff; margin-top:0px; background:rgb(0,0,0); background: rgba(0,0,0,0.8);
}
.gallerycaption-bottom
{ position: absolute; bottom: 0; width: 100%; text-align:center; padding: 15px 0px; font-size:17px; line-height:20px; font-weight: 700; color:#fff; margin-top:0px; background:rgb(0,0,0);  background: rgba(0,0,0,0.8);
}
.gallerysubline                  			{ width: 100%; text-align:center; font-size:13px; line-height:20px; font-weight: 400; color:#ccc; margin-top:2px;
} .mega-lowsize .mega-covercaption p		{	display:none;}
.mega-lowsize .mega-title			{	font-size:18px;}
.mega-lowsize .mega-date			{	font-size:13px;} .mega-coverbuttons		{	  max-width:68px;max-height:34px;position:absolute;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
left:0px !important;top:0px !important;bottom:auto !important
}
.mega-entry-innerwrap:hover .mega-coverbuttons	{	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.mega-entry-innerwrap>div:first-child{ 
width:100%;
height:100%;
background-color: transparent;
background-color:rgba(0,0,0,0);
-webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-ms-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}
.mega-entry-innerwrap:hover>div:first-child {
background-color: transparent;
background-color:rgba(0,0,0,0.8);
}
.mega-link				{	background-image:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/link_clean.png); background-repeat: no-repeat; background-position: center center; width:34px;height:34px;float:left;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
cursor: pointer;
}
.mega-view				{	background-image:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/zoom_clean.png); background-repeat: no-repeat; background-position: center center; width:34px;height:34px;float:left;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
cursor: pointer;
}
.mega-link:hover,
.mega-view:hover		{	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
} .mega-square .mega-square-bottom.mega-withsocialbar,
.mega-portrait .mega-portrait-bottom.mega-withsocialbar,
.mega-landscape .mega-landscape-bottom.mega-withsocialbar					{	padding-bottom:25px;}
.mega-socialbar						{	position:absolute;
height:40px;
z-index:10;
bottom:0px;
margin-left:0px;
margin-right:0px;
left:0px;
right:0px;
box-sizing:content-box;
-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
border-top:0; border-bottom:0;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
padding-right:10px;
overflow:hidden;
background-color: #000;
background-color: rgba(0,0,0,0.8);
}
.mega-socialbar>span,.mega-socialbar>a {text-align:left; padding:0 0 0 10px; display: block; line-height:44px; font-size:14px; color:#fff !important; text-decoration:none !important; font-weight:400; 	-webkit-transition: all .4s; transition: all .4s;}
.mega-socialbar>a:hover { 	
opacity:0.5;
-moz-opacity:0.5;
-webkit-opacity:0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
.post-format { background-color: #0066ff; width:20px; text-align: center !important; }
.mega-socialbar .oic-facebook,.mega-socialbar .oic-twitter { border-right: 1px solid #fff; border-right: 1px solid rgba(255,255,255,0.2); padding-right: 28px; }
.mega-socialbar .oic-heart-3 { color: #ff1919; }
.mega-socialbar .post-format { padding-right: 26px; }  .mega-soc { padding-right: 0 !important; }
.mega-leftfloat						{	float:left;margin-right:5px;}
.mega-rightfloat					{	float:right;}
.ie8 .mega-socialbar .mega-rightfloat,
.ie9 .mega-socialbar .mega-rightfloat	{	margin-right:25px;} .mega-entry .mega-entry-innerwrap			{	border:5px solid #fff; } .noborder .mega-entry .mega-entry-innerwrap	{	border:0px solid #fff;}
.light-bg-entries .mega-entry .mega-entry-innerwrap	{	background-color:#000 !important;}
.dark-bg-entries .mega-entry .mega-entry-innerwrap	{	background-color:rgb(0,0,0) !important; background-color:rgba(0,0,0,0.3) !important;}
.mega-entry								{
-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;
position:absolute;
-webkit-transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
-webkit-transform: translateZ(10);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
z-index:2;
}
.mega-entry .mega-entry-innerwrap				{	width:100%;height:100%;position:relative;overflow:visible;z-index:2;
-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-webkit-transform: translateZ(10);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.ie8 .mega-entry,
.ie8 .mega-entry .mega-entry-innerwrap,
.ie9 .mega-entry,
.ie9 .mega-entry .mega-entry-innerwrap	{	overflow:hidden;}
.mega-entry-innerwrap.pagetop			{	-webkit-transform-origin: 50% 0% 0;
-moz-transform-origin: 50% 0% 0;
transform-origin: 50% 0% 0;
}
.mega-entry-innerwrap.pagebottom			{	-webkit-transform-origin: 50% 100% 0;
-moz-transform-origin: 50% 100% 0;
transform-origin: 50% 100% 0;
}
.mega-entry-innerwrap.pagemiddle			{	-webkit-transform-origin: 50% 50% 0;
-moz-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}
.megafolio-container.norounded .mega-entry .mega-entry-innerwrap {
border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
}
.megafolio-container-splash.norounded .mega-entry .mega-entry-innerwrap {
border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;
}
.mega-lightbox, .oldmegalightbox	{	position:absolute;  overflow:hidden;box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.6);border:1px solid #333;
z-index:1000; padding:100px;  background: url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/grain.png) repeat; background-color:rgba(20,20,20,0.9); margin-left:-100px; margin-top:-100px;}
.mega-lightbox .mediaholder,
.oldmegalightbox .mediaholder		{	border:2px solid #fff; position: relative; width:100%; height:100%;box-shadow: 0px 0px 3px 1px rgba(40,40,40,0.6);} .ieimg	{	position:absolute; width:100%; top:0px; left:0px;z-index:0;}
.mega-mega-entry-added					{	visibility: hidden; }
.mega-mega-entry-added .mega-socialbar,
.mega-mega-entry-added .mega-covercaption	{	visibility: hidden}  .megafolio-container .mega-hover							{	width:100%;height:100%;position:absolute; background: url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/grain.png) repeat; background-color:rgba(0,0,0,0.5);
border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.norounded .mega-hover				{	border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px;}
.mega-divider						{
position:absolute;top:50%; width:80%; left:10%; border-bottom:1px dashed #7b7c7e;border-top:1px dashed #111;
}
.mega-hovertitle,
.mega-hoverlink,
.mega-hoverview
{	-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition-delay: 0.2s;
-moz-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; }
.mega-hovertitle					{	position:absolute;
color:#fff !important;
font-family: 'Open Sans', sans-serif;
font-size:18px;
font-weight:700;
text-align:center;
width:60%;
padding:0px 0px 15px;
left:20%;
bottom:40%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.mega-hovertitle .mega-hoversubtitle			{	color:#FF0; font-size:12px; line-height:13px; font-weight: 400; margin-top: 5px;}
.mega-hoverlink						{	right:50%; margin-right:33px;
-webkit-transform: translateZ(10);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.mega-hoverlink:after {
font-family: "ozythemes";
content: "\e210";
}
.mega-hoverview						{	left:50%; margin-left:33px;
-webkit-transform: translateZ(10);
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.mega-hoverview:after {
font-family: "ozythemes";
content: "\e150";
}
.mega-hoverlink,
.mega-hoverview						{	width:33px; height:33px; position:absolute;
line-height:33px;
font-size: 33px;
color: #fff;
top:50%;
text-align:center;
margin-top:0px;
cursor:pointer;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.megafolio-container .mega-hover.alone .mega-hoverview 	{
margin-left:-16px; margin-top: -20px;
}
.megafolio-container .mega-hover.alone .mega-hoverlink 	{
margin-right:-16px; margin-top: -20px;
} .megafolio-container .mega-hover:hover					{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
transition-delay: 0.1s;
-moz-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; -o-transition-delay: 0.1s; }
.megafolio-container .mega-hover:hover .mega-hovertitle	{	bottom:50%; transition-delay: 0.1s;
-moz-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; -o-transition-delay: 0.1s; }
.megafolio-container .mega-hover:hover .mega-hovertitle,
.megafolio-container .mega-hover:hover .mega-hoverlink,
.megafolio-container .mega-hover:hover .mega-hoverview	{	transform:rotate(0deg);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.megafolio-container .mega-hover:hover .mega-hoverlink	{	right:50%; margin-right:5px;transition-delay: 0.1s;
-moz-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; -o-transition-delay: 0.1s; }
.megafolio-container .mega-hover:hover .mega-hoverview	{	left:50%;  margin-left:5px;transition-delay: 0.1s;
-moz-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; -o-transition-delay: 0.1s; }
.megafolio-container .mega-hover.alone:hover .mega-hoverview 	{
margin-left:-16px;
margin-top: 0px;
}
.megafolio-container .mega-hover.notitle.alone:hover .mega-hoverview 	{
margin-left:-16px;
margin-top: -16px;
}
.megafolio-container .mega-hover.notitle.alone:hover .mega-hoverlink 	{
margin-right:-16px;
margin-top: -16px;
}
.megafolio-container .mega-hover:hover .mega-hoverlink:hover,
.megafolio-container .mega-hover:hover .mega-hoverview:hover
{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
-moz-opacity: 0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}
.megafolio-container .mega-hover.notitle .mega-hoverlink,
.megafolio-container .mega-hover.notitle .mega-hoverview	{ margin-top: -16px; } .clear					{	clear:both;}
.filter_padder			{	padding:0px 30px;  margin:40px auto 30px; box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
width:100%;
}
.filter_wrapper			{	background:url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/tiles/topgradient.png) repeat-x;
background-color:#040404;
border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;
padding:0px 35px;
position:relative;
min-height:40px;
margin:auto;
}
.ie9 .filter_wrapper	{	max-width:650px;}
.filter_wrapper.floated	{	float:left;margin-right:50px;}
.filter_list_wrapper	{	width:150px;
position:relative;
margin:auto;
}
.filter								{	line-height:40px;margin-right:30px; font-size:14px; color:#999; float:left; font-weight:700; cursor:pointer}
.filter:hover, .filter.selected		{	color:#fff;}
.filter.last-child					{	margin-right:0px !important;}
.filter_list_button					{	background: url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/tiles/list.png) no-repeat 15px center, url(//www.getfarfargetta.com/wp-content/themes/getfar/images/megafolio/tiles/topgradient.png);
background-color:#040404;
border-radius:20px 20px 20px 20px; -moz-border-radius:20px 20px 20px 20px; -webkit-border-radius:20px 20px 20px 20px;
padding:0px 30px 0px 60px;position:relative;  min-height:40px; margin:auto; width:100%;
z-index:1;
}
ul.filter_list 						{	background:#040404;
padding:0px 45px 0px 45px;
position:absolute;z-index:0;width:100%;top:15px;
border-radius:0px 0px 20px 20px; -moz-border-radius:0px 0px 20px 20px; -webkit-border-radius:0px 0px 20px 20px;
display:none;
list-style: none;
}
li.filter							{	list-style:none;max-width:156px;background:#040404;line-height:30px; font-size:14px; color:#999;  font-weight:700; cursor:pointer; float:none; margin-right:0px !important;}
.current-filter						{	max-width:156px;line-height:40px; font-size:14px; color:#999;  font-weight:700; cursor:pointer; float:none; margin-right:0px !important;}
.filter_wrapper_list li.filter:hover,
.current-filter,
.filter_wrapper_list li.filter.selected	{	color:#fff;}
@media only screen and (max-width: 961px) {
.filter_wrapper.floated	{	margin:auto; float:none;}
.filter_list_wrapper {
width:216px;
float:none;
clear: both;
margin-top: 30px;
}
}
@media only screen and (max-width: 420px) {
.filter	{	float:none; text-align:center;margin-right:0px;line-height:30px;}
} .mega-entry.mega-bg-1 .mega-entry-innerwrap {	background-color:#f32390 !important;}
.mega-entry.mega-bg-2 .mega-entry-innerwrap {	background-color:#d69b12 !important;}
.mega-entry.mega-bg-3 .mega-entry-innerwrap {	background-color:#7bce8b !important;}
.ozy-metro-icon {
display: block;
float: left;
width: 64px;
height: 64px;
line-height: 64px;
font-size: 64px;
margin-right: 12px;
text-align: center;
color: #ffffff;
}
.megafolio-gallery .mega-entry-innerwrap a {
position: relative;
display: block;
width: 100%;
height: 100%;
}
.megafolio-gallery .mega-entry-innerwrap .oic {
display: block;
position: absolute;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
width: 44px;
height: 44px;
line-height: 44px;
text-align: center;
font-size: 44px;
color: #FFF; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0; -webkit-transition: all .2s;
transition: all .2s;	
}
.megafolio-gallery .mega-entry-innerwrap:hover .oic {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
} .folio-filter-box {
position:absolute;
cursor:pointer;
min-width:130px;
z-index:999;
right: 20px;
top: 20px;
}
.folio-filter-box * {
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;
}
.folio-filter-box>span.open,
.folio-filter-box>span:hover {
background-color: #000 !important;
color: #fff !important;
}
.folio-filter-box a{
text-decoration:none;
}
#select-folio-filter {
font-size:12px;
display:block;
min-width:130px;
padding:10px 10px 8px 10px;
background-color:#FFF;
z-index:2;
position: relative;
}
#select-folio-filter-option li i,
#select-folio-filter .oic {
padding-right:10px;
font-size:12px;
display: inline-block;
vertical-align: middle;	
}
#select-folio-filter-option {
width:150px;
z-index:1;
overflow: hidden;
list-style:square;
list-style-type:square;	
height: 0;
}
#select-folio-filter-option li {
list-style:none;
font-size:12px;
padding:5px 10px 5px 11px;
}
#select-folio-filter-option li:hover {
background-color: #000;
}
#select-folio-filter-option li:hover * {
color: #fff;
}
#select-folio-filter-option li i {
padding-right:8px;
}