.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty {
  0% {opacity: 1}
}@-moz-keyframes empty {
  0% {opacity: 1}
}@keyframes empty {
  0% {opacity: 1}
}@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}@keyframes goDown {
  from { transform: translateY(-100%); }
}@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}.vbox-overlay *,.vbox-overlay *:before,.vbox-overlay *:after{-webkit-backface-visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.vbox-overlay{background:#fdfdfd;background:rgba(0,0,0,.85);width:100%;height:auto;position:fixed;top:0;left:0;bottom:0;z-index:9999;opacity:0;overflow-x:hidden;overflow-y:auto}.vbox-preloader{position:fixed;width:32px;height:32px;left:50%;top:50%;margin-left:-16px;margin-top:-16px;background-image:url(preload-circle.png);text-indent:-100px;overflow:hidden;-webkit-animation:playload 1.4s steps(18) infinite;-moz-animation:playload 1.4s steps(18) infinite;-ms-animation:playload 1.4s steps(18) infinite;-o-animation:playload 1.4s steps(18) infinite;animation:playload 1.4s steps(18) infinite}@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -576px; }
}.vbox-close{cursor:pointer;position:fixed;top:-1px;right:0;width:46px;height:40px;padding:10px 20px 10px 0;display:block;background:url(close.gif) no-repeat #161617;background-position:10px center;color:#fff;text-indent:-100px;overflow:hidden}.vbox-next,.vbox-prev{box-sizing:content-box;cursor:pointer;position:fixed;top:50%;color:#fff;width:30px;height:170px;margin-top:-85px;text-indent:-100px;border:solid transparent;overflow:hidden}.vbox-prev{left:0;border-width:0 30px 0 10px;background:url(prev.gif) center center no-repeat}.vbox-next{right:0;border-width:0 10px 0 30px;background:url(next.gif) center center no-repeat}.vbox-title{width:100%;height:40px;float:left;text-align:center;line-height:28px;font-size:12px;color:#fff;padding:6px 40px;overflow:hidden;background:#161617;position:fixed;display:none;top:-1px;left:0}.vbox-num{cursor:pointer;position:fixed;top:-1px;left:0;height:40px;display:block;color:#fff;overflow:hidden;line-height:28px;font-size:12px;padding:6px 10px;background:#161617;display:none}.vbox-inline{width:420px;height:315px;padding:10px;background:#fff;text-align:left;margin:0 auto;overflow:auto}.venoframe{border:none;width:960px;height:720px}@media (max-width:992px){.venoframe{width:640px;height:480px}}@media (max-width:767px){.venoframe{width:420px;height:315px}}@media (max-width:460px){.vbox-inline{width:100%}.venoframe{width:100%;height:260px}}.vbox-open{overflow:hidden}.vbox-container{position:relative;background:#000;width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.vbox-content{text-align:center;float:left;width:100%;position:relative;overflow:hidden}.vbox-container img{max-width:100%;height:auto}.blog-left-side{}.blog-left-side>div{background-color:#f8f8f8;margin-bottom:30px;padding:30px}.blog-left-side>div:last-child{margin-bottom:0}.blog-left-side h2{margin-bottom:10px;text-transform:uppercase}.blog-left-side{}.blog-left-side .content{padding:0}.blog-left-side .push-bottom-large{margin-bottom:0}.blog-left-side>div:last-child{margin-bottom:0}.blog-left-side>aside:last-child{margin-bottom:0!important}.blog-left-side .sub-menu li a:hover,.blog-left-side .nav .children li a:hover{background:transparent;color:#0762f8}.search{background:#f7f7f7;position:relative}.search input{background:#fff none repeat scroll 0 0;border:0 none;height:54px;position:relative;width:100%;box-shadow:0 0 2px rgba(0,0,0,.20)}.search input[type="text"]{}.search input::-ms-input-placeholder,.search input::-webkit-placeholder,.search input::-moz-placeholder{color:#858585;font-size:14px}.search button{background:#fff;border:0 none;color:#fff;font-size:18px;position:absolute;right:0;top:0;width:16%;height:100%;background:#0762f8}.search button i{}.search input[type="text"]{padding-left:10px}.widget{}.blog-left-side .widget h2{bottom:-1px;color:#001d23;display:block;font-size:24px;line-height:17px;margin-bottom:20px;padding-bottom:20px;text-transform:capitalize;font-weight:700;border-bottom:3px solid #ddd}.footer-middle .widget h5{color:#333;font-size:24px;text-transform:capitalize}.blog-left-side .widget ul{list-style:none;color:#0762f8}.blog-left-side .widget ul li{padding-bottom:5px;position:relative}.blog-left-side .widget ul li:last-child{margin-bottom:0;border-bottom:0 solid #ddd}.blog-left-side .widget ul li a.active{font-size:18px;background:#43baff;display:block;padding:18px 18px;font-weight:700;color:#fff}.blog-left-side .widget ul li a{font-size:18px;background:transparent;display:block;padding:18px 18px;font-weight:700;color:#001d23;border-bottom:1px solid #ddd}.blog-left-side .widget ul li a:hover{background:#43baff;color:#fff;border-bottom:1px solid #43baff}.blog-left-side .widget ul li a i{margin-right:10px;font-size:12px}.blog-left-side .widget ul li a span{float:right}.blog-left-side .widget ul li::before{color:#333;content:"\f178";font-family:FontAwesome;font-size:18px;left:0;position:absolute;top:-3px;display:none}.sbi_photo_wrap{float:left;margin:2px}.widget_recent_data .recent-post-text h4{font-size:15px}.widget_recent_data .recent-post-text a{color:#232323;transition:.5s;font-weight:700;font-size:15px}.textwidget{padding:0 0 223px}.widget_recent_data .recent-post-text a:hover{color:#43baff}.recent-post-image img{width:85px;height:85px}.blog_details_widget_thumb img{width:100%}.widget{}.blog-left-side .widget select{width:100%;height:40px;background:#fff;border:1px solid #ddd;padding-left:5px}.widget .screen-reader-text{display:none}.textwidget select{width:100%}#wp-calendar{width:100%}.recent-post-item{margin-top:25px;overflow:hidden}.recent-post-image{float:left;margin-right:15px}.sbi_photo_wrap img{width:88px;height:88px}.recent-post-text h4{margin:0}.recent-post-text span{color:#616161;font-weight:600}.tagcloud a{color:#606060;display:inline-block;font-size:15px;margin:0 4px 10px 0;padding:4px 14px;text-align:center;background:#dedede;border-radius:0;font-weight:700}.tagcloud a:hover{color:#fff!important;background:#43baff}.widget_categories ul li:hover:before,.widget_archive ul li:hover:before,.widget_categories ul li a:hover,.widget_archive ul li a:hover,.tagcloud a:hover,.r-post-content h3:hover,.r-post-content h3 a:hover{color:#0762f8}#wp-calendar caption{font-size:14px;font-weight:normal;margin-bottom:10px;text-align:left;text-transform:uppercase}#wp-calendar{font-size:13px}#wp-calendar{border:0 solid #e5e5e5;margin-bottom:20px;overflow:auto;vertical-align:top;width:100%;margin:0;color:#333}table#wp-calendar td{border:1px solid #e5e5e5;color:#444;padding:5px 10px;text-align:center;vertical-align:top;font-size:14px}#wp-calendar th,#wp-calendar td{padding:8px}table#wp-calendar th{border:1px solid #e5e5e5;color:#333;font-size:13px;font-weight:700;padding:5px 10px;text-align:center;text-transform:uppercase;vertical-align:middle}table#wp-calendar td#today{color:#fff;background-color:#0762f8}