/* CSS Document */

@charset "utf-8";

@import url("revolution-slider.css");
/**
@import url("font-awesome.css");
@import url("flexslider.css");
@import url("owl.carousel.css");
@import url("shortcodes.css");
@import url("magnific-popup.css");
@import url("justifiedGallery.css");
@import url("jquery.fancybox.css");
* Reset
* Repeatable Patterns
* a Link
* Top
* Header
* Mobile navigation
* Flat header information
* Flat search
* Widget
* Page header
* Page title
* Blog post
* Blog single
* Navigation
* Flat search result
* 404
* Boxed
* Switcher
* GoTop Button
* Footer
* Parallax
* Revolution Slider
* Preload
* Hideme
* Popup-Box
* Aside
* Inner Page
*/
/* Reset
-------------------------------------------------------------- */
html { overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { line-height: 1; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video { font-family: inherit; font-size: 100%; font-weight: inherit; font-style: inherit; vertical-align: baseline; margin: 0; padding: 0; border: 0; outline: 0; background: transparent; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; }
figure { margin: 0; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
legend { white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
button, input { line-height: normal; }
input, textarea { background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));/* Removing the inner shadow, rounded corners on iOS inputs */ }
button, input[type="button"], input[type="reset"], input[type="submit"] { line-height: 1; cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */ -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */ border: none; }
input[type="checkbox"], input[type="radio"] { padding: 0;/* Addresses excess padding in IE8/9 */ }
input[type="search"] { -webkit-appearance: textfield;/* Addresses appearance set to searchfield in S5, Chrome */ }
input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* Repeatable Patterns
-------------------------------------------------------------- */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body { font-family: "Hind Siliguri", Microsoft JhengHei, 微軟正黑體, sans-serif; font-size: 15px; font-weight: 400;  color: #000; line-height: 1.8; }
a { color: #693e9e; text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
p { margin-top: 0; margin-bottom: 20px; }
p:last-child { margin-bottom: 0; }
span { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
a:hover, a:focus { color: #5F259F; text-decoration: none; outline: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
ul, ol { padding: 0; }
/*img { max-width: 100%; height: auto; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }*/
.img-left { margin: -10px 50px 0 0 !important; float: left; }
.img-right { margin: 0 0 0 50px !important; float: right; }
b, strong { font-weight: 900; }
h1 { font-size: 48px; }
h2 { font-size: 36px; }
h3 { font-size: 30px; }
h4 { font-size: 24px; }
h5 { font-size: 18px; }
h6 { font-size: 14px; }
h1, h2, h3, h4, h5, h6 { font-family: "Hind Siliguri", Microsoft JhengHei, 微軟正黑體, sans-serif; font-weight: 700; font-style: normal; }
h1, h2, h3, h4, h5, h6 { margin: 30px 0 20px 0; color: #7e55ad; line-height: 1.1;/*    text-transform: uppercase;*/ }
/* 边距 */.m0 { margin: 0 auto; }.m10 { margin: 10px; }.m20 { margin: 20px; }.m15 { margin: 15px; }.m30 { margin: 30px; }.mt5 { margin-top: 5px; }.mt10 { margin-top: 10px; }.mt15 { margin-top: 15px; }.mt20 { margin-top: 20px; }.mt30 { margin-top: 30px; }.mt50 { margin-top: 50px; }.mt80 { margin-top: 80px; }.mt100 { margin-top: 100px; }.mb5 { margin-bottom: 5px; }.mb10 { margin-bottom: 10px; }.mb15 { margin-bottom: 15px; }.mb20 { margin-bottom: 20px; }.mb30 { margin-bottom: 30px; }.mb50 { margin-bottom: 50px; }.mb60 { margin-bottom: 60px; }.mb70 { margin-bottom: 70px; }.mb80 { margin-bottom: 80px; }.mb90 { margin-bottom: 90px; }.mb100 { margin-bottom: 100px; }.ml5 { margin-left: 5px; }.ml10 { margin-left: 10px; }.ml15 { margin-left: 15px; }.ml20 { margin-left: 20px; }.ml30 { margin-left: 30px; }.ml50 { margin-left: 50px; }.ml100 { margin-left: 100px; }.mr5 { margin-right: 5px; }.mr10 { margin-right: 10px; }.mr15 { margin-right: 15px; }.mr20 { margin-right: 20px; }.mr30 { margin-right: 30px; }.mr50 { margin-right: 50px; }.mr100 { margin-right: 100px; }.p2 { padding: 2px; }.p3 { padding: 3px; }.p5 { padding: 5px; }.p10 { padding: 10px; }.p15 { padding: 15px; }.p18 { padding: 18px; }.p20 { padding: 20px; }.p30 { padding: 30px; }.pt2 { padding-top: 2px; }.pt4 { padding-top: 4px; }.pt5 { padding-top: 5px; }.pt7 { padding-top: 7px; }.pt8 { padding-top: 8px; }.pt10 { padding-top: 10px; }.pt15 { padding-top: 15px; }.pt18 { padding-top: 18px; }.pt20 { padding-top: 20px; }.pt25 { padding-top: 25px; }.pt30 { padding-top: 30px; }.pt40 { padding-top: 40px; }.pt50 { padding-top: 50px; }.pt65 { padding-top: 65px; }.pt60 { padding-top: 60px; }.pt70 { padding-top: 70px; }.pt85 { padding-top: 85px; }.pt100 { padding-top: 100px; }.pt120 { padding-top: 120px; }.pt130 { padding-top: 130px; }.pt-150 { padding-top: 150px !important; }.pt180 { padding-top: 180px; }.pb5 { padding-bottom: 5px; }.pb7 { padding-bottom: 7px; }.pb10 { padding-bottom: 10px; }.pb15 { padding-bottom: 15px; }.pb18 { padding-bottom: 18px; }.pb20 { padding-bottom: 20px; }.pb30 { padding-bottom: 30px; }.pb40 { padding-bottom: 40px; }.pb50 { padding-bottom: 50px; }.pb100 { padding-bottom: 100px; }.pl3 { padding-left: 3px; }.pl4 { padding-left: 4px; }.pl5 { padding-left: 5px; }.pl6 { padding-left: 6px; }.pl7 { padding-left: 7px; }.pl8 { padding-left: 8px; }.pl10 { padding-left: 10px; }.pl12 { padding-left: 12px; }.pl13 { padding-left: 13px; }.pl14 { padding-left: 14px; }.pl15 { padding-left: 15px; }.pl18 { padding-left: 18px; }.pl20 { padding-left: 20px; }.pl22 { padding-left: 22px; }.pl25 { padding-left: 25px; }.pl30 { padding-left: 30px; }.pl35 { padding-left: 35px; }.pl40 { padding-left: 40px; }.pl50 { padding-left: 50px; }.pl58 { padding-left: 58px; }.pl60 { padding-left: 60px; }.pl70 { padding-left: 70px; }.pl76 { padding-left: 76px; }.pl80 { padding-left: 80px; }.pl90 { padding-left: 90px; }.pl100 { padding-left: 100px; }.pl140 { padding-left: 140px; }.pl150 { padding-left: 150px; }.pl160 { padding-left: 160px; }.pl170 { padding-left: 170px; }.pl180 { padding-left: 180px; }.pl190 { padding-left: 190px; }.pl200 { padding-left: 200px; }.pl250 { padding-left: 250px; }.pl280 { padding-left: 280px; }.pl320 { padding-left: 320px; }.pl380 { padding-left: 380px; }.pl400 { padding-left: 400px; }.pl420 { padding-left: 420px; }.pl450 { padding-left: 450px; }.pl480 { padding-left: 480px; }.pl560 { padding-left: 560px; }.pl585 { padding-left: 585px; }.pr1 { padding-right: 1px; }.pr2 { padding-right: 2px; }.pr5 { padding-right: 5px; }.pr6 { padding-right: 6px; }.pr7 { padding-right: 7px; }.pr8 { padding-right: 8px; }.pr10 { padding-right: 10px; }.pr13 { padding-right: 13px; }.pr15 { padding-right: 15px; }.pr16 { padding-right: 16px; }.pr17 { padding-right: 17px; }.pr18 { padding-right: 18px; }.pr20 { padding-right: 20px; }.pr22 { padding-right: 22px; }.pr24 { padding-right: 24px; }.pr34 { padding-right: 34px; }.pr30 { padding-right: 30px; }.pr50 { padding-right: 50px; }.pr55 { padding-right: 55px; }.pr100 { padding-right: 100px; }.pr130 { padding-right: 130px; }.mt-0 { margin-top: 0px !important; }.mt-5 { margin-top: 5px !important; }.mt-10 { margin-top: 10px !important; }.mt-15 { margin-top: 15px !important; }.mt-20 { margin-top: 20px !important; }.mt-25 { margin-top: 25px !important; }.mt-30 { margin-top: 30px !important; }.mt-40 { margin-top: 40px !important; }.mt-50 { margin-top: 50px !important; }.mt-60 { margin-top: 60px !important; }.mt-80 { margin-top: 80px !important; }.mb-0 { margin-bottom: 0px !important; }.mb-5 { margin-bottom: 5px !important; }.mb-10 { margin-bottom: 10px !important; }.mb-15 { margin-bottom: 15px !important; }.mb-20 { margin-bottom: 20px !important; }.mb-25 { margin-bottom: 25px !important; }.mb-30 { margin-bottom: 30px !important; }.mb-40 { margin-bottom: 40px !important; }.mb-50 { margin-bottom: 50px !important; }.mb-60 { margin-bottom: 60px !important; }.mb-80 { margin-bottom: 80px !important; }.pt-0 { padding-top: 0px !important; }.pt-5 { padding-top: 5px !important; }.pt-10 { padding-top: 10px !important; }.pt-15 { padding-top: 15px !important; }.pt-20 { padding-top: 20px !important; }.pt-25 { padding-top: 25px !important; }.pt-30 { padding-top: 30px !important; }.pt-40 { padding-top: 40px !important; }.pt-50 { padding-top: 50px !important; }.pt-60 { padding-top: 60px !important; }.pt-80 { padding-top: 80px !important; }.pb-0 { padding-bottom: 0px !important; }.pb-5 { padding-bottom: 5px !important; }.pb-10 { padding-bottom: 10px !important; }.pb-15 { padding-bottom: 15px !important; }.pb-20 { padding-bottom: 20px !important; }.pb-25 { padding-bottom: 25px !important; }.pb-30 { padding-bottom: 30px !important; }.pb-40 { padding-bottom: 40px !important; }.pb-50 { padding-bottom: 50px !important; }.pb-60 { padding-bottom: 60px !important; }.pb-80 { padding-bottom: 80px !important; }.ml-10 { margin-left: 10px; }.mr-10 { margin-right: 10px; }.ml-20 { margin-left: 20px; }.mr-20 { margin-right: 20px; }.pl-10 { padding-left: 10px !important; }.pr-10 { padding-right: 10px !important; }.text-xs-left { text-align: left; }.text-xs-right { text-align: right; }.text-xs-center { text-align: center; }.text-xs-justify { text-align: justify; }@media (min-width: @screen-sm-min) {.text-sm-left {text-align: left;}.text-sm-right {text-align: right;}.text-sm-center {text-align: center;}.text-sm-justify {text-align: justify;}}@media (min-width: @screen-md-min) {.text-md-left {text-align: left;}.text-md-right {text-align: right;}.text-md-center {text-align: center;}.text-md-justify {text-align: justify;}}@media (min-width: @screen-lg-min) {.text-lg-left {text-align: left;}.text-lg-right {text-align: right;}.text-lg-center {text-align: center;}.text-lg-justify {text-align: justify;}}// For SASS // .text-xs-left {text-align: left;}// .text-xs-right {text-align: right;}// .text-xs-center {text-align: center;}// .text-xs-justify {text-align: justify;}// @media (min-width: $screen-sm-min) {// .text-sm-left {text-align: left;}// .text-sm-right {text-align: right;}// .text-sm-center {text-align: center;}// .text-sm-justify {text-align: justify;}//}// @media (min-width: $screen-md-min) {// .text-md-left {text-align: left;}// .text-md-right {text-align: right;}// .text-md-center {text-align: center;}// .text-md-justify {text-align: justify;}//}//@media (min-width: $screen-lg-min) {// .text-lg-left {text-align: left;}// .text-lg-right {text-align: right;}// .text-lg-center {text-align: center;}// .text-lg-justify {text-align: justify;}//}
button { border: none; }
button, input[type="button"], input[type="reset"], input[type="submit"] { font-size: 15px; font-family: "Hind Siliguri", sans-serif; font-weight: 700; color: #fff; background: transparent; /*    text-transform: uppercase;*/ padding: 24px 120px 21px 124px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }

@-webkit-keyframes pop-scale { 0% {
    -webkit-transform: scale(0.7)
    }
    100% {
        -webkit-transform: scale(1)
    }
}
@-moz-keyframes pop-scale { 0% {
    -moz-transform: scale(0.7)
    }
    100% {
        -moz-transform: scale(1)
    }
}
@keyframes pop-scale { 0% {
    transform: scale(0.7)
    }
    100% {
        transform: scale(1)
    }
}
/* bootstrap resetting elements */
.btn { background-image: none; }
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus { -webkit-appearance: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; color: #999999; }
input[type="submit"] { -webkit-appearance: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; color: #ffffff; }
@media (min-width: 1200px) {
    .container { width: 1140px; }
}
/* a link
---------------------------------------------------------------*/
a.link { color: #5F259F; border-bottom: 2px solid; font-weight: bold; }
a.link2 { font-weight: bold;/*    text-transform: uppercase;*/ }
a.link2 i { font-size: 14px; font-weight: normal; margin: 0 10px; }
a.link:hover { color: #15416e; }
.view-all-testimonial { border-top: 1px solid rgba(54, 70, 115, 0.08); padding-top: 35px; text-align: center; }
/* alert
---------------------------------------------------------------*/
.alert { padding: 10px 30px; border-radius: 0; position: relative; top: 0; margin-bottom: 0; width: 100%; background: #6f51a2; color: #fff; border: 1px solid #5f4291; z-index: 998 }
.alert strong { font-weight: bold; margin-right: 20px }
.alert-dismissable .close, .alert-dismissible .close { right: 0; top: 2px; }
.close { opacity: 0.5 }
.close:hover { color: #fff; opacity: 1 }
/* Top
---------------------------------------------------------------*/
.top { background: url('../images/bar.png') center center repeat #b3ce2e; color: rgba(255, 255, 255, 0.75); font-size: 14px; padding: 0; max-height: 32px; z-index: 1000; position: absolute; width: 100% }
/*
.main-page .top {
max-width: 1140px;
margin: auto
}
*/
.top .flat-address .social-links, .top .flat-address .custom-info { display: block; }
.top .flat-address .social-links { float: left; margin-right: 20px; }
.top .flat-address .social-links a { float: left; display: block; margin-right: 10px; color: #fff; }
.top .flat-address .custom-info i { margin-right: 10px; margin-left: 30px; width: 28px; height: 28px; color: #ffffff; font-size: 14px; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); text-align: center; line-height: 26px; border: 1px solid rgba(255, 255, 255, 0.2); background: rgba(0, 0, 0, 0.1); }
/* Navigator top */
.top .top-navigator { float: right; margin-top: -3px }
.top .top-navigator>ul>li { display: inline-block; position: relative; }
.top .top-navigator>ul>li>a { padding: 5px 30px; display: block; color: #526204; /*    text-transform: uppercase;*/ font-weight: bold; line-height: 1.8em; border-radius: 0; margin-right: 10px; background: #b6d61a; border: 1px solid #90a81a; border-bottom: 2px solid #90a81a; /*    border-radius: 5px;*/ box-shadow: 0 2px 2px #90a81a; cursor: pointer }
.top .top-navigator>ul>li:last-child>a { /*
    border-right: 0;
    padding-right: 0;
    */ margin-right: 0 }
.top .top-navigator>ul>li>a:hover { color: #fff; background: #a7c417; box-shadow: inset 2px 2px 2px #90a81a }
.top .top-navigator>ul>li:first-of-type>a { background: #7e58a9; border: 1px solid #6f51a2; border-bottom: 2px solid #6f51a2; box-shadow: 0 2px 2px #6f51a2; color: #fff; }
.top .top-navigator>ul>li:first-of-type>a:hover { background: #936bc1; box-shadow: inset 2px 2px 2px #7053a2 }
.top .top-navigator>ul>li>a:focus { outline: 0 }
.top .top-navigator>ul>li>ul, .top .top-navigator.chi>ul>li>ul { position: absolute; left: 0; top: 35px; width: 212px; padding: 10px 0; background-color: #fff; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 9999999; -webkit-transform: translate(0px, 10px); -moz-transform: translate(0px, -10px); -ms-transform: translate(0px, -10px); -o-transform: translate(0px, -10px); transform: translate(0px, -10px); -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.top .top-navigator.chi>ul>li>ul { width: 130px; }
.top .top-navigator>ul>li>ul.right-sub-menu { left: auto; right: 0; }
.top .top-navigator>ul>li:hover>ul, .top .top-navigator>ul>li>ul li:hover a:before { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; visibility: visible; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.top .top-navigator>ul>li:hover>ul { -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); -ms-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); -o-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5); }
.top .top-navigator>ul>li>ul li:first-child { border-top: none; }
.top .top-navigator>ul>li>ul li a { display: block; padding: 5px 10px 5px 20px; line-height: 29px; color: #7e55ad; position: relative; margin-left: 10px; margin-left: -10px; text-indent: 20px }
/*
.top .top-navigator>ul>li>ul li:hover a:before {
display: inline-block;
width: 5px;
height: 5px;
content: "";
background-color: #5F259F;
vertical-align: middle;
margin: -1px 10px 0 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
*/
.top .top-navigator>ul>li>ul li:hover a:before { display: inline-block; width: 10px; height: 10px; content: ""; background: url(../images/nav/nav_arrow2.png) center center no-repeat transparent; position: absolute; left: 0; top: 38px }
.top .top-navigator>ul>li>ul li:hover a { background: #7e55ad; color: #ffffff; }
/* Header
-------------------------------------------------------------- */
.header { background-color: transparent; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; margin-bottom: 30px }
.header .header-wrap { /*    max-width: 1920px;*/ margin: 0 auto; position: relative; background: #fff; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.header .header-wrap .logo { -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; margin: 20px 0 15px 0; float: left; margin-right: 40px; }
.header .header-wrap .show-search { padding-right: 32px; position: absolute; top: 50%; right: 0; margin-top: -17.5px; text-align: center; }
.header .header-wrap .show-search i { font-size: 12px; color: #fff; width: 35px; height: 35px; line-height: 35px; background-color: #697ea4; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.header .header-wrap .show-search i:hover { border-width: 1px; border-color: #697ea4; border-style: solid; color: #697ea4; background-color: #fff; }
.header .header-wrap .language-wrap ul li { display: inline-block; padding-right: 21px; position: relative; }
.header .header-wrap .language-wrap ul li.current a { color: #202020; }
.header .header-wrap .language-wrap ul li a:hover { color: #697ea4; }
.header .header-wrap .language-wrap ul li.current:after { position: absolute; right: 8px; top: 25px; content: "/"; color: #202020; }
.header .header-wrap .language-wrap ul, .header .header-wrap .language-wrap .btn-menu-active { float: right; }
.header .header-wrap .language-wrap .btn-menu-active { text-align: center; padding: 0 25px; border-left: 1px solid #e5e5e5; }
.header .header-wrap .language-wrap .btn-menu-active a { line-height: 73px; }
.header .header-wrap .language-wrap ul li a { /*    text-transform: uppercase;*/ font-family: 'Lato', sans-serif; font-size: 12px; color: #a5a5a5; line-height: 73px; }
/* Header style2 */
.header.header-v2 .header-wrap { background: rgba(255, 255, 255, 0.3); position: absolute; left: 0; right: 0; z-index: 999999; }
.header.header-v2 .header-wrap .top-search .widget.widget_search .search-form input[type="search"] { background: none; border-color: rgba(21, 65, 110, 0.15); }
.header.header-v2 .header-wrap .top-search .widget.widget_search .search-form input[type="search"]:focus { border-color: #15416e; }
#header.header.header-v2 #mainnav>ul>li>a.active { background-color: #5F259F; color: #fff; }
#header.downscrolled.header.header-v2 .header-wrap { background-color: #fff; }
#header.downscrolled.header.header-v2 .header-wrap .top-search .widget.widget_search .search-form input[type="search"] { background: #d8e7ef; border-color: transparent; }
#header.downscrolled.header.header-v2 .header-wrap .top-search .widget.widget_search .search-form input[type="search"]:focus { border-color: #15416e; }
/* Header sytle3 */
.header.header-v3 .flat-search { float: right; }
.header.header-v3 .header-wrap { box-shadow: none; }
.header.header-v3 .header-wrap.style { background-color: #15416e; }
.header.header-v3 .header-wrap .nav-wrap { margin-top: 0; }
.header.header-v3 .header-wrap #mainnav>ul>li>a { padding-top: 15px; padding-bottom: 15px; color: rgba(255, 255, 255, 0.8); }
.header.header-v3 .header-wrap #mainnav>ul>li>a.active { background-color: rgba(0, 0, 0, 0.1); color: #fff; border-top: transparent; border-right: 1px solid rgba(255, 255, 255, 0.2); border-left: 1px solid rgba(255, 255, 255, 0.2); }
.header.header-v3 .header-wrap #mainnav>ul>li>a:hover { color: #fff; }
.header-v3 #mainnav>ul>li>a.active:after { width: 100%; height: 4px; content: ""; bottom: -1px; position: absolute; left: 0; right: 0; background-color: #5F259F; }
.header.header-v3 .header-wrap .top-search { margin-top: 7.5px; }
#header.downscrolled.header-v3 #mainnav>ul>li>a { color: rgba(255, 255, 255, 0.8); }
#header.downscrolled.header-v3 #mainnav>ul>li>a:hover { color: #fff; }
#header.downscrolled.header-v3 #mainnav>ul>li>a.active { color: #fff; }
/* Header style1 */
.top.style-v1 { padding: 9px 0 57px 0; }
.header.header-v1 { background: transparent; position: absolute; top: 45px; left: 0; right: 0; z-index: 99999; }
.header.header-v1 .header-wrap { box-shadow: none; }
.header.header-v1 .flat-wrapper .flat-wrapper-mainnav { padding: 0 30px; background-color: #fff; }
.header.header-v1 .flat-wrapper .flat-wrapper-mainnav .nav-wrap { float: right; }
.header.header-v1 .flat-wrapper #mainnav>ul>li>a.active { background-color: #5F259F; color: #fff; }
#header.downscrolled.header.header-v1 { background: transparent; box-shadow: none; }
#header.downscrolled.header.header-v1 .header-wrap { box-shadow: none; }
#header.downscrolled.header.header-v1 #mainnav>ul>li>a.active { color: #fff; }
.header.header-v1 .top-search { position: absolute; width: 250px; right: 25px; top: -25px; opacity: 0; z-index: 99; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.header.header-v1 .top-search.show { top: -25px; right: 0; opacity: 1; z-index: 9999; }
/* Header Fix */
#header.downscrolled, .breadcrumbrow.downscrolled { position: fixed; top: 0; left: 0; right: 0; width: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; opacity: 0; filter: alpha(opacity=0); top: -60px; margin: 0 auto; z-index: 999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
#header.upscrolled, .breadcrumbrow.upscrolled { opacity: 1; top: 0; margin: 0 auto; z-index: 99999;/*
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    */ }
a.anchor, .inner.insurance .section-grid a.anchor { display: block; /*    position: relative;*/ position: absolute; visibility: hidden; top: -350px; }
@media only screen and (max-width: 1199px) {
    a.anchor, .inner.insurance .section-grid a.anchor { top: -235px; }
}
.breadcrumbrow.downscrolled, .breadcrumbrow.upscrolled { position: fixed; top: 99px; width: 100%; z-index: 10; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1) }
.breadcrumbrow.menutab.downscrolled, .breadcrumbrow.menutab.upscrolled { top: 99px }
#header .header-wrap .logo img { max-height: 100%; width: auto; }
#header.upscrolled .header-wrap .logo img { max-height: 50px }
#header.upscrolled #mainnav>ul>li { padding: 20px 0 }
#header.upscrolled #mainnav>ul>li.nav-mobi-lang { padding: 20px 16px; }
#header.upscrolled #mainnav>ul>li>a { line-height: 1em; }
#header.upscrolled #mainnav>ul>li>a.active { color: #5F259F; }
.home-boxed #header.downscrolled, .home-boxed #header.upscrolled { width: 92.708%; }
/* navigation */
.nav-wrap { float: right; position: relative; }
#mainnav { -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; }
#mainnav ul { list-style: none; margin: 0; padding: 0; }
#mainnav>ul>li { float: left; }
#mainnav ul li { position: relative; cursor: pointer }
#mainnav ul li.has-mega-menu { position: static; }
#mainnav>ul>li { display: inline-block; padding: 37px 0 }
#mainnav>ul>li:hover { color: #b3ce2e; background-color: #fdfdfd; box-shadow: 0 0 10px #c3b1e0; }
#mainnav>ul>li>a { position: relative; display: block; font-family: "Hind Vadodara", Microsoft JhengHei, 微軟正黑體, sans-serif; /*    text-transform: uppercase;*/ color: #5f259f; font-size: 14px; text-decoration: none; font-weight: 700; padding: 6px 16px 7px 16px; outline: none; border-left: 1px solid rgb(179, 206, 46); line-height: 1em; }
#mainnav>ul>li:first-of-type>a, #mainnav>ul>li:hover>a { border-left: 1px solid transparent; }
#mainnav>ul>li.language>a, #mainnav>ul>li.email>a { color: #b3ce2e }
#mainnav>ul>li.nav-mobi-lang { padding: 37px 16px 37px 16px; }
#mainnav>ul>li.nav-mobi-lang> a { color: #CCC; font-weight: bold; font-size: 18px; display: inline-block; border-left: 0; padding: 0; }
#mainnav>ul>li.nav-mobi-lang> a.current { color: #999; }
#mainnav>ul>li.nav-mobi-lang> span, #mainnav>ul>li.nav-mobi-lang:hover> span { color: #CCC; }
#mainnav>ul>li.email>a span { display: none }
/* submenu */
#mainnav ul.submenu { position: absolute; left: 0; top: 150%; width: 250px; padding: 10px 0; background-color: #fff; z-index: 9999; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; visibility: hidden; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
/* right sub-menu */
#mainnav ul.right-sub-menu { left: auto; right: 33px; }
#mainnav ul li:hover>ul.submenu { top: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; visibility: visible; }
#mainnav ul li ul li { margin-left: 0; }
#mainnav ul.submenu li ul { position: absolute; left: 360px; top: 0 !important; }
#mainnav ul.submenu>li>a { display: block; font-family: "Hind Siliguri", sans-serif; letter-spacing: 1px; font-size: 13px; color: #2f4862; text-transform: capitalize; text-decoration: none; padding: 5px 18px; position: relative; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#mainnav ul.submenu>li>a:before { display: inline-block; width: 5px; height: 5px; content: ""; vertical-align: middle; background-color: #5F259F; margin: -1px 10px 0 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#mainnav ul.submenu>li>a:hover { background-color: #15416e; color: #fff; }
/* Mega Menu */
#mainnav .has-mega-menu>a:hover { /*	padding-bottom: 38px;*/ }
#mainnav .has-mega-menu .submenu.mega-menu { padding: 20px; }
#mainnav .mega-menu { position: absolute; top: 150%; left: -430px; padding: 15px 0; text-align: left; z-index: 9999; border-top: 3px solid #6f4a9a; background-color: #6f4a9a; background: linear-gradient(top, #ececec, #fff); background: -moz-linear-gradient(top, #ececec, #fff); background: -webkit-linear-gradient(top, #ececec, #fff); background: -ms-linear-gradient(top, #ececec, #fff); background: -os-linear-gradient(top, #ececec, #fff); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; visibility: hidden; cursor: default; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#mainnav .mega-menu:before { content: ''; position: absolute; text-align: center; background: url(../images/nav/nav_arrow.png) center center no-repeat transparent; background-size: contain; width: 100%; height: 9px; display: block; top: -9px; left: 0 }
#mainnav .mega-menu .row:after { content: ''; background: url(../images/nav/bg_dropdown2.png) no-repeat; background-size: 65% auto; background-position: 100% -50px; width: 100%; height: 100px; bottom: 0; margin-left: -5px; position: absolute; z-index: -1 }
#mainnav .mega-menu.three-colums .row:after { background-position: 125% -107px; background-size: 62% auto; }
#mainnav .language .mega-menu .row:after { background-position: 100% 10px; background-size: 200% auto; }
#mainnav >ul>li.language:hover, #mainnav >ul>li.email:hover { box-shadow: 0 0 10px #b3ce2e; }
.header-v3 #mainnav .mega-menu { left: 0; }
.header-v1 #mainnav .mega-menu { left: -380px; }
#mainnav .mega-menu.multi-colums { }
#mainnav .mega-menu.three-colums { width: 850px; left: inherit; margin-left: -380px; }
#mainnav .mega-menu.two-columns { width: 600px; left: inherit; margin-left: -256px; }
#mainnav li:nth-child(3) .mega-menu.two-columns { margin-left: -241px; }
#mainnav li.language .mega-menu { margin-left: -20px; }
#mainnav .mega-menu.one-column { width: auto; left: inherit; min-width: 120px; }
#mainnav .mega-menu.one-column .menu-item { width: auto }
#mainnav .mega-menu.two-columns .menu-item { width: 50%; }
#mainnav .mega-menu.three-colums .menu-item { width: 33.333333%; }
#mainnav #mobi-personal-list1, #mainnav #mobi-business-list1 { /*    border-right: 1px solid #dedede;*/ }
#mainnav .mega-menu .menu-item { float: left; border-right: 1px solid rgba(255, 255, 255, 0.1); }
#mainnav .mega-menu .menu-item>a { color: #fff; padding: 10px 30px; line-height: 45px; font-size: 14px; }
#mainnav .mega-menu .menu-item ul { float: none; }
#mainnav ul li.has-mega-menu:hover>.mega-menu { top: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; visibility: visible; box-shadow: 5px 5px 5px rgba(0,0,0,0.07) }
.mega-menu ul li a { display: block; font-family: "Hind Siliguri", Microsoft JhengHei, 微軟正黑體, sans-serif; letter-spacing: 1px; font-size: 14px; line-height: 1.3em; color: #000; /*    text-transform: capitalize;*/ text-decoration: none; padding: 8px 0 2px; position: relative; border-bottom: 1px solid rgba(144, 116, 176, 0.53); cursor: pointer; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.language .mega-menu ul li a { text-align: center }
.submenu .row .container { width: 100%; padding: 0 }
.mega-menu ul li a:hover { color: #6f4a9a; }
.mega-menu ul li a:hover:before { display: inline-block; width: 5px; height: 5px; content: ""; vertical-align: middle; background-color: #b98aed; margin: -1px 10px 0 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin-left: -15px }
.mega-menu ul li a:hover:after { content: ''; width: 100%; height: 10px; background: rgba(185, 138, 237, 0.1); position: absolute; bottom: 2px; left: 0; display: block }
.mega-title .btn-mega { color: #5F259F; margin-top: 0; }
.mega-title i { margin-right: 10px; }
#mainnav-mobi .mega-title i.fa-angle-down { display: none; }
.has-mega-menu .latest-post .entry-wrapper .entry-content-wrap .entry-header .entry-title a { color: #5F259F; }
.has-mega-menu .latest-post .entry-wrapper .entry-content-wrap .entry-header .entry-title a:hover { color: #fff; }
#mainnav ul.mega-menu-sub { padding-top: 10px }
#mainnav-mobi ul li.language .mega-menu-sub a:hover:before { background-color: #b3ce2e; }
#mainnav-mobi ul li.language .mega-menu-sub a:hover:after { background-color: rgba(179, 206, 46, 0.1); }
/* Mega menu mobile */
#mainnav-mobi .submenu.mega-menu { padding-left: 15px; overflow: hidden; }
#mainnav-mobi .mega-title .btn-mega { color: #15416e; font-weight: 700; text-transform: capitalize; font-size: 14px; padding-bottom: 30px; margin-bottom: 0; }
#mainnav-mobi ul>li.has-mega-menu>a { display: block; }
#mainnav-mobi .btn-mega, #mainnav-mobi .has-mega { position: relative; }
#mainnav-mobi .btn-mega:before, #mainnav-mobi .has-mega:before { position: absolute; right: 0; top: -17px; font: 20px/50px 'FontAwesome'; text-align: right; cursor: pointer; width: 70px; height: 44px; }
#mainnav-mobi .has-mega:before { right: 20px; top: 0; }
#mainnav-mobi .btn-mega:before, #mainnav-mobi .has-mega:before { content: "\f107"; color: #cccccc; }
#mainnav-mobi .btn-mega.active:before, #mainnav-mobi .has-mega.active:before { content: "\f106"; }
#mainnav-mobi .has-mega-menu .btn-submenu { /*    display: none;*/ }
#mainnav-mobi ul>li.has-mega-menu .latest-post:last-child { margin-bottom: 30px; }
.mega-menu ul li a.mega-title .mega-menu-sub-list, .mega-menu-sub-list-item, .mega-menu-sub-list { display: none }
.mega-menu ul li a.mega-title:hover .mega-menu-sub-list { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; visibility: visible; display: block; }
#mainnav-mobi .mega-menu-sub-list, #mainnav-mobi .mega-menu-sub-list-item { display: none }
#mainnav-mobi .mega-menu-sub-list a { margin-left: 20px; padding: 10px 0 }
#mainnav-mobi .mega-menu-sub-list-item a { margin-left: 20px; padding: 10px 0 10px 15px }
#mainnav-mobi .mega-menu-sub-list-item a:before { content: '-'; display: inline-block; padding-right: 10px }
/* Mobile navigation
---------------------------------------- */
#mainnav-mobi { display: block; margin: 0 auto; width: 100%; position: absolute; background-color: #ffffff; z-index: 1000; }
#mainnav-mobi ul { display: block; list-style: none; margin: 0; padding: 0; }
#mainnav-mobi ul li { margin: 0; position: relative; text-align: left; border-top: 1px solid rgba(54, 70, 115, 0.08); cursor: pointer }
#mainnav-mobi ul li:nth-child(1) { border: 0 }
#mainnav-mobi ul#mobi-personal-list1 li:last-of-type, #mainnav-mobi ul#mobi-business-list1 li:last-of-type { border-bottom: 1px solid rgba(54, 70, 115, 0.08); }
#mainnav-mobi ul>li>a { text-decoration: none; min-height: 45px; line-height: 1em; padding: 17px 15px; color: #5f259f }
#mainnav-mobi ul>li>a a { padding-left: 0 }
#mainnav-mobi ul li.email a { display: block; }
#mainnav-mobi ul>li>a:hover { color: #5F259F }
#mainnav-mobi ul.sub-menu { top: 100%; left: 0; z-index: 2000; position: relative; background-color: #333333; }
#mainnav-mobi>ul>li>ul>li, #mainnav-mobi>ul>li>ul>li>ul>li { position: relative; border-top: 1px solid rgba(54, 70, 115, 0.08); }
#mainnav-mobi>ul>li>ul>li>ul>li a { padding-left: 70px !important }
#mainnav-mobi ul.sub-menu>li>a { display: block; text-decoration: none; padding: 0 60px; border-top-color: rgba(255, 255, 255, .1); -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
#mainnav-mobi>ul>li>ul>li>a { padding-left: 35px; }
#mainnav-mobi>ul>li>ul>li:first-child a { border-top: none; }
#mainnav-mobi ul.sub-menu>li>a:hover, #mainnav-mobi>ul>li>ul>li.active>a { color: #fff; }
.mega-menu ul li ul.mega-menu-sub-list a { padding-left: 30px; }
.mega-menu ul li ul.mega-menu-sub-sub-list a { padding-left: 60px; }
.btn-menu { display: none; float: right; position: relative; background: transparent; cursor: pointer; width: 26px; height: 16px; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.btn-menu:before, .btn-menu:after, .btn-menu span { background-color: #b3ce2e; -webkit-transition: all ease .238s; -moz-transition: all ease .238s; transition: all ease .238s; }
.btn-menu:before, .btn-menu:after { content: ''; position: absolute; top: 0; height: 2px; width: 60%; left: 20%; top: 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; }
.btn-menu span { position: absolute; width: 60%; height: 2px; left: 20%; top: 50%; overflow: hidden; text-indent: 200%; }
.btn-menu:before { -webkit-transform: translate3d(0, -7px, 0); transform: translate3d(0, -7px, 0); }
.btn-menu:after { -webkit-transform: translate3d(0, 7px, 0); transform: translate3d(0, 7px, 0); }
/*
.btn-menu.active span {
opacity: 0;
}
.btn-menu.active:before {
background-color: #fff;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
}
.btn-menu.active:after {
background-color: #fff;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
}
*/
.btn-submenu { position: absolute; right: 20px; top: 0; font: 20px/50px 'FontAwesome'; text-align: right; cursor: pointer; width: 70px; height: 44px; }
span.btn-submenu { right: 0 }
.btn-submenu:before { content: "\f107"; color: #cccccc; }
.btn-submenu.active:before { content: "\f106" }
.btn-menu, .nav-mobi-lang { display: none }
#nav-expander { position: absolute; left: 0; text-decoration: none; /*    text-transform: uppercase;*/ top: 0; transition: right 0.3s ease-in-out 0s; z-index: 12; background: #fff; padding: 20px; margin: 10px; transition: right 0.3s ease-in-out 0s; -webkit-transition: right 0.3s ease-in-out 0s; -moz-transition: right 0.3s ease-in-out 0s; -o-transition: right 0.3s ease-in-out 0s; }
#nav-expander:hover { cursor: pointer; }
/*
#nav-expander.active {
position: fixed;
background: #5F259F;
}
.nav-expanded #nav-expander.active {
right: 20em;
}
*/
body.nav-expanded { margin-left: 0em; transition: right 0.4s ease-in-out 0s; -webkit-transition: right 0.4s ease-in-out 0s; -moz-transition: right 0.4s ease-in-out 0s; -o-transition: right 0.4s ease-in-out 0s; }
/* Flat header information
-------------------------------------------------------------- */
.flat-header-information { float: right; margin: 28px 0; font-size: 14px; }
.flat-header-information .header-information { float: right; margin: 0 0 0 50px; }
.info-icon { line-height: 1.4; }
.info-icon i { float: left; margin-right: 15px; margin-top: 3px; font-size: 28px; color: #5F259F; }
.info-icon .content { float: right; }
/* Flat search
-------------------------------------------------------------- */
.top-search { width: 250px; margin-top: 25px; margin-left: 5px; }
/* Widget
-------------------------------------------------------------- */
/* Widget search */
.widget.widget_search { margin-bottom: 0; }
.widget.widget_search .search-form { position: relative; }
.widget.widget_search .search-form:after { position: absolute; top: 13px; right: 35px; content: ""; width: 1px; height: 20px; background-color: rgba(0, 0, 0, 0.4); }
.widget.widget_search .search-form .search-field { width: 100%; font-size: 14px; position: relative; }
.top-search .widget.widget_search .search-form:after { top: 10px; }
.top-search .widget.widget_search .search-form input[type="search"] { height: 40px; }
.top-search .widget.widget_search .search-form .search-submit { height: 40px; }
.widget.widget_search .search-form .search-submit { background-image: url(../images/icon/arrow.png); background-repeat: no-repeat; background-position: center; width: 40px; height: 45px; padding: 0; position: absolute; background-color: transparent; right: 0; top: 0; -webkit-opacity: 0.3; -khtml-opacity: 0.3; -moz-opacity: 0.3; opacity: 0.3; -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30); }
.widget.widget_search .search-form .search-submit:hover { background-color: transparent; -webkit-opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100); }
.widget.widget_search .search-form input[type="submit"] { color: #ffffff; height: 45px; line-height: 40px; cursor: pointer; white-space: nowrap; border: none; display: inline-block; font-weight: bold; font-size: 0; }
/* Page header
-------------------------------------------------------------- */
.flat-page-header { padding: 50px 0; text-align: center; position: relative; }
.flat-page-header .overlay { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #5F259F; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; opacity: 0.5; filter: alpha(opacity=50); }
.flat-page-header .page-header-title .title { margin: 0; font-size: 36px; color: #ffffff; font-weight: 700; line-height: 1.1; /*    text-transform: uppercase;*/ z-index: 99999; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
/* Page title
-------------------------------------------------------------- */
.page-title { border: none; background: #f1f2f8; }
.page-title.style1 { background-color: #fff; border-bottom: 1px solid rgba(54, 70, 115, 0.08); }
.page-title .breadcrumbs { padding: 15px 0; }
.page-title .breadcrumbs ul.trail-items li { display: inline-block; color: #15416e; margin-right: 6px; position: relative; }
.breadcrumbs ul.trail-items li.trail-item { margin-right: 0; }
.breadcrumbs ul.trail-items li.trail-item:after { background: #b9c1cf; padding: 0; display: inline-block; width: 5px; height: 5px; content: ""; vertical-align: middle; margin: -1px 12px 0 15px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.page-title .breadcrumbs ul.trail-items li a { color: #15416e; }
.page-title .breadcrumbs ul.trail-items li a:hover { color: #5F259F; }
.page-title .breadcrumbs ul.trail-items li.trail-end { color: #b9c1cf; }
/* Blog post
-------------------------------------------------------------- */
.blog { padding: 50px 0; }
.content-wrap { position: relative; overflow: hidden; }
.content-wrap:before { width: 1px; height: 100%; top: 0; bottom: 0; content: ""; background: rgba(54, 70, 115, 0.08); left: 70%; position: absolute; }
.main-content { position: relative; padding: 0 30px 0 15px; width: 70%; float: left; }
.blog-post { margin-bottom: 50px; position: relative; border-bottom: 1px solid rgba(54, 70, 115, 0.08); padding-bottom: 50px; }
.blog-post .entry-header { margin-bottom: 30px; }
.blog-post .entry-header .entry-time { color: #5F259F; font-weight: 700; /*    text-transform: uppercase;*/ margin: 0; float: left; width: 85px; border-right: 1px solid rgba(0, 0, 0, 0.1); margin-right: 20px; line-height: 1; }
.blog .blog-post .entry-header .entry-time span.entry-day, .blog-single .blog-post .entry-header .entry-time span.entry-day { display: block; font-size: 64px; }
.blog .blog-post .entry-header .entry-time span, .blog-single .blog-post .entry-header .entry-time span { font-size: 14px; line-height: 0.7; }
.blog .blog-post .entry-header .entry-time span, .blog-single .blog-post .entry-header .entry-time span { font-size: 14px; line-height: 0.7; }
.blog .blog-post .entry-header .entry-header-content, .blog-single .blog-post .entry-header .entry-header-content { overflow: hidden; }
.blog .blog-post .entry-header .entry-title, .blog-single .blog-post .entry-header .entry-title { margin: 3px 0 10px 0; /*    text-transform: uppercase;*/ font-weight: 700; line-height: 1.1; }
.blog .blog-post .entry-header .entry-title a, .blog-single .blog-post .entry-header .entry-title a { color: #15416e; }
.blog .blog-post .entry-header .entry-title a:hover, .blog-single .blog-post .entry-header .entry-title a:hover { color: #5F259F; }
.blog .blog-post .entry-header .entry-meta i, .blog-single .blog-post .entry-header .entry-meta i { margin-right: 5px; margin-left: 15px; padding-left: 15px; border-left: 1px solid rgba(54, 70, 115, 0.08); color: #b9c1cf; }
.blog .blog-post .entry-header .entry-meta i:first-child, .blog-single .blog-post .entry-header .entry-meta i:first-child { margin-left: 0; border-left: none; padding-left: 0; }
.blog .blog-post .entry-header .entry-meta a, .blog-single .blog-post .entry-header .entry-meta a { color: #b9c1cf; }
.blog .blog-post .entry-header .entry-meta a:hover, .blog-single .blog-post .entry-header .entry-meta a:hover { color: #5F259F; }
.blog .blog-post .entry-cover, .blog-single .blog-post .entry-cover { margin-bottom: 30px; }
.blog .blog-post .entry-cover a, .blog-single .blog-post .entry-cover a { display: block; position: relative; background: #000000; }
.blog .blog-post .entry-cover a:after, .blog-single .blog-post .entry-cover a:after, .blog .blog-post .entry-cover a:before, .blog-single .blog-post .entry-cover a:before { content: ""; position: absolute; width: 1px; height: 30px; background: #ffffff; top: 50%; left: 50%; z-index: 9; margin-top: -15px; margin-left: -1px; visibility: hidden; -webkit-opacity: 0; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.blog .blog-post .entry-cover a:before, .blog-single .blog-post .entry-cover a:before { height: 1px; width: 30px; margin-top: -1px; margin-left: -15px; }
.blog .blog-post .entry-cover a:hover img, .blog-single .blog-post .entry-cover a:hover img { -webkit-opacity: 0.4; -khtml-opacity: 0.4; -moz-opacity: 0.4; opacity: 0.4; -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=40);
    filter: alpha(opacity=40); }
.blog .blog-post .entry-cover a:hover:after, .blog-single .blog-post .entry-cover a:hover:after, .blog .blog-post .entry-cover a:hover:before, .blog-single .blog-post .entry-cover a:hover:before { visibility: visible; -webkit-opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100); }
.blog .blog-post .entry-content .readmore, .blog-single .blog-post .entry-content .readmore { margin-top: 25px; }
.blog .blog-post .entry-content .readmore .more-link, .blog-single .blog-post .entry-content .readmore .more-link { padding: 7px 25px; display: inline-block; font-weight: bold; /*    text-transform: uppercase;*/ position: relative; color: #ffffff; background-color: #5F259F; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); border: 1px solid rgba(0, 0, 0, 0.1); }
.blog .blog-post .entry-content .readmore .more-link:hover, .blog-single .blog-post .entry-content .readmore .more-link:hover { background-color: #15416e; }
.blog .blog-post .entry-content .readmore .more-link:after, .blog-single .blog-post .entry-content .readmore .more-link:after { font-family: "fontAwesome"; content: "\f054"; font-size: 14px; font-weight: normal; margin-left: 10px; }
/* Sidebar */
.sidebars { width: 30%; position: relative; float: left; padding: 0 15px 0 30px; }
/* Widget */
.widget { margin-bottom: 60px; }
.widget:last-child { margin-bottom: 0; }
.widget .widget-title { margin-bottom: 30px; margin-top: 0; padding: 40px 0 0 0; position: relative; overflow: hidden; font-weight: 700; line-height: 1.1; }
.widget .widget-title:before { width: 11px; height: 11px; background-color: #5F259F; content: ""; position: absolute; left: 0; top: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }
.widget .widget-title:after { width: 200%; height: 1px; background: rgba(54, 70, 115, 0.08); content: ""; position: absolute; top: 5px; left: 25px; }
.widget ul { margin: 0; padding: 0; }
/* Widget recent news */
.widget.widget_recent_entries ul li { padding: 15px 0; border-bottom: 1px dotted rgba(54, 70, 115, 0.1); }
.widget.widget_recent_entries ul li:first-child { padding-top: 0; }
.widget.widget_recent_entries a { font-weight: bold; display: block; color: #15416e; }
.widget.widget_recent_entries a:hover { color: #5F259F; }
.widget.widget_recent_entries .post-date { display: block; position: relative; margin-top: 5px; font-size: 14px; color: #b9c1cf; }
.widget.widget_recent_entries .post-date:before { content: "\f017"; font-family: "FontAwesome"; font-size: 14px; margin-right: 10px; }
.widget.widget_recent_entries li:last-child { padding-bottom: 0; border: none; }
/* Widget categories */
.widget.widget_categories ul li, .widget.widget_pages ul li, .widget.widget_meta ul li { margin-bottom: 5px; }
.widget.widget_archive ul li, .widget.widget_categories ul li { color: #b9c1cf; }
.widget.widget_categories ul li a, .widget.widget_pages ul li a, .widget.widget_meta ul li a { position: relative; }
.widget.widget_categories ul li a:before, .widget.widget_pages ul li a:before, .widget.widget_meta ul li a:before { display: inline-block; width: 5px; height: 5px; background-color: #5F259F; content: ""; vertical-align: middle; margin: -1px 10px 0 2px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
/* Widget text */
.widget.widget_text .textwidget .content-text { padding: 30px; background: #f1f2f8; }
.widget.widget_text .textwidget .content-text .title { font-size: 20px; margin-top: 0; font-weight: 700; line-height: 1.1; }
/* Widget tag cloud */
.widget.widget_tag_cloud .tagcloud { overflow: hidden; }
.widget.widget_tag_cloud .tagcloud a { background-color: #15416e; color: #ffffff; padding: 5px 20px; margin: 0 5px 5px 0; float: left; position: relative; font-size: 14px !important; }
.widget.widget_tag_cloud .tagcloud a:hover { background-color: #5F259F; }
/* Blog single
-------------------------------------------------------------- */
.blog-single { padding: 50px 0; }
.blog-single .blog-post { padding-bottom: 0; border-bottom: none; margin-bottom: 50px; position: relative; }
.blog-single .blog-post .entry-cover { margin-bottom: 40px; }
.blog-single .blog-post .entry-footer { margin-top: 40px; }
.blog-single .blog-post .entry-footer .entry-tags { overflow: hidden; }
.blog-single .blog-post .entry-footer .entry-tags a { color: #ffffff; padding: 5px 20px; margin: 0 5px 5px 0; float: left; background-color: #15416e; position: relative; font-size: 14px; }
.blog-single .blog-post .entry-footer .entry-tags a:hover { background-color: #5F259F; }
.blog-single .navigation { margin-bottom: 50px; }
.navigation.post-navigation .nav-links { margin: 0; padding: 20px 0 17px 0; border-top: 1px solid rgba(54, 70, 115, 0.08); border-bottom: 1px solid rgba(54, 70, 115, 0.08); }
.navigation.post-navigation .nav-links:after { clear: both; content: ""; display: table; }
.navigation.post-navigation .nav-links li { list-style: none; float: left; width: 50%; }
.navigation.post-navigation .nav-links li a { display: block; font-weight: bold; color: #15416e; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; padding: 0 10px 0 60px; }
.navigation.post-navigation .nav-links li a:hover { color: #5F259F; }
.navigation.post-navigation .nav-links li a span { color: #5F259F; display: block; /*    text-transform: uppercase;*/ font-size: 14px; }
.navigation.post-navigation .nav-links li a:after { content: "\f053"; font-family: "FontAwesome"; font-size: 14px; font-weight: normal; width: 45px; height: 45px; text-align: center; line-height: 45px; background: rgba(54, 70, 115, 0.08); position: absolute; left: 0; top: 50%; margin-top: -24px; color: #ffffff; background-color: #15416e; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.navigation.post-navigation .nav-links li a:hover:after { background-color: #5F259F; }
.navigation.post-navigation .nav-links li.next-post { float: right; }
.navigation.post-navigation .nav-links li.next-post a { text-align: right; padding: 0 60px 0 10px; }
.navigation.post-navigation .nav-links li.next-post a:after { content: "\f054"; right: 0; left: auto; }
/* Comment form */
.comments-area .comment-respond .comment-reply-title { font-size: 20px; font-weight: 700; line-height: 1.1; color: #15416e; position: relative; padding-bottom: 20px; overflow: hidden; margin: 0 0 30px 0; }
.comments-area .comment-respond .comment-reply-title:after { width: 50px; height: 3px; background-color: #5F259F; content: ""; position: absolute; left: 0; bottom: 0px; }
.comment-form p label { display: block; margin-bottom: 5px; }
.comment-form .comment-form-url { margin-bottom: 30px; }
/* Navigation
-------------------------------------------------------------- */
.navigation .page-numbers { width: 40px; height: 40px; display: inline-block; text-align: center; line-height: 40px; color: #15416e; margin-right: 5px; background: #e8f1f5; }
.navigation .page-numbers:hover { color: #5F259F; }
.navigation .page-numbers.current { background-color: #5F259F; color: #ffffff; }
/* Flat search result
-------------------------------------------------------------- */
.search-results { margin: 30px 0 0 0; }
.search-results article { padding: 30px 0 30px 75px; position: relative; border-bottom: 1px dotted rgba(54, 70, 115, 0.1); text-align: inherit; }
.search-results article .counter { position: absolute; width: 50px; height: 50px; background-color: #5F259F; line-height: 50px; text-align: center; top: 30px; left: 0; font-size: 1.5em; font-weight: bold; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); color: #ffffff; }
.search-results article .entry-title { font-size: 20px; margin: 0 0 10px 0; }
.search-results article .entry-date { margin-bottom: 10px; color: #b9c1cf; }
.search-results article .entry-date:before { content: "\f017"; font-family: "FontAwesome"; display: inline-block; margin: 0 5px 0 0; }
.search .navigation { margin-top: 30px; }
/* 404
-------------------------------------------------------------- */
.page-404 { margin: 50px 0; }
.heading-404 { margin-bottom: 50px; text-align: center; }
.content-404 { margin: 0 auto; width: 50%; text-align: center; }
.content-404 h3 { margin-bottom: 10px; margin-top: 0; font-size: 24px; }
/* Boxed
-------------------------------------------------------------- */

.home-boxed .boxed { width: 92.708%; margin: 0 auto; position: relative; background: #fff; height: 100%; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); }
/* Switcher
-------------------------------------------------------------- */
.switcher-container { position: fixed; left: -220px; top: 80px; width: 220px; background-color: #000; z-index: 99999999; }
.switcher-container h2 { color: #fff; font-size: 13px; font-weight: 700; letter-spacing: 0; /*    text-transform: uppercase;*/ height: 45px; line-height: 45px; padding-left: 20px; padding-right: 30px; margin: 0; }
.switcher-container h2 a { background-color: #000; display: block; position: absolute; right: -45px; top: 0; width: 45px; height: 45px; line-height: 45px; text-align: center; outline: 0; color: #fff; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.switcher-container h2 a.active { right: 0; }
.switcher-container h2 a.active:after { position: absolute; right: 21px; top: 0; content: "\f104"; font-family: "FontAwesome"; color: #18bc60; font-size: 22px; }
.switcher-container h2 a.active i { display: none; }
.switcher-container h2 a:hover, .switcher-container h2 a:focus { text-decoration: none; }
.switcher-container h2 i { margin-top: 10px; font-size: 25px; color: #999; -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.switcher-container h2 i:hover { color: #fff; }
.switcher-container h3 { font-size: 12px; font-weight: 700; color: #fff; margin: 0; line-height: 22px; margin-bottom: 10px; }
.switcher-container .selector-box { color: #fff; overflow: hidden; }
.switcher-container .layout-switcher { margin: 0 0 10px 0; overflow: hidden; }
.switcher-container .layout-switcher a.layout { float: left; display: block; cursor: pointer; text-align: center; font-weight: 700; padding: 10px 20px; margin-left: 10px; }
.switcher-container .layout-switcher a.layout:first-child { margin-left: 0; }
.switcher-container .layout-switcher a.layout:hover { color: #fff; cursor: pointer; }
.switcher-container .color-box { height: auto; overflow: hidden; margin-bottom: 6px; }
.switcher-container .styleswitch { margin-bottom: 10px; }
.sw-odd { background-color: #272727; padding: 21px 0 30px 20px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.sw-even { background-color: #191919; padding: 21px 0 25px 20px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.sw-even a { font-family: "Karla", sans-serif; /*    text-transform: uppercase;*/ font-size: 12px; line-height: 40px; color: #fff; border: 1px solid #fff; padding: 10px 20px 10px 20px; margin-right: 10px; letter-spacing: 1.8px; }
.sw-even a:hover { background-color: #15416e; border: 1px solid #15416e; color: #fff !important; }
.sw-light { background-color: #fff; color: #000 !important; }
.sw-odd a { font-size: 16px; color: #fff; width: 100%; display: inline-block; line-height: 17px; width: 100%; position: relative; padding-left: 47px; }
.sw-odd .ws-colors a:before { background: none; }
.sw-odd .ws-colors a { position: relative; width: auto; padding: 0; width: 30px; height: 30px; background-color: #15416e; display: inline-block; margin-right: 5px; }
.sw-odd .ws-colors a.current:before { position: absolute; left: 8px; top: 6px; font-family: FontAwesome; content: "\f00c"; color: #fff; z-index: 999; text-shadow: 0 0 2px rgba( 0, 0, 0, 1); }
.sw-odd .ws-colors a:after { position: absolute; right: -3px; top: 2px; content: ""; width: 0; height: 0; border-bottom: 21px solid transparent; border-top: 21px solid transparent; border-left: 21px solid #5F259F; transform: rotate(45deg); }
.sw-odd #color2 { background-color: #243182; }
.sw-odd .ws-colors a#color2:after { border-bottom: 21px solid transparent; border-top: 21px solid transparent; border-left: 21px solid #ffe71e; }
.sw-odd #color3 { background-color: #0d404f; }
.sw-odd .ws-colors a#color3:after { border-bottom: 21px solid transparent; border-top: 21px solid transparent; border-left: 21px solid #e6694a; }
.sw-odd #color4 { background-color: #34314c; }
.sw-odd .ws-colors a#color4:after { border-bottom: 21px solid transparent; border-top: 21px solid transparent; border-left: 21px solid #47b8e0; }
.sw-odd #color5 { background-color: #008c9e; }
.sw-odd .ws-colors a#color5:after { border-bottom: 21px solid transparent; border-top: 21px solid transparent; border-left: 21px solid #1cbac8; }
.sw-even h3 { margin-bottom: 6px; }
/* Pattern */
.sw-pattern.pattern { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; position: absolute; left: 0; top: 98%; background-color: #000000; width: 100%; z-index: -1; padding: 20px 0 30px 20px; }
.sw-pattern.pattern a { width: 40px; height: 40px; display: inline-block; margin-right: 5px; margin-bottom: 5px; position: relative; }
.sw-pattern.pattern a.current:before { position: absolute; left: 12px; top: 6px; font-family: FontAwesome; content: "\f00c"; color: #fff; text-shadow: 0 0 2px rgba( 0, 0, 0, 1); }
/* GoTop Button
-------------------------------------------------------------- */
.go-top { position: fixed !important; right: -35px; bottom: 60px; width: 40px; height: 40px; cursor: pointer; background-color: #8056b1; line-height: 40px; text-align: center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }
.go-top.show { right: 25px; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; visibility: visible; }
.go-top i { font-size: 14px; color: #fff; font-weight: 600; padding-bottom: 3px; }
.go-top:hover { background-color: #5F259F; }
.go-top:hover i { color: #fff; }
/* Footer
-------------------------------------------------------------- */
.footer { background-color: transparent; font-size: 14px; }
.content-bottom-widgets { color: rgba(255, 255, 255, 0.75); }
.content-bottom-widgets .ft-wrapper { border-bottom: 1px solid rgba(255, 255, 255, 0.06); padding-top: 30px; padding-bottom: 30px; overflow: hidden; padding-right: -15px; padding-left: -15px; }
.content-bottom-widgets .ft-wrapper .footer-70 { width: 83.33333333333333%; float: left; }
.content-bottom-widgets .ft-wrapper .footer-30 { width: 16.666666666666668%; float: left; }
.content-bottom-widgets .widget .custom-info i { margin-right: 10px; margin-left: 30px; width: 30px; height: 30px; color: #ffffff; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); text-align: center; line-height: 28px; border: 1px solid rgba(255, 255, 255, 0.2); background: rgba(0, 0, 0, 0.1); }
.content-bottom-widgets .logo-ft { float: right; }
.footer-widgets { padding: 50px 0; color: rgba(255, 255, 255, 0.75); }
.footer-widgets .widget.widget_nav_menu ul { display: inline-block; width: 100%; }
.footer-widgets .widget.widget_nav_menu ul li { width: 50%; float: left; position: relative; margin-bottom: 7px; }
.footer-widgets .widget a { color: rgba(255, 255, 255, 0.85); }
.footer-widgets .widget a:hover { color: #fff; }
.footer-widgets .widget.widget_nav_menu ul li:before { display: inline-block; width: 5px; height: 5px; background-color: #5F259F; content: ""; vertical-align: middle; margin: -1px 10px 0 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.footer-widgets input[type="submit"] { font-size: 14px; }
.widget.widget_mc4wp_form_widget .ft-form p label { margin-bottom: 10px; }
.footer-content { text-align: left; background: #efefef; padding: 25px 0 20px; font-size: 0.9em; }
.footer:before { width: 100%; height: 58px; content: ''; display: block; background: url(../images/bg_bottom.png) center bottom repeat-x #f1f2f8; background-size: contain; position: absolute; margin-top: -57px; }
.inner .footer:before { background: url(../images/bg_bottom.png) center bottom repeat-x transparent; background-size: contain; }
.footer-content .social-links { margin: 10px 0 20px 0; text-align: right }
.footer-content .social-links a { margin: 0 3px; }
.footer-content .copyright { color: #000; }
.footer-content .copyright a { color: #7e55ad; font-weight: bold; }
.footer-content .copyright span { white-space: nowrap; position: absolute; opacity: 0 }
.footer-content .ssl { border-top: 1px solid #ccc; padding: 10px 0; color: #777777; display: inline-block; width: 100%; }
/* Parallax
-------------------------------------------------------------- */
.wrapper { min-height: 650px }
.parallax { width: 100%; background-position: 50% 0 !important; background-repeat: no-repeat; background-size: cover; background-attachment: fixed !important }
.parallax1 { background-image: url(../images/parallax/bg-parallax1.jpg); }
.parallax2 { background-image: url(../images/parallax/bg-parallax2.jpg); }
.parallax3 { background-image: url(../images/parallax/bg-parallax3.png); }
.parallax4 { background-image: url(../images/parallax/bg-parallax4.jpg); }
.parallax5 { background-image: url(../images/parallax/bg-parallax5.png); }
.bg-contact { background-image: url(../images/parallax/bg-parallax5.jpg); background-repeat: no-repeat; background-position: center center; }
.bg-playvideo { background-image: url(../images/parallax/bg-parallax2.jpg); }
.bg-playvideo { background-size: cover; }
.parallax .section { padding-top: 50px; }
/* Revolution Slider
-------------------------------------------------------------- */
.tp-banner-container { max-height: 1800px !important; width: 100% !important; position: relative; overflow: hidden !important; padding: 0; background-color: #fff;}
.tp-bullets.simplebullets.navbar { height: 35px; padding: 0px 0px; }
.tp-bullets.simplebullets .bullet { cursor: pointer; position: relative !important; background: #abc528 !important; width: 10px !important; height: 10px !important; display: inline-block; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter: alpha(opacity=40); opacity: 0.4; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin-right: 5px !important; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; -webkit-transition: background-color 0.2s, border-color 0.2s; -moz-transition: background-color 0.2s, border-color 0.2s; -o-transition: background-color 0.2s, border-color 0.2s; -ms-transition: background-color 0.2s, border-color 0.2s; transition: background-color 0.2s, border-color 0.2s; float: none !important; }
.tp-bullets.simplebullets .bullet.last { margin-right: 0px }
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; opacity: 1; background: #abc528 !important; width: 10px !important; height: 10px !important; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%; }
.tp-bullets.preview4 .bullet.selected, .tp-bullets.preview4 .bullet:hover { border: 5px solid #abc528 !important; }
/* Preload
-------------------------------------------------------------- */
.page-loading .loading-overlay { -webkit-opacity: 1; -khtml-opacity: 1; -moz-opacity: 1; opacity: 1; -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100); display: block; visibility: visible; }
.loading-overlay { position: fixed; background: #ffffff; left: 0; top: 0; bottom: 0; right: 0; z-index: 99999; visibility: hidden; display: none; -webkit-opacity: 0; -khtml-opacity: 0; -moz-opacity: 0; opacity: 0; -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0); }
.loading-overlay:after { position: fixed; content: ""; width: 64px; height: 64px; left: 50%; margin-left: -32px; top: 50%; margin-top: -32px; background: url(../images/icon/preloader.gif); }
/* Hideme
-------------------------------------------------------------- */
.hideme { opacity: 1; }
/* Popup-Box
-------------------------------------------------------------- */
a.popup-with-zoom-anim:hover { color: #000; }
div#small-dialog1, div#small-dialog2, div#small-dialog3, div#small-dialog4, div#apply1 { padding: 20px 30px; width: 30%; min-width: 300px; height: 100%; margin: 0 auto; background: #F5F5F5; }
div#apply1 { width: 30%; }
.my-mfp-zoom-in #small-dialog1, .my-mfp-zoom-in #small-dialog2, .my-mfp-zoom-in #small-dialog3, .my-mfp-zoom-in #small-dialog4, .my-mfp-zoom-in div#apply1 { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); }
.my-mfp-zoom-in.mfp-ready #small-dialog1, .my-mfp-zoom-in.mfp-ready #small-dialog2, .my-mfp-zoom-in.mfp-ready #small-dialog3, .my-mfp-zoom-in.mfp-ready #small-dialog4, .my-mfp-zoom-in.mfp-ready #apply1 { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.my-mfp-zoom-in.mfp-removing #small-dialog1, .my-mfp-zoom-in.mfp-removing #small-dialog2, .my-mfp-zoom-in.mfp-removing #small-dialog3, .my-mfp-zoom-in.mfp-removing #small-dialog4, .my-mfp-zoom-in.mfp-removing #apply1 { -webkit-transform: scale(0.8); -moz-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); opacity: 0; }
.my-mfp-zoom-in.mfp-bg { opacity: 0; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; -o-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
.my-mfp-zoom-in.mfp-ready.mfp-bg { opacity: 0.97; }
.my-mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; }
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: rgba(0, 0, 0, 0.50); opacity: 0.97; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.50); }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-content iframe { width: 100%; min-height: 500px; }
.mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #cccccc; }
.mfp-preloader a:hover { color: white; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; border: 0; background: transparent; -webkit-appearance: none; display: block; padding: 0; z-index: 1046; }
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close { width: 17px; height: 32px; line-height: 1; position: absolute; right: 0; top: -32px; text-decoration: none; text-align: center; padding: 0 0 18px 10px; color: white; font-style: normal; font-size: 28px; outline: none; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; }
.mfp-close-btn-in .mfp-close { color: #FFF; padding: 0; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.pop_up input { margin-bottom: 10px; width: 100% }
.pop_up label, .pop_up a { color: #663c98; line-height: 2em }
}
ul.tick { list-style: none; display: inline-block; margin-top: 10px; width: 100%; }
ul.tick li { display: inline-block; padding: 0; }
ul.tick li input[type="checkbox"] { display: none; }
ul.tick li input[type="checkbox"]+label { position: relative; padding-left: 25px; border: #000; display: inline-block; font-weight: normal; color: #000; line-height: 1em; background: transparent; box-shadow: none; min-width: 170px; }
ul.tick li input[type="checkbox"]+label span:first-child { width: 17px; height: 17px; display: inline-block; border: 1px solid #000; position: absolute; top: -1px; left: 0; bottom: 4px; background-color: #FFF; }
ul.tick li input[type="checkbox"]:checked+label span:first-child:before { content: ""; background: url("../images/check.png") no-repeat; position: absolute; left: 3px; top: 3px; font-size: 10px; width: 10px; height: 10px; }
.section .tab-content ul.tick:last-of-type li ul:last-of-type li { margin-bottom: 0 }
/* Aside
-------------------------------------------------------------- */
aside .nav-tabs.tabmenu-content { /*    background: #fff;*/ display: none }
aside .nav-tabs.tabmenu-content.active { display: block; z-index: 1 }
aside .nav-tabs { border: 0; border-bottom: 1px solid #c1d211; }
aside h3 { font-size: 1.35em; line-height: 2em !important; margin: 0; color: #c1d211; border-bottom: 1px solid #c1d211 }
aside .nav-tabs h4 { /*    padding: 15px 0;*/ margin: 0; color: #333; /*    font-size: 0.95em;*/ font-size: 1em; cursor: pointer; font-weight: normal; display: inline-block; width: 100% }
aside .nav-tabs div div a:hover { background: rgba(0,0,0,0.02) }
aside .nav-tabs a:hover, aside .nav-tabs a:focus, aside .nav-tabs div div a:hover, aside .nav-tabs div div a:focus { color: #96a30c }
aside .nav-tabs > div { border-bottom: 1px solid rgba(54, 70, 115, 0.08); }
aside .nav-tabs > div:last-of-type { border-bottom: 0 }
aside .nav-tabs .list-group { margin: 0 auto; padding: 10px 0; background: #f5f5f5; border-top: 1px solid #CCC; display: none }
aside .nav-tabs .list-group.in, aside .nav-tabs .list-group.in.open { display: block }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background: transparent; border: 0 }
aside .nav-tabs .tab-list .list-group { padding: 0; /*    display: none;*/ width: 100%; }
/*
.inner.claims-procedures.policy-documents aside .nav-tabs .tab-list .list-group {
display: inline-block
}
*/
aside#filter-sidebar .nav-tabs .tab-list .tabs-menu li { margin: 0 }
aside .nav-tabs .tab-list .list-group .tabmenu-content div { display: inline-block; width: 100%; padding: 20px 0; }
aside .nav-tabs .list-group .collapsed { cursor: pointer; margin: 0; padding: 10px 0 10px 30px }
aside .nav-tabs .sublist-group { background: #fff; border-top: 1px solid #a7a7a7; border-bottom: 1px solid #a7a7a7; display: none; padding: 10px 0; }
aside .nav-tabs .sublist-group.open { display: block; max-height: 1000px !important; }
aside .nav-tabs .sublist-group.open a { background: transparent !important; border: 0 }
aside .nav-tabs .list-group-item { background: transparent }
aside .nav-tabs div a { color: #333; border: 0; display: inline-block; width: 100%; padding: 8px 0; cursor: pointer }
aside .nav-tabs div a i { float: right; margin-right: 10px; }
aside .nav-tabs > div > a > i { margin-top: 5px }
aside .nav-tabs div div a { display: block; text-align: left; padding: 10px 30px; line-height: 1.1em; font-size: 0.95em; }
aside .nav-tabs div div a i { color: #b3c303 }
aside .nav-tabs div a.sub-item { margin-left: 15px }
aside .nav-tabs div.tab-list a.sub-item { margin-left: 0 }
aside .nav-tabs div a.sub-item:before { content: '-'; display: inline-block; margin-left: -15px; margin-right: 10px; }
aside .nav-tabs div.active a:focus { /*
    border: 0;
    border-bottom: 1px solid #673AB7;
    background: transparent;
    color: #673AB7
    */ }
aside .nav-tabs div.active a { /*
    border-radius: 0;
    border-color: transparent;
    border: 0;
    border-bottom: 1px solid #673AB7;
    font-weight: bold;
    margin: 0;
    cursor: pointer;
    color: #673AB7
    */ }
aside .nav-tabs div.active a:hover { /*
    border: 0;
    border-bottom: 1px solid #673AB7;
    */ }
aside [data-toggle="collapse"] { cursor: pointer; }
aside .parent-collapsed { display: none; }
aside .collapsed .parent-expanded { display: none; }
aside .collapsed .parent-collapsed { display: inline-block; }
aside a { text-align: left }
aside#filter-sidebar .tabs-menu li { margin: 10px auto; display: inline-block; width: 50%; text-align: center; float: left; }
aside#filter-sidebar .tabs-menu li a { color: #99a704; font-size: 1em; font-weight: bold; line-height: 1em; padding: 8px 20px; cursor: pointer; background: #fff; display: inline-block; width: 100%; border: 1px solid #b2c300 }
aside#filter-sidebar .tabs-menu li a:hover { background-color: #96a300; color: #fff; border: 1px solid #96a300 }
aside#filter-sidebar .tabs-menu .current a, aside#filter-sidebar .tabs-menu .current a:hover { background-color: #b2c300; color: #fff; border: 1px solid #b2c300 }
#maside { display: none }
/* Aside - sub dropdown
-------------------------------------------------------------- */
aside .list-group a { text-decoration: none; }
aside .list-group [data-toggle="dropdown"] { position: relative; display: block;/*  padding: 10px;*/ }
aside .list-group .icon-arrow { position: absolute; display: block; font-size: 1em; color: #333; top: 10px; right: 2px; }
aside .list-group .icon-arrow.open { -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; }
aside .list-group .icon-arrow.close { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); -moz-transition: -moz-transform 0.6s; -o-transition: -o-transform 0.6s; -webkit-transition: -webkit-transform 0.6s; transition: transform 0.6s; }
aside .list-group .sublist-group { max-height: 0; overflow: hidden; list-style: none; padding: 0; margin: 0; }
aside .list-group .show { display: block; max-height: 9999px; }
aside .list-group .hide { max-height: 0; }
/* Inner Page - style
-------------------------------------------------------------- */
.agileheader-banner { max-height: 360px; text-align: center; overflow: hidden; position: relative; width: 100%; }
.agileheader-banner img { width: 100%; }
.breadcrumbrow { border: none; background: #ededf1;/*    margin-bottom: 30px*/ }
.breadcrumbrow .breadcrumb { background: transparent; font-size: 0.9em; border-radius: 0; white-space: nowrap; overflow-x: auto; overflow-y: hidden; padding: 0 15px }
.breadcrumbrow .breadcrumb:nth-child(2) { padding: 0 25px }
.breadcrumbrow hr { border-top: 1px solid #d8d8d8; margin: 0; margin-bottom: 10px; display: none }
.breadcrumbrow .breadcrumb li, .breadcrumbrow .breadcrumb li a { color: #7b7b7b; }
.breadcrumbrow .breadcrumb li { padding: 10px 15px; display: inline-block }
.breadcrumbrow .breadcrumb li:last-of-type { margin-right: 30px }
.breadcrumbrow .breadcrumb li a:hover { color: #7c58a5 }
.breadcrumbrow .breadcrumb > .active { color: #c4c4c4 }
.breadcrumbrow .breadcrumb li:first-of-type:before { display: none }
.breadcrumbrow .breadcrumb li:before { background: #9f9f9f; padding: 0; display: inline-block; width: 5px; height: 5px; content: ""; vertical-align: middle; margin: -2px 10px 0 -20px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.breadcrumbrow .breadcrumb:nth-child(2) li { padding: 0; }
.breadcrumbrow .breadcrumb:nth-child(2)>li>a { /* padding: 2px 20px; display: inline-block; background: #e4e4e4; border: 1px solid #c3c3c3; border-bottom: 0; border-radius: 0; margin-right: 5px; vertical-align: middle; border-bottom-right-radius: 0; border-bottom-left-radius: 0;*/ -moz-transform-origin: bottom; -moz-transform: skewX(-10deg); -webkit-transform-origin: bottom; -webkit-transform: skewX(-10deg); -o-transform-origin: bottom; -o-transform: skewX(-10deg); -ms-transform-origin: bottom; -ms-transform: skewX(-10deg); transform-origin: bottom; transform: skewX(-10deg); /*box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.03)*/ }
.breadcrumbrow .breadcrumb:nth-child(2)>li>a { text-align: center; margin-bottom: 20px; color: #FFF; font-size: 18px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li a { /*-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; */ margin: 2px; min-width: 150px; text-align: center; }
.breadcrumbrow .breadcrumb:nth-child(2)>li>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li>a:focus, .breadcrumbrow .breadcrumb:nth-child(2) li:focus>a { /*background: #7e58a9; border: 1px solid #7e58a9; border-bottom: 0;*/ color: #fff; box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.13) }
/*
.breadcrumbrow .breadcrumb:nth-child(2) li:before {
content: "";
height: 5px;
width: 1px;
margin: 14px 0;
display: inline-block;
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
*/
.breadcrumbrow .breadcrumb:nth-child(2) li:before { background: none }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(2)>a { color: #FFF; background-color: #7e58a9; margin: 5px; font-weight: bold; min-width: 100px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(2)>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(2)>a:focus { color: #fff; background-color: #936bc1; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(3)>a { color: #FFF; background-color: #C1D72E; margin: 5px; font-weight: bold; min-width: 100px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(3)>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(3)>a:focus { color: #fff; background-color: #a7c417; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(4)>a { color: #FFF; background-color: #F49B00; margin: 5px; font-weight: bold; min-width: 100px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(4)>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(4)>a:focus { color: #fff; background-color: #F49B00; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(5)>a { color: #FFF; background-color: #FF6666; margin: 5px; font-weight: bold; min-width: 100px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(5)>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(5)>a:focus { color: #fff; background-color: #E45252; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(6)>a { color: #FFF; background-color: #009B63; margin: 5px; font-weight: bold; min-width: 100px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(6)>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(6)>a:focus { color: #fff; background-color: #008254; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(7)>a { color: #FFF; background-color: #6699CC; margin: 5px; font-weight: bold; min-width: 100px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(7)>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(7)>a:focus { color: #fff; background-color: #5885B1; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.purple> a { background-color: purple; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.purple> a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.purple>a:focus { background-color: rebeccapurple; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.gray> a { background-color: gray; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.gray> a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.gray>a:focus { background-color: dimgray; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.green> a { background-color: #C1D72E; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.green> a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.green> a:focus { background-color: #a7c417; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.red> a { background-color: red; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.red> a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.red> a:focus { background-color: indianred; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.brown>a { color: #FFF; background-color: #A52A2A; margin: 5px; font-weight: bold; min-width: 100px; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.brown>a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.brown>a:focus { color: #fff; background-color: #992C2C; }

.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(2)>ul li:hover a { background-color: #7e58a9; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(2)>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(2)>ul li:hover a:focus { background-color: #936bc1; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(3)>ul li:hover a { background-color: #C1D72E; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(3)>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(3)>ul li:hover a:focus { background-color: #a7c417; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(4)>ul li:hover a { background-color: #F49B00; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(4)>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(4)>ul li:hover a:focus { background-color: #F49B00; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(5)>ul li:hover a { background-color: #FF6666; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(5)>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(5)>ul li:hover a:focus { background-color: #E45252; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(6)>ul li:hover a { background-color: #009B63; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(6)>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(6)>ul li:hover a:focus { background-color: #008254; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(7)>ul li:hover a { background-color: #6699CC; }
.breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(7)>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li:nth-child(7)>ul li:hover a:focus { background-color: #5885B1; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.purple>ul li:hover a { background-color: purple; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.purple>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.purple>ul li:hover a:focus { background-color: rebeccapurple; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.gray>ul li:hover a { background-color: gray; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.gray>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.gray>ul li:hover a:focus { background-color: dimgray; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.green>ul li:hover a { background-color: #C1D72E; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.green>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.green>ul li:hover a:focus { background-color: #a7c417; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.red>ul li:hover a { background-color: red; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.red>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.red>ul li:hover a:focus { background-color: indianred; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.brown>ul li:hover a { background-color: #A52A2A; }
.breadcrumbrow .breadcrumb:nth-child(2)>li.brown>ul li:hover a:hover, .breadcrumbrow .breadcrumb:nth-child(2)>li.brown>ul li:hover a:focus { background-color: #992C2C; }
/* Navigator breadcrumb(2) */
.menutab .breadcrumb:nth-child(2) { overflow-x: inherit; overflow-y: inherit; }
.menutab .breadcrumb:nth-child(2)>li { display: inline-block; position: relative; }
.menutab .breadcrumb:nth-child(2)>li>ul>li { display: block; }
.menutab .breadcrumb:nth-child(2)>li>a, .menutab .breadcrumb:nth-child(2)>li>a:hover { /*
    border-right: 0;
    padding-right: 0;
    */ box-shadow: 3px 3px 5px 0px #999; }
.menutab .breadcrumb:nth-child(2)>li:last-child>a { /*
    border-right: 0;
    padding-right: 0;
    */ margin-right: 0; }
/*.menutab .breadcrumb:nth-child(2)>li:first-of-type>a:hover { background: #936bc1; box-shadow: inset 2px 2px 2px #7053a2 }*/
.menutab .breadcrumb:nth-child(2)>li>a:focus { outline: 0 }
.menutab .breadcrumb:nth-child(2)>li>ul, .menutab .breadcrumb:nth-child(2)>li>ul { position: absolute; left: 0; top: 55px; width: 212px; padding: 0 0 10px 0; background-color: #fff; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; visibility: hidden; z-index: 9999999; -webkit-transform: translate(0px, 10px); -moz-transform: translate(0px, -10px); -ms-transform: translate(0px, -10px); -o-transform: translate(0px, -10px); transform: translate(0px, -10px); -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.menutab .breadcrumb:nth-child(2)>li>ul { width: auto; }
.menutab .breadcrumb:nth-child(2)>li>ul.right-sub-menu { left: auto; right: 0; }
.menutab .breadcrumb:nth-child(2)>li:hover>ul, .menutab .breadcrumb:nth-child(2)>li>ul li:hover a:before { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; visibility: visible; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); box-shadow: 0 0 10px rgba(0, 0, 0, 0.08); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.menutab .breadcrumb:nth-child(2)>li>ul li:first-child { border-top: none; }
.menutab .breadcrumb:nth-child(2)>li>ul li a { display: block; padding: 5px 20px; line-height: 39px;/* color: #7e55ad;*/ position: relative; margin-right: 0px; background: #FFF; border: 0; -moz-transform-origin: bottom; -moz-transform: skewX(0deg); -webkit-transform-origin: bottom; -webkit-transform: skewX(0deg); -o-transform-origin: bottom; -o-transform: skewX(0deg); -ms-transform-origin: bottom; -ms-transform: skewX(0deg); transform-origin: bottom; transform: skewX(0deg); box-shadow: none; text-align: left; }
.menutab .breadcrumb:nth-child(2) li:last-of-type { margin-right: 0; }
.menutab .breadcrumb:nth-child(2)>li>ul li:hover a { background: #7e55ad; color: #ffffff; box-shadow: none; border: 0; }
.menutab .breadcrumb:nth-child(2) li:before { display: none }
.content h1 { text-align: left; font-weight: bold; margin-top: 10px; display: inline-block; width: 100%; font-size: 2em; }
.content .center { text-align: center }
.content .section-grid:first-of-type { border-top: 0; padding-top: 0px; background: transparent; background-image: none; }
.content .section-grid { padding: 50px 0px 40px; background: url(../images/line.png) center top no-repeat transparent; background-size: contain; width: 100% }
.content .section-list b { text-align: center; font-weight: bold; font-size: 1.3em; margin: 30px 0; width: 100%; display: block; color: #624d79 }
.content .value-list > div { padding: 0 5px; }
.content .value-list > div:first-of-type { padding-left: 0; }
.content .value-list .value-item { padding: 30px 12px; text-align: center; color: #8b5dbd; border: 1px solid #8b5dbd; background: #fff; min-height: 210px; }
.content .value-list .value-item:hover { box-shadow: 5px 5px 5px #e0e0e0; }
.content .value-list .value-item img { width: auto; padding-bottom: 20px; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; }
.content .value-list .value-item:hover img { margin-top: -5px; padding-bottom: 25px; }
.content .value-list .value-item h5 { font-size: 1.55em; font-weight: bold; line-height: 1.2em; margin: 0 }
.content .value-list .value-item p { color: #333; text-align: center; padding: 10px 0 0; line-height: 1.5em; font-size: 0.90em; }
.tab-content .purple h3, .tab-content .purple h3 a { color: purple; }
.tab-content .purple .imagebox .box-header .box-title, .tab-content .purple .blog-posts .entry-content-wrap:after { background-color: purple; }
.tab-content .purple .imagebox .box-header:before { background-color: rgba(128,0,128, 0.73); }
.tab-content .gray h3, .tab-content .gray h3 a { color: gray; }
.tab-content .gray .imagebox .box-header .box-title, .tab-content .gray .blog-posts .entry-content-wrap:after { background-color: gray; }
.tab-content .gray .imagebox .box-header:before { background-color: rgba(128,128,128, 0.73); }
.tab-content .green h3, .tab-content .green h3 a { color: #C1D72E; }
.tab-content .green .imagebox .box-header .box-title, .tab-content .green .blog-posts .entry-content-wrap:after { background-color: #C1D72E; }
.tab-content .green .imagebox .box-header:before { background-color: rgba(193,215,46, 0.73); }
.tab-content .red h3, .tab-content .red h3 a, .tab-content .red .blog-posts h5 { color: red; }
.tab-content .red .imagebox .box-header .box-title, .tab-content .red .blog-posts .entry-content-wrap:after  { background-color: red; }
.tab-content .red .imagebox .box-header:before { background-color: rgba(255,0,0, 0.73); }
.tab-content .brown h1, .tab-content .brown h3 a { color: brown; }
.tab-content .brown .imagebox .box-header .box-title, .tab-content .brown .blog-posts .entry-content-wrap:after { background-color: brown; }
.tab-content .brown .imagebox .box-header:before { background-color: rgba(165,42,42, 0.73); }
.entry-content-wrap p { height: 130px !important; max-height: 130px !important; }
.entry-content-wrap span { height: 130px !important; max-height: 130px !important; }
.entry-content-wrap h5 { height: 30px !important; max-height: 30px !important; }

/* Inner Page - customization
-------------------------------------------------------------- */
@media (max-width: 480px) {
	.breadcrumb:nth-child(2)>li { display:none !important; }
	.nextl { display: block !important; }
}
@media (min-width: 992px) {
.video-desc { min-height: 693px; }
}
.item-three-column { margin-bottom: 80px !important; }



@media (min-width: 1801px)  {
        .tp-caption { font-size: 18px !important; }
	.title-slide { font-size: 14px !important; }
        .tp-caption.title-slide {
    font-size: 24px !important;}

}

@media (min-width: 980px) and (max-width: 1800px) {
        .tp-caption { font-size: 18px !important; }
	.title-slide { font-size: 14px !important; }
        .tp-caption.title-slide {
    font-size: 24px !important;}

}

@media (min-width: 481px) and (max-width: 767px) {
        .tp-caption { font-size: 14px !important; }
	.title-slide { font-size: 14px !important; }
.tp-caption.title-slide {
    font-size: 24px !important;
}
}
@media (max-width: 480px) {
	.tp-caption { font-size: 11px !important; }
	.title-slide { font-size: 14px !important; }
	.tp-caption { line-height: 10px !important; }
.flat-button-slider.bg-button-slider-15416e {
    width: 130px;
    background-size: 100%;
    background-image: url(../img/bannerbg.png);
    text-align: center;
    line-height: 50px;
    background-repeat: no-repeat;
}
.tp-caption a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    -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;
}
}
@media (max-width: 481px) and ( min-height: 321px ) {
  .tp-caption.title-slide { font-size: 24px !important; }
	.tp-caption { font-size: 15px !important; }
}