html {font-family : sans-serif;}body {margin : 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display : block;}audio, canvas, progress, video {display : inline-block;vertical-align : baseline;}audio:not([controls]) {display : none;height : 0;}[hidden], template {display : none;}a {background-color : transparent;}a:active, a:hover {outline : 0;}abbr[title] {border-bottom : 1px dotted;}b, strong {font-weight : bold;}dfn {font-style : italic;}h1 {margin : 0.67em 0;font-size : 2em;}mark {color : #000;background : #ff0;}small {font-size : 80%;}sub, sup {position : relative;font-size : 75%;line-height : 0;vertical-align : baseline;}sup {top : -0.5em;}sub {bottom : -0.25em;}img {border : 0;}svg:not(:root) {overflow : hidden;}figure {margin : 1em 40px;}hr {height : 0;box-sizing : content-box;}hr.style1 {border-top : 1px solid #8c8b8b;}hr.style2 {border-top : 3px double #8c8b8b;}hr.style3 {border-top : 1px dashed #8c8b8b;}hr.style4 {border-top : 1px dotted #8c8b8b;}hr.style5 {background-color : #fff;border-top : 2px dashed #8c8b8b;}hr.style6 {background-color : #fff;border-top : 2px dotted #8c8b8b;}hr.style7 {border-top : 1px solid #8c8b8b;border-bottom : 1px solid #fff;}hr.style8 {border-top : 1px solid #8c8b8b;border-bottom : 1px solid #fff;}hr.style8:after {content : '';display : block;margin-top : 2px;border-top : 1px solid #8c8b8b;border-bottom : 1px solid #fff;}hr.style9 {border-top : 1px dashed #8c8b8b;border-bottom : 1px dashed #fff;}hr.style10 {border-top : 1px dotted #8c8b8b;border-bottom : 1px dotted #fff;}hr.style11 {height : 6px;background : url(/english/images/hr-11.png) 0 0 repeat-x;border : 0;}hr.style12 {height : 6px;background : url(/english/images/hr-12.png) 0 0 repeat-x;border : 0;}hr.style13 {height : 10px;border : 0;box-shadow : 0 10px 10px -10px #8c8b8b inset;}hr.style14 {border : 0;height : 1px;}hr.style15 {border-top : 4px double #8c8b8b;text-align : center;}hr.style15:after {content : '\002665';display : inline-block;position : relative;top : -15px;padding : 0 10px;background : #f0f0f0;color : #8c8b8b;font-size : 18px;}hr.style16 {border-top : 1px dashed #8c8b8b;}hr.style16:after {content : '\002702';display : inline-block;position : relative;top : -12px;left : 40px;padding : 0 3px;background : #f0f0f0;color : #8c8b8b;font-size : 18px;}hr.style17 {border-top : 1px solid #8c8b8b;text-align : center;}hr.style17:after {content : '?';display : inline-block;position : relative;top : -14px;padding : 0 10px;background : #f0f0f0;color : #8c8b8b;font-size : 18px;transform : rotate(60deg);}hr.style18 {height : 30px;border-style : solid;border-color : #8c8b8b;border-width : 1px 0 0 0;border-radius : 20px;}hr.style18:before {display : block;content : "";height : 30px;margin-top : -31px;border-style : solid;border-color : #8c8b8b;border-width : 0 0 1px 0;border-radius : 20px;}
.bar {
position:relative;
background:#38a7bb;
padding:60px 0;
}

.bar.background-pentagon {
background:url('../img/texture-bw.png') center center repeat;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
}

.bar.background-gray {
background:#eeeeee;
}

.bar.background-gray-dark {
background:#555555;
}

.bar.background-white {
background:#fff;
}

.bar.background-image-fixed-1 {
background:url('../img/fixed-background-1.jpg') center top no-repeat;
background-attachment:fixed;
background-size:cover;
}

.bar.background-image-fixed-2 {
background-color:#EFEFEF;
background-attachment:fixed;
background-size:cover;
}

.bar.color-white h1,.bar.color-white h2,.bar.color-white h3,.bar.color-white h4,.bar.color-white h5,.bar.color-white h6,.bar.color-white p {
color:#fff;
}

.bar.padding-big {
padding:50px 0;
}

.bar.padding-horizontal {
padding-left:30px;
padding-right:30px;
}

.bar.margin-vertical {
margin-top:20px;
margin-bottom:20px;
}

.bar .dark-mask {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:#000;
opacity:0.3;
}
@media only screen and (max-width:600px) {#EnquiryModal {z-index : 99999;}#webform-client-form-1160 .webform-component--name label, .webform-client-form .webform-component--mobile label, .webform-client-form .webform-component--email label {width : 18%;float : left;}#webform-client-form-1160 input.form-text {width : 82%;}.ContactSnackBar {bottom : 10px;top : auto;color : #fff;height : auto;margin-bottom : -10px;opacity : 0.7;position : fixed;width : 100%;z-index : 9;transition : all 0.5s ease-in-out;}.ContactSnackBar > ul > li > a {color : #fff;cursor : pointer;display : block;font-size : 12px;text-decoration : none;padding : 12px;}.ContactSnackBar > ul > li {background-color : #333;border-right : 1px solid #fff;float : left;width : 50%;list-style : none;text-align : center;}.ContactSnackBar > ul {padding-left : 0;}}@media (min-width:1281px) {#EnquiryModal {z-index : 99999;}#webform-client-form-1160 .webform-component--name label, #webform-client-form-1160 .webform-component--mobile label, #webform-client-form-1160 .webform-component--email label {width : 18%;float : left;}#webform-client-form-1160 input.form-text {width : 82%;}.ContactSnackBar.active, .ContactSnackBar.detail.active {margin-bottom : 0;opacity : 1;}.ContactSnackBar > ul > li:last-child {border-right : none;}.ContactSnackBar > ul > li > a {color : #fff;cursor : pointer;display : block;font-size : 12px;text-decoration : none;padding : 12px;width : 150px;background : #000;}.ContactSnackBar.detail > ul > li > a > span {display : block;margin : 0 auto;}.callIcon, .enqIcon, .sfIcon, .callIcon-black {background-position : 0 0;display : inline-block;height : 20px;vertical-align : middle;width : 18px;}.enqIcon {background-position : -23px 0;}.ContactSnackBar > ul > li {border-right : none;float : none;width : 100%;margin-bottom : 5px;margin-left : 60px;transition : margin-left 0.3s ease-in-out;}.ContactSnackBar > ul > li .callIcon, .ContactSnackBar > ul > li .enqIcon {margin-right : 10px;}.ContactSnackBar.detail > ul > li > a {padding : 12px;}.ContactSnackBar.detail > ul > li {width : 100%;margin-left : 80px;transition : margin-left 0.3s ease-in-out;list-style : none;}.ContactSnackBar.detail > ul > li > a > span {display : inline-block;margin : 0;}.ContactSnackBar.active, .ContactSnackBar.detail.active {margin-bottom : 0;opacity : 1;}.ContactSnackBar {opacity : 1;margin-bottom : 0;position : fixed;right : 0;top : 170px;bottom : auto;width : 150px;height : auto;text-align : left;}.ContactSnackBar.detail > ul > li:hover {margin-left : 0;}}pre {overflow : auto;}code, kbd, pre, samp {font-family : monospace, monospace;font-size : 1em;}button, input, optgroup, select, textarea {margin : 0;font : inherit;color : inherit;}button {overflow : visible;}button, select {text-transform : none;}button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor : pointer;}button[disabled], html input[disabled] {cursor : default;}button::-moz-focus-inner, input::-moz-focus-inner {padding : 0;border : 0;}input {line-height : normal;}input[type="checkbox"], input[type="radio"] {box-sizing : border-box;padding : 0;}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height : auto;}input[type="search"] {box-sizing : content-box;}fieldset {padding : 0.35em 0.625em 0.75em;margin : 0 2px;border : #c0c0c0 solid 1px;}legend {padding : 0;border : 0;}textarea {overflow : auto;}optgroup {font-weight : bold;}table {border-spacing : 0;border-collapse : collapse;}td, th {padding : 0;}@media print {*, *:before, *:after {color : #000 !important ;text-shadow : none !important ;background : transparent !important ;box-shadow : none !important ;}a, a:visited {text-decoration : underline;}a[href]:after {content : " (" attr(href) ")";}abbr[title]:after {content : " (" attr(title) ")";}a[href^="#"]:after, a[href^="javascript:"]:after {content : "";}pre, blockquote {border : #999 solid 1px;page-break-inside : avoid;}thead {display : table-header-group;}tr, img {page-break-inside : avoid;}img {max-width : 100% !important ;}p, h2, h3 {orphans : 3;widows : 3;}h2, h3 {page-break-after : avoid;}select {background : #fff !important ;}.navbar {display : none;}.btn > .caret, .dropup > .btn > .caret {border-top-color : #000 !important ;}.label {border : #000 solid 1px;}.table {border-collapse : collapse !important ;}.table td, .table th {background-color : #fff !important ;}.table-bordered th, .table-bordered td {border : #ddd solid 1px !important ;}}@font-face {{font-family : "'Glyphicons Halflings'";src : url('../fonts/glyphicons-halflings-regular.eot');src : url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');}}.hm-header-tp-brdr {border-bottom : 3px solid #fdda00;}.bg-white {background : #ffffff;}.glyphicon {position : relative;top : 1px;display : inline-block;font-family : 'Glyphicons Halflings';font-style : normal;font-weight : normal;line-height : 1;}html {font-size : 10px;}body {font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 14px;line-height : 1.42857143;color : #333;background-color : #fff;}input, button, select, textarea {font-family : inherit;font-size : inherit;line-height : inherit;}a {color : #337ab7;text-decoration : none;}a:hover, a:focus {color : #fdb716;text-decoration : underline;}a:focus {outline : thin dotted;outline-offset : -2px;}figure {margin : 0;}img {vertical-align : middle;width : 100%;}.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {display : block;max-width : 100%;height : 220px;}.full {width : 100%;}.gap {height : 30px;width : 100%;clear : both;display : block;}.footer {height : auto;padding-bottom : 30px;position : relative;width : 100%;border-bottom : 1px solid #CCCCCC;border-top : 1px solid #DDDDDD;}.footer p {margin : 0;}.footer img {max-width : 100%;}.footer h3 {border-bottom : 1px solid #BAC1C8;color : white;font-size : 18px;font-weight : 600;line-height : 27px;padding : 40px 0 10px;text-transform : uppercase;}.footer ul {font-size : 13px;list-style-type : none;margin-left : 0;padding-left : 0;margin-top : 15px;color : white;}.footer ul li a {padding : 0 0 5px 0;display : block;}.footer a {color : white;}.supportLi h4 {font-size : 20px;font-weight : lighter;line-height : normal;margin-bottom : 0 !important ;padding-bottom : 0;}.newsletter-box input#appendedInputButton {background : #FFFFFF;display : inline-block;float : left;height : 30px;clear : both;width : 100%;}.newsletter-box .btn {border : none medium;border-radius : 3px;display : inline-block;height : 40px;padding : 0;width : 100%;color : #fff;}.newsletter-box {overflow : hidden;}.bg-gray {box-shadow : 0 1px 0 #B4B3B3;}.social li {background : none 0 0 repeat scroll #B5B5B5;border : #B5B5B5 solid 2px;border-radius : 50%;float : left;height : 36px;line-height : 36px;margin : 0 8px 0 0;padding : 0;text-align : center;width : 36px;transition : all 0.5s 0s ease;}.social li:hover {transform : scale(1.15) rotate(360deg);}.social li a {color : #EDEFF1;}.social li:hover {border : #2c3e50 solid 2px;background : #2c3e50;}.social li a i {font-size : 16px;margin : 0 0 0 5px;color : #EDEFF1 !important ;}.footer-bottom {background : #E3E3E3;border-top : 1px solid #DDDDDD;padding-top : 10px;padding-bottom : 10px;}.footer-bottom p.pull-left {padding-top : 6px;}.payments {font-size : 1.5em;}.img-rounded {border-radius : 6px;}.img-thumbnail {display : inline-block;max-width : 100%;height : auto;padding : 4px;line-height : 1.42857143;background-color : #fff;border : #ddd solid 1px;border-radius : 4px;transition : all 0.2s ease-in-out;}.img-circle {border-radius : 50%;}hr {margin-top : 20px;margin-bottom : 20px;border : 0;border-top : 1px solid #eee;}.sr-only {position : absolute;width : 1px;height : 1px;padding : 0;margin : -1px;overflow : hidden;clip : rect(0,0,0,0);border : 0;}.sr-only-focusable:active, .sr-only-focusable:focus {position : static;width : auto;height : auto;margin : 0;overflow : visible;clip : auto;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family : inherit;font-weight : 500;line-height : 1.1;color : inherit;}h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {font-weight : normal;line-height : 1;color : #777;}h1, .h1, h2, .h2, h3, .h3 {margin-top : 20px;margin-bottom : 10px;}h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {font-size : 65%;}h4, .h4, h5, .h5, h6, .h6 {margin-top : 10px;margin-bottom : 10px;}h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {font-size : 75%;}h1, .h1 {font-size : 36px;}h2, .h2 {font-size : 30px;}h3, .h3 {font-size : 24px;}h4, .h4 {font-size : 18px;}h5, .h5 {font-size : 14px;}h6, .h6 {font-size : 12px;}p {margin : 0 0 10px;}.lead {margin-bottom : 20px;font-size : 16px;font-weight : 300;line-height : 1.4;}@media (min-width:768px) {.lead {font-size : 21px;}}small, .small {font-size : 85%;}mark, .mark {padding : 0.2em;background-color : #fcf8e3;}.text-left {text-align : left;}.text-right {text-align : right;}.text-center {text-align : center;}.text-justify {text-align : justify;}.text-nowrap {white-space : nowrap;}.text-lowercase {text-transform : lowercase;}.text-uppercase {text-transform : uppercase;}.text-capitalize {text-transform : capitalize;}.text-muted {color : #777;}.text-primary {color : #337ab7;}a.text-primary:hover {color : #286090;}.text-success {color : #3c763d;}a.text-success:hover {color : #2b542c;}.text-white {color : #ffffff;}a.text-white:hover {color : #ffffff;}.text-info {color : #31708f;}a.text-info:hover {color : #245269;}.text-warning {color : #8a6d3b;}a.text-warning:hover {color : #66512c;}.text-danger {color : #a94442;}a.text-danger:hover {color : #843534;}.bg-primary {color : #fff;background-color : #337ab7;}a.bg-primary:hover {background-color : #286090;}.bg-success {background-color : #dff0d8;}a.bg-success:hover {background-color : #c1e2b3;}.bg-info {background-color : #d9edf7;}a.bg-info:hover {background-color : #afd9ee;}.bg-warning {background-color : #fcf8e3;}a.bg-warning:hover {background-color : #f7ecb5;}.bg-danger {background-color : #f2dede;}a.bg-danger:hover {background-color : #e4b9b9;}.page-header {padding-bottom : 9px;margin : 40px 0 20px;border-bottom : 1px solid #eee;}ul, ol {margin-top : 0;margin-bottom : 10px;}ul ul, ol ul, ul ol, ol ol {margin-bottom : 0;}.list-unstyled {padding-left : 0;list-style : none;}.list-inline {padding-left : 0;margin-left : -5px;list-style : none;}.list-inline > li {display : inline-block;padding-right : 5px;padding-left : 5px;}dl {margin-top : 0;margin-bottom : 20px;}dt, dd {line-height : 1.42857143;}dt {font-weight : bold;}dd {margin-left : 0;}@media (min-width:768px) {.dl-horizontal dt {float : left;width : 160px;overflow : hidden;clear : left;text-align : right;text-overflow : ellipsis;white-space : nowrap;}.dl-horizontal dd {margin-left : 180px;}}abbr[title], abbr[data-original-title] {cursor : help;border-bottom : 1px dotted #777;}.initialism {font-size : 90%;text-transform : uppercase;}blockquote {padding : 10px 20px;margin : 0 0 20px;font-size : 17.5px;border-left : 5px solid #eee;}blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {margin-bottom : 0;}blockquote footer, blockquote small, blockquote .small {display : block;font-size : 80%;line-height : 1.42857143;color : #777;}blockquote footer:before, blockquote small:before, blockquote .small:before {content : '\2014 \00A0';}.blockquote-reverse, blockquote.pull-right {padding-right : 15px;padding-left : 0;text-align : right;border-right : 5px solid #eee;border-left : 0;}.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {content : '';}.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {content : '\00A0 \2014';}address {margin-bottom : 20px;font-style : normal;line-height : 1.42857143;}code, kbd, pre, samp {font-family : Menlo, Monaco, Consolas, "Courier New", monospace;}code {padding : 2px 4px;font-size : 90%;color : #c7254e;background-color : #f9f2f4;border-radius : 4px;}kbd {padding : 2px 4px;font-size : 90%;color : #fff;background-color : #333;border-radius : 3px;box-shadow : 0 -1px 0 rgb(0 0 0 / 0.25) inset;}kbd kbd {padding : 0;font-size : 100%;font-weight : bold;box-shadow : none;}pre {display : block;padding : 9.5px;margin : 0 0 10px;font-size : 13px;line-height : 1.42857143;color : #333;word-break : break-all;overflow-wrap : break-word;background-color : #f5f5f5;border : #ccc solid 1px;border-radius : 4px;}pre code {padding : 0;font-size : inherit;color : inherit;white-space : pre-wrap;background-color : transparent;border-radius : 0;}.pre-scrollable {max-height : 340px;overflow-y : scroll;}.container {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}@media (min-width:768px) {.container {width : 750px;}}@media (min-width:992px) {.container {width : 970px;}}@media (min-width:1200px) {.container {width : 1170px;}}.container-fluid {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}.row {margin-right : -15px;margin-left : -15px;}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position : relative;min-height : 1px;padding-right : 15px;padding-left : 15px;}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float : left;}.col-xs-12 {width : 100%;}.col-xs-11 {width : 91.66666667%;}.col-xs-10 {width : 83.33333333%;}.col-xs-9 {width : 75%;}.col-xs-8 {width : 66.66666667%;}.col-xs-7 {width : 58.33333333%;}.col-xs-6 {width : 50%;}.col-xs-5 {width : 41.66666667%;}.col-xs-4 {width : 33.33333333%;}.col-xs-3 {width : 25%;}.col-xs-2 {width : 16.66666667%;}.col-xs-1 {width : 8.33333333%;}.col-xs-pull-12 {right : 100%;}.col-xs-pull-11 {right : 91.66666667%;}.col-xs-pull-10 {right : 83.33333333%;}.col-xs-pull-9 {right : 75%;}.col-xs-pull-8 {right : 66.66666667%;}.col-xs-pull-7 {right : 58.33333333%;}.col-xs-pull-6 {right : 50%;}.col-xs-pull-5 {right : 41.66666667%;}.col-xs-pull-4 {right : 33.33333333%;}.col-xs-pull-3 {right : 25%;}.col-xs-pull-2 {right : 16.66666667%;}.col-xs-pull-1 {right : 8.33333333%;}.col-xs-pull-0 {right : auto;}.col-xs-push-12 {left : 100%;}.col-xs-push-11 {left : 91.66666667%;}.col-xs-push-10 {left : 83.33333333%;}.col-xs-push-9 {left : 75%;}.col-xs-push-8 {left : 66.66666667%;}.col-xs-push-7 {left : 58.33333333%;}.col-xs-push-6 {left : 50%;}.col-xs-push-5 {left : 41.66666667%;}.col-xs-push-4 {left : 33.33333333%;}.col-xs-push-3 {left : 25%;}.col-xs-push-2 {left : 16.66666667%;}.col-xs-push-1 {left : 8.33333333%;}.col-xs-push-0 {left : auto;}.col-xs-offset-12 {margin-left : 100%;}.col-xs-offset-11 {margin-left : 91.66666667%;}.col-xs-offset-10 {margin-left : 83.33333333%;}.col-xs-offset-9 {margin-left : 75%;}.col-xs-offset-8 {margin-left : 66.66666667%;}.col-xs-offset-7 {margin-left : 58.33333333%;}.col-xs-offset-6 {margin-left : 50%;}.col-xs-offset-5 {margin-left : 41.66666667%;}.col-xs-offset-4 {margin-left : 33.33333333%;}.col-xs-offset-3 {margin-left : 25%;}.col-xs-offset-2 {margin-left : 16.66666667%;}.col-xs-offset-1 {margin-left : 8.33333333%;}.col-xs-offset-0 {margin-left : 0;}@media (min-width:768px) {.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float : left;}.col-sm-12 {width : 100%;}.col-sm-11 {width : 91.66666667%;}.col-sm-10 {width : 83.33333333%;}.col-sm-9 {width : 75%;}.col-sm-8 {width : 66.66666667%;}.col-sm-7 {width : 58.33333333%;}.col-sm-6 {width : 50%;}.col-sm-5 {width : 41.66666667%;}.col-sm-4 {width : 33.33333333%;}.col-sm-3 {width : 25%;}.col-sm-2 {width : 16.66666667%;}.col-sm-1 {width : 8.33333333%;}.col-sm-pull-12 {right : 100%;}.col-sm-pull-11 {right : 91.66666667%;}.col-sm-pull-10 {right : 83.33333333%;}.col-sm-pull-9 {right : 75%;}.col-sm-pull-8 {right : 66.66666667%;}.col-sm-pull-7 {right : 58.33333333%;}.col-sm-pull-6 {right : 50%;}.col-sm-pull-5 {right : 41.66666667%;}.col-sm-pull-4 {right : 33.33333333%;}.col-sm-pull-3 {right : 25%;}.col-sm-pull-2 {right : 16.66666667%;}.col-sm-pull-1 {right : 8.33333333%;}.col-sm-pull-0 {right : auto;}.col-sm-push-12 {left : 100%;}.col-sm-push-11 {left : 91.66666667%;}.col-sm-push-10 {left : 83.33333333%;}.col-sm-push-9 {left : 75%;}.col-sm-push-8 {left : 66.66666667%;}.col-sm-push-7 {left : 58.33333333%;}.col-sm-push-6 {left : 50%;}.col-sm-push-5 {left : 41.66666667%;}.col-sm-push-4 {left : 33.33333333%;}.col-sm-push-3 {left : 25%;}.col-sm-push-2 {left : 16.66666667%;}.col-sm-push-1 {left : 8.33333333%;}.col-sm-push-0 {left : auto;}.col-sm-offset-12 {margin-left : 100%;}.col-sm-offset-11 {margin-left : 91.66666667%;}.col-sm-offset-10 {margin-left : 83.33333333%;}.col-sm-offset-9 {margin-left : 75%;}.col-sm-offset-8 {margin-left : 66.66666667%;}.col-sm-offset-7 {margin-left : 58.33333333%;}.col-sm-offset-6 {margin-left : 50%;}.col-sm-offset-5 {margin-left : 41.66666667%;}.col-sm-offset-4 {margin-left : 33.33333333%;}.col-sm-offset-3 {margin-left : 25%;}.col-sm-offset-2 {margin-left : 16.66666667%;}.col-sm-offset-1 {margin-left : 8.33333333%;}.col-sm-offset-0 {margin-left : 0;}}@media (min-width:992px) {.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float : left;}.col-md-12 {width : 100%;}.col-md-11 {width : 91.66666667%;}.col-md-10 {width : 83.33333333%;}.col-md-9 {width : 75%;}.col-md-8 {width : 66.66666667%;}.col-md-7 {width : 58.33333333%;}.col-md-6 {width : 50%;}.col-md-5 {width : 41.66666667%;}.col-md-4 {width : 33.33333333%;}.col-md-3 {width : 25%;}.col-md-2 {width : 16.66666667%;}.col-md-1 {width : 8.33333333%;}.col-md-pull-12 {right : 100%;}.col-md-pull-11 {right : 91.66666667%;}.col-md-pull-10 {right : 83.33333333%;}.col-md-pull-9 {right : 75%;}.col-md-pull-8 {right : 66.66666667%;}.col-md-pull-7 {right : 58.33333333%;}.col-md-pull-6 {right : 50%;}.col-md-pull-5 {right : 41.66666667%;}.col-md-pull-4 {right : 33.33333333%;}.col-md-pull-3 {right : 25%;}.col-md-pull-2 {right : 16.66666667%;}.col-md-pull-1 {right : 8.33333333%;}.col-md-pull-0 {right : auto;}.col-md-push-12 {left : 100%;}.col-md-push-11 {left : 91.66666667%;}.col-md-push-10 {left : 83.33333333%;}.col-md-push-9 {left : 75%;}.col-md-push-8 {left : 66.66666667%;}.col-md-push-7 {left : 58.33333333%;}.col-md-push-6 {left : 50%;}.col-md-push-5 {left : 41.66666667%;}.col-md-push-4 {left : 33.33333333%;}.col-md-push-3 {left : 25%;}.col-md-push-2 {left : 16.66666667%;}.col-md-push-1 {left : 8.33333333%;}.col-md-push-0 {left : auto;}.col-md-offset-12 {margin-left : 100%;}.col-md-offset-11 {margin-left : 91.66666667%;}.col-md-offset-10 {margin-left : 83.33333333%;}.col-md-offset-9 {margin-left : 75%;}.col-md-offset-8 {margin-left : 66.66666667%;}.col-md-offset-7 {margin-left : 58.33333333%;}.col-md-offset-6 {margin-left : 50%;}.col-md-offset-5 {margin-left : 41.66666667%;}.col-md-offset-4 {margin-left : 33.33333333%;}.col-md-offset-3 {margin-left : 25%;}.col-md-offset-2 {margin-left : 16.66666667%;}.col-md-offset-1 {margin-left : 8.33333333%;}.col-md-offset-0 {margin-left : 0;}}@media (min-width:1200px) {.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float : left;}.col-lg-12 {width : 100%;}.col-lg-11 {width : 91.66666667%;}.col-lg-10 {width : 83.33333333%;}.col-lg-9 {width : 75%;}.col-lg-8 {width : 66.66666667%;}.col-lg-7 {width : 58.33333333%;}.col-lg-6 {width : 50%;}.col-lg-5 {width : 41.66666667%;}.col-lg-4 {width : 33.33333333%;}.col-lg-3 {width : 25%;}.col-lg-2 {width : 16.66666667%;}.col-lg-1 {width : 8.33333333%;}.col-lg-pull-12 {right : 100%;}.col-lg-pull-11 {right : 91.66666667%;}.col-lg-pull-10 {right : 83.33333333%;}.col-lg-pull-9 {right : 75%;}.col-lg-pull-8 {right : 66.66666667%;}.col-lg-pull-7 {right : 58.33333333%;}.col-lg-pull-6 {right : 50%;}.col-lg-pull-5 {right : 41.66666667%;}.col-lg-pull-4 {right : 33.33333333%;}.col-lg-pull-3 {right : 25%;}.col-lg-pull-2 {right : 16.66666667%;}.col-lg-pull-1 {right : 8.33333333%;}.col-lg-pull-0 {right : auto;}.col-lg-push-12 {left : 100%;}.col-lg-push-11 {left : 91.66666667%;}.col-lg-push-10 {left : 83.33333333%;}.col-lg-push-9 {left : 75%;}.col-lg-push-8 {left : 66.66666667%;}.col-lg-push-7 {left : 58.33333333%;}.col-lg-push-6 {left : 50%;}.col-lg-push-5 {left : 41.66666667%;}.col-lg-push-4 {left : 33.33333333%;}.col-lg-push-3 {left : 25%;}.col-lg-push-2 {left : 16.66666667%;}.col-lg-push-1 {left : 8.33333333%;}.col-lg-push-0 {left : auto;}.col-lg-offset-12 {margin-left : 100%;}.col-lg-offset-11 {margin-left : 91.66666667%;}.col-lg-offset-10 {margin-left : 83.33333333%;}.col-lg-offset-9 {margin-left : 75%;}.col-lg-offset-8 {margin-left : 66.66666667%;}.col-lg-offset-7 {margin-left : 58.33333333%;}.col-lg-offset-6 {margin-left : 50%;}.col-lg-offset-5 {margin-left : 41.66666667%;}.col-lg-offset-4 {margin-left : 33.33333333%;}.col-lg-offset-3 {margin-left : 25%;}.col-lg-offset-2 {margin-left : 16.66666667%;}.col-lg-offset-1 {margin-left : 8.33333333%;}.col-lg-offset-0 {margin-left : 0;}}table {background-color : transparent;}caption {padding-top : 8px;padding-bottom : 8px;color : #777;text-align : left;}th {text-align : left;}.table {width : 100%;max-width : 100%;margin-bottom : 20px;}.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding : 8px;line-height : 1.42857143;vertical-align : top;border-top : 1px solid #ddd;}.table > thead > tr > th {vertical-align : bottom;border-bottom : 2px solid #ddd;}.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {border-top : 0;}.table > tbody + tbody {border-top : 2px solid #ddd;}.table .table {background-color : #fff;}.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {padding : 5px;}.table-bordered {border : #ddd solid 1px;}.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {border : #ddd solid 1px;}.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {border-bottom-width : 2px;}.table-striped > tbody > tr:nth-child(odd) {background-color : #f9f9f9;}.table-hover > tbody > tr:hover {background-color : #f5f5f5;}table col[class*="col-"] {position : static;display : table-column;float : none;}table td[class*="col-"], table th[class*="col-"] {position : static;display : table-cell;float : none;}.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {background-color : #f5f5f5;}.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {background-color : #e8e8e8;}.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {background-color : #dff0d8;}.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {background-color : #d0e9c6;}.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {background-color : #d9edf7;}.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {background-color : #c4e3f3;}.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {background-color : #fcf8e3;}.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {background-color : #faf2cc;}.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {background-color : #f2dede;}.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {background-color : #ebcccc;}.table-responsive {min-height : 0.01%;overflow-x : auto;}@media screen and (max-width:767px) {.table-responsive {width : 100%;margin-bottom : 15px;overflow-y : hidden;border : #ddd solid 1px;}.table-responsive > .table {margin-bottom : 0;}.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {white-space : nowrap;}.table-responsive > .table-bordered {border : 0;}.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left : 0;}.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right : 0;}.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {border-bottom : 0;}}fieldset {min-width : 0;padding : 0;margin : 0;border : 0;}legend {display : block;width : 100%;padding : 0;margin-bottom : 20px;font-size : 21px;line-height : inherit;color : #333;border : 0;border-bottom : 1px solid #e5e5e5;}label {display : inline-block;max-width : 100%;margin-bottom : 5px;font-weight : bold;}input[type="search"] {box-sizing : border-box;}input[type="radio"], input[type="checkbox"] {margin : 4px 0 0;line-height : normal;}input[type="file"] {display : block;}input[type="range"] {display : block;width : 100%;}select[multiple], select[size] {height : auto;}input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {outline : thin dotted;outline-offset : -2px;}output {display : block;padding-top : 7px;font-size : 14px;line-height : 1.42857143;color : #555;}.form-control {display : block;width : 100%;height : 34px;padding : 6px 12px;font-size : 14px;line-height : 1.42857143;color : #555;background-color : #fff;background-image : none;border : #ccc solid 1px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;transition : border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.form-control:focus {border-color : #28b6e9;outline : 0;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 4px #28b6e9;}.form-control::-moz-placeholder {color : #999;opacity : 1;}.form-control:-ms-input-placeholder {color : #999;}.form-control::-webkit-input-placeholder {color : #999;}.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {cursor : not-allowed;background-color : #eee;opacity : 1;}textarea.form-control {height : auto;}@media screen {input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {line-height : 34px;}input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {line-height : 30px;}input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {line-height : 46px;}}.form-group {margin-bottom : 15px;}.radio, .checkbox {position : relative;display : block;margin-top : 10px;margin-bottom : 10px;}.radio label, .checkbox label {min-height : 20px;padding-left : 20px;margin-bottom : 0;font-weight : normal;cursor : pointer;}.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {position : absolute;margin-left : -20px;}.radio + .radio, .checkbox + .checkbox {margin-top : -5px;}.radio-inline, .checkbox-inline {display : inline-block;padding-left : 20px;margin-bottom : 0;font-weight : normal;vertical-align : middle;cursor : pointer;}.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {margin-top : 0;margin-left : 10px;}input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {cursor : not-allowed;}.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {cursor : not-allowed;}.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {cursor : not-allowed;}.form-control-static {padding-top : 7px;padding-bottom : 7px;margin-bottom : 0;}.form-control-static.input-lg, .form-control-static.input-sm {padding-right : 0;padding-left : 0;}.input-sm, .form-group-sm .form-control {height : 30px;padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}select.input-sm, select.form-group-sm .form-control {height : 30px;line-height : 30px;}textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {height : auto;}.input-lg, .form-group-lg .form-control {height : 46px;padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}select.input-lg, select.form-group-lg .form-control {height : 46px;line-height : 46px;}textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {height : auto;}.has-feedback {position : relative;}.has-feedback .form-control {padding-right : 42.5px;}.form-control-feedback {position : absolute;top : 0;right : 0;z-index : 2;display : block;width : 34px;height : 34px;line-height : 34px;text-align : center;}.input-lg + .form-control-feedback {width : 46px;height : 46px;line-height : 46px;}.input-sm + .form-control-feedback {width : 30px;height : 30px;line-height : 30px;}.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {color : #3c763d;}.has-success .form-control {border-color : #3c763d;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-success .form-control:focus {border-color : #2b542c;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #67b168;}.has-success .input-group-addon {color : #3c763d;background-color : #dff0d8;border-color : #3c763d;}.has-success .form-control-feedback {color : #3c763d;}.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {color : #8a6d3b;}.has-warning .form-control {border-color : #8a6d3b;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-warning .form-control:focus {border-color : #66512c;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #c0a16b;}.has-warning .input-group-addon {color : #8a6d3b;background-color : #fcf8e3;border-color : #8a6d3b;}.has-warning .form-control-feedback {color : #8a6d3b;}.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {color : #a94442;}.has-error .form-control {border-color : #a94442;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-error .form-control:focus {border-color : #843534;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #ce8483;}.has-error .input-group-addon {color : #a94442;background-color : #f2dede;border-color : #a94442;}.has-error .form-control-feedback {color : #a94442;}.has-feedback label ~ .form-control-feedback {top : 25px;}.has-feedback label.sr-only ~ .form-control-feedback {top : 0;}.help-block {display : block;margin-top : 5px;margin-bottom : 10px;color : #737373;}@media (min-width:768px) {.form-inline .form-group {display : inline-block;margin-bottom : 0;vertical-align : middle;}.form-inline .form-control {display : inline-block;width : auto;vertical-align : middle;}.form-inline .form-control-static {display : inline-block;}.form-inline .input-group {display : inline-table;vertical-align : middle;}.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {width : auto;}.form-inline .input-group > .form-control {width : 100%;}.form-inline .control-label {margin-bottom : 0;vertical-align : middle;}.form-inline .radio, .form-inline .checkbox {display : inline-block;margin-top : 0;margin-bottom : 0;vertical-align : middle;}.form-inline .radio label, .form-inline .checkbox label {padding-left : 0;}.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {position : relative;margin-left : 0;}.form-inline .has-feedback .form-control-feedback {top : 0;}}.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {padding-top : 7px;margin-top : 0;margin-bottom : 0;}.form-horizontal .radio, .form-horizontal .checkbox {min-height : 27px;}.form-horizontal .form-group {margin-right : -15px;margin-left : -15px;}@media (min-width:768px) {.form-horizontal .control-label {padding-top : 7px;margin-bottom : 0;text-align : right;}}.form-horizontal .has-feedback .form-control-feedback {right : 15px;}@media (min-width:768px) {.form-horizontal .form-group-lg .control-label {padding-top : 14.3px;}}@media (min-width:768px) {.form-horizontal .form-group-sm .control-label {padding-top : 6px;}}.btn {display : inline-block;padding : 6px 12px;margin-bottom : 0;font-size : 14px;font-weight : normal;line-height : 1.42857143;text-align : center;white-space : nowrap;vertical-align : middle;touch-action : manipulation;cursor : pointer;user-select : none;background-image : none;border : transparent solid 1px;border-radius : 4px;}.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline : thin dotted;outline-offset : -2px;}.btn:hover, .btn:focus, .btn.focus {color : #333;text-decoration : none;}.btn:active, .btn.active {background-image : none;outline : 0;box-shadow : 0 3px 5px rgb(0 0 0 / 0.125) inset;}.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor : not-allowed;box-shadow : none;opacity : 0.65;}.btn-default {color : #333;background-color : #fff;border-color : #ccc;}.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color : #333;background-color : #e6e6e6;border-color : #adadad;}.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {background-image : none;}.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {background-color : #fff;border-color : #ccc;}.btn-default .badge {color : #fff;background-color : #333;}.btn-primary {color : #fff;background-color : #337ab7;border-color : #2e6da4;}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color : #fff;background-color : #286090;border-color : #204d74;}.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {background-image : none;}.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {background-color : #337ab7;border-color : #2e6da4;}.btn-primary .badge {color : #337ab7;background-color : #fff;}.btn-success {color : #fff;background-color : #5cb85c;border-color : #4cae4c;}.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {color : #fff;background-color : #449d44;border-color : #398439;}.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {background-image : none;}.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {background-color : #5cb85c;border-color : #4cae4c;}.btn-success .badge {color : #5cb85c;background-color : #fff;}.btn-info {color : #fff;background-color : #5bc0de;border-color : #46b8da;}.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {color : #fff;background-color : #31b0d5;border-color : #269abc;}.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {background-image : none;}.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {background-color : #5bc0de;border-color : #46b8da;}.btn-info .badge {color : #5bc0de;background-color : #fff;}.btn-warning {color : #fff;background-color : #f0ad4e;border-color : #eea236;}.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {color : #fff;background-color : #ec971f;border-color : #d58512;}.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {background-image : none;}.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {background-color : #f0ad4e;border-color : #eea236;}.btn-warning .badge {color : #f0ad4e;background-color : #fff;}.btn-danger {color : #fff;background-color : #d9534f;border-color : #d43f3a;}.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {color : #fff;background-color : #c9302c;border-color : #ac2925;}.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {background-image : none;}.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {background-color : #d9534f;border-color : #d43f3a;}.btn-danger .badge {color : #d9534f;background-color : #fff;}.btn-link {font-weight : normal;color : #337ab7;border-radius : 0;}.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {background-color : transparent;box-shadow : none;}.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {border-color : transparent;}.btn-link:hover, .btn-link:focus {color : #23527c;text-decoration : underline;background-color : transparent;}.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {color : #777;text-decoration : none;}.btn-lg, .btn-group-lg > .btn {padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}.btn-sm, .btn-group-sm > .btn {padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}.btn-xs, .btn-group-xs > .btn {padding : 1px 5px;font-size : 12px;line-height : 1.5;border-radius : 3px;}.btn-block {display : block;width : 100%;}.btn-block + .btn-block {margin-top : 5px;}input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {width : 100%;}.fade {opacity : 0;transition : opacity 0.15s linear;}.fade.in {opacity : 1;}.collapse {display : none;visibility : hidden;}.collapse.in {display : block;visibility : visible;}tr.collapse.in {display : table-row;}tbody.collapse.in {display : table-row-group;}.collapsing {position : relative;height : 0;overflow : hidden;transition-timing-function : ease;transition-duration : 0.35s;transition-property : height, visibility;}.caret {display : inline-block;width : 0;height : 0;margin-left : 2px;vertical-align : middle;border-top : 4px solid;border-right : 4px solid transparent;border-left : 4px solid transparent;}.dropdown {position : relative;}.dropdown-toggle:focus {outline : 0;}.dropdown-menu {position : absolute;top : 100%;left : 0;z-index : 1000;display : none;float : left;min-width : 160px;padding : 5px 0;margin : 2px 0 0;font-size : 14px;text-align : left;list-style : none;background-color : #fff;background-clip : padding-box;border : #ccc solid 1px;border : rgb(0 0 0 / 0.15) solid 1px;border-radius : 4px;box-shadow : 0 6px 12px rgb(0 0 0 / 0.175);}.dropdown-menu.pull-right {right : 0;left : auto;}.dropdown-menu .divider {height : 1px;margin : 9px 0;overflow : hidden;background-color : #e5e5e5;}.dropdown-menu > li > a {display : block;padding : 3px 20px;clear : both;font-weight : normal;line-height : 1.42857143;color : #333;white-space : nowrap;}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {color : #262626;text-decoration : none;background-color : #f5f5f5;}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {color : #fff;text-decoration : none;background-color : #337ab7;outline : 0;}.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {color : #777;}.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {text-decoration : none;cursor : not-allowed;background-color : transparent;background-image : none;}.open > .dropdown-menu {display : block;}.open > a {outline : 0;}.dropdown-menu-right {right : 0;left : auto;}.dropdown-menu-left {right : auto;left : 0;}.dropdown-header {display : block;padding : 3px 20px;font-size : 12px;line-height : 1.42857143;color : #777;white-space : nowrap;}.dropdown-backdrop {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 990;}.pull-right > .dropdown-menu {right : 0;left : auto;}.dropup .caret, .navbar-fixed-bottom .dropdown .caret {content : "";border-top : 0;border-bottom : 4px solid;}.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {top : auto;bottom : 100%;margin-bottom : 1px;}@media (min-width:768px) {.navbar-right .dropdown-menu {right : 0;left : auto;}.navbar-right .dropdown-menu-left {right : auto;left : 0;}}.btn-group, .btn-group-vertical {position : relative;display : inline-block;vertical-align : middle;}.btn-group > .btn, .btn-group-vertical > .btn {position : relative;float : left;}.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {z-index : 2;}.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {margin-left : -1px;}.btn-toolbar {margin-left : -5px;}.btn-toolbar .btn-group, .btn-toolbar .input-group {float : left;}.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {margin-left : 5px;}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius : 0;}.btn-group > .btn:first-child {margin-left : 0;}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius : 0;border-bottom-right-radius : 0;}.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius : 0;border-bottom-left-radius : 0;}.btn-group > .btn-group {float : left;}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius : 0;}.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {border-top-right-radius : 0;border-bottom-right-radius : 0;}.btn-group > .btn-group:last-child > .btn:first-child {border-top-left-radius : 0;border-bottom-left-radius : 0;}.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {outline : 0;}.btn-group > .btn + .dropdown-toggle {padding-right : 8px;padding-left : 8px;}.btn-group > .btn-lg + .dropdown-toggle {padding-right : 12px;padding-left : 12px;}.btn-group.open .dropdown-toggle {box-shadow : 0 3px 5px rgb(0 0 0 / 0.125) inset;}.btn-group.open .dropdown-toggle.btn-link {box-shadow : none;}.btn .caret {margin-left : 0;}.btn-lg .caret {border-width : 5px 5px 0;border-bottom-width : 0;}.dropup .btn-lg .caret {border-width : 0 5px 5px;}.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {display : block;float : none;width : 100%;max-width : 100%;}.btn-group-vertical > .btn-group > .btn {float : none;}.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {margin-top : -1px;margin-left : 0;}.btn-group-vertical > .btn:not(:first-child):not(:last-child) {border-radius : 0;}.btn-group-vertical > .btn:first-child:not(:last-child) {border-top-right-radius : 4px;border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.btn-group-vertical > .btn:last-child:not(:first-child) {border-top-left-radius : 0;border-top-right-radius : 0;border-bottom-left-radius : 4px;}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius : 0;}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius : 0;border-top-right-radius : 0;}.btn-group-justified {display : table;width : 100%;table-layout : fixed;border-collapse : separate;}.btn-group-justified > .btn, .btn-group-justified > .btn-group {display : table-cell;float : none;width : 1%;}.btn-group-justified > .btn-group .btn {width : 100%;}.btn-group-justified > .btn-group .dropdown-menu {left : auto;}[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {position : absolute;clip : rect(0,0,0,0);}.input-group {position : relative;display : table;border-collapse : separate;}.input-group[class*="col-"] {float : none;padding-right : 0;padding-left : 0;}.input-group .form-control {position : relative;z-index : 2;float : left;width : 100%;margin-bottom : 0;}.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {height : 46px;padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {height : 46px;line-height : 46px;}textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {height : auto;}.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {height : 30px;padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {height : 30px;line-height : 30px;}textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {height : auto;}.input-group-addon, .input-group-btn, .input-group .form-control {display : table-cell;}.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {border-radius : 0;}.input-group-addon, .input-group-btn {width : 1%;white-space : nowrap;vertical-align : middle;}.input-group-addon {padding : 6px 12px;font-size : 14px;font-weight : normal;line-height : 1;color : #555;text-align : center;background-color : #eee;border : #ccc solid 1px;border-radius : 4px;}.input-group-addon.input-sm {padding : 5px 10px;font-size : 12px;border-radius : 3px;}.input-group-addon.input-lg {padding : 10px 16px;font-size : 18px;border-radius : 6px;}.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {margin-top : 0;}.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-top-right-radius : 0;border-bottom-right-radius : 0;}.input-group-addon:first-child {border-right : 0;}.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {border-top-left-radius : 0;border-bottom-left-radius : 0;}.input-group-addon:last-child {border-left : 0;}.input-group-btn {position : relative;font-size : 0;white-space : nowrap;}.input-group-btn > .btn {position : relative;}.input-group-btn > .btn + .btn {margin-left : -1px;}.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {z-index : 2;}.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {margin-right : -1px;}.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {margin-left : -1px;}.nav {padding-left : 0;margin-bottom : 0;list-style : none;}.nav > li {position : relative;display : block;}.nav > li > a {position : relative;display : block;padding : 10px 15px;}.nav > li > a:hover, .nav > li > a:focus {text-decoration : none;background-color : #eee;}.nav > li.disabled > a {color : #777;}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {color : #777;text-decoration : none;cursor : not-allowed;background-color : transparent;}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color : #eee;border-color : #337ab7;}.nav .nav-divider {height : 1px;margin : 9px 0;overflow : hidden;background-color : #e5e5e5;}.nav > li > a > img {max-width : none;}.nav-tabs {border-bottom : 1px solid #ddd;}.nav-tabs > li {float : left;margin-bottom : -1px;}.nav-tabs > li > a {margin-right : 2px;line-height : 1.42857143;border : transparent solid 1px;border-radius : 4px 4px 0 0;}.nav-tabs > li > a:hover {border-color : #eee #eee #ddd;}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color : #555;cursor : default;background-color : #fff;border : #ddd solid 1px;border-bottom-color : transparent;}.nav-tabs.nav-justified {width : 100%;border-bottom : 0;}.nav-tabs.nav-justified > li {float : none;}.nav-tabs.nav-justified > li > a {margin-bottom : 5px;text-align : center;}.nav-tabs.nav-justified > .dropdown .dropdown-menu {top : auto;left : auto;}@media (min-width:768px) {.nav-tabs.nav-justified > li {display : table-cell;width : 1%;}.nav-tabs.nav-justified > li > a {margin-bottom : 0;}}.nav-tabs.nav-justified > li > a {margin-right : 0;border-radius : 4px;}.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {border : #ddd solid 1px;}@media (min-width:768px) {.nav-tabs.nav-justified > li > a {border-bottom : 1px solid #ddd;border-radius : 4px 4px 0 0;}.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {border-bottom-color : #fff;}}.nav-pills > li {float : left;}.nav-pills > li > a {border-radius : 4px;}.nav-pills > li + li {margin-left : 2px;}.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {color : #fff;background-color : #337ab7;}.nav-stacked > li {float : none;}.nav-stacked > li + li {margin-top : 2px;margin-left : 0;}.nav-justified {width : 100%;}.nav-justified > li {float : none;}.nav-justified > li > a {margin-bottom : 5px;text-align : center;}.nav-justified > .dropdown .dropdown-menu {top : auto;left : auto;}@media (min-width:768px) {.nav-justified > li {display : table-cell;width : 1%;}.nav-justified > li > a {margin-bottom : 0;}}.nav-tabs-justified {border-bottom : 0;}.nav-tabs-justified > li > a {margin-right : 0;border-radius : 4px;}.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {border : #ddd solid 1px;}@media (min-width:768px) {.nav-tabs-justified > li > a {border-bottom : 1px solid #ddd;border-radius : 4px 4px 0 0;}.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {border-bottom-color : #fff;}}.tab-content > .tab-pane {display : none;visibility : hidden;}.tab-content > .active {display : block;visibility : visible;}.nav-tabs .dropdown-menu {margin-top : -1px;border-top-left-radius : 0;border-top-right-radius : 0;}.navbar {position : relative;min-height : 20px;margin-bottom : 10px;border : transparent solid 1px;}@media (min-width:768px) {.navbar {border-radius : 4px;}}@media (min-width:768px) {.navbar-header {float : left;}}.navbar-collapse {padding-right : 15px;padding-left : 15px;overflow-x : visible;border-top : 1px solid transparent;box-shadow : 0 1px 0 rgb(255 255 255 / 0.1) inset;}.navbar-collapse.in {overflow-y : auto;}@media (min-width:768px) {.navbar-collapse {width : auto;border-top : 0;box-shadow : none;}.navbar-collapse.collapse {display : block !important ;height : auto !important ;padding-bottom : 0;overflow : visible !important ;visibility : visible !important ;}.navbar-collapse.in {overflow-y : visible;}.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {padding-right : 0;padding-left : 0;}}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height : 340px;}@media (max-device-width:480px) and (orientation:landscape) {.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height : 200px;}}.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right : -15px;margin-left : -15px;}@media (min-width:768px) {.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right : 0;margin-left : 0;}}.navbar-static-top {z-index : 1000;border-width : 0 0 1px;}@media (min-width:768px) {.navbar-static-top {border-radius : 0;}}.navbar-fixed-top, .navbar-fixed-bottom {position : fixed;right : 0;left : 0;z-index : 1030;}@media (min-width:768px) {.navbar-fixed-top, .navbar-fixed-bottom {border-radius : 0;}}.navbar-fixed-top {top : 0;border-width : 0 0 1px;}.navbar-fixed-bottom {bottom : 0;margin-bottom : 0;border-width : 1px 0 0;}.navbar-brand {float : left;height : 50px;padding : 15px 15px;font-size : 18px;line-height : 20px;}.navbar-brand:hover, .navbar-brand:focus {text-decoration : none;}.navbar-brand > img {display : block;}@media (min-width:768px) {.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left : -15px;}}.navbar-toggle {position : relative;float : right;padding : 9px 10px;margin-top : 8px;margin-right : 15px;margin-bottom : 8px;background-color : transparent;background-image : none;border : transparent solid 1px;border-radius : 4px;}.navbar-toggle:focus {outline : 0;}.navbar-toggle .icon-bar {display : block;width : 22px;height : 2px;border-radius : 1px;}.navbar-toggle .icon-bar + .icon-bar {margin-top : 4px;}@media (min-width:768px) {.navbar-toggle {display : none;}}.navbar-nav {margin : 7.5px -15px;}.navbar-nav > li > a {padding-top : 10px;padding-bottom : 10px;line-height : 20px;}@media (max-width:767px) {.navbar-nav .open .dropdown-menu {position : static;float : none;width : auto;margin-top : 0;background-color : transparent;border : 0;box-shadow : none;}.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding : 5px 15px 5px 25px;}.navbar-nav .open .dropdown-menu > li > a {line-height : 20px;}.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {background-image : none;}}@media (min-width:768px) {.navbar-nav {float : left;margin : 0;}.navbar-nav > li {float : left;}.navbar-nav > li > a {padding-top : 15px;padding-bottom : 15px;}}.navbar-form {padding : 10px 15px;margin-top : 8px;margin-right : -15px;margin-bottom : 8px;margin-left : -15px;border-top : 1px solid transparent;border-bottom : 1px solid transparent;box-shadow : 0 1px 0 rgb(255 255 255 / 0.1) inset, 0 1px 0 rgb(255 255 255 / 0.1);}@media (min-width:768px) {.navbar-form .form-group {display : inline-block;margin-bottom : 0;vertical-align : middle;}.navbar-form .form-control {display : inline-block;width : auto;vertical-align : middle;}.navbar-form .form-control-static {display : inline-block;}.navbar-form .input-group {display : inline-table;vertical-align : middle;}.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {width : auto;}.navbar-form .input-group > .form-control {width : 100%;}.navbar-form .control-label {margin-bottom : 0;vertical-align : middle;}.navbar-form .radio, .navbar-form .checkbox {display : inline-block;margin-top : 0;margin-bottom : 0;vertical-align : middle;}.navbar-form .radio label, .navbar-form .checkbox label {padding-left : 0;}.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {position : relative;margin-left : 0;}.navbar-form .has-feedback .form-control-feedback {top : 0;}}@media (max-width:767px) {.navbar-form .form-group {margin-bottom : 5px;}.navbar-form .form-group:last-child {margin-bottom : 0;}}@media (min-width:768px) {.navbar-form {width : auto;padding-top : 0;padding-bottom : 0;margin-right : 0;margin-left : 0;border : 0;box-shadow : none;}}.navbar-nav > li > .dropdown-menu {margin-top : 0;border-top-left-radius : 0;border-top-right-radius : 0;}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {border-top-left-radius : 4px;border-top-right-radius : 4px;border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.navbar-btn {margin-top : 8px;margin-bottom : 8px;}.navbar-btn.btn-sm {margin-top : 10px;margin-bottom : 10px;}.navbar-btn.btn-xs {margin-top : 14px;margin-bottom : 14px;}.navbar-text {margin-top : 15px;margin-bottom : 15px;}@media (min-width:768px) {.navbar-text {float : left;margin-right : 15px;margin-left : 15px;}}@media (min-width:768px) {.navbar-left {float : left !important ;}.navbar-right {float : right !important ;margin-right : -15px;}.navbar-right ~ .navbar-right {margin-right : 0;}}.navbar-default {border-color : #e7e7e7;}.navbar-default .navbar-brand {color : #777;}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color : #5e5e5e;background-color : transparent;}.navbar-default .navbar-text {color : #777;}.nav-pills .navbar-nav > li > a {color : #fff;border-radius : 5px;padding : 0 5px !important ;margin : 0 !important ;}.nav-pills .navbar-nav > li > a:hover, .nav-pills .navbar-nav > li > a:focus {color : #c3f0ff;background-color : transparent;}.nav-pills .navbar-nav > .active > a, .nav-pills .navbar-nav > .active > a:hover, .nav-pills .navbar-nav > .active > a:focus {color : #fff;background-color : transparent;}.nav-pills .navbar-nav > .disabled > a, .nav-pills .navbar-nav > .disabled > a:hover, .nav-pills .navbar-nav > .disabled > a:focus {color : #ccc;background-color : transparent;}.nav-pills .navbar-toggle {border-color : #ddd;}.nav-pills .navbar-toggle:hover, .nav-pills .navbar-toggle:focus {background-color : transparent;}.nav-pills .navbar-toggle .icon-bar {background-color : transparent;}.nav-pills .navbar-collapse, .nav-pills .navbar-form {border-color : #e7e7e7;}.nav-pills .navbar-nav > .open > a, .nav-pills .navbar-nav > .open > a:hover, .nav-pills .navbar-nav > .open > a:focus {color : #c3f0ff;}@media (max-width:767px) {.navbar-default .navbar-nav .open .dropdown-menu > li > a {color : #777;}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {color : #333;background-color : transparent;}.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {color : #555;background-color : #e7e7e7;}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {color : #ccc;background-color : transparent;}}.navbar-default .navbar-link {color : #777;}.navbar-default .navbar-link:hover {color : #333;}.navbar-default .btn-link {color : #777;}.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {color : #333;}.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {color : #ccc;}.navbar-inverse {background-color : #222;border-color : #080808;}.navbar-inverse .navbar-brand {color : #9d9d9d;}.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-text {color : #9d9d9d;}.navbar-inverse .navbar-nav > li > a {color : #9d9d9d;}.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {color : #fff;background-color : #080808;}.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {color : #444;background-color : transparent;}.navbar-inverse .navbar-toggle {border-color : #333;}.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {background-color : #333;}.icon-bar {background-color : #999 !important ;}.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color : #101010;}.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {color : #fff;background-color : #080808;}@media (max-width:767px) {.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu .divider {background-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color : #9d9d9d;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {color : #fff;background-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {color : #444;background-color : transparent;}}.navbar-inverse .navbar-link {color : #9d9d9d;}.navbar-inverse .navbar-link:hover {color : #fff;}.navbar-inverse .btn-link {color : #9d9d9d;}.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {color : #fff;}.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {color : #444;}.breadcrumb {padding : 8px 15px;margin-bottom : 20px;list-style : none;background-color : #f5f5f5;border-radius : 4px;}.breadcrumb > li {display : inline-block;}.breadcrumb > li + li:before {padding : 0 5px;color : #ccc;content : "/\00a0";}.breadcrumb > .active {color : #777;}.pagination {display : inline-block;padding-left : 0;margin : 20px 0;border-radius : 4px;}.pagination > li {display : inline;}.pagination > li > a, .pagination > li > span {position : relative;float : left;padding : 6px 12px;margin-left : -1px;line-height : 1.42857143;color : #ff0000;text-decoration : none;background-color : #fff;border : #ddd solid 1px;}.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left : 0;border-top-left-radius : 4px;border-bottom-left-radius : 4px;}.pagination > li:last-child > a, .pagination > li:last-child > span {border-top-right-radius : 4px;border-bottom-right-radius : 4px;}.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {color : #23527c;background-color : #eee;border-color : #ddd;}.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index : 2;color : #fff;cursor : default;background-color : #ff0000;border-color : #ff0000;}.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color : #777;cursor : not-allowed;background-color : #fff;border-color : #ddd;}.pagination-lg > li > a, .pagination-lg > li > span {padding : 10px 16px;font-size : 18px;}.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {border-top-left-radius : 6px;border-bottom-left-radius : 6px;}.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {border-top-right-radius : 6px;border-bottom-right-radius : 6px;}.pagination-sm > li > a, .pagination-sm > li > span {padding : 5px 10px;font-size : 12px;}.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {border-top-left-radius : 3px;border-bottom-left-radius : 3px;}.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-top-right-radius : 3px;border-bottom-right-radius : 3px;}.pager {padding-left : 0;margin : 20px 0;text-align : center;list-style : none;}.pager li {display : inline;}.pager li > a, .pager li > span {display : inline-block;padding : 5px 14px;background-color : #fff;border : #ddd solid 1px;border-radius : 15px;}.pager li > a:hover, .pager li > a:focus {text-decoration : none;background-color : #eee;}.pager .next > a, .pager .next > span {float : right;}.pager .previous > a, .pager .previous > span {float : left;}.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {color : #777;cursor : not-allowed;background-color : #fff;}.label {display : inline;padding : 0.2em 0.6em 0.3em;font-size : 75%;font-weight : bold;line-height : 1;color : #fff;text-align : center;white-space : nowrap;vertical-align : baseline;border-radius : 0.25em;}a.label:hover, a.label:focus {color : #fff;text-decoration : none;cursor : pointer;}.label:empty {display : none;}.btn .label {position : relative;top : -1px;}.label-default {background-color : #777;}.label-default[href]:hover, .label-default[href]:focus {background-color : #5e5e5e;}.label-primary {background-color : #337ab7;}.label-primary[href]:hover, .label-primary[href]:focus {background-color : #286090;}.label-success {background-color : #5cb85c;}.label-success[href]:hover, .label-success[href]:focus {background-color : #449d44;}.label-info {background-color : #5bc0de;}.label-info[href]:hover, .label-info[href]:focus {background-color : #31b0d5;}.label-warning {background-color : #f0ad4e;}.label-warning[href]:hover, .label-warning[href]:focus {background-color : #ec971f;}.label-danger {background-color : #d9534f;}.label-danger[href]:hover, .label-danger[href]:focus {background-color : #c9302c;}.badge {display : inline-block;min-width : 10px;padding : 3px 7px;font-size : 12px;font-weight : bold;line-height : 1;color : #fff;text-align : center;white-space : nowrap;vertical-align : baseline;background-color : #777;border-radius : 10px;}.badge:empty {display : none;}.btn .badge {position : relative;top : -1px;}.btn-xs .badge {top : 0;padding : 1px 5px;}a.badge:hover, a.badge:focus {color : #fff;text-decoration : none;cursor : pointer;}.list-group-item.active > .badge, .nav-pills > .active > a > .badge {color : #337ab7;background-color : #fff;}.list-group-item > .badge {float : right;}.list-group-item > .badge + .badge {margin-right : 5px;}.nav-pills > li > a > .badge {margin-left : 3px;}.jumbotron {padding : 30px 15px;margin-bottom : 30px;color : inherit;background-color : #eee;}.jumbotron h1, .jumbotron .h1 {color : inherit;}.jumbotron p {margin-bottom : 15px;font-size : 21px;font-weight : 200;}.jumbotron > hr {border-top-color : #d5d5d5;}.container .jumbotron, .container-fluid .jumbotron {border-radius : 6px;}.jumbotron .container {max-width : 100%;}@media screen and (min-width:768px) {.jumbotron {padding : 48px 0;}.container .jumbotron, .container-fluid .jumbotron {padding-right : 60px;padding-left : 60px;}.jumbotron h1, .jumbotron .h1 {font-size : 63px;}}.thumbnail {display : block;padding : 4px;margin-bottom : 20px;line-height : 1.42857143;background-color : #fff;border : #ddd solid 1px;border-radius : 4px;transition : border 0.2s ease-in-out;}.thumbnail > img, .thumbnail a > img {margin-right : auto;margin-left : auto;}a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {border-color : #337ab7;}.thumbnail .caption {padding : 9px;color : #333;}.alert {padding : 15px;margin-bottom : 20px;border : transparent solid 1px;border-radius : 4px;}.alert h4 {margin-top : 0;color : inherit;}.alert .alert-link {font-weight : bold;}.alert > p, .alert > ul {margin-bottom : 0;}.alert > p + p {margin-top : 5px;}.alert-dismissable, .alert-dismissible {padding-right : 35px;}.alert-dismissable .close, .alert-dismissible .close {position : relative;top : -2px;right : -21px;color : inherit;}.alert-success {color : #3c763d;background-color : #dff0d8;border-color : #d6e9c6;}.alert-success hr {border-top-color : #c9e2b3;}.alert-success .alert-link {color : #2b542c;}.alert-info {color : #31708f;background-color : #d9edf7;border-color : #bce8f1;}.alert-info hr {border-top-color : #a6e1ec;}.alert-info .alert-link {color : #245269;}.alert-warning {color : #8a6d3b;background-color : #fcf8e3;border-color : #faebcc;}.alert-warning hr {border-top-color : #f7e1b5;}.alert-warning .alert-link {color : #66512c;}.alert-danger {color : #a94442;background-color : #f2dede;border-color : #ebccd1;}.alert-danger hr {border-top-color : #e4b9c0;}.alert-danger .alert-link {color : #843534;}@keyframes progress-bar-stripes {from {background-position : 40px 0;}to {background-position : 0 0;}}.progress {height : 20px;margin-bottom : 20px;overflow : hidden;background-color : #f5f5f5;border-radius : 4px;box-shadow : 0 1px 2px rgb(0 0 0 / 0.1) inset;}.progress-bar {float : left;width : 0;height : 100%;font-size : 12px;line-height : 20px;color : #fff;text-align : center;background-color : #337ab7;box-shadow : 0 -1px 0 rgb(0 0 0 / 0.15) inset;transition : width 0.6s ease;}.progress-striped .progress-bar, .progress-bar-striped {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);background-size : 40px 40px;}.progress.active .progress-bar, .progress-bar.active {animation : progress-bar-stripes 2s linear infinite;}.progress-bar-success {background-color : #5cb85c;}.progress-striped .progress-bar-success {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-info {background-color : #5bc0de;}.progress-striped .progress-bar-info {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-warning {background-color : #f0ad4e;}.progress-striped .progress-bar-warning {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-danger {background-color : #d9534f;}.progress-striped .progress-bar-danger {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.media {margin-top : 15px;}.media:first-child {margin-top : 0;}.media-right, .media > .pull-right {padding-left : 10px;}.media-left, .media > .pull-left {padding-right : 10px;}.media-left, .media-right, .media-body {display : table-cell;vertical-align : top;}.media-middle {vertical-align : middle;}.media-bottom {vertical-align : bottom;}.media-heading {margin-top : 0;margin-bottom : 5px;}.media-list {padding-left : 0;list-style : none;}.list-group {padding-left : 0;margin-bottom : 20px;}.list-group-item {position : relative;display : block;padding : 10px 15px;margin-bottom : -1px;background-color : #fff;border : #ddd solid 1px;}.list-group-item:first-child {border-top-left-radius : 4px;border-top-right-radius : 4px;}.list-group-item:last-child {margin-bottom : 0;border-bottom-right-radius : 4px;border-bottom-left-radius : 4px;}a.list-group-item {color : #555;}a.list-group-item .list-group-item-heading {color : #333;}a.list-group-item:hover, a.list-group-item:focus {color : #555;text-decoration : none;background-color : #f5f5f5;}.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {color : #777;cursor : not-allowed;background-color : #eee;}.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {color : inherit;}.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {color : #777;}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {z-index : 2;color : #fff;background-color : #01b7f2;border-color : #01b7f2;}.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {color : inherit;}.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {color : #c7ddef;}.list-group-item-success {color : #3c763d;background-color : #dff0d8;}a.list-group-item-success {color : #3c763d;}a.list-group-item-success .list-group-item-heading {color : inherit;}a.list-group-item-success:hover, a.list-group-item-success:focus {color : #3c763d;background-color : #d0e9c6;}a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {color : #fff;background-color : #3c763d;border-color : #3c763d;}.list-group-item-info {color : #31708f;background-color : #d9edf7;}a.list-group-item-info {color : #31708f;}a.list-group-item-info .list-group-item-heading {color : inherit;}a.list-group-item-info:hover, a.list-group-item-info:focus {color : #31708f;background-color : #c4e3f3;}a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {color : #fff;background-color : #31708f;border-color : #31708f;}.list-group-item-warning {color : #8a6d3b;background-color : #fcf8e3;}a.list-group-item-warning {color : #8a6d3b;}a.list-group-item-warning .list-group-item-heading {color : inherit;}a.list-group-item-warning:hover, a.list-group-item-warning:focus {color : #8a6d3b;background-color : #faf2cc;}a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {color : #fff;background-color : #8a6d3b;border-color : #8a6d3b;}.list-group-item-danger {color : #a94442;background-color : #f2dede;}a.list-group-item-danger {color : #a94442;}a.list-group-item-danger .list-group-item-heading {color : inherit;}a.list-group-item-danger:hover, a.list-group-item-danger:focus {color : #a94442;background-color : #ebcccc;}a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {color : #fff;background-color : #a94442;border-color : #a94442;}.list-group-item-heading {margin-top : 0;margin-bottom : 5px;}.list-group-item-text {margin-bottom : 0;line-height : 1.3;}.panel {margin-bottom : 20px;background-color : #fff;border : transparent solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.05);}.panel-body {padding : 15px;}.panel-heading {padding : 10px 15px;border-bottom : 1px solid transparent;border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel-heading > .dropdown .dropdown-toggle {color : inherit;}.panel-title {margin-top : 0;margin-bottom : 0;font-size : 16px;color : inherit;}.panel-title > a {color : inherit;}.panel-footer {padding : 10px 15px;background-color : #f5f5f5;border-top : 1px solid #ddd;border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .list-group, .panel > .panel-collapse > .list-group {margin-bottom : 0;}.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {border-width : 1px 0;border-radius : 0;}.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top : 0;border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom : 0;border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel-heading + .list-group .list-group-item:first-child {border-top-width : 0;}.list-group + .panel-footer {border-top-width : 0;}.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {margin-bottom : 0;}.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {padding-right : 15px;padding-left : 15px;}.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius : 3px;}.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius : 3px;}.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {border-top : 1px solid #ddd;}.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {border-top : 0;}.panel > .table-bordered, .panel > .table-responsive > .table-bordered {border : 0;}.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left : 0;}.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right : 0;}.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom : 0;}.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {border-bottom : 0;}.panel > .table-responsive {margin-bottom : 0;border : 0;}.panel-group {margin-bottom : 20px;}.panel-group .panel {margin-bottom : 0;border-radius : 4px;}.panel-group .panel + .panel {margin-top : 5px;}.panel-group .panel-heading {border-bottom : 0;}.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {border-top : 1px solid #ddd;}.panel-group .panel-footer {border-top : 0;}.panel-group .panel-footer + .panel-collapse .panel-body {border-bottom : 1px solid #ddd;}.panel-default {border-color : #ddd;}.panel-default > .panel-heading {color : #333;background-color : #f5f5f5;border-color : #ddd;}.panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color : #ddd;}.panel-default > .panel-heading .badge {color : #f5f5f5;background-color : #333;}.panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #ddd;}.panel-primary {border-color : #337ab7;}.panel-primary > .panel-heading {color : #fff;background-color : #337ab7;border-color : #337ab7;}.panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color : #337ab7;}.panel-primary > .panel-heading .badge {color : #337ab7;background-color : #fff;}.panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #337ab7;}.panel-success {border-color : #d6e9c6;}.panel-success > .panel-heading {color : #3c763d;background-color : #dff0d8;border-color : #d6e9c6;}.panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color : #d6e9c6;}.panel-success > .panel-heading .badge {color : #dff0d8;background-color : #3c763d;}.panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #d6e9c6;}.panel-info {border-color : #bce8f1;}.panel-info > .panel-heading {color : #31708f;background-color : #d9edf7;border-color : #bce8f1;}.panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color : #bce8f1;}.panel-info > .panel-heading .badge {color : #d9edf7;background-color : #31708f;}.panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #bce8f1;}.panel-warning {border-color : #faebcc;}.panel-warning > .panel-heading {color : #8a6d3b;background-color : #fcf8e3;border-color : #faebcc;}.panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color : #faebcc;}.panel-warning > .panel-heading .badge {color : #fcf8e3;background-color : #8a6d3b;}.panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #faebcc;}.panel-danger {border-color : #ebccd1;}.panel-danger > .panel-heading {color : #a94442;background-color : #f2dede;border-color : #ebccd1;}.panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color : #ebccd1;}.panel-danger > .panel-heading .badge {color : #f2dede;background-color : #a94442;}.panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #ebccd1;}.embed-responsive {position : relative;display : block;height : 0;padding : 0;overflow : hidden;}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {position : absolute;top : 0;bottom : 0;left : 0;width : 100%;height : 100%;border : 0;}.embed-responsive.embed-responsive-16by9 {padding-bottom : 56.25%;}.embed-responsive.embed-responsive-4by3 {padding-bottom : 75%;}.well {min-height : 20px;padding : 19px;margin-bottom : 20px;background-color : #f5f5f5;border : #e3e3e3 solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.05) inset;}.well blockquote {border-color : #ddd;border-color : rgb(0 0 0 / 0.15);}.well-lg {padding : 24px;border-radius : 6px;}.well-sm {padding : 9px;border-radius : 3px;}.close {float : right;font-size : 21px;font-weight : bold;line-height : 1;color : #000;text-shadow : 0 1px 0 #fff;opacity : 0.2;}.close:hover, .close:focus {color : #000;text-decoration : none;cursor : pointer;opacity : 0.5;}button.close {padding : 0;cursor : pointer;background : transparent;border : 0;}.modal-open {overflow : hidden;}.modal {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 1040;display : none;overflow : hidden;outline : 0;}.modal.fade .modal-dialog {transition : transform 0.3s ease-out;transform : translate(0,-25%);}.modal.in .modal-dialog {transform : translate(0,0);}.modal-open .modal {overflow-x : hidden;overflow-y : auto;}.modal-dialog {position : relative;width : auto;margin : 10px;}.modal-content {position : relative;background-color : #fff;background-clip : padding-box;border : #999 solid 1px;border : rgb(0 0 0 / 0.2) solid 1px;border-radius : 6px;outline : 0;box-shadow : 0 3px 9px rgb(0 0 0 / 0.5);}.modal-backdrop {position : absolute;top : 0;right : 0;left : 0;background-color : #000;}.modal-backdrop.fade {opacity : 0;}.modal-backdrop.in {opacity : 0.5;}.modal-header {min-height : 16.42857143px;padding : 7px 15px;border-bottom : 1px solid #e5e5e5;background : #01b7f2;color : #fff;font-size : 16px;font-weight : bold;}.modal-header .close {margin-top : -2px;}.modal-title {margin : 0;line-height : 1.42857143;}.modal-body {position : relative;padding : 15px;}.modal-footer {padding : 15px;text-align : right;border-top : 1px solid #e5e5e5;}.modal-footer .btn + .btn {margin-bottom : 0;margin-left : 5px;}.modal-footer .btn-group .btn + .btn {margin-left : -1px;}.modal-footer .btn-block + .btn-block {margin-left : 0;}.modal-scrollbar-measure {position : absolute;top : -9999px;width : 50px;height : 50px;overflow : scroll;}@media (min-width:768px) {.modal-dialog {width : 600px;margin : 30px auto;}.modal-content {box-shadow : 0 5px 15px rgb(0 0 0 / 0.5);}.modal-sm {width : 300px;}}@media (min-width:992px) {.modal-lg {width : 900px;}}.tooltip {position : absolute;z-index : 1070;display : block;font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 12px;font-weight : normal;line-height : 1.4;visibility : visible;opacity : 0;}.tooltip.in {opacity : 0.9;}.tooltip.top {padding : 5px 0;margin-top : -3px;}.tooltip.right {padding : 0 5px;margin-left : 3px;}.tooltip.bottom {padding : 5px 0;margin-top : 3px;}.tooltip.left {padding : 0 5px;margin-left : -3px;}.tooltip-inner {max-width : 200px;padding : 3px 8px;color : #fff;text-align : center;text-decoration : none;background-color : #000;border-radius : 4px;}.tooltip-arrow {position : absolute;width : 0;height : 0;border-color : transparent;border-style : solid;}.tooltip.top .tooltip-arrow {bottom : 0;left : 50%;margin-left : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.top-left .tooltip-arrow {right : 5px;bottom : 0;margin-bottom : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.top-right .tooltip-arrow {bottom : 0;left : 5px;margin-bottom : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.right .tooltip-arrow {top : 50%;left : 0;margin-top : -5px;border-width : 5px 5px 5px 0;border-right-color : #000;}.tooltip.left .tooltip-arrow {top : 50%;right : 0;margin-top : -5px;border-width : 5px 0 5px 5px;border-left-color : #000;}.tooltip.bottom .tooltip-arrow {top : 0;left : 50%;margin-left : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.tooltip.bottom-left .tooltip-arrow {top : 0;right : 5px;margin-top : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.tooltip.bottom-right .tooltip-arrow {top : 0;left : 5px;margin-top : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.popover {position : absolute;top : 0;left : 0;z-index : 1060;display : none;max-width : 276px;padding : 1px;font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 14px;font-weight : normal;line-height : 1.42857143;text-align : left;white-space : normal;background-color : #fff;background-clip : padding-box;border : #ccc solid 1px;border : rgb(0 0 0 / 0.2) solid 1px;border-radius : 6px;box-shadow : 0 5px 10px rgb(0 0 0 / 0.2);}.popover.top {margin-top : -10px;}.popover.right {margin-left : 10px;}.popover.bottom {margin-top : 10px;}.popover.left {margin-left : -10px;}.popover-title {padding : 8px 14px;margin : 0;font-size : 14px;background-color : #f7f7f7;border-bottom : 1px solid #ebebeb;border-radius : 5px 5px 0 0;}.popover-content {padding : 9px 14px;}.popover > .arrow, .popover > .arrow:after {position : absolute;display : block;width : 0;height : 0;border-color : transparent;border-style : solid;}.popover > .arrow {border-width : 11px;}.popover > .arrow:after {content : "";border-width : 10px;}.popover.top > .arrow {bottom : -11px;left : 50%;margin-left : -11px;border-top-color : #999;border-top-color : rgb(0 0 0 / 0.25);border-bottom-width : 0;}.popover.top > .arrow:after {bottom : 1px;margin-left : -10px;content : " ";border-top-color : #fff;border-bottom-width : 0;}.popover.right > .arrow {top : 50%;left : -11px;margin-top : -11px;border-right-color : #999;border-right-color : rgb(0 0 0 / 0.25);border-left-width : 0;}.popover.right > .arrow:after {bottom : -10px;left : 1px;content : " ";border-right-color : #fff;border-left-width : 0;}.popover.bottom > .arrow {top : -11px;left : 50%;margin-left : -11px;border-top-width : 0;border-bottom-color : #999;border-bottom-color : rgb(0 0 0 / 0.25);}.popover.bottom > .arrow:after {top : 1px;margin-left : -10px;content : " ";border-top-width : 0;border-bottom-color : #fff;}.popover.left > .arrow {top : 50%;right : -11px;margin-top : -11px;border-right-width : 0;border-left-color : #999;border-left-color : rgb(0 0 0 / 0.25);}.popover.left > .arrow:after {right : 1px;bottom : -10px;content : " ";border-right-width : 0;border-left-color : #fff;}.carousel {position : relative;}.carousel-inner {position : relative;width : 100%;overflow : hidden;}.carousel-inner > .item {position : relative;display : none;transition : left 0.6s ease-in-out;}.carousel-inner > .item > img, .carousel-inner > .item > a > img {line-height : 1;}@media all, null {.carousel-inner > .item {transition : transform 0.6s ease-in-out;backface-visibility : hidden;}.carousel-inner > .item.next, .carousel-inner > .item.active.right {left : 0;transform : translate3d(100%,0,0);}.carousel-inner > .item.prev, .carousel-inner > .item.active.left {left : 0;transform : translate3d(-100%,0,0);}.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {left : 0;transform : translate3d(0,0,0);}}.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {display : block;}.carousel-inner > .active {left : 0;}.carousel-inner > .next, .carousel-inner > .prev {position : absolute;top : 0;width : 100%;}.carousel-inner > .next {left : 100%;}.carousel-inner > .prev {left : -100%;}.carousel-inner > .next.left, .carousel-inner > .prev.right {left : 0;}.carousel-inner > .active.left {left : -100%;}.carousel-inner > .active.right {left : 100%;}.carousel-control {position : absolute;top : 0;bottom : 0;left : 0;width : 15%;font-size : 20px;color : #fff;text-align : center;text-shadow : 0 1px 2px rgb(0 0 0 / 0.6);opacity : 0.5;}.carousel-control.left {background-image : linear-gradient(to right, rgb(0 0 0 / 0.5) 0%, rgb(0 0 0 / 0.0001) 100%);background-repeat : repeat-x;}.carousel-control.right {right : 0;left : auto;background-image : linear-gradient(to right, rgb(0 0 0 / 0.0001) 0%, rgb(0 0 0 / 0.5) 100%);background-repeat : repeat-x;}.carousel-control:hover, .carousel-control:focus {color : #fff;text-decoration : none;outline : 0;opacity : 0.9;}.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {position : absolute;top : 50%;z-index : 5;display : inline-block;}.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {left : 50%;margin-left : -10px;}.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {right : 50%;margin-right : -10px;}.carousel-control .icon-prev, .carousel-control .icon-next {width : 20px;height : 20px;margin-top : -10px;font-family : serif;}.carousel-control .icon-prev:before {content : '\2039';}.carousel-control .icon-next:before {content : '\203a';}.carousel-indicators {position : absolute;bottom : 10px;left : 50%;z-index : 15;width : 60%;padding-left : 0;margin-left : -30%;text-align : center;list-style : none;}.carousel-indicators li {display : inline-block;width : 10px;height : 10px;margin : 1px;text-indent : -999px;cursor : pointer;background-color : rgb(0 0 0 / 0);border : #fff solid 1px;border-radius : 10px;}.carousel-indicators .active {width : 12px;height : 12px;margin : 0;background-color : #fff;}.carousel-caption {position : absolute;right : 15%;bottom : 20px;left : 15%;z-index : 10;padding-top : 20px;padding-bottom : 20px;color : #fff;text-align : center;text-shadow : 0 1px 2px rgb(0 0 0 / 0.6);}.carousel-caption .btn {text-shadow : none;}@media screen and (min-width:768px) {.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {width : 30px;height : 30px;margin-top : -15px;font-size : 30px;}.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {margin-left : -15px;}.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {margin-right : -15px;}.carousel-caption {right : 20%;left : 20%;padding-bottom : 30px;}.carousel-indicators {bottom : 20px;}}.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {display : table;content : " ";}.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {clear : both;}.center-block {display : block;margin-right : auto;margin-left : auto;}.pull-right {float : right !important ;}.pull-left {float : left !important ;}.hide {display : none !important ;}.show {display : block !important ;}.invisible {visibility : hidden;}.text-hide {font : 0/0 a;color : transparent;text-shadow : none;background-color : transparent;border : 0;}.hidden {display : none !important ;visibility : hidden !important ;}.affix {position : fixed;}.visible-xs, .visible-sm, .visible-md, .visible-lg {display : none !important ;}.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {display : none !important ;}@media (max-width:767px) {.visible-xs {display : block !important ;}table.visible-xs {display : table;}tr.visible-xs {display : table-row !important ;}th.visible-xs, td.visible-xs {display : table-cell !important ;}}@media (max-width:767px) {.visible-xs-block {display : block !important ;}}@media (max-width:767px) {.visible-xs-inline {display : inline !important ;}}@media (max-width:767px) {.visible-xs-inline-block {display : inline-block !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm {display : block !important ;}table.visible-sm {display : table;}tr.visible-sm {display : table-row !important ;}th.visible-sm, td.visible-sm {display : table-cell !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-block {display : block !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-inline {display : inline !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-inline-block {display : inline-block !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md {display : block !important ;}table.visible-md {display : table;}tr.visible-md {display : table-row !important ;}th.visible-md, td.visible-md {display : table-cell !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-block {display : block !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-inline {display : inline !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-inline-block {display : inline-block !important ;}}@media (min-width:1200px) {.visible-lg {display : block !important ;}table.visible-lg {display : table;}tr.visible-lg {display : table-row !important ;}th.visible-lg, td.visible-lg {display : table-cell !important ;}}@media (min-width:1200px) {.visible-lg-block {display : block !important ;}}@media (min-width:1200px) {.visible-lg-inline {display : inline !important ;}}@media (min-width:1200px) {.visible-lg-inline-block {display : inline-block !important ;}}@media (max-width:767px) {.hidden-xs {display : none !important ;}}@media (min-width:768px) and (max-width:991px) {.hidden-sm {display : none !important ;}}@media (min-width:992px) and (max-width:1199px) {.hidden-md {display : none !important ;}}@media (min-width:1200px) {.hidden-lg {display : none !important ;}}.visible-print {display : none !important ;}@media print {.visible-print {display : block !important ;}table.visible-print {display : table;}tr.visible-print {display : table-row !important ;}th.visible-print, td.visible-print {display : table-cell !important ;}}.visible-print-block {display : none !important ;}@media print {.visible-print-block {display : block !important ;}}.visible-print-inline {display : none !important ;}@media print {.visible-print-inline {display : inline !important ;}}.visible-print-inline-block {display : none !important ;}@media print {.visible-print-inline-block {display : inline-block !important ;}}@media print {.hidden-print {display : none !important ;}}@font-face {{font-family : "'WebRupee'";src : url('WebRupee.V2.0.eot');src : local('WebRupee'), url('WebRupee.V2.0.ttf') format('truetype'), url('WebRupee.V2.0.woff') format('woff'), url('WebRupee.V2.0.svg') format('svg');font-weight : normal;font-style : normal;}}.WebRupee {font-family : 'WebRupee';padding : 0 2px;}@font-face {{font-family : "'roboto_slabbold'";src : url('robotoslab-bold-webfont.eot');src : url('robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('robotoslab-bold-webfont.woff2') format('woff2'), url('robotoslab-bold-webfont.woff') format('woff'), url('robotoslab-bold-webfont.ttf') format('truetype'), url('robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'robotolight'";src : url('roboto-light-webfont.eot');src : url('roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('roboto-light-webfont.woff2') format('woff2'), url('roboto-light-webfont.woff') format('woff'), url('roboto-light-webfont.ttf') format('truetype'), url('roboto-light-webfont.svg#robotolight') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'robotoregular'";src : url('roboto-regular-webfont.eot');src : url('roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('roboto-regular-webfont.woff2') format('woff2'), url('roboto-regular-webfont.woff') format('woff'), url('roboto-regular-webfont.ttf') format('truetype'), url('roboto-regular-webfont.svg#robotoregular') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'robotomedium'";src : url('roboto-medium-webfont.eot');src : url('roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('roboto-medium-webfont.woff2') format('woff2'), url('roboto-medium-webfont.woff') format('woff'), url('roboto-medium-webfont.ttf') format('truetype'), url('roboto-medium-webfont.svg#robotomedium') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'roboto_condensedregular'";src : url('robotocondensed-regular-webfont.eot');src : url('robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('robotocondensed-regular-webfont.woff2') format('woff2'), url('robotocondensed-regular-webfont.woff') format('woff'), url('robotocondensed-regular-webfont.ttf') format('truetype'), url('robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'FontAwesome'";src : url('../fonts/fontawesome-webfont.eot?v=4.3.0');src : url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight : normal;font-style : normal;}}.fa {display : inline-block;font : normal normal 14px/1 FontAwesome;font-size : inherit;transform : translate(0,0);}.fa-lg {font-size : 1.33333333em;line-height : 0.75em;vertical-align : -15%;}.slider {overflow : auto;position : relative;touch-action : pan-y;}.slider {border : #333 dotted 1px;height : 250px;margin : 40px auto;padding : 5px;text-align : center;width : 100%;}.as-prev-arrow, .as-next-arrow {cursor : pointer;opacity : 0.5;height : 65px;overflow : hidden;position : absolute;text-indent : 100%;top : 95px;white-space : nowrap;width : 29px;z-index : 555;top : 220px;}.as-prev-arrow {background : url(prev.png) 0 0 no-repeat;left : 0;}.as-next-arrow {background : url(next.png) no-repeat;right : 0;}.slider1:hover .as-prev-arrow, .slider1:hover .as-next-arrow {opacity : 1;}.as-nav {bottom : 10px;left : 50%;margin-left : -27px;position : absolute;text-align : left;width : 110px;z-index : 5 !important ;}.as-nav a {background : url(bullets.png) 0 0 no-repeat;height : 16px;display : inline-block;margin : 0 1px;overflow : hidden;text-indent : 100%;white-space : nowrap;width : 16px;}a.as-active, .as-nav a:hover {background-position : 0 -16px;}.slider-wrapper {height : 275px;position : relative;}a img {border : none;}a:focus {outline : none;}input:focus {outline : none;}textarea:focus {outline : none;}::-moz-selection {background : #f47104;color : white;}::selection {background : #f47104;color : white;}.clear {clear : both;display : block;overflow : hidden;visibility : hidden;width : 0;height : 0;}ul, ol {margin : 0;padding : 0;}li {padding : 0;margin : 0;list-style : none;}a {text-decoration : none;}h1, h2, h3, h4, h5, h6 {font-weight : normal;padding : 0;margin : 0;}p {margin : 0;padding : 0;}body {font-family : Helvetica, Arial, sans-serif;font-size : 12px;line-height : 18px;background : url(../img/bg-inner.png) top center no-repeat;}body.home {background : none;}.full-width {width : 100%;display : block;}.header {position : relative;}.header-line > span {float : left;height : 6px;}.header-line > span.red {background : #f47104;}.header-line > span.orange {background : #fece4c;}.header-line > span.green {background : #d2e05e;}.header-line > span.blue {background : #05aaf2;}.header-block {height : 102px;}.logo {margin : 8px 0 0 0;}.logo a {display : block;}.metta {margin : 21px 0 0 0;}.metta p {float : left;font-family : 'robotolight';font-size : 18px;color : #2c2c2c;background : url(../img/bg-metta.png) 0 0 no-repeat;}.metta p.phone {padding : 1px 10px 0 27px;margin-right : 15px;border-right : 1px solid #dfdfdf;}.metta p.mail {padding : 0 0 0 34px;background-position : 1px -50px;}.metta p.mail a {color : #2c2c2c;text-decoration : none;}.metta p.mail:hover a {color : #05aaf2;}.main-nav {margin : 29px 0 0 0;}.main-nav > ul > li {float : left;position : relative;}.main-nav > ul > li a {font-size : 14px;color : #6f6f6f;font-family : 'robotoregular';text-transform : uppercase;border-right : 1px solid #dfdfdf;padding : 0 18px 15px 18px;display : block;text-decoration : none;}.main-nav > ul > li.last a {border-right : none;padding-right : 0;}.main-nav > ul > li.active a {color : #f47104;background : none;}.main-nav > ul > li.active ul li a {color : #aaa899;}.main-nav > ul > li:hover > a {color : #f47104;background : none;}.main-nav .navbar-default {border : none;background : none;height : auto;min-height : 0;margin-bottom : 0;border-radius : 0;}.banner {height : 494px;}.banner li {position : relative;background-position : top center;height : 494px;background-size : cover;}.banner li img {opacity : 0;position : absolute;}.main-nav .navbar-default .collapse {padding-left : 0;padding-right : 0;}.quick-form a.toogle-button {width : 114px;height : 115px;background : url(../img/bg-sprite.png) -3px -4px no-repeat;position : absolute;top : -56px;left : 50%;z-index : 10;margin : 0 0 0 -57px;}.quick-form {background : #f47104;overflow : visible !important ;position : relative;z-index : 500;}.package-block {background : url(../img/bg-packge-block.png) top center no-repeat;position : relative;border-bottom : 1px solid #eaeaea;padding-bottom : 50px;}.package-block h2 {font-size : 42px;color : #3a3a3a;font-family : 'robotothin';text-align : center;padding : 78px 0 0 0;}.package-block h2 span.bold {color : #3a3a3a;font-family : 'robotomedium';}.package-block h2 span.left-line {width : 197px;height : 1px;background : #d4d4d4;position : relative;display : inline-block;top : -10px;}.package-block h2 span.right-line {width : 197px;height : 1px;background : #d4d4d4;position : relative;display : inline-block;top : -10px;}.package-slider {margin : 33px 0 0 0;position : relative;}.slider-padding {padding-right : 23px;}.slider-item .image {position : relative;}.slider-item .image a {display : block;padding : 0;margin : 0;}.slider-item .image .bottom-border {position : relative;}.slider-item .image img {width : 100%;position : relative;height : 150px;}.slider-item .image .bottom-border span {float : left;height : 6px;}.slider-item .image .bottom-border span.red {background : #f47104;}.slider-item .image .bottom-border span.orange {background : #fece4c;}.slider-item .image .bottom-border span.green {background : #d2e05e;}.slider-item .image .bottom-border span.blue {background : #05aaf2;}span.rupee {display : inline-block;width : 13px;height : 16px;background : url(../img/img-rupee.png) 0 1px no-repeat;}.package-content {border : #e7e7e7 solid 1px;border-top : none;}.package-content h4 {font-size : 22px;font-family : 'robotolight';text-align : center;padding : 16px 10px 0 10px;}.package-content h4:first-letter {text-transform : uppercase;}.package-content h4 a {color : #3a3a3a;text-decoration : none;}.package-content h5 {font-size : 12px;font-family : 'open_sansregular';text-align : center;text-transform : uppercase;padding : 0;margin : 13px 0 0 0;background : url(../img/bg-border.png) center repeat-x;}.package-content h5 span {background : #FFFFFF;padding : 0 10px;}.package-duration {padding : 15px 0 13px 0;position : relative;}.package-duration h6 {font-size : 34px;color : #05aaf2;font-family : 'robotothin';text-align : center;line-height : 20px;}.package-duration .day {border-right : 1px solid #e7e7e7;}.package-duration p {font-size : 12px;font-family : 'open_sansregular';text-align : center;padding : 4px 0 0 0;}.package-duration a.c-link {width : 56px;height : 55px;position : absolute;bottom : -28px;left : 50%;margin-left : -28px;background : url(../img/bg-sprite.png) -147px -15px no-repeat;}.package-slider.owl-carousel .owl-wrapper-outer {padding-bottom : 28px;}.slider-padding:hover a.c-link {background-position : -223px -15px;}.slider-padding:hover .package-content h4 a {color : #fab700;}.package-slider .owl-controls .owl-buttons .owl-prev {width : 0;height : 18px;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -153px -84px no-repeat;position : absolute;top : -59px;left : 0;}.package-slider .owl-controls .owl-buttons .owl-prev:hover {background-position : -153px -105px;}.package-slider .owl-controls .owl-buttons .owl-next {width : 0;height : 18px;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -173px -84px no-repeat;position : absolute;top : -59px;right : 0;}.package-slider .owl-controls .owl-buttons .owl-next:hover {background-position : -173px -105px;}.ue-counts {position : relative;}.ue-counts h5 {font-size : 80px;font-family : 'robotobold';text-align : center;line-height : 63px;}.ue-counts h5.count {color : #f47104;}.ue-counts h5.count2 {color : #fece4c;}.ue-counts h5.count3 {color : #cfde52;}.ue-counts h5.count4 {color : #05aaf2;}.ue-counts p {font-size : 16px;color : #717171;text-transform : uppercase;text-align : center;font-family : 'robotoregular';padding : 11px 0 16px 0;}.ue-counts .count-block {border-right : 1px solid #eaeaea;margin-top : 40px;height : 108px;}.ue-counts .count-block.last-block {border-right : none;}.ue-counts .count-block.mid-block {margin-top : 19px;padding-top : 21px;height : 129px;}a.more {width : 41px;height : 40px;background : url(../img/bg-sprite.png) -214px -78px no-repeat;display : block;z-index : 10;}a.more:hover {background-position : -265px -78px;}.package-block a.more {position : absolute;bottom : -22px;left : 50%;margin-left : -21px;}.header-block .container {position : relative;}a.menu-toggle {width : 43px;height : 43px;background : url(../img/bg-sprite.png) -315px -10px no-repeat;position : absolute;top : 27px;right : 23px;display : none;}.row.footer-padding .col-md-4.col-sm-4.f-social, .row.footer-padding col-md-4.col-sm-4.f-main-links {min-height : 205px;}.ue-blocks {background : url(../img/bg-ue-block.png) top center no-repeat;height : 474px;margin : 33px 0 0 0;overflow : hidden;}.holidays {margin : 58px 0 0 0;padding-bottom : 43px;position : relative;}.ue-blocks h2 {font-family : 'robotothin';font-size : 44px;color : #ffffff;}.ue-blocks h2.favourite {font-size : 37px;}.ue-blocks h2 span {font-family : 'robotobold';}.ue-blocks .more-plus.favourite {position : absolute;top : 9px;}.ue-blocks h2 .more-plus {position : relative;top : 4px;display : inline-block;left : 10px;}.holiday-ul {margin-top : 15px;}.holiday-ul li .day-night {padding-right : 13px;}.holiday-ul li .day-night p {background : #bfd33b;font-size : 22px;color : #ffffff;font-family : 'robotolight';text-align : center;margin-bottom : 2px;padding : 8px 0 7px 0;}.holiday-ul li .day-night p span {font-family : 'robotobold';}.holiday-ul li h4 {font-size : 20px;color : #ffffff;font-family : 'robotolight';padding : 23px 0 0 0;}.holiday-ul li h4 a {text-decoration : none;color : #ffffff;}.holiday-ul li h4 a:hover {color : #cfde52;}.holiday-ul li h5 {font-size : 24px;color : #feffff;font-family : 'robotobold';background : url(../img/bg-rupee.png) 0 6px no-repeat;padding : 0 0 0 13px;margin : 9px 0 0 0;}.day-description {padding-left : 5px;}.holiday-block {border-bottom : 1px solid #b4bbc7;padding : 16px 0 16px 0;}.holiday-block.no-border {border-bottom : none;}.holiday-ul .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.holiday-ul .bx-wrapper .bx-controls-direction a {width : 33px;height : 43px;position : absolute;background : url(../img/bg-sprite.png) 0 0 no-repeat;bottom : -44px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-prev {background-position : -368px -10px;top : auto;left : auto;right : 20px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -368px -55px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-next {background-position : -405px -10px;top : auto;left : auto;right : -15px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -405px -55px;}.more-plus {width : 33px;height : 32px;background : url(../img/bg-sprite.png) -447px -10px no-repeat;position : absolute;}.more-plus:hover {background-position : -485px -10px;}.holidays a.more-plus {top : 14px;right : 30px;}.service-padding {padding : 56px 0 0 47px;border-left : 1px solid #c0c2cb;}.service-block {padding : 48px 0 57px 0;}.service-block .thumbnail {background : none;border : none;}.service-block img {margin-top : 5px;transition-duration : 0.8s;transition-property : transform;}.service-block h3 {font-size : 18px;font-family : 'robotoregular';text-align : center;padding : 8px 0 0 0;width : 133px;height : 41px;}.service-block h3 a {color : #ffffff;text-decoration : none;}.service-block .go-to {width : 103px;height : 36px;background : url(../img/bg-sprite.png) -448px -54px no-repeat;display : inline-block;margin : 23px 0 0 0;}.service-grids:hover .go-to {background-position : -559px -54px;}.service-grids {border-right : 1px solid #BFBFBF;text-align : center;}.service-grids.no-border {border-right : none;}.service-grids:hover h3 a {color : #d2d2d2;}.about-ue {border-bottom : 1px solid #eaeaea;background : url(../img/bg-about-ue.png) 26px bottom no-repeat;padding : 44px 0 56px 300px;position : relative;}.about-ue h3 {font-family : 'robotothin';font-size : 38px;color : #3a3a3a;}.about-ue p {font-size : 16px;color : #707070;font-family : 'robotolight';line-height : 26px;padding : 12px 0 0 0;}.about-ue a.more {position : absolute;bottom : -22px;left : 50%;margin-left : -21px;}.ue-block-2 h4 {font-size : 28px;color : #3a3a3a;font-family : 'robotothin';margin : 35px 0 0 0;}.ue-block-2 .testimonial-slider {padding : 20px 0 0 0;}.ue-block-2 .testimonial-slider li {background : url(../img/bg-quotes.png) 10px 6px no-repeat;padding : 0 0 0 102px;min-height : 76px;}.ue-block-2 .testimonial-slider li p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 24px;}.ue-block-2 .testimonial-slider li h6 {font-size : 14px;color : #5a5a5a;font-family : 'robotoregular';padding : 13px 0 0 0;}.ue-block-2 .testimonial-slider li h6 span {font-size : 11px;color : #5a5a5a;}.ue-block-2 .testimonial-slider .bx-wrapper {margin : 0;}.ue-block-2 .testimonial-slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a {width : 8px;height : 0;overflow : hidden;padding : 8px 0 0 0;background : url(../img/bg-sprite.png) -7px -141px no-repeat;margin : 0 0 0 7px;}.testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a.active {background-position : -23px -141px;}.testimonial-slider .bx-wrapper .bx-pager {position : absolute;bottom : -8px;right : 0;text-align : right;}.more-plus-blue {width : 26px;height : 25px;background : url(../img/bg-sprite.png) -526px -12px no-repeat;display : inline-block;}.more-plus-blue:hover {background-position : -558px -12px;}.ue-block-2 h4 a.more-plus-blue {position : relative;top : 4px;}.blog-border {padding-left : 24px;}.blog-div {border-left : 1px solid #e5e5e5;padding-bottom : 47px;}.blog-border .media-heading {font-size : 14px;font-family : 'open_sanssemibold';padding : 4px 0 0 0;}.blog-border .media-heading a {color : #1e1e1e;text-decoration : none;}.blog-border .media-heading a:hover {color : #05aaf2;}.blog-border span.date {font-size : 12px;color : #8a8a8a;font-family : 'robotoregular';background : url(../img/bg-date.png) 0 2px no-repeat;display : block;padding : 0 0 0 18px;margin : 9px 0 0 0;}.blog-border p {font-size : 12px;color : #767676;font-family : 'open_sansregular';padding : 2px 0 0 0;}.blog-border .media {margin-top : 23px;}.blog-border .pull-left {margin-right : 21px;}.footer-top {background : url(../img/bg-footer-top.png) repeat;}.footer-top h3 {font-size : 24px;color : #ffffff;font-family : 'robotothin';background : url(../img/bg-f-top-border.png) 0 13px repeat-x;}.footer-top h3 span {background : url(../img/bg-footer-top.png) repeat;padding-right : 15px;}.footer-padding {padding-top : 41px;padding-bottom : 41px;}.footer-padding ul {margin : 22px 0 0 0;}.footer-padding li {margin-bottom : 7px;}.footer-padding li a {font-size : 13px;color : #acacac;font-family : 'robotothin';text-decoration : none;display : inline-block;background : url(../img/bg-footer-li.png) 0 3px no-repeat;padding : 0 0 0 22px;}.footer-padding li a:hover {color : #05aaf2;}.f-main-links {border-right : 1px dotted #636363;}.f-social {border-right : 1px dotted #636363;}.f-social ul {text-align : center;margin : 25px 0 0 0;}.f-social li {display : inline-block;margin : 0 17px 0 0;}.f-social li a {width : 39px;height : 37px;background : url(../img/bg-sprite.png) 0 0 no-repeat;display : inline-block;}.f-social li a.fb {background-position : 0 -465px;}.f-social li a.fb:hover {background-position : 0 -509px;}.f-social li a.twitter {background-position : -59px -465px;}.f-social li a.twitter:hover {background-position : -59px -509px;}.f-social li a.linked-in {background-position : -115px -466px;}.f-social li a.linked-in:hover {background-position : -115px -510px;}.f-social li a.google-plus {background-position : -172px -464px;}.f-social li a.google-plus:hover {background-position : -172px -508px;}.f-text-feild {background : #313131;border : none;border-radius : 0;font-size : 12px;color : #8e8e8e;padding-right : 29px;font-family : 'robotoregular';}.f-subscribe {position : relative;margin-top : 22px;}.f-subscribe .btn {width : 36px;height : 34px;background : url(../img/bg-sprite.png) -230px -137px no-repeat;border : none;border-radius : 0;position : absolute;top : 0;right : 0;}.f-subscribe .btn:hover {background-position : -269px -137px;}.f-subscribe h5 {font-size : 24px;color : #ffffff;text-transform : uppercase;font-family : 'robotobold';text-align : center;padding : 20px 0 0 0;}.f-category-div {padding-left : 35px;}.footer-bottom {background : url(../img/bg-footer-bottom.png) repeat;}.copy-right {padding : 11px 0 12px 0;}.copy-right p {font-size : 11px;color : #b1b1b1;font-family : Arial, Helvetica, sans-serif;}.copy-right p a {color : #ffffff;text-decoration : none;}.copy-right p a:hover {color : #05aaf2;}.powerd-by {padding : 11px 0 12px 0;}.powerd-by p {font-size : 11px;color : #b1b1b1;text-align : right;font-family : Arial, Helvetica, sans-serif;}.powerd-by p a {color : #ffffff;text-decoration : none;}.powerd-by p a:hover {color : #05aaf2;}.sportlight h2 {font-size : 42px;color : #ffffff;font-family : 'robotomedium';padding : 33px 0 35px 0;height : 114px;}.breadcrumbs {padding : 7px 0 6px 0;overflow : hidden;}.breadcrumbs li {float : left;background : url(../img/bg-breadcrumb-arrow.png) right 6px no-repeat;padding-right : 12px;margin-right : 8px;}.breadcrumbs li.active {background : none;}.breadcrumbs li a {font-size : 11px;color : #979491;text-decoration : none;font-family : 'robotoregular';}.breadcrumbs li a.link-home {background : url(../img/bg-breadcrumbs-home.png) 0 0 no-repeat;width : 10px;height : 10px;display : block;margin : 4px 0 0 0;}.breadcrumbs li.active a {color : #6c6764;}.breadcrumbs li a:hover {color : #05aaf2;}.tab-head {padding : 0 0 17px 0;}.package-tab.ui-tabs .tab-head .ui-tabs-nav li {position : relative;padding-bottom : 19px;border-bottom : 1px solid #e5e5e5 !important ;margin-right : 15px;}.package-tab .tab-head li a {display : block;font-size : 16px;color : #626262;font-family : 'robotoregular';border-right : 1px solid #e5e5e5;padding : 3px 19px 5px 17px;}.package-tab {margin-top : 16px;}.package-tab .package-tab-content {padding : 22px 0 0 0;}.package-tab-content .image img {width : 100%;}.package-tab-content .image .bottom-border span.red {background : #f47104;}.package-tab-content .image .bottom-border span.orange {background : #fece4c;}.package-tab-content .image .bottom-border span.green {background : #d2e05e;}.package-tab-content .image .bottom-border span.blue {background : #05aaf2;position : absolute;}.package-tab-content .image .bottom-border span {float : left;height : 6px;}.package-block-div:hover a.c-link {background-position : -223px -15px;}.package-block-div:hover .package-content h4 a {color : #fab700;}.package-block-div .package-content h4:first-letter {text-transform : uppercase;}.package-block-div {margin-bottom : 61px;}.tab-head li.ui-state-active a {color : #f47104;}.tab-head li span.border-bottom {width : 100%;height : 4px;position : absolute;bottom : 0;left : 0;background : #f47104;display : none;}.tab-head li span.strip {position : absolute;bottom : -6px;left : 50%;background : url(../img/bg-sprite.png) -452px -99px no-repeat;width : 11px;height : 6px;margin-left : -6px;display : none;}.tab-head li.ui-state-active span {display : block;}.tab-head .ui-tabs-nav {padding-bottom : 9px;}.p-blocks .stTabsMainWrapper > div {display : block !important ;}.p-blocks .stTabsMainWrapper > div .stPrev {width : 0;height : 18px !important ;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -153px -84px no-repeat;position : absolute;top : 9px !important ;left : 0;}.p-blocks .stTabsMainWrapper > div .stPrev:hover {background-position : -153px -105px;}.p-blocks .stTabsMainWrapper > div .stNext {width : 0;height : 18px !important ;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -173px -84px no-repeat;position : absolute;top : 9px !important ;right : 0;}.p-blocks .stTabsMainWrapper > div .stNext:hover {background-position : -173px -105px;}.tab-head-spacing {padding-left : 20px;padding-right : 30px;}.tab-main-wraper .tab-head-spacing {padding-right : 24px;}.tab-main-wraper .tab-head .ui-tabs-nav {width : 100%;}.tab-main-wraper .package-tab .tab-head li a {padding : 3px 15px 5px 11px;}.ue-pagination {padding-bottom : 35px;}.ue-pagination li {float : left;margin-right : 9px;}.ue-pagination li a {border : #dbdbdb solid 1px;border-radius : 3px;font-size : 12px;display : block;color : #727680;padding : 7px 12px 7px 12px;font-family : 'robotobold';text-decoration : none;}.ue-pagination li a:hover {color : #2699fc;}.ue-pagination li a.prev {background : url(../img/bg-pagination.png) 10px 7px no-repeat;padding-left : 30px;}.ue-pagination li a.prev:hover {background : url(../img/bg-pagination.png) 10px -18px no-repeat #2699fc;color : white;}.ue-pagination li a.next {background : url(../img/bg-pagination.png) 50px -44px no-repeat;padding-right : 30px;}.ue-pagination li a.next:hover {background : url(../img/bg-pagination.png) 50px -74px no-repeat #2699fc;color : white;}.tour-details-base {margin-top : 29px;}.tour-details-slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.tour-details-slider .bx-wrapper .bx-controls-direction a {width : 44px;height : 44px;background : url(../img/bg-sprite.png) -441px -114px no-repeat;top : auto;bottom : 0;right : 0;margin : 0;z-index : 10;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-prev {left : auto;right : 45px;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -441px -160px;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-next {background-position : -487px -114px;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -487px -160px;}.package-description {border : #e5e5e5 solid 1px;border-left : none;min-height : 482px;}.tour-slider-padding {padding-right : 0;}.package-description-padding {padding-left : 0;}.package-description h3 {font-size : 24px;color : #565656;font-family : 'robotolight';border-bottom : 1px solid #e5e5e5;padding : 21px 10px 19px 29px;line-height : 29px;}.p-d-days {text-align : center;border-bottom : 1px solid #e5e5e5;}.p-d-days h6 {font-size : 51px;color : #05aaf2;font-family : 'robotothin';text-align : center;line-height : 44px;padding : 15px 0 0 0;}.p-d-days p {font-size : 18px;font-family : 'robotoregular';text-align : center;padding : 4px 0 18px 0;color : #8a8a8a;}.p-d-days-border {border-right : 1px solid #e5e5e5;}.place-coverd h6 {font-size : 20px;color : #3c3c3c;font-family : 'robotoregular';padding : 20px 0 0 34px;}.p-c-padding {padding : 16px 10px 16px 35px;border-bottom : 1px solid #dfdfdf;overflow-x : hidden;height : 269px;overflow-y : auto;}.p-c-padding .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background : #f46803;}.p-c-padding p {font-size : 13px;color : #72706c;font-family : 'robotoregular';background : url(../img/bg-location.png) 0 2px no-repeat;display : inline-block;padding : 0 0 7px 18px;word-break : break-all;}.package-price {border-top : 4px solid #f8f5eb;border-bottom : 1px solid #dfdfdf;background : #fffbf1;padding : 14px 0 16px 41px;}.package-price h5 {font-size : 39px;color : #3e3e3e;font-family : 'robotobold';background : url(../img/bg-ruppe.png) 0 6px no-repeat;padding : 0 0 0 22px;}.package-price h5 > span {font-size : 18px;color : #626262;font-family : 'robotolight';padding-left : 9px;position : relative;top : -7px;}.package-price h5 span.bold {font-family : 'robotoregular';font-size : 18px;color : #626262;}.package-book-now {padding : 14px 17px 13px 44px;}.package-book-now a {display : block;font-size : 18px;color : #ffffff;font-family : 'robotomedium';text-transform : uppercase;background : url(../img/bg-tour-submit.png) 0 0 no-repeat #f47104;text-decoration : none;text-align : center;padding : 16px 0 18px 0;}.package-book-now a:hover {background-color : #fc8a2a;}.about-package p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 36px 0 30px 0;}.p-details-tab {margin-bottom : 35px;border : #e5e5e5 solid 1px;}.p-details-tab .nav-tabs {border : none;background : #05aaf2;}.p-details-tab .nav-tabs li {margin : 0;}.p-details-tab .nav-tabs li.active a {border : none;background : none;}.p-details-tab .nav-tabs li a {font-size : 18px;color : #ffffff;font-family : 'robotoregular';border : none;border-right : 1px solid #3497c2;margin : 0;padding : 9px 41px 21px 39px;line-height : normal;position : relative;border-radius : 0;}.p-details-tab .nav-tabs li a.p-tab-4 {padding-right : 42px;}.p-details-tab .nav-tabs li a:hover {background : none;}.p-details-tab .nav-tabs li.active a {background : white;color : #05aaf2;}.p-details-tab .nav-tabs li a span.ico {width : 25px;height : 25px;display : inline-block;background : url(../img/bg-sprite.png) 0 0 no-repeat;position : relative;top : 7px;left : -7px;}.p-details-tab .nav-tabs li a.p-tab-1 span.ico {background-position : -41px -290px;}.p-details-tab .nav-tabs li.active a.p-tab-1 span.ico {background-position : -11px -290px;}.p-details-tab .nav-tabs li a.p-tab-2 span.ico {background-position : -41px -321px;}.p-details-tab .nav-tabs li.active a.p-tab-2 span.ico {background-position : -11px -321px;}.p-details-tab .nav-tabs li a.p-tab-3 span.ico {background-position : -41px -351px;}.p-details-tab .nav-tabs li.active a.p-tab-3 span.ico {background-position : -11px -351px;}.p-details-tab .nav-tabs li a.p-tab-4 span.ico {background-position : -41px -383px;}.p-details-tab .nav-tabs li.active a.p-tab-4 span.ico {background-position : -11px -383px;}.p-details-tab .nav-tabs li a.p-tab-4 {border-right : none;}.p-details-tab .nav-tabs li.active a span.border {position : absolute;bottom : 0;left : 0;width : 100%;height : 4px;background : #05aaf2;top : auto;}.p-details-tab .nav-tabs li.active a span.strip {width : 11px;height : 6px;background : url(../img/bg-sprite.png) -82px -295px no-repeat;position : absolute;top : auto;bottom : -6px;left : 50%;}.tab-row {border-bottom : 1px solid #e5e5e5;padding : 35px 0 35px 0;}.tab-row h4 {font-family : 'robotoregular';font-size : 22px;color : #3a3a3a;padding-left : 10px;}.tab-row p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 10px 10px 0 10px;}.package-day {width : 88px;height : 88px;border : #e6e6e6 solid 1px;position : relative;margin : 0 auto;text-align : center;border-radius : 50%;padding : 20px 0 0 0;}.package-day h6 {font-size : 18px;color : #757575;font-family : 'robotothin';text-transform : uppercase;}.package-day h5 {font-size : 31px;color : #4a4a4a;font-family : 'robotomedium';line-height : 28px;}.package-day span.package-drive {background : #a5a5a5;font-size : 12px;color : #ffffff;font-family : 'robotoregular';padding : 1px 6px;position : absolute;bottom : -11px;left : -4px;text-transform : uppercase;width : 97px;}.package-content-div {border-left : 1px solid #e5e5e5;}.tab-row:hover span.package-drive {background : #6bc35b;}.p-details-tab .panel-default {border : none;}.p-details-tab .panel-heading {background : #05aaf2;padding : 0;}.p-details-tab .panel-heading a {display : block;text-align : center;font-size : 18px;color : #ffffff;font-family : 'robotoregular';border : none;margin : 0;padding : 9px 40px 12px 40px;text-decoration : none;line-height : normal;position : relative;border-radius : 0;}.p-details-tab .panel-heading a span.ico {width : 25px;height : 25px;display : inline-block;background : url(../img/bg-sprite.png) 0 0 no-repeat;position : relative;top : 7px;left : -7px;}.p-details-tab .panel-heading a.p-tab-1 span.ico {background-position : -41px -290px;}.p-details-tab .panel-heading a.p-tab-2 span.ico {background-position : -41px -321px;}.p-details-tab .panel-heading a.p-tab-3 span.ico {background-position : -41px -351px;}.p-details-tab .panel-heading a.p-tab-4 span.ico {background-position : -41px -383px;}.p-details-tab .panel-heading a span.border {position : absolute;bottom : 0;left : 0;width : 100%;height : 4px;background : #05aaf2;top : auto;}.p-details-tab .panel-heading a span.strip {width : 11px;height : 6px;background : url(../img/bg-sprite.png) -82px -295px no-repeat;position : absolute;top : auto;bottom : -6px;left : 50%;}.need-to-assistance {border : #dfdfdf solid 1px;margin : 0 0 25px 0;}.need-to-assistance h4 {font-size : 26px;color : #3c3c3c;font-family : 'robotolight';padding : 25px 0 0 28px;}.need-to-assistance h4 span {font-family : 'robotoblack';}.need-to-assistance p {font-size : 12px;color : #959595;font-family : 'robotoregular';margin : 13px 0 0 28px;background : url(../img/bg-assistance.png) 0 8px no-repeat;padding : 0 10px 31px 84px;line-height : 22px;}.need-to-assistance h5 {font-size : 30px;color : #6bc35b;font-family : 'robotothin';padding : 13px 0 12px 37px;}.need-to-assistance h6 {font-size : 20px;color : #6bc35b;font-family : 'robotothin';padding : 0 0 12px 41px;}.package-tab-1 {overflow : hidden;}.ue-likes {margin : 0 0 25px 0;}.ue-likes h5 {font-size : 26px;color : #3c3c3c;font-family : 'robotolight';}.ue-likes h5 span {font-family : 'robotobold';}.ue-likes {border : #dfdfdf solid 1px;padding : 25px 31px 9px 28px;}.ue-likes .media-heading {font-size : 14px;font-family : 'robotomedium';padding : 22px 0 0 0;margin-left : 9px;}.ue-likes .media-heading a {color : #565656;text-decoration : none;text-transform : lowercase;}.ue-likes .media-heading:first-letter {text-transform : uppercase;}.ue-likes .media-heading a:hover {color : #f47104;}.ue-likes .media-body p {font-size : 24px;color : #6bc35b;font-family : 'robotomedium';background : url(../img/bg-ruppe-green.png) 0 6px no-repeat;padding : 7px 0 0 15px;margin-left : 9px;}.ue-likes .media {border-bottom : 1px solid #e5e5e5;padding : 8px 0 25px 0;}.ue-likes .media.last-media {border-bottom : none;}.hotels-tabs {padding : 37px 36px 0 36px;}.hotels-tabs h4 {font-size : 16px;color : #565656;font-family : 'robotoregular';border-bottom : 1px solid #e0e0e0;padding : 16px 0 16px 0;}.hotels-tabs h4 a {color : #565656;text-decoration : none;}.hotels-tabs h4:hover, .hotels-tabs h4 a:hover {color : #f47104;}.tab-padding {position : relative;padding-right : 13px;padding-bottom : 25px;}.tab-padding p {font-size : 13px;color : #72706c;font-family : 'robotoregular';background : url(../img/bg-location-grey.png) 0 2px no-repeat;padding : 0 0 0 18px;margin : 11px 0 0 0;}.tab-padding .rating {border-left : 1px solid #e0e0e0;}.tab-padding .rating img {margin : 13px 0 8px 14px;}.h-t-right .tab-padding {padding-right : 0;padding-left : 13px;}.tab-hotel-base .vertical-bar {width : 83px;height : 1px;background : #e9e9e9;position : absolute;bottom : 0;right : 0;margin-right : -42px;}.tab-hotel-base .horizontal-bar {width : 1px;height : 83px;background : #e9e9e9;position : absolute;bottom : 0;right : 0;margin-bottom : -42px;}.tab-hotel-base {margin-bottom : 33px;}.tab-hotel-base.h-t-right .vertical-bar, .tab-hotel-base.h-t-right .horizontal-bar {display : none;}.hotels-tabs > .row:last-of-type .col-md-6.tab-hotel-base.col-sm-6 .horizontal-bar, .hotels-tabs > .row:last-of-type .col-md-6.tab-hotel-base.col-sm-6 .vertical-bar {display : none;}.tab-hotel-base.h-t-left .vertical-bar, .tab-hotel-base.h-t-left .horizontal-bar {display : none;}.last-items .tab-hotel-base .vertical-bar, .last-items .tab-hotel-base .horizontal-bar {display : none;}.inclusion-exclusion {padding : 19px 28px 19px 28px;}.inclusion-exclusion li {list-style-type : decimal;list-style-position : inside;color : #6bc35b;}.inclusion-exclusion li p {font-size : 14px;color : #707070;font-family : 'robotoregular';border-bottom : 1px dotted #b2b2b2;padding : 15px 0 14px 18px;}.inclusion-exclusion li.last-item {border-bottom : none;}.destination {margin : 20px 0 0 0;}.destination .nav-tabs {border-bottom : 1px solid #e5e5e5;}.destination .nav-tabs li {margin : 0;position : relative;}.destination .nav-tabs li a {font-size : 20px;color : #3a3a3a;font-family : 'robotolight';border : none;margin : 0;padding : 0 50px 18px 50px;line-height : normal;border-radius : 0;}.destination .nav-tabs li.active a {color : #f47104;border : none;}.destination .nav-tabs li a:hover {color : #f47104;}.destination .nav-tabs li a:hover {background : none;border : none;}.destination .nav-tabs li span.pipe {width : 1px;height : 28px;background : #e5e5e5;position : absolute;top : 0;right : 0;}.destination .nav-tabs li.active .orange-border {width : 100%;height : 4px;background : #f57a15;position : absolute;bottom : -1px;left : 0;}.destination .nav-tabs li.active .strip {width : 11px;height : 6px;background : url(../img/bg-sprite.png) -452px -99px no-repeat;position : absolute;bottom : -7px;left : 50%;margin-left : -6px;}.destination-item {margin : 40px 0 0 0;}.destination-image img {width : 100%;}.destiantion-content {border : #e7e7e7 solid 1px;border-top : none;}.temperature h6 {font-size : 40px;color : #8c8c8c;font-family : 'robotothin';background : url(../img/bg-temp.png) 17px 24px no-repeat;padding : 78px 0 18px 13px;}.temperature h6 sup {font-size : 14px;top : -19px;}.destiantion-border {border-left : 0 solid #e7e7e7;}.destiantion-description {position : relative;min-height : 120px;}.destiantion-description h4 {font-size : 22px;color : #3a3a3a;font-family : 'robotolight';padding : 33px 0 0 6px;padding-top : 19px;}.destiantion-description h4 a {color : #3a3a3a;text-decoration : none;}.package-description .p-c-padding {height : 112px;}.place-map h6 {float : left;width : 50%;}.place-map a {float : left;width : 50%;padding : 23px 0 0 16px;}.destination-block {margin-bottom : 33px;}.destination-block:hover .destiantion-description h4 a {color : #f57a15;}.destiantion-description p {font-size : 13px;color : #868686;font-family : 'open_sansregular';line-height : 18px;padding : 5px 10px 0 7px;}.destiantion-description .destination-more {width : 35px;height : 35px;background : url(../img/bg-sprite.png) -542px -115px no-repeat;position : absolute;bottom : 0;right : 0;}.destination-block:hover .destiantion-description .destination-more {background-position : -581px -115px;}.destination-details {padding : 31px 0 0 0;}.destination-details h3 {font-size : 38px;color : #3a3a3a;font-family : 'robotothin';}.destination-top {margin : 25px 0 0 0;}.destination-slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.destination-slider li img {max-width : none;width : 100%;}.destination-slider li span.top {width : 100%;height : 7px;position : absolute;top : 0;left : 0;background : url(../img/bg-top-shadow.png) top repeat-x;}.destination-slider li span.right {width : 7px;height : 100%;position : absolute;top : 0;right : 0;background : url(../img/bg-right-shadow.png) right repeat-y;}.destination-slider li span.left {width : 7px;height : 100%;position : absolute;top : 0;left : 0;background : url(../img/bg-left-shadow.png) left repeat-y;}.destination-slider li span.bottom {width : 100%;height : 7px;position : absolute;bottom : 0;left : 0;background : url(../img/bg-bottom-shadow.png) bottom repeat-x;}.destination-slider .bx-wrapper .bx-controls-direction a {width : 44px;height : 44px;background : url(../img/bg-sprite.png) -441px -114px no-repeat;top : auto;bottom : 0;right : 0;margin : 0;}.image-error {color : rgb(214 1 1);background : rgb(248 204 212);width : 100%;height : 40px;border-radius : 4px;padding : 5px;padding-left : 26px;padding-top : 9px;}.col-md-3.col-sm-6.col-xs-12.dest-map {margin-right : 20px;}.about-us ul {font-family : open_sansregular;color : #707070;font-size : 14px;line-height : 22px;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-prev {left : 0;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -441px -160px;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-next {background-position : -487px -114px;left : 45px;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -487px -160px;}.destination-single-box {border : #d7d7d7 solid 1px;margin-bottom : 23px;}.destination-slider {width : 500px;float : left;margin-right : 22px;}.destination-top .destination-single-box p {font-size : 12px;color : #6f6f6f;font-family : 'robotoregular';text-align : center;background : #f3f3f3;border-bottom : 1px solid #d7d7d7;text-transform : uppercase;padding : 3px 0 3px 0;}.destination-single-box h4 {font-size : 58px;color : #8c8c8c;font-family : 'robotothin';background : url(../img/bg-temp-1.png) 0 1px no-repeat;padding : 0 0 0 58px;margin : 12px auto 12px auto;width : 140px;}.destination-single-box h4 sup {font-size : 16px;font-family : 'robotomedium';top : -33.5px;}.destination-single-box a {font-size : 34px;text-transform : uppercase;text-decoration : none;display : block;color : #8c8c8c;font-family : 'robotothin';background : url(../img/bg-view.png) 0 1px no-repeat;padding : 18px 0 18px 58px;margin : 17px auto 16px auto;width : 140px;}.destination-top p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding-bottom : 10px;text-align : justify;}.destination-box {margin-bottom : 29px;}.destination-para {padding-top : 20px;}.destination-bottom {border-top : 1px solid #e5e5e5;margin : 25px 0 30px 0;}.reach-block-1 {border-right : 1px solid #e5e5e5;padding-right : 34px;}.reach-block-2 {border-right : 1px solid #e5e5e5;padding-right : 34px;}.destination-bottom h4 {font-size : 20px;color : #414141;font-family : 'robotolight';position : relative;padding : 7px 0 10px 45px;}.destination-bottom h4 span {width : 47px;height : 39px;background : url(../img/bg-sprite.png) -126px -290px no-repeat;position : absolute;top : 0;left : 0;}.destination-bottom .reach-block-2 h4 span {background-position : -122px -349px;}.destination-bottom .reach-block-3 h4 span {background-position : -122px -402px;left : -3px;}.reach-block-1, .reach-block-2, .reach-block-3 {padding-top : 43px;}.destination-bottom ul {margin : 14px 0 0 0;}.destination-bottom li {font-size : 14px;color : #6f6f6f;font-family : 'robotoregular';padding : 16px 0 14px 24px;border-top : 1px dotted #c3c3c3;background : url(../img/bg-li-2.png) 0 19px no-repeat;}.destination-bottom li span {font-size : 12px;color : #ffffff;background : #b4b4b4;display : inline-block;padding : 2px 20px 3px 20px;border-radius : 20px;margin : 0 0 0 10px;}.gallery {margin : 25px 0 0 0;}.gallery .gallery-block {margin-bottom : 29px;}.gallery .gallery-block:hover .gallery-name p a {color : #fece4c;}.gallery-block .image-div {position : relative;}.gallery-block .image-div a.link {width : 100%;height : 100%;background : url(../img/bg-pattern.png) 0 0 repeat;position : absolute;top : 0;left : 0;}.gallery-block .image-div a.count {font-size : 24px;color : #43423f;font-family : 'robotobold';width : 60px;height : 60px;background : url(../img/bg-sprite.png) -543px -168px no-repeat;position : absolute;top : 50%;left : 50%;margin : -30px 0 0 -30px;text-align : center;padding : 20px 0 0 0;z-index : 1;text-decoration : none;}.gallery-block .image-div img {width : 100%;}.gallery-block .image-div span.top {width : 0;height : 6px;background : #fece4c;position : absolute;top : 0;left : 0;}.gallery-block .image-div span.right {width : 6px;height : 0;background : #fece4c;position : absolute;top : 0;right : 0;}.gallery-block .image-div span.bottom {width : 0;height : 6px;background : #fece4c;position : absolute;bottom : 0;right : 0;}.gallery-block .image-div span.left {width : 6px;height : 0;background : #fece4c;position : absolute;bottom : 0;left : 0;}.gallery-name p a {display : block;font-size : 16px;color : #232323;font-family : 'robotoregular';text-decoration : none;border : #e2e2e2 solid 1px;border-top : none;padding : 15px 0 18px 20px;box-shadow : 0 2px 4px #d4d4d4;}.gallery-block:hover a.count {background-position : -620px -168px;}.gallery-details {margin : 38px 0 30px 0;}.gallery-details-block {position : relative;overflow : hidden;margin-bottom : 32px;}.gallery-details-block img {width : 100%;}.gallery-details-block a {display : block;padding : 0;margin : 0;}.gallery-details-block a.gallery-hover {width : 100%;height : 100%;background : url(../img/bg-gallery-overlay.png) repeat;position : absolute;top : 0;left : -100%;}.gallery-details-block a.gallery-hover span {width : 69px;height : 69px;background : url(../img/bg-sprite.png) -253px -187px no-repeat;position : absolute;top : 50%;left : -15%;margin : -34.5px 0 0 -34.5px;}.contact-top {margin : 0 0 0 0;}.contact-address {padding-right : 0;}.contact-address ul {border-right : 1px solid #e7e7e7;padding : 39px 0 0 0;}.contact-address li {border-bottom : 1px solid #e7e7e7;padding : 0 10px 27px 0;margin-bottom : 35px;}.contact-address li .media-heading {font-size : 18px;color : #5d5d5d;font-family : 'open_sanssemibold';padding : 1px 0 0 0;margin : 0;}.contact-address li p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';line-height : 22px;padding : 3px 0 0 0;}.contact-address li h5 {font-size : 22px;color : #2c2c2c;font-family : 'robotolight';margin : 4px 0 0 0;line-height : 26px;}.contact-address li h5 a {text-decoration : none;color : #2c2c2c;}.contact-address li h5 a:hover {color : #fece4c;}.contact-address li .media-object {margin-right : 16px;}.contact-address li.c-padding .media-heading {margin-top : 9px;}.contact-address li.last {border-bottom : none;margin-bottom : 0;}.contact-form {padding : 40px 0 0 16px;}.contact-form .form-block {margin-bottom : 21px;}.commen-text-field {background : #efefef;border : none;height : auto;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;}.commen-textarea-field {background : #efefef;border : none;height : 100px;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;resize : none;}.contact-form .form-block .commen-textarea-field {height : 140px;}.contact-form p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.form-captcha {position : relative;margin-top : 19px;}.form-captcha img {position : absolute;top : 23px;right : 0;height : 45px;}.form-captcha .commen-text-field {padding-right : 115px;}.btn-form-submit {font-size : 18px;color : #ffffff;font-family : 'open_sanssemibold';background : #05aaf2;border : none;border-radius : 0;margin : 24px 0 0 0;padding : 18px 0 15px 0;}.btn-form-submit:hover {background : #a1b117;}.map-base {position : relative;margin : 15px;}#map {height : 501px;position : relative;}.map-base .top-shadow {width : 100%;height : 7px;position : absolute;top : 0;left : 0;background : url(../img/bg-top-shadow.png) top repeat-x;z-index : 500;}.services {margin : 25px 0 0 0;}.service-grid {border-bottom : 1px solid #e5e5e5;padding-bottom : 47px;padding-top : 29px;}.service-grid h4 {font-size : 30px;color : #565656;font-family : 'robotolight';padding : 17px 0 0 9px;}.service-grid p {font-size : 16px;color : #707070;line-height : 26px;font-family : 'robotolight';padding : 11px 0 0 9px;}.service-grid a {font-size : 16px;color : #ffffff;display : inline-block;background : #4e4e4e;font-family : 'open_sanssemibold';text-decoration : none;text-transform : uppercase;padding : 14px 31px 12px 31px;margin : 28px 0 0 9px;}.service-grid:hover a {background : #f47104;}.service-grid img {width : 100%;margin-top : 5px;transition-duration : 0.8s;transition-property : transform;}.grid-right h4 {padding-left : 0;}.grid-right p {padding-left : 0;}.grid-right a {margin-left : 0;}.service-grid.last {border-bottom : none;}.testimonials {width : 105%;margin : 38px 0 0 0;position : relative;}.testimonial-content {position : relative;}.testimonial-content p {background : url(../img/bg-wuotes-2.png) right bottom no-repeat;font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 26px;border : #dfdfdf solid 1px;padding : 25px 20px 51px 34px;}.testimonial-content .strip {position : absolute;bottom : -16px;left : 0;width : 16px;height : 16px;background : url(../img/bg-sprite.png) -367px -232px no-repeat;}.testimonials-block h5 {font-size : 14px;color : #5a5a5a;font-family : 'robotoregular';padding : 12px 0 0 20px;background : url(../img/bg-text-shadow.png) top repeat-x;}.testimonials-block h5 span {font-size : 11px;color : #5a5a5a;padding-left : 10px;}.testimonail-outer {overflow : hidden;}.career {background : url(../img/bg-packge-block.png) top center no-repeat;}.career p {font-size : 26px;color : #505050;font-family : 'robotolight';line-height : 36px;padding : 82px 0 0 43px;}.career p a {color : #05aaf2;font-family : 'robotoregular';text-decoration : none;}.career p a:hover {color : #f47104;}.career img {margin : 37px 0 0 0;position : relative;top : 3px;}.career-block-2 {background : url(../img/bg-career-border.png) top repeat-x #f9f9f9;padding-bottom : 63px;}.career-block-2 h3 {font-size : 42px;color : #5b5b5b;font-family : 'robotothin';text-align : center;padding : 35px 0 0 0;}.position-row {margin-top : 32px;}.position-block {padding : 33px 15px 36px 19px;background : #ffffff;border : #e0e0e0 solid 1px;margin-bottom : 30px;box-shadow : 0 2px 2px #d0d0d0;}.position-block h4 {font-size : 28px;color : #5b5b5b;font-family : 'robotolight';}.position-block h4 a {color : #5b5b5b;text-decoration : none;}.position-block h4 span.number-vacancy {font-size : 11px;color : #ffffff;background : #f47104;font-family : 'robotoregular';display : inline-block;padding : 4px 13px;margin-left : 13px;position : relative;top : -4px;border-radius : 2px;}.position-block .work-time {font-size : 12px;color : #848484;font-family : 'open_sansregular';text-transform : uppercase;display : block;background : url(../img/bg-time.png) 0 2px no-repeat;padding : 0 0 0 20px;margin : 9px 0 0 3px;}.position-block p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 10px 0 0 2px;min-height : 60px;}.position-block a.apply {font-size : 12px;color : #ffffff;font-family : 'robotoregular';background : #6bc35b;display : inline-block;padding : 6px 19px 6px 19px;text-transform : uppercase;margin : 17px 0 0 0;text-decoration : none;}.position-block a.apply:hover {background : #58b348;}.blog {overflow : hidden;}.blog-outer {margin : 29px 0 0 0;overflow : hidden;}.blog-base-div {position : relative;width : 102%;}.blog-block {border : #dfdfdf solid 1px;}.blog-top {padding : 23px 0 22px 22px;border-bottom : 1px solid #dfdfdf;}.blog-top h3 {font-size : 23px;color : #1e1e1e;font-family : 'robotolight';line-height : 30px;}.blog-top h3 a {color : #1e1e1e;text-decoration : none;}.blog-top span.time {font-size : 12px;color : #414141;font-family : 'open_sansregular';text-transform : uppercase;display : block;background : url(../img/bg-time-2.png) 0 2px no-repeat;padding : 5px 0 0 27px;margin : 8px 0 0 3px;}.blog-content {padding : 22px 10px 24px 21px;border-bottom : 1px solid #dfdfdf;}.blog-content p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 0;}.blog-content p.blog-by {font-size : 13px;color : #828282;padding : 0 0 0 18px;font-family : 'robotoregular';margin : 17px 0 0 0;background : url(../img/bg-blog-by.png) 1px 3px no-repeat;}.blog-content p.blog-by span {color : #4e4e4e;}.blog-tags {text-align : center;border-right : 1px solid #e0e0e0;}.blog-tags p {display : inline-block;font-size : 11px;color : #ffffff;font-family : 'open_sansregular';background : #f47104;line-height : normal;margin : 8px 0;padding : 3px 10px 3px 10px;text-transform : uppercase;position : relative;}.blog-tags p .tag-span {background : url(../img/bg-tag.png) 0 0 no-repeat;width : 10px;height : 21px;position : absolute;top : 0;right : -10px;display : inline-block;}.blog-tags a.tag-link {width : 21px;height : 21px;background : url(../img/bg-sprite.png) -183px -288px no-repeat;display : inline-block;position : relative;top : 6px;left : 10px;}.blog-tags a.tag-link:hover {background-position : -211px -288px;}.blog-likes img {padding-top : 9px;}.blog-block:hover .blog-top h3 a {color : #75ad14;}.sidebar {background : url(../img/bg-sidebar.png) left repeat-y;margin-bottom : -99999px;padding-bottom : 99999px;}.sidebar h4 {font-size : 24px;color : #555555;padding : 30px 0 0 27px;font-family : 'robotolight';}.sidebar h4 a.more-plus-blue {position : relative;top : 4px;left : 6px;}.archives {border-bottom : 1px solid #e5e3e2;padding-bottom : 35px;}.archives ul {padding : 8px 0 0 28px;}.archives li {border-bottom : 1px solid #e5e3e2;font-size : 13px;color : #878777;font-family : 'open_sansregular';padding : 10px 0 12px 25px;background : url(../img/bg-li-3.png) 0 12px no-repeat;}.archives li span.text-bold {font-family : 'open_sanssemibold';padding-right : 5px;}.archives li span.space {padding : 0 10px;}.archives li.last {border-bottom : none;}.archives li:hover {color : #54544d;background-position : 0 -31px;}.popular-tags {padding-bottom : 35px;}.popular-tags ul {padding : 17px 0 0 28px;}.popular-tags li {float : left;margin-right : 25px;padding-bottom : 14px;}.popular-tags li a {display : inline-block;font-size : 11px;color : #ffffff;font-family : 'open_sansregular';background : #f47104;line-height : normal;margin : 0 0;padding : 3px 10px 3px 10px;text-transform : uppercase;position : relative;text-decoration : none;}.popular-tags li a span.tag-span {background : url(../img/bg-tag.png) 0 0 no-repeat;width : 10px;height : 21px;position : absolute;top : 0;right : -10px;display : inline-block;}.popular-tags li a:hover {opacity : 0.8;}.blog-details {padding-bottom : 50px;}.blog-details h4 {font-size : 23px;color : #1e1e1e;font-family : 'robotolight';padding : 36px 0 0 0;}.blog-details span.time {font-size : 12px;color : #414141;font-family : 'open_sansregular';text-transform : uppercase;display : block;background : url(../img/bg-time-2.png) 0 2px no-repeat;padding : 5px 0 0 27px;margin : 6px 0 0 3px;float : left;}.blog-details p.blog-by {font-size : 13px;color : #828282;padding : 0 0 0 18px;font-family : 'robotoregular';margin : 10px 0 0 15px;background : url(../img/bg-blog-by.png) 1px 3px no-repeat;float : left;}.blog-details p.blog-by span {color : #4e4e4e;}.blog-image {margin : 20px 0 0 0;}.blog-content-display {padding : 22px 0 0 0;border-bottom : 1px solid #e0e0e0;}.blog-content-display p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 0 0 16px 0;}.blog-like-div li {float : left;margin-right : 25px;margin-top : 12px;padding-bottom : 14px;}.blog-like-div li a {display : inline-block;font-size : 11px;color : #ffffff;font-family : 'open_sansregular';background : #f47104;line-height : normal;margin : 0 0;padding : 3px 10px 3px 10px;text-transform : uppercase;position : relative;text-decoration : none;}.blog-like-div li a span.tag-span {background : url(../img/bg-tag.png) 0 0 no-repeat;width : 10px;height : 21px;position : absolute;top : 0;right : -10px;display : inline-block;}.blog-like-div li a:hover {opacity : 0.8;}.blog-like-count img {padding-top : 9px;}.recent-post {border-bottom : 1px solid #e5e3e2;padding-bottom : 15px;}.recent-post ul {padding : 3px 0 0 28px;}.recent-post li {border-bottom : 1px solid #e5e3e2;padding : 21px 0 19px 0;}.recent-post li .media-heading {font-size : 14px;color : #5f5641;font-family : 'robotobold';margin : 0;padding : 4px 0 0 0;}.recent-post li .media-heading a {text-decoration : none;color : #5f5641;}.recent-post li p {font-size : 11px;color : #939393;font-family : 'robotoregular';padding : 4px 0 0 0;}.recent-post li .blog-time {font-size : 12px;color : #676767;font-family : 'robotoregular';display : block;background : url(../img/bg-time.png) 0 2px no-repeat;padding : 0 0 0 20px;margin : 3px 0 0 0;}.recent-post li .pull-left {margin-right : 15px;}.recent-post li.last {border-bottom : none;}.recent-post li:hover .media-heading a {color : #51aa41;}.desgin-ur-trip {background : url(../img/bg-packge-block.png) center -13px no-repeat;}.dup-top h4 {font-size : 22px;color : #616161;}.dup-top {margin-top : 40px;}.dup-top h4 {font-size : 22px;color : #616161;line-height : 33px;font-family : 'robotolight';padding : 44px 0 0 0;}.dup-top p {font-size : 14px;color : #6e6e6e;font-family : 'robotoregular';line-height : 22px;padding : 12px 0 0 0;}.dup-middle {border : #dfdfdf solid 1px;position : relative;}.dup-progress {border-bottom : 1px solid #dfdfdf;background : #fbfbfb;padding : 0 15px;}.progress-div {margin : 0 50px;height : 16px;background : url(../img/bg-progress.png) repeat-x;border : #c1c1c1 solid 1px;position : relative;top : 12px;border-radius : 35px;padding : 2px 3px 2px 3px;overflow : hidden;}.p-bar {width : 15px;height : 100%;background : url(../img/pbar-over.png) repeat-x;border-top-left-radius : 35px;border-bottom-left-radius : 35px;padding : 2px 3px 2px 3px;}.stage-2 .p-bar {width : 31.5%;}.stage-3 .p-bar {width : 59%;}.stage-4 .p-bar {width : 100%;border-top-right-radius : 35px;border-bottom-right-radius : 35px;}.progress-name {font-size : 14px;display : inline-block;color : #898989;font-family : 'robotomedium';text-transform : uppercase;}.progress-name.active {color : #2da609;background : white;border : #c9c9c9 solid 1px;padding : 6px 27px 5px 27px;border-radius : 3px;position : relative;top : -5px;}.progress-name.active span {width : 10px;height : 5px;background : url(../img/bg-sprite.png) -506px -216px no-repeat;position : absolute;bottom : -5px;margin-left : -5px;left : 50%;}.progress-name-base {padding-top : 32px;}.design-pages {margin : 15px 0 0 0;}.design-pages h3 {font-size : 26px;color : #464545;font-family : 'robotolight';padding : 34px 10px 0 54px;}.choose-activity {padding : 27px 0 0 0;}.choose-activity .active span.border {display : block;}.choose-activity .active span.strip {display : block;}.choose-row-1 {border-bottom : 1px solid #e5e5e5;}.activity-block {text-align : center;border-right : 1px solid #e4e4e4;padding-bottom : 18px;cursor : pointer;}.activity-block.border-none {border-right : none;}.activity-block h5 {text-align : center;font-size : 16px;color : #696969;font-family : 'robotoregular';padding : 20px 0 8px 0;}.choose-ico span {display : block;margin : 0 auto;}.choose-ico span img {margin : 0 auto;}.choose-ico .activity-hover {display : none;}.check-box {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;margin : 6px 0 0 0;}.already-booked input.check-box-radio {position : absolute;}input.check-box-radio {opacity : 0;margin : 0;display : block;}.desgin-info {font-size : 14px;color : #f47104;font-family : 'robotomedium';text-decoration : none;text-transform : uppercase;display : inline-block;padding : 8px 11px 4px 2px;background : url(../img/bg-more.png) right 11px no-repeat;float : left;}.more-border {border-left : 1px solid #e5e5e5;}.desgin-info:hover {color : #2aa306;text-decoration : none;}.design-first-section {overflow : hidden;}.choose-row-2 .activity-block {padding-top : 35px;}.choose-row-3 {padding : 23px 45px 38px 45px;border-bottom : 1px solid #e5e5e5;}.choose-row-3 p {font-size : 14px;color : #777777;font-family : 'robotoregular';padding : 0 0 7px 0;}textarea.desgin-trip-feild {border-radius : 0;resize : none;box-shadow : none;border : #e0e0e0 solid 1px;font-family : 'robotoregular';font-size : 12px;height : 63px;}.choose-row-4 {padding-top : 41px;}.desgin-trip-button {margin : 25px 0 25px 0;}.design-bt-goup {font-size : 16px;font-family : 'open_sansregular';background : #f47104;color : #ffffff;display : inline-block;position : relative;padding : 11px 58px 10px 21px;}.design-bt-goup.left-button {padding : 11px 21px 10px 58px;}.design-bt-goup.left-button span {right : auto;left : 0;}.design-bt-goup:hover {text-decoration : none;color : white;background : #e16804;}.design-bt-goup span {font-size : 16px;font-family : 'open_sansbold';position : absolute;top : 0;right : 0;background : #ca5325;padding : 10px 11px 10px 12px;}.choose-row-5 {border-bottom : 1px solid #e5e5e5;}.design-price {position : relative;border-right : 1px solid #e5e5e5;margin-right : 34px;padding-top : 25px;padding-bottom : 23px;}.design-price span {width : 43px;height : 43px;display : block;background : url(../img/bg-sprite.png) 0 0 no-repeat;margin : 0 auto;}.design-price span.domestic {background-position : -189px -382px;}.design-price span.international {background-position : -189px -333px;}.design-price.active span.international {background-position : -241px -332px;}.design-price.active span.domestic {background-position : -242px -382px;}.design-price p {font-size : 14px;color : #5b5b5b;font-family : 'robotoregular';text-align : center;padding : 8px 0 0 0;}.design-price span.border {width : 3px;height : 100%;background : #f47104;position : absolute;top : 0;right : 0;display : none;}.design-price span.strip {width : 6px;height : 11px;position : absolute;top : 50%;right : -6px;margin-top : -6px;background-position : -511px -228px;display : none;}.desing-values {padding : 41px 0 20px 0;border-right : 1px solid #e5e5e5;cursor : pointer;}.desing-values p {font-size : 12px;color : #777777;font-family : 'robotoregular';text-transform : uppercase;padding : 0 0 0 31px;position : relative;}.desing-values p span.bold {font-size : 20px;color : #3e3e3e;font-family : 'robotobold';}.desing-values p span.radio {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : 0;left : 0;}.desing-values p span.to {font-size : 20px;color : #808080;padding : 0 2px;text-transform : none;}.last-values {border-right : none;}.choose-row-6 {padding : 23px 55px 38px 55px;}.choose-row-9 {padding : 23px 55px 38px 55px;}.already-booked {padding-bottom : 20px;}.already-booked p {font-size : 16px;color : #777777;font-family : 'robotoregular';float : left;}.already-booked label {float : left;margin : 0 0 0 20px;position : relative;font-size : 14px;color : #777777;font-family : 'robotoregular';font-weight : normal;padding : 1px 0 0 24px;}.already-booked label span.radio {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : 0;left : 0;margin : 0;}.already-booked label span.radio.selected {background-position : -443px -219px;}.datepicker1 {background : url(../img/bg-date-picker.png) right top no-repeat #efefef;}.design-from-block p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.design-from-block .selector {height : auto;background : none;background : url(../img/bg-drp.png) right top no-repeat #efefef;width : 100% !important ;padding : 0;}.design-from-block .selector > span {background : none;border : none;width : 100% !important ;height : auto;line-height : normal;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;overflow : hidden;}.design-from-block .select-dropdown {height : 47px;}.design-from-block .selector:hover {background-position : top right;}.design-from-block .selector.hover.active {background-position : top right;}.design-from-block .selector.focus {background-position : top right;}.design-from-block {padding-bottom : 28px;}.design-from-block .commen-textarea-field {height : 140px;}.design-contact-form {padding : 23px 58px 0 58px;}.design-contact-form p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.desgin-c-form-block {margin-bottom : 21px;}.desgin-c-form-block .commen-textarea-field {height : 140px;}.desgin-c-form-block .form-captcha {margin : 0;}.choose-row-12 {padding : 23px 58px 38px 58px;}.choose-row-12 p {font-size : 14px;color : #777777;font-family : 'robotoregular';padding-left : 29px;padding-top : 2px;}.choose-row-12 span.radio {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : 0;left : 0;margin : 0;}.radio-blocks {position : relative;border-right : 1px solid #e9e9e9;}.radio-blocks.last {border-right : none;}.choose-row-top {border-bottom : 1px solid #e9e9e9;}.choose-row-bottom .radio-blocks {padding-top : 11px;}.choose-row-bottom .radio-blocks span.radio {top : 12px;}.finsh-bt {font-size : 16px;font-family : 'open_sansbold';background : #05aaf2;color : #ffffff;display : inline-block;position : relative;padding : 11px 31px 10px 31px;border : none;}.finsh-bt:hover {background : #1fbbff;text-decoration : none;color : white;}.pop-up {background : none;background-color : white;}.career-popup {overflow : hidden;}.popup-heading h3 {font-size : 30px;color : #424242;font-family : 'open_sansbold';text-transform : uppercase;background : #fafafa;border-bottom : 1px solid #ededed;padding : 23px 0 20px 34px;}.cp-left {border-right : 1px solid #ededed;padding-bottom : 99999px;margin-bottom : -99999px;}.job-qualification {padding : 11px 0 0 29px;}.jobs-border {border-bottom : 1px dotted #b4b4b4;padding : 17px 0 15px 0;}.jobs-border h5 {font-size : 16px;color : #3d3d3d;font-family : 'open_sansbold';text-transform : uppercase;background : url(../img/bg-carrer-p-h4.png) 0 -1px no-repeat;padding : 3px 0 2px 30px;}.jobs-border h5.c-p-location {background-position : 0 -76px;}.jobs-border h5.c-p-experience {background-position : 0 -152px;}.jobs-border h5.c-p-vacancies {background-position : 0 -226px;}.jobs-border p {font-size : 14px;color : #646464;font-family : 'open_sansregular';}.jobs-border p span {padding-right : 10px;}.p-job-description {padding : 32px 10px 0 34px;}.p-job-description h4 {font-size : 24px;color : #3d3d3d;font-family : 'open_sansregular';}.p-job-description p {font-size : 14px;color : #646464;line-height : 26px;font-family : 'open_sansregular';padding : 11px 0 0 0;}.c-p-padding {padding : 27px 37px 40px 22px;}.c-p-padding p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.c-pform-block {margin-bottom : 20px;}.c-pform-block .commen-textarea-field {height : 98px;}.pop-up-button {font-size : 16px;color : #ffffff;font-family : 'open_sanssemibold';background : #6cc35b;border : none;border-radius : 0;margin : 0 0 0 0;padding : 14px 0 14px 0;}.pop-up-button:hover {background : #7cd26b;}.c-pform-block .NFI-wrapper {background : #efefef;border : none;height : auto;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;width : 100%;position : relative;overflow : hidden !important ;}.c-pform-block .NFI-wrapper .NFI-filename {background : none;border : none;font-family : 'robotoregular';font-size : 14px;color : #828282;}.c-pform-block .NFI-wrapper .NFI-button {background : url(../img/bg-upload.png) 0 0 no-repeat;width : 52px;height : 40px;position : absolute !important ;bottom : 3px;right : 0;text-indent : -9999px;}.fancybox-close {width : 36px;height : 36px;background : url(../img/bg-close-pop-up.png) 0 0 no-repeat;top : 0;right : 0;}.book-now-padding {padding : 31px 38px 15px 38px;border-bottom : 1px solid #ededed;}.book-now-padding-2 {padding : 31px 38px 31px 38px;}.book-now-blocks p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.book-now-blocks {margin-bottom : 20px;}.book-now-blocks .commen-textarea-field {height : 134px;}.radio-text {font-size : 14px;color : #5d5d5d;font-family : 'robotoregular';padding-left : 26px;}.form-radio {position : relative;margin : 15px 0 0 0;}.form-radio span.radio-bt {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : -2px;left : 0;}.form-radio input.check-box-radio {opacity : 0.1;margin : 0;position : absolute;}.slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.slider .bx-wrapper .bx-controls-direction a {width : 48px;height : 47px;background : url(../img/bg-sprite.png) 0 0 no-repeat;margin-top : -23px;}.slider .bx-wrapper .bx-controls-direction a.bx-prev {background-position : -307px -269px;}.slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -307px -320px;}.slider .bx-wrapper .bx-controls-direction a.bx-next {background-position : -365px -269px;}.slider .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -365px -320px;}.banner-head {text-align : center;padding : 165px 0 0 0;}.banner-head h2 {font-size : 60px;color : #ffffff;font-family : 'robotothin';letter-spacing : 1px;position : relative;text-shadow : 1px 2px black;}.banner-head h2 span {font-family : 'robotobold';}.banner-package-details {margin : 18px 0 0 0;text-align : center;}.banner-package-details .b-day {background : url(../img/bg-overlay-banner.png) repeat;text-align : center;padding : 2px 17px 1px 17px;display : inline-block;position : relative;top : 0;}.banner-package-details .b-day h4 {font-size : 40px;color : #fece4c;font-family : 'robotothin';}.banner-package-details .b-day span {font-size : 14px;color : #ffffff;font-family : 'robotoregular';position : relative;top : -2px;}.banner-package-details .b-day.b-day {margin-left : -2px;position : relative;}.banner-price {background : url(../img/bg-overlay-banner.png) repeat;text-align : center;padding : 16px 39px 15px 31px;display : inline-block;margin-left : 4px;position : relative;top : -14px;}.banner-price h5 {font-size : 32px;color : #ffffff;font-family : 'robotothin';}.banner-price h5 span {color : #e4ff02;font-family : 'robotobold';background : url(../img/bg-r-banner.png) 0 6px no-repeat;display : inline-block;padding-left : 22px;}.banner-button {display : inline-block;position : relative;top : -19px;left : 0;}.banner-button a {display : block;font-size : 24px;color : #ffffff;font-family : 'robotoregular';background : url(../img/bg-banner-link.png) 26px 16px no-repeat #05aaf2;padding : 24px 25px 24px 61px;}.banner-button a:hover {text-decoration : none;background-color : #3abdf6;}.banner li .top-shadow {position : absolute;top : 0;left : 0;width : 100%;height : 7px;background : url(../img/bg-banner-shadow.png) top repeat-x;}.home-text-feild {font-size : 12px;color : #884712;font-family : 'robotoregular';background : #fde4cb;border : none;border-radius : 0;height : auto;padding : 12px 7px 11px 12px;box-shadow : 0 1px 4px #bf5800;}.home-text-feild:focus {box-shadow : 0 1px 4px #bf5800;}.home-form-outer {overflow : hidden;padding : 38px 0 26px 0;}.home-text-feild::-webkit-input-placeholder {color : #884712;text-transform : uppercase;}.home-form-block {padding-bottom : 13px;}.fb_iframe_widget {bottom : 5px;}.home-submit-bt {background : #ffe62d;border : none;font-size : 14px;color : #a35a1d;font-family : 'robotobold';text-transform : uppercase;padding : 12px 0 10px 0;box-shadow : 0 1px 4px #bf5800;}.home-submit-bt:hover {background : #ffea84;}.home-submit-bt:hover {box-shadow : 0 1px 4px #bf5800;}.home-vissile {height : 0;overflow : hidden;}.quick-form a.toogle-button.active {width : 41px;height : 44px;background-position : -438px -272px;margin-left : -20.5px;top : -26px;}.main-nav > ul > li .drp-ul {top : 33px;left : 0;width : 238px;position : absolute;z-index : 100;background : url(../img/bg-drp-ul.png) repeat;display : none;}.main-nav > ul > li ul li {float : none;}.main-nav > ul > li ul li a {display : block;padding : 0;font-size : 14px;color : #aaa899;text-transform : none;border-bottom : 1px solid #504e33;border-right : none;padding : 12px 10px 10px 33px;background : url(../img/bg-drp-li.png) 18px 15px no-repeat;}.main-nav > ul > li ul li a:hover {background : url(../img/bg-drp-li.png) 18px 15px no-repeat;color : #ffffff;}.main-nav > ul > li:hover .left {width : 14px;height : 26px;background : url(../img/bg-menu-active-shadow.png) -1px 0 no-repeat;position : absolute;bottom : -3px;left : 0;}.main-nav > ul > li:hover .right {width : 14px;height : 26px;background : url(../img/bg-menu-active-shadow.png) -23px 0 no-repeat;position : absolute;bottom : -3px;right : 0;}.main-nav > ul > li.last:hover .right {display : none;}.main-nav > ul > li.first:hover .left {display : none;}.drp-ul > span {float : left;height : 3px;}.drp-ul > span.red {background : #f47104;}.drp-ul > span.orange {background : #fece4c;}.drp-ul > span.green {background : #d2e05e;}.drp-ul > span.blue {background : #05aaf2;}.home-date-pickers {background : url(../img/bg-home-date-picker.png) top right no-repeat #fde4cb;}.form-select .selector {width : 100% !important ;background : #fbc69b;background : #fde4cb;padding : 0;height : auto;}.form-select .selector span {font-size : 12px;color : #884712;width : 100% !important ;font-family : 'robotoregular';background : url(../img/bg-form-drp.png) top right no-repeat;border : none;height : auto;line-height : normal;border-radius : 0;padding : 12px 7px 11px 12px;box-shadow : 0 1px 4px #bf5800;}.form-select .selector.hover span, .form-select .selector.hover.active span, .form-select .selector.focus span {background-position : top right;}.form-select .selector .home-form-drp {width : 100%;height : 35px;}.no-data {color : red;font-size : 14px;min-height : 100%;display : block;padding-top : 10px;padding-bottom : 10px;}.success {color : green;font-size : 18px;min-height : 100%;display : block;padding-top : 10px;padding-bottom : 10px;}.archives li a {color : #878777;text-decoration : none;cursor : pointer;}.archives li.active {color : #54544D;background-position : 0 -31px;}.blog-like-count {padding-top : 9px;}#subscribetime {color : #F12D15;}#subscribetime.sucess {color : #25A353;}.home-form-outer .selecter .selecter-selected {font-size : 12px;color : #884712;width : 100% !important ;font-family : 'robotoregular';background : url(https://192.168.1.18/ue_holidays/themes/user-theme/img/bg-form-drp.png) top right no-repeat #fde4cb;border : none;height : auto;line-height : normal;border-radius : 0;padding : 12px 7px 11px 12px;box-shadow : 0 1px 4px #bf5800;}.selecter {max-width : none;margin : 0;}.home-form-outer .selecter .selecter-item {border-radius : 0;width : 100% !important ;background : #fde4cb;padding : 10px;height : auto;color : #884712;border-bottom : 1px solid #e5ac79;}.home-form-outer .selecter .selecter-item:hover {background : #fcf1e6;}.design-from-block .selecter .selecter-selected, .desgin-c-form-block .selecter .selecter-selected {background : url(../img/bg-drp.png) right top no-repeat #efefef;padding : 0;height : 47px;border : none;width : 100% !important ;height : auto;line-height : normal;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;overflow : hidden;}.about-top {background : url(../img/bg-about-top.png) bottom center no-repeat;border-bottom : 1px solid #e5e5e5;}.about-top p {font-size : 18px;color : #616161;font-family : 'robotolight';line-height : 30px;padding : 75px 0 89px 0;}.about-second-middle {border-bottom : 1px solid #e5e5e5;padding : 51px 0 51px 0;}.why-choose h3 {font-size : 24px;color : #646464;font-family : 'robotolight';}.why-choose h4 {font-size : 110px;color : #f47104;font-family : 'robotomedium';line-height : 71px;padding : 5px 0 11px 0;position : relative;left : -2px;}.why-choose h5 {font-size : 26px;color : #646464;font-family : 'robotomedium';position : relative;left : 3px;}.about-padding-off {padding-left : 0;}.about-padding-off p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 24px;}.about-padding-off ul {margin : 18px 0 0 0;}.about-padding-off li {font-size : 14px;color : #3c3b3b;font-family : 'open_sanssemibold';float : left;background : url(../img/bg-list-3.png) 0 0 no-repeat;padding : 0 0 0 22px;margin : 0 37px 14px 0;}.about-block-3 {border-bottom : 1px solid #e5e5e5;padding-bottom : 47px;}.about-rows {padding-top : 50px;}.about-rows .thumbnail {border : none;padding : 0;}.about-rows .caption {border-right : 1px solid #e5e5e5;min-height : 352px;padding : 0;margin : 26px 0 0 0;}.about-rows .caption h3 {font-size : 20px;color : #3c3b3b;font-family : 'open_sansregular';text-align : center;line-height : 24px;padding : 0 7px 0 7px;}.about-rows .caption p {font-size : 14px;color : #707070;font-family : 'open_sansregular';text-align : center;line-height : 24px;padding : 11px 30px 0 0;}.about-rows .last .caption {border-right : none;}.blog-block .blog-likes {padding-left : 0;padding-top : 10px;}.blog-likes .fb-like {float : left;margin-right : 10px;}.half-box {float : left;width : 25%;}.half-box.secnd {margin-left : 3.5%;}.loader {position : fixed;width : 100%;height : 100%;background : #fff;left : 0;top : 0;z-index : 100;}.collapse-tab-wrapper .panel-title {color : #626262;font-family : 'robotoregular';font-size : 14px;}.collapse-tab-wrapper .panel-default:hover .panel-heading {border-bottom : 3px solid #f57104;}.collapse-tab-wrapper .panel-default .panel-heading {border-bottom : 3px solid #fff;cursor : pointer;}.collapse-tab-wrapper .panel-default:hover .panel-title > a {color : #f57104;text-decoration : none;}.tab-head-spacing .package-tab .tab-head li a {padding : 0;}.tab-head-spacing.package-content h4 a {text-transform : uppercase;}.accordion-toggle {position : relative;}@media (max-width:1200px) {.package-block h2 {font-size : 33px;}.ue-counts p {font-size : 15px;}.service-block {padding-bottom : 75px;}.blog-tags {border : none;border-bottom : 1px solid #e0e0e0;}.blog-likes img {padding-bottom : 9px;}.blog-likes {text-align : center;}.about-rows .caption {min-height : 382px;}.blog-likes {padding-bottom : 10px;}.blog-likes .fb-like {float : none;display : inline-block;position : relative;top : -3px;}.blog-likes iframe {float : none;display : inline-block;}.half-box {width : 44%;}.half-box.secnd {margin-left : 0%;}}@media (max-width:1024px) {.metta {margin-right : 82px;margin-top : 40px;}a.menu-toggle {display : block;}.off-position {position : static;}.top-nav {width : 100%;background : #fcfcfc;display : none;position : absolute;top : 88px;left : 0;z-index : 501;float : none !important ;}.main-nav > ul > li {float : none;}.main-nav > ul > li a {display : block;border : none;}.logo {margin-bottom : 7px;}.main-nav > ul > li .drp-ul {width : 100%;position : relative;top : auto;left : auto;bottom : auto;}}@media (max-width:767px) {.metta p {float : none;}.hidden-tab {display : none;}.metta p.phone {border : none;margin : 0 0 10px 0;}.metta {margin-top : 13px;}.package-slider .owl-wrapper {margin-left : 10px;}.package-block h2 span.left-line, .package-block h2 span.right-line {display : none;}.ue-counts h5 {font-size : 37px;line-height : 50px;}.ue-counts p {padding-top : 0;font-size : 13px;padding-left : 10px;padding-right : 10px;word-break : break-all;}.ue-blocks {background : url(../img/bg-ue-block-phone.png) no-repeat;background-size : cover;height : 930px;margin-top : 0;}.service-padding {border : none;padding : 0;padding-top : 35px;}.service-block {padding-top : 28px;}.about-ue {padding-left : 10px;padding-right : 10px;background : none;padding-top : 37px;padding-bottom : 31px;}.about-ue a.more {bottom : auto;right : 20px;left : auto;top : 20px;margin : 0;}.about-ue h3 {font-size : 28px;}.about-ue p {font-family : 'robotoregular';font-size : 13px;line-height : 26px;}.testimonial-slider .bx-wrapper .bx-pager {position : static;text-align : center;}.ue-block-2 .testimonial-slider {padding-bottom : 20px;}.f-main-links {border-right : none;border-bottom : 1px dotted #636363;padding-bottom : 41px;}.f-social {border-right : none;border-bottom : 1px dotted #636363;padding-bottom : 41px;}.powerd-by p {text-align : left;}.dev-block {float : none !important ;}.copy-right {padding-bottom : 0;}.powerd-by {padding-top : 1px;}.package-block h2 {font-size : 30px;font-family : 'robotomedium';text-align : left;padding-left : 20px;padding-top : 28px;}.package-slider {padding : 0 15px;}.package-slider .owl-controls .owl-buttons .owl-next {width : 0;padding-left : 25px;height : 50px;background-position : -394px -110px;top : 50%;margin-top : -25px;}.package-slider .owl-controls .owl-buttons .owl-next:hover {background-position : -395px -170px;}.package-slider .owl-controls .owl-buttons .owl-prev {width : 0;padding-left : 25px;height : 50px;background-position : -366px -110px;top : 50%;margin-top : -25px;}.package-slider .owl-controls .owl-buttons .owl-prev:hover {background-position : -366px -170px;}.quick-form .enquire-tab-text {font-size : 22px;color : #ffffff;text-transform : uppercase;font-family : 'robotobold';background : url(../img/bg-form-tab.png) 48px 26px no-repeat;padding : 34px 0 28px 115px;cursor : pointer;}.package-block {border-bottom : none;padding-bottom : 20px;}.package-block a.more {bottom : auto;right : 30px;top : 30px;left : auto;}.tour-slider-padding {padding-right : 15px;}.package-description-padding {padding-left : 15px;}.package-description {border-left : 1px solid #e5e5e5;}.package-book-now {padding-left : 20px;padding-right : 20px;}.package-content-div {padding-top : 35px;}.tab-hotel-base .vertical-bar, .tab-hotel-base .horizontal-bar {display : none;}.tab-padding {padding-left : 0;padding-right : 0;}.h-t-right .tab-padding {padding-left : 0;}.hotels-tabs {padding : 10px;}.temperature h6 {margin : 0 auto;width : 63px;}.destination .nav-tabs li {float : none;display : block;}.destination .nav-tabs li a {text-align : center;padding-top : 10px;padding-bottom : 10px;}.destination .nav-tabs li span {display : none;}.destination .nav-tabs {border-bottom : none;}.destination .nav-tabs li.active a {background : #f47104;color : white;}.destination-box {margin-top : 25px;}.reach-block-1, .reach-block-2, .reach-block-3 {padding-right : 0;border-right : none;}.service-grid img {width : 36%;display : block;margin : 0 auto;}grid-right h4 {padding-left : 9px;}.grid-right p {padding-left : 9px;}.grid-right a {margin-left : 9px;}.testimonials {width : 100%;}.career p {padding-left : 0;padding-top : 32px;padding-bottom : 35px;}.position-block {margin-bottom : 25px;}.career img {display : block;margin : 0 auto;}.blog-base-div {width : 100%;}.activity-block {border-bottom : 1px solid #e4e4e4;}.choose-row-1 {border-bottom : none;}.design-price {margin-right : 0;border-right : none;border-bottom : 1px solid #e5e5e5;}.desing-values {border-right : none;border-bottom : 1px solid #e5e5e5;text-align : center;}.desing-values p {display : inline-block;}.last-values {border-bottom : none;}.design-from-block .selector {margin-bottom : 10px;}.radio-blocks {border-right : none;}.choose-row-bottom .radio-blocks {padding-top : 0;}.choose-row-bottom .radio-blocks span.radio {top : 0;}.choose-row-top {border-bottom : none;}.progress-name {display : none;}.progress-name.active {display : block;float : right;}.c-p-padding {padding-left : 37px;}.job-qualification, .p-job-description {padding-right : 37px;}.about-top p {padding-top : 0;padding-bottom : 0;}.about-top {padding : 15px 15px 243px 15px;}.why-choose h3 {display : inline-block;}.why-choose h4 {display : inline-block;font-size : 26px;line-height : normal;padding : 0 5px;position : static;}.why-choose h5 {display : inline-block;position : static;}.about-padding-off {padding-left : 15px;}.about-second-middle {padding-top : 31px;padding-bottom : 31px;}.about-padding-off p {padding-top : 15px;}.about-rows .caption {border-right : 0;min-height : 0;padding-bottom : 20px;border-bottom : 1px solid #e5e5e5;}.about-rows .caption p {padding-right : 0;}.about-block-3 {border-bottom : none;padding-bottom : 0;}.about-block-4 .about-rows {padding-top : 0;}.c-cards ul {margin : 0 auto;text-align : center;width : 200px;}.c-cards {text-align : center;}}@media (max-width:749px) {.tour-slider-padding {padding-right : 15px;}}@media (max-width:480px) {.metta p.phone {padding-right : 0;}.metta p {font-size : 13px;}.ue-counts {display : none;}.ue-blocks h2 {font-size : 35px;}.service-padding {padding-top : 35px;}.sportlight h2 {font-size : 24px;padding-top : 45px;}.ue-pagination li {float : none;margin-right : 0;margin-bottom : 9px;}.destination-single-box h4 {font-size : 40px;padding-top : 12px;padding-bottom : 13px;}.destination-single-box a {font-size : 24px;padding-bottom : 24px;}.career p {font-size : 19px;line-height : 26px;}.blog-top h3 {font-size : 18px;line-height : 20px;}.activity-block h5 {font-size : 13px;}.desgin-info {font-size : 12px;}.design-pages h3 {padding-left : 12px;font-size : 19px;}.choose-row-3 {padding-left : 20px;padding-right : 20px;}.progress-name {font-size : 10px;}.design-contact-form {padding-left : 20px;padding-right : 20px;}.choose-row-9 {padding-left : 20px;padding-right : 20px;}.choose-row-12 {padding-left : 20px;padding-right : 20px;}.about-padding-off li {float : none;margin-right : 0;}}@media (max-width:320px) {.metta {margin-right : 10px;}.service-grid img {width : 65%;}.activity-block {width : 100%;}.progress-name.active {display : none;}.about-ue a.more {right : 0;top : 30px;}}@media (min-width:768px) and (max-width:768px) {.package-slider .owl-wrapper {margin-left : 10px;}.about-rows .caption {border-right : 0;padding-bottom : 20px;min-height : 0;border-bottom : 1px solid #e5e5e5;}.about-rows .caption p {padding-right : 0;}.about-block-3 {border-bottom : none;padding-bottom : 0;}.about-block-4 .about-rows {padding-top : 0;}}@media (min-width:992px) and (max-width:1199px) {.main-nav > ul > li a {padding-left : 12px;padding-right : 12px;}.ue-blocks h2 {font-size : 40px;}.holidays a.more-plus {top : 10px;right : 4px;}.holiday-ul .bx-wrapper .bx-controls-direction a {bottom : -49px;}.about-ue {padding-left : 250px;}.p-d-days h6 {font-size : 38px;line-height : 34px;padding-top : 8px;}.package-description h3 {padding-top : 11px;padding-bottom : 11px;padding-left : 14px;font-size : 18px;}.p-d-days p {font-size : 14px;padding-top : 1px;padding-bottom : 8px;}.place-coverd h6 {padding-top : 12px;padding-left : 14px;}.p-c-padding {padding-left : 14px;}.p-details-tab .nav-tabs li a {padding-left : 24px;padding-right : 24px;}.p-details-tab .nav-tabs li a.p-tab-4 {padding-right : 24.5px;}.temperature h6 {background-position : 28px 24px;padding-left : 21px;}.package-description {min-height : 399px;}}@media (min-width:768px) and (max-width:991px) {.main-nav .navbar-default .nav a {padding-left : 9px;padding-right : 9px;font-size : 11px;}.package-block h2 span.left-line, .package-block h2 span.right-line {width : 86px;}.ue-counts h5 {font-size : 53px;}.ue-counts p {padding-top : 0;font-size : 14px;}.ue-blocks h2 {font-size : 26px;}.holiday-ul li .day-night p {font-size : 16px;}.holiday-ul li h4 {font-size : 18px;}.holidays a.more-plus {top : 1px;right : 17px;}.holiday-ul .bx-wrapper .bx-controls-direction a {bottom : -64px;}.service-grids:nth-child(2) {border-right : none;}.about-ue {padding-left : 220px;}.f-social li {margin-right : 12px;}.tour-slider-padding {padding-right : 15px;}.package-description-padding {padding-left : 15px;}.package-description {border-left : 1px solid #e5e5e5;}.package-book-now {padding-left : 20px;padding-right : 20px;}.temperature h6 {padding : 26px 0 12px 74px;}.destiantion-description h4 {padding-top : 7px;padding-left : 10px;}.destiantion-description p {padding-left : 10px;padding-bottom : 15px;}.destiantion-description {min-height : 0;}.destiantion-border {border : none;}.reach-block-1, .reach-block-2, .reach-block-3 {border-right : none;padding-right : 0;}.contact-address ul {border-right : none;}.contact-form {padding-left : 0;}.career p {padding-left : 0;padding-top : 32px;padding-bottom : 35px;}.position-block {margin-bottom : 25px;}.career img {display : block;margin : 0 auto;}.check-box {float : none;}.desgin-info {float : none;}.activity-block {border-bottom : 1px solid #e4e4e4;}.choose-row-1 {border-bottom : none;}.design-price {margin-right : 0;border-right : none;border-bottom : 1px solid #e5e5e5;}.desing-values {border-right : none;border-bottom : 1px solid #e5e5e5;text-align : center;}.desing-values p {display : inline-block;}.last-values {border-bottom : none;}.radio-blocks {border-right : none;}.choose-row-bottom .radio-blocks {padding-top : 0;}.choose-row-bottom .radio-blocks span.radio {top : 0;}.choose-row-top {border-bottom : none;}.banner-head h2 {font-size : 48px;}.about-rows .caption {border-right : 0;padding-bottom : 20px;min-height : 0;border-bottom : 1px solid #e5e5e5;}.about-rows .caption p {padding-right : 0;}.about-block-3 {border-bottom : none;}.about-block-4 .about-rows {padding-top : 0;}}@media (max-width:992px) {.destination-slider {width : 100%;float : none;}.destination-single-box {margin-top : 20px;}.half-box {width : 100%;}.half-box.secnd {margin-left : 0%;}}.about-package table tr, .about-package table td {padding : 6px;border : black solid 1px;padding-left : 15px;}.about-package h5 {font-size : 20px;color : #636363;font-family : 'open_sansregular';margin-top : 28px;margin-bottom : 24px;}.about-package table {border : black solid 1px;border-collapse : collapse;width : 600px;margin-top : 10px;margin-bottom : 25px;}.about-package img {margin-top : 13px;}.talk-expert {font-size : 18px;font-family : 'robotoregular';text-align : center;padding : 0;}.about-package h6 {font-size : 19px;color : #707070;font-family : 'open_sansregular';line-height : 25px;}.talk-expert img {width : 38px;}.talk-expert span {font-size : 14px;}p.talk {text-align : center;font-size : 18px;width : 98%;color : #636363;}p.talk-expert {padding : 10px 0;}.about-package h6 img {margin-top : 0;width : 27px;}.tab-main-wraper {position : relative;z-index : 10;}.c-cards h4 {font-family : 'open_sansregular';line-height : 35px;font-size : 13px;color : rgb(255 255 255 / 0.8);margin-top : 15px;margin-bottom : 2px;}.c-cards ul {margin-top : 0;}.c-cards > ul > li {float : left;list-style-type : none;margin-right : 7px;}.datepicker {top : 0;left : 0;padding : 4px;margin-top : 1px;border-radius : 4px;}.datepicker:before {content : '';display : inline-block;border-left : 7px solid transparent;border-right : 7px solid transparent;border-bottom : 7px solid #ccc;border-bottom-color : rgb(0 0 0 / 0.2);position : absolute;top : -7px;left : 6px;}.datepicker:after {content : '';display : inline-block;border-left : 6px solid transparent;border-right : 6px solid transparent;border-bottom : 6px solid #ffffff;position : absolute;top : -6px;left : 7px;}.datepicker > div {display : none;}.datepicker table {width : 100%;margin : 0;}.datepicker td, .datepicker th {text-align : center;width : 20px;height : 20px;border-radius : 4px;}.datepicker td.day:hover {background : #eeeeee;cursor : pointer;}.datepicker td.day.disabled {color : #eeeeee;}.datepicker td.old, .datepicker td.new {color : #999999;}.datepicker td.active, .datepicker td.active:hover {color : #ffffff;background-color : #006dcc;background-image : linear-gradient(to bottom, #0088cc, #0044cc);background-repeat : repeat-x;border-color : #0044cc #0044cc #002a80;border-color : rgb(0 0 0 / 0.1) rgb(0 0 0 / 0.1) rgb(0 0 0 / 0.25);color : #fff;text-shadow : 0 -1px 0 rgb(0 0 0 / 0.25);}.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {color : #ffffff;background-color : #0044cc;}.datepicker td span {display : block;width : 47px;height : 54px;line-height : 54px;float : left;margin : 2px;cursor : pointer;border-radius : 4px;}.datepicker td span:hover {background : #eeeeee;}.datepicker td span.active {color : #ffffff;background-color : #006dcc;background-image : linear-gradient(to bottom, #0088cc, #0044cc);background-repeat : repeat-x;border-color : #0044cc #0044cc #002a80;border-color : rgb(0 0 0 / 0.1) rgb(0 0 0 / 0.1) rgb(0 0 0 / 0.25);color : #fff;text-shadow : 0 -1px 0 rgb(0 0 0 / 0.25);}.datepicker td span.active:hover, .datepicker td span.active:focus, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {color : #ffffff;background-color : #0044cc;}.datepicker td span.old {color : #999999;}.datepicker th.switch {width : 145px;}.datepicker th.next, .datepicker th.prev {font-size : 21px;}.datepicker thead tr:first-child th {cursor : pointer;}.datepicker thead tr:first-child th:hover {background : #eeeeee;}.input-append.date .add-on i, .input-prepend.date .add-on i {display : block;cursor : pointer;width : 16px;height : 16px;}ul.nav1 li a::after {font-family : "FontAwesome";content : "\f105";position : relative;top : 0;float : right;}.nav1 > li > a {padding : 10px 15px;}.nav1 > li {padding : 10px 15px;}.nav1 > li > a:hover, .nav1 > li > a:focus {background-color : #eeeeee;}.nav1 > li.disabled > a {color : #999999;}.nav1 > li.disabled > a:hover, .nav1 > li.disabled > a:focus {color : #999999;}.nav1 .open > a, .nav1 .open > a:hover, .nav1 .open > a:focus {background-color : #eeeeee;border-color : #38a7bb;}.nav1-tabs.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;border-bottom : 0;}.nav1-tabs.nav1-justified > li {float : none;}.nav1-tabs.nav1-justified > li > a {text-align : center;}.nav1-tabs.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1-tabs.nav1-justified > li > a {margin-right : 0;border-radius : 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border : #38a7bb solid 1px;}@media (min-width:768px) {.nav1-tabs.nav1-justified > li > a {border-bottom : 1px solid #38a7bb;border-radius : 0 0 0 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border-bottom-color : #ffffff;}}.nav1-pills > li {float : left;}.nav1-pills > li > a {border-radius : 0;}.nav1-pills > li + li {margin-left : 2px;}.nav1-pills > li.active > a, .nav1-pills > li.active > a:hover, .nav1-pills > li.active > a:focus {color : #ffffff;background-color : #38a7bb;}.nav1-stacked > li {float : none;}.nav1-stacked > li + li {margin-top : 2px;margin-left : 0;}.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;}.nav1-justified > li {float : none;}.nav1-justified > li > a {text-align : center;}.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1 > li > a {padding : 10px 15px;}.nav1 > li > a:hover, .nav1 > li > a:focus {background-color : #eeeeee;}.nav1 > li.disabled > a {color : #999999;}.nav1 > li.disabled > a:hover, .nav1 > li.disabled > a:focus {color : #999999;}.nav1 .open > a, .nav1 .open > a:hover, .nav1 .open > a:focus {background-color : #eeeeee;border-color : #38a7bb;}.nav1-tabs {border-bottom : 1px solid #38a7bb;}.nav1-tabs > li {float : left;margin-bottom : -1px;}.nav1-tabs > li > a {margin-right : 2px;line-height : 1.42857143;border : transparent solid 1px;border-radius : 0 0 0 0;}.nav1-tabs > li > a:hover {border-color : #eeeeee #eeeeee #38a7bb;}.nav1-tabs > li.active > a, .nav1-tabs > li.active > a:hover, .nav1-tabs > li.active > a:focus {color : #555555;background-color : #ffffff;border : #38a7bb solid 1px;border-bottom-color : transparent;cursor : default;}.nav1-tabs.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;border-bottom : 0;}.nav1-tabs.nav1-justified > li {float : none;}.nav1-tabs.nav1-justified > li > a {text-align : center;}.nav1-tabs.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1-tabs.nav1-justified > li > a {margin-right : 0;border-radius : 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border : #38a7bb solid 1px;}@media (min-width:768px) {.nav1-tabs.nav1-justified > li > a {border-bottom : 1px solid #38a7bb;border-radius : 0 0 0 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border-bottom-color : #ffffff;}}.nav1-pills > li {float : left;}.nav1-pills > li > a {border-radius : 0;}.nav1-pills > li + li {margin-left : 2px;}.nav1-pills > li.active > a, .nav1-pills > li.active > a:hover, .nav1-pills > li.active > a:focus {color : #ffffff;background-color : #38a7bb;}.nav1-stacked > li {float : none;}.nav1-stacked > li + li {margin-top : 2px;margin-left : 0;}.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;}.nav1-justified > li {float : none;}.nav1-justified > li > a {text-align : center;}.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1-tabs-justified {border-bottom : 0;}.nav1-tabs-justified > li > a {margin-right : 0;border-radius : 0;}.nav1-tabs-justified > .active > a, .nav1-tabs-justified > .active > a:hover, .nav1-tabs-justified > .active > a:focus {border : #38a7bb solid 1px;}@media (min-width:768px) {.nav1-tabs-justified > li > a {border-bottom : 1px solid #38a7bb;border-radius : 0 0 0 0;}.nav1-tabs-justified > .active > a, .nav1-tabs-justified > .active > a:hover, .nav1-tabs-justified > .active > a:focus {border-bottom-color : #ffffff;}}.tab-content {padding : 15px;border : #ddd solid 1px;border-top : none;}a.list-group-item.active > .badge, .nav1-pills > .active > a > .badge {color : #38a7bb;background-color : #ffffff;}.nav-pills1 > li > a > .badge {margin-left : 3px;}.panel.sidebar-menu h3 {padding : 5px 0;margin : 0;}.panel.sidebar-menu {background : #fff;margin : 0 0 20px;box-sizing : border-box;}.panel.sidebar-menu .panel-heading {text-transform : uppercase;margin-bottom : 10px;background : none;padding : 0;letter-spacing : 0.08em;border-bottom : none;}.panel.sidebar-menu .panel-heading h1, .panel.sidebar-menu .panel-heading h2, .panel.sidebar-menu .panel-heading h3, .panel.sidebar-menu .panel-heading h4, .panel.sidebar-menu .panel-heading h5 {display : inline-block;border-bottom : 5px solid #38a7bb;line-height : 1.1;margin-bottom : 0;padding-bottom : 10px;}.panel.sidebar-menu .panel-heading .btn.btn-danger {color : #fff;margin-top : 5px;}.panel.sidebar-menu .panel-body {padding : 0;}.panel.sidebar-menu .panel-body span.colour {display : inline-block;width : 15px;height : 15px;border : #555555 solid 1px;vertical-align : top;margin-top : 2px;margin-left : 5px;}.panel.sidebar-menu .panel-body span.colour.white {background : #fff;}.panel.sidebar-menu .panel-body span.colour.red {background : red;}.panel.sidebar-menu .panel-body span.colour.green {background : green;}.panel.sidebar-menu .panel-body span.colour.blue {background : blue;}.panel.sidebar-menu .panel-body span.colour.yellow {background : yellow;}.panel.sidebar-menu .panel-body label {color : #999999;font-size : 12px;}.panel.sidebar-menu .panel-body label:hover {color : #555555;}.panel.sidebar-menu ul.nav1.category-menu {margin-bottom : 20px;text-transform : uppercase;font-weight : 700;letter-spacing : 0.08em;}.panel.sidebar-menu ul.nav1.category-menu li a {font-family : "Roboto", Helvetica, Arial, sans-serif;}.panel.sidebar-menu ul.nav1 ul {list-style : none;padding-left : 0;}.panel.sidebar-menu ul.nav1 ul li {display : block;}.panel.sidebar-menu ul.nav1 ul li a {position : relative;font-family : "Times New Roman", Times, serif;font-weight : normal;text-transform : none !important ;display : block;padding : 10px 15px;padding-left : 30px;font-size : 12px;color : #999999;}.panel.sidebar-menu ul.nav1 ul li a:hover, .panel.sidebar-menu ul.nav1 ul li a:focus {text-decoration : none;background-color : #eeeeee;}.panel.sidebar-menu ul.tag-cloud {list-style : none;padding-left : 0;}.panel.sidebar-menu ul.tag-cloud li {display : inline-block;}.panel.sidebar-menu ul.tag-cloud li a {display : inline-block;padding : 5px;border : #eeeeee solid 1px;border-radius : 0;color : #38a7bb;margin : 5px 5px 5px 0;text-transform : uppercase;letter-spacing : 0.08em;font-weight : 700;font-size : 12px;}.panel.sidebar-menu ul.tag-cloud li a:hover {color : #38a7bb;text-decoration : none;border-color : #38a7bb;}.panel.sidebar-menu ul.popular, .panel.sidebar-menu ul.recent {list-style : none;padding-left : 0;padding : 20px 0;}.panel.sidebar-menu ul.popular li, .panel.sidebar-menu ul.recent li {margin-bottom : 10px;padding : 5px 0;border-bottom : 1px dotted #eeeeee;}.panel.sidebar-menu ul.popular li:before, .panel.sidebar-menu ul.recent li:before, .panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {content : " ";display : table;}.panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {clear : both;}.panel.sidebar-menu ul.popular li:before, .panel.sidebar-menu ul.recent li:before, .panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {content : " ";display : table;}.panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {clear : both;}.panel.sidebar-menu ul.popular li img, .panel.sidebar-menu ul.recent li img {width : 50px;margin-right : 10px;}.panel.sidebar-menu ul.popular li h5, .panel.sidebar-menu ul.recent li h5 {margin : 0 0 10px;}.panel.sidebar-menu ul.popular li h5 a, .panel.sidebar-menu ul.recent li h5 a {font-weight : normal;}.panel.sidebar-menu ul.popular li p.date, .panel.sidebar-menu ul.recent li p.date {float : right;font-size : 12px;color : #999999;}.panel.sidebar-menu ul.popular li:last-child, .panel.sidebar-menu ul.recent li:last-child {border-bottom : none;}.panel.sidebar-menu .text-widget {font-size : 12px;}.panel.sidebar-menu.with-icons ul.nav1 li a:after {font-family : 'FontAwesome';content : "\f105";position : relative;top : 0;float : right;}body, select, input, textarea {font-family : Arial, Helvetica, sans-serif;}.clr {float : none;clear : both;width : 100%;height : 0;}.topblue {background : #01b7f2;}.mrtb10 {margin : 3px 0;}a.logo {padding : 5px 0;display : block;}@media (max-width:980px) {}@media (max-width:768px) {a.logo {display : none;}}a.logo img {width : 80px;height : 60px;}
@media (max-width:980px) {a.logo img {width : 80px;height : 60px;}}.posrel {position : relative;}.logodiv {position : absolute;top : -5px;left : 0;width : 235px;}.martop30 {margin-top : 10px;}

@media (min-width:980px) {.logodiv {position : relative;top : 0;}}
.navbar {margin-bottom : 0;}ul.nav li {float : right;}ul.dropdown-menu li {width : 100%;}ul.dropdown-menu li a {display : block;text-align : left;}ul.nav li.active a, ul.nav li.open a {color : #333 !important ;}ul.nav li ul.dropdown-menu li a {color : #333 !important ;}ul.nav li a {font-family : Arial, Helvetica, sans-serif;margin-left : 0;font-size : 14px;color : #fff !important ;}ul.nav li span {display : block;text-align : left;font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #fff !important ;margin-left : 20px;margin-top : 10px;font-weight : bold;}ul.dropdown-menu li a:active, ul.dropdown-menu li a:hover, ul.nav li a:active, ul.nav li a:hover {color : #0543bc !important ;}@media (min-width:1200px) {#navbar ul.nav li a {margin-left : 20px;}}ul.navbar-nav li a {font-weight : bold;}ul.navbar-nav li:last-child a {padding-right : 0;}ul.navbar-nav li:first-child {border-right : 1px solid #fff;}ul.navbar-nav li:last-child {border-left : 1px solid #999;}@media (max-width:768px) {ul.navbar-nav li:first-child {border : 0;}ul.navbar-nav li:last-child {border : 0;}.nav-pills .navbar-nav > li > a {padding-top : 4px !important ;padding-bottom : 4px !important ;}}p.phn-no {font-family : Arial, Helvetica, sans-serif;font-size : 17px;color : #28b6e9;float : right;font-weight : bold;margin : 0;padding : 20px 0 0 0;}p.phone-text {font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #2d2d2d;float : right;}.slidercon {height : 500px;float : left;width : 100%;overflow : hidden;position : relative;border-top : 2px solid #fdb716;}.sliderinside {width : 100%;height : 500px;float : left;}.scrlslider {width : 100%;height : 500px;}.scrltext {width : 100%;height : 500px;margin : 0 auto;display : block;text-align : center;}.bg2 {background : url(../images/ban2.jpg) top center no-repeat;}.bg1 {background : url(../images/ban1.jpg) top center no-repeat;}.searchbox {top : -450px;right : 0;position : relative;width : 420px;height : 404px;border-radius : 10px;background-color : #fff;box-shadow : 0 8px 9px rgb(0 0 0 / 0.09);border : #fdb716 solid 4px;z-index : 999 !important ;}.searchbox-tl {background : #fdb716;color : #fff;font-size : 18px;font-weight : bold;padding : 5px 10px;}.search-bar {padding : 15px 10px;}.offers {width : 550px;position : relative;left : 620px;top : -855px;z-index : 999 !important ;}.offer-box {background : #fff;box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #b0b0b0 solid 1px;padding : 8px;margin-bottom : 25px;}.offer-box img {width : 100%;}.green {color : #393 !important ;font-size : 12px;}.offers2 {display : none;}.spoffer {background : url("../images/offer.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);color : #fff;font-family : "roboto_slabbold";font-size : 15px;height : 75px;line-height : 15px;padding : 8px 7px 15px 10px;position : absolute;right : 15px;text-align : right;text-shadow : 0 -1px 0 #777;top : 0;width : 75px;}@media (min-width:940px) and (max-width:1200px) {.offers {left : 450px;}}@media (max-width:1050px) {.offers {display : none;}.offers2 {display : block;}}@media (max-width:1000px) {.searchbox {position : relative;top : -450px;}.sd {float : left;height : 0;}}@media (max-width:500px) {.searchbox {width : 100%;top : -500px;height : 504px;}.sd {float : left;height : 0;margin : 0;padding : 0;margin-left : -15px;margin-right : -15px;}.searchbox select {padding-left : 3px;padding-right : 3px;}}.serbanner {position : relative;height : 500px;overflow : hidden;}.search-btn {width : 100%;background : #01b7f2;color : #fff;}.search-btn:hover {width : 100%;background : #fdb716;color : #fff;border-color : #fdb716;}.container-background {background : url(../images/con-bg.jpg) top repeat-x;padding-bottom : 50px;padding-top : 20px;}.noti {font-family : Arial, Helvetica, sans-serif;font-size : 14px;background : #fd6f0a;color : #fff;padding : 8px;margin : 15px;position : relative;}.noti span {background : #ffde00;color : #2c2c2c;padding : 3px 10px;margin-right : 20px;}.closenoti {padding : 24px 24px 0 0;background : url(../images/noti-close.png) 0 0 no-repeat;position : absolute;top : 5px;right : 5px;cursor : pointer;}.closenoti:hover {background-position : 0 -25px;}.sliderbg {width : 100%;border-radius : 5px;background-color : #fff;box-shadow : 0 5px 5px rgb(0 0 0 / 0.17);border : #fff solid 5px;margin : 0;padding : 0;}.searchbg {width : 100%;border-radius : 5px;background-color : #f9f9f9;box-shadow : 0 0 5px 0 rgb(0 0 0 / 0.7);border : #fff solid 5px;margin : 0;padding : 10px;}h2.settl {font-family : Arial, Helvetica, sans-serif;font-size : 20px;line-height : 20px;border-bottom : 1px solid #01b7f2;color : #01b7f2;padding : 0 0 3px;margin : 0 0 5px;width : 100%;float : left;}h2.selt2 {font-size : 24px;line-height : 24px;padding : 10px 0 3px;margin : 10px 0 5px;}h3.sersubtl {font-family : Arial, Helvetica, sans-serif;font-size : 13px;color : #ed1c24;line-height : 24px;margin : 6px 0 0;padding : 0;font-weight : bold;}h3.sersubtl span {padding : 24px 24px 0 0;float : left;margin-right : 5px;}h3.sersubtl span.going {background : url(../images/going.png) 5px 0 no-repeat;}h3.sersubtl span.whn {background : url(../images/calen.png) 0 0 no-repeat;}h3.sersubtl span.hmp {background : url(../images/howmany.png) 0 3px no-repeat;}form.serchform label {color : #282828;font-size : 11px;font-family : Arial, Helvetica, sans-serif;font-weight : normal;margin : 0;padding : 0;}.padb15 {padding-top : 25px;}.tdbox {box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #b0b0b0 solid 1px;}.hp-img {padding : 8px;overflow : hidden;}.hp-img img {width : 100%;}@media (min-width:1200px) {.hp-img {height : 230px;}.hp-img img {height : 240px;}}@media (min-width:1000px) and (max-width:1200px) {.hp-img {height : 195px;}.hp-img img {height : 195px;}}@media (min-width:768px) and (max-width:1000px) {.hp-img {height : 328px;}.hp-img img {height : 328px;}}@media (max-width:768px) {.hp-img {height : auto;}}h2.hptl {font-family : Arial, Helvetica, sans-serif;font-size : 20px;font-weight : bold;color : #fdb716;line-height : 26px;}h3.hptl a {color : #626262;text-decoration : none;font-family : Arial, Helvetica, sans-serif;font-size : 26px;}h3.hptl a:hover {color : #01b7f2;}h3.hpt2 {padding : 0;margin : 0;}h3.hpt2 a {color : #626262;text-decoration : none;font-family : Arial, Helvetica, sans-serif;font-size : 18px;padding : 0;margin : 0;}h3.hpt2 a:hover {color : #01b7f2;}p.hp-txt {font-family : Arial, Helvetica, sans-serif;font-size : 16px;color : #626262;line-height : 22px;}p.hp-txt span {color : #01b7f2;}p.hp-txt2 {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #555;line-height : 16px;padding : 0 !important ;margin : 0 !important ;}h3.fhd {color : #484848;font-family : Arial, Helvetica, sans-serif;font-size : 14px;font-weight : bold;margin : 0 0 12px;padding : 0;cursor : pointer;}h3.fhd span {padding : 12px 12px 0 0;background : url(../images/blue-arrow.png) 0 -18px no-repeat;margin : 3px 5px 0;width : 0;height : 0;float : left;}h3.arshow span {background : url(../images/blue-arrow.png) 0 0 no-repeat;}.fotanc a {display : block;text-decoration : none;}.footercol a:hover, .fotanc a:hover {color : #ed1c24;}.footercol {color : #818181;}.footercol strong {color : #222;}.footercol a {color : #818181;text-decoration : none;}.padbtn10 {padding-bottom : 15px;}#flink {display : none;}.mapbg {background : url(../images/dotmap.png) 20% center no-repeat;padding-top : 20px;padding-bottom : 20px;}.containerbg {background : url(../images/conbg.jpg) top repeat-x #eaeaea;padding-bottom : 40px;}h1.headding1 {display : block;font-size : 36px;font-family : Arial, Helvetica, sans-serif;border-bottom : 1px solid #b7b7b7;padding-top : 50px;padding-bottom : 5px;margin-bottom : 25px;color : #484848;}h1.headding1_1 {font-size : 28px;display : block;font-family : Arial, Helvetica, sans-serif;border-bottom : 1px solid #b7b7b7;padding-bottom : 5px;margin-bottom : 25px;color : #484848;}h1.headdetails {margin-bottom : 0;}h1.pt0 {padding-top : 0;}.serbx {position : relative;overflow : hidden;margin-bottom : 30px;}.serbx img {width : 100%;}.offer {width : 75px;height : 75px;padding : 8px 7px 15px 10px;position : absolute;top : 0;right : 15px;background : url(../images/offer.png) 0 0 no-repeat;font-family : Arial, Helvetica, sans-serif;font-size : 15px;color : #fff;text-align : right;line-height : 15px;text-shadow : 0 -1px 0 #777;}.whitebg {background : #fff;margin : 0;}h2.headding2 {display : block;font-size : 24px;font-family : Arial, Helvetica, sans-serif;color : #555;line-height : 24px;text-align : center;}h2.price1 {text-align : right;display : block;font-size : 24px;font-family : Arial, Helvetica, sans-serif;color : #a5c507;line-height : 24px;padding-top : 15px;}h2.price2 {display : block;font-size : 23px;font-family : Arial, Helvetica, sans-serif;color : #a5c507;line-height : 20px;}h2.price2 span {color : #aaa;}p.text1_1 {font-family : Arial, Helvetica, sans-serif;font-size : 13px;color : #555;line-height : 17px;}p.text1 {font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #555;line-height : 12px;}a.linktodetails {display : inline-block;padding : 2px 40px;margin : 22px;text-align : center;font-family : Arial, Helvetica, sans-serif;font-size : 18px;color : #fff;text-shadow : 0 -1px 0 #777;border-top : 1px solid #13bfff;border-radius : 15px;background : #0090d4;background : linear-gradient(to bottom, #0090d4 0%, #0280ba 100%);}a.linktodetails:hover {text-decoration : none !important ;background : #0084d6;background : linear-gradient(to bottom, #0084d6 0%, #1f6ae2 100%);}.serimg {height : 200px;}@media (max-width:768px) {.serimg {height : auto;}}.bottop {border-top : 1px solid #d2d2d2;text-align : center;padding : 0;margin : 0;}.txttop {border-top : 1px solid #d2d2d2;text-align : justify;margin : 0;padding : 10px 0 5px;}p.text2 {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #555;line-height : 20px;}p.text2 a {color : #018bcc;font-style : italic;}.text2 a:hover {text-decoration : none;color : #027cb6;}.rdbtn {padding-top : 0;padding-bottom : 0;}.rdbtnrow {padding-bottom : 10px;}@media (min-width:980px) {.rdbtn {padding-top : 30px;padding-bottom : 50px;}.rdbtnrow {padding-bottom : 0;}}.psselbox3, .psselbox2, .roundcorner {background-color : #fff;box-shadow : 0 4px 5px rgb(208 208 208 / 0.75) inset;border : #d0d0d0 solid 1px;}select#circuito-select option {padding : 6px 5px;background : #fff;}.roundcornerleft {box-shadow : -1px 3px 6px #888 inset;border : 0;background : #edebeb;background-color : #fff;box-shadow : 0 4px 5px rgb(208 208 208 / 0.75) inset;border : #d0d0d0 solid 1px;}.roundcornerright {background-color : #f5f5f5;border : #d0d0d0 solid 1px;}a.searchbtn6, button.searchbtn, a.searchbtn, .searchbtn {font-weight : bold;font-size : 16px;font-family : Arial, Helvetica, sans-serif;color : #fff;text-align : center;border : 0;border-radius : 5px;background : #01b7f2;}button.searchbtn:hover, a.searchbtn:hover, .searchbtn:hover {background-color : #fdb716;}.pssb2 {position : relative;display : block;width : 100%;}.pssb2 ul {display : none;}.psselbox2 {width : 100%;cursor : pointer;color : #555;display : block;font-size : 14px;height : 34px;line-height : 1.42857;padding : 6px 12px;}.psselbox2 p {color : #333;margin : 2px 0 0 0;width : 100%;overflow : hidden;text-overflow : ellipsis;white-space : nowrap;display : block;}ul.psselbox2-ul {width : 100%;z-index : 4;position : absolute;top : 35px;background : #d7d7d7;padding : 5px;overflow : hidden;border-radius : 20px;}ul.psselbox2-ul li {background : #fff;padding : 5px;color : #555;border-bottom : 1px dashed #d7d7d7;}ul.psselbox2-ul li input[type="checkbox"] {display : inline-block;}ul.psselbox2-ul li label {display : inline-block;margin-left : 5px;color : #555;font-family : 'robotolight';font-size : 14px;}ul.psselbox2-ul li:first-child {border-radius : 18px 18px 0 0;}ul.psselbox2-ul li:last-child {border-bottom : 0;border-radius : 0 0 18px 18px;}ul.psselbox2-ul li:hover {color : #000;}.pssb3 {position : relative;display : block;width : 100%;}.pssb3 ul {display : none;}.psselbox3 {width : 100%;cursor : pointer;color : #555;display : block;font-size : 14px;height : 34px;line-height : 1.42857;padding : 6px 12px;}.psselbox3 p {color : #333;margin : 2px 0 0 0;width : 100%;overflow : hidden;text-overflow : ellipsis;white-space : nowrap;display : block;}ul.psselbox3-ul {width : 100%;z-index : 4;position : absolute;top : 35px;background : #d7d7d7;padding : 5px;overflow : hidden;border-radius : 20px;}ul.psselbox3-ul li {background : #fff;padding : 5px;color : #555;border-bottom : 1px dashed #d7d7d7;}ul.psselbox3-ul li input[type="checkbox"] {display : inline-block;}ul.psselbox3-ul li label {display : inline-block;margin-left : 5px;color : #555;font-family : Arial, Helvetica, sans-serif;font-size : 14px;}ul.psselbox3-ul li:first-child {border-radius : 18px 18px 0 0;}ul.psselbox3-ul li:last-child {border-bottom : 0;border-radius : 0 0 18px 18px;}ul.psselbox3-ul li:hover {color : #000;}.footbg {background : #fff;border-top : 1px solid #d1d1d1;padding-top : 50px;}h3.headding3 {font-family : Arial, Helvetica, sans-serif;font-size : 22px;color : #1a1a1a;}nav.footerlinks {padding : 10px 0 40px;}nav.footerlinks ul li a {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #2f2f2f;padding-bottom : 10px;display : block;}nav.footerlinks ul li a:hover {text-decoration : none;color : #027cb6;}.footerbottom {border-top : 1px solid #d2d2d2;padding : 15px 0;margin : 0;}.pl {padding-left : 0;padding-top : 20px;}.pr {padding-right : 0;text-align : right;}@media (max-width:990px) {.pr {text-align : left;padding-left : 0;padding-top : 10px;}}.padmarzero {padding : 0;margin : 0;}.padmar15 {padding : 15px 0;margin : 0;}.w100 {width : 100%;background : #0F0;}.sernbox {box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #999 solid 1px;padding : 0;margin : 0;}h2.sett3 {font-family : Arial, Helvetica, sans-serif;color : #fff;padding : 10px;margin : 0;width : 100%;float : left;font-size : 24px;line-height : 24px;font-weight : bold;background : #fcb717;}h2.bs-sett3 {font-family : Arial, Helvetica, sans-serif;color : #000;padding : 5px 15px;margin : 0;width : 100%;float : left;font-size : 16px;line-height : 24px;font-weight : bold;background : #d2d2d2;}p.pstl {font-family : Arial, Helvetica, sans-serif;font-size : 13px;color : #585858;}.pst2 {margin : 0;padding : 10px 0 0;text-align : center;}p.pst3b, p.pst3 {text-align : right;font-size : 13px;color : #585858;}p.pstlb, p.pst3b {font-size : 14px;font-weight : bold;}.summeryset {border : #ddd solid 1px;}.summeryset .row {border-bottom : 1px solid #e1e1e1;}@media (max-width:768px) {.smalmar {margin-left : 0;margin-right : 0;padding-left : 0;padding-right : 0;margin-top : 15px;}}h2.sett4 {font-family : Arial, Helvetica, sans-serif;border-bottom : 1px solid #e1e1e1;color : #222;padding : 0 10px 10px 0;margin : 0 0 15px 0;width : 100%;font-size : 24px;line-height : 24px;}@media (max-width:980px) {h2.sett4 {padding-top : 20px;}}.serimg {padding-top : 10px;}.serimg img {width : 100%;height : 180px;}.search-image {position : relative;overflow : hidden;}.img-zoom {max-width : 100%;}.transition {transform : scale(1.1);}h3.sertl {font-family : Arial, Helvetica, sans-serif;font-size : 24px;}h3.sertl a {color : #444444;text-decoration : none;}h3.sertl a:hover {color : #fcb717;}h2.sett4_2 {padding : 0;border-bottom : 0;margin : 0 0 15px 0;}h2.sett4 a.stars, h3.sertl a.stars {padding : 20px 21px 0 0;background : url(../images/star.png) 0 0 no-repeat;margin : 12px 0 0;display : inline-block;}h2.sett4 a.sfull, h3.sertl a.sfull {background-position : 0 0;}h2.sett4 a.shalf, h3.sertl a.shalf {background-position : -21px 0;}h2.sett4 a.sblank, h3.sertl a.sblank {background-position : -42px 0;}p.itemhome {margin : -10px 0 10px !important ;}p.itemhome i {color : #fcb717;font-size : 14px;padding-right : 4px;padding-bottom : 0 !important ;margin : 0 !important ;}p.sertlul {font-family : Arial, Helvetica, sans-serif;font-size : 16px;color : #585858;font-style : italic;}p.sertlul a {text-decoration : none;font-style : normal;}p.sertlul a:hover {color : #01b7f2;}@media (max-width:768px) {.dbl {float : none !important ;clear : both !important ;margin : 0 !important ;}.blk2 {display : block;margin : 10px 0 !important ;}}p.sertlul a.searchbtn:hover {color : #fff;}p.settxt {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #454545;text-align : justify;}table.graytable tr th, table.graytable tr td {font-family : Arial, Helvetica, sans-serif;white-space : normal !important ;}.bggr {background : #d2d2d2;}.bggr2 {background : #f0f0f0;}.bggr3 {background : #ffb27c;}.bggr4 {background : #D1FFC1;color : #111;}.txtgrn {color : #5bc71a;font-size : 18px;}@media (max-width:640px) {.txtgrn {font-size : 14px;min-width : 100px !important ;}}a.rmanc {background : #fd6f0a;color : #fff;padding : 2px 6px;margin-left : 5px;text-decoration : none;}table.graytable tr td.sbk {text-align : right;padding-top : 10px;}button.searchbtn, a.searchbtn {padding : 10px 10px;text-decoration : none;float : right;}p.tabtp {font-family : Arial, Helvetica, sans-serif;font-size : 18px;float : right;}.mrb20 {margin-bottom : 20px;}.sertxt {font-size : 12px;color : #337ab7;line-height : 12px;padding : 11px 0 0;margin : 0;display : block;font-weight : bold;}.serfc {padding : 4px 2px !important ;font-size : 12px;}.padmarzerocondition {padding : 0 7px;margin : 0;}@media (max-width:980px) {.padmarzerocondition {padding : inherit;margin : inherit;}.sertxt {padding-bottom : 3px;}.btnserdiv {padding-top : 12px;}}.detbox {box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #999 solid 1px;border-top : 0;padding : 0;margin : 0;}ul.detailstab li {font-family : Arial, Helvetica, sans-serif;font-size : 16px;color : #585858;font-weight : bold;float : left;}ul.detailstab li a {padding : 15px 12px;color : #585858 !important ;}@media (max-width:1200px) {ul.detailstab li {width : 24.8%;text-align : center;font-size : 16px;}ul.detailstab li a {display : block;}}@media (max-width:500px) {ul.detailstab li a {font-size : 12px;overflow-wrap : break-word;}}@media (max-width:768px) {ul.detailstab li {height : 60px;overflow : hidden;}}ul.detailstab li.active a:hover, ul.detailstab li.active a:focus, ul.detailstab li.active a {border-color : #999;border-bottom-color : #fff;color : #999;}ul.detailstab {border-bottom-color : #999;}ul.detailstab li a:hover {background : #eaeaea;border-bottom : #0090d4;}.tab-focus {outline : 0;}input::-moz-focus-inner {border : 0;}* {outline : 0;outline-width : 0;}html * {outline : 0 !important ;}.revtxt1 {font-size : 24px;color : #454545;font-family : Arial, Helvetica, sans-serif;padding : 10px 0;}.revtxt1 a {color : #e32d34;font-size : 12px;}.padding-right-zero {padding-right : 0;}.mrgleft30 {margin-left : 30px;}@media (max-width:990px) {.mrgleft30-push {margin-left : 15px;}}.reviewdiv, .mapdiv {display : block;padding : 15px;}.progress {position : relative;}.per {width : 100%;text-align : center;position : absolute;color : #fff;font-weight : bold;text-shadow : 0 1px 1px #777;}@media (min-width:990px) {.txt-aln {text-align : right;}}.bdrb {border-bottom : 1px solid #e1e1e1;padding-bottom : 5px;background : #f7f7f7;}.gestrev {font-size : 14px;font-weight : bold;color : #333;}.gestrev span {font-weight : normal;font-size : 13px;color : #666;}.gesstar {font-size : 13px;color : #333;}.gstrpl, .gstrminus {font-weight : bold;}.gstrpl {color : #f00;}.gstrminus {color : #393;padding-right : 3px;}.grbl {background : url(../images/bubble.png) 0 0 no-repeat;text-align : center;color : #fff;font-family : Arial, Helvetica, sans-serif;font-size : 16px;width : 41px;height : 35px;padding-top : 5px;}.grdv {padding-top : 5px;margin-bottom : 5px;border-bottom : 1px dashed #e9e9e9;}p.speech {font-family : Arial, Helvetica, sans-serif;position : relative;text-align : center;background-color : #fff;border : #ccc solid 8px;border-radius : 30px;box-shadow : 2px 2px 4px #888;padding : 40px 40px;font-size : 16px;margin : 10px;}p.speech span {display : block;color : #f00;font-family : Arial, Helvetica, sans-serif;font-size : 35px;}#hmp {height : 45px;margin-bottom : 10px;overflow : hidden;overflow-x : hidden;}p.rm {margin-top : 30px;}p.rm1 {margin-top : 5px;}h2.sett3 span {font-family : Arial, Helvetica, sans-serif;color : #555;padding : 5px 0 5px 0;display : block;font-size : 14px;line-height : 14px;font-weight : normal;}p.ttl {font-size : 20px;color : #393;}p.ttl2 {font-size : 16px;}.chkst {margin : 10px 0;position : relative;}.chkst p {font-family : Arial, Helvetica, sans-serif;font-size : 18px;color : #333;padding : 5px 0 0 15px;}.chkst p span {font-family : Arial, Helvetica, sans-serif;color : #555;display : block;font-size : 13px;}.chkstps1-off {border : #ccc solid 2px;border-radius : 15px 0 0 15px;box-shadow : 2px 2px 4px #888;}.chkstps1-on {border : #339933 solid 2px;border-radius : 15px 0 0 15px;box-shadow : 2px 2px 4px #888;background : #51b851;}.chkstps1-on:before {content : ' ';position : absolute;width : 0;height : 0;left : 30px;top : 60px;border : solid 10px;border-color : #339933 transparent transparent #339933;}.chkstps2-off {border : #ccc solid 2px;box-shadow : 2px 2px 4px #888;}.chkstps2-on {border : #339933 solid 2px;box-shadow : 2px 2px 4px #888;box-shadow : 2px 2px 4px #888;background : #51b851;}.chkstps2-on:before {content : ' ';position : absolute;width : 0;height : 0;left : 30px;top : 60px;border : solid 10px;border-color : #339933 transparent transparent #339933;}.chkstps3-off {border : #ccc solid 2px;border-radius : 0 15px 15px 0;box-shadow : 2px 2px 4px #888;}.chkstps3-on {border : #339933 solid 2px;border-radius : 0 15px 15px 0;box-shadow : 2px 2px 4px #888;background : #51b851;}.chkstps3-on:before {content : ' ';position : absolute;width : 0;height : 0;left : 30px;top : 60px;border : solid 10px;border-color : #339933 transparent transparent #339933;}.chkstps3-on p span, .chkstps3-on p, .chkstps2-on p span, .chkstps2-on p, .chkstps1-on p span, .chkstps1-on p {color : #fff;}@media (max-width:650px) {.chkstps3-on:before, .chkstps2-on:before, .chkstps1-on:before, .chkst p span {display : none;}.chkst p {text-align : center;padding : 10px 0 0;}}.strred {color : #f00;}.chekrow {border-radius : 5px;box-shadow : 2px 2px 4px #888;font-family : Arial, Helvetica, sans-serif;font-size : 14px;padding : 5px 12px;cursor : pointer;margin-bottom : 10px;border : #666 solid 1px;background : #ccc;color : #222;}.openrow {border : #009ae1 solid 1px;background : #009ae1;color : #fff;}.rw1 {padding : 19px 19px 0 0;background : url(../images/unchecked.png) 0 0 no-repeat;margin : 2px 7px 0 0;float : left;}.rw1bg {background : url(../images/checked.png) 0 0 no-repeat;}.chekrow p {float : left;padding : 6px 0 0;margin : 0;line-height : 12px;font-size : 12px;}.radiocheckbox, .formcontainer {display : none;}.graybox {border : #ccc solid 1px;padding : 0;}.graybox_bg {background : #f1f1f1;padding : 10px 0;}button.ptp {font-weight : normal;font-size : 12px;padding-left : 0;padding-right : 0;text-align : center;}.hapc {color : #01b7f2;padding-top : 8px;padding-bottom : 8px;display : block;}p.rim {padding-top : 10px;line-height : 14px;}.inp-code {background : none;border : none;float : left;width : 50%;}.codeapply {float : right;width : 40px;color : #01b7f2;cursor : pointer;}.inpbox {display : none;}.rim-error {color : #f00;display : none;font-size : 11px;}.rim-success {color : #393;display : none;font-size : 11px;}@media (max-width:1200px) {.hapc {padding-top : 0;}p.rim {padding-top : 2px;}button.ptp {height : 45px;}}@media (max-width:1000px) {.hapc {padding-top : 0;}p.rim {padding-top : 2px;}button.ptp {height : 34px;font-weight : bold;font-size : 16px;}.inpbox {margin-bottom : 10px;}}.graybox2 {border : #ccc solid 1px;padding : 5px 15px 15px;background : #f1f1f1;display : none;}p.perdetails {font-size : 15px;font-weight : bold;color : #444;}p.perdetails span {color : #666;display : block;font-size : 14px;font-weight : normal;padding-bottom : 15px;}h2.settpd {font-family : Arial, Helvetica, sans-serif;font-size : 18px;color : #333;padding : 5px;background : #e1e1e1;}p.creditcard {font-weight : bold;border-bottom : 1px solid #ccc;}a.tser {color : #01b7f2;}ul.list-group li.active a {color : #fff !important ;}ul.list-group li a {text-decoration : none;}ul.list-group li.active a:focus, ul.list-group li.active a:hover {color : #fff !important ;text-decoration : none;}a.managebook {text-decoration : none;}button.searchbtn5, a.searchbtn6 {display : block;padding : 2%;width : 80%;margin : 0 10%;text-align : center;font-weight : bold;font-size : 16px;font-family : Arial, Helvetica, sans-serif;color : #fff;text-align : center;border : 0;border-radius : 5px;background : #01b7f2;}button.searchbtn7, a.searchbtn7 {display : block;padding : 2%;width : 96%;margin : 10px auto;text-align : center;font-weight : bold;font-size : 16px;font-family : Arial, Helvetica, sans-serif;color : #fff;text-align : center;border : 0;border-radius : 5px;background : #01b7f2;}a.searchbtn8 {display : block;padding : 2%;width : 96%;margin : 0 auto 10px;text-align : center;font-size : 14px;font-family : Arial, Helvetica, sans-serif;color : #01b7f2;text-align : center;border : 0;border-radius : 5px;background : #fff;border : #01b7f2 solid 2px;}.searchbtn8:focus, .searchbtn8:hover {border-color : #fdb716;color : #fdb716;text-decoration : none;}.searchbtn7:focus, .searchbtn7:hover, button.searchbtn5:focus, button.searchbtn5:hover, .searchbtn6:focus, .searchbtn6:hover {text-decoration : none;background : #fdb716;}@media (max-width:940px) {button.searchbtn5 {margin-bottom : 10px;}}.developed {float : left;}.cmstext {text-align : justify;padding-top : 12px;}ul.cmslist {list-style : none;}ul.cmslist li {list-style-type : none;text-align : justify;}.derror {color : #e62e04;font-size : 14px;padding-bottom : 12px;text-align : center;}.forpass {margin : 8px 0 0 10px;float : left;}.forpass:hover {text-decoration : none;}.logbtn {width : 80px;float : left;}.serbtn3 {padding : 4px 0 !important ;margin-left : 0;float : none;width : 100%;display : block;}footer {margin : 0;padding : 0;}.footer-bg {background : #3a3a3c;width : 100%;}.blackbg {background : #313133;padding : 10px 0;}.copyright {color : #777;}@media (max-width:768px) {.copyright {width : 100%;float : left !important ;}}.footbox {padding-top : 30px;padding-bottom : 20px;}.footbox h3.widget-title {color : #f2f2f2;font-family : inherit;font-size : 15px;font-weight : 400;text-transform : uppercase;font-weight : bold;}.footbox p {color : #999;}.subscription-form input[type="email"] {background-color : #313133;border : none 0;color : #777;display : inline-block;font-size : 14px;font-style : normal;font-weight : normal;outline : 0 none;padding : 1rem 1.125rem;transition : all 0.35s 0s ease-in;width : 100%;height : 46px;}.subscription-form .button.submit, .subscription-form input.submit[type="submit"] {color : #fff;display : block;height : 46px;text-align : center;width : 50px;font-size : 30px;background : #01b7f2;border : 0;}ul.social-icons {margin : 0;padding : 0;}ul.social-icons li {margin : 0;float : left;padding-right : 10px;}ul.social-icons li a {font-size : 30px;color : #01b7f2;}ul.social-icons li a:hover {color : #fff;}.filter-txt {width : 100%;float : left;font-size : 13px;font-weight : bold;padding : 15px 0 3px;cursor : pointer;border-bottom : 1px solid #e1e1e1;}.filter-txt span {color : #aaa;}.filter-txt:hover span {color : #555;}.flt {width : 100%;float : left;}.sordbox {border : #999 solid 1px;border-bottom : 0;padding : 0;padding : 10px;}.lan-cont {float : right;position : relative;}.languagedv {background : #009ae1;width : 140px;height : 30px;margin : 5px 0 5px 10px;color : #fff;cursor : pointer;}.languagedv img {width : 38px;height : 19px;margin : 5px;float : left;}.languagedv p {float : left;margin : 5px;}.languagedv .caret {float : right;margin : 13px 8px 0 0;}.lan-dropdown {background : #009ae1;position : absolute;top : 35px;left : 10px;width : 140px;z-index : 9999 !important ;display : none;}.lan-dropdown ul {margin : 0;padding : 0;width : 100%;list-style : none;}.lan-dropdown ul li {padding : 2px 0;border-top : 1px solid #12abf2;color : #fff;width : 100%;float : left;cursor : pointer;}.lan-dropdown ul li.lactive, .lan-dropdown ul li:hover {background : #12abf2;}.lan-dropdown ul li img {width : 38px;height : 19px;margin : 5px;float : left;}.lan-dropdown ul li p {float : left;margin : 5px;}.auth-li {margin-right : 0;}@media (max-width:768px) {.auth-li {float : left;}ul.phno li {width : 100% !important ;text-align : center !important ;}ul.phno li span {text-align : center !important ;font-size : 20px;}}@media (max-width:600px) {.lan-cont, .lan-dropdown, .languagedv {width : 100%;float : left;}}@media (min-width:320px) and (max-width:600px) {.auth-li {width : 100%;margin-left : 10px;}.auth-li li:first-child {float : right;}.auth-li li:last-child {float : left;}}@media (max-width:320px) {.auth-li li:first-child {float : left;}.auth-li li:last-child {float : left;}ul.phno li span {text-align : center !important ;font-size : 14px;}}.currencydv {background : #009ae1;width : 100px;height : 30px;margin : 5px 0 5px 10px;color : #fff;cursor : pointer;}.currencydv img {width : 38px;height : 19px;margin : 5px;float : left;}.currencydv p {float : left;margin : 5px;}.currencydv .caret {float : right;margin : 13px 8px 0 0;}.curr-dropdown {background : #009ae1;position : absolute;top : 35px;left : 10px;width : 100px;z-index : 9999 !important ;display : none;}.curr-dropdown ul {margin : 0;padding : 0;width : 100%;list-style : none;}.curr-dropdown ul li {padding : 2px 0;border-top : 1px solid #12abf2;color : #fff;width : 100%;float : left;cursor : pointer;}.curr-dropdown ul li.cactive, .curr-dropdown ul li:hover {background : #12abf2;}.curr-dropdown ul li img {width : 38px;height : 19px;margin : 5px;float : left;}.curr-dropdown ul li p {float : left;margin : 5px;}@media (max-width:600px) {.curr-dropdown, .currencydv {width : 100%;float : left;}}.bg {height : 0 !important ;}.mapbg {background : #ccc;padding : 15px 0 0;}.maptitle {color : #444;font-family : Arial, Helvetica, sans-serif;font-size : 20px;font-weight : bold;line-height : 40px;width : 100%;text-align : center;}#exampleInputEmail1, #currency {padding : 6px;}.sharebtn {display : block;}.sharebtn a {width : 32px;height : 32px;display : inline-block;overflow : hidden;}.sharebtn a img {width : 32px;height : 32px;}.sharebtn:last-child {margin-right : 0;}.email_to_friend {padding : 5px;font-size : 12px;cursor : pointer;margin : 10px 0 0;}.email_to_friend i {position : relative;top : -1px;}.stf_form {margin-top : 20px;display : none;}.stf_form textarea.ftetextarea {resize : none;}@media (min-width:980px) and (max-width:1200px) {.res-btn {font-size : 13px;}}@media (min-width:200px) and (max-width:980px) {.res-btn {margin-bottom : 10px;}}.inpselset {display : table;width : 100%;}.leftb, .midb, .rightb {display : table-cell;background : none 0 0 repeat scroll #fff;border : #d0d0d0 solid 1px;color : #555;font-size : 14px;height : 34px;line-height : 1.42857;padding : 6px 12px;}.midb {box-shadow : 0 4px 5px rgb(208 208 208 / 0.75) inset;text-align : center;}.leftb, .rightb {width : 35px;text-align : center;cursor : pointer;background-color : #f5f5f5;color : #999;}@media (max-width:400px) {.leftb, .rightb {width : 25px;padding : 6px 0;}}.thumb_cart {border : #ddd solid 1px;float : left;height : 80px;margin-right : 10px;overflow : hidden;width : 80px;}.thumb_cart img {height : auto;padding : 1px;width : 78px;height : 78px;}.item_cart {display : inline-block;position : relative;}.item_cart a {display : block;}.item_cart .avlset {margin-top : 5px;display : inline-block;width : 40px;text-align : center;color : #777;cursor : pointer;}.item_cart .avlset .avlset-icon {width : 40px;text-align : center;padding : 4px;border-radius : 6px;border : #e1e1e1 solid 1px;display : block;}.rcp {padding-top : 20px;display : block;}.rcp1 {padding-top : 20px;font-weight : bold;display : block;}.rcp2 {padding-top : 5px;display : block;}.rcmar20 {margin-top : 15px;}.hed1 {background-color : #fff;text-transform : uppercase;border : #ddd solid 1px;vertical-align : bottom;font-weight : bold;padding-top : 5px;padding-bottom : 5px;}.rtset {background : #fafafa;padding-top : 7px;padding-bottom : 7px;border : #ddd solid 1px;}.det-rate {border : #ffc94b solid 2px;border-radius : 50px;width : 40px;height : 40px;padding : 7px 0;float : right;margin : 0;text-align : center;font-size : 16px;color : #824300;font-weight : bold;background : #fcb717;position : relative;}.det-rate span {position : absolute;left : -50px;color : #888;font-size : 13px;}@media (max-width:480px) {.det-rate {float : none;clear : both;display : block;margin-left : 50px;}}.ser-rate {border : #ffc94b solid 2px;border-radius : 50px;width : 35px;height : 35px;padding : 8px 0;float : right;margin : 5px 0 0;text-align : center;font-size : 14px;color : #824300;font-weight : bold;background : #fcb717;position : relative;}.ser-rate span {position : absolute;left : -50px;color : #888;font-size : 13px;}@media (max-width:480px) {.ser-rate {float : none;clear : both;display : block;margin-left : 50px;}}.serrateholder {position : relative;}.index-rate {border : #fff solid 2px;border-radius : 50px;width : 35px;height : 35px;padding : 6px 0;margin : 5px 0 0;text-align : center;font-size : 14px;color : #fff;font-weight : bold;position : absolute;bottom : 50px;left : 10px;z-index : 99;}.index-rate span {position : absolute;right : -50px;color : #fff;font-size : 13px;}@media (max-width:480px) {.index-rate {float : none;clear : both;display : block;margin-left : 50px;}}.index-price1 {width : 49%;position : absolute;bottom : 17px;left : 10px;font-size : 12px;color : #fff;z-index : 99;}.index-price2 {width : 49%;position : absolute;bottom : 10px;right : 10px;font-size : 22px;font-weight : bold;color : #fff;z-index : 99;text-align : right;}@media (max-width:1200px) {.index-price1, .index-price2 {bottom : 0;}.index-rate {bottom : 30px;}}.serrateholder .ser-rate {background : #fff;border : #999 solid 1px;color : #999;margin-top : -10px;padding-top : 5px;}.ribbon {height : 78px;left : -1px;position : absolute;top : 0;width : 78px;z-index : 1;}.ribbon.popular {background : url("../img/ribbon_popular.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);}.ribbon.top_rated {background : url("../img/ribbon_top_rated.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);}.ribbon.roffer {background : url("../img/ribbon_roffer.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);}.badge_save {position : absolute;top : 0;right : 0;width : 65px;height : 77px;color : #fff;text-align : center;text-transform : uppercase;background : url("../img/badge_save.png");font-size : 11px;line-height : 12px;padding-top : 32px;}.badge_save strong {display : block;font-size : 14px;font-weight : 700;}.price_list {display : table;font-size : 30px;color : #e74c3c;width : 100%;margin-left : -15px;margin-top : -10px;}.price_list small {font-size : 11px;color : #999;display : block;line-height : 12px;}.price_list div {display : table-cell;vertical-align : top;text-align : center;}.price_list p {padding : 0;margin : 0;}.price_list .normal_price_list {display : block;text-decoration : line-through;color : #999;font-size : 20px;margin-top : -10px;}.price_list sup {font-size : 22px;position : relative;top : -5px;}.img-shadow {position : relative;max-width : 100%;float : left;}.img-shadow::before {content : "";position : absolute;top : 0;bottom : 0;left : 0;right : 0;box-shadow : 0 0 8px rgb(0 0 0 / 0.6) inset;}.img-shadow img {float : left;}ul.nav1 li a::after {font-family : "FontAwesome";content : "\f105";position : relative;top : 0;float : right;}.nav1 > li > a {padding : 10px 15px;}.nav1 > li {padding : 10px 15px;}.nav1 > li > a:hover, .nav1 > li > a:focus {background-color : #eeeeee;}.nav1 > li.disabled > a {color : #999999;}.nav1 > li.disabled > a:hover, .nav1 > li.disabled > a:focus {color : #999999;}.nav1 .open > a, .nav1 .open > a:hover, .nav1 .open > a:focus {background-color : #eeeeee;border-color : #38a7bb;}.nav1-tabs.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;border-bottom : 0;}.nav1-tabs.nav1-justified > li {float : none;}.nav1-tabs.nav1-justified > li > a {text-align : center;}.nav1-tabs.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1-tabs.nav1-justified > li > a {margin-right : 0;border-radius : 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border : #38a7bb solid 1px;}@media (min-width:768px) {.nav1-tabs.nav1-justified > li > a {border-bottom : 1px solid #38a7bb;border-radius : 0 0 0 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border-bottom-color : #ffffff;}}.nav1-pills > li {float : left;}.nav1-pills > li > a {border-radius : 0;}.nav1-pills > li + li {margin-left : 2px;}.nav1-pills > li.active > a, .nav1-pills > li.active > a:hover, .nav1-pills > li.active > a:focus {color : #ffffff;background-color : #38a7bb;}.nav1-stacked > li {float : none;}.nav1-stacked > li + li {margin-top : 2px;margin-left : 0;}.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;}.nav1-justified > li {float : none;}.nav1-justified > li > a {text-align : center;}.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1 > li > a {padding : 10px 15px;}.nav1 > li > a:hover, .nav1 > li > a:focus {background-color : #eeeeee;}.nav1 > li.disabled > a {color : #999999;}.nav1 > li.disabled > a:hover, .nav1 > li.disabled > a:focus {color : #999999;}.nav1 .open > a, .nav1 .open > a:hover, .nav1 .open > a:focus {background-color : #eeeeee;border-color : #38a7bb;}.nav1-tabs {border-bottom : 1px solid #38a7bb;}.nav1-tabs > li {float : left;margin-bottom : -1px;}.nav1-tabs > li > a {margin-right : 2px;line-height : 1.42857143;border : transparent solid 1px;border-radius : 0 0 0 0;}.nav1-tabs > li > a:hover {border-color : #eeeeee #eeeeee #38a7bb;}.nav1-tabs > li.active > a, .nav1-tabs > li.active > a:hover, .nav1-tabs > li.active > a:focus {color : #555555;background-color : #ffffff;border : #38a7bb solid 1px;border-bottom-color : transparent;cursor : default;}.nav1-tabs.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;border-bottom : 0;}.nav1-tabs.nav1-justified > li {float : none;}.nav1-tabs.nav1-justified > li > a {text-align : center;}.nav1-tabs.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1-tabs.nav1-justified > li > a {margin-right : 0;border-radius : 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border : #38a7bb solid 1px;}@media (min-width:768px) {.nav1-tabs.nav1-justified > li > a {border-bottom : 1px solid #38a7bb;border-radius : 0 0 0 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border-bottom-color : #ffffff;}}.nav1-pills > li {float : left;}.nav1-pills > li > a {border-radius : 0;}.nav1-pills > li + li {margin-left : 2px;}.nav1-pills > li.active > a, .nav1-pills > li.active > a:hover, .nav1-pills > li.active > a:focus {color : #ffffff;background-color : #38a7bb;}.nav1-stacked > li {float : none;}.nav1-stacked > li + li {margin-top : 2px;margin-left : 0;}.nav1-justified {width : 100%;border-bottom : 1px solid #38a7bb;}.nav1-justified > li {float : none;}.nav1-justified > li > a {text-align : center;}.nav1-justified > .dropdown .dropdown-menu {top : auto;left : auto;}.nav1-tabs-justified {border-bottom : 0;}.nav1-tabs-justified > li > a {margin-right : 0;border-radius : 0;}.nav1-tabs-justified > .active > a, .nav1-tabs-justified > .active > a:hover, .nav1-tabs-justified > .active > a:focus {border : #38a7bb solid 1px;}@media (min-width:768px) {.nav1-tabs-justified > li > a {border-bottom : 1px solid #38a7bb;border-radius : 0 0 0 0;}.nav1-tabs-justified > .active > a, .nav1-tabs-justified > .active > a:hover, .nav1-tabs-justified > .active > a:focus {border-bottom-color : #ffffff;}}.tab-content {padding : 15px;border : #ddd solid 1px;border-top : none;}a.list-group-item.active > .badge, .nav1-pills > .active > a > .badge {color : #38a7bb;background-color : #ffffff;}.nav-pills1 > li > a > .badge {margin-left : 3px;}.panel.sidebar-menu h3 {padding : 5px 0;margin : 0;}.panel.sidebar-menu {background : #fff;margin : 0 0 20px;box-sizing : border-box;}.panel.sidebar-menu .panel-heading {text-transform : uppercase;margin-bottom : 10px;background : none;padding : 0;letter-spacing : 0.08em;border-bottom : none;}.panel.sidebar-menu .panel-heading h1, .panel.sidebar-menu .panel-heading h2, .panel.sidebar-menu .panel-heading h3, .panel.sidebar-menu .panel-heading h4, .panel.sidebar-menu .panel-heading h5 {display : inline-block;border-bottom : 5px solid #38a7bb;line-height : 1.1;margin-bottom : 0;padding-bottom : 10px;}.panel.sidebar-menu .panel-heading .btn.btn-danger {color : #fff;margin-top : 5px;}.panel.sidebar-menu .panel-body {padding : 0;}.panel.sidebar-menu .panel-body span.colour {display : inline-block;width : 15px;height : 15px;border : #555555 solid 1px;vertical-align : top;margin-top : 2px;margin-left : 5px;}.panel.sidebar-menu .panel-body span.colour.white {background : #fff;}.panel.sidebar-menu .panel-body span.colour.red {background : red;}.panel.sidebar-menu .panel-body span.colour.green {background : green;}.panel.sidebar-menu .panel-body span.colour.blue {background : blue;}.panel.sidebar-menu .panel-body span.colour.yellow {background : yellow;}.panel.sidebar-menu .panel-body label {color : #999999;font-size : 12px;}.panel.sidebar-menu .panel-body label:hover {color : #555555;}.panel.sidebar-menu ul.nav1.category-menu {margin-bottom : 20px;text-transform : uppercase;font-weight : 700;letter-spacing : 0.08em;}.panel.sidebar-menu ul.nav1.category-menu li a {font-family : "Roboto", Helvetica, Arial, sans-serif;}.panel.sidebar-menu ul.nav1 ul {list-style : none;padding-left : 0;}.panel.sidebar-menu ul.nav1 ul li {display : block;}.panel.sidebar-menu ul.nav1 ul li a {position : relative;font-family : "Times New Roman", Times, serif;font-weight : normal;text-transform : none !important ;display : block;padding : 10px 15px;padding-left : 30px;font-size : 12px;color : #999999;}.panel.sidebar-menu ul.nav1 ul li a:hover, .panel.sidebar-menu ul.nav1 ul li a:focus {text-decoration : none;background-color : #eeeeee;}.panel.sidebar-menu ul.tag-cloud {list-style : none;padding-left : 0;}.panel.sidebar-menu ul.tag-cloud li {display : inline-block;}.panel.sidebar-menu ul.tag-cloud li a {display : inline-block;padding : 5px;border : #eeeeee solid 1px;border-radius : 0;color : #38a7bb;margin : 5px 5px 5px 0;text-transform : uppercase;letter-spacing : 0.08em;font-weight : 700;font-size : 12px;}.panel.sidebar-menu ul.tag-cloud li a:hover {color : #38a7bb;text-decoration : none;border-color : #38a7bb;}.panel.sidebar-menu ul.popular, .panel.sidebar-menu ul.recent {list-style : none;padding-left : 0;padding : 20px 0;}.panel.sidebar-menu ul.popular li, .panel.sidebar-menu ul.recent li {margin-bottom : 10px;padding : 5px 0;border-bottom : 1px dotted #eeeeee;}.panel.sidebar-menu ul.popular li:before, .panel.sidebar-menu ul.recent li:before, .panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {content : " ";display : table;}.panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {clear : both;}.panel.sidebar-menu ul.popular li:before, .panel.sidebar-menu ul.recent li:before, .panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {content : " ";display : table;}.panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {clear : both;}.panel.sidebar-menu ul.popular li img, .panel.sidebar-menu ul.recent li img {width : 50px;margin-right : 10px;}.panel.sidebar-menu ul.popular li h5, .panel.sidebar-menu ul.recent li h5 {margin : 0 0 10px;}.panel.sidebar-menu ul.popular li h5 a, .panel.sidebar-menu ul.recent li h5 a {font-weight : normal;}.panel.sidebar-menu ul.popular li p.date, .panel.sidebar-menu ul.recent li p.date {float : right;font-size : 12px;color : #999999;}.panel.sidebar-menu ul.popular li:last-child, .panel.sidebar-menu ul.recent li:last-child {border-bottom : none;}.panel.sidebar-menu .text-widget {font-size : 12px;}.panel.sidebar-menu.with-icons ul.nav1 li a:after {font-family : 'FontAwesome';content : "\f105";position : relative;top : 0;float : right;}body, select, input, textarea {font-family : Arial, Helvetica, sans-serif;}.clr {float : none;clear : both;width : 100%;height : 0;}.topblue {background : #01b7f2;}.mrtb10 {margin : 3px 0;}a.logo {padding : 5px 0;display : block;}@media (max-width:980px) {}@media (max-width:768px) {a.logo {display : none;}}a.logo img {width : 80px;height : 60px;}@media (max-width:980px) {a.logo img {width : 80px;height : 60px;}}.posrel {position : relative;}.logodiv {position : absolute;top : -5px;left : 0;width : 235px;}.martop30 {margin-top : 10px;}@media (min-width:980px) {.logodiv {position : relative;top : 0;}}.navbar {margin-bottom : 0;}ul.nav li {float : right;}ul.dropdown-menu li {width : 100%;}ul.dropdown-menu li a {display : block;text-align : left;}ul.nav li.active a, ul.nav li.open a {color : #333 !important ;}ul.nav li ul.dropdown-menu li a {color : #333 !important ;}ul.nav li a {font-family : Arial, Helvetica, sans-serif;margin-left : 0;font-size : 14px;color : #fff !important ;}ul.nav li span {display : block;text-align : left;font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #fff !important ;margin-left : 20px;margin-top : 10px;font-weight : bold;}ul.dropdown-menu li a:active, ul.dropdown-menu li a:hover, ul.nav li a:active, ul.nav li a:hover {color : #0543bc !important ;}@media (min-width:1200px) {#navbar ul.nav li a {margin-left : 20px;}}ul.navbar-nav li a {font-weight : bold;}ul.navbar-nav li:last-child a {padding-right : 0;}ul.navbar-nav li:first-child {border-right : 1px solid #fff;}ul.navbar-nav li:last-child {border-left : 1px solid #999;}@media (max-width:768px) {ul.navbar-nav li:first-child {border : 0;}ul.navbar-nav li:last-child {border : 0;}.nav-pills .navbar-nav > li > a {padding-top : 4px !important ;padding-bottom : 4px !important ;}}p.phn-no {font-family : Arial, Helvetica, sans-serif;font-size : 17px;color : #28b6e9;float : right;font-weight : bold;margin : 0;padding : 20px 0 0 0;}p.phone-text {font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #2d2d2d;float : right;}.slidercon {height : 500px;float : left;width : 100%;overflow : hidden;position : relative;border-top : 2px solid #fdb716;}.sliderinside {width : 100%;height : 500px;float : left;}.scrlslider {width : 100%;height : 500px;}.scrltext {width : 100%;height : 500px;margin : 0 auto;display : block;text-align : center;}.bg2 {background : url(../images/ban2.jpg) top center no-repeat;}.bg1 {background : url(../images/ban1.jpg) top center no-repeat;}.searchbox {top : -450px;right : 0;position : relative;width : 420px;height : 404px;border-radius : 10px;background-color : #fff;box-shadow : 0 8px 9px rgb(0 0 0 / 0.09);border : #fdb716 solid 4px;z-index : 999 !important ;}.searchbox-tl {background : #fdb716;color : #fff;font-size : 18px;font-weight : bold;padding : 5px 10px;}.search-bar {padding : 15px 10px;}.offers {width : 550px;position : relative;left : 620px;top : -855px;z-index : 999 !important ;}.offer-box {background : #fff;box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #b0b0b0 solid 1px;padding : 8px;margin-bottom : 25px;}.offer-box img {width : 100%;}.green {color : #393 !important ;font-size : 12px;}.offers2 {display : none;}.spoffer {background : url("../images/offer.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);color : #fff;font-family : "roboto_slabbold";font-size : 15px;height : 75px;line-height : 15px;padding : 8px 7px 15px 10px;position : absolute;right : 15px;text-align : right;text-shadow : 0 -1px 0 #777;top : 0;width : 75px;}@media (min-width:940px) and (max-width:1200px) {.offers {left : 450px;}}@media (max-width:1050px) {.offers {display : none;}.offers2 {display : block;}}@media (max-width:1000px) {.searchbox {position : relative;top : -450px;}.sd {float : left;height : 0;}}@media (max-width:500px) {.searchbox {width : 100%;top : -500px;height : 504px;}.sd {float : left;height : 0;margin : 0;padding : 0;margin-left : -15px;margin-right : -15px;}.searchbox select {padding-left : 3px;padding-right : 3px;}}.serbanner {position : relative;height : 500px;overflow : hidden;}.search-btn {width : 100%;background : #01b7f2;color : #fff;}.search-btn:hover {width : 100%;background : #fdb716;color : #fff;border-color : #fdb716;}.container-background {background : url(../images/con-bg.jpg) top repeat-x;padding-bottom : 50px;padding-top : 20px;}.noti {font-family : Arial, Helvetica, sans-serif;font-size : 14px;background : #fd6f0a;color : #fff;padding : 8px;margin : 15px;position : relative;}.noti span {background : #ffde00;color : #2c2c2c;padding : 3px 10px;margin-right : 20px;}.closenoti {padding : 24px 24px 0 0;background : url(../images/noti-close.png) 0 0 no-repeat;position : absolute;top : 5px;right : 5px;cursor : pointer;}.closenoti:hover {background-position : 0 -25px;}.sliderbg {width : 100%;border-radius : 5px;background-color : #fff;box-shadow : 0 5px 5px rgb(0 0 0 / 0.17);border : #fff solid 5px;margin : 0;padding : 0;}.searchbg {width : 100%;border-radius : 5px;background-color : #f9f9f9;box-shadow : 0 0 5px 0 rgb(0 0 0 / 0.7);border : #fff solid 5px;margin : 0;padding : 10px;}h2.settl {font-family : Arial, Helvetica, sans-serif;font-size : 20px;line-height : 20px;border-bottom : 1px solid #01b7f2;color : #01b7f2;padding : 0 0 3px;margin : 0 0 5px;width : 100%;float : left;}h2.selt2 {font-size : 24px;line-height : 24px;padding : 10px 0 3px;margin : 10px 0 5px;}h3.sersubtl {font-family : Arial, Helvetica, sans-serif;font-size : 13px;color : #ed1c24;line-height : 24px;margin : 6px 0 0;padding : 0;font-weight : bold;}h3.sersubtl span {padding : 24px 24px 0 0;float : left;margin-right : 5px;}h3.sersubtl span.going {background : url(../images/going.png) 5px 0 no-repeat;}h3.sersubtl span.whn {background : url(../images/calen.png) 0 0 no-repeat;}h3.sersubtl span.hmp {background : url(../images/howmany.png) 0 3px no-repeat;}form.serchform label {color : #282828;font-size : 11px;font-family : Arial, Helvetica, sans-serif;font-weight : normal;margin : 0;padding : 0;}.padb15 {padding-top : 25px;}.tdbox {box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #b0b0b0 solid 1px;}.hp-img {padding : 8px;overflow : hidden;}.hp-img img {width : 100%;}@media (min-width:1200px) {.hp-img {height : 230px;}.hp-img img {height : 240px;}}@media (min-width:1000px) and (max-width:1200px) {.hp-img {height : 195px;}.hp-img img {height : 195px;}}@media (min-width:768px) and (max-width:1000px) {.hp-img {height : 328px;}.hp-img img {height : 328px;}}@media (max-width:768px) {.hp-img {height : auto;}}h2.hptl {font-family : Arial, Helvetica, sans-serif;font-size : 20px;font-weight : bold;color : #fdb716;line-height : 26px;}h3.hptl a {color : #626262;text-decoration : none;font-family : Arial, Helvetica, sans-serif;font-size : 26px;}h3.hptl a:hover {color : #01b7f2;}h3.hpt2 {padding : 0;margin : 0;}h3.hpt2 a {color : #626262;text-decoration : none;font-family : Arial, Helvetica, sans-serif;font-size : 18px;padding : 0;margin : 0;}h3.hpt2 a:hover {color : #01b7f2;}p.hp-txt {font-family : Arial, Helvetica, sans-serif;font-size : 16px;color : #626262;line-height : 22px;}p.hp-txt span {color : #01b7f2;}p.hp-txt2 {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #555;line-height : 16px;padding : 0 !important ;margin : 0 !important ;}h3.fhd {color : #484848;font-family : Arial, Helvetica, sans-serif;font-size : 14px;font-weight : bold;margin : 0 0 12px;padding : 0;cursor : pointer;}h3.fhd span {padding : 12px 12px 0 0;background : url(../images/blue-arrow.png) 0 -18px no-repeat;margin : 3px 5px 0;width : 0;height : 0;float : left;}h3.arshow span {background : url(../images/blue-arrow.png) 0 0 no-repeat;}.fotanc a {display : block;text-decoration : none;}.footercol a:hover, .fotanc a:hover {color : #ed1c24;}.footercol {color : #818181;}.footercol strong {color : #222;}.footercol a {color : #818181;text-decoration : none;}.padbtn10 {padding-bottom : 15px;}#flink {display : none;}.mapbg {background : url(../images/dotmap.png) 20% center no-repeat;padding-top : 20px;padding-bottom : 20px;}.containerbg {background : url(../images/conbg.jpg) top repeat-x #eaeaea;padding-bottom : 40px;}h1.headding1 {display : block;font-size : 36px;font-family : Arial, Helvetica, sans-serif;border-bottom : 1px solid #b7b7b7;padding-top : 50px;padding-bottom : 5px;margin-bottom : 25px;color : #484848;}h1.headding1_1 {font-size : 28px;display : block;font-family : Arial, Helvetica, sans-serif;border-bottom : 1px solid #b7b7b7;padding-bottom : 5px;margin-bottom : 25px;color : #484848;}h1.headdetails {margin-bottom : 0;}h1.pt0 {padding-top : 0;}.serbx {position : relative;overflow : hidden;margin-bottom : 30px;}.serbx img {width : 100%;}.offer {width : 75px;height : 75px;padding : 8px 7px 15px 10px;position : absolute;top : 0;right : 15px;background : url(../images/offer.png) 0 0 no-repeat;font-family : Arial, Helvetica, sans-serif;font-size : 15px;color : #fff;text-align : right;line-height : 15px;text-shadow : 0 -1px 0 #777;}.whitebg {background : #fff;margin : 0;}h2.headding2 {display : block;font-size : 24px;font-family : Arial, Helvetica, sans-serif;color : #555;line-height : 24px;text-align : center;}h2.price1 {text-align : right;display : block;font-size : 24px;font-family : Arial, Helvetica, sans-serif;color : #a5c507;line-height : 24px;padding-top : 15px;}h2.price2 {display : block;font-size : 23px;font-family : Arial, Helvetica, sans-serif;color : #a5c507;line-height : 20px;}h2.price2 span {color : #aaa;}p.text1_1 {font-family : Arial, Helvetica, sans-serif;font-size : 13px;color : #555;line-height : 17px;}p.text1 {font-family : Arial, Helvetica, sans-serif;font-size : 12px;color : #555;line-height : 12px;}a.linktodetails {display : inline-block;padding : 2px 40px;margin : 22px;text-align : center;font-family : Arial, Helvetica, sans-serif;font-size : 18px;color : #fff;text-shadow : 0 -1px 0 #777;border-top : 1px solid #13bfff;border-radius : 15px;background : #0090d4;background : linear-gradient(to bottom, #0090d4 0%, #0280ba 100%);}a.linktodetails:hover {text-decoration : none !important ;background : #0084d6;background : linear-gradient(to bottom, #0084d6 0%, #1f6ae2 100%);}.serimg {height : 200px;}@media (max-width:768px) {.serimg {height : auto;}}.bottop {border-top : 1px solid #d2d2d2;text-align : center;padding : 0;margin : 0;}.txttop {border-top : 1px solid #d2d2d2;text-align : justify;margin : 0;padding : 10px 0 5px;}p.text2 {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #555;line-height : 20px;}p.text2 a {color : #018bcc;font-style : italic;}.text2 a:hover {text-decoration : none;color : #027cb6;}.rdbtn {padding-top : 0;padding-bottom : 0;}.rdbtnrow {padding-bottom : 10px;}@media (min-width:980px) {.rdbtn {padding-top : 30px;padding-bottom : 50px;}.rdbtnrow {padding-bottom : 0;}}.psselbox3, .psselbox2, .roundcorner {background-color : #fff;box-shadow : 0 4px 5px rgb(208 208 208 / 0.75) inset;border : #d0d0d0 solid 1px;}select#circuito-select option {padding : 6px 5px;background : #fff;}.roundcornerleft {box-shadow : -1px 3px 6px #888 inset;border : 0;background : #edebeb;background-color : #fff;box-shadow : 0 4px 5px rgb(208 208 208 / 0.75) inset;border : #d0d0d0 solid 1px;}.roundcornerright {background-color : #f5f5f5;border : #d0d0d0 solid 1px;}a.searchbtn6, button.searchbtn, a.searchbtn, .searchbtn {font-weight : bold;font-size : 16px;font-family : Arial, Helvetica, sans-serif;color : #fff;text-align : center;border : 0;border-radius : 5px;background : #01b7f2;}button.searchbtn:hover, a.searchbtn:hover, .searchbtn:hover {background-color : #fdb716;}.pssb2 {position : relative;display : block;width : 100%;}.pssb2 ul {display : none;}.psselbox2 {width : 100%;cursor : pointer;color : #555;display : block;font-size : 14px;height : 34px;line-height : 1.42857;padding : 6px 12px;}.psselbox2 p {color : #333;margin : 2px 0 0 0;width : 100%;overflow : hidden;text-overflow : ellipsis;white-space : nowrap;display : block;}ul.psselbox2-ul {width : 100%;z-index : 4;position : absolute;top : 35px;background : #d7d7d7;padding : 5px;overflow : hidden;border-radius : 20px;}ul.psselbox2-ul li {background : #fff;padding : 5px;color : #555;border-bottom : 1px dashed #d7d7d7;}ul.psselbox2-ul li input[type="checkbox"] {display : inline-block;}ul.psselbox2-ul li label {display : inline-block;margin-left : 5px;color : #555;font-family : 'robotolight';font-size : 14px;}ul.psselbox2-ul li:first-child {border-radius : 18px 18px 0 0;}ul.psselbox2-ul li:last-child {border-bottom : 0;border-radius : 0 0 18px 18px;}ul.psselbox2-ul li:hover {color : #000;}.pssb3 {position : relative;display : block;width : 100%;}.pssb3 ul {display : none;}.psselbox3 {width : 100%;cursor : pointer;color : #555;display : block;font-size : 14px;height : 34px;line-height : 1.42857;padding : 6px 12px;}.psselbox3 p {color : #333;margin : 2px 0 0 0;width : 100%;overflow : hidden;text-overflow : ellipsis;white-space : nowrap;display : block;}ul.psselbox3-ul {width : 100%;z-index : 4;position : absolute;top : 35px;background : #d7d7d7;padding : 5px;overflow : hidden;border-radius : 20px;}ul.psselbox3-ul li {background : #fff;padding : 5px;color : #555;border-bottom : 1px dashed #d7d7d7;}ul.psselbox3-ul li input[type="checkbox"] {display : inline-block;}ul.psselbox3-ul li label {display : inline-block;margin-left : 5px;color : #555;font-family : Arial, Helvetica, sans-serif;font-size : 14px;}ul.psselbox3-ul li:first-child {border-radius : 18px 18px 0 0;}ul.psselbox3-ul li:last-child {border-bottom : 0;border-radius : 0 0 18px 18px;}ul.psselbox3-ul li:hover {color : #000;}.footbg {background : #fff;border-top : 1px solid #d1d1d1;padding-top : 50px;}h3.headding3 {font-family : Arial, Helvetica, sans-serif;font-size : 22px;color : #1a1a1a;}nav.footerlinks {padding : 10px 0 40px;}nav.footerlinks ul li a {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #2f2f2f;padding-bottom : 10px;display : block;}nav.footerlinks ul li a:hover {text-decoration : none;color : #027cb6;}.footerbottom {border-top : 1px solid #d2d2d2;padding : 15px 0;margin : 0;}.pl {padding-left : 0;padding-top : 20px;}.pr {padding-right : 0;text-align : right;}@media (max-width:990px) {.pr {text-align : left;padding-left : 0;padding-top : 10px;}}.padmarzero {padding : 0;margin : 0;}.padmar15 {padding : 15px 0;margin : 0;}.w100 {width : 100%;background : #0F0;}.sernbox {box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #999 solid 1px;padding : 0;margin : 0;}h2.sett3 {font-family : Arial, Helvetica, sans-serif;color : #fff;padding : 10px;margin : 0;width : 100%;float : left;font-size : 24px;line-height : 24px;font-weight : bold;background : #fcb717;}h2.bs-sett3 {font-family : Arial, Helvetica, sans-serif;color : #000;padding : 5px 15px;margin : 0;width : 100%;float : left;font-size : 16px;line-height : 24px;font-weight : bold;background : #d2d2d2;}p.pstl {font-family : Arial, Helvetica, sans-serif;font-size : 13px;color : #585858;}.pst2 {margin : 0;padding : 10px 0 0;text-align : center;}p.pst3b, p.pst3 {text-align : right;font-size : 13px;color : #585858;}p.pstlb, p.pst3b {font-size : 14px;font-weight : bold;}.summeryset {border : #ddd solid 1px;}.summeryset .row {border-bottom : 1px solid #e1e1e1;}@media (max-width:768px) {.smalmar {margin-left : 0;margin-right : 0;padding-left : 0;padding-right : 0;margin-top : 15px;}}h2.sett4 {font-family : Arial, Helvetica, sans-serif;border-bottom : 1px solid #e1e1e1;color : #222;padding : 0 10px 10px 0;margin : 0 0 15px 0;width : 100%;font-size : 24px;line-height : 24px;}@media (max-width:980px) {h2.sett4 {padding-top : 20px;}}.serimg {padding-top : 10px;}.serimg img {width : 100%;height : 180px;}.search-image {position : relative;overflow : hidden;}.img-zoom {max-width : 100%;}.transition {transform : scale(1.1);}h3.sertl {font-family : Arial, Helvetica, sans-serif;font-size : 24px;}h3.sertl a {color : #444444;text-decoration : none;}h3.sertl a:hover {color : #fcb717;}h2.sett4_2 {padding : 0;border-bottom : 0;margin : 0 0 15px 0;}h2.sett4 a.stars, h3.sertl a.stars {padding : 20px 21px 0 0;background : url(../images/star.png) 0 0 no-repeat;margin : 12px 0 0;display : inline-block;}h2.sett4 a.sfull, h3.sertl a.sfull {background-position : 0 0;}h2.sett4 a.shalf, h3.sertl a.shalf {background-position : -21px 0;}h2.sett4 a.sblank, h3.sertl a.sblank {background-position : -42px 0;}p.itemhome {margin : -10px 0 10px !important ;}p.itemhome i {color : #fcb717;font-size : 14px;padding-right : 4px;padding-bottom : 0 !important ;margin : 0 !important ;}p.sertlul {font-family : Arial, Helvetica, sans-serif;font-size : 16px;color : #585858;font-style : italic;}p.sertlul a {text-decoration : none;font-style : normal;}p.sertlul a:hover {color : #01b7f2;}@media (max-width:768px) {.dbl {float : none !important ;clear : both !important ;margin : 0 !important ;}.blk2 {display : block;margin : 10px 0 !important ;}}p.sertlul a.searchbtn:hover {color : #fff;}p.settxt {font-family : Arial, Helvetica, sans-serif;font-size : 14px;color : #454545;text-align : justify;}table.graytable tr th, table.graytable tr td {font-family : Arial, Helvetica, sans-serif;white-space : normal !important ;}.bggr {background : #d2d2d2;}.bggr2 {background : #f0f0f0;}.bggr3 {background : #ffb27c;}.bggr4 {background : #D1FFC1;color : #111;}.txtgrn {color : #5bc71a;font-size : 18px;}@media (max-width:640px) {.txtgrn {font-size : 14px;min-width : 100px !important ;}}a.rmanc {background : #fd6f0a;color : #fff;padding : 2px 6px;margin-left : 5px;text-decoration : none;}table.graytable tr td.sbk {text-align : right;padding-top : 10px;}button.searchbtn, a.searchbtn {padding : 10px 10px;text-decoration : none;float : right;}p.tabtp {font-family : Arial, Helvetica, sans-serif;font-size : 18px;float : right;}.mrb20 {margin-bottom : 20px;}.sertxt {font-size : 12px;color : #337ab7;line-height : 12px;padding : 11px 0 0;margin : 0;display : block;font-weight : bold;}.serfc {padding : 4px 2px !important ;font-size : 12px;}.padmarzerocondition {padding : 0 7px;margin : 0;}@media (max-width:980px) {.padmarzerocondition {padding : inherit;margin : inherit;}.sertxt {padding-bottom : 3px;}.btnserdiv {padding-top : 12px;}}.detbox {box-shadow : 0 5px 5px rgb(0 0 0 / 0.13);border : #999 solid 1px;border-top : 0;padding : 0;margin : 0;}ul.detailstab li {font-family : Arial, Helvetica, sans-serif;font-size : 16px;color : #585858;font-weight : bold;float : left;}ul.detailstab li a {padding : 15px 12px;color : #585858 !important ;}@media (max-width:1200px) {ul.detailstab li {width : 24.8%;text-align : center;font-size : 16px;}ul.detailstab li a {display : block;}}@media (max-width:500px) {ul.detailstab li a {font-size : 12px;overflow-wrap : break-word;}}@media (max-width:768px) {ul.detailstab li {height : 60px;overflow : hidden;}}ul.detailstab li.active a:hover, ul.detailstab li.active a:focus, ul.detailstab li.active a {border-color : #999;border-bottom-color : #fff;color : #999;}ul.detailstab {border-bottom-color : #999;}ul.detailstab li a:hover {background : #eaeaea;border-bottom : #0090d4;}.tab-focus {outline : 0;}input::-moz-focus-inner {border : 0;}* {outline : 0;outline-width : 0;}html * {outline : 0 !important ;}.revtxt1 {font-size : 24px;color : #454545;font-family : Arial, Helvetica, sans-serif;padding : 10px 0;}.revtxt1 a {color : #e32d34;font-size : 12px;}.padding-right-zero {padding-right : 0;}.mrgleft30 {margin-left : 30px;}@media (max-width:990px) {.mrgleft30-push {margin-left : 15px;}}.reviewdiv, .mapdiv {display : block;padding : 15px;}.progress {position : relative;}.per {width : 100%;text-align : center;position : absolute;color : #fff;font-weight : bold;text-shadow : 0 1px 1px #777;}@media (min-width:990px) {.txt-aln {text-align : right;}}.bdrb {border-bottom : 1px solid #e1e1e1;padding-bottom : 5px;background : #f7f7f7;}.gestrev {font-size : 14px;font-weight : bold;color : #333;}.gestrev span {font-weight : normal;font-size : 13px;color : #666;}.gesstar {font-size : 13px;color : #333;}.gstrpl, .gstrminus {font-weight : bold;}.gstrpl {color : #f00;}.gstrminus {color : #393;padding-right : 3px;}.grbl {background : url(../images/bubble.png) 0 0 no-repeat;text-align : center;color : #fff;font-family : Arial, Helvetica, sans-serif;font-size : 16px;width : 41px;height : 35px;padding-top : 5px;}.grdv {padding-top : 5px;margin-bottom : 5px;border-bottom : 1px dashed #e9e9e9;}p.speech {font-family : Arial, Helvetica, sans-serif;position : relative;text-align : center;background-color : #fff;border : #ccc solid 8px;border-radius : 30px;box-shadow : 2px 2px 4px #888;padding : 40px 40px;font-size : 16px;margin : 10px;}p.speech span {display : block;color : #f00;font-family : Arial, Helvetica, sans-serif;font-size : 35px;}#hmp {height : 45px;margin-bottom : 10px;overflow : hidden;overflow-x : hidden;}p.rm {margin-top : 30px;}p.rm1 {margin-top : 5px;}h2.sett3 span {font-family : Arial, Helvetica, sans-serif;color : #555;padding : 5px 0 5px 0;display : block;font-size : 14px;line-height : 14px;font-weight : normal;}p.ttl {font-size : 20px;color : #393;}p.ttl2 {font-size : 16px;}.chkst {margin : 10px 0;position : relative;}.chkst p {font-family : Arial, Helvetica, sans-serif;font-size : 18px;color : #333;padding : 5px 0 0 15px;}.chkst p span {font-family : Arial, Helvetica, sans-serif;color : #555;display : block;font-size : 13px;}.chkstps1-off {border : #ccc solid 2px;border-radius : 15px 0 0 15px;box-shadow : 2px 2px 4px #888;}.chkstps1-on {border : #339933 solid 2px;border-radius : 15px 0 0 15px;box-shadow : 2px 2px 4px #888;background : #51b851;}.chkstps1-on:before {content : ' ';position : absolute;width : 0;height : 0;left : 30px;top : 60px;border : solid 10px;border-color : #339933 transparent transparent #339933;}.chkstps2-off {border : #ccc solid 2px;box-shadow : 2px 2px 4px #888;}.chkstps2-on {border : #339933 solid 2px;box-shadow : 2px 2px 4px #888;box-shadow : 2px 2px 4px #888;background : #51b851;}.chkstps2-on:before {content : ' ';position : absolute;width : 0;height : 0;left : 30px;top : 60px;border : solid 10px;border-color : #339933 transparent transparent #339933;}.chkstps3-off {border : #ccc solid 2px;border-radius : 0 15px 15px 0;box-shadow : 2px 2px 4px #888;}.chkstps3-on {border : #339933 solid 2px;border-radius : 0 15px 15px 0;box-shadow : 2px 2px 4px #888;background : #51b851;}.chkstps3-on:before {content : ' ';position : absolute;width : 0;height : 0;left : 30px;top : 60px;border : solid 10px;border-color : #339933 transparent transparent #339933;}.chkstps3-on p span, .chkstps3-on p, .chkstps2-on p span, .chkstps2-on p, .chkstps1-on p span, .chkstps1-on p {color : #fff;}@media (max-width:650px) {.chkstps3-on:before, .chkstps2-on:before, .chkstps1-on:before, .chkst p span {display : none;}.chkst p {text-align : center;padding : 10px 0 0;}}.strred {color : #f00;}.chekrow {border-radius : 5px;box-shadow : 2px 2px 4px #888;font-family : Arial, Helvetica, sans-serif;font-size : 14px;padding : 5px 12px;cursor : pointer;margin-bottom : 10px;border : #666 solid 1px;background : #ccc;color : #222;}.openrow {border : #009ae1 solid 1px;background : #009ae1;color : #fff;}.rw1 {padding : 19px 19px 0 0;background : url(../images/unchecked.png) 0 0 no-repeat;margin : 2px 7px 0 0;float : left;}.rw1bg {background : url(../images/checked.png) 0 0 no-repeat;}.chekrow p {float : left;padding : 6px 0 0;margin : 0;line-height : 12px;font-size : 12px;}.radiocheckbox, .formcontainer {display : none;}.graybox {border : #ccc solid 1px;padding : 0;}.graybox_bg {background : #f1f1f1;padding : 10px 0;}button.ptp {font-weight : normal;font-size : 12px;padding-left : 0;padding-right : 0;text-align : center;}.hapc {color : #01b7f2;padding-top : 8px;padding-bottom : 8px;display : block;}p.rim {padding-top : 10px;line-height : 14px;}.inp-code {background : none;border : none;float : left;width : 50%;}.codeapply {float : right;width : 40px;color : #01b7f2;cursor : pointer;}.inpbox {display : none;}.rim-error {color : #f00;display : none;font-size : 11px;}.rim-success {color : #393;display : none;font-size : 11px;}@media (max-width:1200px) {.hapc {padding-top : 0;}p.rim {padding-top : 2px;}button.ptp {height : 45px;}}@media (max-width:1000px) {.hapc {padding-top : 0;}p.rim {padding-top : 2px;}button.ptp {height : 34px;font-weight : bold;font-size : 16px;}.inpbox {margin-bottom : 10px;}}.graybox2 {border : #ccc solid 1px;padding : 5px 15px 15px;background : #f1f1f1;display : none;}p.perdetails {font-size : 15px;font-weight : bold;color : #444;}p.perdetails span {color : #666;display : block;font-size : 14px;font-weight : normal;padding-bottom : 15px;}h2.settpd {font-family : Arial, Helvetica, sans-serif;font-size : 18px;color : #333;padding : 5px;background : #e1e1e1;}p.creditcard {font-weight : bold;border-bottom : 1px solid #ccc;}a.tser {color : #01b7f2;}ul.list-group li.active a {color : #fff !important ;}ul.list-group li a {text-decoration : none;}ul.list-group li.active a:focus, ul.list-group li.active a:hover {color : #fff !important ;text-decoration : none;}a.managebook {text-decoration : none;}button.searchbtn5, a.searchbtn6 {display : block;padding : 2%;width : 80%;margin : 0 10%;text-align : center;font-weight : bold;font-size : 16px;font-family : Arial, Helvetica, sans-serif;color : #fff;text-align : center;border : 0;border-radius : 5px;background : #01b7f2;}button.searchbtn7, a.searchbtn7 {display : block;padding : 2%;width : 96%;margin : 10px auto;text-align : center;font-weight : bold;font-size : 16px;font-family : Arial, Helvetica, sans-serif;color : #fff;text-align : center;border : 0;border-radius : 5px;background : #01b7f2;}a.searchbtn8 {display : block;padding : 2%;width : 96%;margin : 0 auto 10px;text-align : center;font-size : 14px;font-family : Arial, Helvetica, sans-serif;color : #01b7f2;text-align : center;border : 0;border-radius : 5px;background : #fff;border : #01b7f2 solid 2px;}.searchbtn8:focus, .searchbtn8:hover {border-color : #fdb716;color : #fdb716;text-decoration : none;}.searchbtn7:focus, .searchbtn7:hover, button.searchbtn5:focus, button.searchbtn5:hover, .searchbtn6:focus, .searchbtn6:hover {text-decoration : none;background : #fdb716;}@media (max-width:940px) {button.searchbtn5 {margin-bottom : 10px;}}.developed {float : left;}.cmstext {text-align : justify;padding-top : 12px;}ul.cmslist {list-style : none;}ul.cmslist li {list-style-type : none;text-align : justify;}.derror {color : #e62e04;font-size : 14px;padding-bottom : 12px;text-align : center;}.forpass {margin : 8px 0 0 10px;float : left;}.forpass:hover {text-decoration : none;}.logbtn {width : 80px;float : left;}.serbtn3 {padding : 4px 0 !important ;margin-left : 0;float : none;width : 100%;display : block;}footer {margin : 0;padding : 0;}.footer-bg {background : #3a3a3c;width : 100%;}.blackbg {background : #313133;padding : 10px 0;}.copyright {color : #777;}@media (max-width:768px) {.copyright {width : 100%;float : left !important ;}}.footbox {padding-top : 30px;padding-bottom : 20px;}.footbox h3.widget-title {color : #f2f2f2;font-family : inherit;font-size : 15px;font-weight : 400;text-transform : uppercase;font-weight : bold;}.footbox p {color : #999;}.subscription-form input[type="email"] {background-color : #313133;border : none 0;color : #777;display : inline-block;font-size : 14px;font-style : normal;font-weight : normal;outline : 0 none;padding : 1rem 1.125rem;transition : all 0.35s 0s ease-in;width : 100%;height : 46px;}.subscription-form .button.submit, .subscription-form input.submit[type="submit"] {color : #fff;display : block;height : 46px;text-align : center;width : 50px;font-size : 30px;background : #01b7f2;border : 0;}ul.social-icons {margin : 0;padding : 0;}ul.social-icons li {margin : 0;float : left;padding-right : 10px;}ul.social-icons li a {font-size : 30px;color : #01b7f2;}ul.social-icons li a:hover {color : #fff;}.filter-txt {width : 100%;float : left;font-size : 13px;font-weight : bold;padding : 15px 0 3px;cursor : pointer;border-bottom : 1px solid #e1e1e1;}.filter-txt span {color : #aaa;}.filter-txt:hover span {color : #555;}.flt {width : 100%;float : left;}.sordbox {border : #999 solid 1px;border-bottom : 0;padding : 0;padding : 10px;}.lan-cont {float : right;position : relative;}.languagedv {background : #009ae1;width : 140px;height : 30px;margin : 5px 0 5px 10px;color : #fff;cursor : pointer;}.languagedv img {width : 38px;height : 19px;margin : 5px;float : left;}.languagedv p {float : left;margin : 5px;}.languagedv .caret {float : right;margin : 13px 8px 0 0;}.lan-dropdown {background : #009ae1;position : absolute;top : 35px;left : 10px;width : 140px;z-index : 9999 !important ;display : none;}.lan-dropdown ul {margin : 0;padding : 0;width : 100%;list-style : none;}.lan-dropdown ul li {padding : 2px 0;border-top : 1px solid #12abf2;color : #fff;width : 100%;float : left;cursor : pointer;}.lan-dropdown ul li.lactive, .lan-dropdown ul li:hover {background : #12abf2;}.lan-dropdown ul li img {width : 38px;height : 19px;margin : 5px;float : left;}.lan-dropdown ul li p {float : left;margin : 5px;}.auth-li {margin-right : 0;}@media (max-width:768px) {.auth-li {float : left;}ul.phno li {width : 100% !important ;text-align : center !important ;}ul.phno li span {text-align : center !important ;font-size : 20px;}}@media (max-width:600px) {.lan-cont, .lan-dropdown, .languagedv {width : 100%;float : left;}}@media (min-width:320px) and (max-width:600px) {.auth-li {width : 100%;margin-left : 10px;}.auth-li li:first-child {float : right;}.auth-li li:last-child {float : left;}}@media (max-width:320px) {.auth-li li:first-child {float : left;}.auth-li li:last-child {float : left;}ul.phno li span {text-align : center !important ;font-size : 14px;}}.currencydv {background : #009ae1;width : 100px;height : 30px;margin : 5px 0 5px 10px;color : #fff;cursor : pointer;}.currencydv img {width : 38px;height : 19px;margin : 5px;float : left;}.currencydv p {float : left;margin : 5px;}.currencydv .caret {float : right;margin : 13px 8px 0 0;}.curr-dropdown {background : #009ae1;position : absolute;top : 35px;left : 10px;width : 100px;z-index : 9999 !important ;display : none;}.curr-dropdown ul {margin : 0;padding : 0;width : 100%;list-style : none;}.curr-dropdown ul li {padding : 2px 0;border-top : 1px solid #12abf2;color : #fff;width : 100%;float : left;cursor : pointer;}.curr-dropdown ul li.cactive, .curr-dropdown ul li:hover {background : #12abf2;}.curr-dropdown ul li img {width : 38px;height : 19px;margin : 5px;float : left;}.curr-dropdown ul li p {float : left;margin : 5px;}@media (max-width:600px) {.curr-dropdown, .currencydv {width : 100%;float : left;}}.bg {height : 0 !important ;}.mapbg {background : #ccc;padding : 15px 0 0;}.maptitle {color : #444;font-family : Arial, Helvetica, sans-serif;font-size : 20px;font-weight : bold;line-height : 40px;width : 100%;text-align : center;}#exampleInputEmail1, #currency {padding : 6px;}.sharebtn {display : block;}.sharebtn a {}.sharebtn a img {width : 32px;height : 32px;}.sharebtn:last-child {margin-right : 0;}.email_to_friend {padding : 5px;font-size : 12px;cursor : pointer;margin : 10px 0 0;}.email_to_friend i {position : relative;top : -1px;}.stf_form {margin-top : 20px;display : none;}.stf_form textarea.ftetextarea {resize : none;}@media (min-width:980px) and (max-width:1200px) {.res-btn {font-size : 13px;}}@media (min-width:200px) and (max-width:980px) {.res-btn {margin-bottom : 10px;}}.inpselset {display : table;width : 100%;}.leftb, .midb, .rightb {display : table-cell;background : none 0 0 repeat scroll #fff;border : #d0d0d0 solid 1px;color : #555;font-size : 14px;height : 34px;line-height : 1.42857;padding : 6px 12px;}.midb {box-shadow : 0 4px 5px rgb(208 208 208 / 0.75) inset;text-align : center;}.leftb, .rightb {width : 35px;text-align : center;cursor : pointer;background-color : #f5f5f5;color : #999;}@media (max-width:400px) {.leftb, .rightb {width : 25px;padding : 6px 0;}}.thumb_cart {border : #ddd solid 1px;float : left;height : 80px;margin-right : 10px;overflow : hidden;width : 80px;}.thumb_cart img {height : auto;padding : 1px;width : 78px;height : 78px;}.item_cart {display : inline-block;position : relative;}.item_cart a {display : block;}.item_cart .avlset {margin-top : 5px;display : inline-block;width : 40px;text-align : center;color : #777;cursor : pointer;}.item_cart .avlset .avlset-icon {width : 40px;text-align : center;padding : 4px;border-radius : 6px;border : #e1e1e1 solid 1px;display : block;}.rcp {padding-top : 20px;display : block;}.rcp1 {padding-top : 20px;font-weight : bold;display : block;}.rcp2 {padding-top : 5px;display : block;}.rcmar20 {margin-top : 15px;}.hed1 {background-color : #fff;text-transform : uppercase;border : #ddd solid 1px;vertical-align : bottom;font-weight : bold;padding-top : 5px;padding-bottom : 5px;}.rtset {background : #fafafa;padding-top : 7px;padding-bottom : 7px;border : #ddd solid 1px;}.det-rate {border : #ffc94b solid 2px;border-radius : 50px;width : 40px;height : 40px;padding : 7px 0;float : right;margin : 0;text-align : center;font-size : 16px;color : #824300;font-weight : bold;background : #fcb717;position : relative;}.det-rate span {position : absolute;left : -50px;color : #888;font-size : 13px;}@media (max-width:480px) {.det-rate {float : none;clear : both;display : block;margin-left : 50px;}}.ser-rate {border : #ffc94b solid 2px;border-radius : 50px;width : 35px;height : 35px;padding : 8px 0;float : right;margin : 5px 0 0;text-align : center;font-size : 14px;color : #824300;font-weight : bold;background : #fcb717;position : relative;}.ser-rate span {position : absolute;left : -50px;color : #888;font-size : 13px;}@media (max-width:480px) {.ser-rate {float : none;clear : both;display : block;margin-left : 50px;}}.serrateholder {position : relative;}.index-rate {border : #fff solid 2px;border-radius : 50px;width : 35px;height : 35px;padding : 6px 0;margin : 5px 0 0;text-align : center;font-size : 14px;color : #fff;font-weight : bold;position : absolute;bottom : 50px;left : 10px;z-index : 99;}.index-rate span {position : absolute;right : -50px;color : #fff;font-size : 13px;}@media (max-width:480px) {.index-rate {float : none;clear : both;display : block;margin-left : 50px;}}.index-price1 {width : 49%;position : absolute;bottom : 17px;left : 10px;font-size : 12px;color : #fff;z-index : 99;}.index-price2 {width : 49%;position : absolute;bottom : 10px;right : 10px;font-size : 22px;font-weight : bold;color : #fff;z-index : 99;text-align : right;}@media (max-width:1200px) {.index-price1, .index-price2 {bottom : 0;}.index-rate {bottom : 30px;}}.serrateholder .ser-rate {background : #fff;border : #999 solid 1px;color : #999;margin-top : -10px;padding-top : 5px;}.ribbon {height : 78px;left : -1px;position : absolute;top : 0;width : 78px;z-index : 1;}.ribbon.popular {background : url("../img/ribbon_popular.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);}.ribbon.top_rated {background : url("../img/ribbon_top_rated.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);}.ribbon.roffer {background : url("../img/ribbon_roffer.png") 0 0 no-repeat scroll rgb(0 0 0 / 0);}.badge_save {position : absolute;top : 0;right : 0;width : 65px;height : 77px;color : #fff;text-align : center;text-transform : uppercase;background : url("../img/badge_save.png");font-size : 11px;line-height : 12px;padding-top : 32px;}.badge_save strong {display : block;font-size : 14px;font-weight : 700;}.price_list {display : table;font-size : 30px;color : #e74c3c;width : 100%;margin-left : -15px;margin-top : -10px;}.price_list small {font-size : 11px;color : #999;display : block;line-height : 12px;}.price_list div {display : table-cell;vertical-align : top;text-align : center;}.price_list p {padding : 0;margin : 0;}.price_list .normal_price_list {display : block;text-decoration : line-through;color : #999;font-size : 20px;margin-top : -10px;}.price_list sup {font-size : 22px;position : relative;top : -5px;}.img-shadow {position : relative;max-width : 100%;float : left;}.img-shadow::before {content : "";position : absolute;top : 0;bottom : 0;left : 0;right : 0;box-shadow : 0 0 8px rgb(0 0 0 / 0.6) inset;}.img-shadow img {float : left;}@import url('https://fonts.googleapis.com/css?family=Open+Sans') ;@font-face {{font-family : "'Open Sans'";font-style : normal;font-weight : 400;src : local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');}}#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {margin : 0;padding : 0;border : 0;list-style : none;line-height : 1;display : block;position : relative;box-sizing : border-box;}@media (min-width:768px) {#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {z-index : 99;}}#cssmenu:after, #cssmenu > ul:after {content : ".";display : block;clear : both;visibility : hidden;line-height : 0;height : 0;}#cssmenu #menu-button {display : none;}#cssmenu {width : auto;font-family : 'Open Sans', sans-serif;line-height : 1;background : #ffffff;float : right;}@media (max-width:768px) {#cssmenu {background : url(button.png) right 20px no-repeat #fff;}}#menu-line {position : absolute;top : 0;left : 0;height : 3px;background : #009ae1;transition : all 0.25s ease-out;}#cssmenu > ul > li {float : left;}#cssmenu.align-center > ul {font-size : 0;text-align : center;}#cssmenu.align-center > ul > li {display : inline-block;float : none;}#cssmenu.align-center ul ul {text-align : left;}#cssmenu.align-right > ul > li {float : right;}#cssmenu.align-right ul ul {text-align : right;}#cssmenu > ul > li > a {padding : 30px 20px;font-size : 12px;text-decoration : none;text-transform : uppercase;color : #000000;transition : color 0.2s ease;}#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {color : #009ae1;}#cssmenu > ul > li.has-sub > a {padding-right : 25px;}#cssmenu > ul > li.has-sub > a::after {position : absolute;top : 31px;right : 10px;width : 4px;height : 4px;border-bottom : 1px solid #000000;border-right : 1px solid #000000;content : "";transform : rotate(45deg);transition : border-color 0.2s ease;}#cssmenu > ul > li.has-sub:hover > a::after {border-color : #009ae1;}#cssmenu ul ul {position : absolute;left : -9999px;}#cssmenu li:hover > ul {left : auto;}#cssmenu.align-right li:hover > ul {right : 0;}#cssmenu ul ul ul {margin-left : 100%;top : 0;}#cssmenu.align-right ul ul ul {margin-left : 0;margin-right : 100%;}#cssmenu ul ul li {height : 0;transition : height 0.2s ease;}#cssmenu ul li:hover > ul > li {height : 32px;}#cssmenu ul ul li a {padding : 10px 10px;width : 160px;font-size : 12px;background : #333333;text-decoration : none;color : #dddddd;transition : color 0.2s ease;}#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {color : #ffffff;}#cssmenu ul ul li.has-sub > a::after {position : absolute;top : 13px;right : 10px;width : 4px;height : 4px;border-bottom : 1px solid #dddddd;border-right : 1px solid #dddddd;content : "";transform : rotate(-45deg);transition : border-color 0.2s ease;}#cssmenu.align-right ul ul li.has-sub > a::after {right : auto;left : 10px;border-bottom : 0;border-right : 0;border-top : 1px solid #dddddd;border-left : 1px solid #dddddd;}#cssmenu ul ul li.has-sub:hover > a::after {border-color : #ffffff;}@media all and (max-width:768px), only screen and (max-width:1024px), only screen and (max-width:1024px), only screen and (max-width:1024px), only screen and (max-width:1024px), only screen and (min-resolution:192dpi) and (max-width:1024px), only screen and (min-resolution:2dppx) and (max-width:1024px) {#cssmenu {width : 100%;}#cssmenu ul {width : 100%;display : none;}#cssmenu.align-center > ul, #cssmenu.align-right ul ul {text-align : left;}#cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {width : 100%;height : auto;border-top : 1px solid rgb(120 120 120 / 0.15);}#cssmenu ul li a, #cssmenu ul ul li a {width : 100%;}#cssmenu > ul > li > a {padding : 20px;}#cssmenu > ul > li, #cssmenu.align-center > ul > li, #cssmenu.align-right > ul > li {float : none;display : block;}#cssmenu ul ul li a {padding : 20px 20px 20px 30px;font-size : 12px;color : #000000;background : none;}#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {color : #000000;}#cssmenu ul ul ul li a {padding-left : 40px;}#cssmenu ul ul, #cssmenu ul ul ul {position : relative;left : 0;right : auto;width : 100%;margin : 0;}#cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after {display : none;}#menu-line {display : none;}#cssmenu .submenu-button {position : absolute;z-index : 10;right : 0;top : 0;display : block;border-left : 1px solid rgb(120 120 120 / 0.15);height : 52px;width : 52px;cursor : pointer;}#cssmenu .submenu-button::after {content : '';position : absolute;top : 21px;left : 26px;display : block;width : 1px;height : 11px;background : #000000;z-index : 99;}#cssmenu .submenu-button::before {content : '';position : absolute;left : 21px;top : 26px;display : block;width : 11px;height : 1px;background : #000000;z-index : 99;}#cssmenu .submenu-button.submenu-opened:after {display : none;}}html {font-family : sans-serif;}body {margin : 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display : block;}audio, canvas, progress, video {display : inline-block;vertical-align : baseline;}audio:not([controls]) {display : none;height : 0;}[hidden], template {display : none;}a {background : transparent;}a:active, a:hover {outline : 0;}abbr[title] {border-bottom : 1px dotted;}b, strong {font-weight : bold;}dfn {font-style : italic;}h1 {font-size : 2em;margin : 0.67em 0;}mark {background : #ff0;color : #000;}small {font-size : 80%;}sub, sup {font-size : 75%;line-height : 0;position : relative;vertical-align : baseline;}sup {top : -0.5em;}sub {bottom : -0.25em;}img {border : 0;}svg:not(:root) {overflow : hidden;}figure {margin : 1em 40px;}hr {box-sizing : content-box;height : 0;}pre {overflow : auto;}code, kbd, pre, samp {font-family : monospace, monospace;font-size : 1em;}button, input, optgroup, select, textarea {color : inherit;font : inherit;margin : 0;}button {overflow : visible;}button, select {text-transform : none;}button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor : pointer;}button[disabled], html input[disabled] {cursor : default;}button::-moz-focus-inner, input::-moz-focus-inner {border : 0;padding : 0;}input {line-height : normal;}input[type="checkbox"], input[type="radio"] {box-sizing : border-box;padding : 0;}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height : auto;}input[type="search"] {box-sizing : content-box;}fieldset {border : #c0c0c0 solid 1px;margin : 0 2px;padding : 0.35em 0.625em 0.75em;}legend {border : 0;padding : 0;}textarea {overflow : auto;}optgroup {font-weight : bold;}table {border-collapse : collapse;border-spacing : 0;}td, th {padding : 0;}.tiksluscarousel {position : relative;overflow : hidden;display : block;}.tiksluscarousel ul.carousel {list-style : none;padding : 0;margin : 0;left : 0;position : relative;overflow : hidden;}.tiksluscarousel ul li {float : left;overflow : hidden;}.tiksluscarousel .slider_nav {position : absolute;z-index : 5000;bottom : 1%;}.tiksluscarousel .slider_nav div.nav {float : left;margin : 5px;width : 0.7em;height : 0.7em;background-color : #000;border-radius : 50%;border : #fff solid 1px;opacity : 0.5;cursor : pointer;z-index : 95400;}.tiksluscarousel .slider_nav .selected {background-color : #fff !important ;border : #000 solid 1px !important ;}.tiksluscarousel .slider_nav div.nav:hover {background-color : #fff;border : #000 solid 1px;}.tiksluscarousel .nav_left {position : absolute;width : 27px;height : 27px;background-color : #000;opacity : 0.5;text-align : center;font-size : 1em;border-radius : 12px;cursor : pointer;z-index : 95400;top : 45%;left : 1%;}.tiksluscarousel .nav_left span, .tiksluscarousel .nav_right span {font-size : 1em;color : #fff;font-weight : bold;text-align : center;}.tiksluscarousel .nav_right {position : absolute;width : 27px;height : 27px;background-color : #000;opacity : 0.5;text-align : center;font-size : 1em;border-radius : 12px;cursor : pointer;right : 1%;top : 45%;}#tslide1 {position : relative;height : auto;}.tiksluscarousel .caption {position : absolute;bottom : 2.3em;background-color : #000;opacity : 0.5;font-size : 1.2em;color : #fff;padding : 0.6em;margin : auto;display : none;}.tiksluscarousel ul li img {height : auto;width : 100%;max-height : 400px;}.thumbnails_wrapper {width : 100%;display : block;position : relative;float : left;background-color : #000;overflow : hidden;}.thumbnails_wrapper .thumbnails {list-style : none;padding : 0;margin : 0;}.thumbnails_wrapper .thumbnails li.thumb {float : left;display : block;margin : 1px;}.thumbnails_wrapper .thumbnails li.thumb a {display : block;opacity : 0.8;}.thumbnails_wrapper .thumbnails li.thumb a:hover {opacity : 1;}.thumbnails_wrapper .thumbnails li img {max-width : 100%;display : block;height : auto;max-height : 52px;}.matrix {width : 100%;height : 100%;}.block {position : absolute;z-index : 95000;}.responsive_img {max-width : 100%;height : auto;display : block;}.volunteer {position : absolute;top : 0;left : 0;display : block;}.responsive_img {max-width : 100%;height : auto;display : block;}.op {position : absolute;top : 1%;right : 1%;background-color : #fff;opacity : 0.8;margin : 1em;display : none;z-index : 95400;}.op ul {list-style : none;margin : 0;padding : 0;}.op ul li {float : left;padding : 0.2em;margin : 0.2em;border : #04AEDA solid 1px;margin : 0.3em;}.op a {display : block;width : 2em;height : 2em;max-width : 100%;z-index : 50000;}.op .stats {color : #00A9EC;background-color : #fff;padding : 0.8em;font-size : 0.8em;text-align : center;}.op .fullscreenbutton {background-image : url('fullscreen.png');background-repeat : no-repeat;background-position : center;}.op .exit_fullscreenbutton {background-image : url('fullscreen_exit.png');background-repeat : no-repeat;background-position : center;}.op .pausebutton {background-image : url('pause.png');background-repeat : no-repeat;background-position : center;}.op .resumebutton {background-image : url('resume.png');background-repeat : no-repeat;background-position : center;}:-webkit-full-screen {background-color : #000;}:-moz-full-screen {background-color : #000;}:-ms-fullscreen {background-color : #000;}:fullscreen {background-color : #000;}.fullscreen {width : 100% !important ;height : auto;max-width : 100% !important ;}.fullscreen_thumbnails {position : absolute;bottom : 0;}.navIcons {width : 15% !important ;height : 15% !important ;opacity : 0.8 !important ;background-color : #000;border-radius : 1em !important ;top : 30% !important ;padding : 0.2%;}.navIcons img {width : 100% !important ;height : 100% !important ;border-radius : 1em !important ;}.tiksluscarousel .navIcons_prev {left : -20px;}.tiksluscarousel .navIcons_next {right : -20px;}.tiksluscarousel .progress {position : absolute;top : 0;left : 0;height : 1%;background-color : #00A9EC;width : 0;opacity : 0.5;}.tiksluscarousel .msg {position : absolute;top : 0;left : 0;opacity : 0.8;background-color : #fff;width : 100%;text-align : center;}.tiksluscarousel .info {color : #00A9EC;font-size : 0.8em;padding : 0.5em;}.tiksluscarousel .error {color : #ff0000;font-size : 0.8em;padding : 0.5em;}pre {border : #ccc solid 1px;overflow-wrap : break-word;padding : 6px 10px;line-height : 19px;margin-bottom : 20px;}code {border : #eaeaea solid 1px;margin : 0 2px;padding : 0 5px;font-size : 12px;}pre code {border : 0;padding : 0;margin : 0;border-radius : 0;}pre, code {font-family : Consolas, 'Liberation Mono', Courier, monospace;color : #333;background : #EFF0EE;border-radius : 3px;}pre, pre code {font-size : 13px;}pre .comment {color : #998;}pre .support {color : #0086B3;}pre .tag, pre .tag-name {color : navy;}pre .keyword, pre .css-property, pre .vendor-prefix, pre .sass, pre .class, pre .id, pre .css-value, pre .entity.function, pre .storage.function {font-weight : bold;}pre .css-property, pre .css-value, pre .vendor-prefix, pre .support.namespace {color : #333;}pre .constant.numeric, pre .keyword.unit, pre .hex-color {font-weight : normal;color : #099;}pre .entity.class {color : #458;}pre .entity.id, pre .entity.function {color : #900;}pre .attribute, pre .variable {color : teal;}pre .string, pre .support.value {font-weight : normal;color : #d14;}pre .regexp {color : #009926;}.animated {animation-duration : 1s;animation-fill-mode : both;}.animated.infinite {animation-iteration-count : infinite;}.animated.hinge {animation-duration : 2s;}@keyframes bounce {0%, 20%, 50%, 80%, 100% {transform : translateY(0);}40% {transform : translateY(-30px);}60% {transform : translateY(-15px);}}.bounce {animation-name : bounce;}@keyframes flash {0%, 50%, 100% {opacity : 1;}25%, 75% {opacity : 0;}}.flash {animation-name : flash;}@keyframes pulse {0% {transform : scale(1);}50% {transform : scale(1.1);}100% {transform : scale(1);}}.pulse {animation-name : pulse;}@keyframes rubberBand {0% {transform : scale(1);}30% {transform : scaleX(1.25) scaleY(0.75);}40% {transform : scaleX(0.75) scaleY(1.25);}60% {transform : scaleX(1.15) scaleY(0.85);}100% {transform : scale(1);}}.rubberBand {animation-name : rubberBand;}@keyframes shake {0%, 100% {transform : translateX(0);}10%, 30%, 50%, 70%, 90% {transform : translateX(-10px);}20%, 40%, 60%, 80% {transform : translateX(10px);}}.shake {animation-name : shake;}@keyframes swing {20% {transform : rotate(15deg);}40% {transform : rotate(-10deg);}60% {transform : rotate(5deg);}80% {transform : rotate(-5deg);}100% {transform : rotate(0deg);}}.swing {transform-origin : top center;animation-name : swing;}@keyframes tada {0% {transform : scale(1);}10%, 20% {transform : scale(0.9) rotate(-3deg);}30%, 50%, 70%, 90% {transform : scale(1.1) rotate(3deg);}40%, 60%, 80% {transform : scale(1.1) rotate(-3deg);}100% {transform : scale(1) rotate(0);}}.tada {animation-name : tada;}@keyframes wobble {0% {transform : translateX(0%);}15% {transform : translateX(-25%) rotate(-5deg);}30% {transform : translateX(20%) rotate(3deg);}45% {transform : translateX(-15%) rotate(-3deg);}60% {transform : translateX(10%) rotate(2deg);}75% {transform : translateX(-5%) rotate(-1deg);}100% {transform : translateX(0%);}}.wobble {animation-name : wobble;}@keyframes bounceIn {0% {opacity : 0;transform : scale(0.3);}50% {opacity : 1;transform : scale(1.05);}70% {transform : scale(0.9);}100% {opacity : 1;transform : scale(1);}}.bounceIn {animation-name : bounceIn;}@keyframes bounceInDown {0% {opacity : 0;transform : translateY(-2000px);}60% {opacity : 1;transform : translateY(30px);}80% {transform : translateY(-10px);}100% {transform : translateY(0);}}.bounceInDown {animation-name : bounceInDown;}@keyframes bounceInLeft {0% {opacity : 0;transform : translateX(-2000px);}60% {opacity : 1;transform : translateX(30px);}80% {transform : translateX(-10px);}100% {transform : translateX(0);}}.bounceInLeft {animation-name : bounceInLeft;}@keyframes bounceInRight {0% {opacity : 0;transform : translateX(2000px);}60% {opacity : 1;transform : translateX(-30px);}80% {transform : translateX(10px);}100% {transform : translateX(0);}}.bounceInRight {animation-name : bounceInRight;}@keyframes bounceInUp {0% {opacity : 0;transform : translateY(2000px);}60% {opacity : 1;transform : translateY(-30px);}80% {transform : translateY(10px);}100% {transform : translateY(0);}}.bounceInUp {animation-name : bounceInUp;}@keyframes bounceOut {0% {transform : scale(1);}25% {transform : scale(0.95);}50% {opacity : 1;transform : scale(1.1);}100% {opacity : 0;transform : scale(0.3);}}.bounceOut {animation-name : bounceOut;}@keyframes bounceOutDown {0% {transform : translateY(0);}20% {opacity : 1;transform : translateY(-20px);}100% {opacity : 0;transform : translateY(2000px);}}.bounceOutDown {animation-name : bounceOutDown;}@keyframes bounceOutLeft {0% {transform : translateX(0);}20% {opacity : 1;transform : translateX(20px);}100% {opacity : 0;transform : translateX(-2000px);}}.bounceOutLeft {animation-name : bounceOutLeft;}@keyframes bounceOutRight {0% {transform : translateX(0);}20% {opacity : 1;transform : translateX(-20px);}100% {opacity : 0;transform : translateX(2000px);}}.bounceOutRight {animation-name : bounceOutRight;}@keyframes bounceOutUp {0% {transform : translateY(0);}20% {opacity : 1;transform : translateY(20px);}100% {opacity : 0;transform : translateY(-2000px);}}.bounceOutUp {animation-name : bounceOutUp;}@keyframes fadeIn {0% {opacity : 0;}100% {opacity : 1;}}.fadeIn {animation-name : fadeIn;}@keyframes fadeInDown {0% {opacity : 0;transform : translateY(-20px);}100% {opacity : 1;transform : translateY(0);}}.fadeInDown {animation-name : fadeInDown;}@keyframes fadeInDownBig {0% {opacity : 0;transform : translateY(-2000px);}100% {opacity : 1;transform : translateY(0);}}.fadeInDownBig {animation-name : fadeInDownBig;}@keyframes fadeInLeft {0% {opacity : 0;transform : translateX(-20px);}100% {opacity : 1;transform : translateX(0);}}.fadeInLeft {animation-name : fadeInLeft;}@keyframes fadeInLeftBig {0% {opacity : 0;transform : translateX(-2000px);}100% {opacity : 1;transform : translateX(0);}}.fadeInLeftBig {animation-name : fadeInLeftBig;}@keyframes fadeInRight {0% {opacity : 0;transform : translateX(20px);}100% {opacity : 1;transform : translateX(0);}}.fadeInRight {animation-name : fadeInRight;}@keyframes fadeInRightBig {0% {opacity : 0;transform : translateX(2000px);}100% {opacity : 1;transform : translateX(0);}}.fadeInRightBig {animation-name : fadeInRightBig;}@keyframes fadeInUp {0% {opacity : 0;transform : translateY(20px);}100% {opacity : 1;transform : translateY(0);}}.fadeInUp {animation-name : fadeInUp;}@keyframes fadeInUpBig {0% {opacity : 0;transform : translateY(2000px);}100% {opacity : 1;transform : translateY(0);}}.fadeInUpBig {animation-name : fadeInUpBig;}@keyframes fadeOut {0% {opacity : 1;}100% {opacity : 0;}}.fadeOut {animation-name : fadeOut;}@keyframes fadeOutDown {0% {opacity : 1;transform : translateY(0);}100% {opacity : 0;transform : translateY(20px);}}.fadeOutDown {animation-name : fadeOutDown;}@keyframes fadeOutDownBig {0% {opacity : 1;transform : translateY(0);}100% {opacity : 0;transform : translateY(2000px);}}.fadeOutDownBig {animation-name : fadeOutDownBig;}@keyframes fadeOutLeft {0% {opacity : 1;transform : translateX(0);}100% {opacity : 0;transform : translateX(-20px);}}.fadeOutLeft {animation-name : fadeOutLeft;}@keyframes fadeOutLeftBig {0% {opacity : 1;transform : translateX(0);}100% {opacity : 0;transform : translateX(-2000px);}}.fadeOutLeftBig {animation-name : fadeOutLeftBig;}@keyframes fadeOutRight {0% {opacity : 1;transform : translateX(0);}100% {opacity : 0;transform : translateX(20px);}}.fadeOutRight {animation-name : fadeOutRight;}@keyframes fadeOutRightBig {0% {opacity : 1;transform : translateX(0);}100% {opacity : 0;transform : translateX(2000px);}}.fadeOutRightBig {animation-name : fadeOutRightBig;}@keyframes fadeOutUp {0% {opacity : 1;transform : translateY(0);}100% {opacity : 0;transform : translateY(-20px);}}.fadeOutUp {animation-name : fadeOutUp;}@keyframes fadeOutUpBig {0% {opacity : 1;transform : translateY(0);}100% {opacity : 0;transform : translateY(-2000px);}}.fadeOutUpBig {animation-name : fadeOutUpBig;}@keyframes flip {0% {transform : perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function : ease-out;}40% {transform : perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function : ease-out;}50% {transform : perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function : ease-in;}80% {transform : perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);animation-timing-function : ease-in;}100% {transform : perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function : ease-in;}}.animated.flip {backface-visibility : visible;animation-name : flip;}@keyframes flipInX {0% {transform : perspective(400px) rotateX(90deg);opacity : 0;}40% {transform : perspective(400px) rotateX(-10deg);}70% {transform : perspective(400px) rotateX(10deg);}100% {transform : perspective(400px) rotateX(0deg);opacity : 1;}}.flipInX {backface-visibility : visible !important ;animation-name : flipInX;}@keyframes flipInY {0% {transform : perspective(400px) rotateY(90deg);opacity : 0;}40% {transform : perspective(400px) rotateY(-10deg);}70% {transform : perspective(400px) rotateY(10deg);}100% {transform : perspective(400px) rotateY(0deg);opacity : 1;}}.flipInY {backface-visibility : visible !important ;animation-name : flipInY;}@keyframes flipOutX {0% {transform : perspective(400px) rotateX(0deg);opacity : 1;}100% {transform : perspective(400px) rotateX(90deg);opacity : 0;}}.flipOutX {animation-name : flipOutX;backface-visibility : visible !important ;}@keyframes flipOutY {0% {transform : perspective(400px) rotateY(0deg);opacity : 1;}100% {transform : perspective(400px) rotateY(90deg);opacity : 0;}}.flipOutY {backface-visibility : visible !important ;animation-name : flipOutY;}@keyframes lightSpeedIn {0% {transform : translateX(100%) skewX(-30deg);opacity : 0;}60% {transform : translateX(-20%) skewX(30deg);opacity : 1;}80% {transform : translateX(0%) skewX(-15deg);opacity : 1;}100% {transform : translateX(0%) skewX(0deg);opacity : 1;}}.lightSpeedIn {animation-name : lightSpeedIn;animation-timing-function : ease-out;}@keyframes lightSpeedOut {0% {transform : translateX(0%) skewX(0deg);opacity : 1;}100% {transform : translateX(100%) skewX(-30deg);opacity : 0;}}.lightSpeedOut {animation-name : lightSpeedOut;animation-timing-function : ease-in;}@keyframes rotateIn {0% {transform-origin : center center;transform : rotate(-200deg);opacity : 0;}100% {transform-origin : center center;transform : rotate(0);opacity : 1;}}.rotateIn {animation-name : rotateIn;}@keyframes rotateInDownLeft {0% {transform-origin : left bottom;transform : rotate(-90deg);opacity : 0;}100% {transform-origin : left bottom;transform : rotate(0);opacity : 1;}}.rotateInDownLeft {animation-name : rotateInDownLeft;}@keyframes rotateInDownRight {0% {transform-origin : right bottom;transform : rotate(90deg);opacity : 0;}100% {transform-origin : right bottom;transform : rotate(0);opacity : 1;}}.rotateInDownRight {animation-name : rotateInDownRight;}@keyframes rotateInUpLeft {0% {transform-origin : left bottom;transform : rotate(90deg);opacity : 0;}100% {transform-origin : left bottom;transform : rotate(0);opacity : 1;}}.rotateInUpLeft {animation-name : rotateInUpLeft;}@keyframes rotateInUpRight {0% {transform-origin : right bottom;transform : rotate(-90deg);opacity : 0;}100% {transform-origin : right bottom;transform : rotate(0);opacity : 1;}}.rotateInUpRight {animation-name : rotateInUpRight;}@keyframes rotateOut {0% {transform-origin : center center;transform : rotate(0);opacity : 1;}100% {transform-origin : center center;transform : rotate(200deg);opacity : 0;}}.rotateOut {animation-name : rotateOut;}@keyframes rotateOutDownLeft {0% {transform-origin : left bottom;transform : rotate(0);opacity : 1;}100% {transform-origin : left bottom;transform : rotate(90deg);opacity : 0;}}.rotateOutDownLeft {animation-name : rotateOutDownLeft;}@keyframes rotateOutDownRight {0% {transform-origin : right bottom;transform : rotate(0);opacity : 1;}100% {transform-origin : right bottom;transform : rotate(-90deg);opacity : 0;}}.rotateOutDownRight {animation-name : rotateOutDownRight;}@keyframes rotateOutUpLeft {0% {transform-origin : left bottom;transform : rotate(0);opacity : 1;}100% {transform-origin : left bottom;transform : rotate(-90deg);opacity : 0;}}.rotateOutUpLeft {animation-name : rotateOutUpLeft;}@keyframes rotateOutUpRight {0% {transform-origin : right bottom;transform : rotate(0);opacity : 1;}100% {transform-origin : right bottom;transform : rotate(90deg);opacity : 0;}}.rotateOutUpRight {animation-name : rotateOutUpRight;}@keyframes slideInDown {0% {opacity : 0;transform : translateY(-2000px);}100% {transform : translateY(0);}}.slideInDown {animation-name : slideInDown;}@keyframes slideInLeft {0% {opacity : 0;transform : translateX(-2000px);}100% {transform : translateX(0);}}.slideInLeft {animation-name : slideInLeft;}@keyframes slideInRight {0% {opacity : 0;transform : translateX(2000px);}100% {transform : translateX(0);}}.slideInRight {animation-name : slideInRight;}@keyframes slideOutLeft {0% {transform : translateX(0);}100% {opacity : 0;transform : translateX(-2000px);}}.slideOutLeft {animation-name : slideOutLeft;}@keyframes slideOutRight {0% {transform : translateX(0);}100% {opacity : 0;transform : translateX(2000px);}}.slideOutRight {animation-name : slideOutRight;}@keyframes slideOutUp {0% {transform : translateY(0);}100% {opacity : 0;transform : translateY(-2000px);}}.slideOutUp {animation-name : slideOutUp;}@keyframes slideOutDown {0% {transform : translateY(0);}100% {opacity : 0;transform : translateY(2000px);}}.slideOutDown {animation-name : slideOutDown;}@keyframes hinge {0% {transform : rotate(0);transform-origin : top left;animation-timing-function : ease-in-out;}20%, 60% {transform : rotate(80deg);transform-origin : top left;animation-timing-function : ease-in-out;}40% {transform : rotate(60deg);transform-origin : top left;animation-timing-function : ease-in-out;}80% {transform : rotate(60deg) translateY(0);transform-origin : top left;animation-timing-function : ease-in-out;opacity : 1;}100% {transform : translateY(700px);opacity : 0;}}.hinge {animation-name : hinge;}@keyframes rollIn {0% {opacity : 0;transform : translateX(-100%) rotate(-120deg);}100% {opacity : 1;transform : translateX(0) rotate(0deg);}}.rollIn {animation-name : rollIn;}@keyframes rollOut {0% {opacity : 1;transform : translateX(0) rotate(0deg);}100% {opacity : 0;transform : translateX(100%) rotate(120deg);}}.rollOut {animation-name : rollOut;}@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700') ;@font-face {{font-family : "'Source Sans Pro'";font-style : normal;font-weight : 400;src : local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7g.ttf) format('truetype');}}@font-face {{font-family : "'Source Sans Pro'";font-style : normal;font-weight : 600;src : local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdr.ttf) format('truetype');}}@font-face {{font-family : "'Source Sans Pro'";font-style : normal;font-weight : 700;src : local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(https://fonts.gstatic.com/s/sourcesanspro/v11/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdr.ttf) format('truetype');}}@import url('https://fonts.googleapis.com/css?family=Lato') ;@font-face {{font-family : "'Lato'";font-style : normal;font-weight : 400;src : local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjx4wWw.ttf) format('truetype');}}.ct-preloader {position : absolute;width : 100%;height : 100%;background-color : #fff;z-index : 9999;top : 0;left : 0;}.ct-preloaderCenter {position : absolute;top : 50%;left : 50%;margin-top : -15px;margin-left : -25px;}.ct-preloader-content {position : relative;}.ct-preloader-content span {display : block;bottom : 0;width : 9px;height : 5px;background : #9b59b6;position : absolute;animation : ct-preloader-content 1.5s ease-in-out infinite;}.ct-preloader-content span:nth-child(2) {left : 11px;animation-delay : 0.2s;}.ct-preloader-content span:nth-child(3) {left : 22px;animation-delay : 0.4s;}.ct-preloader-content span:nth-child(4) {left : 33px;animation-delay : 0.6s;}.ct-preloader-content span:nth-child(5) {left : 44px;animation-delay : 0.8s;}@keyframes ct-preloader-content {0% {height : 5px;transform : translateY(0);background : #9b59b6;}25% {height : 30px;transform : translateY(15px);background : #3498db;}50% {height : 5px;transform : translateY(0);background : #9b59b6;}100% {height : 5px;transform : translateY(0);background : #9b59b6;}}.make-hidden {display : none;visibility : hidden;}.row {margin-left : -15px;margin-right : -15px;}.row:before, .row:after {content : " ";display : table;}.row:after {clear : both;}.ct-googleMap--MapCol {width : 100%;float : left;padding-left : 15px;padding-right : 15px;position : relative;min-height : 1px;}.ct-googleMap--SidebarCol {width : 25%;float : left;padding-left : 15px;padding-right : 15px;position : relative;min-height : 1px;}.ct-googleMap {height : 500px;background-color : black;width : 100%;}* {box-sizing : border-box;}.clearfix {clear : both;}.ct-googleMap--sidebar {text-align : left;width : 100%;}.ct-googleMap--selectContainer {margin-bottom : 18px;}.ct-googleMap--select {width : 100%;height : 40px;background-color : transparent;position : relative;z-index : 1;font-size : 14px;padding : 9px 9px 9px 0;text-overflow : "";color : #333;}.ct-googleMap--resultsCounter {font-size : 1.2em;line-height : 40px;padding : 0 40px 0 17px;}.ct-googleMap--results {min-height : 320px;}.ct-googleMap--itemCounter {float : right;}.ct-googleMap--select:focus {outline : none;}.ct-googleMap--selectContainer, .ct-googleMap--searchContainer {position : relative;}.ct-googleMap--selectContainer:after, .ct-googleMap--searchContainer:after {content : "";clear : both;}.ct-googleMap--searchContainer:before, .ct-googleMap--selectContainer:before {content : "";display : block;position : absolute;top : 0;left : 0;z-index : 10;height : 40px;width : 40px;background-repeat : no-repeat;background-position : center;}.ct-googleMap--searchContainer {margin-bottom : 24px;}.ct-googleMap--sidebar .ct-googleMap--search {height : 40px;width : 100%;display : block;font-size : 14px;line-height : 36px;color : #333;background-color : transparent;border : #d7d6d6 solid 1px;padding-right : 15px;padding-left : 15px;}.ct-googleMap--sidebar .ct-googleMap--search:focus {outline : none;}.ct-googleMap--sidebar .ct-googleMap--sidebarItem {font-size : 14px;line-height : 24px;color : #fff;border : none;padding : 8px 0 8px 17px;cursor : pointer;position : relative;transition : all 0.2s ease;display : table;width : 100%;max-height : 41px;}.ct-googleMap--sidebarItem span {display : table-cell;vertical-align : middle;}.ct-googleMap--sidebarItem .ct-googleMap--sidebarItemDistance {text-align : right;padding-left : 5px;width : 75px;}.ct-googleMap--InfoWindowBody {padding : 15px;position : relative;background-color : #fff;color : #333;}.ct-googleMap--closeButton {position : absolute;top : 0;right : 0;cursor : pointer;}.ct-googleMap--InfoWindowBody span {font-size : 1.2em;line-height : 1.5em;display : block;position : relative;}.ct-googleMap--InfoWindowBody a {transition : all 0.2s ease;text-decoration : none;}.ct-googleMap--customInfoWindow a:hover {opacity : 0.7;}@media (max-width:1200px) {.ct-googleMap--SidebarCol {width : 40%;}.ct-googleMap--MapCol {width : 60%;}}@media (max-width:768px) {.ct-googleMap--SidebarCol, .ct-googleMap--MapCol {width : 100%;}.ct-googleMap--sidebar {margin-bottom : 30px;}}a img {border : none;}a:focus {outline : none;}input:focus {outline : none;}textarea:focus {outline : none;}::-moz-selection {background : #f47104;color : white;}::selection {background : #f47104;color : white;}.clear {clear : both;display : block;overflow : hidden;visibility : hidden;width : 0;height : 0;}ul, ol {margin : 0;padding : 0;}li {padding : 0;margin : 0;list-style : none;}a {text-decoration : none;}h1, h2, h3, h4, h5, h6 {font-weight : normal;padding : 0;margin : 0;}p {margin : 0;padding : 0;}body {font-family : Helvetica, Arial, sans-serif;font-size : 12px;line-height : 18px;background : url(../img/bg-inner.png) top center no-repeat;}body.home {background : none;}.full-width {width : 100%;display : block;}.header {position : relative;}.header-line > span {float : left;height : 6px;}.header-line > span.red {background : #f47104;}.header-line > span.orange {background : #fece4c;}.header-line > span.green {background : #d2e05e;}.header-line > span.blue {background : #05aaf2;}.header-block {height : 102px;}.logo {margin : 8px 0 0 0;}.logo a {display : block;}.metta {margin : 21px 0 0 0;}.metta p {float : left;font-family : 'robotolight';font-size : 18px;color : #2c2c2c;background : url(../img/bg-metta.png) 0 0 no-repeat;}.metta p.phone {padding : 1px 10px 0 27px;margin-right : 15px;border-right : 1px solid #dfdfdf;}.metta p.mail {padding : 0 0 0 34px;background-position : 1px -50px;}.metta p.mail a {color : #2c2c2c;text-decoration : none;}.metta p.mail:hover a {color : #05aaf2;}.main-nav {margin : 29px 0 0 0;}.main-nav > ul > li {float : left;position : relative;}.main-nav > ul > li a {font-size : 14px;color : #6f6f6f;font-family : 'robotoregular';text-transform : uppercase;border-right : 1px solid #dfdfdf;padding : 0 18px 15px 18px;display : block;text-decoration : none;}.main-nav > ul > li.last a {border-right : none;padding-right : 0;}.main-nav > ul > li.active a {color : #f47104;background : none;}.main-nav > ul > li.active ul li a {color : #aaa899;}.main-nav > ul > li:hover > a {color : #f47104;background : none;}.main-nav .navbar-default {border : none;background : none;height : auto;min-height : 0;margin-bottom : 0;border-radius : 0;}.banner {height : 494px;}.banner li {position : relative;background-position : top center;height : 494px;background-size : cover;}.banner li img {opacity : 0;position : absolute;}.main-nav .navbar-default .collapse {padding-left : 0;padding-right : 0;}.quick-form a.toogle-button {width : 114px;height : 115px;background : url(../img/bg-sprite.png) -3px -4px no-repeat;position : absolute;top : -56px;left : 50%;z-index : 10;margin : 0 0 0 -57px;}.quick-form {background : #f47104;overflow : visible !important ;position : relative;z-index : 500;}.package-block {background : url(../img/bg-packge-block.png) top center no-repeat;position : relative;border-bottom : 1px solid #eaeaea;padding-bottom : 50px;}.package-block h2 {font-size : 42px;color : #3a3a3a;font-family : 'robotothin';text-align : center;padding : 78px 0 0 0;}.package-block h2 span.bold {color : #3a3a3a;font-family : 'robotomedium';}.package-block h2 span.left-line {width : 197px;height : 1px;background : #d4d4d4;position : relative;display : inline-block;top : -10px;}.package-block h2 span.right-line {width : 197px;height : 1px;background : #d4d4d4;position : relative;display : inline-block;top : -10px;}.package-slider {margin : 33px 0 0 0;position : relative;}.slider-padding {padding-right : 23px;}.slider-item .image {position : relative;}.slider-item .image a {display : block;padding : 0;margin : 0;}.slider-item .image .bottom-border {position : relative;}.slider-item .image img {width : 100%;position : relative;height : 150px;}.slider-item .image .bottom-border span {float : left;height : 6px;}.slider-item .image .bottom-border span.red {background : #f47104;}.slider-item .image .bottom-border span.orange {background : #fece4c;}.slider-item .image .bottom-border span.green {background : #d2e05e;}.slider-item .image .bottom-border span.blue {background : #05aaf2;}span.rupee {display : inline-block;width : 13px;height : 16px;background : url(../img/img-rupee.png) 0 1px no-repeat;}.package-content {border : #e7e7e7 solid 1px;border-top : none;}.package-content h4 {font-size : 22px;font-family : 'robotolight';text-align : center;padding : 16px 10px 0 10px;}.package-content h4:first-letter {text-transform : uppercase;}.package-content h4 a {color : #3a3a3a;text-decoration : none;}.package-content h5 {font-size : 12px;font-family : 'open_sansregular';text-align : center;text-transform : uppercase;padding : 0;margin : 13px 0 0 0;background : url(../img/bg-border.png) center repeat-x;}.package-content h5 span {background : #FFFFFF;padding : 0 10px;}.package-duration {padding : 15px 0 13px 0;position : relative;}.package-duration h6 {font-size : 34px;color : #05aaf2;font-family : 'robotothin';text-align : center;line-height : 20px;}.package-duration .day {border-right : 1px solid #e7e7e7;}.package-duration p {font-size : 12px;font-family : 'open_sansregular';text-align : center;padding : 4px 0 0 0;}.package-duration a.c-link {width : 56px;height : 55px;position : absolute;bottom : -28px;left : 50%;margin-left : -28px;background : url(../img/bg-sprite.png) -147px -15px no-repeat;}.package-slider.owl-carousel .owl-wrapper-outer {padding-bottom : 28px;}.slider-padding:hover a.c-link {background-position : -223px -15px;}.slider-padding:hover .package-content h4 a {color : #fab700;}.package-slider .owl-controls .owl-buttons .owl-prev {width : 0;height : 18px;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -153px -84px no-repeat;position : absolute;top : -59px;left : 0;}.package-slider .owl-controls .owl-buttons .owl-prev:hover {background-position : -153px -105px;}.package-slider .owl-controls .owl-buttons .owl-next {width : 0;height : 18px;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -173px -84px no-repeat;position : absolute;top : -59px;right : 0;}.package-slider .owl-controls .owl-buttons .owl-next:hover {background-position : -173px -105px;}.ue-counts {position : relative;}.ue-counts h5 {font-size : 80px;font-family : 'robotobold';text-align : center;line-height : 63px;}.ue-counts h5.count {color : #f47104;}.ue-counts h5.count2 {color : #fece4c;}.ue-counts h5.count3 {color : #cfde52;}.ue-counts h5.count4 {color : #05aaf2;}.ue-counts p {font-size : 16px;color : #717171;text-transform : uppercase;text-align : center;font-family : 'robotoregular';padding : 11px 0 16px 0;}.ue-counts .count-block {border-right : 1px solid #eaeaea;margin-top : 40px;height : 108px;}.ue-counts .count-block.last-block {border-right : none;}.ue-counts .count-block.mid-block {margin-top : 19px;padding-top : 21px;height : 129px;}a.more {width : 41px;height : 40px;background : url(../img/bg-sprite.png) -214px -78px no-repeat;display : block;z-index : 10;}a.more:hover {background-position : -265px -78px;}.package-block a.more {position : absolute;bottom : -22px;left : 50%;margin-left : -21px;}.header-block .container {position : relative;}a.menu-toggle {width : 43px;height : 43px;background : url(../img/bg-sprite.png) -315px -10px no-repeat;position : absolute;top : 27px;right : 23px;display : none;}.row.footer-padding .col-md-4.col-sm-4.f-social, .row.footer-padding col-md-4.col-sm-4.f-main-links {min-height : 205px;}.ue-blocks {background : url(../img/bg-ue-block.png) top center no-repeat;height : 474px;margin : 33px 0 0 0;overflow : hidden;}.holidays {margin : 58px 0 0 0;padding-bottom : 43px;position : relative;}.ue-blocks h2 {font-family : 'robotothin';font-size : 44px;color : #ffffff;}.ue-blocks h2.favourite {font-size : 37px;}.ue-blocks h2 span {font-family : 'robotobold';}.ue-blocks .more-plus.favourite {position : absolute;top : 9px;}.ue-blocks h2 .more-plus {position : relative;top : 4px;display : inline-block;left : 10px;}.holiday-ul {margin-top : 15px;}.holiday-ul li .day-night {padding-right : 13px;}.holiday-ul li .day-night p {background : #bfd33b;font-size : 22px;color : #ffffff;font-family : 'robotolight';text-align : center;margin-bottom : 2px;padding : 8px 0 7px 0;}.holiday-ul li .day-night p span {font-family : 'robotobold';}.holiday-ul li h4 {font-size : 20px;color : #ffffff;font-family : 'robotolight';padding : 23px 0 0 0;}.holiday-ul li h4 a {text-decoration : none;color : #ffffff;}.holiday-ul li h4 a:hover {color : #cfde52;}.holiday-ul li h5 {font-size : 24px;color : #feffff;font-family : 'robotobold';background : url(../img/bg-rupee.png) 0 6px no-repeat;padding : 0 0 0 13px;margin : 9px 0 0 0;}.day-description {padding-left : 5px;}.holiday-block {border-bottom : 1px solid #b4bbc7;padding : 16px 0 16px 0;}.holiday-block.no-border {border-bottom : none;}.holiday-ul .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.holiday-ul .bx-wrapper .bx-controls-direction a {width : 33px;height : 43px;position : absolute;background : url(../img/bg-sprite.png) 0 0 no-repeat;bottom : -44px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-prev {background-position : -368px -10px;top : auto;left : auto;right : 20px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -368px -55px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-next {background-position : -405px -10px;top : auto;left : auto;right : -15px;}.holiday-ul .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -405px -55px;}.more-plus {width : 33px;height : 32px;background : url(../img/bg-sprite.png) -447px -10px no-repeat;position : absolute;}.more-plus:hover {background-position : -485px -10px;}.holidays a.more-plus {top : 14px;right : 30px;}.service-padding {padding : 56px 0 0 47px;border-left : 1px solid #c0c2cb;}.service-block {padding : 48px 0 57px 0;}.service-block .thumbnail {background : none;border : none;}.service-block img {margin-top : 5px;transition-duration : 0.8s;transition-property : transform;}.service-block h3 {font-size : 18px;font-family : 'robotoregular';text-align : center;padding : 8px 0 0 0;width : 133px;height : 41px;}.service-block h3 a {color : #ffffff;text-decoration : none;}.service-block .go-to {width : 103px;height : 36px;background : url(../img/bg-sprite.png) -448px -54px no-repeat;display : inline-block;margin : 23px 0 0 0;}.service-grids:hover .go-to {background-position : -559px -54px;}.service-grids {border-right : 1px solid #BFBFBF;text-align : center;}.service-grids.no-border {border-right : none;}.service-grids:hover h3 a {color : #d2d2d2;}.about-ue {border-bottom : 1px solid #eaeaea;background : url(../img/bg-about-ue.png) 26px bottom no-repeat;padding : 44px 0 56px 300px;position : relative;}.about-ue h3 {font-family : 'robotothin';font-size : 38px;color : #3a3a3a;}.about-ue p {font-size : 16px;color : #707070;font-family : 'robotolight';line-height : 26px;padding : 12px 0 0 0;}.about-ue a.more {position : absolute;bottom : -22px;left : 50%;margin-left : -21px;}.ue-block-2 h4 {font-size : 28px;color : #3a3a3a;font-family : 'robotothin';margin : 35px 0 0 0;}.ue-block-2 .testimonial-slider {padding : 20px 0 0 0;}.ue-block-2 .testimonial-slider li {background : url(../img/bg-quotes.png) 10px 6px no-repeat;padding : 0 0 0 102px;min-height : 76px;}.ue-block-2 .testimonial-slider li p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 24px;}.ue-block-2 .testimonial-slider li h6 {font-size : 14px;color : #5a5a5a;font-family : 'robotoregular';padding : 13px 0 0 0;}.ue-block-2 .testimonial-slider li h6 span {font-size : 11px;color : #5a5a5a;}.ue-block-2 .testimonial-slider .bx-wrapper {margin : 0;}.ue-block-2 .testimonial-slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a {width : 8px;height : 0;overflow : hidden;padding : 8px 0 0 0;background : url(../img/bg-sprite.png) -7px -141px no-repeat;margin : 0 0 0 7px;}.testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a.active {background-position : -23px -141px;}.testimonial-slider .bx-wrapper .bx-pager {position : absolute;bottom : -8px;right : 0;text-align : right;}.more-plus-blue {width : 26px;height : 25px;background : url(../img/bg-sprite.png) -526px -12px no-repeat;display : inline-block;}.more-plus-blue:hover {background-position : -558px -12px;}.ue-block-2 h4 a.more-plus-blue {position : relative;top : 4px;}.blog-border {padding-left : 24px;}.blog-div {border-left : 1px solid #e5e5e5;padding-bottom : 47px;}.blog-border .media-heading {font-size : 14px;font-family : 'open_sanssemibold';padding : 4px 0 0 0;}.blog-border .media-heading a {color : #1e1e1e;text-decoration : none;}.blog-border .media-heading a:hover {color : #05aaf2;}.blog-border span.date {font-size : 12px;color : #8a8a8a;font-family : 'robotoregular';background : url(../img/bg-date.png) 0 2px no-repeat;display : block;padding : 0 0 0 18px;margin : 9px 0 0 0;}.blog-border p {font-size : 12px;color : #767676;font-family : 'open_sansregular';padding : 2px 0 0 0;}.blog-border .media {margin-top : 23px;}.blog-border .pull-left {margin-right : 21px;}.footer-top {background : url(../img/bg-footer-top.png) repeat;}.footer-top h3 {font-size : 24px;color : #ffffff;font-family : 'robotothin';background : url(../img/bg-f-top-border.png) 0 13px repeat-x;}.footer-top h3 span {background : url(../img/bg-footer-top.png) repeat;padding-right : 15px;}.footer-padding {padding-top : 41px;padding-bottom : 41px;}.footer-padding ul {margin : 22px 0 0 0;}.footer-padding li {margin-bottom : 7px;}.footer-padding li a {font-size : 13px;color : #acacac;font-family : 'robotothin';text-decoration : none;display : inline-block;background : url(../img/bg-footer-li.png) 0 3px no-repeat;padding : 0 0 0 22px;}.footer-padding li a:hover {color : #05aaf2;}.f-main-links {border-right : 1px dotted #636363;}.f-social {border-right : 1px dotted #636363;}.f-social ul {text-align : center;margin : 25px 0 0 0;}.f-social li {display : inline-block;margin : 0 17px 0 0;}.f-social li a {width : 39px;height : 37px;background : url(../img/bg-sprite.png) 0 0 no-repeat;display : inline-block;}.f-social li a.fb {background-position : 0 -465px;}.f-social li a.fb:hover {background-position : 0 -509px;}.f-social li a.twitter {background-position : -59px -465px;}.f-social li a.twitter:hover {background-position : -59px -509px;}.f-social li a.linked-in {background-position : -115px -466px;}.f-social li a.linked-in:hover {background-position : -115px -510px;}.f-social li a.google-plus {background-position : -172px -464px;}.f-social li a.google-plus:hover {background-position : -172px -508px;}.f-text-feild {background : #313131;border : none;border-radius : 0;font-size : 12px;color : #8e8e8e;padding-right : 29px;font-family : 'robotoregular';}.f-subscribe {position : relative;margin-top : 22px;}.f-subscribe .btn {width : 36px;height : 34px;background : url(../img/bg-sprite.png) -230px -137px no-repeat;border : none;border-radius : 0;position : absolute;top : 0;right : 0;}.f-subscribe .btn:hover {background-position : -269px -137px;}.f-subscribe h5 {font-size : 24px;color : #ffffff;text-transform : uppercase;font-family : 'robotobold';text-align : center;padding : 20px 0 0 0;}.f-category-div {padding-left : 35px;}.footer-bottom {background : url(../img/bg-footer-bottom.png) repeat;}.copy-right {padding : 11px 0 12px 0;}.copy-right p {font-size : 11px;color : #b1b1b1;font-family : Arial, Helvetica, sans-serif;}.copy-right p a {color : #ffffff;text-decoration : none;}.copy-right p a:hover {color : #05aaf2;}.powerd-by {padding : 11px 0 12px 0;}.powerd-by p {font-size : 11px;color : #b1b1b1;text-align : right;font-family : Arial, Helvetica, sans-serif;}.powerd-by p a {color : #ffffff;text-decoration : none;}.powerd-by p a:hover {color : #05aaf2;}.sportlight h2 {font-size : 42px;color : #ffffff;font-family : 'robotomedium';padding : 33px 0 35px 0;height : 114px;}.breadcrumbs {padding : 7px 0 6px 0;overflow : hidden;}.breadcrumbs li {float : left;background : url(../img/bg-breadcrumb-arrow.png) right 6px no-repeat;padding-right : 12px;margin-right : 8px;}.breadcrumbs li.active {background : none;}.breadcrumbs li a {font-size : 11px;color : #979491;text-decoration : none;font-family : 'robotoregular';}.breadcrumbs li a.link-home {background : url(../img/bg-breadcrumbs-home.png) 0 0 no-repeat;width : 10px;height : 10px;display : block;margin : 4px 0 0 0;}.breadcrumbs li.active a {color : #6c6764;}.breadcrumbs li a:hover {color : #05aaf2;}.tab-head {padding : 0 0 17px 0;}.package-tab.ui-tabs .tab-head .ui-tabs-nav li {position : relative;padding-bottom : 19px;border-bottom : 1px solid #e5e5e5 !important ;margin-right : 15px;}.package-tab .tab-head li a {display : block;font-size : 16px;color : #626262;font-family : 'robotoregular';border-right : 1px solid #e5e5e5;padding : 3px 19px 5px 17px;}.package-tab {margin-top : 16px;}.package-tab .package-tab-content {padding : 22px 0 0 0;}.package-tab-content .image img {width : 100%;}.package-tab-content .image .bottom-border span.red {background : #f47104;}.package-tab-content .image .bottom-border span.orange {background : #fece4c;}.package-tab-content .image .bottom-border span.green {background : #d2e05e;}.package-tab-content .image .bottom-border span.blue {background : #05aaf2;position : absolute;}.package-tab-content .image .bottom-border span {float : left;height : 6px;}.package-block-div:hover a.c-link {background-position : -223px -15px;}.package-block-div:hover .package-content h4 a {color : #fab700;}.package-block-div .package-content h4:first-letter {text-transform : uppercase;}.package-block-div {margin-bottom : 61px;}.tab-head li.ui-state-active a {color : #f47104;}.tab-head li span.border-bottom {width : 100%;height : 4px;position : absolute;bottom : 0;left : 0;background : #f47104;display : none;}.tab-head li span.strip {position : absolute;bottom : -6px;left : 50%;background : url(../img/bg-sprite.png) -452px -99px no-repeat;width : 11px;height : 6px;margin-left : -6px;display : none;}.tab-head li.ui-state-active span {display : block;}.tab-head .ui-tabs-nav {padding-bottom : 9px;}.p-blocks .stTabsMainWrapper > div {display : block !important ;}.p-blocks .stTabsMainWrapper > div .stPrev {width : 0;height : 18px !important ;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -153px -84px no-repeat;position : absolute;top : 9px !important ;left : 0;}.p-blocks .stTabsMainWrapper > div .stPrev:hover {background-position : -153px -105px;}.p-blocks .stTabsMainWrapper > div .stNext {width : 0;height : 18px !important ;padding-left : 17px;overflow : hidden;background : url(../img/bg-sprite.png) -173px -84px no-repeat;position : absolute;top : 9px !important ;right : 0;}.p-blocks .stTabsMainWrapper > div .stNext:hover {background-position : -173px -105px;}.tab-head-spacing {padding-left : 20px;padding-right : 30px;}.tab-main-wraper .tab-head-spacing {padding-right : 24px;}.tab-main-wraper .tab-head .ui-tabs-nav {width : 100%;}.tab-main-wraper .package-tab .tab-head li a {padding : 3px 15px 5px 11px;}.ue-pagination {padding-bottom : 35px;}.ue-pagination li {float : left;margin-right : 9px;}.ue-pagination li a {border : #dbdbdb solid 1px;border-radius : 3px;font-size : 12px;display : block;color : #727680;padding : 7px 12px 7px 12px;font-family : 'robotobold';text-decoration : none;}.ue-pagination li a:hover {color : #2699fc;}.ue-pagination li a.prev {background : url(../img/bg-pagination.png) 10px 7px no-repeat;padding-left : 30px;}.ue-pagination li a.prev:hover {background : url(../img/bg-pagination.png) 10px -18px no-repeat #2699fc;color : white;}.ue-pagination li a.next {background : url(../img/bg-pagination.png) 50px -44px no-repeat;padding-right : 30px;}.ue-pagination li a.next:hover {background : url(../img/bg-pagination.png) 50px -74px no-repeat #2699fc;color : white;}.tour-details-base {margin-top : 29px;}.tour-details-slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.tour-details-slider .bx-wrapper .bx-controls-direction a {width : 44px;height : 44px;background : url(../img/bg-sprite.png) -441px -114px no-repeat;top : auto;bottom : 0;right : 0;margin : 0;z-index : 10;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-prev {left : auto;right : 45px;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -441px -160px;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-next {background-position : -487px -114px;}.tour-details-slider .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -487px -160px;}.package-description {border : #e5e5e5 solid 1px;border-left : none;min-height : 482px;}.tour-slider-padding {padding-right : 0;}.package-description-padding {padding-left : 0;}.package-description h3 {font-size : 24px;color : #565656;font-family : 'robotolight';border-bottom : 1px solid #e5e5e5;padding : 21px 10px 19px 29px;line-height : 29px;}.p-d-days {text-align : center;border-bottom : 1px solid #e5e5e5;}.p-d-days h6 {font-size : 51px;color : #05aaf2;font-family : 'robotothin';text-align : center;line-height : 44px;padding : 15px 0 0 0;}.p-d-days p {font-size : 18px;font-family : 'robotoregular';text-align : center;padding : 4px 0 18px 0;color : #8a8a8a;}.p-d-days-border {border-right : 1px solid #e5e5e5;}.place-coverd h6 {font-size : 20px;color : #3c3c3c;font-family : 'robotoregular';padding : 20px 0 0 34px;}.p-c-padding {padding : 16px 10px 16px 35px;border-bottom : 1px solid #dfdfdf;overflow-x : hidden;height : 269px;overflow-y : auto;}.p-c-padding .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background : #f46803;}.p-c-padding p {font-size : 13px;color : #72706c;font-family : 'robotoregular';background : url(../img/bg-location.png) 0 2px no-repeat;display : inline-block;padding : 0 0 7px 18px;word-break : break-all;}.package-price {border-top : 4px solid #f8f5eb;border-bottom : 1px solid #dfdfdf;background : #fffbf1;padding : 14px 0 16px 41px;}.package-price h5 {font-size : 39px;color : #3e3e3e;font-family : 'robotobold';background : url(../img/bg-ruppe.png) 0 6px no-repeat;padding : 0 0 0 22px;}.package-price h5 > span {font-size : 18px;color : #626262;font-family : 'robotolight';padding-left : 9px;position : relative;top : -7px;}.package-price h5 span.bold {font-family : 'robotoregular';font-size : 18px;color : #626262;}.package-book-now {padding : 14px 17px 13px 44px;}.package-book-now a {display : block;font-size : 18px;color : #ffffff;font-family : 'robotomedium';text-transform : uppercase;background : url(../img/bg-tour-submit.png) 0 0 no-repeat #f47104;text-decoration : none;text-align : center;padding : 16px 0 18px 0;}.package-book-now a:hover {background-color : #fc8a2a;}.about-package p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 36px 0 30px 0;}.p-details-tab {margin-bottom : 35px;border : #e5e5e5 solid 1px;}.p-details-tab .nav-tabs {border : none;background : #05aaf2;}.p-details-tab .nav-tabs li {margin : 0;}.p-details-tab .nav-tabs li.active a {border : none;background : none;}.p-details-tab .nav-tabs li a {font-size : 18px;color : #ffffff;font-family : 'robotoregular';border : none;border-right : 1px solid #3497c2;margin : 0;padding : 9px 41px 21px 39px;line-height : normal;position : relative;border-radius : 0;}.p-details-tab .nav-tabs li a.p-tab-4 {padding-right : 42px;}.p-details-tab .nav-tabs li a:hover {background : none;}.p-details-tab .nav-tabs li.active a {background : white;color : #05aaf2;}.p-details-tab .nav-tabs li a span.ico {width : 25px;height : 25px;display : inline-block;background : url(../img/bg-sprite.png) 0 0 no-repeat;position : relative;top : 7px;left : -7px;}.p-details-tab .nav-tabs li a.p-tab-1 span.ico {background-position : -41px -290px;}.p-details-tab .nav-tabs li.active a.p-tab-1 span.ico {background-position : -11px -290px;}.p-details-tab .nav-tabs li a.p-tab-2 span.ico {background-position : -41px -321px;}.p-details-tab .nav-tabs li.active a.p-tab-2 span.ico {background-position : -11px -321px;}.p-details-tab .nav-tabs li a.p-tab-3 span.ico {background-position : -41px -351px;}.p-details-tab .nav-tabs li.active a.p-tab-3 span.ico {background-position : -11px -351px;}.p-details-tab .nav-tabs li a.p-tab-4 span.ico {background-position : -41px -383px;}.p-details-tab .nav-tabs li.active a.p-tab-4 span.ico {background-position : -11px -383px;}.p-details-tab .nav-tabs li a.p-tab-4 {border-right : none;}.p-details-tab .nav-tabs li.active a span.border {position : absolute;bottom : 0;left : 0;width : 100%;height : 4px;background : #05aaf2;top : auto;}.p-details-tab .nav-tabs li.active a span.strip {width : 11px;height : 6px;background : url(../img/bg-sprite.png) -82px -295px no-repeat;position : absolute;top : auto;bottom : -6px;left : 50%;}.tab-row {border-bottom : 1px solid #e5e5e5;padding : 35px 0 35px 0;}.tab-row h4 {font-family : 'robotoregular';font-size : 22px;color : #3a3a3a;padding-left : 10px;}.tab-row p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 10px 10px 0 10px;}.package-day {width : 88px;height : 88px;border : #e6e6e6 solid 1px;position : relative;margin : 0 auto;text-align : center;border-radius : 50%;padding : 20px 0 0 0;}.package-day h6 {font-size : 18px;color : #757575;font-family : 'robotothin';text-transform : uppercase;}.package-day h5 {font-size : 31px;color : #4a4a4a;font-family : 'robotomedium';line-height : 28px;}.package-day span.package-drive {background : #a5a5a5;font-size : 12px;color : #ffffff;font-family : 'robotoregular';padding : 1px 6px;position : absolute;bottom : -11px;left : -4px;text-transform : uppercase;width : 97px;}.package-content-div {border-left : 1px solid #e5e5e5;}.tab-row:hover span.package-drive {background : #6bc35b;}.p-details-tab .panel-default {border : none;}.p-details-tab .panel-heading {background : #05aaf2;padding : 0;}.p-details-tab .panel-heading a {display : block;text-align : center;font-size : 18px;color : #ffffff;font-family : 'robotoregular';border : none;margin : 0;padding : 9px 40px 12px 40px;text-decoration : none;line-height : normal;position : relative;border-radius : 0;}.p-details-tab .panel-heading a span.ico {width : 25px;height : 25px;display : inline-block;background : url(../img/bg-sprite.png) 0 0 no-repeat;position : relative;top : 7px;left : -7px;}.p-details-tab .panel-heading a.p-tab-1 span.ico {background-position : -41px -290px;}.p-details-tab .panel-heading a.p-tab-2 span.ico {background-position : -41px -321px;}.p-details-tab .panel-heading a.p-tab-3 span.ico {background-position : -41px -351px;}.p-details-tab .panel-heading a.p-tab-4 span.ico {background-position : -41px -383px;}.p-details-tab .panel-heading a span.border {position : absolute;bottom : 0;left : 0;width : 100%;height : 4px;background : #05aaf2;top : auto;}.p-details-tab .panel-heading a span.strip {width : 11px;height : 6px;background : url(../img/bg-sprite.png) -82px -295px no-repeat;position : absolute;top : auto;bottom : -6px;left : 50%;}.need-to-assistance {border : #dfdfdf solid 1px;margin : 0 0 25px 0;}.need-to-assistance h4 {font-size : 26px;color : #3c3c3c;font-family : 'robotolight';padding : 25px 0 0 28px;}.need-to-assistance h4 span {font-family : 'robotoblack';}.need-to-assistance p {font-size : 12px;color : #959595;font-family : 'robotoregular';margin : 13px 0 0 28px;background : url(../img/bg-assistance.png) 0 8px no-repeat;padding : 0 10px 31px 84px;line-height : 22px;}.need-to-assistance h5 {font-size : 30px;color : #6bc35b;font-family : 'robotothin';padding : 13px 0 12px 37px;}.need-to-assistance h6 {font-size : 20px;color : #6bc35b;font-family : 'robotothin';padding : 0 0 12px 41px;}.package-tab-1 {overflow : hidden;}.ue-likes {margin : 0 0 25px 0;}.ue-likes h5 {font-size : 26px;color : #3c3c3c;font-family : 'robotolight';}.ue-likes h5 span {font-family : 'robotobold';}.ue-likes {border : #dfdfdf solid 1px;padding : 25px 31px 9px 28px;}.ue-likes .media-heading {font-size : 14px;font-family : 'robotomedium';padding : 22px 0 0 0;margin-left : 9px;}.ue-likes .media-heading a {color : #565656;text-decoration : none;text-transform : lowercase;}.ue-likes .media-heading:first-letter {text-transform : uppercase;}.ue-likes .media-heading a:hover {color : #f47104;}.ue-likes .media-body p {font-size : 24px;color : #6bc35b;font-family : 'robotomedium';background : url(../img/bg-ruppe-green.png) 0 6px no-repeat;padding : 7px 0 0 15px;margin-left : 9px;}.ue-likes .media {border-bottom : 1px solid #e5e5e5;padding : 8px 0 25px 0;}.ue-likes .media.last-media {border-bottom : none;}.hotels-tabs {padding : 37px 36px 0 36px;}.hotels-tabs h4 {font-size : 16px;color : #565656;font-family : 'robotoregular';border-bottom : 1px solid #e0e0e0;padding : 16px 0 16px 0;}.hotels-tabs h4 a {color : #565656;text-decoration : none;}.hotels-tabs h4:hover, .hotels-tabs h4 a:hover {color : #f47104;}.tab-padding {position : relative;padding-right : 13px;padding-bottom : 25px;}.tab-padding p {font-size : 13px;color : #72706c;font-family : 'robotoregular';background : url(../img/bg-location-grey.png) 0 2px no-repeat;padding : 0 0 0 18px;margin : 11px 0 0 0;}.tab-padding .rating {border-left : 1px solid #e0e0e0;}.tab-padding .rating img {margin : 13px 0 8px 14px;}.h-t-right .tab-padding {padding-right : 0;padding-left : 13px;}.tab-hotel-base .vertical-bar {width : 83px;height : 1px;background : #e9e9e9;position : absolute;bottom : 0;right : 0;margin-right : -42px;}.tab-hotel-base .horizontal-bar {width : 1px;height : 83px;background : #e9e9e9;position : absolute;bottom : 0;right : 0;margin-bottom : -42px;}.tab-hotel-base {margin-bottom : 33px;}.tab-hotel-base.h-t-right .vertical-bar, .tab-hotel-base.h-t-right .horizontal-bar {display : none;}.hotels-tabs > .row:last-of-type .col-md-6.tab-hotel-base.col-sm-6 .horizontal-bar, .hotels-tabs > .row:last-of-type .col-md-6.tab-hotel-base.col-sm-6 .vertical-bar {display : none;}.tab-hotel-base.h-t-left .vertical-bar, .tab-hotel-base.h-t-left .horizontal-bar {display : none;}.last-items .tab-hotel-base .vertical-bar, .last-items .tab-hotel-base .horizontal-bar {display : none;}.inclusion-exclusion {padding : 19px 28px 19px 28px;}.inclusion-exclusion li {list-style-type : decimal;list-style-position : inside;color : #6bc35b;}.inclusion-exclusion li p {font-size : 14px;color : #707070;font-family : 'robotoregular';border-bottom : 1px dotted #b2b2b2;padding : 15px 0 14px 18px;}.inclusion-exclusion li.last-item {border-bottom : none;}.destination {margin : 20px 0 0 0;}.destination .nav-tabs {border-bottom : 1px solid #e5e5e5;}.destination .nav-tabs li {margin : 0;position : relative;}.destination .nav-tabs li a {font-size : 20px;color : #3a3a3a;font-family : 'robotolight';border : none;margin : 0;padding : 0 50px 18px 50px;line-height : normal;border-radius : 0;}.destination .nav-tabs li.active a {color : #f47104;border : none;}.destination .nav-tabs li a:hover {color : #f47104;}.destination .nav-tabs li a:hover {background : none;border : none;}.destination .nav-tabs li span.pipe {width : 1px;height : 28px;background : #e5e5e5;position : absolute;top : 0;right : 0;}.destination .nav-tabs li.active .orange-border {width : 100%;height : 4px;background : #f57a15;position : absolute;bottom : -1px;left : 0;}.destination .nav-tabs li.active .strip {width : 11px;height : 6px;background : url(../img/bg-sprite.png) -452px -99px no-repeat;position : absolute;bottom : -7px;left : 50%;margin-left : -6px;}.destination-item {margin : 40px 0 0 0;}.destination-image img {width : 100%;}.destiantion-content {border : #e7e7e7 solid 1px;border-top : none;}.temperature h6 {font-size : 40px;color : #8c8c8c;font-family : 'robotothin';background : url(../img/bg-temp.png) 17px 24px no-repeat;padding : 78px 0 18px 13px;}.temperature h6 sup {font-size : 14px;top : -19px;}.destiantion-border {border-left : 0 solid #e7e7e7;}.destiantion-description {position : relative;min-height : 120px;}.destiantion-description h4 {font-size : 22px;color : #3a3a3a;font-family : 'robotolight';padding : 33px 0 0 6px;padding-top : 19px;}.destiantion-description h4 a {color : #3a3a3a;text-decoration : none;}.package-description .p-c-padding {height : 112px;}.place-map h6 {float : left;width : 50%;}.place-map a {float : left;width : 50%;padding : 23px 0 0 16px;}.destination-block {margin-bottom : 33px;}.destination-block:hover .destiantion-description h4 a {color : #f57a15;}.destiantion-description p {font-size : 13px;color : #868686;font-family : 'open_sansregular';line-height : 18px;padding : 5px 10px 0 7px;}.destiantion-description .destination-more {width : 35px;height : 35px;background : url(../img/bg-sprite.png) -542px -115px no-repeat;position : absolute;bottom : 0;right : 0;}.destination-block:hover .destiantion-description .destination-more {background-position : -581px -115px;}.destination-details {padding : 31px 0 0 0;}.destination-details h3 {font-size : 38px;color : #3a3a3a;font-family : 'robotothin';}.destination-top {margin : 25px 0 0 0;}.destination-slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.destination-slider li img {max-width : none;width : 100%;}.destination-slider li span.top {width : 100%;height : 7px;position : absolute;top : 0;left : 0;background : url(../img/bg-top-shadow.png) top repeat-x;}.destination-slider li span.right {width : 7px;height : 100%;position : absolute;top : 0;right : 0;background : url(../img/bg-right-shadow.png) right repeat-y;}.destination-slider li span.left {width : 7px;height : 100%;position : absolute;top : 0;left : 0;background : url(../img/bg-left-shadow.png) left repeat-y;}.destination-slider li span.bottom {width : 100%;height : 7px;position : absolute;bottom : 0;left : 0;background : url(../img/bg-bottom-shadow.png) bottom repeat-x;}.destination-slider .bx-wrapper .bx-controls-direction a {width : 44px;height : 44px;background : url(../img/bg-sprite.png) -441px -114px no-repeat;top : auto;bottom : 0;right : 0;margin : 0;}.image-error {color : rgb(214 1 1);background : rgb(248 204 212);width : 100%;height : 40px;border-radius : 4px;padding : 5px;padding-left : 26px;padding-top : 9px;}.col-md-3.col-sm-6.col-xs-12.dest-map {margin-right : 20px;}.about-us ul {font-family : open_sansregular;color : #707070;font-size : 14px;line-height : 22px;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-prev {left : 0;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -441px -160px;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-next {background-position : -487px -114px;left : 45px;}.destination-slider .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -487px -160px;}.destination-single-box {border : #d7d7d7 solid 1px;margin-bottom : 23px;}.destination-slider {width : 500px;float : left;margin-right : 22px;}.destination-top .destination-single-box p {font-size : 12px;color : #6f6f6f;font-family : 'robotoregular';text-align : center;background : #f3f3f3;border-bottom : 1px solid #d7d7d7;text-transform : uppercase;padding : 3px 0 3px 0;}.destination-single-box h4 {font-size : 58px;color : #8c8c8c;font-family : 'robotothin';background : url(../img/bg-temp-1.png) 0 1px no-repeat;padding : 0 0 0 58px;margin : 12px auto 12px auto;width : 140px;}.destination-single-box h4 sup {font-size : 16px;font-family : 'robotomedium';top : -33.5px;}.destination-single-box a {font-size : 34px;text-transform : uppercase;text-decoration : none;display : block;color : #8c8c8c;font-family : 'robotothin';background : url(../img/bg-view.png) 0 1px no-repeat;padding : 18px 0 18px 58px;margin : 17px auto 16px auto;width : 140px;}.destination-top p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding-bottom : 10px;text-align : justify;}.destination-box {margin-bottom : 29px;}.destination-para {padding-top : 20px;}.destination-bottom {border-top : 1px solid #e5e5e5;margin : 25px 0 30px 0;}.reach-block-1 {border-right : 1px solid #e5e5e5;padding-right : 34px;}.reach-block-2 {border-right : 1px solid #e5e5e5;padding-right : 34px;}.destination-bottom h4 {font-size : 20px;color : #414141;font-family : 'robotolight';position : relative;padding : 7px 0 10px 45px;}.destination-bottom h4 span {width : 47px;height : 39px;background : url(../img/bg-sprite.png) -126px -290px no-repeat;position : absolute;top : 0;left : 0;}.destination-bottom .reach-block-2 h4 span {background-position : -122px -349px;}.destination-bottom .reach-block-3 h4 span {background-position : -122px -402px;left : -3px;}.reach-block-1, .reach-block-2, .reach-block-3 {padding-top : 43px;}.destination-bottom ul {margin : 14px 0 0 0;}.destination-bottom li {font-size : 14px;color : #6f6f6f;font-family : 'robotoregular';padding : 16px 0 14px 24px;border-top : 1px dotted #c3c3c3;background : url(../img/bg-li-2.png) 0 19px no-repeat;}.destination-bottom li span {font-size : 12px;color : #ffffff;background : #b4b4b4;display : inline-block;padding : 2px 20px 3px 20px;border-radius : 20px;margin : 0 0 0 10px;}.gallery {margin : 25px 0 0 0;}.gallery .gallery-block {margin-bottom : 29px;}.gallery .gallery-block:hover .gallery-name p a {color : #fece4c;}.gallery-block .image-div {position : relative;}.gallery-block .image-div a.link {width : 100%;height : 100%;background : url(../img/bg-pattern.png) 0 0 repeat;position : absolute;top : 0;left : 0;}.gallery-block .image-div a.count {font-size : 24px;color : #43423f;font-family : 'robotobold';width : 60px;height : 60px;background : url(../img/bg-sprite.png) -543px -168px no-repeat;position : absolute;top : 50%;left : 50%;margin : -30px 0 0 -30px;text-align : center;padding : 20px 0 0 0;z-index : 1;text-decoration : none;}.gallery-block .image-div img {width : 100%;}.gallery-block .image-div span.top {width : 0;height : 6px;background : #fece4c;position : absolute;top : 0;left : 0;}.gallery-block .image-div span.right {width : 6px;height : 0;background : #fece4c;position : absolute;top : 0;right : 0;}.gallery-block .image-div span.bottom {width : 0;height : 6px;background : #fece4c;position : absolute;bottom : 0;right : 0;}.gallery-block .image-div span.left {width : 6px;height : 0;background : #fece4c;position : absolute;bottom : 0;left : 0;}.gallery-name p a {display : block;font-size : 16px;color : #232323;font-family : 'robotoregular';text-decoration : none;border : #e2e2e2 solid 1px;border-top : none;padding : 15px 0 18px 20px;box-shadow : 0 2px 4px #d4d4d4;}.gallery-block:hover a.count {background-position : -620px -168px;}.gallery-details {margin : 38px 0 30px 0;}.gallery-details-block {position : relative;overflow : hidden;margin-bottom : 32px;}.gallery-details-block img {width : 100%;}.gallery-details-block a {display : block;padding : 0;margin : 0;}.gallery-details-block a.gallery-hover {width : 100%;height : 100%;background : url(../img/bg-gallery-overlay.png) repeat;position : absolute;top : 0;left : -100%;}.gallery-details-block a.gallery-hover span {width : 69px;height : 69px;background : url(../img/bg-sprite.png) -253px -187px no-repeat;position : absolute;top : 50%;left : -15%;margin : -34.5px 0 0 -34.5px;}.contact-top {margin : 0 0 0 0;}.contact-address {padding-right : 0;}.contact-address ul {border-right : 1px solid #e7e7e7;padding : 39px 0 0 0;}.contact-address li {border-bottom : 1px solid #e7e7e7;padding : 0 10px 27px 0;margin-bottom : 35px;}.contact-address li .media-heading {font-size : 18px;color : #5d5d5d;font-family : 'open_sanssemibold';padding : 1px 0 0 0;margin : 0;}.contact-address li p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';line-height : 22px;padding : 3px 0 0 0;}.contact-address li h5 {font-size : 22px;color : #2c2c2c;font-family : 'robotolight';margin : 4px 0 0 0;line-height : 26px;}.contact-address li h5 a {text-decoration : none;color : #2c2c2c;}.contact-address li h5 a:hover {color : #fece4c;}.contact-address li .media-object {margin-right : 16px;}.contact-address li.c-padding .media-heading {margin-top : 9px;}.contact-address li.last {border-bottom : none;margin-bottom : 0;}.contact-form {padding : 40px 0 0 16px;}.contact-form .form-block {margin-bottom : 21px;}.commen-text-field {background : #efefef;border : none;height : auto;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;}.commen-textarea-field {background : #efefef;border : none;height : 100px;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;resize : none;}.contact-form .form-block .commen-textarea-field {height : 140px;}.contact-form p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.form-captcha {position : relative;margin-top : 19px;}.form-captcha img {position : absolute;top : 23px;right : 0;height : 45px;}.form-captcha .commen-text-field {padding-right : 115px;}.btn-form-submit {font-size : 18px;color : #ffffff;font-family : 'open_sanssemibold';background : #05aaf2;border : none;border-radius : 0;margin : 24px 0 0 0;padding : 18px 0 15px 0;}.btn-form-submit:hover {background : #a1b117;}.map-base {position : relative;margin : 15px;}#map {height : 501px;position : relative;}.map-base .top-shadow {width : 100%;height : 7px;position : absolute;top : 0;left : 0;background : url(../img/bg-top-shadow.png) top repeat-x;z-index : 500;}.services {margin : 25px 0 0 0;}.service-grid {border-bottom : 1px solid #e5e5e5;padding-bottom : 47px;padding-top : 29px;}.service-grid h4 {font-size : 30px;color : #565656;font-family : 'robotolight';padding : 17px 0 0 9px;}.service-grid p {font-size : 16px;color : #707070;line-height : 26px;font-family : 'robotolight';padding : 11px 0 0 9px;}.service-grid a {font-size : 16px;color : #ffffff;display : inline-block;background : #4e4e4e;font-family : 'open_sanssemibold';text-decoration : none;text-transform : uppercase;padding : 14px 31px 12px 31px;margin : 28px 0 0 9px;}.service-grid:hover a {background : #f47104;}.service-grid img {width : 100%;margin-top : 5px;transition-duration : 0.8s;transition-property : transform;}.grid-right h4 {padding-left : 0;}.grid-right p {padding-left : 0;}.grid-right a {margin-left : 0;}.service-grid.last {border-bottom : none;}.testimonials {width : 105%;margin : 38px 0 0 0;position : relative;}.testimonial-content {position : relative;}.testimonial-content p {background : url(../img/bg-wuotes-2.png) right bottom no-repeat;font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 26px;border : #dfdfdf solid 1px;padding : 25px 20px 51px 34px;}.testimonial-content .strip {position : absolute;bottom : -16px;left : 0;width : 16px;height : 16px;background : url(../img/bg-sprite.png) -367px -232px no-repeat;}.testimonials-block h5 {font-size : 14px;color : #5a5a5a;font-family : 'robotoregular';padding : 12px 0 0 20px;background : url(../img/bg-text-shadow.png) top repeat-x;}.testimonials-block h5 span {font-size : 11px;color : #5a5a5a;padding-left : 10px;}.testimonail-outer {overflow : hidden;}.career {background : url(../img/bg-packge-block.png) top center no-repeat;}.career p {font-size : 26px;color : #505050;font-family : 'robotolight';line-height : 36px;padding : 82px 0 0 43px;}.career p a {color : #05aaf2;font-family : 'robotoregular';text-decoration : none;}.career p a:hover {color : #f47104;}.career img {margin : 37px 0 0 0;position : relative;top : 3px;}.career-block-2 {background : url(../img/bg-career-border.png) top repeat-x #f9f9f9;padding-bottom : 63px;}.career-block-2 h3 {font-size : 42px;color : #5b5b5b;font-family : 'robotothin';text-align : center;padding : 35px 0 0 0;}.position-row {margin-top : 32px;}.position-block {padding : 33px 15px 36px 19px;background : #ffffff;border : #e0e0e0 solid 1px;margin-bottom : 30px;box-shadow : 0 2px 2px #d0d0d0;}.position-block h4 {font-size : 28px;color : #5b5b5b;font-family : 'robotolight';}.position-block h4 a {color : #5b5b5b;text-decoration : none;}.position-block h4 span.number-vacancy {font-size : 11px;color : #ffffff;background : #f47104;font-family : 'robotoregular';display : inline-block;padding : 4px 13px;margin-left : 13px;position : relative;top : -4px;border-radius : 2px;}.position-block .work-time {font-size : 12px;color : #848484;font-family : 'open_sansregular';text-transform : uppercase;display : block;background : url(../img/bg-time.png) 0 2px no-repeat;padding : 0 0 0 20px;margin : 9px 0 0 3px;}.position-block p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 10px 0 0 2px;min-height : 60px;}.position-block a.apply {font-size : 12px;color : #ffffff;font-family : 'robotoregular';background : #6bc35b;display : inline-block;padding : 6px 19px 6px 19px;text-transform : uppercase;margin : 17px 0 0 0;text-decoration : none;}.position-block a.apply:hover {background : #58b348;}.blog {overflow : hidden;}.blog-outer {margin : 29px 0 0 0;overflow : hidden;}.blog-base-div {position : relative;width : 102%;}.blog-block {border : #dfdfdf solid 1px;}.blog-top {padding : 23px 0 22px 22px;border-bottom : 1px solid #dfdfdf;}.blog-top h3 {font-size : 23px;color : #1e1e1e;font-family : 'robotolight';line-height : 30px;}.blog-top h3 a {color : #1e1e1e;text-decoration : none;}.blog-top span.time {font-size : 12px;color : #414141;font-family : 'open_sansregular';text-transform : uppercase;display : block;background : url(../img/bg-time-2.png) 0 2px no-repeat;padding : 5px 0 0 27px;margin : 8px 0 0 3px;}.blog-content {padding : 22px 10px 24px 21px;border-bottom : 1px solid #dfdfdf;}.blog-content p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 0;}.blog-content p.blog-by {font-size : 13px;color : #828282;padding : 0 0 0 18px;font-family : 'robotoregular';margin : 17px 0 0 0;background : url(../img/bg-blog-by.png) 1px 3px no-repeat;}.blog-content p.blog-by span {color : #4e4e4e;}.blog-tags {text-align : center;border-right : 1px solid #e0e0e0;}.blog-tags p {display : inline-block;font-size : 11px;color : #ffffff;font-family : 'open_sansregular';background : #f47104;line-height : normal;margin : 8px 0;padding : 3px 10px 3px 10px;text-transform : uppercase;position : relative;}.blog-tags p .tag-span {background : url(../img/bg-tag.png) 0 0 no-repeat;width : 10px;height : 21px;position : absolute;top : 0;right : -10px;display : inline-block;}.blog-tags a.tag-link {width : 21px;height : 21px;background : url(../img/bg-sprite.png) -183px -288px no-repeat;display : inline-block;position : relative;top : 6px;left : 10px;}.blog-tags a.tag-link:hover {background-position : -211px -288px;}.blog-likes img {padding-top : 9px;}.blog-block:hover .blog-top h3 a {color : #75ad14;}.sidebar {background : url(../img/bg-sidebar.png) left repeat-y;margin-bottom : -99999px;padding-bottom : 99999px;}.sidebar h4 {font-size : 24px;color : #555555;padding : 30px 0 0 27px;font-family : 'robotolight';}.sidebar h4 a.more-plus-blue {position : relative;top : 4px;left : 6px;}.archives {border-bottom : 1px solid #e5e3e2;padding-bottom : 35px;}.archives ul {padding : 8px 0 0 28px;}.archives li {border-bottom : 1px solid #e5e3e2;font-size : 13px;color : #878777;font-family : 'open_sansregular';padding : 10px 0 12px 25px;background : url(../img/bg-li-3.png) 0 12px no-repeat;}.archives li span.text-bold {font-family : 'open_sanssemibold';padding-right : 5px;}.archives li span.space {padding : 0 10px;}.archives li.last {border-bottom : none;}.archives li:hover {color : #54544d;background-position : 0 -31px;}.popular-tags {padding-bottom : 35px;}.popular-tags ul {padding : 17px 0 0 28px;}.popular-tags li {float : left;margin-right : 25px;padding-bottom : 14px;}.popular-tags li a {display : inline-block;font-size : 11px;color : #ffffff;font-family : 'open_sansregular';background : #f47104;line-height : normal;margin : 0 0;padding : 3px 10px 3px 10px;text-transform : uppercase;position : relative;text-decoration : none;}.popular-tags li a span.tag-span {background : url(../img/bg-tag.png) 0 0 no-repeat;width : 10px;height : 21px;position : absolute;top : 0;right : -10px;display : inline-block;}.popular-tags li a:hover {opacity : 0.8;}.blog-details {padding-bottom : 50px;}.blog-details h4 {font-size : 23px;color : #1e1e1e;font-family : 'robotolight';padding : 36px 0 0 0;}.blog-details span.time {font-size : 12px;color : #414141;font-family : 'open_sansregular';text-transform : uppercase;display : block;background : url(../img/bg-time-2.png) 0 2px no-repeat;padding : 5px 0 0 27px;margin : 6px 0 0 3px;float : left;}.blog-details p.blog-by {font-size : 13px;color : #828282;padding : 0 0 0 18px;font-family : 'robotoregular';margin : 10px 0 0 15px;background : url(../img/bg-blog-by.png) 1px 3px no-repeat;float : left;}.blog-details p.blog-by span {color : #4e4e4e;}.blog-image {margin : 20px 0 0 0;}.blog-content-display {padding : 22px 0 0 0;border-bottom : 1px solid #e0e0e0;}.blog-content-display p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 25px;padding : 0 0 16px 0;}.blog-like-div li {float : left;margin-right : 25px;margin-top : 12px;padding-bottom : 14px;}.blog-like-div li a {display : inline-block;font-size : 11px;color : #ffffff;font-family : 'open_sansregular';background : #f47104;line-height : normal;margin : 0 0;padding : 3px 10px 3px 10px;text-transform : uppercase;position : relative;text-decoration : none;}.blog-like-div li a span.tag-span {background : url(../img/bg-tag.png) 0 0 no-repeat;width : 10px;height : 21px;position : absolute;top : 0;right : -10px;display : inline-block;}.blog-like-div li a:hover {opacity : 0.8;}.blog-like-count img {padding-top : 9px;}.recent-post {border-bottom : 1px solid #e5e3e2;padding-bottom : 15px;}.recent-post ul {padding : 3px 0 0 28px;}.recent-post li {border-bottom : 1px solid #e5e3e2;padding : 21px 0 19px 0;}.recent-post li .media-heading {font-size : 14px;color : #5f5641;font-family : 'robotobold';margin : 0;padding : 4px 0 0 0;}.recent-post li .media-heading a {text-decoration : none;color : #5f5641;}.recent-post li p {font-size : 11px;color : #939393;font-family : 'robotoregular';padding : 4px 0 0 0;}.recent-post li .blog-time {font-size : 12px;color : #676767;font-family : 'robotoregular';display : block;background : url(../img/bg-time.png) 0 2px no-repeat;padding : 0 0 0 20px;margin : 3px 0 0 0;}.recent-post li .pull-left {margin-right : 15px;}.recent-post li.last {border-bottom : none;}.recent-post li:hover .media-heading a {color : #51aa41;}.desgin-ur-trip {background : url(../img/bg-packge-block.png) center -13px no-repeat;}.dup-top h4 {font-size : 22px;color : #616161;}.dup-top {margin-top : 40px;}.dup-top h4 {font-size : 22px;color : #616161;line-height : 33px;font-family : 'robotolight';padding : 44px 0 0 0;}.dup-top p {font-size : 14px;color : #6e6e6e;font-family : 'robotoregular';line-height : 22px;padding : 12px 0 0 0;}.dup-middle {border : #dfdfdf solid 1px;position : relative;}.dup-progress {border-bottom : 1px solid #dfdfdf;background : #fbfbfb;padding : 0 15px;}.progress-div {margin : 0 50px;height : 16px;background : url(../img/bg-progress.png) repeat-x;border : #c1c1c1 solid 1px;position : relative;top : 12px;border-radius : 35px;padding : 2px 3px 2px 3px;overflow : hidden;}.p-bar {width : 15px;height : 100%;background : url(../img/pbar-over.png) repeat-x;border-top-left-radius : 35px;border-bottom-left-radius : 35px;padding : 2px 3px 2px 3px;}.stage-2 .p-bar {width : 31.5%;}.stage-3 .p-bar {width : 59%;}.stage-4 .p-bar {width : 100%;border-top-right-radius : 35px;border-bottom-right-radius : 35px;}.progress-name {font-size : 14px;display : inline-block;color : #898989;font-family : 'robotomedium';text-transform : uppercase;}.progress-name.active {color : #2da609;background : white;border : #c9c9c9 solid 1px;padding : 6px 27px 5px 27px;border-radius : 3px;position : relative;top : -5px;}.progress-name.active span {width : 10px;height : 5px;background : url(../img/bg-sprite.png) -506px -216px no-repeat;position : absolute;bottom : -5px;margin-left : -5px;left : 50%;}.progress-name-base {padding-top : 32px;}.design-pages {margin : 15px 0 0 0;}.design-pages h3 {font-size : 26px;color : #464545;font-family : 'robotolight';padding : 34px 10px 0 54px;}.choose-activity {padding : 27px 0 0 0;}.choose-activity .active span.border {display : block;}.choose-activity .active span.strip {display : block;}.choose-row-1 {border-bottom : 1px solid #e5e5e5;}.activity-block {text-align : center;border-right : 1px solid #e4e4e4;padding-bottom : 18px;cursor : pointer;}.activity-block.border-none {border-right : none;}.activity-block h5 {text-align : center;font-size : 16px;color : #696969;font-family : 'robotoregular';padding : 20px 0 8px 0;}.choose-ico span {display : block;margin : 0 auto;}.choose-ico span img {margin : 0 auto;}.choose-ico .activity-hover {display : none;}.check-box {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;margin : 6px 0 0 0;}.already-booked input.check-box-radio {position : absolute;}input.check-box-radio {opacity : 0;margin : 0;display : block;}.desgin-info {font-size : 14px;color : #f47104;font-family : 'robotomedium';text-decoration : none;text-transform : uppercase;display : inline-block;padding : 8px 11px 4px 2px;background : url(../img/bg-more.png) right 11px no-repeat;float : left;}.more-border {border-left : 1px solid #e5e5e5;}.desgin-info:hover {color : #2aa306;text-decoration : none;}.design-first-section {overflow : hidden;}.choose-row-2 .activity-block {padding-top : 35px;}.choose-row-3 {padding : 23px 45px 38px 45px;border-bottom : 1px solid #e5e5e5;}.choose-row-3 p {font-size : 14px;color : #777777;font-family : 'robotoregular';padding : 0 0 7px 0;}textarea.desgin-trip-feild {border-radius : 0;resize : none;box-shadow : none;border : #e0e0e0 solid 1px;font-family : 'robotoregular';font-size : 12px;height : 63px;}.choose-row-4 {padding-top : 41px;}.desgin-trip-button {margin : 25px 0 25px 0;}.design-bt-goup {font-size : 16px;font-family : 'open_sansregular';background : #f47104;color : #ffffff;display : inline-block;position : relative;padding : 11px 58px 10px 21px;}.design-bt-goup.left-button {padding : 11px 21px 10px 58px;}.design-bt-goup.left-button span {right : auto;left : 0;}.design-bt-goup:hover {text-decoration : none;color : white;background : #e16804;}.design-bt-goup span {font-size : 16px;font-family : 'open_sansbold';position : absolute;top : 0;right : 0;background : #ca5325;padding : 10px 11px 10px 12px;}.choose-row-5 {border-bottom : 1px solid #e5e5e5;}.design-price {position : relative;border-right : 1px solid #e5e5e5;margin-right : 34px;padding-top : 25px;padding-bottom : 23px;}.design-price span {width : 43px;height : 43px;display : block;background : url(../img/bg-sprite.png) 0 0 no-repeat;margin : 0 auto;}.design-price span.domestic {background-position : -189px -382px;}.design-price span.international {background-position : -189px -333px;}.design-price.active span.international {background-position : -241px -332px;}.design-price.active span.domestic {background-position : -242px -382px;}.design-price p {font-size : 14px;color : #5b5b5b;font-family : 'robotoregular';text-align : center;padding : 8px 0 0 0;}.design-price span.border {width : 3px;height : 100%;background : #f47104;position : absolute;top : 0;right : 0;display : none;}.design-price span.strip {width : 6px;height : 11px;position : absolute;top : 50%;right : -6px;margin-top : -6px;background-position : -511px -228px;display : none;}.desing-values {padding : 41px 0 20px 0;border-right : 1px solid #e5e5e5;cursor : pointer;}.desing-values p {font-size : 12px;color : #777777;font-family : 'robotoregular';text-transform : uppercase;padding : 0 0 0 31px;position : relative;}.desing-values p span.bold {font-size : 20px;color : #3e3e3e;font-family : 'robotobold';}.desing-values p span.radio {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : 0;left : 0;}.desing-values p span.to {font-size : 20px;color : #808080;padding : 0 2px;text-transform : none;}.last-values {border-right : none;}.choose-row-6 {padding : 23px 55px 38px 55px;}.choose-row-9 {padding : 23px 55px 38px 55px;}.already-booked {padding-bottom : 20px;}.already-booked p {font-size : 16px;color : #777777;font-family : 'robotoregular';float : left;}.already-booked label {float : left;margin : 0 0 0 20px;position : relative;font-size : 14px;color : #777777;font-family : 'robotoregular';font-weight : normal;padding : 1px 0 0 24px;}.already-booked label span.radio {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : 0;left : 0;margin : 0;}.already-booked label span.radio.selected {background-position : -443px -219px;}.datepicker1 {background : url(../img/bg-date-picker.png) right top no-repeat #efefef;}.design-from-block p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.design-from-block .selector {height : auto;background : none;background : url(../img/bg-drp.png) right top no-repeat #efefef;width : 100% !important ;padding : 0;}.design-from-block .selector > span {background : none;border : none;width : 100% !important ;height : auto;line-height : normal;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;overflow : hidden;}.design-from-block .select-dropdown {height : 47px;}.design-from-block .selector:hover {background-position : top right;}.design-from-block .selector.hover.active {background-position : top right;}.design-from-block .selector.focus {background-position : top right;}.design-from-block {padding-bottom : 28px;}.design-from-block .commen-textarea-field {height : 140px;}.design-contact-form {padding : 23px 58px 0 58px;}.design-contact-form p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.desgin-c-form-block {margin-bottom : 21px;}.desgin-c-form-block .commen-textarea-field {height : 140px;}.desgin-c-form-block .form-captcha {margin : 0;}.choose-row-12 {padding : 23px 58px 38px 58px;}.choose-row-12 p {font-size : 14px;color : #777777;font-family : 'robotoregular';padding-left : 29px;padding-top : 2px;}.choose-row-12 span.radio {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : 0;left : 0;margin : 0;}.radio-blocks {position : relative;border-right : 1px solid #e9e9e9;}.radio-blocks.last {border-right : none;}.choose-row-top {border-bottom : 1px solid #e9e9e9;}.choose-row-bottom .radio-blocks {padding-top : 11px;}.choose-row-bottom .radio-blocks span.radio {top : 12px;}.finsh-bt {font-size : 16px;font-family : 'open_sansbold';background : #05aaf2;color : #ffffff;display : inline-block;position : relative;padding : 11px 31px 10px 31px;border : none;}.finsh-bt:hover {background : #1fbbff;text-decoration : none;color : white;}.pop-up {background : none;background-color : white;}.career-popup {overflow : hidden;}.popup-heading h3 {font-size : 30px;color : #424242;font-family : 'open_sansbold';text-transform : uppercase;background : #fafafa;border-bottom : 1px solid #ededed;padding : 23px 0 20px 34px;}.cp-left {border-right : 1px solid #ededed;padding-bottom : 99999px;margin-bottom : -99999px;}.job-qualification {padding : 11px 0 0 29px;}.jobs-border {border-bottom : 1px dotted #b4b4b4;padding : 17px 0 15px 0;}.jobs-border h5 {font-size : 16px;color : #3d3d3d;font-family : 'open_sansbold';text-transform : uppercase;background : url(../img/bg-carrer-p-h4.png) 0 -1px no-repeat;padding : 3px 0 2px 30px;}.jobs-border h5.c-p-location {background-position : 0 -76px;}.jobs-border h5.c-p-experience {background-position : 0 -152px;}.jobs-border h5.c-p-vacancies {background-position : 0 -226px;}.jobs-border p {font-size : 14px;color : #646464;font-family : 'open_sansregular';}.jobs-border p span {padding-right : 10px;}.p-job-description {padding : 32px 10px 0 34px;}.p-job-description h4 {font-size : 24px;color : #3d3d3d;font-family : 'open_sansregular';}.p-job-description p {font-size : 14px;color : #646464;line-height : 26px;font-family : 'open_sansregular';padding : 11px 0 0 0;}.c-p-padding {padding : 27px 37px 40px 22px;}.c-p-padding p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.c-pform-block {margin-bottom : 20px;}.c-pform-block .commen-textarea-field {height : 98px;}.pop-up-button {font-size : 16px;color : #ffffff;font-family : 'open_sanssemibold';background : #6cc35b;border : none;border-radius : 0;margin : 0 0 0 0;padding : 14px 0 14px 0;}.pop-up-button:hover {background : #7cd26b;}.c-pform-block .NFI-wrapper {background : #efefef;border : none;height : auto;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;width : 100%;position : relative;overflow : hidden !important ;}.c-pform-block .NFI-wrapper .NFI-filename {background : none;border : none;font-family : 'robotoregular';font-size : 14px;color : #828282;}.c-pform-block .NFI-wrapper .NFI-button {background : url(../img/bg-upload.png) 0 0 no-repeat;width : 52px;height : 40px;position : absolute !important ;bottom : 3px;right : 0;text-indent : -9999px;}.fancybox-close {width : 36px;height : 36px;background : url(../img/bg-close-pop-up.png) 0 0 no-repeat;top : 0;right : 0;}.book-now-padding {padding : 31px 38px 15px 38px;border-bottom : 1px solid #ededed;}.book-now-padding-2 {padding : 31px 38px 31px 38px;}.book-now-blocks p {font-size : 14px;color : #5d5d5d;font-family : 'open_sansregular';padding-bottom : 5px;}.book-now-blocks {margin-bottom : 20px;}.book-now-blocks .commen-textarea-field {height : 134px;}.radio-text {font-size : 14px;color : #5d5d5d;font-family : 'robotoregular';padding-left : 26px;}.form-radio {position : relative;margin : 15px 0 0 0;}.form-radio span.radio-bt {width : 20px;height : 20px;background : url(../img/bg-sprite.png) -472px -219px no-repeat;display : inline-block;position : absolute;top : -2px;left : 0;}.form-radio input.check-box-radio {opacity : 0.1;margin : 0;position : absolute;}.slider .bx-wrapper .bx-viewport {box-shadow : none;border : none;left : 0;background : none;}.slider .bx-wrapper .bx-controls-direction a {width : 48px;height : 47px;background : url(../img/bg-sprite.png) 0 0 no-repeat;margin-top : -23px;}.slider .bx-wrapper .bx-controls-direction a.bx-prev {background-position : -307px -269px;}.slider .bx-wrapper .bx-controls-direction a.bx-prev:hover {background-position : -307px -320px;}.slider .bx-wrapper .bx-controls-direction a.bx-next {background-position : -365px -269px;}.slider .bx-wrapper .bx-controls-direction a.bx-next:hover {background-position : -365px -320px;}.banner-head {text-align : center;padding : 165px 0 0 0;}.banner-head h2 {font-size : 60px;color : #ffffff;font-family : 'robotothin';letter-spacing : 1px;position : relative;text-shadow : 1px 2px black;}.banner-head h2 span {font-family : 'robotobold';}.banner-package-details {margin : 18px 0 0 0;text-align : center;}.banner-package-details .b-day {background : url(../img/bg-overlay-banner.png) repeat;text-align : center;padding : 2px 17px 1px 17px;display : inline-block;position : relative;top : 0;}.banner-package-details .b-day h4 {font-size : 40px;color : #fece4c;font-family : 'robotothin';}.banner-package-details .b-day span {font-size : 14px;color : #ffffff;font-family : 'robotoregular';position : relative;top : -2px;}.banner-package-details .b-day.b-day {margin-left : -2px;position : relative;}.banner-price {background : url(../img/bg-overlay-banner.png) repeat;text-align : center;padding : 16px 39px 15px 31px;display : inline-block;margin-left : 4px;position : relative;top : -14px;}.banner-price h5 {font-size : 32px;color : #ffffff;font-family : 'robotothin';}.banner-price h5 span {color : #e4ff02;font-family : 'robotobold';background : url(../img/bg-r-banner.png) 0 6px no-repeat;display : inline-block;padding-left : 22px;}.banner-button {display : inline-block;position : relative;top : -19px;left : 0;}.banner-button a {display : block;font-size : 24px;color : #ffffff;font-family : 'robotoregular';background : url(../img/bg-banner-link.png) 26px 16px no-repeat #05aaf2;padding : 24px 25px 24px 61px;}.banner-button a:hover {text-decoration : none;background-color : #3abdf6;}.banner li .top-shadow {position : absolute;top : 0;left : 0;width : 100%;height : 7px;background : url(../img/bg-banner-shadow.png) top repeat-x;}.home-text-feild {font-size : 12px;color : #884712;font-family : 'robotoregular';background : #fde4cb;border : none;border-radius : 0;height : auto;padding : 12px 7px 11px 12px;box-shadow : 0 1px 4px #bf5800;}.home-text-feild:focus {box-shadow : 0 1px 4px #bf5800;}.home-form-outer {overflow : hidden;padding : 38px 0 26px 0;}.home-text-feild::-webkit-input-placeholder {color : #884712;text-transform : uppercase;}.home-form-block {padding-bottom : 13px;}.fb_iframe_widget {bottom : 5px;}.home-submit-bt {background : #ffe62d;border : none;font-size : 14px;color : #a35a1d;font-family : 'robotobold';text-transform : uppercase;padding : 12px 0 10px 0;box-shadow : 0 1px 4px #bf5800;}.home-submit-bt:hover {background : #ffea84;}.home-submit-bt:hover {box-shadow : 0 1px 4px #bf5800;}.home-vissile {height : 0;overflow : hidden;}.quick-form a.toogle-button.active {width : 41px;height : 44px;background-position : -438px -272px;margin-left : -20.5px;top : -26px;}.main-nav > ul > li .drp-ul {top : 33px;left : 0;width : 238px;position : absolute;z-index : 100;background : url(../img/bg-drp-ul.png) repeat;display : none;}.main-nav > ul > li ul li {float : none;}.main-nav > ul > li ul li a {display : block;padding : 0;font-size : 14px;color : #aaa899;text-transform : none;border-bottom : 1px solid #504e33;border-right : none;padding : 12px 10px 10px 33px;background : url(../img/bg-drp-li.png) 18px 15px no-repeat;}.main-nav > ul > li ul li a:hover {background : url(../img/bg-drp-li.png) 18px 15px no-repeat;color : #ffffff;}.main-nav > ul > li:hover .left {width : 14px;height : 26px;background : url(../img/bg-menu-active-shadow.png) -1px 0 no-repeat;position : absolute;bottom : -3px;left : 0;}.main-nav > ul > li:hover .right {width : 14px;height : 26px;background : url(../img/bg-menu-active-shadow.png) -23px 0 no-repeat;position : absolute;bottom : -3px;right : 0;}.main-nav > ul > li.last:hover .right {display : none;}.main-nav > ul > li.first:hover .left {display : none;}.drp-ul > span {float : left;height : 3px;}.drp-ul > span.red {background : #f47104;}.drp-ul > span.orange {background : #fece4c;}.drp-ul > span.green {background : #d2e05e;}.drp-ul > span.blue {background : #05aaf2;}.home-date-pickers {background : url(../img/bg-home-date-picker.png) top right no-repeat #fde4cb;}.form-select .selector {width : 100% !important ;background : #fbc69b;background : #fde4cb;padding : 0;height : auto;}.form-select .selector span {font-size : 12px;color : #884712;width : 100% !important ;font-family : 'robotoregular';background : url(../img/bg-form-drp.png) top right no-repeat;border : none;height : auto;line-height : normal;border-radius : 0;padding : 12px 7px 11px 12px;box-shadow : 0 1px 4px #bf5800;}.form-select .selector.hover span, .form-select .selector.hover.active span, .form-select .selector.focus span {background-position : top right;}.form-select .selector .home-form-drp {width : 100%;height : 35px;}.no-data {color : red;font-size : 14px;min-height : 100%;display : block;padding-top : 10px;padding-bottom : 10px;}.success {color : green;font-size : 18px;min-height : 100%;display : block;padding-top : 10px;padding-bottom : 10px;}.archives li a {color : #878777;text-decoration : none;cursor : pointer;}.archives li.active {color : #54544D;background-position : 0 -31px;}.blog-like-count {padding-top : 9px;}#subscribetime {color : #F12D15;}#subscribetime.sucess {color : #25A353;}.home-form-outer .selecter .selecter-selected {font-size : 12px;color : #884712;width : 100% !important ;font-family : 'robotoregular';background : url(https://192.168.1.18/ue_holidays/themes/user-theme/img/bg-form-drp.png) top right no-repeat #fde4cb;border : none;height : auto;line-height : normal;border-radius : 0;padding : 12px 7px 11px 12px;box-shadow : 0 1px 4px #bf5800;}.selecter {max-width : none;margin : 0;}.home-form-outer .selecter .selecter-item {border-radius : 0;width : 100% !important ;background : #fde4cb;padding : 10px;height : auto;color : #884712;border-bottom : 1px solid #e5ac79;}.home-form-outer .selecter .selecter-item:hover {background : #fcf1e6;}.design-from-block .selecter .selecter-selected, .desgin-c-form-block .selecter .selecter-selected {background : url(../img/bg-drp.png) right top no-repeat #efefef;padding : 0;height : 47px;border : none;width : 100% !important ;height : auto;line-height : normal;font-family : 'robotoregular';font-size : 14px;color : #828282;padding : 13px 10px 13px 10px;border-radius : 0;box-shadow : none;overflow : hidden;}.about-top {background : url(../img/bg-about-top.png) bottom center no-repeat;border-bottom : 1px solid #e5e5e5;}.about-top p {font-size : 18px;color : #616161;font-family : 'robotolight';line-height : 30px;padding : 75px 0 89px 0;}.about-second-middle {border-bottom : 1px solid #e5e5e5;padding : 51px 0 51px 0;}.why-choose h3 {font-size : 24px;color : #646464;font-family : 'robotolight';}.why-choose h4 {font-size : 110px;color : #f47104;font-family : 'robotomedium';line-height : 71px;padding : 5px 0 11px 0;position : relative;left : -2px;}.why-choose h5 {font-size : 26px;color : #646464;font-family : 'robotomedium';position : relative;left : 3px;}.about-padding-off {padding-left : 0;}.about-padding-off p {font-size : 14px;color : #707070;font-family : 'open_sansregular';line-height : 24px;}.about-padding-off ul {margin : 18px 0 0 0;}.about-padding-off li {font-size : 14px;color : #3c3b3b;font-family : 'open_sanssemibold';float : left;background : url(../img/bg-list-3.png) 0 0 no-repeat;padding : 0 0 0 22px;margin : 0 37px 14px 0;}.about-block-3 {border-bottom : 1px solid #e5e5e5;padding-bottom : 47px;}.about-rows {padding-top : 50px;}.about-rows .thumbnail {border : none;padding : 0;}.about-rows .caption {border-right : 1px solid #e5e5e5;min-height : 352px;padding : 0;margin : 26px 0 0 0;}.about-rows .caption h3 {font-size : 20px;color : #3c3b3b;font-family : 'open_sansregular';text-align : center;line-height : 24px;padding : 0 7px 0 7px;}.about-rows .caption p {font-size : 14px;color : #707070;font-family : 'open_sansregular';text-align : center;line-height : 24px;padding : 11px 30px 0 0;}.about-rows .last .caption {border-right : none;}.blog-block .blog-likes {padding-left : 0;padding-top : 10px;}.blog-likes .fb-like {float : left;margin-right : 10px;}.half-box {float : left;width : 25%;}.half-box.secnd {margin-left : 3.5%;}.loader {position : fixed;width : 100%;height : 100%;background : #fff;left : 0;top : 0;z-index : 100;}.collapse-tab-wrapper .panel-title {color : #626262;font-family : 'robotoregular';font-size : 14px;}.collapse-tab-wrapper .panel-default:hover .panel-heading {border-bottom : 3px solid #f57104;}.collapse-tab-wrapper .panel-default .panel-heading {border-bottom : 3px solid #fff;cursor : pointer;}.collapse-tab-wrapper .panel-default:hover .panel-title > a {color : #f57104;text-decoration : none;}.tab-head-spacing .package-tab .tab-head li a {padding : 0;}.tab-head-spacing.package-content h4 a {text-transform : uppercase;}.accordion-toggle {position : relative;}@media (max-width:1200px) {.package-block h2 {font-size : 33px;}.ue-counts p {font-size : 15px;}.service-block {padding-bottom : 75px;}.blog-tags {border : none;border-bottom : 1px solid #e0e0e0;}.blog-likes img {padding-bottom : 9px;}.blog-likes {text-align : center;}.about-rows .caption {min-height : 382px;}.blog-likes {padding-bottom : 10px;}.blog-likes .fb-like {float : none;display : inline-block;position : relative;top : -3px;}.blog-likes iframe {float : none;display : inline-block;}.half-box {width : 44%;}.half-box.secnd {margin-left : 0%;}}@media (max-width:1024px) {.metta {margin-right : 82px;margin-top : 40px;}a.menu-toggle {display : block;}.off-position {position : static;}.top-nav {width : 100%;background : #fcfcfc;display : none;position : absolute;top : 88px;left : 0;z-index : 501;float : none !important ;}.main-nav > ul > li {float : none;}.main-nav > ul > li a {display : block;border : none;}.logo {margin-bottom : 7px;}.main-nav > ul > li .drp-ul {width : 100%;position : relative;top : auto;left : auto;bottom : auto;}}@media (max-width:767px) {.metta p {float : none;}.hidden-tab {display : none;}.metta p.phone {border : none;margin : 0 0 10px 0;}.metta {margin-top : 13px;}.package-slider .owl-wrapper {margin-left : 10px;}.package-block h2 span.left-line, .package-block h2 span.right-line {display : none;}.ue-counts h5 {font-size : 37px;line-height : 50px;}.ue-counts p {padding-top : 0;font-size : 13px;padding-left : 10px;padding-right : 10px;word-break : break-all;}.ue-blocks {background : url(../img/bg-ue-block-phone.png) no-repeat;background-size : cover;height : 930px;margin-top : 0;}.service-padding {border : none;padding : 0;padding-top : 35px;}.service-block {padding-top : 28px;}.about-ue {padding-left : 10px;padding-right : 10px;background : none;padding-top : 37px;padding-bottom : 31px;}.about-ue a.more {bottom : auto;right : 20px;left : auto;top : 20px;margin : 0;}.about-ue h3 {font-size : 28px;}.about-ue p {font-family : 'robotoregular';font-size : 13px;line-height : 26px;}.testimonial-slider .bx-wrapper .bx-pager {position : static;text-align : center;}.ue-block-2 .testimonial-slider {padding-bottom : 20px;}.f-main-links {border-right : none;border-bottom : 1px dotted #636363;padding-bottom : 41px;}.f-social {border-right : none;border-bottom : 1px dotted #636363;padding-bottom : 41px;}.powerd-by p {text-align : left;}.dev-block {float : none !important ;}.copy-right {padding-bottom : 0;}.powerd-by {padding-top : 1px;}.package-block h2 {font-size : 30px;font-family : 'robotomedium';text-align : left;padding-left : 20px;padding-top : 28px;}.package-slider {padding : 0 15px;}.package-slider .owl-controls .owl-buttons .owl-next {width : 0;padding-left : 25px;height : 50px;background-position : -394px -110px;top : 50%;margin-top : -25px;}.package-slider .owl-controls .owl-buttons .owl-next:hover {background-position : -395px -170px;}.package-slider .owl-controls .owl-buttons .owl-prev {width : 0;padding-left : 25px;height : 50px;background-position : -366px -110px;top : 50%;margin-top : -25px;}.package-slider .owl-controls .owl-buttons .owl-prev:hover {background-position : -366px -170px;}.quick-form .enquire-tab-text {font-size : 22px;color : #ffffff;text-transform : uppercase;font-family : 'robotobold';background : url(../img/bg-form-tab.png) 48px 26px no-repeat;padding : 34px 0 28px 115px;cursor : pointer;}.package-block {border-bottom : none;padding-bottom : 20px;}.package-block a.more {bottom : auto;right : 30px;top : 30px;left : auto;}.tour-slider-padding {padding-right : 15px;}.package-description-padding {padding-left : 15px;}.package-description {border-left : 1px solid #e5e5e5;}.package-book-now {padding-left : 20px;padding-right : 20px;}.package-content-div {padding-top : 35px;}.tab-hotel-base .vertical-bar, .tab-hotel-base .horizontal-bar {display : none;}.tab-padding {padding-left : 0;padding-right : 0;}.h-t-right .tab-padding {padding-left : 0;}.hotels-tabs {padding : 10px;}.temperature h6 {margin : 0 auto;width : 63px;}.destination .nav-tabs li {float : none;display : block;}.destination .nav-tabs li a {text-align : center;padding-top : 10px;padding-bottom : 10px;}.destination .nav-tabs li span {display : none;}.destination .nav-tabs {border-bottom : none;}.destination .nav-tabs li.active a {background : #f47104;color : white;}.destination-box {margin-top : 25px;}.reach-block-1, .reach-block-2, .reach-block-3 {padding-right : 0;border-right : none;}.service-grid img {width : 36%;display : block;margin : 0 auto;}grid-right h4 {padding-left : 9px;}.grid-right p {padding-left : 9px;}.grid-right a {margin-left : 9px;}.testimonials {width : 100%;}.career p {padding-left : 0;padding-top : 32px;padding-bottom : 35px;}.position-block {margin-bottom : 25px;}.career img {display : block;margin : 0 auto;}.blog-base-div {width : 100%;}.activity-block {border-bottom : 1px solid #e4e4e4;}.choose-row-1 {border-bottom : none;}.design-price {margin-right : 0;border-right : none;border-bottom : 1px solid #e5e5e5;}.desing-values {border-right : none;border-bottom : 1px solid #e5e5e5;text-align : center;}.desing-values p {display : inline-block;}.last-values {border-bottom : none;}.design-from-block .selector {margin-bottom : 10px;}.radio-blocks {border-right : none;}.choose-row-bottom .radio-blocks {padding-top : 0;}.choose-row-bottom .radio-blocks span.radio {top : 0;}.choose-row-top {border-bottom : none;}.progress-name {display : none;}.progress-name.active {display : block;float : right;}.c-p-padding {padding-left : 37px;}.job-qualification, .p-job-description {padding-right : 37px;}.about-top p {padding-top : 0;padding-bottom : 0;}.about-top {padding : 15px 15px 243px 15px;}.why-choose h3 {display : inline-block;}.why-choose h4 {display : inline-block;font-size : 26px;line-height : normal;padding : 0 5px;position : static;}.why-choose h5 {display : inline-block;position : static;}.about-padding-off {padding-left : 15px;}.about-second-middle {padding-top : 31px;padding-bottom : 31px;}.about-padding-off p {padding-top : 15px;}.about-rows .caption {border-right : 0;min-height : 0;padding-bottom : 20px;border-bottom : 1px solid #e5e5e5;}.about-rows .caption p {padding-right : 0;}.about-block-3 {border-bottom : none;padding-bottom : 0;}.about-block-4 .about-rows {padding-top : 0;}.c-cards ul {margin : 0 auto;text-align : center;width : 200px;}.c-cards {text-align : center;}}@media (max-width:749px) {.tour-slider-padding {padding-right : 15px;}}@media (max-width:480px) {.metta p.phone {padding-right : 0;}.metta p {font-size : 13px;}.ue-counts {display : none;}.ue-blocks h2 {font-size : 35px;}.service-padding {padding-top : 35px;}.sportlight h2 {font-size : 24px;padding-top : 45px;}.ue-pagination li {float : none;margin-right : 0;margin-bottom : 9px;}.destination-single-box h4 {font-size : 40px;padding-top : 12px;padding-bottom : 13px;}.destination-single-box a {font-size : 24px;padding-bottom : 24px;}.career p {font-size : 19px;line-height : 26px;}.blog-top h3 {font-size : 18px;line-height : 20px;}.activity-block h5 {font-size : 13px;}.desgin-info {font-size : 12px;}.design-pages h3 {padding-left : 12px;font-size : 19px;}.choose-row-3 {padding-left : 20px;padding-right : 20px;}.progress-name {font-size : 10px;}.design-contact-form {padding-left : 20px;padding-right : 20px;}.choose-row-9 {padding-left : 20px;padding-right : 20px;}.choose-row-12 {padding-left : 20px;padding-right : 20px;}.about-padding-off li {float : none;margin-right : 0;}}@media (max-width:320px) {.metta {margin-right : 10px;}.service-grid img {width : 65%;}.activity-block {width : 100%;}.progress-name.active {display : none;}.about-ue a.more {right : 0;top : 30px;}}@media (min-width:768px) and (max-width:768px) {.package-slider .owl-wrapper {margin-left : 10px;}.about-rows .caption {border-right : 0;padding-bottom : 20px;min-height : 0;border-bottom : 1px solid #e5e5e5;}.about-rows .caption p {padding-right : 0;}.about-block-3 {border-bottom : none;padding-bottom : 0;}.about-block-4 .about-rows {padding-top : 0;}}@media (min-width:992px) and (max-width:1199px) {.main-nav > ul > li a {padding-left : 12px;padding-right : 12px;}.ue-blocks h2 {font-size : 40px;}.holidays a.more-plus {top : 10px;right : 4px;}.holiday-ul .bx-wrapper .bx-controls-direction a {bottom : -49px;}.about-ue {padding-left : 250px;}.p-d-days h6 {font-size : 38px;line-height : 34px;padding-top : 8px;}.package-description h3 {padding-top : 11px;padding-bottom : 11px;padding-left : 14px;font-size : 18px;}.p-d-days p {font-size : 14px;padding-top : 1px;padding-bottom : 8px;}.place-coverd h6 {padding-top : 12px;padding-left : 14px;}.p-c-padding {padding-left : 14px;}.p-details-tab .nav-tabs li a {padding-left : 24px;padding-right : 24px;}.p-details-tab .nav-tabs li a.p-tab-4 {padding-right : 24.5px;}.temperature h6 {background-position : 28px 24px;padding-left : 21px;}.package-description {min-height : 399px;}}@media (min-width:768px) and (max-width:991px) {.main-nav .navbar-default .nav a {padding-left : 9px;padding-right : 9px;font-size : 11px;}.package-block h2 span.left-line, .package-block h2 span.right-line {width : 86px;}.ue-counts h5 {font-size : 53px;}.ue-counts p {padding-top : 0;font-size : 14px;}.ue-blocks h2 {font-size : 26px;}.holiday-ul li .day-night p {font-size : 16px;}.holiday-ul li h4 {font-size : 18px;}.holidays a.more-plus {top : 1px;right : 17px;}.holiday-ul .bx-wrapper .bx-controls-direction a {bottom : -64px;}.service-grids:nth-child(2) {border-right : none;}.about-ue {padding-left : 220px;}.f-social li {margin-right : 12px;}.tour-slider-padding {padding-right : 15px;}.package-description-padding {padding-left : 15px;}.package-description {border-left : 1px solid #e5e5e5;}.package-book-now {padding-left : 20px;padding-right : 20px;}.temperature h6 {padding : 26px 0 12px 74px;}.destiantion-description h4 {padding-top : 7px;padding-left : 10px;}.destiantion-description p {padding-left : 10px;padding-bottom : 15px;}.destiantion-description {min-height : 0;}.destiantion-border {border : none;}.reach-block-1, .reach-block-2, .reach-block-3 {border-right : none;padding-right : 0;}.contact-address ul {border-right : none;}.contact-form {padding-left : 0;}.career p {padding-left : 0;padding-top : 32px;padding-bottom : 35px;}.position-block {margin-bottom : 25px;}.career img {display : block;margin : 0 auto;}.check-box {float : none;}.desgin-info {float : none;}.activity-block {border-bottom : 1px solid #e4e4e4;}.choose-row-1 {border-bottom : none;}.design-price {margin-right : 0;border-right : none;border-bottom : 1px solid #e5e5e5;}.desing-values {border-right : none;border-bottom : 1px solid #e5e5e5;text-align : center;}.desing-values p {display : inline-block;}.last-values {border-bottom : none;}.radio-blocks {border-right : none;}.choose-row-bottom .radio-blocks {padding-top : 0;}.choose-row-bottom .radio-blocks span.radio {top : 0;}.choose-row-top {border-bottom : none;}.banner-head h2 {font-size : 48px;}.about-rows .caption {border-right : 0;padding-bottom : 20px;min-height : 0;border-bottom : 1px solid #e5e5e5;}.about-rows .caption p {padding-right : 0;}.about-block-3 {border-bottom : none;}.about-block-4 .about-rows {padding-top : 0;}}@media (max-width:992px) {.destination-slider {width : 100%;float : none;}.destination-single-box {margin-top : 20px;}.half-box {width : 100%;}.half-box.secnd {margin-left : 0%;}}.about-package table tr, .about-package table td {padding : 6px;border : black solid 1px;padding-left : 15px;}.about-package h5 {font-size : 20px;color : #636363;font-family : 'open_sansregular';margin-top : 28px;margin-bottom : 24px;}.about-package table {border : black solid 1px;border-collapse : collapse;width : 600px;margin-top : 10px;margin-bottom : 25px;}.about-package img {margin-top : 13px;}.talk-expert {font-size : 18px;font-family : 'robotoregular';text-align : center;padding : 0;}.about-package h6 {font-size : 19px;color : #707070;font-family : 'open_sansregular';line-height : 25px;}.talk-expert img {width : 38px;}.talk-expert span {font-size : 14px;}p.talk {text-align : center;font-size : 18px;width : 98%;color : #636363;}p.talk-expert {padding : 10px 0;}.about-package h6 img {margin-top : 0;width : 27px;}.tab-main-wraper {position : relative;z-index : 10;}.c-cards h4 {font-family : 'open_sansregular';line-height : 35px;font-size : 13px;color : rgb(255 255 255 / 0.8);margin-top : 15px;margin-bottom : 2px;}.c-cards ul {margin-top : 0;}.c-cards > ul > li {float : left;list-style-type : none;margin-right : 7px;}html {font-family : sans-serif;}body {margin : 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display : block;}audio, canvas, progress, video {display : inline-block;vertical-align : baseline;}audio:not([controls]) {display : none;height : 0;}[hidden], template {display : none;}a {background-color : transparent;}a:active, a:hover {outline : 0;}abbr[title] {border-bottom : 1px dotted;}b, strong {font-weight : bold;}dfn {font-style : italic;}h1 {margin : 0.67em 0;font-size : 2em;}mark {color : #000;background : #ff0;}small {font-size : 80%;}sub, sup {position : relative;font-size : 75%;line-height : 0;vertical-align : baseline;}sup {top : -0.5em;}sub {bottom : -0.25em;}img {border : 0;}svg:not(:root) {overflow : hidden;}figure {margin : 1em 40px;}hr {height : 0;box-sizing : content-box;}hr.style1 {border-top : 1px solid #8c8b8b;}hr.style2 {border-top : 3px double #8c8b8b;}hr.style3 {border-top : 1px dashed #8c8b8b;}hr.style4 {border-top : 1px dotted #8c8b8b;}hr.style5 {background-color : #fff;border-top : 2px dashed #8c8b8b;}hr.style6 {background-color : #fff;border-top : 2px dotted #8c8b8b;}hr.style7 {border-top : 1px solid #8c8b8b;border-bottom : 1px solid #fff;}hr.style8 {border-top : 1px solid #8c8b8b;border-bottom : 1px solid #fff;}hr.style8:after {content : '';display : block;margin-top : 2px;border-top : 1px solid #8c8b8b;border-bottom : 1px solid #fff;}hr.style9 {border-top : 1px dashed #8c8b8b;border-bottom : 1px dashed #fff;}hr.style10 {border-top : 1px dotted #8c8b8b;border-bottom : 1px dotted #fff;}hr.style11 {height : 6px;background : url(/english/images/hr-11.png) 0 0 repeat-x;border : 0;}hr.style12 {height : 6px;background : url(/english/images/hr-12.png) 0 0 repeat-x;border : 0;}hr.style13 {height : 10px;border : 0;box-shadow : 0 10px 10px -10px #8c8b8b inset;}hr.style14 {border : 0;height : 1px;}hr.style15 {border-top : 4px double #8c8b8b;text-align : center;}hr.style15:after {content : '\002665';display : inline-block;position : relative;top : -15px;padding : 0 10px;background : #f0f0f0;color : #8c8b8b;font-size : 18px;}hr.style16 {border-top : 1px dashed #8c8b8b;}hr.style16:after {content : '\002702';display : inline-block;position : relative;top : -12px;left : 40px;padding : 0 3px;background : #f0f0f0;color : #8c8b8b;font-size : 18px;}hr.style17 {border-top : 1px solid #8c8b8b;text-align : center;}hr.style17:after {content : '?';display : inline-block;position : relative;top : -14px;padding : 0 10px;background : #f0f0f0;color : #8c8b8b;font-size : 18px;transform : rotate(60deg);}hr.style18 {height : 30px;border-style : solid;border-color : #8c8b8b;border-width : 1px 0 0 0;border-radius : 20px;}hr.style18:before {display : block;content : "";height : 30px;margin-top : -31px;border-style : solid;border-color : #8c8b8b;border-width : 0 0 1px 0;border-radius : 20px;}@media only screen and (max-width:600px) {#EnquiryModal {z-index : 99999;}#webform-client-form-1160 .webform-component--name label, .webform-client-form .webform-component--mobile label, .webform-client-form .webform-component--email label {width : 18%;float : left;}#webform-client-form-1160 input.form-text {width : 82%;}.ContactSnackBar {bottom : 10px;top : auto;color : #fff;height : auto;margin-bottom : -10px;opacity : 0.7;position : fixed;width : 95%;z-index : 9;transition : all 0.5s ease-in-out;}.ContactSnackBar > ul > li > a {color : #fff;cursor : pointer;display : block;font-size : 12px;text-decoration : none;padding : 12px;}.ContactSnackBar > ul > li {background-color : #333;border-right : 1px solid #fff;float : left;width : 45%;list-style : none;text-align : center;}.ContactSnackBar > ul {padding-left : 0;}}@media (min-width:1281px) {#EnquiryModal {z-index : 99999;}#webform-client-form-1160 .webform-component--name label, #webform-client-form-1160 .webform-component--mobile label, #webform-client-form-1160 .webform-component--email label {width : 18%;float : left;}#webform-client-form-1160 input.form-text {width : 82%;}.ContactSnackBar.active, .ContactSnackBar.detail.active {margin-bottom : 0;opacity : 1;}.ContactSnackBar > ul > li:last-child {border-right : none;}.ContactSnackBar > ul > li > a {color : #fff;cursor : pointer;display : block;font-size : 12px;text-decoration : none;padding : 12px;width : 150px;background : #000;}.ContactSnackBar.detail > ul > li > a > span {display : block;margin : 0 auto;}.callIcon, .enqIcon, .sfIcon, .callIcon-black {background-position : 0 0;display : inline-block;height : 20px;vertical-align : middle;width : 18px;}.enqIcon {background-position : -23px 0;}.ContactSnackBar > ul > li {border-right : none;float : none;width : 100%;margin-bottom : 5px;margin-left : 60px;transition : margin-left 0.3s ease-in-out;}.ContactSnackBar > ul > li .callIcon, .ContactSnackBar > ul > li .enqIcon {margin-right : 10px;}.ContactSnackBar.detail > ul > li > a {padding : 12px;}.ContactSnackBar.detail > ul > li {width : 100%;margin-left : 80px;transition : margin-left 0.3s ease-in-out;list-style : none;}.ContactSnackBar.detail > ul > li > a > span {display : inline-block;margin : 0;}.ContactSnackBar.active, .ContactSnackBar.detail.active {margin-bottom : 0;opacity : 1;}.ContactSnackBar {opacity : 1;margin-bottom : 0;position : fixed;right : 0;top : 170px;bottom : auto;width : 150px;height : auto;text-align : left;}.ContactSnackBar.detail > ul > li:hover {margin-left : 0;}}pre {overflow : auto;}code, kbd, pre, samp {font-family : monospace, monospace;font-size : 1em;}button, input, optgroup, select, textarea {margin : 0;font : inherit;color : inherit;}button {overflow : visible;}button, select {text-transform : none;}button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor : pointer;}button[disabled], html input[disabled] {cursor : default;}button::-moz-focus-inner, input::-moz-focus-inner {padding : 0;border : 0;}input {line-height : normal;}input[type="checkbox"], input[type="radio"] {box-sizing : border-box;padding : 0;}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height : auto;}input[type="search"] {box-sizing : content-box;}fieldset {padding : 0.35em 0.625em 0.75em;margin : 0 2px;border : #c0c0c0 solid 1px;}legend {padding : 0;border : 0;}textarea {overflow : auto;}optgroup {font-weight : bold;}table {border-spacing : 0;border-collapse : collapse;}td, th {padding : 0;}@media print {*, *:before, *:after {color : #000 !important ;text-shadow : none !important ;background : transparent !important ;box-shadow : none !important ;}a, a:visited {text-decoration : underline;}a[href]:after {content : " (" attr(href) ")";}abbr[title]:after {content : " (" attr(title) ")";}a[href^="#"]:after, a[href^="javascript:"]:after {content : "";}pre, blockquote {border : #999 solid 1px;page-break-inside : avoid;}thead {display : table-header-group;}tr, img {page-break-inside : avoid;}img {max-width : 100% !important ;}p, h2, h3 {orphans : 3;widows : 3;}h2, h3 {page-break-after : avoid;}select {background : #fff !important ;}.navbar {display : none;}.btn > .caret, .dropup > .btn > .caret {border-top-color : #000 !important ;}.label {border : #000 solid 1px;}.table {border-collapse : collapse !important ;}.table td, .table th {background-color : #fff !important ;}.table-bordered th, .table-bordered td {border : #ddd solid 1px !important ;}}body {font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 14px;line-height : 1.42857143;color : #333;background-color : #fff;}input, button, select, textarea {font-family : inherit;font-size : inherit;line-height : inherit;}a {color : #337ab7;text-decoration : none;}a:hover, a:focus {color : #fdb716;text-decoration : underline;}a:focus {outline : thin dotted;outline-offset : -2px;}figure {margin : 0;}img {vertical-align : middle;width : 100%;}.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {display : block;max-width : 100%;height : 220px;}.full {width : 100%;}.gap {height : 30px;width : 100%;clear : both;display : block;}.footer {height : auto;padding-bottom : 30px;position : relative;width : 100%;border-bottom : 1px solid #CCCCCC;border-top : 1px solid #DDDDDD;}.footer p {margin : 0;}.footer img {max-width : 100%;}.footer h3 {border-bottom : 1px solid #BAC1C8;color : white;font-size : 18px;font-weight : 600;line-height : 27px;padding : 40px 0 10px;text-transform : uppercase;}.footer ul {font-size : 13px;list-style-type : none;margin-left : 0;padding-left : 0;margin-top : 15px;color : white;}.footer ul li a {padding : 0 0 5px 0;display : block;}.footer a {color : white;}.supportLi h4 {font-size : 20px;font-weight : lighter;line-height : normal;margin-bottom : 0 !important ;padding-bottom : 0;}.newsletter-box input#appendedInputButton {background : #FFFFFF;display : inline-block;float : left;height : 30px;clear : both;width : 100%;}.newsletter-box .btn {border : none medium;border-radius : 3px;display : inline-block;height : 40px;padding : 0;width : 100%;color : #fff;}.newsletter-box {overflow : hidden;}.bg-gray {box-shadow : 0 1px 0 #B4B3B3;}.social li {background : none 0 0 repeat scroll #B5B5B5;border : #B5B5B5 solid 2px;border-radius : 50%;float : left;height : 36px;line-height : 36px;margin : 0 8px 0 0;padding : 0;text-align : center;width : 36px;transition : all 0.5s 0s ease;}.social li:hover {transform : scale(1.15) rotate(360deg);}.social li a {color : #EDEFF1;}.social li:hover {border : #2c3e50 solid 2px;background : #2c3e50;}.social li a i {font-size : 16px;margin : 0 0 0 5px;color : #EDEFF1 !important ;}.footer-bottom {background : #E3E3E3;border-top : 1px solid #DDDDDD;padding-top : 10px;padding-bottom : 10px;}.footer-bottom p.pull-left {padding-top : 6px;}.payments {font-size : 1.5em;}.img-rounded {border-radius : 6px;}.img-thumbnail {display : inline-block;max-width : 100%;height : auto;padding : 4px;line-height : 1.42857143;background-color : #fff;border : #ddd solid 1px;border-radius : 4px;transition : all 0.2s ease-in-out;}.img-circle {border-radius : 50%;}hr {margin-top : 20px;margin-bottom : 20px;border : 0;border-top : 1px solid #eee;}.sr-only {position : absolute;width : 1px;height : 1px;padding : 0;margin : -1px;overflow : hidden;clip : rect(0,0,0,0);border : 0;}.sr-only-focusable:active, .sr-only-focusable:focus {position : static;width : auto;height : auto;margin : 0;overflow : visible;clip : auto;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family : inherit;font-weight : 500;line-height : 1.1;color : inherit;}h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {font-weight : normal;line-height : 1;color : #777;}h1, .h1, h2, .h2, h3, .h3 {margin-top : 20px;margin-bottom : 10px;}h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {font-size : 65%;}h4, .h4, h5, .h5, h6, .h6 {margin-top : 10px;margin-bottom : 10px;}h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {font-size : 75%;}h1, .h1 {font-size : 36px;}h2, .h2 {font-size : 30px;}h3, .h3 {font-size : 24px;}h4, .h4 {font-size : 18px;}h5, .h5 {font-size : 14px;}h6, .h6 {font-size : 12px;}p {margin : 0 0 10px;}.lead {margin-bottom : 20px;font-size : 16px;font-weight : 300;line-height : 1.4;}@media (min-width:768px) {.lead {font-size : 21px;}}small, .small {font-size : 85%;}mark, .mark {padding : 0.2em;background-color : #fcf8e3;}.text-left {text-align : left;}.text-right {text-align : right;}.text-center {text-align : center;}.text-justify {text-align : justify;}.text-nowrap {white-space : nowrap;}.text-lowercase {text-transform : lowercase;}.text-uppercase {text-transform : uppercase;}.text-capitalize {text-transform : capitalize;}.text-muted {color : #777;}.text-primary {color : #337ab7;}a.text-primary:hover {color : #286090;}.text-success {color : #3c763d;}a.text-success:hover {color : #2b542c;}.text-info {color : #31708f;}a.text-info:hover {color : #245269;}.text-warning {color : #8a6d3b;}a.text-warning:hover {color : #66512c;}.text-danger {color : #a94442;}a.text-danger:hover {color : #843534;}.bg-primary {color : #fff;background-color : #337ab7;}a.bg-primary:hover {background-color : #286090;}.bg-success {background-color : #dff0d8;}a.bg-success:hover {background-color : #c1e2b3;}.bg-info {background-color : #d9edf7;}a.bg-info:hover {background-color : #afd9ee;}.bg-warning {background-color : #fcf8e3;}a.bg-warning:hover {background-color : #f7ecb5;}.bg-danger {background-color : #f2dede;}a.bg-danger:hover {background-color : #e4b9b9;}.page-header {padding-bottom : 9px;margin : 40px 0 20px;border-bottom : 1px solid #eee;}ul, ol {margin-top : 0;margin-bottom : 10px;}ul ul, ol ul, ul ol, ol ol {margin-bottom : 0;}.list-unstyled {padding-left : 0;list-style : none;}.list-inline {padding-left : 0;margin-left : -5px;list-style : none;}.list-inline > li {display : inline-block;padding-right : 5px;padding-left : 5px;}dl {margin-top : 0;margin-bottom : 20px;}dt, dd {line-height : 1.42857143;}dt {font-weight : bold;}dd {margin-left : 0;}@media (min-width:768px) {.dl-horizontal dt {float : left;width : 160px;overflow : hidden;clear : left;text-align : right;text-overflow : ellipsis;white-space : nowrap;}.dl-horizontal dd {margin-left : 180px;}}abbr[title], abbr[data-original-title] {cursor : help;border-bottom : 1px dotted #777;}.initialism {font-size : 90%;text-transform : uppercase;}blockquote {padding : 10px 20px;margin : 0 0 20px;font-size : 17.5px;border-left : 5px solid #eee;}blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {margin-bottom : 0;}blockquote footer, blockquote small, blockquote .small {display : block;font-size : 80%;line-height : 1.42857143;color : #777;}blockquote footer:before, blockquote small:before, blockquote .small:before {content : '\2014 \00A0';}.blockquote-reverse, blockquote.pull-right {padding-right : 15px;padding-left : 0;text-align : right;border-right : 5px solid #eee;border-left : 0;}.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {content : '';}.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {content : '\00A0 \2014';}address {margin-bottom : 20px;font-style : normal;line-height : 1.42857143;}code, kbd, pre, samp {font-family : Menlo, Monaco, Consolas, "Courier New", monospace;}code {padding : 2px 4px;font-size : 90%;color : #c7254e;background-color : #f9f2f4;border-radius : 4px;}kbd {padding : 2px 4px;font-size : 90%;color : #fff;background-color : #333;border-radius : 3px;box-shadow : 0 -1px 0 rgb(0 0 0 / 0.25) inset;}kbd kbd {padding : 0;font-size : 100%;font-weight : bold;box-shadow : none;}pre {display : block;padding : 9.5px;margin : 0 0 10px;font-size : 13px;line-height : 1.42857143;color : #333;word-break : break-all;overflow-wrap : break-word;background-color : #f5f5f5;border : #ccc solid 1px;border-radius : 4px;}pre code {padding : 0;font-size : inherit;color : inherit;white-space : pre-wrap;background-color : transparent;border-radius : 0;}.pre-scrollable {max-height : 340px;overflow-y : scroll;}.container {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}@media (min-width:768px) {.container {width : 750px;}}@media (min-width:992px) {.container {width : 970px;}}@media (min-width:1200px) {.container {width : 1170px;}}.container-fluid {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}.row {margin-right : -15px;margin-left : -15px;}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position : relative;min-height : 1px;padding-right : 15px;padding-left : 15px;}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float : left;}.col-xs-12 {width : 100%;}.col-xs-11 {width : 91.66666667%;}.col-xs-10 {width : 83.33333333%;}.col-xs-9 {width : 75%;}.col-xs-8 {width : 66.66666667%;}.col-xs-7 {width : 58.33333333%;}.col-xs-6 {width : 50%;}.col-xs-5 {width : 41.66666667%;}.col-xs-4 {width : 33.33333333%;}.col-xs-3 {width : 25%;}.col-xs-2 {width : 16.66666667%;}.col-xs-1 {width : 8.33333333%;}.col-xs-pull-12 {right : 100%;}.col-xs-pull-11 {right : 91.66666667%;}.col-xs-pull-10 {right : 83.33333333%;}.col-xs-pull-9 {right : 75%;}.col-xs-pull-8 {right : 66.66666667%;}.col-xs-pull-7 {right : 58.33333333%;}.col-xs-pull-6 {right : 50%;}.col-xs-pull-5 {right : 41.66666667%;}.col-xs-pull-4 {right : 33.33333333%;}.col-xs-pull-3 {right : 25%;}.col-xs-pull-2 {right : 16.66666667%;}.col-xs-pull-1 {right : 8.33333333%;}.col-xs-pull-0 {right : auto;}.col-xs-push-12 {left : 100%;}.col-xs-push-11 {left : 91.66666667%;}.col-xs-push-10 {left : 83.33333333%;}.col-xs-push-9 {left : 75%;}.col-xs-push-8 {left : 66.66666667%;}.col-xs-push-7 {left : 58.33333333%;}.col-xs-push-6 {left : 50%;}.col-xs-push-5 {left : 41.66666667%;}.col-xs-push-4 {left : 33.33333333%;}.col-xs-push-3 {left : 25%;}.col-xs-push-2 {left : 16.66666667%;}.col-xs-push-1 {left : 8.33333333%;}.col-xs-push-0 {left : auto;}.col-xs-offset-12 {margin-left : 100%;}.col-xs-offset-11 {margin-left : 91.66666667%;}.col-xs-offset-10 {margin-left : 83.33333333%;}.col-xs-offset-9 {margin-left : 75%;}.col-xs-offset-8 {margin-left : 66.66666667%;}.col-xs-offset-7 {margin-left : 58.33333333%;}.col-xs-offset-6 {margin-left : 50%;}.col-xs-offset-5 {margin-left : 41.66666667%;}.col-xs-offset-4 {margin-left : 33.33333333%;}.col-xs-offset-3 {margin-left : 25%;}.col-xs-offset-2 {margin-left : 16.66666667%;}.col-xs-offset-1 {margin-left : 8.33333333%;}.col-xs-offset-0 {margin-left : 0;}@media (min-width:768px) {.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float : left;}.col-sm-12 {width : 100%;}.col-sm-11 {width : 91.66666667%;}.col-sm-10 {width : 83.33333333%;}.col-sm-9 {width : 75%;}.col-sm-8 {width : 66.66666667%;}.col-sm-7 {width : 58.33333333%;}.col-sm-6 {width : 50%;}.col-sm-5 {width : 41.66666667%;}.col-sm-4 {width : 33.33333333%;}.col-sm-3 {width : 25%;}.col-sm-2 {width : 16.66666667%;}.col-sm-1 {width : 8.33333333%;}.col-sm-pull-12 {right : 100%;}.col-sm-pull-11 {right : 91.66666667%;}.col-sm-pull-10 {right : 83.33333333%;}.col-sm-pull-9 {right : 75%;}.col-sm-pull-8 {right : 66.66666667%;}.col-sm-pull-7 {right : 58.33333333%;}.col-sm-pull-6 {right : 50%;}.col-sm-pull-5 {right : 41.66666667%;}.col-sm-pull-4 {right : 33.33333333%;}.col-sm-pull-3 {right : 25%;}.col-sm-pull-2 {right : 16.66666667%;}.col-sm-pull-1 {right : 8.33333333%;}.col-sm-pull-0 {right : auto;}.col-sm-push-12 {left : 100%;}.col-sm-push-11 {left : 91.66666667%;}.col-sm-push-10 {left : 83.33333333%;}.col-sm-push-9 {left : 75%;}.col-sm-push-8 {left : 66.66666667%;}.col-sm-push-7 {left : 58.33333333%;}.col-sm-push-6 {left : 50%;}.col-sm-push-5 {left : 41.66666667%;}.col-sm-push-4 {left : 33.33333333%;}.col-sm-push-3 {left : 25%;}.col-sm-push-2 {left : 16.66666667%;}.col-sm-push-1 {left : 8.33333333%;}.col-sm-push-0 {left : auto;}.col-sm-offset-12 {margin-left : 100%;}.col-sm-offset-11 {margin-left : 91.66666667%;}.col-sm-offset-10 {margin-left : 83.33333333%;}.col-sm-offset-9 {margin-left : 75%;}.col-sm-offset-8 {margin-left : 66.66666667%;}.col-sm-offset-7 {margin-left : 58.33333333%;}.col-sm-offset-6 {margin-left : 50%;}.col-sm-offset-5 {margin-left : 41.66666667%;}.col-sm-offset-4 {margin-left : 33.33333333%;}.col-sm-offset-3 {margin-left : 25%;}.col-sm-offset-2 {margin-left : 16.66666667%;}.col-sm-offset-1 {margin-left : 8.33333333%;}.col-sm-offset-0 {margin-left : 0;}}@media (min-width:992px) {.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float : left;}.col-md-12 {width : 100%;}.col-md-11 {width : 91.66666667%;}.col-md-10 {width : 83.33333333%;}.col-md-9 {width : 75%;}.col-md-8 {width : 66.66666667%;}.col-md-7 {width : 58.33333333%;}.col-md-6 {width : 50%;}.col-md-5 {width : 41.66666667%;}.col-md-4 {width : 33.33333333%;}.col-md-3 {width : 25%;}.col-md-2 {width : 16.66666667%;}.col-md-1 {width : 8.33333333%;}.col-md-pull-12 {right : 100%;}.col-md-pull-11 {right : 91.66666667%;}.col-md-pull-10 {right : 83.33333333%;}.col-md-pull-9 {right : 75%;}.col-md-pull-8 {right : 66.66666667%;}.col-md-pull-7 {right : 58.33333333%;}.col-md-pull-6 {right : 50%;}.col-md-pull-5 {right : 41.66666667%;}.col-md-pull-4 {right : 33.33333333%;}.col-md-pull-3 {right : 25%;}.col-md-pull-2 {right : 16.66666667%;}.col-md-pull-1 {right : 8.33333333%;}.col-md-pull-0 {right : auto;}.col-md-push-12 {left : 100%;}.col-md-push-11 {left : 91.66666667%;}.col-md-push-10 {left : 83.33333333%;}.col-md-push-9 {left : 75%;}.col-md-push-8 {left : 66.66666667%;}.col-md-push-7 {left : 58.33333333%;}.col-md-push-6 {left : 50%;}.col-md-push-5 {left : 41.66666667%;}.col-md-push-4 {left : 33.33333333%;}.col-md-push-3 {left : 25%;}.col-md-push-2 {left : 16.66666667%;}.col-md-push-1 {left : 8.33333333%;}.col-md-push-0 {left : auto;}.col-md-offset-12 {margin-left : 100%;}.col-md-offset-11 {margin-left : 91.66666667%;}.col-md-offset-10 {margin-left : 83.33333333%;}.col-md-offset-9 {margin-left : 75%;}.col-md-offset-8 {margin-left : 66.66666667%;}.col-md-offset-7 {margin-left : 58.33333333%;}.col-md-offset-6 {margin-left : 50%;}.col-md-offset-5 {margin-left : 41.66666667%;}.col-md-offset-4 {margin-left : 33.33333333%;}.col-md-offset-3 {margin-left : 25%;}.col-md-offset-2 {margin-left : 16.66666667%;}.col-md-offset-1 {margin-left : 8.33333333%;}.col-md-offset-0 {margin-left : 0;}}@media (min-width:1200px) {.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float : left;}.col-lg-12 {width : 100%;}.col-lg-11 {width : 91.66666667%;}.col-lg-10 {width : 83.33333333%;}.col-lg-9 {width : 75%;}.col-lg-8 {width : 66.66666667%;}.col-lg-7 {width : 58.33333333%;}.col-lg-6 {width : 50%;}.col-lg-5 {width : 41.66666667%;}.col-lg-4 {width : 33.33333333%;}.col-lg-3 {width : 25%;}.col-lg-2 {width : 16.66666667%;}.col-lg-1 {width : 8.33333333%;}.col-lg-pull-12 {right : 100%;}.col-lg-pull-11 {right : 91.66666667%;}.col-lg-pull-10 {right : 83.33333333%;}.col-lg-pull-9 {right : 75%;}.col-lg-pull-8 {right : 66.66666667%;}.col-lg-pull-7 {right : 58.33333333%;}.col-lg-pull-6 {right : 50%;}.col-lg-pull-5 {right : 41.66666667%;}.col-lg-pull-4 {right : 33.33333333%;}.col-lg-pull-3 {right : 25%;}.col-lg-pull-2 {right : 16.66666667%;}.col-lg-pull-1 {right : 8.33333333%;}.col-lg-pull-0 {right : auto;}.col-lg-push-12 {left : 100%;}.col-lg-push-11 {left : 91.66666667%;}.col-lg-push-10 {left : 83.33333333%;}.col-lg-push-9 {left : 75%;}.col-lg-push-8 {left : 66.66666667%;}.col-lg-push-7 {left : 58.33333333%;}.col-lg-push-6 {left : 50%;}.col-lg-push-5 {left : 41.66666667%;}.col-lg-push-4 {left : 33.33333333%;}.col-lg-push-3 {left : 25%;}.col-lg-push-2 {left : 16.66666667%;}.col-lg-push-1 {left : 8.33333333%;}.col-lg-push-0 {left : auto;}.col-lg-offset-12 {margin-left : 100%;}.col-lg-offset-11 {margin-left : 91.66666667%;}.col-lg-offset-10 {margin-left : 83.33333333%;}.col-lg-offset-9 {margin-left : 75%;}.col-lg-offset-8 {margin-left : 66.66666667%;}.col-lg-offset-7 {margin-left : 58.33333333%;}.col-lg-offset-6 {margin-left : 50%;}.col-lg-offset-5 {margin-left : 41.66666667%;}.col-lg-offset-4 {margin-left : 33.33333333%;}.col-lg-offset-3 {margin-left : 25%;}.col-lg-offset-2 {margin-left : 16.66666667%;}.col-lg-offset-1 {margin-left : 8.33333333%;}.col-lg-offset-0 {margin-left : 0;}}table {background-color : transparent;}caption {padding-top : 8px;padding-bottom : 8px;color : #777;text-align : left;}th {text-align : left;}.table {width : 100%;max-width : 100%;margin-bottom : 20px;}.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding : 8px;line-height : 1.42857143;vertical-align : top;border-top : 1px solid #ddd;}.table > thead > tr > th {vertical-align : bottom;border-bottom : 2px solid #ddd;}.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {border-top : 0;}.table > tbody + tbody {border-top : 2px solid #ddd;}.table .table {background-color : #fff;}.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {padding : 5px;}.table-bordered {border : #ddd solid 1px;}.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {border : #ddd solid 1px;}.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {border-bottom-width : 2px;}.table-striped > tbody > tr:nth-child(odd) {background-color : #f9f9f9;}.table-hover > tbody > tr:hover {background-color : #f5f5f5;}table col[class*="col-"] {position : static;display : table-column;float : none;}table td[class*="col-"], table th[class*="col-"] {position : static;display : table-cell;float : none;}.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {background-color : #f5f5f5;}.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {background-color : #e8e8e8;}.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {background-color : #dff0d8;}.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {background-color : #d0e9c6;}.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {background-color : #d9edf7;}.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {background-color : #c4e3f3;}.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {background-color : #fcf8e3;}.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {background-color : #faf2cc;}.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {background-color : #f2dede;}.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {background-color : #ebcccc;}.table-responsive {min-height : 0.01%;overflow-x : auto;}@media screen and (max-width:767px) {.table-responsive {width : 100%;margin-bottom : 15px;overflow-y : hidden;border : #ddd solid 1px;}.table-responsive > .table {margin-bottom : 0;}.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {white-space : nowrap;}.table-responsive > .table-bordered {border : 0;}.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left : 0;}.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right : 0;}.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {border-bottom : 0;}}fieldset {min-width : 0;padding : 0;margin : 0;border : 0;}legend {display : block;width : 100%;padding : 0;margin-bottom : 20px;font-size : 21px;line-height : inherit;color : #333;border : 0;border-bottom : 1px solid #e5e5e5;}label {display : inline-block;max-width : 100%;margin-bottom : 5px;font-weight : bold;}input[type="search"] {box-sizing : border-box;}input[type="radio"], input[type="checkbox"] {margin : 4px 0 0;line-height : normal;}input[type="file"] {display : block;}input[type="range"] {display : block;width : 100%;}select[multiple], select[size] {height : auto;}input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {outline : thin dotted;outline-offset : -2px;}output {display : block;padding-top : 7px;font-size : 14px;line-height : 1.42857143;color : #555;}.form-control {display : block;width : 100%;height : 34px;padding : 6px 12px;font-size : 14px;line-height : 1.42857143;color : #555;background-color : #fff;background-image : none;border : #ccc solid 1px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;transition : border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.form-control:focus {border-color : #28b6e9;outline : 0;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 4px #28b6e9;}.form-control::-moz-placeholder {color : #999;opacity : 1;}.form-control:-ms-input-placeholder {color : #999;}.form-control::-webkit-input-placeholder {color : #999;}.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {cursor : not-allowed;background-color : #eee;opacity : 1;}textarea.form-control {height : auto;}@media screen {input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {line-height : 34px;}input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {line-height : 30px;}input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {line-height : 46px;}}.form-group {margin-bottom : 15px;}.radio, .checkbox {position : relative;display : block;margin-top : 10px;margin-bottom : 10px;}.radio label, .checkbox label {min-height : 20px;padding-left : 20px;margin-bottom : 0;font-weight : normal;cursor : pointer;}.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {position : absolute;margin-left : -20px;}.radio + .radio, .checkbox + .checkbox {margin-top : -5px;}.radio-inline, .checkbox-inline {display : inline-block;padding-left : 20px;margin-bottom : 0;font-weight : normal;vertical-align : middle;cursor : pointer;}.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {margin-top : 0;margin-left : 10px;}input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {cursor : not-allowed;}.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {cursor : not-allowed;}.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {cursor : not-allowed;}.form-control-static {padding-top : 7px;padding-bottom : 7px;margin-bottom : 0;}.form-control-static.input-lg, .form-control-static.input-sm {padding-right : 0;padding-left : 0;}.input-sm, .form-group-sm .form-control {height : 30px;padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}select.input-sm, select.form-group-sm .form-control {height : 30px;line-height : 30px;}textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {height : auto;}.input-lg, .form-group-lg .form-control {height : 46px;padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}select.input-lg, select.form-group-lg .form-control {height : 46px;line-height : 46px;}textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {height : auto;}.has-feedback {position : relative;}.has-feedback .form-control {padding-right : 42.5px;}.form-control-feedback {position : absolute;top : 0;right : 0;z-index : 2;display : block;width : 34px;height : 34px;line-height : 34px;text-align : center;}.input-lg + .form-control-feedback {width : 46px;height : 46px;line-height : 46px;}.input-sm + .form-control-feedback {width : 30px;height : 30px;line-height : 30px;}.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {color : #3c763d;}.has-success .form-control {border-color : #3c763d;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-success .form-control:focus {border-color : #2b542c;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #67b168;}.has-success .input-group-addon {color : #3c763d;background-color : #dff0d8;border-color : #3c763d;}.has-success .form-control-feedback {color : #3c763d;}.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {color : #8a6d3b;}.has-warning .form-control {border-color : #8a6d3b;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-warning .form-control:focus {border-color : #66512c;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #c0a16b;}.has-warning .input-group-addon {color : #8a6d3b;background-color : #fcf8e3;border-color : #8a6d3b;}.has-warning .form-control-feedback {color : #8a6d3b;}.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {color : #a94442;}.has-error .form-control {border-color : #a94442;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-error .form-control:focus {border-color : #843534;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #ce8483;}.has-error .input-group-addon {color : #a94442;background-color : #f2dede;border-color : #a94442;}.has-error .form-control-feedback {color : #a94442;}.has-feedback label ~ .form-control-feedback {top : 25px;}.has-feedback label.sr-only ~ .form-control-feedback {top : 0;}.help-block {display : block;margin-top : 5px;margin-bottom : 10px;color : #737373;}@media (min-width:768px) {.form-inline .form-group {display : inline-block;margin-bottom : 0;vertical-align : middle;}.form-inline .form-control {display : inline-block;width : auto;vertical-align : middle;}.form-inline .form-control-static {display : inline-block;}.form-inline .input-group {display : inline-table;vertical-align : middle;}.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {width : auto;}.form-inline .input-group > .form-control {width : 100%;}.form-inline .control-label {margin-bottom : 0;vertical-align : middle;}.form-inline .radio, .form-inline .checkbox {display : inline-block;margin-top : 0;margin-bottom : 0;vertical-align : middle;}.form-inline .radio label, .form-inline .checkbox label {padding-left : 0;}.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {position : relative;margin-left : 0;}.form-inline .has-feedback .form-control-feedback {top : 0;}}.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {padding-top : 7px;margin-top : 0;margin-bottom : 0;}.form-horizontal .radio, .form-horizontal .checkbox {min-height : 27px;}.form-horizontal .form-group {margin-right : -15px;margin-left : -15px;}@media (min-width:768px) {.form-horizontal .control-label {padding-top : 7px;margin-bottom : 0;text-align : right;}}.form-horizontal .has-feedback .form-control-feedback {right : 15px;}@media (min-width:768px) {.form-horizontal .form-group-lg .control-label {padding-top : 14.3px;}}@media (min-width:768px) {.form-horizontal .form-group-sm .control-label {padding-top : 6px;}}.btn {display : inline-block;padding : 6px 12px;margin-bottom : 0;font-size : 14px;font-weight : normal;line-height : 1.42857143;text-align : center;white-space : nowrap;vertical-align : middle;touch-action : manipulation;cursor : pointer;user-select : none;background-image : none;border : transparent solid 1px;border-radius : 4px;}.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline : thin dotted;outline-offset : -2px;}.btn:hover, .btn:focus, .btn.focus {color : #333;text-decoration : none;}.btn:active, .btn.active {background-image : none;outline : 0;box-shadow : 0 3px 5px rgb(0 0 0 / 0.125) inset;}.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor : not-allowed;box-shadow : none;opacity : 0.65;}.btn-default {color : #333;background-color : #fff;border-color : #ccc;}.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color : #333;background-color : #e6e6e6;border-color : #adadad;}.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {background-image : none;}.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {background-color : #fff;border-color : #ccc;}.btn-default .badge {color : #fff;background-color : #333;}.btn-primary {color : #fff;background-color : #337ab7;border-color : #2e6da4;}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color : #fff;background-color : #286090;border-color : #204d74;}.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {background-image : none;}.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {background-color : #337ab7;border-color : #2e6da4;}.btn-primary .badge {color : #337ab7;background-color : #fff;}.btn-success {color : #fff;background-color : #5cb85c;border-color : #4cae4c;}.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {color : #fff;background-color : #449d44;border-color : #398439;}.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {background-image : none;}.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {background-color : #5cb85c;border-color : #4cae4c;}.btn-success .badge {color : #5cb85c;background-color : #fff;}.btn-info {color : #fff;background-color : #5bc0de;border-color : #46b8da;}.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {color : #fff;background-color : #31b0d5;border-color : #269abc;}.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {background-image : none;}.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {background-color : #5bc0de;border-color : #46b8da;}.btn-info .badge {color : #5bc0de;background-color : #fff;}.btn-warning {color : #fff;background-color : #f0ad4e;border-color : #eea236;}.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {color : #fff;background-color : #ec971f;border-color : #d58512;}.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {background-image : none;}.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {background-color : #f0ad4e;border-color : #eea236;}.btn-warning .badge {color : #f0ad4e;background-color : #fff;}.btn-danger {color : #fff;background-color : #d9534f;border-color : #d43f3a;}.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {color : #fff;background-color : #c9302c;border-color : #ac2925;}.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {background-image : none;}.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {background-color : #d9534f;border-color : #d43f3a;}.btn-danger .badge {color : #d9534f;background-color : #fff;}.btn-link {font-weight : normal;color : #337ab7;border-radius : 0;}.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {background-color : transparent;box-shadow : none;}.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {border-color : transparent;}.btn-link:hover, .btn-link:focus {color : #23527c;text-decoration : underline;background-color : transparent;}.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {color : #777;text-decoration : none;}.btn-lg, .btn-group-lg > .btn {padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}.btn-sm, .btn-group-sm > .btn {padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}.btn-xs, .btn-group-xs > .btn {padding : 1px 5px;font-size : 12px;line-height : 1.5;border-radius : 3px;}.btn-block {display : block;width : 100%;}.btn-block + .btn-block {margin-top : 5px;}input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {width : 100%;}.fade {opacity : 0;transition : opacity 0.15s linear;}.fade.in {opacity : 1;}.collapse {display : none;visibility : hidden;}.collapse.in {display : block;visibility : visible;}tr.collapse.in {display : table-row;}tbody.collapse.in {display : table-row-group;}.collapsing {position : relative;height : 0;overflow : hidden;transition-timing-function : ease;transition-duration : 0.35s;transition-property : height, visibility;}.caret {display : inline-block;width : 0;height : 0;margin-left : 2px;vertical-align : middle;border-top : 4px solid;border-right : 4px solid transparent;border-left : 4px solid transparent;}.dropdown {position : relative;}.dropdown-toggle:focus {outline : 0;}.dropdown-menu {position : absolute;top : 100%;left : 0;z-index : 1000;display : none;float : left;min-width : 160px;padding : 5px 0;margin : 2px 0 0;font-size : 14px;text-align : left;list-style : none;background-color : #fff;background-clip : padding-box;border : #ccc solid 1px;border : rgb(0 0 0 / 0.15) solid 1px;border-radius : 4px;box-shadow : 0 6px 12px rgb(0 0 0 / 0.175);}.dropdown-menu.pull-right {right : 0;left : auto;}.dropdown-menu .divider {height : 1px;margin : 9px 0;overflow : hidden;background-color : #e5e5e5;}.dropdown-menu > li > a {display : block;padding : 3px 20px;clear : both;font-weight : normal;line-height : 1.42857143;color : #333;white-space : nowrap;}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {color : #262626;text-decoration : none;background-color : #f5f5f5;}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {color : #fff;text-decoration : none;background-color : #337ab7;outline : 0;}.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {color : #777;}.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {text-decoration : none;cursor : not-allowed;background-color : transparent;background-image : none;}.open > .dropdown-menu {display : block;}.open > a {outline : 0;}.dropdown-menu-right {right : 0;left : auto;}.dropdown-menu-left {right : auto;left : 0;}.dropdown-header {display : block;padding : 3px 20px;font-size : 12px;line-height : 1.42857143;color : #777;white-space : nowrap;}.dropdown-backdrop {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 990;}.pull-right > .dropdown-menu {right : 0;left : auto;}.dropup .caret, .navbar-fixed-bottom .dropdown .caret {content : "";border-top : 0;border-bottom : 4px solid;}.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {top : auto;bottom : 100%;margin-bottom : 1px;}@media (min-width:768px) {.navbar-right .dropdown-menu {right : 0;left : auto;}.navbar-right .dropdown-menu-left {right : auto;left : 0;}}.btn-group, .btn-group-vertical {position : relative;display : inline-block;vertical-align : middle;}.btn-group > .btn, .btn-group-vertical > .btn {position : relative;float : left;}.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {z-index : 2;}.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {margin-left : -1px;}.btn-toolbar {margin-left : -5px;}.btn-toolbar .btn-group, .btn-toolbar .input-group {float : left;}.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {margin-left : 5px;}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius : 0;}.btn-group > .btn:first-child {margin-left : 0;}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius : 0;border-bottom-right-radius : 0;}.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius : 0;border-bottom-left-radius : 0;}.btn-group > .btn-group {float : left;}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius : 0;}.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {border-top-right-radius : 0;border-bottom-right-radius : 0;}.btn-group > .btn-group:last-child > .btn:first-child {border-top-left-radius : 0;border-bottom-left-radius : 0;}.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {outline : 0;}.btn-group > .btn + .dropdown-toggle {padding-right : 8px;padding-left : 8px;}.btn-group > .btn-lg + .dropdown-toggle {padding-right : 12px;padding-left : 12px;}.btn-group.open .dropdown-toggle {box-shadow : 0 3px 5px rgb(0 0 0 / 0.125) inset;}.btn-group.open .dropdown-toggle.btn-link {box-shadow : none;}.btn .caret {margin-left : 0;}.btn-lg .caret {border-width : 5px 5px 0;border-bottom-width : 0;}.dropup .btn-lg .caret {border-width : 0 5px 5px;}.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {display : block;float : none;width : 100%;max-width : 100%;}.btn-group-vertical > .btn-group > .btn {float : none;}.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {margin-top : -1px;margin-left : 0;}.btn-group-vertical > .btn:not(:first-child):not(:last-child) {border-radius : 0;}.btn-group-vertical > .btn:first-child:not(:last-child) {border-top-right-radius : 4px;border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.btn-group-vertical > .btn:last-child:not(:first-child) {border-top-left-radius : 0;border-top-right-radius : 0;border-bottom-left-radius : 4px;}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius : 0;}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius : 0;border-top-right-radius : 0;}.btn-group-justified {display : table;width : 100%;table-layout : fixed;border-collapse : separate;}.btn-group-justified > .btn, .btn-group-justified > .btn-group {display : table-cell;float : none;width : 1%;}.btn-group-justified > .btn-group .btn {width : 100%;}.btn-group-justified > .btn-group .dropdown-menu {left : auto;}[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {position : absolute;clip : rect(0,0,0,0);}.input-group {position : relative;display : table;border-collapse : separate;}.input-group[class*="col-"] {float : none;padding-right : 0;padding-left : 0;}.input-group .form-control {position : relative;z-index : 2;float : left;width : 100%;margin-bottom : 0;}.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {height : 46px;padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {height : 46px;line-height : 46px;}textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {height : auto;}.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {height : 30px;padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {height : 30px;line-height : 30px;}textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {height : auto;}.input-group-addon, .input-group-btn, .input-group .form-control {display : table-cell;}.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {border-radius : 0;}.input-group-addon, .input-group-btn {width : 1%;white-space : nowrap;vertical-align : middle;}.input-group-addon {padding : 6px 12px;font-size : 14px;font-weight : normal;line-height : 1;color : #555;text-align : center;background-color : #eee;border : #ccc solid 1px;border-radius : 4px;}.input-group-addon.input-sm {padding : 5px 10px;font-size : 12px;border-radius : 3px;}.input-group-addon.input-lg {padding : 10px 16px;font-size : 18px;border-radius : 6px;}.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {margin-top : 0;}.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-top-right-radius : 0;border-bottom-right-radius : 0;}.input-group-addon:first-child {border-right : 0;}.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {border-top-left-radius : 0;border-bottom-left-radius : 0;}.input-group-addon:last-child {border-left : 0;}.input-group-btn {position : relative;font-size : 0;white-space : nowrap;}.input-group-btn > .btn {position : relative;}.input-group-btn > .btn + .btn {margin-left : -1px;}.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {z-index : 2;}.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {margin-right : -1px;}.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {margin-left : -1px;}.nav {padding-left : 0;margin-bottom : 0;list-style : none;}.nav > li {position : relative;display : block;}.nav > li > a {position : relative;display : block;padding : 10px 15px;}.nav > li > a:hover, .nav > li > a:focus {text-decoration : none;background-color : #eee;}.nav > li.disabled > a {color : #777;}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {color : #777;text-decoration : none;cursor : not-allowed;background-color : transparent;}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color : #eee;border-color : #337ab7;}.nav .nav-divider {height : 1px;margin : 9px 0;overflow : hidden;background-color : #e5e5e5;}.nav > li > a > img {max-width : none;}.nav-tabs {border-bottom : 1px solid #ddd;}.nav-tabs > li {float : left;margin-bottom : -1px;}.nav-tabs > li > a {margin-right : 2px;line-height : 1.42857143;border : transparent solid 1px;border-radius : 4px 4px 0 0;}.nav-tabs > li > a:hover {border-color : #eee #eee #ddd;}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color : #555;cursor : default;background-color : #fff;border : #ddd solid 1px;border-bottom-color : transparent;}.nav-tabs.nav-justified {width : 100%;border-bottom : 0;}.nav-tabs.nav-justified > li {float : none;}.nav-tabs.nav-justified > li > a {margin-bottom : 5px;text-align : center;}.nav-tabs.nav-justified > .dropdown .dropdown-menu {top : auto;left : auto;}@media (min-width:768px) {.nav-tabs.nav-justified > li {display : table-cell;width : 1%;}.nav-tabs.nav-justified > li > a {margin-bottom : 0;}}.nav-tabs.nav-justified > li > a {margin-right : 0;border-radius : 4px;}.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {border : #ddd solid 1px;}@media (min-width:768px) {.nav-tabs.nav-justified > li > a {border-bottom : 1px solid #ddd;border-radius : 4px 4px 0 0;}.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {border-bottom-color : #fff;}}.nav-pills > li {float : left;}.nav-pills > li > a {border-radius : 4px;}.nav-pills > li + li {margin-left : 2px;}.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {color : #fff;background-color : #337ab7;}.nav-stacked > li {float : none;}.nav-stacked > li + li {margin-top : 2px;margin-left : 0;}.nav-justified {width : 100%;}.nav-justified > li {float : none;}.nav-justified > li > a {margin-bottom : 5px;text-align : center;}.nav-justified > .dropdown .dropdown-menu {top : auto;left : auto;}@media (min-width:768px) {.nav-justified > li {display : table-cell;width : 1%;}.nav-justified > li > a {margin-bottom : 0;}}.nav-tabs-justified {border-bottom : 0;}.nav-tabs-justified > li > a {margin-right : 0;border-radius : 4px;}.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {border : #ddd solid 1px;}@media (min-width:768px) {.nav-tabs-justified > li > a {border-bottom : 1px solid #ddd;border-radius : 4px 4px 0 0;}.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {border-bottom-color : #fff;}}.tab-content > .tab-pane {display : none;visibility : hidden;}.tab-content > .active {display : block;visibility : visible;}.nav-tabs .dropdown-menu {margin-top : -1px;border-top-left-radius : 0;border-top-right-radius : 0;}.navbar {position : relative;min-height : 20px;margin-bottom : 10px;border : transparent solid 1px;}@media (min-width:768px) {.navbar {border-radius : 4px;}}@media (min-width:768px) {.navbar-header {float : left;}}.navbar-collapse {padding-right : 15px;padding-left : 15px;overflow-x : visible;border-top : 1px solid transparent;box-shadow : 0 1px 0 rgb(255 255 255 / 0.1) inset;}.navbar-collapse.in {overflow-y : auto;}@media (min-width:768px) {.navbar-collapse {width : auto;border-top : 0;box-shadow : none;}.navbar-collapse.collapse {display : block !important ;height : auto !important ;padding-bottom : 0;overflow : visible !important ;visibility : visible !important ;}.navbar-collapse.in {overflow-y : visible;}.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {padding-right : 0;padding-left : 0;}}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height : 340px;}@media (max-device-width:480px) and (orientation:landscape) {.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height : 200px;}}.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right : -15px;margin-left : -15px;}@media (min-width:768px) {.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right : 0;margin-left : 0;}}.navbar-static-top {z-index : 1000;border-width : 0 0 1px;}@media (min-width:768px) {.navbar-static-top {border-radius : 0;}}.navbar-fixed-top, .navbar-fixed-bottom {position : fixed;right : 0;left : 0;z-index : 1030;}@media (min-width:768px) {.navbar-fixed-top, .navbar-fixed-bottom {border-radius : 0;}}.navbar-fixed-top {top : 0;border-width : 0 0 1px;}.navbar-fixed-bottom {bottom : 0;margin-bottom : 0;border-width : 1px 0 0;}.navbar-brand {float : left;height : 50px;padding : 15px 15px;font-size : 18px;line-height : 20px;}.navbar-brand:hover, .navbar-brand:focus {text-decoration : none;}.navbar-brand > img {display : block;}@media (min-width:768px) {.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left : -15px;}}.navbar-toggle {position : relative;float : right;padding : 9px 10px;margin-top : 8px;margin-right : 15px;margin-bottom : 8px;background-color : transparent;background-image : none;border : transparent solid 1px;border-radius : 4px;}.navbar-toggle:focus {outline : 0;}.navbar-toggle .icon-bar {display : block;width : 22px;height : 2px;border-radius : 1px;}.navbar-toggle .icon-bar + .icon-bar {margin-top : 4px;}@media (min-width:768px) {.navbar-toggle {display : none;}}.navbar-nav {margin : 7.5px -15px;}.navbar-nav > li > a {padding-top : 10px;padding-bottom : 10px;line-height : 20px;}@media (max-width:767px) {.navbar-nav .open .dropdown-menu {position : static;float : none;width : auto;margin-top : 0;background-color : transparent;border : 0;box-shadow : none;}.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding : 5px 15px 5px 25px;}.navbar-nav .open .dropdown-menu > li > a {line-height : 20px;}.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {background-image : none;}}@media (min-width:768px) {.navbar-nav {float : left;margin : 0;}.navbar-nav > li {float : left;}.navbar-nav > li > a {padding-top : 15px;padding-bottom : 15px;}}.navbar-form {padding : 10px 15px;margin-top : 8px;margin-right : -15px;margin-bottom : 8px;margin-left : -15px;border-top : 1px solid transparent;border-bottom : 1px solid transparent;box-shadow : 0 1px 0 rgb(255 255 255 / 0.1) inset, 0 1px 0 rgb(255 255 255 / 0.1);}@media (min-width:768px) {.navbar-form .form-group {display : inline-block;margin-bottom : 0;vertical-align : middle;}.navbar-form .form-control {display : inline-block;width : auto;vertical-align : middle;}.navbar-form .form-control-static {display : inline-block;}.navbar-form .input-group {display : inline-table;vertical-align : middle;}.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {width : auto;}.navbar-form .input-group > .form-control {width : 100%;}.navbar-form .control-label {margin-bottom : 0;vertical-align : middle;}.navbar-form .radio, .navbar-form .checkbox {display : inline-block;margin-top : 0;margin-bottom : 0;vertical-align : middle;}.navbar-form .radio label, .navbar-form .checkbox label {padding-left : 0;}.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {position : relative;margin-left : 0;}.navbar-form .has-feedback .form-control-feedback {top : 0;}}@media (max-width:767px) {.navbar-form .form-group {margin-bottom : 5px;}.navbar-form .form-group:last-child {margin-bottom : 0;}}@media (min-width:768px) {.navbar-form {width : auto;padding-top : 0;padding-bottom : 0;margin-right : 0;margin-left : 0;border : 0;box-shadow : none;}}.navbar-nav > li > .dropdown-menu {margin-top : 0;border-top-left-radius : 0;border-top-right-radius : 0;}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {border-top-left-radius : 4px;border-top-right-radius : 4px;border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.navbar-btn {margin-top : 8px;margin-bottom : 8px;}.navbar-btn.btn-sm {margin-top : 10px;margin-bottom : 10px;}.navbar-btn.btn-xs {margin-top : 14px;margin-bottom : 14px;}.navbar-text {margin-top : 15px;margin-bottom : 15px;}@media (min-width:768px) {.navbar-text {float : left;margin-right : 15px;margin-left : 15px;}}@media (min-width:768px) {.navbar-left {float : left !important ;}.navbar-right {float : right !important ;margin-right : -15px;}.navbar-right ~ .navbar-right {margin-right : 0;}}.navbar-default {border-color : #e7e7e7;}.navbar-default .navbar-brand {color : #777;}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color : #5e5e5e;background-color : transparent;}.navbar-default .navbar-text {color : #777;}.nav-pills .navbar-nav > li > a {color : #fff;border-radius : 5px;padding : 0 5px !important ;margin : 0 !important ;}.nav-pills .navbar-nav > li > a:hover, .nav-pills .navbar-nav > li > a:focus {color : #c3f0ff;background-color : transparent;}.nav-pills .navbar-nav > .active > a, .nav-pills .navbar-nav > .active > a:hover, .nav-pills .navbar-nav > .active > a:focus {color : #fff;background-color : transparent;}.nav-pills .navbar-nav > .disabled > a, .nav-pills .navbar-nav > .disabled > a:hover, .nav-pills .navbar-nav > .disabled > a:focus {color : #ccc;background-color : transparent;}.nav-pills .navbar-toggle {border-color : #ddd;}.nav-pills .navbar-toggle:hover, .nav-pills .navbar-toggle:focus {background-color : transparent;}.nav-pills .navbar-toggle .icon-bar {background-color : transparent;}.nav-pills .navbar-collapse, .nav-pills .navbar-form {border-color : #e7e7e7;}.nav-pills .navbar-nav > .open > a, .nav-pills .navbar-nav > .open > a:hover, .nav-pills .navbar-nav > .open > a:focus {color : #c3f0ff;}@media (max-width:767px) {.navbar-default .navbar-nav .open .dropdown-menu > li > a {color : #777;}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {color : #333;background-color : transparent;}.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {color : #555;background-color : #e7e7e7;}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {color : #ccc;background-color : transparent;}}.navbar-default .navbar-link {color : #777;}.navbar-default .navbar-link:hover {color : #333;}.navbar-default .btn-link {color : #777;}.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {color : #333;}.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {color : #ccc;}.navbar-inverse {background-color : #222;border-color : #080808;}.navbar-inverse .navbar-brand {color : #9d9d9d;}.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-text {color : #9d9d9d;}.navbar-inverse .navbar-nav > li > a {color : #9d9d9d;}.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {color : #fff;background-color : #080808;}.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {color : #444;background-color : transparent;}.navbar-inverse .navbar-toggle {border-color : #333;}.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {background-color : #333;}.icon-bar {background-color : #999 !important ;}.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color : #101010;}.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {color : #fff;background-color : #080808;}@media (max-width:767px) {.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu .divider {background-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color : #9d9d9d;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {color : #fff;background-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {color : #444;background-color : transparent;}}.navbar-inverse .navbar-link {color : #9d9d9d;}.navbar-inverse .navbar-link:hover {color : #fff;}.navbar-inverse .btn-link {color : #9d9d9d;}.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {color : #fff;}.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {color : #444;}.breadcrumb {padding : 8px 15px;margin-bottom : 20px;list-style : none;background-color : #f5f5f5;border-radius : 4px;}.breadcrumb > li {display : inline-block;}.breadcrumb > li + li:before {padding : 0 5px;color : #ccc;content : "/\00a0";}.breadcrumb > .active {color : #777;}.pagination {display : inline-block;padding-left : 0;margin : 20px 0;border-radius : 4px;}.pagination > li {display : inline;}.pagination > li > a, .pagination > li > span {position : relative;float : left;padding : 6px 12px;margin-left : -1px;line-height : 1.42857143;color : #ff0000;text-decoration : none;background-color : #fff;border : #ddd solid 1px;}.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left : 0;border-top-left-radius : 4px;border-bottom-left-radius : 4px;}.pagination > li:last-child > a, .pagination > li:last-child > span {border-top-right-radius : 4px;border-bottom-right-radius : 4px;}.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {color : #23527c;background-color : #eee;border-color : #ddd;}.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index : 2;color : #fff;cursor : default;background-color : #ff0000;border-color : #ff0000;}.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color : #777;cursor : not-allowed;background-color : #fff;border-color : #ddd;}.pagination-lg > li > a, .pagination-lg > li > span {padding : 10px 16px;font-size : 18px;}.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {border-top-left-radius : 6px;border-bottom-left-radius : 6px;}.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {border-top-right-radius : 6px;border-bottom-right-radius : 6px;}.pagination-sm > li > a, .pagination-sm > li > span {padding : 5px 10px;font-size : 12px;}.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {border-top-left-radius : 3px;border-bottom-left-radius : 3px;}.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-top-right-radius : 3px;border-bottom-right-radius : 3px;}.pager {padding-left : 0;margin : 20px 0;text-align : center;list-style : none;}.pager li {display : inline;}.pager li > a, .pager li > span {display : inline-block;padding : 5px 14px;background-color : #fff;border : #ddd solid 1px;border-radius : 15px;}.pager li > a:hover, .pager li > a:focus {text-decoration : none;background-color : #eee;}.pager .next > a, .pager .next > span {float : right;}.pager .previous > a, .pager .previous > span {float : left;}.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {color : #777;cursor : not-allowed;background-color : #fff;}.label {display : inline;padding : 0.2em 0.6em 0.3em;font-size : 75%;font-weight : bold;line-height : 1;color : #fff;text-align : center;white-space : nowrap;vertical-align : baseline;border-radius : 0.25em;}a.label:hover, a.label:focus {color : #fff;text-decoration : none;cursor : pointer;}.label:empty {display : none;}.btn .label {position : relative;top : -1px;}.label-default {background-color : #777;}.label-default[href]:hover, .label-default[href]:focus {background-color : #5e5e5e;}.label-primary {background-color : #337ab7;}.label-primary[href]:hover, .label-primary[href]:focus {background-color : #286090;}.label-success {background-color : #5cb85c;}.label-success[href]:hover, .label-success[href]:focus {background-color : #449d44;}.label-info {background-color : #5bc0de;}.label-info[href]:hover, .label-info[href]:focus {background-color : #31b0d5;}.label-warning {background-color : #f0ad4e;}.label-warning[href]:hover, .label-warning[href]:focus {background-color : #ec971f;}.label-danger {background-color : #d9534f;}.label-danger[href]:hover, .label-danger[href]:focus {background-color : #c9302c;}.badge {display : inline-block;min-width : 10px;padding : 3px 7px;font-size : 12px;font-weight : bold;line-height : 1;color : #fff;text-align : center;white-space : nowrap;vertical-align : baseline;background-color : #777;border-radius : 10px;}.badge:empty {display : none;}.btn .badge {position : relative;top : -1px;}.btn-xs .badge {top : 0;padding : 1px 5px;}a.badge:hover, a.badge:focus {color : #fff;text-decoration : none;cursor : pointer;}.list-group-item.active > .badge, .nav-pills > .active > a > .badge {color : #337ab7;background-color : #fff;}.list-group-item > .badge {float : right;}.list-group-item > .badge + .badge {margin-right : 5px;}.nav-pills > li > a > .badge {margin-left : 3px;}.jumbotron {padding : 30px 15px;margin-bottom : 30px;color : inherit;background-color : #eee;}.jumbotron h1, .jumbotron .h1 {color : inherit;}.jumbotron p {margin-bottom : 15px;font-size : 21px;font-weight : 200;}.jumbotron > hr {border-top-color : #d5d5d5;}.container .jumbotron, .container-fluid .jumbotron {border-radius : 6px;}.jumbotron .container {max-width : 100%;}@media screen and (min-width:768px) {.jumbotron {padding : 48px 0;}.container .jumbotron, .container-fluid .jumbotron {padding-right : 60px;padding-left : 60px;}.jumbotron h1, .jumbotron .h1 {font-size : 63px;}}.thumbnail {display : block;padding : 4px;margin-bottom : 20px;line-height : 1.42857143;background-color : #fff;border : #ddd solid 1px;border-radius : 4px;transition : border 0.2s ease-in-out;}.thumbnail > img, .thumbnail a > img {margin-right : auto;margin-left : auto;}a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {border-color : #337ab7;}.thumbnail .caption {padding : 9px;color : #333;}.alert {padding : 15px;margin-bottom : 20px;border : transparent solid 1px;border-radius : 4px;}.alert h4 {margin-top : 0;color : inherit;}.alert .alert-link {font-weight : bold;}.alert > p, .alert > ul {margin-bottom : 0;}.alert > p + p {margin-top : 5px;}.alert-dismissable, .alert-dismissible {padding-right : 35px;}.alert-dismissable .close, .alert-dismissible .close {position : relative;top : -2px;right : -21px;color : inherit;}.alert-success {color : #3c763d;background-color : #dff0d8;border-color : #d6e9c6;}.alert-success hr {border-top-color : #c9e2b3;}.alert-success .alert-link {color : #2b542c;}.alert-info {color : #31708f;background-color : #d9edf7;border-color : #bce8f1;}.alert-info hr {border-top-color : #a6e1ec;}.alert-info .alert-link {color : #245269;}.alert-warning {color : #8a6d3b;background-color : #fcf8e3;border-color : #faebcc;}.alert-warning hr {border-top-color : #f7e1b5;}.alert-warning .alert-link {color : #66512c;}.alert-danger {color : #a94442;background-color : #f2dede;border-color : #ebccd1;}.alert-danger hr {border-top-color : #e4b9c0;}.alert-danger .alert-link {color : #843534;}@keyframes progress-bar-stripes {from {background-position : 40px 0;}to {background-position : 0 0;}}.progress {height : 20px;margin-bottom : 20px;overflow : hidden;background-color : #f5f5f5;border-radius : 4px;box-shadow : 0 1px 2px rgb(0 0 0 / 0.1) inset;}.progress-bar {float : left;width : 0;height : 100%;font-size : 12px;line-height : 20px;color : #fff;text-align : center;background-color : #337ab7;box-shadow : 0 -1px 0 rgb(0 0 0 / 0.15) inset;transition : width 0.6s ease;}.progress-striped .progress-bar, .progress-bar-striped {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);background-size : 40px 40px;}.progress.active .progress-bar, .progress-bar.active {animation : progress-bar-stripes 2s linear infinite;}.progress-bar-success {background-color : #5cb85c;}.progress-striped .progress-bar-success {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-info {background-color : #5bc0de;}.progress-striped .progress-bar-info {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-warning {background-color : #f0ad4e;}.progress-striped .progress-bar-warning {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-danger {background-color : #d9534f;}.progress-striped .progress-bar-danger {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.media {margin-top : 15px;}.media:first-child {margin-top : 0;}.media-right, .media > .pull-right {padding-left : 10px;}.media-left, .media > .pull-left {padding-right : 10px;}.media-left, .media-right, .media-body {display : table-cell;vertical-align : top;}.media-middle {vertical-align : middle;}.media-bottom {vertical-align : bottom;}.media-heading {margin-top : 0;margin-bottom : 5px;}.media-list {padding-left : 0;list-style : none;}.list-group {padding-left : 0;margin-bottom : 20px;}.list-group-item {position : relative;display : block;padding : 10px 15px;margin-bottom : -1px;background-color : #fff;border : #ddd solid 1px;}.list-group-item:first-child {border-top-left-radius : 4px;border-top-right-radius : 4px;}.list-group-item:last-child {margin-bottom : 0;border-bottom-right-radius : 4px;border-bottom-left-radius : 4px;}a.list-group-item {color : #555;}a.list-group-item .list-group-item-heading {color : #333;}a.list-group-item:hover, a.list-group-item:focus {color : #555;text-decoration : none;background-color : #f5f5f5;}.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {color : #777;cursor : not-allowed;background-color : #eee;}.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {color : inherit;}.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {color : #777;}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {z-index : 2;color : #fff;background-color : #01b7f2;border-color : #01b7f2;}.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {color : inherit;}.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {color : #c7ddef;}.list-group-item-success {color : #3c763d;background-color : #dff0d8;}a.list-group-item-success {color : #3c763d;}a.list-group-item-success .list-group-item-heading {color : inherit;}a.list-group-item-success:hover, a.list-group-item-success:focus {color : #3c763d;background-color : #d0e9c6;}a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {color : #fff;background-color : #3c763d;border-color : #3c763d;}.list-group-item-info {color : #31708f;background-color : #d9edf7;}a.list-group-item-info {color : #31708f;}a.list-group-item-info .list-group-item-heading {color : inherit;}a.list-group-item-info:hover, a.list-group-item-info:focus {color : #31708f;background-color : #c4e3f3;}a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {color : #fff;background-color : #31708f;border-color : #31708f;}.list-group-item-warning {color : #8a6d3b;background-color : #fcf8e3;}a.list-group-item-warning {color : #8a6d3b;}a.list-group-item-warning .list-group-item-heading {color : inherit;}a.list-group-item-warning:hover, a.list-group-item-warning:focus {color : #8a6d3b;background-color : #faf2cc;}a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {color : #fff;background-color : #8a6d3b;border-color : #8a6d3b;}.list-group-item-danger {color : #a94442;background-color : #f2dede;}a.list-group-item-danger {color : #a94442;}a.list-group-item-danger .list-group-item-heading {color : inherit;}a.list-group-item-danger:hover, a.list-group-item-danger:focus {color : #a94442;background-color : #ebcccc;}a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {color : #fff;background-color : #a94442;border-color : #a94442;}.list-group-item-heading {margin-top : 0;margin-bottom : 5px;}.list-group-item-text {margin-bottom : 0;line-height : 1.3;}.panel {margin-bottom : 20px;background-color : #fff;border : transparent solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.05);}.panel-body {padding : 15px;}.panel-heading {padding : 10px 15px;border-bottom : 1px solid transparent;border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel-heading > .dropdown .dropdown-toggle {color : inherit;}.panel-title {margin-top : 0;margin-bottom : 0;font-size : 16px;color : inherit;}.panel-title > a {color : inherit;}.panel-footer {padding : 10px 15px;background-color : #f5f5f5;border-top : 1px solid #ddd;border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .list-group, .panel > .panel-collapse > .list-group {margin-bottom : 0;}.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {border-width : 1px 0;border-radius : 0;}.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top : 0;border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom : 0;border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel-heading + .list-group .list-group-item:first-child {border-top-width : 0;}.list-group + .panel-footer {border-top-width : 0;}.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {margin-bottom : 0;}.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {padding-right : 15px;padding-left : 15px;}.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius : 3px;}.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius : 3px;}.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {border-top : 1px solid #ddd;}.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {border-top : 0;}.panel > .table-bordered, .panel > .table-responsive > .table-bordered {border : 0;}.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left : 0;}.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right : 0;}.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom : 0;}.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {border-bottom : 0;}.panel > .table-responsive {margin-bottom : 0;border : 0;}.panel-group {margin-bottom : 20px;}.panel-group .panel {margin-bottom : 0;border-radius : 4px;}.panel-group .panel + .panel {margin-top : 5px;}.panel-group .panel-heading {border-bottom : 0;}.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {border-top : 1px solid #ddd;}.panel-group .panel-footer {border-top : 0;}.panel-group .panel-footer + .panel-collapse .panel-body {border-bottom : 1px solid #ddd;}.panel-default {border-color : #ddd;}.panel-default > .panel-heading {color : #333;background-color : #f5f5f5;border-color : #ddd;}.panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color : #ddd;}.panel-default > .panel-heading .badge {color : #f5f5f5;background-color : #333;}.panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #ddd;}.panel-primary {border-color : #337ab7;}.panel-primary > .panel-heading {color : #fff;background-color : #337ab7;border-color : #337ab7;}.panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color : #337ab7;}.panel-primary > .panel-heading .badge {color : #337ab7;background-color : #fff;}.panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #337ab7;}.panel-success {border-color : #d6e9c6;}.panel-success > .panel-heading {color : #3c763d;background-color : #dff0d8;border-color : #d6e9c6;}.panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color : #d6e9c6;}.panel-success > .panel-heading .badge {color : #dff0d8;background-color : #3c763d;}.panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #d6e9c6;}.panel-info {border-color : #bce8f1;}.panel-info > .panel-heading {color : #31708f;background-color : #d9edf7;border-color : #bce8f1;}.panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color : #bce8f1;}.panel-info > .panel-heading .badge {color : #d9edf7;background-color : #31708f;}.panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #bce8f1;}.panel-warning {border-color : #faebcc;}.panel-warning > .panel-heading {color : #8a6d3b;background-color : #fcf8e3;border-color : #faebcc;}.panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color : #faebcc;}.panel-warning > .panel-heading .badge {color : #fcf8e3;background-color : #8a6d3b;}.panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #faebcc;}.panel-danger {border-color : #ebccd1;}.panel-danger > .panel-heading {color : #a94442;background-color : #f2dede;border-color : #ebccd1;}.panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color : #ebccd1;}.panel-danger > .panel-heading .badge {color : #f2dede;background-color : #a94442;}.panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #ebccd1;}.embed-responsive {position : relative;display : block;height : 0;padding : 0;overflow : hidden;}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {position : absolute;top : 0;bottom : 0;left : 0;width : 100%;height : 100%;border : 0;}.embed-responsive.embed-responsive-16by9 {padding-bottom : 56.25%;}.embed-responsive.embed-responsive-4by3 {padding-bottom : 75%;}.well {min-height : 20px;padding : 19px;margin-bottom : 20px;background-color : #f5f5f5;border : #e3e3e3 solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.05) inset;}.well blockquote {border-color : #ddd;border-color : rgb(0 0 0 / 0.15);}.well-lg {padding : 24px;border-radius : 6px;}.well-sm {padding : 9px;border-radius : 3px;}.close {float : right;font-size : 21px;font-weight : bold;line-height : 1;color : #000;text-shadow : 0 1px 0 #fff;opacity : 0.2;}.close:hover, .close:focus {color : #000;text-decoration : none;cursor : pointer;opacity : 0.5;}button.close {padding : 0;cursor : pointer;background : transparent;border : 0;}.modal-open {overflow : hidden;}.modal {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 1040;display : none;overflow : hidden;outline : 0;}.modal.fade .modal-dialog {transition : transform 0.3s ease-out;transform : translate(0,-25%);}.modal.in .modal-dialog {transform : translate(0,0);}.modal-open .modal {overflow-x : hidden;overflow-y : auto;}.modal-dialog {position : relative;width : auto;margin : 10px;}.modal-content {position : relative;background-color : #fff;background-clip : padding-box;border : #999 solid 1px;border : rgb(0 0 0 / 0.2) solid 1px;border-radius : 6px;outline : 0;box-shadow : 0 3px 9px rgb(0 0 0 / 0.5);}.modal-backdrop {position : absolute;top : 0;right : 0;left : 0;background-color : #000;}.modal-backdrop.fade {opacity : 0;}.modal-backdrop.in {opacity : 0.5;}.modal-header {min-height : 16.42857143px;padding : 7px 15px;border-bottom : 1px solid #e5e5e5;background : #01b7f2;color : #fff;font-size : 16px;font-weight : bold;}.modal-header .close {margin-top : -2px;}.modal-title {margin : 0;line-height : 1.42857143;}.modal-body {position : relative;padding : 15px;}.modal-footer {padding : 15px;text-align : right;border-top : 1px solid #e5e5e5;}.modal-footer .btn + .btn {margin-bottom : 0;margin-left : 5px;}.modal-footer .btn-group .btn + .btn {margin-left : -1px;}.modal-footer .btn-block + .btn-block {margin-left : 0;}.modal-scrollbar-measure {position : absolute;top : -9999px;width : 50px;height : 50px;overflow : scroll;}@media (min-width:768px) {.modal-dialog {width : 600px;margin : 30px auto;}.modal-content {box-shadow : 0 5px 15px rgb(0 0 0 / 0.5);}.modal-sm {width : 300px;}}@media (min-width:992px) {.modal-lg {width : 900px;}}.tooltip {position : absolute;z-index : 1070;display : block;font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 12px;font-weight : normal;line-height : 1.4;visibility : visible;opacity : 0;}.tooltip.in {opacity : 0.9;}.tooltip.top {padding : 5px 0;margin-top : -3px;}.tooltip.right {padding : 0 5px;margin-left : 3px;}.tooltip.bottom {padding : 5px 0;margin-top : 3px;}.tooltip.left {padding : 0 5px;margin-left : -3px;}.tooltip-inner {max-width : 200px;padding : 3px 8px;color : #fff;text-align : center;text-decoration : none;background-color : #000;border-radius : 4px;}.tooltip-arrow {position : absolute;width : 0;height : 0;border-color : transparent;border-style : solid;}.tooltip.top .tooltip-arrow {bottom : 0;left : 50%;margin-left : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.top-left .tooltip-arrow {right : 5px;bottom : 0;margin-bottom : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.top-right .tooltip-arrow {bottom : 0;left : 5px;margin-bottom : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.right .tooltip-arrow {top : 50%;left : 0;margin-top : -5px;border-width : 5px 5px 5px 0;border-right-color : #000;}.tooltip.left .tooltip-arrow {top : 50%;right : 0;margin-top : -5px;border-width : 5px 0 5px 5px;border-left-color : #000;}.tooltip.bottom .tooltip-arrow {top : 0;left : 50%;margin-left : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.tooltip.bottom-left .tooltip-arrow {top : 0;right : 5px;margin-top : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.tooltip.bottom-right .tooltip-arrow {top : 0;left : 5px;margin-top : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.popover {position : absolute;top : 0;left : 0;z-index : 1060;display : none;max-width : 276px;padding : 1px;font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 14px;font-weight : normal;line-height : 1.42857143;text-align : left;white-space : normal;background-color : #fff;background-clip : padding-box;border : #ccc solid 1px;border : rgb(0 0 0 / 0.2) solid 1px;border-radius : 6px;box-shadow : 0 5px 10px rgb(0 0 0 / 0.2);}.popover.top {margin-top : -10px;}.popover.right {margin-left : 10px;}.popover.bottom {margin-top : 10px;}.popover.left {margin-left : -10px;}.popover-title {padding : 8px 14px;margin : 0;font-size : 14px;background-color : #f7f7f7;border-bottom : 1px solid #ebebeb;border-radius : 5px 5px 0 0;}.popover-content {padding : 9px 14px;}.popover > .arrow, .popover > .arrow:after {position : absolute;display : block;width : 0;height : 0;border-color : transparent;border-style : solid;}.popover > .arrow {border-width : 11px;}.popover > .arrow:after {content : "";border-width : 10px;}.popover.top > .arrow {bottom : -11px;left : 50%;margin-left : -11px;border-top-color : #999;border-top-color : rgb(0 0 0 / 0.25);border-bottom-width : 0;}.popover.top > .arrow:after {bottom : 1px;margin-left : -10px;content : " ";border-top-color : #fff;border-bottom-width : 0;}.popover.right > .arrow {top : 50%;left : -11px;margin-top : -11px;border-right-color : #999;border-right-color : rgb(0 0 0 / 0.25);border-left-width : 0;}.popover.right > .arrow:after {bottom : -10px;left : 1px;content : " ";border-right-color : #fff;border-left-width : 0;}.popover.bottom > .arrow {top : -11px;left : 50%;margin-left : -11px;border-top-width : 0;border-bottom-color : #999;border-bottom-color : rgb(0 0 0 / 0.25);}.popover.bottom > .arrow:after {top : 1px;margin-left : -10px;content : " ";border-top-width : 0;border-bottom-color : #fff;}.popover.left > .arrow {top : 50%;right : -11px;margin-top : -11px;border-right-width : 0;border-left-color : #999;border-left-color : rgb(0 0 0 / 0.25);}.popover.left > .arrow:after {right : 1px;bottom : -10px;content : " ";border-right-width : 0;border-left-color : #fff;}.carousel {position : relative;}.carousel-inner {position : relative;width : 100%;overflow : hidden;}.carousel-inner > .item {position : relative;display : none;transition : left 0.6s ease-in-out;}.carousel-inner > .item > img, .carousel-inner > .item > a > img {line-height : 1;}@media all, null {.carousel-inner > .item {transition : transform 0.6s ease-in-out;backface-visibility : hidden;}.carousel-inner > .item.next, .carousel-inner > .item.active.right {left : 0;transform : translate3d(100%,0,0);}.carousel-inner > .item.prev, .carousel-inner > .item.active.left {left : 0;transform : translate3d(-100%,0,0);}.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {left : 0;transform : translate3d(0,0,0);}}.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {display : block;}.carousel-inner > .active {left : 0;}.carousel-inner > .next, .carousel-inner > .prev {position : absolute;top : 0;width : 100%;}.carousel-inner > .next {left : 100%;}.carousel-inner > .prev {left : -100%;}.carousel-inner > .next.left, .carousel-inner > .prev.right {left : 0;}.carousel-inner > .active.left {left : -100%;}.carousel-inner > .active.right {left : 100%;}.carousel-control {position : absolute;top : 0;bottom : 0;left : 0;width : 15%;font-size : 20px;color : #fff;text-align : center;text-shadow : 0 1px 2px rgb(0 0 0 / 0.6);opacity : 0.5;}.carousel-control.left {background-image : linear-gradient(to right, rgb(0 0 0 / 0.5) 0%, rgb(0 0 0 / 0.0001) 100%);background-repeat : repeat-x;}.carousel-control.right {right : 0;left : auto;background-image : linear-gradient(to right, rgb(0 0 0 / 0.0001) 0%, rgb(0 0 0 / 0.5) 100%);background-repeat : repeat-x;}.carousel-control:hover, .carousel-control:focus {color : #fff;text-decoration : none;outline : 0;opacity : 0.9;}.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {position : absolute;top : 50%;z-index : 5;display : inline-block;}.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {left : 50%;margin-left : -10px;}.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {right : 50%;margin-right : -10px;}.carousel-control .icon-prev, .carousel-control .icon-next {width : 20px;height : 20px;margin-top : -10px;font-family : serif;}.carousel-control .icon-prev:before {content : '\2039';}.carousel-control .icon-next:before {content : '\203a';}.carousel-indicators {position : absolute;bottom : 10px;left : 50%;z-index : 15;width : 60%;padding-left : 0;margin-left : -30%;text-align : center;list-style : none;}.carousel-indicators li {display : inline-block;width : 10px;height : 10px;margin : 1px;text-indent : -999px;cursor : pointer;background-color : rgb(0 0 0 / 0);border : #fff solid 1px;border-radius : 10px;}.carousel-indicators .active {width : 12px;height : 12px;margin : 0;background-color : #fff;}.carousel-caption {position : absolute;right : 15%;bottom : 20px;left : 15%;z-index : 10;padding-top : 20px;padding-bottom : 20px;color : #fff;text-align : center;text-shadow : 0 1px 2px rgb(0 0 0 / 0.6);}.carousel-caption .btn {text-shadow : none;}@media screen and (min-width:768px) {.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {width : 30px;height : 30px;margin-top : -15px;font-size : 30px;}.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {margin-left : -15px;}.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {margin-right : -15px;}.carousel-caption {right : 20%;left : 20%;padding-bottom : 30px;}.carousel-indicators {bottom : 20px;}}.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {display : table;content : " ";}.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {clear : both;}.center-block {display : block;margin-right : auto;margin-left : auto;}.pull-right {float : right !important ;}.pull-left {float : left !important ;}.hide {display : none !important ;}.show {display : block !important ;}.invisible {visibility : hidden;}.text-hide {font : 0/0 a;color : transparent;text-shadow : none;background-color : transparent;border : 0;}.hidden {display : none !important ;visibility : hidden !important ;}.affix {position : fixed;}.visible-xs, .visible-sm, .visible-md, .visible-lg {display : none !important ;}.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {display : none !important ;}@media (max-width:767px) {.visible-xs {display : block !important ;}table.visible-xs {display : table;}tr.visible-xs {display : table-row !important ;}th.visible-xs, td.visible-xs {display : table-cell !important ;}}@media (max-width:767px) {.visible-xs-block {display : block !important ;}}@media (max-width:767px) {.visible-xs-inline {display : inline !important ;}}@media (max-width:767px) {.visible-xs-inline-block {display : inline-block !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm {display : block !important ;}table.visible-sm {display : table;}tr.visible-sm {display : table-row !important ;}th.visible-sm, td.visible-sm {display : table-cell !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-block {display : block !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-inline {display : inline !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-inline-block {display : inline-block !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md {display : block !important ;}table.visible-md {display : table;}tr.visible-md {display : table-row !important ;}th.visible-md, td.visible-md {display : table-cell !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-block {display : block !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-inline {display : inline !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-inline-block {display : inline-block !important ;}}@media (min-width:1200px) {.visible-lg {display : block !important ;}table.visible-lg {display : table;}tr.visible-lg {display : table-row !important ;}th.visible-lg, td.visible-lg {display : table-cell !important ;}}@media (min-width:1200px) {.visible-lg-block {display : block !important ;}}@media (min-width:1200px) {.visible-lg-inline {display : inline !important ;}}@media (min-width:1200px) {.visible-lg-inline-block {display : inline-block !important ;}}@media (max-width:767px) {.hidden-xs {display : none !important ;}}@media (min-width:768px) and (max-width:991px) {.hidden-sm {display : none !important ;}}@media (min-width:992px) and (max-width:1199px) {.hidden-md {display : none !important ;}}@media (min-width:1200px) {.hidden-lg {display : none !important ;}}.visible-print {display : none !important ;}@media print {.visible-print {display : block !important ;}table.visible-print {display : table;}tr.visible-print {display : table-row !important ;}th.visible-print, td.visible-print {display : table-cell !important ;}}.visible-print-block {display : none !important ;}@media print {.visible-print-block {display : block !important ;}}.visible-print-inline {display : none !important ;}@media print {.visible-print-inline {display : inline !important ;}}.visible-print-inline-block {display : none !important ;}@media print {.visible-print-inline-block {display : inline-block !important ;}}@media print {.hidden-print {display : none !important ;}}@font-face {{font-family : "'WebRupee'";src : url('WebRupee.V2.0.eot');src : local('WebRupee'), url('WebRupee.V2.0.ttf') format('truetype'), url('WebRupee.V2.0.woff') format('woff'), url('WebRupee.V2.0.svg') format('svg');font-weight : normal;font-style : normal;}}.WebRupee {font-family : 'WebRupee';padding : 0 2px;}@font-face {{font-family : "'roboto_slabbold'";src : url('robotoslab-bold-webfont.eot');src : url('robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('robotoslab-bold-webfont.woff2') format('woff2'), url('robotoslab-bold-webfont.woff') format('woff'), url('robotoslab-bold-webfont.ttf') format('truetype'), url('robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'robotolight'";src : url('roboto-light-webfont.eot');src : url('roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('roboto-light-webfont.woff2') format('woff2'), url('roboto-light-webfont.woff') format('woff'), url('roboto-light-webfont.ttf') format('truetype'), url('roboto-light-webfont.svg#robotolight') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'robotoregular'";src : url('roboto-regular-webfont.eot');src : url('roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('roboto-regular-webfont.woff2') format('woff2'), url('roboto-regular-webfont.woff') format('woff'), url('roboto-regular-webfont.ttf') format('truetype'), url('roboto-regular-webfont.svg#robotoregular') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'robotomedium'";src : url('roboto-medium-webfont.eot');src : url('roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('roboto-medium-webfont.woff2') format('woff2'), url('roboto-medium-webfont.woff') format('woff'), url('roboto-medium-webfont.ttf') format('truetype'), url('roboto-medium-webfont.svg#robotomedium') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'roboto_condensedregular'";src : url('robotocondensed-regular-webfont.eot');src : url('robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('robotocondensed-regular-webfont.woff2') format('woff2'), url('robotocondensed-regular-webfont.woff') format('woff'), url('robotocondensed-regular-webfont.ttf') format('truetype'), url('robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');font-weight : normal;font-style : normal;}}@font-face {{font-family : "'FontAwesome'";src : url('../fonts/fontawesome-webfont.eot?v=4.3.0');src : url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight : normal;font-style : normal;}}.switch-toggle a, .switch-light span span {display : none;}@media only screen {.switch-light {display : block;height : 30px;width : 100px;position : relative;overflow : visible;padding : 0;margin : auto;}.switch-light * {box-sizing : border-box;}.switch-light a {display : block;transition : all 0.3s ease-out;outline : none;}.switch-light label, .switch-light > span {line-height : 30px;vertical-align : middle;height : 30px;cursor : pointer;}.switch-light label {position : relative;z-index : 3;display : block;width : 100%;}.switch-light input {position : absolute;opacity : 0;z-index : 5;}.switch-light input:checked ~ a {right : 0%;}.switch-light > span {position : absolute;left : -100px;width : 100%;margin : 0;padding-right : 100px;text-align : left;}.switch-light > span span {position : absolute;top : 0;left : 0;z-index : 5;display : block;width : 50%;margin-left : 100px;text-align : center;}.switch-light > span span:last-child {left : 50%;}.switch-light a {position : absolute;right : 50%;top : 0;z-index : 4;display : block;width : 50%;height : 100%;padding : 0;}.switch-toggle {display : block;height : 30px;position : relative;padding : 0 !important ;}.switch-toggle * {box-sizing : border-box;}.switch-toggle a {display : block;transition : all 0.3s ease-out;}.switch-toggle label, .switch-toggle > span {line-height : 30px;vertical-align : middle;}.switch-toggle input:focus ~ a, .switch-toggle input:focus + label {outline : 1px dotted #888888;}.switch-toggle input {position : absolute;opacity : 0;}.switch-toggle input + label {position : relative;z-index : 2;float : left;width : 50%;height : 100%;margin : 0;text-align : center;}.switch-toggle a {position : absolute;top : 0;left : 0;padding : 0;z-index : 1;width : 50%;height : 100%;}.switch-toggle input:last-of-type:checked ~ a {left : 50%;}.switch-toggle.switch-3 label, .switch-toggle.switch-3 a {width : 33.33333%;}.switch-toggle.switch-3 input:checked:nth-of-type(2) ~ a {left : 33.33333%;}.switch-toggle.switch-3 input:checked:last-of-type ~ a {left : 66.66667%;}.switch-toggle.switch-4 label, .switch-toggle.switch-4 a {width : 25%;}.switch-toggle.switch-4 input:checked:nth-of-type(2) ~ a {left : 25%;}.switch-toggle.switch-4 input:checked:nth-of-type(3) ~ a {left : 50%;}.switch-toggle.switch-4 input:checked:last-of-type ~ a {left : 75%;}.switch-toggle.switch-5 label, .switch-toggle.switch-5 a {width : 20%;}.switch-toggle.switch-5 input:checked:nth-of-type(2) ~ a {left : 20%;}.switch-toggle.switch-5 input:checked:nth-of-type(3) ~ a {left : 40%;}.switch-toggle.switch-5 input:checked:nth-of-type(4) ~ a {left : 60%;}.switch-toggle.switch-5 input:checked:last-of-type ~ a {left : 80%;}.switch-candy {background-color : #2d3035;border-radius : 3px;color : white;font-weight : bold;text-align : center;text-shadow : 1px 1px 1px #191b1e;box-shadow : 0 2px 6px rgb(0 0 0 / 0.3) inset, 0 1px 0 rgb(255 255 255 / 0.2);}.switch-candy label {color : white;transition : color 0.2s ease-out;}.switch-candy input:checked + label {color : #333333;text-shadow : 0 1px 0 rgb(255 255 255 / 0.5);}.switch-candy a {border : #333333 solid 1px;background-color : #70c66b;border-radius : 3px;background-image : linear-gradient(to bottom, rgb(255 255 255 / 0.2), rgb(0 0 0 / 0));box-shadow : 0 1px 1px rgb(0 0 0 / 0.2), 0 1px 1px rgb(255 255 255 / 0.45) inset;}.switch-candy > span {color : #333333;text-shadow : none;}.switch-candy span {color : white;}.switch-candy.switch-candy-blue a {background-color : #38a3d4;}.switch-candy.switch-candy-yellow a {background-color : #f5e560;}.switch-android {background-color : #464747;border-radius : 1px;color : white;box-shadow : 0 1px 0 rgb(0 0 0 / 0.1) inset;}.switch-android label {color : white;}.switch-android > span span {opacity : 0;transition : all 0.1s;}.switch-android > span span:first-of-type {opacity : 1;}.switch-android a {background-color : #666666;border-radius : 1px;box-shadow : 0 1px 0 rgb(255 255 255 / 0.2) inset, 0 -1px 0 rgb(0 0 0 / 0.3) inset;}.switch-android.switch-light input:checked ~ a {background-color : #0e88b1;}.switch-android.switch-light input:checked ~ span span:first-of-type {opacity : 0;}.switch-android.switch-light input:checked ~ span span:last-of-type {opacity : 1;}.switch-android.switch-toggle, .switch-android > span span {font-size : 85%;text-transform : uppercase;}.switch-ios.switch-light {color : #868686;}.switch-ios.switch-light a {left : 0;width : 30px;background-color : white;border : lightgrey solid 1px;border-radius : 100%;transition : all 0.3s ease-out;box-shadow : 0 -3px 3px rgb(0 0 0 / 0.025) inset, 0 1px 4px rgb(0 0 0 / 0.15), 0 4px 4px rgb(0 0 0 / 0.1);}.switch-ios.switch-light > span span {width : 100%;left : 0;opacity : 0;}.switch-ios.switch-light > span span:first-of-type {opacity : 1;padding-left : 30px;}.switch-ios.switch-light > span span:last-of-type {padding-right : 30px;}.switch-ios.switch-light > span:before {content : '';display : block;width : 100%;height : 100%;position : absolute;left : 100px;top : 0;background-color : #fafafa;border : lightgrey solid 1px;border-radius : 30px;transition : all 0.5s ease-out;box-shadow : 0 1px 0 rgb(0 0 0 / 0.1) inset;}.switch-ios.switch-light input:checked ~ a {left : 100%;margin-left : -30px;}.switch-ios.switch-light input:checked ~ span:before {border-color : #85c99d;box-shadow : 0 0 0 30px #85c99d inset;}.switch-ios.switch-light input:checked ~ span span:first-of-type {opacity : 0;}.switch-ios.switch-light input:checked ~ span span:last-of-type {opacity : 1;color : white;}.switch-ios.switch-toggle {background-color : #fafafa;border : lightgrey solid 1px;border-radius : 30px;box-shadow : 0 1px 0 rgb(0 0 0 / 0.1) inset;}.switch-ios.switch-toggle a {background-color : #85c99d;border-radius : 25px;transition : all 0.3s ease-out;}.switch-ios.switch-toggle label {color : #868686;}.switch-ios input:checked + label {color : #3a3a3a;}.ie8 input[type="checkbox"].fix_ie8 {margin-top : 10px;margin : 8px 0 0 8px;display : block;}.ie8 .ie8_hide {display : none;}}@media only screen and (max-device-width:1280px) {}html {font-family : sans-serif;}body {margin : 0;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display : block;}audio, canvas, progress, video {display : inline-block;vertical-align : baseline;}audio:not([controls]) {display : none;height : 0;}[hidden], template {display : none;}a {background-color : transparent;}a:active, a:hover {outline : 0;}abbr[title] {border-bottom : 1px dotted;}b, strong {font-weight : bold;}dfn {font-style : italic;}h1 {margin : 0.67em 0;font-size : 2em;}mark {color : #000;background : #ff0;}small {font-size : 80%;}sub, sup {position : relative;font-size : 75%;line-height : 0;vertical-align : baseline;}sup {top : -0.5em;}sub {bottom : -0.25em;}img {border : 0;}svg:not(:root) {overflow : hidden;}figure {margin : 1em 40px;}hr {height : 0;box-sizing : content-box;}pre {overflow : auto;}code, kbd, pre, samp {font-family : monospace, monospace;font-size : 1em;}button, input, optgroup, select, textarea {margin : 0;font : inherit;color : inherit;}button {overflow : visible;}button, select {text-transform : none;}button, html input[type="button"], input[type="reset"], input[type="submit"] {cursor : pointer;}button[disabled], html input[disabled] {cursor : default;}button::-moz-focus-inner, input::-moz-focus-inner {padding : 0;border : 0;}input {line-height : normal;}input[type="checkbox"], input[type="radio"] {box-sizing : border-box;padding : 0;}input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height : auto;}input[type="search"] {box-sizing : content-box;}fieldset {padding : 0.35em 0.625em 0.75em;margin : 0 2px;border : #c0c0c0 solid 1px;}legend {padding : 0;border : 0;}textarea {overflow : auto;}optgroup {font-weight : bold;}table {border-spacing : 0;border-collapse : collapse;}td, th {padding : 0;}@media print {*, *:before, *:after {color : #000 !important ;text-shadow : none !important ;background : transparent !important ;box-shadow : none !important ;}a, a:visited {text-decoration : underline;}a[href]:after {content : " (" attr(href) ")";}abbr[title]:after {content : " (" attr(title) ")";}a[href^="#"]:after, a[href^="javascript:"]:after {content : "";}pre, blockquote {border : #999 solid 1px;page-break-inside : avoid;}thead {display : table-header-group;}tr, img {page-break-inside : avoid;}img {max-width : 100% !important ;}p, h2, h3 {orphans : 3;widows : 3;}h2, h3 {page-break-after : avoid;}select {background : #fff !important ;}.navbar {display : none;}.btn > .caret, .dropup > .btn > .caret {border-top-color : #000 !important ;}.label {border : #000 solid 1px;}.table {border-collapse : collapse !important ;}.table td, .table th {background-color : #fff !important ;}.table-bordered th, .table-bordered td {border : #ddd solid 1px !important ;}}@font-face {{font-family : "'Glyphicons Halflings'";src : url('../fonts/glyphicons-halflings-regular.eot');src : url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');}}* {box-sizing : border-box;}*:before, *:after {box-sizing : border-box;}html {font-size : 10px;}body {font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 14px;line-height : 1.42857143;color : #333;background-color : #fff;}input, button, select, textarea {font-family : inherit;font-size : inherit;line-height : inherit;}a {color : #337ab7;text-decoration : none;}a:hover, a:focus {color : #23527c;text-decoration : underline;}a:focus {outline : thin dotted;outline-offset : -2px;}figure {margin : 0;}img {vertical-align : middle;}.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {display : block;max-width : 100%;height : auto;}.img-rounded {border-radius : 6px;}.img-thumbnail {display : inline-block;max-width : 100%;height : auto;padding : 4px;line-height : 1.42857143;background-color : #fff;border : #ddd solid 1px;border-radius : 4px;transition : all 0.2s ease-in-out;}.img-circle {border-radius : 50%;}hr {margin-top : 20px;margin-bottom : 20px;border : 0;border-top : 1px solid #eee;}.sr-only {position : absolute;width : 1px;height : 1px;padding : 0;margin : -1px;overflow : hidden;clip : rect(0,0,0,0);border : 0;}.sr-only-focusable:active, .sr-only-focusable:focus {position : static;width : auto;height : auto;margin : 0;overflow : visible;clip : auto;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family : inherit;font-weight : 500;line-height : 1.1;color : inherit;}h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {font-weight : normal;line-height : 1;color : #777;}h1, .h1, h2, .h2, h3, .h3 {margin-top : 20px;margin-bottom : 10px;}h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {font-size : 65%;}h4, .h4, h5, .h5, h6, .h6 {margin-top : 10px;margin-bottom : 10px;}h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {font-size : 75%;}h1, .h1 {font-size : 36px;}h2, .h2 {font-size : 30px;}h3, .h3 {font-size : 24px;}h4, .h4 {font-size : 18px;}h5, .h5 {font-size : 14px;}h6, .h6 {font-size : 12px;}p {margin : 0 0 10px;}.lead {margin-bottom : 20px;font-size : 16px;font-weight : 300;line-height : 1.4;}@media (min-width:768px) {.lead {font-size : 21px;}}small, .small {font-size : 85%;}mark, .mark {padding : 0.2em;background-color : #fcf8e3;}.text-left {text-align : left;}.text-right {text-align : right;}.text-center {text-align : center;}.text-justify {text-align : justify;}.text-nowrap {white-space : nowrap;}.text-lowercase {text-transform : lowercase;}.text-uppercase {text-transform : uppercase;}.text-capitalize {text-transform : capitalize;}.text-muted {color : #777;}.text-primary {color : #337ab7;}a.text-primary:hover {color : #286090;}.text-success {color : #3c763d;}a.text-success:hover {color : #2b542c;}.text-info {color : #31708f;}a.text-info:hover {color : #245269;}.text-warning {color : #8a6d3b;}a.text-warning:hover {color : #66512c;}.text-danger {color : #a94442;}a.text-danger:hover {color : #843534;}.bg-primary {color : #fff;background-color : #337ab7;}a.bg-primary:hover {background-color : #286090;}.bg-success {background-color : #dff0d8;}a.bg-success:hover {background-color : #c1e2b3;}.bg-info {background-color : #d9edf7;}a.bg-info:hover {background-color : #afd9ee;}.bg-warning {background-color : #fcf8e3;}a.bg-warning:hover {background-color : #f7ecb5;}.bg-danger {background-color : #f2dede;}a.bg-danger:hover {background-color : #e4b9b9;}.page-header {padding-bottom : 9px;margin : 40px 0 20px;border-bottom : 1px solid #eee;}ul, ol {margin-top : 0;margin-bottom : 10px;}ul ul, ol ul, ul ol, ol ol {margin-bottom : 0;}.list-unstyled {padding-left : 0;list-style : none;}.list-inline {padding-left : 0;margin-left : -5px;list-style : none;}.list-inline > li {display : inline-block;padding-right : 5px;padding-left : 5px;}dl {margin-top : 0;margin-bottom : 20px;}dt, dd {line-height : 1.42857143;}dt {font-weight : bold;}dd {margin-left : 0;}@media (min-width:768px) {.dl-horizontal dt {float : left;width : 160px;overflow : hidden;clear : left;text-align : right;text-overflow : ellipsis;white-space : nowrap;}.dl-horizontal dd {margin-left : 180px;}}abbr[title], abbr[data-original-title] {cursor : help;border-bottom : 1px dotted #777;}.initialism {font-size : 90%;text-transform : uppercase;}blockquote {padding : 10px 20px;margin : 0 0 20px;font-size : 17.5px;border-left : 5px solid #eee;}blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {margin-bottom : 0;}blockquote footer, blockquote small, blockquote .small {display : block;font-size : 80%;line-height : 1.42857143;color : #777;}blockquote footer:before, blockquote small:before, blockquote .small:before {content : '\2014 \00A0';}.blockquote-reverse, blockquote.pull-right {padding-right : 15px;padding-left : 0;text-align : right;border-right : 5px solid #eee;border-left : 0;}.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {content : '';}.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {content : '\00A0 \2014';}address {margin-bottom : 20px;font-style : normal;line-height : 1.42857143;}code, kbd, pre, samp {font-family : Menlo, Monaco, Consolas, "Courier New", monospace;}code {padding : 2px 4px;font-size : 90%;color : #c7254e;background-color : #f9f2f4;border-radius : 4px;}kbd {padding : 2px 4px;font-size : 90%;color : #fff;background-color : #333;border-radius : 3px;box-shadow : 0 -1px 0 rgb(0 0 0 / 0.25) inset;}kbd kbd {padding : 0;font-size : 100%;font-weight : bold;box-shadow : none;}pre {display : block;padding : 9.5px;margin : 0 0 10px;font-size : 13px;line-height : 1.42857143;color : #333;word-break : break-all;overflow-wrap : break-word;background-color : #f5f5f5;border : #ccc solid 1px;border-radius : 4px;}pre code {padding : 0;font-size : inherit;color : inherit;white-space : pre-wrap;background-color : transparent;border-radius : 0;}.pre-scrollable {max-height : 340px;overflow-y : scroll;}.container {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}@media (min-width:768px) {.container {width : 750px;}}@media (min-width:992px) {.container {width : 970px;}}@media (min-width:1200px) {.container {width : 1170px;}}.container-fluid {padding-right : 15px;padding-left : 15px;margin-right : auto;margin-left : auto;}.row {margin-right : -15px;margin-left : -15px;}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position : relative;min-height : 1px;padding-right : 15px;padding-left : 15px;}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float : left;}.col-xs-12 {width : 100%;}.col-xs-11 {width : 91.66666667%;}.col-xs-10 {width : 83.33333333%;}.col-xs-9 {width : 75%;}.col-xs-8 {width : 66.66666667%;}.col-xs-7 {width : 58.33333333%;}.col-xs-6 {width : 50%;}.col-xs-5 {width : 41.66666667%;}.col-xs-4 {width : 33.33333333%;}.col-xs-3 {width : 25%;}.col-xs-2 {width : 16.66666667%;}.col-xs-1 {width : 8.33333333%;}.col-xs-pull-12 {right : 100%;}.col-xs-pull-11 {right : 91.66666667%;}.col-xs-pull-10 {right : 83.33333333%;}.col-xs-pull-9 {right : 75%;}.col-xs-pull-8 {right : 66.66666667%;}.col-xs-pull-7 {right : 58.33333333%;}.col-xs-pull-6 {right : 50%;}.col-xs-pull-5 {right : 41.66666667%;}.col-xs-pull-4 {right : 33.33333333%;}.col-xs-pull-3 {right : 25%;}.col-xs-pull-2 {right : 16.66666667%;}.col-xs-pull-1 {right : 8.33333333%;}.col-xs-pull-0 {right : auto;}.col-xs-push-12 {left : 100%;}.col-xs-push-11 {left : 91.66666667%;}.col-xs-push-10 {left : 83.33333333%;}.col-xs-push-9 {left : 75%;}.col-xs-push-8 {left : 66.66666667%;}.col-xs-push-7 {left : 58.33333333%;}.col-xs-push-6 {left : 50%;}.col-xs-push-5 {left : 41.66666667%;}.col-xs-push-4 {left : 33.33333333%;}.col-xs-push-3 {left : 25%;}.col-xs-push-2 {left : 16.66666667%;}.col-xs-push-1 {left : 8.33333333%;}.col-xs-push-0 {left : auto;}.col-xs-offset-12 {margin-left : 100%;}.col-xs-offset-11 {margin-left : 91.66666667%;}.col-xs-offset-10 {margin-left : 83.33333333%;}.col-xs-offset-9 {margin-left : 75%;}.col-xs-offset-8 {margin-left : 66.66666667%;}.col-xs-offset-7 {margin-left : 58.33333333%;}.col-xs-offset-6 {margin-left : 50%;}.col-xs-offset-5 {margin-left : 41.66666667%;}.col-xs-offset-4 {margin-left : 33.33333333%;}.col-xs-offset-3 {margin-left : 25%;}.col-xs-offset-2 {margin-left : 16.66666667%;}.col-xs-offset-1 {margin-left : 8.33333333%;}.col-xs-offset-0 {margin-left : 0;}@media (min-width:768px) {.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float : left;}.col-sm-12 {width : 100%;}.col-sm-11 {width : 91.66666667%;}.col-sm-10 {width : 83.33333333%;}.col-sm-9 {width : 75%;}.col-sm-8 {width : 66.66666667%;}.col-sm-7 {width : 58.33333333%;}.col-sm-6 {width : 50%;}.col-sm-5 {width : 41.66666667%;}.col-sm-4 {width : 33.33333333%;}.col-sm-3 {width : 25%;}.col-sm-2 {width : 16.66666667%;}.col-sm-1 {width : 8.33333333%;}.col-sm-pull-12 {right : 100%;}.col-sm-pull-11 {right : 91.66666667%;}.col-sm-pull-10 {right : 83.33333333%;}.col-sm-pull-9 {right : 75%;}.col-sm-pull-8 {right : 66.66666667%;}.col-sm-pull-7 {right : 58.33333333%;}.col-sm-pull-6 {right : 50%;}.col-sm-pull-5 {right : 41.66666667%;}.col-sm-pull-4 {right : 33.33333333%;}.col-sm-pull-3 {right : 25%;}.col-sm-pull-2 {right : 16.66666667%;}.col-sm-pull-1 {right : 8.33333333%;}.col-sm-pull-0 {right : auto;}.col-sm-push-12 {left : 100%;}.col-sm-push-11 {left : 91.66666667%;}.col-sm-push-10 {left : 83.33333333%;}.col-sm-push-9 {left : 75%;}.col-sm-push-8 {left : 66.66666667%;}.col-sm-push-7 {left : 58.33333333%;}.col-sm-push-6 {left : 50%;}.col-sm-push-5 {left : 41.66666667%;}.col-sm-push-4 {left : 33.33333333%;}.col-sm-push-3 {left : 25%;}.col-sm-push-2 {left : 16.66666667%;}.col-sm-push-1 {left : 8.33333333%;}.col-sm-push-0 {left : auto;}.col-sm-offset-12 {margin-left : 100%;}.col-sm-offset-11 {margin-left : 91.66666667%;}.col-sm-offset-10 {margin-left : 83.33333333%;}.col-sm-offset-9 {margin-left : 75%;}.col-sm-offset-8 {margin-left : 66.66666667%;}.col-sm-offset-7 {margin-left : 58.33333333%;}.col-sm-offset-6 {margin-left : 50%;}.col-sm-offset-5 {margin-left : 41.66666667%;}.col-sm-offset-4 {margin-left : 33.33333333%;}.col-sm-offset-3 {margin-left : 25%;}.col-sm-offset-2 {margin-left : 16.66666667%;}.col-sm-offset-1 {margin-left : 8.33333333%;}.col-sm-offset-0 {margin-left : 0;}}@media (min-width:992px) {.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float : left;}.col-md-12 {width : 100%;}.col-md-11 {width : 91.66666667%;}.col-md-10 {width : 83.33333333%;}.col-md-9 {width : 75%;}.col-md-8 {width : 66.66666667%;}.col-md-7 {width : 58.33333333%;}.col-md-6 {width : 50%;}.col-md-5 {width : 41.66666667%;}.col-md-4 {width : 33.33333333%;}.col-md-3 {width : 25%;}.col-md-2 {width : 16.66666667%;}.col-md-1 {width : 8.33333333%;}.col-md-pull-12 {right : 100%;}.col-md-pull-11 {right : 91.66666667%;}.col-md-pull-10 {right : 83.33333333%;}.col-md-pull-9 {right : 75%;}.col-md-pull-8 {right : 66.66666667%;}.col-md-pull-7 {right : 58.33333333%;}.col-md-pull-6 {right : 50%;}.col-md-pull-5 {right : 41.66666667%;}.col-md-pull-4 {right : 33.33333333%;}.col-md-pull-3 {right : 25%;}.col-md-pull-2 {right : 16.66666667%;}.col-md-pull-1 {right : 8.33333333%;}.col-md-pull-0 {right : auto;}.col-md-push-12 {left : 100%;}.col-md-push-11 {left : 91.66666667%;}.col-md-push-10 {left : 83.33333333%;}.col-md-push-9 {left : 75%;}.col-md-push-8 {left : 66.66666667%;}.col-md-push-7 {left : 58.33333333%;}.col-md-push-6 {left : 50%;}.col-md-push-5 {left : 41.66666667%;}.col-md-push-4 {left : 33.33333333%;}.col-md-push-3 {left : 25%;}.col-md-push-2 {left : 16.66666667%;}.col-md-push-1 {left : 8.33333333%;}.col-md-push-0 {left : auto;}.col-md-offset-12 {margin-left : 100%;}.col-md-offset-11 {margin-left : 91.66666667%;}.col-md-offset-10 {margin-left : 83.33333333%;}.col-md-offset-9 {margin-left : 75%;}.col-md-offset-8 {margin-left : 66.66666667%;}.col-md-offset-7 {margin-left : 58.33333333%;}.col-md-offset-6 {margin-left : 50%;}.col-md-offset-5 {margin-left : 41.66666667%;}.col-md-offset-4 {margin-left : 33.33333333%;}.col-md-offset-3 {margin-left : 25%;}.col-md-offset-2 {margin-left : 16.66666667%;}.col-md-offset-1 {margin-left : 8.33333333%;}.col-md-offset-0 {margin-left : 0;}}@media (min-width:1200px) {.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float : left;}.col-lg-12 {width : 100%;}.col-lg-11 {width : 91.66666667%;}.col-lg-10 {width : 83.33333333%;}.col-lg-9 {width : 75%;}.col-lg-8 {width : 66.66666667%;}.col-lg-7 {width : 58.33333333%;}.col-lg-6 {width : 50%;}.col-lg-5 {width : 41.66666667%;}.col-lg-4 {width : 33.33333333%;}.col-lg-3 {width : 25%;}.col-lg-2 {width : 16.66666667%;}.col-lg-1 {width : 8.33333333%;}.col-lg-pull-12 {right : 100%;}.col-lg-pull-11 {right : 91.66666667%;}.col-lg-pull-10 {right : 83.33333333%;}.col-lg-pull-9 {right : 75%;}.col-lg-pull-8 {right : 66.66666667%;}.col-lg-pull-7 {right : 58.33333333%;}.col-lg-pull-6 {right : 50%;}.col-lg-pull-5 {right : 41.66666667%;}.col-lg-pull-4 {right : 33.33333333%;}.col-lg-pull-3 {right : 25%;}.col-lg-pull-2 {right : 16.66666667%;}.col-lg-pull-1 {right : 8.33333333%;}.col-lg-pull-0 {right : auto;}.col-lg-push-12 {left : 100%;}.col-lg-push-11 {left : 91.66666667%;}.col-lg-push-10 {left : 83.33333333%;}.col-lg-push-9 {left : 75%;}.col-lg-push-8 {left : 66.66666667%;}.col-lg-push-7 {left : 58.33333333%;}.col-lg-push-6 {left : 50%;}.col-lg-push-5 {left : 41.66666667%;}.col-lg-push-4 {left : 33.33333333%;}.col-lg-push-3 {left : 25%;}.col-lg-push-2 {left : 16.66666667%;}.col-lg-push-1 {left : 8.33333333%;}.col-lg-push-0 {left : auto;}.col-lg-offset-12 {margin-left : 100%;}.col-lg-offset-11 {margin-left : 91.66666667%;}.col-lg-offset-10 {margin-left : 83.33333333%;}.col-lg-offset-9 {margin-left : 75%;}.col-lg-offset-8 {margin-left : 66.66666667%;}.col-lg-offset-7 {margin-left : 58.33333333%;}.col-lg-offset-6 {margin-left : 50%;}.col-lg-offset-5 {margin-left : 41.66666667%;}.col-lg-offset-4 {margin-left : 33.33333333%;}.col-lg-offset-3 {margin-left : 25%;}.col-lg-offset-2 {margin-left : 16.66666667%;}.col-lg-offset-1 {margin-left : 8.33333333%;}.col-lg-offset-0 {margin-left : 0;}}table {background-color : transparent;}caption {padding-top : 8px;padding-bottom : 8px;color : #777;text-align : left;}th {text-align : left;}.table {width : 100%;max-width : 100%;margin-bottom : 20px;}.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding : 8px;line-height : 1.42857143;vertical-align : top;border-top : 1px solid #ddd;}.table > thead > tr > th {vertical-align : bottom;border-bottom : 2px solid #ddd;}.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {border-top : 0;}.table > tbody + tbody {border-top : 2px solid #ddd;}.table .table {background-color : #fff;}.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {padding : 5px;}.table-bordered {border : #ddd solid 1px;}.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {border : #ddd solid 1px;}.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {border-bottom-width : 2px;}.table-striped > tbody > tr:nth-child(odd) {background-color : #f9f9f9;}.table-hover > tbody > tr:hover {background-color : #f5f5f5;}table col[class*="col-"] {position : static;display : table-column;float : none;}table td[class*="col-"], table th[class*="col-"] {position : static;display : table-cell;float : none;}.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {background-color : #f5f5f5;}.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {background-color : #e8e8e8;}.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {background-color : #dff0d8;}.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {background-color : #d0e9c6;}.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {background-color : #d9edf7;}.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {background-color : #c4e3f3;}.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {background-color : #fcf8e3;}.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {background-color : #faf2cc;}.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {background-color : #f2dede;}.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {background-color : #ebcccc;}.table-responsive {min-height : 0.01%;overflow-x : auto;}@media screen and (max-width:767px) {.table-responsive {width : 100%;margin-bottom : 15px;overflow-y : hidden;border : #ddd solid 1px;}.table-responsive > .table {margin-bottom : 0;}.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {white-space : nowrap;}.table-responsive > .table-bordered {border : 0;}.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left : 0;}.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right : 0;}.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {border-bottom : 0;}}fieldset {min-width : 0;padding : 0;margin : 0;border : 0;}legend {display : block;width : 100%;padding : 0;margin-bottom : 20px;font-size : 21px;line-height : inherit;color : #333;border : 0;border-bottom : 1px solid #e5e5e5;}label {display : inline-block;max-width : 100%;margin-bottom : 5px;font-weight : bold;}input[type="search"] {box-sizing : border-box;}input[type="radio"], input[type="checkbox"] {margin : 4px 0 0;line-height : normal;}input[type="file"] {display : block;}input[type="range"] {display : block;width : 100%;}select[multiple], select[size] {height : auto;}input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {outline : thin dotted;outline-offset : -2px;}output {display : block;padding-top : 7px;font-size : 14px;line-height : 1.42857143;color : #555;}.form-control {display : block;width : 100%;height : 34px;padding : 6px 12px;font-size : 14px;line-height : 1.42857143;color : #555;background-color : #fff;background-image : none;border : #ccc solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;transition : border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}.form-control:focus {border-color : #66afe9;outline : 0;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 8px rgb(102 175 233 / 0.6);}.form-control::-moz-placeholder {color : #999;opacity : 1;}.form-control:-ms-input-placeholder {color : #999;}.form-control::-webkit-input-placeholder {color : #999;}.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {cursor : not-allowed;background-color : #eee;opacity : 1;}textarea.form-control {height : auto;}@media screen {input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {line-height : 34px;}input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {line-height : 30px;}input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {line-height : 46px;}}.form-group {margin-bottom : 15px;}.radio, .checkbox {position : relative;display : block;margin-top : 10px;margin-bottom : 10px;}.radio label, .checkbox label {min-height : 20px;padding-left : 20px;margin-bottom : 0;font-weight : normal;cursor : pointer;}.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {position : absolute;margin-left : -20px;}.radio + .radio, .checkbox + .checkbox {margin-top : -5px;}.radio-inline, .checkbox-inline {display : inline-block;padding-left : 20px;margin-bottom : 0;font-weight : normal;vertical-align : middle;cursor : pointer;}.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {margin-top : 0;margin-left : 10px;}input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {cursor : not-allowed;}.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {cursor : not-allowed;}.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {cursor : not-allowed;}.form-control-static {padding-top : 7px;padding-bottom : 7px;margin-bottom : 0;}.form-control-static.input-lg, .form-control-static.input-sm {padding-right : 0;padding-left : 0;}.input-sm, .form-group-sm .form-control {height : 30px;padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}select.input-sm, select.form-group-sm .form-control {height : 30px;line-height : 30px;}textarea.input-sm, textarea.form-group-sm .form-control, select[multiple].input-sm, select[multiple].form-group-sm .form-control {height : auto;}.input-lg, .form-group-lg .form-control {height : 46px;padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}select.input-lg, select.form-group-lg .form-control {height : 46px;line-height : 46px;}textarea.input-lg, textarea.form-group-lg .form-control, select[multiple].input-lg, select[multiple].form-group-lg .form-control {height : auto;}.has-feedback {position : relative;}.has-feedback .form-control {padding-right : 42.5px;}.form-control-feedback {position : absolute;top : 0;right : 0;z-index : 2;display : block;width : 34px;height : 34px;line-height : 34px;text-align : center;}.input-lg + .form-control-feedback {width : 46px;height : 46px;line-height : 46px;}.input-sm + .form-control-feedback {width : 30px;height : 30px;line-height : 30px;}.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {color : #3c763d;}.has-success .form-control {border-color : #3c763d;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-success .form-control:focus {border-color : #2b542c;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #67b168;}.has-success .input-group-addon {color : #3c763d;background-color : #dff0d8;border-color : #3c763d;}.has-success .form-control-feedback {color : #3c763d;}.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {color : #8a6d3b;}.has-warning .form-control {border-color : #8a6d3b;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-warning .form-control:focus {border-color : #66512c;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #c0a16b;}.has-warning .input-group-addon {color : #8a6d3b;background-color : #fcf8e3;border-color : #8a6d3b;}.has-warning .form-control-feedback {color : #8a6d3b;}.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {color : #a94442;}.has-error .form-control {border-color : #a94442;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset;}.has-error .form-control:focus {border-color : #843534;box-shadow : 0 1px 1px rgb(0 0 0 / 0.075) inset, 0 0 6px #ce8483;}.has-error .input-group-addon {color : #a94442;background-color : #f2dede;border-color : #a94442;}.has-error .form-control-feedback {color : #a94442;}.has-feedback label ~ .form-control-feedback {top : 25px;}.has-feedback label.sr-only ~ .form-control-feedback {top : 0;}.help-block {display : block;margin-top : 5px;margin-bottom : 10px;color : #737373;}@media (min-width:768px) {.form-inline .form-group {display : inline-block;margin-bottom : 0;vertical-align : middle;}.form-inline .form-control {display : inline-block;width : auto;vertical-align : middle;}.form-inline .form-control-static {display : inline-block;}.form-inline .input-group {display : inline-table;vertical-align : middle;}.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {width : auto;}.form-inline .input-group > .form-control {width : 100%;}.form-inline .control-label {margin-bottom : 0;vertical-align : middle;}.form-inline .radio, .form-inline .checkbox {display : inline-block;margin-top : 0;margin-bottom : 0;vertical-align : middle;}.form-inline .radio label, .form-inline .checkbox label {padding-left : 0;}.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {position : relative;margin-left : 0;}.form-inline .has-feedback .form-control-feedback {top : 0;}}.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {padding-top : 7px;margin-top : 0;margin-bottom : 0;}.form-horizontal .radio, .form-horizontal .checkbox {min-height : 27px;}.form-horizontal .form-group {margin-right : -15px;margin-left : -15px;}@media (min-width:768px) {.form-horizontal .control-label {padding-top : 7px;margin-bottom : 0;text-align : right;}}.form-horizontal .has-feedback .form-control-feedback {right : 15px;}@media (min-width:768px) {.form-horizontal .form-group-lg .control-label {padding-top : 14.3px;}}@media (min-width:768px) {.form-horizontal .form-group-sm .control-label {padding-top : 6px;}}.btn {display : inline-block;padding : 6px 12px;margin-bottom : 0;font-size : 14px;font-weight : normal;line-height : 1.42857143;text-align : center;white-space : nowrap;vertical-align : middle;touch-action : manipulation;cursor : pointer;user-select : none;background-image : none;border : transparent solid 1px;border-radius : 4px;}.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {outline : thin dotted;outline-offset : -2px;}.btn:hover, .btn:focus, .btn.focus {color : #333;text-decoration : none;}.btn:active, .btn.active {background-image : none;outline : 0;box-shadow : 0 3px 5px rgb(0 0 0 / 0.125) inset;}.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor : not-allowed;box-shadow : none;opacity : 0.65;}.btn-default {color : #333;background-color : #fff;border-color : #ccc;}.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {color : #333;background-color : #e6e6e6;border-color : #adadad;}.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {background-image : none;}.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {background-color : #fff;border-color : #ccc;}.btn-default .badge {color : #fff;background-color : #333;}.btn-primary {color : #fff;background-color : #337ab7;border-color : #2e6da4;}.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {color : #fff;background-color : #286090;border-color : #204d74;}.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {background-image : none;}.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {background-color : #337ab7;border-color : #2e6da4;}.btn-primary .badge {color : #337ab7;background-color : #fff;}.btn-success {color : #fff;background-color : #5cb85c;border-color : #4cae4c;}.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {color : #fff;background-color : #449d44;border-color : #398439;}.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {background-image : none;}.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {background-color : #5cb85c;border-color : #4cae4c;}.btn-success .badge {color : #5cb85c;background-color : #fff;}.btn-info {color : #fff;background-color : #5bc0de;border-color : #46b8da;}.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {color : #fff;background-color : #31b0d5;border-color : #269abc;}.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {background-image : none;}.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {background-color : #5bc0de;border-color : #46b8da;}.btn-info .badge {color : #5bc0de;background-color : #fff;}.btn-warning {color : #fff;background-color : #f0ad4e;border-color : #eea236;}.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {color : #fff;background-color : #ec971f;border-color : #d58512;}.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {background-image : none;}.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {background-color : #f0ad4e;border-color : #eea236;}.btn-warning .badge {color : #f0ad4e;background-color : #fff;}.btn-danger {color : #fff;background-color : #d9534f;border-color : #d43f3a;}.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {color : #fff;background-color : #c9302c;border-color : #ac2925;}.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {background-image : none;}.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {background-color : #d9534f;border-color : #d43f3a;}.btn-danger .badge {color : #d9534f;background-color : #fff;}.btn-link {font-weight : normal;color : #337ab7;border-radius : 0;}.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {background-color : transparent;box-shadow : none;}.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {border-color : transparent;}.btn-link:hover, .btn-link:focus {color : #23527c;text-decoration : underline;background-color : transparent;}.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {color : #777;text-decoration : none;}.btn-lg, .btn-group-lg > .btn {padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}.btn-sm, .btn-group-sm > .btn {padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}.btn-xs, .btn-group-xs > .btn {padding : 1px 5px;font-size : 12px;line-height : 1.5;border-radius : 3px;}.btn-block {display : block;width : 100%;}.btn-block + .btn-block {margin-top : 5px;}input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {width : 100%;}.fade {opacity : 0;transition : opacity 0.15s linear;}.fade.in {opacity : 1;}.collapse {display : none;visibility : hidden;}.collapse.in {display : block;visibility : visible;}tr.collapse.in {display : table-row;}tbody.collapse.in {display : table-row-group;}.collapsing {position : relative;height : 0;overflow : hidden;transition-timing-function : ease;transition-duration : 0.35s;transition-property : height, visibility;}.caret {display : inline-block;width : 0;height : 0;margin-left : 2px;vertical-align : middle;border-top : 4px solid;border-right : 4px solid transparent;border-left : 4px solid transparent;}.dropdown {position : relative;}.dropdown-toggle:focus {outline : 0;}.dropdown-menu {position : absolute;top : 100%;left : 0;z-index : 1000;display : none;float : left;min-width : 160px;padding : 5px 0;margin : 2px 0 0;font-size : 14px;text-align : left;list-style : none;background-color : #fff;background-clip : padding-box;border : #ccc solid 1px;border : rgb(0 0 0 / 0.15) solid 1px;border-radius : 4px;box-shadow : 0 6px 12px rgb(0 0 0 / 0.175);}.dropdown-menu.pull-right {right : 0;left : auto;}.dropdown-menu .divider {height : 1px;margin : 9px 0;overflow : hidden;background-color : #e5e5e5;}.dropdown-menu > li > a {display : block;padding : 3px 20px;clear : both;font-weight : normal;line-height : 1.42857143;color : #333;white-space : nowrap;}.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {color : #262626;text-decoration : none;background-color : #f5f5f5;}.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {color : #fff;text-decoration : none;background-color : #337ab7;outline : 0;}.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {color : #777;}.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {text-decoration : none;cursor : not-allowed;background-color : transparent;background-image : none;}.open > .dropdown-menu {display : block;}.open > a {outline : 0;}.dropdown-menu-right {right : 0;left : auto;}.dropdown-menu-left {right : auto;left : 0;}.dropdown-header {display : block;padding : 3px 20px;font-size : 12px;line-height : 1.42857143;color : #777;white-space : nowrap;}.dropdown-backdrop {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 990;}.pull-right > .dropdown-menu {right : 0;left : auto;}.dropup .caret, .navbar-fixed-bottom .dropdown .caret {content : "";border-top : 0;border-bottom : 4px solid;}.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {top : auto;bottom : 100%;margin-bottom : 1px;}@media (min-width:768px) {.navbar-right .dropdown-menu {right : 0;left : auto;}.navbar-right .dropdown-menu-left {right : auto;left : 0;}}.btn-group, .btn-group-vertical {position : relative;display : inline-block;vertical-align : middle;}.btn-group > .btn, .btn-group-vertical > .btn {position : relative;float : left;}.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {z-index : 2;}.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {margin-left : -1px;}.btn-toolbar {margin-left : -5px;}.btn-toolbar .btn-group, .btn-toolbar .input-group {float : left;}.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {margin-left : 5px;}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius : 0;}.btn-group > .btn:first-child {margin-left : 0;}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius : 0;border-bottom-right-radius : 0;}.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius : 0;border-bottom-left-radius : 0;}.btn-group > .btn-group {float : left;}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius : 0;}.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {border-top-right-radius : 0;border-bottom-right-radius : 0;}.btn-group > .btn-group:last-child > .btn:first-child {border-top-left-radius : 0;border-bottom-left-radius : 0;}.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {outline : 0;}.btn-group > .btn + .dropdown-toggle {padding-right : 8px;padding-left : 8px;}.btn-group > .btn-lg + .dropdown-toggle {padding-right : 12px;padding-left : 12px;}.btn-group.open .dropdown-toggle {box-shadow : 0 3px 5px rgb(0 0 0 / 0.125) inset;}.btn-group.open .dropdown-toggle.btn-link {box-shadow : none;}.btn .caret {margin-left : 0;}.btn-lg .caret {border-width : 5px 5px 0;border-bottom-width : 0;}.dropup .btn-lg .caret {border-width : 0 5px 5px;}.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {display : block;float : none;width : 100%;max-width : 100%;}.btn-group-vertical > .btn-group > .btn {float : none;}.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {margin-top : -1px;margin-left : 0;}.btn-group-vertical > .btn:not(:first-child):not(:last-child) {border-radius : 0;}.btn-group-vertical > .btn:first-child:not(:last-child) {border-top-right-radius : 4px;border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.btn-group-vertical > .btn:last-child:not(:first-child) {border-top-left-radius : 0;border-top-right-radius : 0;border-bottom-left-radius : 4px;}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius : 0;}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius : 0;border-top-right-radius : 0;}.btn-group-justified {display : table;width : 100%;table-layout : fixed;border-collapse : separate;}.btn-group-justified > .btn, .btn-group-justified > .btn-group {display : table-cell;float : none;width : 1%;}.btn-group-justified > .btn-group .btn {width : 100%;}.btn-group-justified > .btn-group .dropdown-menu {left : auto;}[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {position : absolute;clip : rect(0,0,0,0);}.input-group {position : relative;display : table;border-collapse : separate;}.input-group[class*="col-"] {float : none;padding-right : 0;padding-left : 0;}.input-group .form-control {position : relative;z-index : 2;float : left;width : 100%;margin-bottom : 0;}.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {height : 46px;padding : 10px 16px;font-size : 18px;line-height : 1.33;border-radius : 6px;}select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {height : 46px;line-height : 46px;}textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {height : auto;}.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {height : 30px;padding : 5px 10px;font-size : 12px;line-height : 1.5;border-radius : 3px;}select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {height : 30px;line-height : 30px;}textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {height : auto;}.input-group-addon, .input-group-btn, .input-group .form-control {display : table-cell;}.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {border-radius : 0;}.input-group-addon, .input-group-btn {width : 1%;white-space : nowrap;vertical-align : middle;}.input-group-addon {padding : 6px 12px;font-size : 14px;font-weight : normal;line-height : 1;color : #555;text-align : center;background-color : #eee;border : #ccc solid 1px;border-radius : 4px;}.input-group-addon.input-sm {padding : 5px 10px;font-size : 12px;border-radius : 3px;}.input-group-addon.input-lg {padding : 10px 16px;font-size : 18px;border-radius : 6px;}.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {margin-top : 0;}.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-top-right-radius : 0;border-bottom-right-radius : 0;}.input-group-addon:first-child {border-right : 0;}.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {border-top-left-radius : 0;border-bottom-left-radius : 0;}.input-group-addon:last-child {border-left : 0;}.input-group-btn {position : relative;font-size : 0;white-space : nowrap;}.input-group-btn > .btn {position : relative;}.input-group-btn > .btn + .btn {margin-left : -1px;}.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {z-index : 2;}.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {margin-right : -1px;}.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {margin-left : -1px;}.nav {padding-left : 0;margin-bottom : 0;list-style : none;}.nav > li {position : relative;display : block;}.nav > li > a {position : relative;display : block;padding : 10px 15px;}.nav > li > a:hover, .nav > li > a:focus {text-decoration : none;background-color : #eee;}.nav > li.disabled > a {color : #777;}.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {color : #777;text-decoration : none;cursor : not-allowed;background-color : transparent;}.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color : #eee;border-color : #337ab7;}.nav .nav-divider {height : 1px;margin : 9px 0;overflow : hidden;background-color : #e5e5e5;}.nav > li > a > img {max-width : none;}.nav-tabs {border-bottom : 1px solid #ddd;}.nav-tabs > li {float : left;margin-bottom : -1px;}.nav-tabs > li > a {margin-right : 2px;line-height : 1.42857143;border : transparent solid 1px;border-radius : 4px 4px 0 0;}.nav-tabs > li > a:hover {border-color : #eee #eee #ddd;}.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color : #555;cursor : default;background-color : #fff;border : #ddd solid 1px;border-bottom-color : transparent;}.nav-tabs.nav-justified {width : 100%;border-bottom : 0;}.nav-tabs.nav-justified > li {float : none;}.nav-tabs.nav-justified > li > a {margin-bottom : 5px;text-align : center;}.nav-tabs.nav-justified > .dropdown .dropdown-menu {top : auto;left : auto;}@media (min-width:768px) {.nav-tabs.nav-justified > li {display : table-cell;width : 1%;}.nav-tabs.nav-justified > li > a {margin-bottom : 0;}}.nav-tabs.nav-justified > li > a {margin-right : 0;border-radius : 4px;}.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {border : #ddd solid 1px;}@media (min-width:768px) {.nav-tabs.nav-justified > li > a {border-bottom : 1px solid #ddd;border-radius : 4px 4px 0 0;}.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {border-bottom-color : #fff;}}.nav-pills > li {float : left;}.nav-pills > li > a {border-radius : 4px;}.nav-pills > li + li {margin-left : 2px;}.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {color : #fff;background-color : #337ab7;}.nav-stacked > li {float : none;}.nav-stacked > li + li {margin-top : 2px;margin-left : 0;}.nav-justified {width : 100%;}.nav-justified > li {float : none;}.nav-justified > li > a {margin-bottom : 5px;text-align : center;}.nav-justified > .dropdown .dropdown-menu {top : auto;left : auto;}@media (min-width:768px) {.nav-justified > li {display : table-cell;width : 1%;}.nav-justified > li > a {margin-bottom : 0;}}.nav-tabs-justified {border-bottom : 0;}.nav-tabs-justified > li > a {margin-right : 0;border-radius : 4px;}.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {border : #ddd solid 1px;}@media (min-width:768px) {.nav-tabs-justified > li > a {border-bottom : 1px solid #ddd;border-radius : 4px 4px 0 0;}.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {border-bottom-color : #fff;}}.tab-content > .tab-pane {display : none;visibility : hidden;}.tab-content > .active {display : block;visibility : visible;}.nav-tabs .dropdown-menu {margin-top : -1px;border-top-left-radius : 0;border-top-right-radius : 0;}.navbar {position : relative;min-height : 50px;margin-bottom : 20px;border : transparent solid 1px;}@media (min-width:768px) {.navbar {border-radius : 4px;}}@media (min-width:768px) {.navbar-header {float : left;}}.navbar-collapse {padding-right : 15px;padding-left : 15px;overflow-x : visible;border-top : 1px solid transparent;box-shadow : 0 1px 0 rgb(255 255 255 / 0.1) inset;}.navbar-collapse.in {overflow-y : auto;}@media (min-width:768px) {.navbar-collapse {width : auto;border-top : 0;box-shadow : none;}.navbar-collapse.collapse {display : block !important ;height : auto !important ;padding-bottom : 0;overflow : visible !important ;visibility : visible !important ;}.navbar-collapse.in {overflow-y : visible;}.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {padding-right : 0;padding-left : 0;}}.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height : 340px;}@media (max-device-width:480px) and (orientation:landscape) {.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {max-height : 200px;}}.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right : -15px;margin-left : -15px;}@media (min-width:768px) {.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right : 0;margin-left : 0;}}.navbar-static-top {z-index : 1000;border-width : 0 0 1px;}@media (min-width:768px) {.navbar-static-top {border-radius : 0;}}.navbar-fixed-top, .navbar-fixed-bottom {position : fixed;right : 0;left : 0;z-index : 1030;}@media (min-width:768px) {.navbar-fixed-top, .navbar-fixed-bottom {border-radius : 0;}}.navbar-fixed-top {top : 0;border-width : 0 0 1px;}.navbar-fixed-bottom {bottom : 0;margin-bottom : 0;border-width : 1px 0 0;}.navbar-brand {float : left;height : 50px;padding : 15px 15px;font-size : 18px;line-height : 20px;}.navbar-brand:hover, .navbar-brand:focus {text-decoration : none;}.navbar-brand > img {display : block;}@media (min-width:768px) {.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left : -15px;}}.navbar-toggle {position : relative;float : right;padding : 9px 10px;margin-top : 8px;margin-right : 15px;margin-bottom : 8px;background-color : transparent;background-image : none;border : transparent solid 1px;border-radius : 4px;}.navbar-toggle:focus {outline : 0;}.navbar-toggle .icon-bar {display : block;width : 22px;height : 2px;border-radius : 1px;}.navbar-toggle .icon-bar + .icon-bar {margin-top : 4px;}@media (min-width:768px) {.navbar-toggle {display : none;}}.navbar-nav {margin : 7.5px -15px;}.navbar-nav > li > a {padding-top : 10px;padding-bottom : 10px;line-height : 20px;}@media (max-width:767px) {.navbar-nav .open .dropdown-menu {position : static;float : none;width : auto;margin-top : 0;background-color : transparent;border : 0;box-shadow : none;}.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding : 5px 15px 5px 25px;}.navbar-nav .open .dropdown-menu > li > a {line-height : 20px;}.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {background-image : none;}}@media (min-width:768px) {.navbar-nav {float : left;margin : 0;}.navbar-nav > li {float : left;}.navbar-nav > li > a {padding-top : 15px;padding-bottom : 15px;}}.navbar-form {padding : 10px 15px;margin-top : 8px;margin-right : -15px;margin-bottom : 8px;margin-left : -15px;border-top : 1px solid transparent;border-bottom : 1px solid transparent;box-shadow : 0 1px 0 rgb(255 255 255 / 0.1) inset, 0 1px 0 rgb(255 255 255 / 0.1);}@media (min-width:768px) {.navbar-form .form-group {display : inline-block;margin-bottom : 0;vertical-align : middle;}.navbar-form .form-control {display : inline-block;width : auto;vertical-align : middle;}.navbar-form .form-control-static {display : inline-block;}.navbar-form .input-group {display : inline-table;vertical-align : middle;}.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {width : auto;}.navbar-form .input-group > .form-control {width : 100%;}.navbar-form .control-label {margin-bottom : 0;vertical-align : middle;}.navbar-form .radio, .navbar-form .checkbox {display : inline-block;margin-top : 0;margin-bottom : 0;vertical-align : middle;}.navbar-form .radio label, .navbar-form .checkbox label {padding-left : 0;}.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {position : relative;margin-left : 0;}.navbar-form .has-feedback .form-control-feedback {top : 0;}}@media (max-width:767px) {.navbar-form .form-group {margin-bottom : 5px;}.navbar-form .form-group:last-child {margin-bottom : 0;}}@media (min-width:768px) {.navbar-form {width : auto;padding-top : 0;padding-bottom : 0;margin-right : 0;margin-left : 0;border : 0;box-shadow : none;}}.navbar-nav > li > .dropdown-menu {margin-top : 0;border-top-left-radius : 0;border-top-right-radius : 0;}.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {border-top-left-radius : 4px;border-top-right-radius : 4px;border-bottom-right-radius : 0;border-bottom-left-radius : 0;}.navbar-btn {margin-top : 8px;margin-bottom : 8px;}.navbar-btn.btn-sm {margin-top : 10px;margin-bottom : 10px;}.navbar-btn.btn-xs {margin-top : 14px;margin-bottom : 14px;}.navbar-text {margin-top : 15px;margin-bottom : 15px;}@media (min-width:768px) {.navbar-text {float : left;margin-right : 15px;margin-left : 15px;}}@media (min-width:768px) {.navbar-left {float : left !important ;}.navbar-right {float : right !important ;margin-right : -15px;}.navbar-right ~ .navbar-right {margin-right : 0;}}.navbar-default {background-color : #f8f8f8;border-color : #e7e7e7;}.navbar-default .navbar-brand {color : #777;}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color : #5e5e5e;background-color : transparent;}.navbar-default .navbar-text {color : #777;}.navbar-default .navbar-nav > li > a {color : #777;}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color : #333;background-color : transparent;}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {color : #555;background-color : #e7e7e7;}.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {color : #ccc;background-color : transparent;}.navbar-default .navbar-toggle {border-color : #ddd;}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color : #ddd;}.navbar-default .navbar-toggle .icon-bar {background-color : #888;}.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color : #e7e7e7;}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color : #555;background-color : #e7e7e7;}@media (max-width:767px) {.navbar-default .navbar-nav .open .dropdown-menu > li > a {color : #777;}.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {color : #333;background-color : transparent;}.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {color : #555;background-color : #e7e7e7;}.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {color : #ccc;background-color : transparent;}}.navbar-default .navbar-link {color : #777;}.navbar-default .navbar-link:hover {color : #333;}.navbar-default .btn-link {color : #777;}.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {color : #333;}.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {color : #ccc;}.navbar-inverse {background-color : #222;border-color : #080808;}.navbar-inverse .navbar-brand {color : #9d9d9d;}.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-text {color : #9d9d9d;}.navbar-inverse .navbar-nav > li > a {color : #9d9d9d;}.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {color : #fff;background-color : #080808;}.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {color : #444;background-color : transparent;}.navbar-inverse .navbar-toggle {border-color : #333;}.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {background-color : #333;}.navbar-inverse .navbar-toggle .icon-bar {background-color : #fff;}.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color : #101010;}.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {color : #fff;background-color : #080808;}@media (max-width:767px) {.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {border-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu .divider {background-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {color : #9d9d9d;}.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {color : #fff;background-color : transparent;}.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {color : #fff;background-color : #080808;}.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {color : #444;background-color : transparent;}}.navbar-inverse .navbar-link {color : #9d9d9d;}.navbar-inverse .navbar-link:hover {color : #fff;}.navbar-inverse .btn-link {color : #9d9d9d;}.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {color : #fff;}.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {color : #444;}.breadcrumb {padding : 8px 15px;margin-bottom : 2px;list-style : none;background-color : #f5f5f5;border-radius : 4px;margin-top : -10px;}.breadcrumb > li {display : inline-block;}.breadcrumb > li + li:before {padding : 0 5px;color : #ccc;content : "/\00a0";}.breadcrumb > .active {color : #777;}.pagination {display : inline-block;padding-left : 0;margin : 20px 0;border-radius : 4px;}.pagination > li {display : inline;}.pagination > li > a, .pagination > li > span {position : relative;float : left;padding : 6px 12px;margin-left : -1px;line-height : 1.42857143;color : #337ab7;text-decoration : none;background-color : #fff;border : #ddd solid 1px;}.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left : 0;border-top-left-radius : 4px;border-bottom-left-radius : 4px;}.pagination > li:last-child > a, .pagination > li:last-child > span {border-top-right-radius : 4px;border-bottom-right-radius : 4px;}.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {color : #23527c;background-color : #eee;border-color : #ddd;}.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index : 2;color : #fff;cursor : default;background-color : #337ab7;border-color : #337ab7;}.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color : #777;cursor : not-allowed;background-color : #fff;border-color : #ddd;}.pagination-lg > li > a, .pagination-lg > li > span {padding : 10px 16px;font-size : 18px;}.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {border-top-left-radius : 6px;border-bottom-left-radius : 6px;}.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {border-top-right-radius : 6px;border-bottom-right-radius : 6px;}.pagination-sm > li > a, .pagination-sm > li > span {padding : 5px 10px;font-size : 12px;}.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {border-top-left-radius : 3px;border-bottom-left-radius : 3px;}.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-top-right-radius : 3px;border-bottom-right-radius : 3px;}.pager {padding-left : 0;margin : 20px 0;text-align : center;list-style : none;}.pager li {display : inline;}.pager li > a, .pager li > span {display : inline-block;padding : 5px 14px;background-color : #fff;border : #ddd solid 1px;border-radius : 15px;}.pager li > a:hover, .pager li > a:focus {text-decoration : none;background-color : #eee;}.pager .next > a, .pager .next > span {float : right;}.pager .previous > a, .pager .previous > span {float : left;}.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {color : #777;cursor : not-allowed;background-color : #fff;}.label {display : inline;padding : 0.2em 0.6em 0.3em;font-size : 75%;font-weight : bold;line-height : 1;color : #fff;text-align : center;white-space : nowrap;vertical-align : baseline;border-radius : 0.25em;}a.label:hover, a.label:focus {color : #fff;text-decoration : none;cursor : pointer;}.label:empty {display : none;}.btn .label {position : relative;top : -1px;}.label-default {background-color : #777;}.label-default[href]:hover, .label-default[href]:focus {background-color : #5e5e5e;}.label-primary {background-color : #337ab7;}.label-primary[href]:hover, .label-primary[href]:focus {background-color : #286090;}.label-success {background-color : #5cb85c;}.label-success[href]:hover, .label-success[href]:focus {background-color : #449d44;}.label-info {background-color : #5bc0de;}.label-info[href]:hover, .label-info[href]:focus {background-color : #31b0d5;}.label-warning {background-color : #f0ad4e;}.label-warning[href]:hover, .label-warning[href]:focus {background-color : #ec971f;}.label-danger {background-color : #d9534f;}.label-danger[href]:hover, .label-danger[href]:focus {background-color : #c9302c;}.badge {display : inline-block;min-width : 10px;padding : 3px 7px;font-size : 12px;font-weight : bold;line-height : 1;color : #fff;text-align : center;white-space : nowrap;vertical-align : baseline;background-color : #777;border-radius : 10px;}.badge:empty {display : none;}.btn .badge {position : relative;top : -1px;}.btn-xs .badge {top : 0;padding : 1px 5px;}a.badge:hover, a.badge:focus {color : #fff;text-decoration : none;cursor : pointer;}.list-group-item.active > .badge, .nav-pills > .active > a > .badge {color : #337ab7;background-color : #fff;}.list-group-item > .badge {float : right;}.list-group-item > .badge + .badge {margin-right : 5px;}.nav-pills > li > a > .badge {margin-left : 3px;}.jumbotron {padding : 30px 15px;margin-bottom : 30px;color : inherit;background-color : #eee;}.jumbotron h1, .jumbotron .h1 {color : inherit;}.jumbotron p {margin-bottom : 15px;font-size : 21px;font-weight : 200;}.jumbotron > hr {border-top-color : #d5d5d5;}.container .jumbotron, .container-fluid .jumbotron {border-radius : 6px;}.jumbotron .container {max-width : 100%;}@media screen and (min-width:768px) {.jumbotron {padding : 48px 0;}.container .jumbotron, .container-fluid .jumbotron {padding-right : 60px;padding-left : 60px;}.jumbotron h1, .jumbotron .h1 {font-size : 63px;}}.thumbnail {display : block;padding : 4px;margin-bottom : 20px;line-height : 1.42857143;background-color : #fff;border : #ddd solid 1px;border-radius : 4px;transition : border 0.2s ease-in-out;}.thumbnail > img, .thumbnail a > img {margin-right : auto;margin-left : auto;}a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {border-color : #337ab7;}.thumbnail .caption {padding : 9px;color : #333;}.alert {padding : 15px;margin-bottom : 20px;border : transparent solid 1px;border-radius : 4px;}.alert h4 {margin-top : 0;color : inherit;}.alert .alert-link {font-weight : bold;}.alert > p, .alert > ul {margin-bottom : 0;}.alert > p + p {margin-top : 5px;}.alert-dismissable, .alert-dismissible {padding-right : 35px;}.alert-dismissable .close, .alert-dismissible .close {position : relative;top : -2px;right : -21px;color : inherit;}.alert-success {color : #3c763d;background-color : #dff0d8;border-color : #d6e9c6;}.alert-success hr {border-top-color : #c9e2b3;}.alert-success .alert-link {color : #2b542c;}.alert-info {color : #31708f;background-color : #d9edf7;border-color : #bce8f1;}.alert-info hr {border-top-color : #a6e1ec;}.alert-info .alert-link {color : #245269;}.alert-warning {color : #8a6d3b;background-color : #fcf8e3;border-color : #faebcc;}.alert-warning hr {border-top-color : #f7e1b5;}.alert-warning .alert-link {color : #66512c;}.alert-danger {color : #a94442;background-color : #f2dede;border-color : #ebccd1;}.alert-danger hr {border-top-color : #e4b9c0;}.alert-danger .alert-link {color : #843534;}@keyframes progress-bar-stripes {from {background-position : 40px 0;}to {background-position : 0 0;}}.progress {height : 20px;margin-bottom : 20px;overflow : hidden;background-color : #f5f5f5;border-radius : 4px;box-shadow : 0 1px 2px rgb(0 0 0 / 0.1) inset;}.progress-bar {float : left;width : 0;height : 100%;font-size : 12px;line-height : 20px;color : #fff;text-align : center;background-color : #337ab7;box-shadow : 0 -1px 0 rgb(0 0 0 / 0.15) inset;transition : width 0.6s ease;}.progress-striped .progress-bar, .progress-bar-striped {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);background-size : 40px 40px;}.progress.active .progress-bar, .progress-bar.active {animation : progress-bar-stripes 2s linear infinite;}.progress-bar-success {background-color : #5cb85c;}.progress-striped .progress-bar-success {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-info {background-color : #5bc0de;}.progress-striped .progress-bar-info {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-warning {background-color : #f0ad4e;}.progress-striped .progress-bar-warning {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.progress-bar-danger {background-color : #d9534f;}.progress-striped .progress-bar-danger {background-image : linear-gradient(45deg, rgb(255 255 255 / 0.15) 25%, transparent 25%, transparent 50%, rgb(255 255 255 / 0.15) 50%, rgb(255 255 255 / 0.15) 75%, transparent 75%, transparent);}.media {margin-top : 15px;}.media:first-child {margin-top : 0;}.media-right, .media > .pull-right {padding-left : 10px;}.media-left, .media > .pull-left {padding-right : 10px;}.media-left, .media-right, .media-body {display : table-cell;vertical-align : top;}.media-middle {vertical-align : middle;}.media-bottom {vertical-align : bottom;}.media-heading {margin-top : 0;margin-bottom : 5px;}.media-list {padding-left : 0;list-style : none;}.list-group {padding-left : 0;margin-bottom : 20px;}.list-group-item {position : relative;display : block;padding : 10px 15px;margin-bottom : -1px;background-color : #fff;border : #ddd solid 1px;}.list-group-item:first-child {border-top-left-radius : 4px;border-top-right-radius : 4px;}.list-group-item:last-child {margin-bottom : 0;border-bottom-right-radius : 4px;border-bottom-left-radius : 4px;}a.list-group-item {color : #555;}a.list-group-item .list-group-item-heading {color : #333;}a.list-group-item:hover, a.list-group-item:focus {color : #555;text-decoration : none;background-color : #f5f5f5;}.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {color : #777;cursor : not-allowed;background-color : #eee;}.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {color : inherit;}.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {color : #777;}.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {z-index : 2;color : #fff;background-color : #337ab7;border-color : #337ab7;}.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {color : inherit;}.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {color : #c7ddef;}.list-group-item-success {color : #3c763d;background-color : #dff0d8;}a.list-group-item-success {color : #3c763d;}a.list-group-item-success .list-group-item-heading {color : inherit;}a.list-group-item-success:hover, a.list-group-item-success:focus {color : #3c763d;background-color : #d0e9c6;}a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {color : #fff;background-color : #3c763d;border-color : #3c763d;}.list-group-item-info {color : #31708f;background-color : #d9edf7;}a.list-group-item-info {color : #31708f;}a.list-group-item-info .list-group-item-heading {color : inherit;}a.list-group-item-info:hover, a.list-group-item-info:focus {color : #31708f;background-color : #c4e3f3;}a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {color : #fff;background-color : #31708f;border-color : #31708f;}.list-group-item-warning {color : #8a6d3b;background-color : #fcf8e3;}a.list-group-item-warning {color : #8a6d3b;}a.list-group-item-warning .list-group-item-heading {color : inherit;}a.list-group-item-warning:hover, a.list-group-item-warning:focus {color : #8a6d3b;background-color : #faf2cc;}a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {color : #fff;background-color : #8a6d3b;border-color : #8a6d3b;}.list-group-item-danger {color : #a94442;background-color : #f2dede;}a.list-group-item-danger {color : #a94442;}a.list-group-item-danger .list-group-item-heading {color : inherit;}a.list-group-item-danger:hover, a.list-group-item-danger:focus {color : #a94442;background-color : #ebcccc;}a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {color : #fff;background-color : #a94442;border-color : #a94442;}.list-group-item-heading {margin-top : 0;margin-bottom : 5px;}.list-group-item-text {margin-bottom : 0;line-height : 1.3;}.panel {margin-bottom : 20px;background-color : #fff;border : transparent solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.05);}.panel-body {padding : 15px;}.panel-heading {padding : 10px 15px;border-bottom : 1px solid transparent;border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel-heading > .dropdown .dropdown-toggle {color : inherit;}.panel-title {margin-top : 0;margin-bottom : 0;font-size : 16px;color : inherit;}.panel-title > a {color : inherit;}.panel-footer {padding : 10px 15px;background-color : #f5f5f5;border-top : 1px solid #ddd;border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .list-group, .panel > .panel-collapse > .list-group {margin-bottom : 0;}.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {border-width : 1px 0;border-radius : 0;}.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top : 0;border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom : 0;border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel-heading + .list-group .list-group-item:first-child {border-top-width : 0;}.list-group + .panel-footer {border-top-width : 0;}.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {margin-bottom : 0;}.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {padding-right : 15px;padding-left : 15px;}.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius : 3px;border-top-right-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius : 3px;}.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius : 3px;}.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-right-radius : 3px;border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius : 3px;}.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius : 3px;}.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {border-top : 1px solid #ddd;}.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {border-top : 0;}.panel > .table-bordered, .panel > .table-responsive > .table-bordered {border : 0;}.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left : 0;}.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right : 0;}.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom : 0;}.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {border-bottom : 0;}.panel > .table-responsive {margin-bottom : 0;border : 0;}.panel-group {margin-bottom : 20px;}.panel-group .panel {margin-bottom : 0;border-radius : 4px;}.panel-group .panel + .panel {margin-top : 5px;}.panel-group .panel-heading {border-bottom : 0;}.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {border-top : 1px solid #ddd;}.panel-group .panel-footer {border-top : 0;}.panel-group .panel-footer + .panel-collapse .panel-body {border-bottom : 1px solid #ddd;}.panel-default {border-color : #ddd;}.panel-default > .panel-heading {color : #333;background-color : #f5f5f5;border-color : #ddd;}.panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color : #ddd;}.panel-default > .panel-heading .badge {color : #f5f5f5;background-color : #333;}.panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #ddd;}.panel-primary {border-color : #337ab7;}.panel-primary > .panel-heading {color : #fff;background-color : #337ab7;border-color : #337ab7;}.panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color : #337ab7;}.panel-primary > .panel-heading .badge {color : #337ab7;background-color : #fff;}.panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #337ab7;}.panel-success {border-color : #d6e9c6;}.panel-success > .panel-heading {color : #3c763d;background-color : #dff0d8;border-color : #d6e9c6;}.panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color : #d6e9c6;}.panel-success > .panel-heading .badge {color : #dff0d8;background-color : #3c763d;}.panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #d6e9c6;}.panel-info {border-color : #bce8f1;}.panel-info > .panel-heading {color : #31708f;background-color : #d9edf7;border-color : #bce8f1;}.panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color : #bce8f1;}.panel-info > .panel-heading .badge {color : #d9edf7;background-color : #31708f;}.panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #bce8f1;}.panel-warning {border-color : #faebcc;}.panel-warning > .panel-heading {color : #8a6d3b;background-color : #fcf8e3;border-color : #faebcc;}.panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color : #faebcc;}.panel-warning > .panel-heading .badge {color : #fcf8e3;background-color : #8a6d3b;}.panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #faebcc;}.panel-danger {border-color : #ebccd1;}.panel-danger > .panel-heading {color : #a94442;background-color : #f2dede;border-color : #ebccd1;}.panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color : #ebccd1;}.panel-danger > .panel-heading .badge {color : #f2dede;background-color : #a94442;}.panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color : #ebccd1;}.embed-responsive {position : relative;display : block;height : 0;padding : 0;overflow : hidden;}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {position : absolute;top : 0;bottom : 0;left : 0;width : 100%;height : 100%;border : 0;}.embed-responsive.embed-responsive-16by9 {padding-bottom : 56.25%;}.embed-responsive.embed-responsive-4by3 {padding-bottom : 75%;}.well {min-height : 20px;padding : 19px;margin-bottom : 20px;background-color : #f5f5f5;border : #e3e3e3 solid 1px;border-radius : 4px;box-shadow : 0 1px 1px rgb(0 0 0 / 0.05) inset;}.well blockquote {border-color : #ddd;border-color : rgb(0 0 0 / 0.15);}.well-lg {padding : 24px;border-radius : 6px;}.well-sm {padding : 9px;border-radius : 3px;}.close {float : right;font-size : 21px;font-weight : bold;line-height : 1;color : #000;text-shadow : 0 1px 0 #fff;opacity : 0.2;}.close:hover, .close:focus {color : #000;text-decoration : none;cursor : pointer;opacity : 0.5;}button.close {padding : 0;cursor : pointer;background : transparent;border : 0;}.modal-open {overflow : hidden;}.modal {position : fixed;top : 0;right : 0;bottom : 0;left : 0;z-index : 1040;display : none;overflow : hidden;outline : 0;}.modal.fade .modal-dialog {transition : transform 0.3s ease-out;transform : translate(0,-25%);}.modal.in .modal-dialog {transform : translate(0,0);}.modal-open .modal {overflow-x : hidden;overflow-y : auto;}.modal-dialog {position : relative;width : auto;margin : 10px;}.modal-content {position : relative;background-color : #fff;background-clip : padding-box;border : #999 solid 1px;border : rgb(0 0 0 / 0.2) solid 1px;border-radius : 6px;outline : 0;box-shadow : 0 3px 9px rgb(0 0 0 / 0.5);}.modal-backdrop {position : absolute;top : 0;right : 0;left : 0;background-color : #000;}.modal-backdrop.fade {opacity : 0;}.modal-backdrop.in {opacity : 0.5;}.modal-header {min-height : 16.42857143px;padding : 15px;border-bottom : 1px solid #e5e5e5;}.modal-header .close {margin-top : -2px;}.modal-title {margin : 0;line-height : 1.42857143;}.modal-body {position : relative;padding : 15px;}.modal-footer {padding : 15px;text-align : right;border-top : 1px solid #e5e5e5;}.modal-footer .btn + .btn {margin-bottom : 0;margin-left : 5px;}.modal-footer .btn-group .btn + .btn {margin-left : -1px;}.modal-footer .btn-block + .btn-block {margin-left : 0;}.modal-scrollbar-measure {position : absolute;top : -9999px;width : 50px;height : 50px;overflow : scroll;}@media (min-width:768px) {.modal-dialog {width : 600px;margin : 30px auto;}.modal-content {box-shadow : 0 5px 15px rgb(0 0 0 / 0.5);}.modal-sm {width : 300px;}}@media (min-width:992px) {.modal-lg {width : 900px;}}.tooltip {position : absolute;z-index : 1070;display : block;font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 12px;font-weight : normal;line-height : 1.4;visibility : visible;opacity : 0;}.tooltip.in {opacity : 0.9;}.tooltip.top {padding : 5px 0;margin-top : -3px;}.tooltip.right {padding : 0 5px;margin-left : 3px;}.tooltip.bottom {padding : 5px 0;margin-top : 3px;}.tooltip.left {padding : 0 5px;margin-left : -3px;}.tooltip-inner {max-width : 200px;padding : 3px 8px;color : #fff;text-align : center;text-decoration : none;background-color : #000;border-radius : 4px;}.tooltip-arrow {position : absolute;width : 0;height : 0;border-color : transparent;border-style : solid;}.tooltip.top .tooltip-arrow {bottom : 0;left : 50%;margin-left : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.top-left .tooltip-arrow {right : 5px;bottom : 0;margin-bottom : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.top-right .tooltip-arrow {bottom : 0;left : 5px;margin-bottom : -5px;border-width : 5px 5px 0;border-top-color : #000;}.tooltip.right .tooltip-arrow {top : 50%;left : 0;margin-top : -5px;border-width : 5px 5px 5px 0;border-right-color : #000;}.tooltip.left .tooltip-arrow {top : 50%;right : 0;margin-top : -5px;border-width : 5px 0 5px 5px;border-left-color : #000;}.tooltip.bottom .tooltip-arrow {top : 0;left : 50%;margin-left : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.tooltip.bottom-left .tooltip-arrow {top : 0;right : 5px;margin-top : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.tooltip.bottom-right .tooltip-arrow {top : 0;left : 5px;margin-top : -5px;border-width : 0 5px 5px;border-bottom-color : #000;}.popover {position : absolute;top : 0;left : 0;z-index : 1060;display : none;max-width : 276px;padding : 1px;font-family : "Helvetica Neue", Helvetica, Arial, sans-serif;font-size : 14px;font-weight : normal;line-height : 1.42857143;text-align : left;white-space : normal;background-color : #fff;background-clip : padding-box;border : #ccc solid 1px;border : rgb(0 0 0 / 0.2) solid 1px;border-radius : 6px;box-shadow : 0 5px 10px rgb(0 0 0 / 0.2);}.popover.top {margin-top : -10px;}.popover.right {margin-left : 10px;}.popover.bottom {margin-top : 10px;}.popover.left {margin-left : -10px;}.popover-title {padding : 8px 14px;margin : 0;font-size : 14px;background-color : #f7f7f7;border-bottom : 1px solid #ebebeb;border-radius : 5px 5px 0 0;}.popover-content {padding : 9px 14px;}.popover > .arrow, .popover > .arrow:after {position : absolute;display : block;width : 0;height : 0;border-color : transparent;border-style : solid;}.popover > .arrow {border-width : 11px;}.popover > .arrow:after {content : "";border-width : 10px;}.popover.top > .arrow {bottom : -11px;left : 50%;margin-left : -11px;border-top-color : #999;border-top-color : rgb(0 0 0 / 0.25);border-bottom-width : 0;}.popover.top > .arrow:after {bottom : 1px;margin-left : -10px;content : " ";border-top-color : #fff;border-bottom-width : 0;}.popover.right > .arrow {top : 50%;left : -11px;margin-top : -11px;border-right-color : #999;border-right-color : rgb(0 0 0 / 0.25);border-left-width : 0;}.popover.right > .arrow:after {bottom : -10px;left : 1px;content : " ";border-right-color : #fff;border-left-width : 0;}.popover.bottom > .arrow {top : -11px;left : 50%;margin-left : -11px;border-top-width : 0;border-bottom-color : #999;border-bottom-color : rgb(0 0 0 / 0.25);}.popover.bottom > .arrow:after {top : 1px;margin-left : -10px;content : " ";border-top-width : 0;border-bottom-color : #fff;}.popover.left > .arrow {top : 50%;right : -11px;margin-top : -11px;border-right-width : 0;border-left-color : #999;border-left-color : rgb(0 0 0 / 0.25);}.popover.left > .arrow:after {right : 1px;bottom : -10px;content : " ";border-right-width : 0;border-left-color : #fff;}.carousel {position : relative;}.carousel-inner {position : relative;width : 100%;overflow : hidden;}.carousel-inner > .item {position : relative;display : none;transition : left 0.6s ease-in-out;}.carousel-inner > .item > img, .carousel-inner > .item > a > img {line-height : 1;}@media all, null {.carousel-inner > .item {transition : transform 0.6s ease-in-out;backface-visibility : hidden;}.carousel-inner > .item.next, .carousel-inner > .item.active.right {left : 0;transform : translate3d(100%,0,0);}.carousel-inner > .item.prev, .carousel-inner > .item.active.left {left : 0;transform : translate3d(-100%,0,0);}.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {left : 0;transform : translate3d(0,0,0);}}.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {display : block;}.carousel-inner > .active {left : 0;}.carousel-inner > .next, .carousel-inner > .prev {position : absolute;top : 0;width : 100%;}.carousel-inner > .next {left : 100%;}.carousel-inner > .prev {left : -100%;}.carousel-inner > .next.left, .carousel-inner > .prev.right {left : 0;}.carousel-inner > .active.left {left : -100%;}.carousel-inner > .active.right {left : 100%;}.carousel-control {position : absolute;top : 0;bottom : 0;left : 0;width : 15%;font-size : 20px;color : #fff;text-align : center;text-shadow : 0 1px 2px rgb(0 0 0 / 0.6);opacity : 0.5;}.carousel-control.left {background-image : linear-gradient(to right, rgb(0 0 0 / 0.5) 0%, rgb(0 0 0 / 0.0001) 100%);background-repeat : repeat-x;}.carousel-control.right {right : 0;left : auto;background-image : linear-gradient(to right, rgb(0 0 0 / 0.0001) 0%, rgb(0 0 0 / 0.5) 100%);background-repeat : repeat-x;}.carousel-control:hover, .carousel-control:focus {color : #fff;text-decoration : none;outline : 0;opacity : 0.9;}.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {position : absolute;top : 50%;z-index : 5;display : inline-block;}.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {left : 50%;margin-left : -10px;}.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {right : 50%;margin-right : -10px;}.carousel-control .icon-prev, .carousel-control .icon-next {width : 20px;height : 20px;margin-top : -10px;font-family : serif;}.carousel-control .icon-prev:before {content : '\2039';}.carousel-control .icon-next:before {content : '\203a';}.carousel-indicators {position : absolute;bottom : 10px;left : 50%;z-index : 15;width : 60%;padding-left : 0;margin-left : -30%;text-align : center;list-style : none;}.carousel-indicators li {display : inline-block;width : 10px;height : 10px;margin : 1px;text-indent : -999px;cursor : pointer;background-color : rgb(0 0 0 / 0);border : #fff solid 1px;border-radius : 10px;}.carousel-indicators .active {width : 12px;height : 12px;margin : 0;background-color : #fff;}.carousel-caption {position : absolute;right : 15%;bottom : 20px;left : 15%;z-index : 10;padding-top : 20px;padding-bottom : 20px;color : #fff;text-align : center;text-shadow : 0 1px 2px rgb(0 0 0 / 0.6);}.carousel-caption .btn {text-shadow : none;}@media screen and (min-width:768px) {.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {width : 30px;height : 30px;margin-top : -15px;font-size : 30px;}.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {margin-left : -15px;}.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {margin-right : -15px;}.carousel-caption {right : 20%;left : 20%;padding-bottom : 30px;}.carousel-indicators {bottom : 20px;}}.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {display : table;content : " ";}.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {clear : both;}.center-block {display : block;margin-right : auto;margin-left : auto;}.pull-right {float : right !important ;}.pull-left {float : left !important ;}.hide {display : none !important ;}.show {display : block !important ;}.invisible {visibility : hidden;}.text-hide {font : 0/0 a;color : transparent;text-shadow : none;background-color : transparent;border : 0;}.hidden {display : none !important ;visibility : hidden !important ;}.affix {position : fixed;}.visible-xs, .visible-sm, .visible-md, .visible-lg {display : none !important ;}.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {display : none !important ;}@media (max-width:767px) {.visible-xs {display : block !important ;}table.visible-xs {display : table;}tr.visible-xs {display : table-row !important ;}th.visible-xs, td.visible-xs {display : table-cell !important ;}}@media (max-width:767px) {.visible-xs-block {display : block !important ;}}@media (max-width:767px) {.visible-xs-inline {display : inline !important ;}}@media (max-width:767px) {.visible-xs-inline-block {display : inline-block !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm {display : block !important ;}table.visible-sm {display : table;}tr.visible-sm {display : table-row !important ;}th.visible-sm, td.visible-sm {display : table-cell !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-block {display : block !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-inline {display : inline !important ;}}@media (min-width:768px) and (max-width:991px) {.visible-sm-inline-block {display : inline-block !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md {display : block !important ;}table.visible-md {display : table;}tr.visible-md {display : table-row !important ;}th.visible-md, td.visible-md {display : table-cell !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-block {display : block !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-inline {display : inline !important ;}}@media (min-width:992px) and (max-width:1199px) {.visible-md-inline-block {display : inline-block !important ;}}@media (min-width:1200px) {.visible-lg {display : block !important ;}table.visible-lg {display : table;}tr.visible-lg {display : table-row !important ;}th.visible-lg, td.visible-lg {display : table-cell !important ;}}@media (min-width:1200px) {.visible-lg-block {display : block !important ;}}@media (min-width:1200px) {.visible-lg-inline {display : inline !important ;}}@media (min-width:1200px) {.visible-lg-inline-block {display : inline-block !important ;}}@media (max-width:767px) {.hidden-xs {display : none !important ;}}@media (min-width:768px) and (max-width:991px) {.hidden-sm {display : none !important ;}}@media (min-width:992px) and (max-width:1199px) {.hidden-md {display : none !important ;}}@media (min-width:1200px) {.hidden-lg {display : none !important ;}}.visible-print {display : none !important ;}@media print {.visible-print {display : block !important ;}table.visible-print {display : table;}tr.visible-print {display : table-row !important ;}th.visible-print, td.visible-print {display : table-cell !important ;}}.visible-print-block {display : none !important ;}@media print {.visible-print-block {display : block !important ;}}.visible-print-inline {display : none !important ;}@media print {.visible-print-inline {display : inline !important ;}}.visible-print-inline-block {display : none !important ;}@media print {.visible-print-inline-block {display : inline-block !important ;}}@media print {.hidden-print {display : none !important ;}}@import url('https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic') ;@font-face {{font-family : "'Roboto'";font-style : italic;font-weight : 300;src : local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc6CsE.ttf) format('truetype');}}@font-face {{font-family : "'Roboto'";font-style : italic;font-weight : 400;src : local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzc.ttf) format('truetype');}}@font-face {{font-family : "'Roboto'";font-style : italic;font-weight : 500;src : local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc6CsE.ttf) format('truetype');}}@font-face {{font-family : "'Roboto'";font-style : italic;font-weight : 700;src : local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic6CsE.ttf) format('truetype');}}@font-face {{font-family : "'Roboto'";font-style : normal;font-weight : 300;src : local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');}}@font-face {{font-family : "'Roboto'";font-style : normal;font-weight : 400;src : local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');}}@font-face {{font-family : "'Roboto'";font-style : normal;font-weight : 500;src : local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format('truetype');}}@font-face {{font-family : "'Roboto'";font-style : normal;font-weight : 700;src : local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');}}a {cursor : pointer;color : #2a5f93;text-decoration : none;}a:hover, a:focus {text-decoration : none;color : #353535;transition : all 0.5s ease-in-out;}a:focus {outline : none;}.read_more {color : #2a5f93;}.read_more:hover, .read_more:focus {color : #353535;}.clear {clear : both;}.border-0 {border : none !important ;}.auto-line {line-height : normal !important ;}.table > thead > tr > th {vertical-align : top;}.inner_div {background : #fff;border : #ccc solid 1px;padding : 15px;float : left;width : 100%;}.img_height {height : 100%;width : 100%;}.popover-inner {padding : 3px;box-shadow : 0 3px 7px rgb(0 0 0 / 0.3);}.popover-title {padding : 8px 10px;line-height : 1;background-color : #2a5f93;border-bottom : 1px solid #ccc;color : #fff;font-size : 15px;}.mrg-bottom {margin-bottom : 0 !important ;}ul {list-style-type : none;padding-left : 0;}.wt100 {width : 100%;}.wt50 {width : 50%;}h1, h2, h3, h4, h5, .text-hero {font-family : 'Roboto', sans-serif;margin-top : 0;font-weight : 500;color : #565656;line-height : 1.3em;text-transform : uppercase;}h1.bolded, h2.bolded, h3.bolded, h4.bolded, h5.bolded, .text-hero.bolded {font-weight : 700;}h1 b, h2 b, h3 b, h4 b, h5 b, .text-hero b {font-weight : 400;line-height : 1em;}.btn-1 {background : #f79e35;border : none;color : #fff;padding : 7px 10px;width : 100%;text-transform : uppercase;}.btn-1:hover {background : #E6E6E6;color : #333;transition : all 0.5s ease-in-out;}.font1 {font-family : 'Roboto', sans-serif;}.vsm_test {font-size : 10px;}.small_test {font-size : 12px;}.middle_test {font-size : 16px;}.big_test {font-size : 20px;}.form-control {padding : 0 0 0 6px !important ;}.border1 {border-width : 1px;border-style : solid;}.border_bot {border-style : solid;border-width : 0 0 1px 0;}.border_top {border-style : solid;border-width : 1px 0 0 0;}.border_bot2 {border-style : solid;border-width : 0 0 2px 0;}.border_top2 {border-style : solid;border-width : 2px 0 0 0;}.input {position : relative;}label.error {top : 90%;z-index : 1;margin : 0;left : 0;position : absolute;font-weight : normal;}.error {color : #df3b3b;}.success-message {color : #579541;}.image-loader {position : absolute;top : 40%;left : 45%;width : 100px;}.confirmWaitingBox .image-loader {left : 48%;width : 70px;}.img-hover-div {overflow : hidden;}.vc_red {color : #df3b3b;}.vc_border-red {border-color : #df3b3b;}.vc_bg-red {background-color : #df3b3b;}.vc_blue {color : #2a5f93;}.vc_border-blue {border-color : #2a5f93;}.vc_bg-blue {background-color : #2a5f93;}.vc_yellow {color : #f0c915;}.vc_border-yellow {border-color : #f0c915;}.vc_bg-yellow {background-color : #f0c915;}.vc_green {color : #579541;}.vc_border-green {border-color : #579541;}.vc_bg-green {background-color : #579541;}.vc_orange {color : #f79e35;}.vc_border-orange {border-color : #f79e35;}.vc_bg-orange {background-color : #f79e35;}.vc_grey {color : #ccc;}.vc_border-grey {border-color : #ccc;}.vc_bg-grey {background-color : #ccc;}.vc_black {color : #111;}.vc_border-black {border-color : #111;}.vc_bg-black {background-color : #111;}.vc_border-light {border-color : #ececec;}.color-blue {color : #2a5f93;}.color-red {color : #df3b3b;}.color-orange {color : #f79e35;}.color-green {color : #579541;}.color-yellow {color : #f0c915;}.color-gray {color : #999;}.color-black {color : #111;}.color-light-gray {color : #ccc;}.color-white {color : #fff;}.bg_op-blue {background-color : rgb(42 95 147 / 0.5);}.bg_op-red {background-color : rgb(223 59 59 / 0.5);}.bg_op-orange {background-color : rgb(247 158 53 / 0.5);}.bg_op-green {background-color : rgb(87 149 65 / 0.5);}.bg_op-yellow {background-color : rgb(240 201 21 / 0.5);}.bg_op-gray {background-color : rgb(153 153 153 / 0.5);}.bg_op-black {background-color : rgb(17 17 17 / 0.5);}.btn-blue {color : #FFF;background-color : #2a5f93;}.btn-red {color : #FFF;background-color : #df3b3b;}.btn-orange {color : #FFF;background-color : #f79e35;}.btn-green {color : #FFF;background-color : #579541;}.btn-yellow {color : #FFF;background-color : #f0c915;}.btn-gray {color : #FFF;background-color : #ccc;}.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active {color : #333;background-color : #d8d8d8;transition : all 0.5s ease-in-out;}.mb0 {margin-bottom : 0 !important ;}.mt0 {margin-top : 0 !important ;}.mr0 {margin-right : 0 !important ;}.ml0 {margin-left : 0 !important ;}.mb5 {margin-bottom : 5px !important ;}.mt5 {margin-top : 5px !important ;}.mr5 {margin-right : 5px !important ;}.ml5 {margin-left : 5px !important ;}.mb10 {margin-bottom : 10px !important ;text-align : center;}.mt10 {margin-top : 10px !important ;}.mr10 {margin-right : 10px !important ;}.ml10 {margin-left : 10px !important ;}.mb15 {margin-bottom : 15px !important ;}.mt15 {margin-top : 15px !important ;}.mr15 {margin-right : 15px !important ;}.ml15 {margin-left : 15px !important ;}.mb20 {margin-bottom : 20px !important ;}.mt20 {margin-top : 20px !important ;}.mr20 {margin-right : 20px !important ;}.ml20 {margin-left : 20px !important ;}.mb30 {margin-bottom : 30px !important ;}.mt30 {margin-top : 30px !important ;}.mr30 {margin-right : 30px !important ;}.ml30 {margin-left : 30px !important ;}.mb40 {margin-bottom : 40px !important ;}.mt40 {margin-top : 40px !important ;}.mr40 {margin-right : 40px !important ;}.ml40 {margin-left : 40px !important ;}.mb50 {margin-bottom : 50px !important ;}.mt50 {margin-top : 50px !important ;}.mr50 {margin-right : 50px !important ;}.ml50 {margin-left : 50px !important ;}.pd0 {padding : 0 !important ;}.pd15 {padding : 15px 0;}.pdlr5 {padding : 0 5px;}.pdlr10 {padding : 0 10px;}.pb0 {padding-bottom : 0 !important ;}.pt0 {padding-top : 0 !important ;}.pb5 {padding-bottom : 5px !important ;}.pt5 {padding-top : 5px !important ;}.pt10 {padding-top : 10px !important ;}.pb10 {padding-bottom : 10px !important ;}.pt30 {padding-top : 30px !important ;}.pb30 {padding-bottom : 30px !important ;}.pr30 {padding-right : 30px !important ;}.pl30 {padding-left : 30px !important ;}.pt40 {padding-top : 40px !important ;}.pb40 {padding-bottom : 40px !important ;}.pr40 {padding-right : 40px !important ;}.pl40 {padding-left : 40px !important ;}.pt50 {padding-top : 50px !important ;}.pb50 {padding-bottom : 50px !important ;}.pr50 {padding-right : 50px !important ;}.pl50 {padding-left : 50px !important ;}.heading-1 {background : #ccc;font-size : 18px;}.bg-1 {background : #2a5f93;background : linear-gradient(to bottom, #2a5f93 0%, #004a94 100%);}.bg-2 {background : #fff;}#wrapper {margin : auto;}.topline {height : 5px;background : #000;}.users_login li {position : relative;margin-left : 5px;}#login_div, #chang_profile {background : #fff;position : absolute;padding : 10px;right : 0;left : auto;width : 280px;z-index : 500;box-shadow : 2px 2px 5px #555;}#login_div #close_login .fa {vertical-align : top;}#chang_profile {width : 165px !important ;padding : 5px 0 !important ;}#chang_profile li {width : 100%;margin : 0;}#chang_profile li a {display : block;}#chang_profile li a:hover {background : #f79e35;color : #fff;}#login_div .image-loader {left : 34%;top : 27%;}#login_div:before, #chang_profile:before {content : "";display : block;width : 0;height : 0;border-left : 8px solid transparent;border-right : 8px solid transparent;border-bottom : 8px solid #bbb;position : absolute;top : -8px;right : 9px;}#login_div:after, #chang_profile:after {content : "";display : block;width : 0;height : 0;border-left : 7px solid transparent;border-right : 7px solid transparent;border-bottom : 7px solid #fff;position : absolute;top : -7px;right : 10px;}#login_div .fa {margin : 0;}#login_div .close {opacity : 1;padding : 0 3px;border : solid 2px;width : 24px;height : 24px;}#login_div a {padding : 0;}.users_login a {display : inline-block;padding : 5px 15px;text-transform : uppercase;}.users_login .fa {font-size : 18px;margin-right : 7px;vertical-align : middle;}.menu {height : 40px;border-bottom : 3px solid #f79e35;}#nav.affix {position : fixed;top : 0;width : 100%;z-index : 100;box-shadow : 0 2px 5px #ddd;}.navbar {border : none;border-radius : 0;background : none;font-family : 'Roboto', sans-serif;margin-bottom : 20px;min-height : 40px;}.navbar-collapse {padding : 0;}.navbar-default .navbar-nav > li {margin-left : 5px;}.navbar-default .navbar-nav > li > a {color : #fff;text-transform : capitalize;padding : 10px 12px;}.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color : #fff;background : #f79e35;}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {background : #f79e35;border-radius : 0;color : #fff;}.navbar-nav > li:hover > .dropdown-menu {display : block;}.navbar-nav > li > .dropdown-menu {border-radius : 0;top : 105%;}.dropdown-menu, .dropdown-menu > li {border-bottom : 1px solid #fff;}.dropdown-menu, .dropdown-menu > li:last-child {border-bottom : 0 solid #555;}.dropdown-menu, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {background : #2a5f93;border : none;}.dropdown-menu > li > a {color : #fff;text-transform : capitalize;padding : 3px 7px;}.dropdown-menu > li > a:hover {color : #fff;background : #f79e35;transition : all 0.3s ease-in-out;}.navbar-default .navbar-nav > .active-1 > a, .navbar-default .navbar-nav > .active-1 > a:hover, .navbar-default .navbar-nav > .active-1 > a:focus {background : #64b6db;transition : all 0.5s ease-in-out;border-radius : 5px;color : #fff;}.navbar-default .navbar-brand {display : none;}.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {color : #0d82be;}#find {background : url(../img/main_package_bg.png) 0 0 /cover no-repeat;height : 100%;background-attachment : fixed;padding : 20px 0;margin-top : -20px;}#find .nav-tabs {border-bottom : none !important ;}#find .nav-tabs li a {border-radius : 0;background : rgb(0 0 0 / 0.4);color : #fff;text-transform : uppercase;padding : 7px 10px;border : none;}#find .nav-tabs li.active a, #find .nav-tabs li.active a:hover, #find .nav-tabs li.active a:focus {background : #f79e35;}.nav-tabs > li > a:hover {border-color : transparent;}#find .nav-tabs li a .fa {background : none 0 0 repeat scroll rgb(0 0 0 / 0.3);border-radius : 50% !important ;display : inline-block;height : 28px;line-height : 28px;margin-right : 2px;text-align : center;width : 28px;}#find .nav-tabs li a:hover .fa {background : #f79e35;}#find .nav-tabs li.active a .fa, #find .nav-tabs li.active a:hover .fa, #find .nav-tabs li.active a:focus .fa {background : #353434;}#find .tab-content {margin : auto;clear : both;background : rgb(0 0 0 / 0.4);margin-top : 1px;float : left;padding : 10px 5px;min-width : 90%;color : #fff;min-height : 395px;}#find .tab-content .form-group {margin-bottom : 10px;}#find .tab-content h3 {font-weight : 300;color : #fff;}#find .tab-content a {background : rgb(0 0 0 / 0.5);color : #fff;padding : 7px 10px;display : block;text-align : center;}#find .tab-content a.active, #find .tab-content a:hover {background : #f79e35;}#find .form-control {border-radius : 0;padding : 0 0 0 6px;}form .date {background : url(../img/Cal.png) left 5px center /15px no-repeat #fff;padding-left : 25px !important ;}#find label {font-weight : normal;font-size : 11px;text-transform : uppercase;}#find .no-of-rooms {float : right;margin-top : 32px;}#find #tab-1 .image-loader {left : 42%;}.select2-container .select2-choice {line-height : 1.42857 !important ;height : 32px !important ;text-align : left !important ;background : #fff !important ;color : #555 !important ;font-size : 14px !important ;padding : 7px 10px !important ;}.select2-container-active .select2-choice, .select2-container-active .select2-choices {border : none !important ;box-shadow : none !important ;}span.totel-night {font-size : 16px;padding : 4px !important ;}#top-banner {margin-top : 42px;}#find #top-banner .owl-pagination {position : absolute;top : -25px;right : 15px;}#find #top-banner .owl-pagination .owl-page {display : inline-block;background : #f0f0f0;border : #363636 solid 0;border-radius : 50% !important ;width : 10px;height : 10px;margin-right : 5px;box-shadow : 0 1px 3px #555;}#find #top-banner .owl-pagination .active {background : #f79e35;}#tour #popular-tour li {width : 18%;text-align : center;margin-bottom : 0;}#tour #popular-tour li:first-child {width : 22% !important ;}#tour #popular-tour li:last-child {width : 24% !important ;}#tour .nav-tabs li a {text-transform : uppercase;background : #fff;border : none;color : #353535;}#tour .nav-tabs li.active a, #tour .nav-tabs li.active a:hover, #tour .nav-tabs li.active a:focus, #tour .nav-tabs li a:hover {background : #f79e35;color : #fff;}#tour .tab-content {padding : 15px 0 4px;background : #fff;min-height : 307px;}#tour .tour-img a, #package-search .package-img a {display : block;overflow : hidden;}#tour .tour-img a.tour-img-box, #package-search .package-img a.tour-img-box {height : 100px;}#tour .tour-img span {display : block;margin-bottom : 10px;height : 38px;line-height : 20px;}#tour .tour-img a:hover img {transform : scale(1.2);transition : all 2s ease-in-out;}.panel-group .panel + .panel {margin-top : 2px;}.panel-default > .panel-heading {border-radius : 0;}.panel-title a.collapsed {display : block;background : url(../img/right.png) right center no-repeat;}.panel-title a {display : block;background : url(../img/down.png) right center no-repeat;}.owl-item {padding : 0 15px;}#package-search {border : #ccc solid 1px;}#package-search input {border : none;width : 100%;padding : 5px;height : 34px;}#package-search h3 {margin-top : 5px;margin-bottom : 0;}#package-search .package-heading {background : #ccc;}#package-search .package {float : left;border-bottom : 1px solid #f79e35;padding : 15px 0 5px;width : 100%;}#package-search .package h5 {margin-top : 0;margin-bottom : 6px;}#package-search .package p {margin-bottom : 6px;}#package-search .package p a {float : right;}.customer-services h3 {margin-bottom : 6px !important ;}.customer-services p {font-size : 12px;margin : 18px 0;}.customer-services p img {margin-right : 5px;}.banner {padding : 16px 0;}.banner a {display : block;padding : 0 10px;}.testimonial {margin-top : 20px;padding-bottom : 10px;}.testi-text {background : url("../img/qut01.jpg") left top no-repeat;padding-left : 20px;font-size : 13px;}.testi-by {background : url("../img/qut02.jpg") right top no-repeat;padding-right : 20px;text-align : right;font-weight : bold;}.growing {margin-top : 20px;padding-bottom : 15px;}.growing ul {float : left;width : 100%;}.growing ul li {float : left;width : 20%;text-align : center;}.bottom_line {height : 7px;background : #000;}#footer {background : url(../img/footerbg.png);color : #333;font-size : 13px;}#footer h3 {font-size : 15px;font-weight : bold;margin-top : 20px;}#footer ul {list-style-type : none;padding : 0;}#footer .navigation ul {float : left;}#footer .navigation ul li a {color : #363636;line-height : 23px;}#footer .navigation ul li a:hover {text-decoration : underline;}#footer .social ul {float : left;}#footer .social ul li {float : left;}#footer .social ul li a {margin-right : 10px;width : 40px;height : 40px;display : block;}.copy {text-align : center;clear : both;color : #555;}#back-top-wrapper {bottom : 10px;overflow : hidden;position : fixed;right : 10px;z-index : 999;}#top {display : block;}#back-top-wrapper a span {background : url("../img/up-arrow.png") center center no-repeat;background-color : #2a5f93;border-radius : 50% !important ;height : 50px;width : 50px;transition : all 1s 0s ease;display : block;margin-bottom : 7px;}#back-top-wrapper a span:hover {background-color : #353535;}#flight_search {padding : 10px 0;border-width : 1px;border-style : solid;z-index : 11;position : relative;}#flight_search .vc_border-grey {border-right : 1px solid #ccc;}#flight_search .date {line-height : 14px;}#flight_search .send_message a, #flight_search_filter .send_message a {display : inline-block;}#flight_search .send_message a img {width : 24px;}.loader_page_banner {height : 265px;display : block;}#modify_search_hotel, #modify_search_flight {position : absolute;z-index : 11;width : 100%;top : 100%;left : 0;box-shadow : 0 3px 5px #999;}#modify_search_hotel .close_modify, #modify_search_flight .close_modify {display : inline-block;cursor : pointer;}#bgcover {background : #000;left : 0;opacity : 0.2;position : absolute;top : 0;height : 6278px;width : 1600px;z-index : 10;}#search_hotel_results .booking-item .search_hotel_img {height : 160px;display : block;overflow : hidden;}#holidayData .booking-item .tour-img-box {height : 130px;display : block;overflow : hidden;}#hotel_search_page #spinnerImage {height : 500px;}#flight_search_heading {font-weight : 500;text-transform : uppercase;}#flight_search_heading .head {border : #ccc solid 1px;padding : 5px 0;}#flight_search_heading .sort_up {background : url(../img/sort_up.png) right 5px center /10px no-repeat #f0f0f0;padding : 5px 0 4px;border-bottom : 2px solid #f79e35;}#flight_search_heading .sort_down {background : url(../img/sort_down.png) right 5px center /10px no-repeat #f0f0f0;padding : 5px 0 4px;border-bottom : 2px solid #f79e35;}#one_way .spinner {height : 500px;position : relative;}#round_way .Departspinner, #round_way .Returnspinner {height : 300px;position : relative;}.booking-item {border-style : solid;border-width : 1px;}.booking-item:hover {border-color : #f79e35;}.booking-item .price_tooltip {display : block;}.booking-item .price_tooltip:hover {text-decoration : none;}.booking-item .fa-plane {display : block;float : left;font-size : 20px;margin-right : 5px;position : relative;top : 4px;color : #888;}.booking-item-airline-logo input {display : inline-block;vertical-align : middle;margin-right : 10px;}.booking-item-airline-logo .logo_img {display : inline-block;vertical-align : middle;text-align : center;}.booking-item-airline-logo p, .partenerFare, .partenerFareDepart, .partenerFareReturn {line-height : 1.2em;}.flights_logo {width : 40px;height : 40px;display : inline-block;}#flight_search_filter h5 {margin-bottom : 5px;}#price_rang input, #time_rang input {border : none;width : 100%;font-weight : bold;font-size : 12px;}#airlines strong {font-size : 12px;}.flight_booking_div .booking_head h4, .flight_booking_div .booking_head .edit a {color : #fff;}#round_flight_booking .booking_details {padding : 10px;border-style : solid;border-width : 1px 1px 3px 1px;height : 200px;position : relative;}#round_flight_booking .booking_details .image-loader {top : 20%;left : 38%;}.booking_head {padding : 5px 0;}.booking_body .airline img {display : inline-block;margin-right : 5px;}.booking_body .row-2 {padding : 7px 0;}.booking_body .airline_data {display : inline-block;vertical-align : top;}#Benefit_account {margin-top : 87px;}.thirdBox {position : relative;min-height : 200px;}#Diffrence-fare {box-shadow : 0 0 5px #888;left : 32%;position : absolute;width : 36%;z-index : 2;top : 50%;}.hotel_top {background : url(../img/main-hotel-image.jpg) 0 0 /cover no-repeat !important ;}.flights_top {background : url(../img/main_flights_bg.png) 0 0 /cover no-repeat !important ;}.holiday_top {background : url(../img/main_holiday_bg.png) center 0 /cover no-repeat !important ;}.holiday_top .tab-content {min-height : 200px !important ;}.hotel_top .tab-content, .flights_top .tab-content {min-height : 300px !important ;}.hotel_top h1, .flights_top h1, .holiday_top h1 {text-shadow : 0 2px 5px #fff;}.top_desti {box-shadow : 0 2px 5px #363636;}.nav_left {float : left;margin : 0;}.nav_left li {float : left;}.icon_nav li {position : relative;padding-left : 20px;}.icon_nav li:before {content : "\f138";font-family : FontAwesome;font-style : normal;font-weight : normal;text-decoration : inherit;color : #df3b3b;font-size : 14px;position : absolute;top : 2px;left : 0;}.top_desti .nav_left li {padding : 10px;font-weight : bold;}.top_desti .nav_left li a {color : #df3b3b;}#hotel_top .inner_div {min-height : 400px;}.flight_top .inner_div {min-height : 300px !important ;}#tour .spinner {position : relative;height : 500px;}#AllTourData .hover-img {height : 150px;}#AllTourData .hover-img img {width : 100%;height : 100%;}.thumb {padding : 5px;background : #fff;}#Top_Destinations .thumb .hover-img, #Flight_Top_Destinations .thumb .hover-img {height : 160px;}.hover-img {display : block;overflow : hidden;position : relative;z-index : 1;}.hover-inner {opacity : 1;transform : translate(0,0);bottom : 0;top : auto;height : auto;background : none 0 0 repeat scroll rgb(0 0 0 / 0.5) !important ;position : absolute;width : 100%;padding : 5px 10px;}.hover-inner h5 {color : #fff;margin : 0;}.img-hover:hover {transform : scale(1.2);transition : all 2s ease-in-out;}#hotel_top .icon {background : #fff;border : solid 3px;border-radius : 50% !important ;display : block;font-size : 24px;left : 45%;padding : 10px;position : absolute;top : -30px;width : 50px;height : 50px;text-align : center;}#hotel_top .testi-img {display : inline-block;width : 23%;}#hotel_top .testi-img img, #client_say .testi-img img {border-radius : 50% !important ;box-shadow : 0 2px 5px #ccc;}.hotel_name {float : left;margin-right : 10px;}.rating-stars li {margin-right : 3px;}.hotel_thumb_img li {width : 15.6667%;margin-right : 1%;}.hotel_trand_div:hover {border-color : #f79e35;}.star_rating_filter {width : 100%;}.star_rating_filter li {width : 20%;border : #ccc solid 1px;}.star_rating_filter li a {display : block;padding : 8px 0;}#hotel_search_heading {font-weight : 500;text-transform : uppercase;}#hotel_search_heading .head {border : #ccc solid 1px;padding : 5px 0;}#hotel_search_heading .head a {display : block;}#hotel_search_heading .sort_up {background : url(../img/sort_up.png) right 5px center /10px no-repeat #f0f0f0;padding : 5px 0 4px;border-bottom : 2px solid #f79e35;}#hotel_search_heading .sort_down {background : url(../img/sort_down.png) right 5px center /10px no-repeat #f0f0f0;padding : 5px 0 4px;border-bottom : 2px solid #f79e35;}.booking-item p.contactinfo {min-height : 65px;}#roomsinfo .room_img {display : block;height : 130px;overflow : hidden;width : 80%;}#roomsinfo .room_rent .border-div {border-style : solid;border-width : 0 1px;}#roomsinfo .offers {color : #fff;padding : 2px 5px;margin-bottom : -15px;}.room_rent {border-style : solid;border-width : 1px 0 0 0;padding-top : 7px;}.inner_div .room_detail div:first-child {border : none;}.hotel_facilities {border-style : solid;border-width : 1px 0 0 0;padding-top : 5px;}.hotel_facilities p {margin-top : 5px;}.facilities div:first-child {border : none;}.Related_Hotels_img {display : block;height : 220px;overflow : hidden;}#my_account_left .nav-tabs {border : none;}#my_account_left .nav-tabs li {margin-bottom : 2px;}#my_account_left .nav-tabs li a {text-transform : uppercase;background : #f79e35;border : none;color : #353535;}#my_account_left .nav-tabs li a .fa {font-size : 24px;}#my_account_left .nav-tabs li.active a {background : url("../img/tab_arrow.png") right -8px center no-repeat #f79e35 !important ;}#my_account_left .nav-tabs li.active a, #my_account_left .nav-tabs li.active a:hover, #my_account_left .nav-tabs li.active a:focus, #my_account_left .nav-tabs li a:hover {background : #f79e35;color : #fff;}#my_account_right #home .fa {min-width : 18px;font-size : 18px;}#my_account_right #home .user_img {height : 130px;}#booking .nav-tabs li a {text-transform : uppercase;background : #ddd;border : none;color : #353535;}#booking .nav-tabs li.active a, #booking .nav-tabs li.active a:hover, #booking .nav-tabs li.active a:focus, #booking .nav-tabs li a:hover {background : #f79e35;color : #fff;}#booking .tab-content {padding : 3px;}#booking .tab-content .tab-pane {padding : 10px;}#booking .nav_left .heading, #e_wallet .nav_left .heading {font-weight : bold;padding : 5px 0;}#update_account .nav-tabs li a {text-transform : uppercase;background : #ddd;border : none;color : #353535;}#update_account .nav-tabs li.active a, #update_account .nav-tabs li.active a:hover, #update_account .nav-tabs li.active a:focus, #update_account .nav-tabs li a:hover {background : #f79e35;color : #fff;}#update_account .tab-content {padding : 3px;}#update_account .tab-content .tab-pane {padding : 10px;}#my_transactions .form-horizontal .control-label {text-align : left;}.holiday_img {position : relative;}.holiday_img img {max-height : 400px;}.package_detail {background : rgb(0 0 0 / 0.6);position : absolute;color : #fff;}.cat_row {text-align : center;}.cat_row .category {display : inline-block;width : 45%;margin-right : 1%;color : #fff;font-weight : bold;padding : 5px;cursor : pointer;border-radius : 50px !important ;background : rgb(239 197 202);background : linear-gradient(135deg, rgb(239 197 202 / 1) 0%, rgb(210 75 90 / 1) 50%, rgb(186 39 55 / 1) 51%, rgb(241 142 153 / 1) 100%);}.cat_row .category.active, .cat_row .category:hover {background : rgb(191 210 85);background : linear-gradient(135deg, rgb(191 210 85 / 1) 0%, rgb(142 185 42 / 1) 50%, rgb(114 170 0 / 1) 51%, rgb(158 203 45 / 1) 100%);}.cat_row .category p:last-child {font-weight : normal;}.box_img {display : block;overflow : hidden;height : 130px;}.package_hotels_img {display : block;overflow : hidden;height : 70px;}.box_img img {width : 100%;height : 100%;}#index_hotel_detail .hotel_img {height : 400px;}#index_hotel_detail .hotel_room_img {height : 90px;}.book_steps li span {background : #fff;border : #ccc solid 1px;border-radius : 50% !important ;color : #353535;display : inline-block;font-weight : 500;height : 30px;padding-top : 2px;width : 30px;}.book_steps li.active span {background : orange;color : #fff;border-color : transparent;}#package_sliedr .item {position : relative;}#package_sliedr .item .caption {position : absolute;bottom : 0;padding : 10px;background : rgb(0 0 0 / 0.4);width : 100%;color : #fff;}#package_sliedr .item .book {bottom : 50px;position : absolute;right : 10px;}#package_section {height : 300px;}#package_section .img-hover-div a {display : block;height : 90px;overflow : hidden;}#holidays .thumb .hover-img {display : block;height : 130px;overflow : hidden;}.view_tour_detail {position : absolute;left : 35%;bottom : -20%;opacity : 0;}.hover-img:hover .view_tour_detail {left : 35%;bottom : 35%;opacity : 1;transition : all 0.5s ease-in-out;}.flight_detail .nav-tabs li a {text-transform : uppercase;background : #ddd;border : none;color : #353535;}.flight_detail .nav-tabs li.active a, .flight_detail .nav-tabs li.active a:hover, .flight_detail .nav-tabs li.active a:focus, .flight_detail .nav-tabs li a:hover {background : #f79e35;color : #fff;}.flight_detail .nav-tabs > li.active > a, .flight_detail .nav-tabs > li.active > a:hover, .flight_detail .nav-tabs > li.active > a:focus {border : none;}.flight_detail .tab-content .tab-pane {padding : 10px;}#itinery .waiting, .flight_booking_div .firstBox .waiting {border-top : 1px dashed #ccc;}#itinery .waiting span, .flight_booking_div .firstBox .waiting span {top : -12px;display : block;position : relative;left : 33.33%;width : 33.33%;}.hotel-review-page #yourBtn {box-shadow : 0 0 3px #555;}.hotel-review-page .add_photos {height : 0;width : 0;overflow : hidden;}.hotel-review-page .select_member li a {color : #353535;display : block;padding : 25px 10px 5px;text-align : center;border : #fff solid 1px;box-shadow : 0 0 5px #777;background-color : #579541;}.hotel-review-page .select_member li a:hover, .hotel-review-page .select_member li a.active {background-color : #d8d8d8;}.hotel-review-page .single {background : url(../img/single.png) top 5px center no-repeat;}.hotel-review-page .couple {background : url(../img/couple.png) top 5px center no-repeat;}.hotel-review-page .family {background : url(../img/family.png) top 5px center no-repeat;}.hotel-review-page .group {background : url(../img/group-2.png) top 5px center no-repeat;}.hotel-review-page #all_reviews div.reivew:first-child {border : none;padding : 0 !important ;}.hotel-review-page #all_reviews .reivew .titel:before {content : ' \201C ';font-weight : bold;font-family : Arial, Helvetica, sans-serif;}.hotel-review-page #all_reviews .reivew .titel:after {content : ' \201D ';font-weight : bold;font-family : Arial, Helvetica, sans-serif;}.hotel-review-page #all_reviews .reivew .review_text:before {content : ' \201C ';font-family : Arial, Helvetica, sans-serif;}.hotel-review-page #all_reviews .reivew .review_text:after {content : ' \201D ';font-family : Arial, Helvetica, sans-serif;}#hotel_book #summery .hotel_book_img {display : block;height : 130px;overflow : hidden;width : 100%;}#hotel_book .hotel_book_img {display : block;height : 100px;overflow : hidden;width : 80%;}@media (max-width:767px) {body {padding-top : 0;}.header {position : static;}.logo {text-align : center;}.users_login {float : left !important ;}.navbar-default .navbar-header {position : relative;top : -65px;right : 10px;}.navbar {margin-top : 20px;margin-right : -30px;z-index : 1000;width : 200px;float : right;}.navbar-nav {margin : 0;}.navbar-default .navbar-nav > li {margin-left : 0;border-bottom : 1px solid #ccc;}.navbar-default .navbar-nav > li:last-child {border-bottom : none;}.navbar-default .navbar-nav > li > a {padding : 5px;color : #777;}#find .nav-tabs li a span, #top-banner {display : none !important ;}#find .totel-night {margin-left : 25px;}#myTab {clear : both;}.growing ul li {float : none;width : 100%;}#bs-example-navbar-collapse-1 {background : #f0f0f0;position : absolute;top : -20px;right : -200px;width : 100%;box-shadow : 0 0 2px;margin : 0;transition : all 0.5s ease-out;}.navbar .in {right : 0 !important ;}.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color : #0d82be;background : #f0f0f0;}.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {color : #0d82be;background : #f0f0f0;}.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {padding : 3px 7px;}.navbar-default .navbar-nav .open .dropdown-menu > li > a {color : #000;}.navbar-nav > li > .dropdown-menu {display : block;position : relative;background : none;box-shadow : none;height : auto;overflow : hidden;padding : 0;top : auto;width : 100%;}.navbar-nav > li > .dropdown-menu > li {border-bottom : 1px solid #ccc;}.navbar-nav .open .dropdown-menu {float : left;}.dropdown-menu, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {background : #f0f0f0;color : #000;}.navbar-default .navbar-toggle {border-color : #0d82be;}.navbar-default .navbar-toggle .icon-bar {background : #ccc;}.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background : #64b6db;}#slider-wrapper {width : 300px;background-size : 300px;height : 195px;}.flexslider-holder {width : 194px;height : 110px;margin : 11px 0 0 53px;}.flex-caption {width : 100%;left : 0;top : 70.5%;background : rgb(0 0 0 / 0.4);}.flex-caption h1 {font-size : 24px;margin-bottom : 0;color : #fff;padding : 5px 0;}.flex-caption h3 {display : none;}.flex-control-nav {width : 100% !important ;position : absolute !important ;bottom : -70px !important ;left : 0;overflow : hidden;}#leftarea {width : 100%;}#rightarea {float : left;width : 100%;}#detail .plans {padding : 10px 5px;}.plans .features, .plans .plan_detail {font-size : 12px;}}@media (max-width:479px) {.navbar-default .navbar-header {top : -65px;float : right;}#bs-example-navbar-collapse-1 {top : -20px;}.welcome_name {clear : left;padding-top : 10px;}.plans {background : url(../images/hosting.png) right top 5px /70px no-repeat #fff;}#small {display : block;}.plans .features {width : 44%;}.plans .plan_detail {width : 14%;}}@media (min-width:479px) and (max-width:767px) {#slider-wrapper {width : 420px;background-size : 419px;height : 255px;}.flexslider-holder {width : 270px;height : 160px;margin : 16px 0 0 74px;}.flex-caption {top : 78.5%;}#footer .foote_data {width : 50%;float : left;}}@media (min-width:768px) and (max-width:995px) {.small_test {font-size : 11px;}.middle_test {font-size : 15px;}.big_test {font-size : 18px;}#price_rang input, #time_rang input {max-width : 42px;font-weight : bold;font-size : 12px;}#find {clear : both;}#find .totel-night {margin-left : 25px;}#slider-wrapper {margin : 24px auto 20px;background-size : 419px;width : 768px;position : relative;overflow : hidden;height : 325px;}.flexslider-holder {width : 270px;height : 160px;margin : 16px 0 0 74px;}.flex-caption {left : 275px;}.flex-caption h1 {font-size : 40px;padding : 0;}.flex-caption h3 {font-size : 18px;}.logo {float : left;margin : 20px 0 15px;width : 150px;}.navbar-default .navbar-nav > li > a {font-size : 12px;padding : 10px 5px;}.header {height : 75px;}#reviews .review .review_date {width : 25%;}#reviews .review .review_text {float : right;width : 70%;}.text_wrap_left {width : 120px;}#contact p, #contact a {font-size : 14px;}#round_flight_booking .booking_details {height : 195px;}.round_flight_time {font-size : 12px;}}@media (min-width:768px) and (max-width:1100px) {.small_test {font-size : 11px;}.middle_test {font-size : 15px;}.big_test {font-size : 18px;}.round_flight_time {font-size : 12px;}}.holiday_strip {top : 185px;border-top : 5px solid #f79e35;box-shadow : 0 0 3px #999;position : fixed;width : 115px;left : -120px;}.holiday_strip a {width : auto;color : #353535;font-size : 12px;font-weight : bold;padding : 15px 10px;display : block;}.holiday_strip a:hover {background : #f79e35;color : #fff;text-decoration : none;}.holiday_strip a.active {background : url("../img/tab_arrow.png") right -8px center no-repeat #f79e35 !important ;color : #fff;text-decoration : none;transition : all 0.5s ease-in-out;}.stick_strip {position : fixed;top : 40px;width : 115px;z-index : 1000;background-color : white;left : 0;transition : all 0.5s ease-in-out;}.ui-widget {font-size : 12px !important ;line-height : 14px;font-family : Tahoma, Geneva, sans-serif !important ;}.ui-datepicker td span, .ui-datepicker td a {text-align : center !important ;}.ui-widget-header select {color : #353535 !important ;}.ui-datepicker .ui-datepicker-title select {border : none;margin-right : 2px !important ;}#Hotel_img_slider {padding : 5px;}#Hotel_img_slider .slide_left {height : 370px;overflow : hidden;float : left;border : #ccc solid 1px;padding : 5px;box-shadow : 2px 2px 5px #ccc;}#Hotel_img_slider .slide_left .slideimg {height : 358px;}#Hotel_img_slider .slide_left img {width : 100%;height : 100%;}#Hotel_img_slider .slide_left div {display : none;}#Hotel_img_slider .slide_right {float : right;overflow-x : hidden;height : 370px;}#Hotel_img_slider .slide_right ul {float : left;margin : 0;padding : 0;}#Hotel_img_slider .slide_right ul li {float : left;list-style-type : none;width : 46%;margin : 2%;height : 100px;overflow : hidden;box-shadow : 3px 3px 5px #999;outline : 1px solid #f79e35;}#Hotel_img_slider .slide_right ul li a img {width : 100%;height : 100%;}#Hotel_img_slider .slide_right .active {outline : 3px solid #f79e35;}#hotel_details .customer_review {position : relative;width : 100%;padding : 0;background : #FFFFFF;border : #ccc solid 1px;}#hotel_details .customer_review:after {content : "";position : absolute;bottom : -10px;left : 50%;border-style : solid;border-width : 10px 10px 0;border-color : #FFFFFF transparent;display : block;width : 0;z-index : 1;}#hotel_details .customer_review:before {content : "";position : absolute;top : 100%;left : 49%;border-style : solid;border-width : 11px 11px 0;border-color : #ccc transparent;display : block;width : 0;z-index : 0;}#hotel_details #Hotel_img_slider .slide_left {height : 360px;}#hotel_details #Hotel_img_slider .slide_left .slideimg {height : 348px;}#hotel_details #Hotel_img_slider .slide_right {padding-right : 0;}.fileUpload {position : relative;overflow : hidden;}.fileUpload input.upload {position : absolute;top : 0;right : 0;margin : 0;padding : 0;font-size : 20px;cursor : pointer;opacity : 0;}#reg_steps ul li span {width : 50px;height : 50px;line-height : 45px;padding : 0;}.pagination li span.current {z-index : 2;color : #fff;cursor : default;background-color : #337ab7;border-color : #337ab7;}#flight_payment_success {height : 400px;}#flight_payment_success .image-loader {top : 50%;}#tour h3, #one_way h3, #flight_search_filter h4 {font-size : 16px;font-weight : normal;}.booking-item-airline-logo .flights_logo {width : 30px;height : 30px;}.select_way input[type="radio"], .select_way label {margin-right : 4px;}.select_way label:last-child {margin : 0;}* {box-sizing : border-box;font-family : 'Helvetica Neue', Helvetica, Arial, sans-serif;line-height : 1.4;}.wrapper, .header, .footer {margin : 0 auto;overflow : auto;}::selection {color : #FFF;background : #f8c2c5;}::-moz-selection {color : #FFF;background : #f8c2c5;}a {color : #ff7e00;}a:hover {text-decoration : none;color : #4487b2;}.parallax {position : absolute;}.slider-wrapper {position : relative;height : 100% !important ;overflow : hidden;background : url(../images/design/preload.GIF) center center no-repeat transparent;}.parallax {position : absolute;width : 100%;padding : 0;margin : 0;left : 0;}.parallax .layer {position : absolute;right : 100px;}.slider-wrapper .container {background : transparent;height : 100%;}.slider-wrapper i.fa#go-down {font-size : 24px;position : absolute;bottom : 15px;left : 25px;opacity : 0.5;color : #fff;cursor : pointer;display : none;}.container-wrapper {background : #fff;z-index : 5;}.navigation {height : 87px;border-top : 4px solid #ff7e00;border-bottom : 1px solid #e0e0e0;position : relative;z-index : 99999999999;}.navigation .navbar-brand img {position : relative;top : 3px;}.navigation.fixed {position : fixed;top : 0;left : 0;border-top : 4px solid #ff7e00;width : 100%;height : 75px;}.navigation .navbar-default {padding : 0;margin : 0;}.navigation.fixed .navbar-default ul.navbar-nav {height : 75px;margin : 0;padding : 0;}.navigation.fixed .navbar-default ul.navbar-nav li {height : 73px;}.navigation.fixed .navbar-default ul.navbar-nav li a {height : 71px;line-height : 71px;}.navigation.fixed .navbar-brand img {max-height : 40px;top : 0;}.navigation .navbar-default {height : 87px;background : none;border : 0;}.navigation .navbar-default ul.navbar-nav {height : 87px;}.navigation .navbar-default ul.navbar-nav li {height : 87px;}.navigation .navbar-default ul.navbar-nav li a {height : 87px;padding : 0 20px;line-height : 87px;margin-top : 1px;font-family : 'Trebuchet MS';color : #000253;font-weight : bold;}.navigation .navbar-default ul.navbar-nav li a:hover {color : #ffffff;}.navigation .navbar-default ul.navbar-nav li.active a, .navigation .navbar-default ul.navbar-nav li:hover a {background : transparent;color : #ff7e00;}.navigation .navbar-default .search-icon-wrapper i {width : 41px;margin : 0;padding : 0;font-size : 16px;position : relative;z-index : 10;cursor : pointer;float : right;}.navigation .navbar-form {position : relative;}.navigation .navbar-form i.fa {font-size : 14px;color : #868686;padding : 20px 10px;cursor : pointer;line-height : 30px;z-index : 99;position : absolute;}.navigation .navbar-form i.fa-times {font-size : 21px;z-index : 100;display : none;}.navigation.fixed .navbar-form i.fa {padding : 12px 10px;}.navigation .search-field {width : 100%;height : 115px;position : relative;padding : 0;margin : 0;display : none;}.navigation .search-field .input {background : transparent;border : 0;font-size : 55px;font-family : "Roboto", Arial, sans-serif;font-weight : 100;color : #000000;width : 100%;outline : none;text-align : center;padding : 0;margin : 0;height : 115px;font-size : 33px;line-height : 60px;padding : 0;}.navigation .search-field ::-webkit-input-placeholder {color : #000000;}.navigation .search-field :-moz-placeholder {color : #000000;}.navigation .search-field ::-moz-placeholder {color : #000000;}.navigation .search-field :-ms-input-placeholder {color : #000000;}.navigation .navbar-default ul.dropdown-menu {padding : 0;margin : 0;border : 0;top : 82px;left : 22px;border-top : 3px solid #ff7e00;box-shadow : 0 0 0 0 rgb(0 0 0 / 0);}.navigation .navbar-default ul.dropdown-menu .sub-menu .navigation.fixed .navbar-default ul.dropdown-menu .sub-menu {left : 100%;position : absolute;top : 0;visibility : hidden;margin-top : -1px;}.navigation.fixed .navbar-default ul.dropdown-menu {margin-top : -12px;}.navigation .navbar-default ul.dropdown-menu li, .navigation.fixed .navbar-default ul.dropdown-menu li {padding : 0;margin : 0;height : 50px;}.navigation .navbar-default ul.dropdown-menu li a, .navigation.fixed .navbar-default ul.dropdown-menu li a {background : #000253 !important ;border : #595959 solid 1px !important ;border-top : 1px solid #000253 !important ;border-bottom : 1px solid #595959 !important ;height : 0;padding : 24px 10px 24px 10px;margin : 0;font-size : 12px;font-weight : bold;font-family : 'Trebuchet MS';color : #ffffff !important ;line-height : 0;}.navigation .navbar-default ul.dropdown-menu li:hover a, .navigation.fixed .navbar-default ul.dropdown-menu li:hover a {background : #ff7e00 !important ;border : #64b7ec solid 1px !important ;color : #fff !important ;}.navigation .navbar-default ul.dropdown-menu li:first-child:hover a, .navigation.fixed .navbar-default ul.dropdown-menu li:first-child:hover a {border-top : 1px solid #ff7e00 !important ;}.navigation .navbar-default ul i.fa {margin-left : 8px;}.dropdown.h:hover .dropdown-menu {display : block;}#nav-begins {display : block;height : 0;}.navigation ul.navbar-nav li.dropdown.full {position : relative;}.navigation ul.navbar-nav li.dropdown.full section {position : absolute;margin-left : -547px;top : 77px;border-radius : 0;border : 0;padding-bottom : 0;background : transparent;box-shadow : 0 3px 4px 0 rgb(50 50 50 / 0.10);}.navigation.fixed ul.navbar-nav li.dropdown.full section {top : 65px;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper {top : 0;border-top : 3px solid #ff7e00;width : 100%;position : relative;height : 300px;margin : 0;padding : 0;display : block;background : #000253;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper .clear-wrapper {float : left;height : 100%;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper {background : #ff7e00;width : 368px;float : right;height : 100%;margin : 0;padding : 0;top : 0;position : relative;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper article {display : inline-block;width : 245px;height : 180px;position : relative;top : 30px;padding : 0;margin : 0;vertical-align : top;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper article strong {position : relative;top : 0;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper span.divider {position : absolute;height : 180px;top : 40px;width : 1px;background : #595959;display : inline-block;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul {list-style : none;padding : 0 0 0 30px;margin : 0;height : 0;position : relative;left : 0;top : 0;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li {padding : 0;margin : 0 0 2px 0;left : auto;height : auto;position : relative;left : 0;float : none;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a {color : #ffffff;font-family : 'Trebuchet MS';font-weight : bold;margin : 0;padding : 0;height : 29px;display : block;font-size : 13px;line-height : 29px;position : relative;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper strong {color : #fff;font-size : 16px;line-height : 36px;font-weight : bold;font-family : 'Trebuchet MS';padding : 0 0 0 29px;margin : 20px 0 5px 0;display : block;float : none;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper p {margin : 10px 0 0 30px;padding : 0;line-height : 21px;width : 310px;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper .color-wrapper p a {padding : 0;margin : 0;position : relative;left : 0;color : #fff;line-height : 21px;font-weight : bold;outline : none;font-size : 14px;font-family : 'Trebuchet MS';}.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a i {padding : 0 10px 0 0;margin : 0;}.slug {height : 345px;position : relative;}.slug .overlay {height : 100%;width : 100%;display : block;position : relative;background : transparent;}.slug h1, .slug p, .slug span {text-align : center;display : block;font-family : "Roboto", Arial, sans-serif;font-weight : 100;color : #fff;line-height : 0;}.slug span {color : rgb(255 255 255 / 0.65);font-size : 14px;position : relative;margin-top : 45px;}.slug span a {color : #fff;}.slug h1 {padding : 95px 0 5px 0;font-size : 55px;line-height : 65px;}.slug p {padding : 0 0 60px 0;font-size : 24px;line-height : 22px;}.slug span i.fa {padding : 0 5px 0 5px;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a i.fa-moon-o {padding-right : 11px;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper ul li a:hover {color : #ff7e00;}.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper {height : 150px;width : 310px;margin : 0 0 0 29px;padding : 0;display : block;overflow : hidden;}.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav a, .content-section.slider-with-text .nivo-wrapper .nivo-directionNav a {background : rgb(64 64 64 / 0) !important ;height : 100% !important ;top : -1px;}.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav a i, .content-section.slider-with-text .nivo-wrapper .nivo-directionNav a i {color : rgb(255 255 255 / 0);font-size : 14px;line-height : 0;top : 50%;position : relative;}.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper:hover .nivo-directionNav a, .content-section.slider-with-text .nivo-wrapper:hover .nivo-directionNav a {background : rgb(64 64 64 / 0.2) !important ;}.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper:hover .nivo-directionNav a i, .content-section.slider-with-text .nivo-wrapper .nivo-directionNav a i {color : rgb(255 255 255 / 0.9);}.navigation ul.navbar-nav li.dropdown.full .nivo-wrapper .nivo-directionNav:hover a, .content-section.slider-with-text .nivo-wrapper .nivo-directionNav:hover a {background : rgb(64 64 64 / 0.4) !important ;}section.content-section .row.no-heading {margin-top : 23px;}.navigation ul.mini {margin : 20px 0 0 0;list-style : none;padding : 0;position : absolute;display : none;overflow : scroll;height : 209px;width : 100%;outline : none;background : #f9f8f8;}.navigation.fixed ul.mini {height : 209px;}.navigation ul.mini li {text-decoration : none;border-top : 1px solid #efefef;position : relative;outline : none;padding : 0;margin : 0;}.navigation ul.mini li:last-child {border-bottom : 1px solid #efefef;}.navigation ul.mini li.sub ul li:first-child {border-top : 0;margin-top : 0;}.navigation ul.mini li.sub ul li:last-child {border-bottom : 0;}.navigation ul.mini li a {width : 100%;color : #868686;display : block;outline : none;line-height : 50px;text-indent : 15px;height : 50px;font-family : "Roboto", Arial, sans-serif;font-size : 13px;font-weight : 300;padding : 0;}.navigation ul.mini li.sub ul {list-style : none;border-top : 1px solid #efefef;padding : 0 0 0 20px;display : none;margin-bottom : 0;}.navigation ul.mini li.sub.hidden {border-bottom : 0;}.navigation ul.mini li i.fa {position : absolute;right : 0;top : 0;font-size : 11px;color : #acacac;cursor : pointer;padding : 22px 15px 24px 24px;}.navigation ul.mini li a:hover, .navigation ul.mini li a.active, .navigation ul.mini li a:active, .navigation ul.mini li:hover i.fa {color : #43acef;}.content-section {background : #fff;padding-top : 52px;display : block;padding-bottom : 72px;margin : 0;}.content-section.light {background : #f0f0f0 !important ;}.content-section.showcase {padding-top : 31px;padding-bottom : 0;}.content-section.showcase .end {margin-bottom : 65px;}h1, h2, h3, h4, h5 {font-family : "Roboto", Arial, sans-serif;position : relative;}h6 {font-family : "Roboto", Arial, sans-serif;position : relative;text-align : center;}.content-section h1 div {display : block;}.content-section h1 {font-size : 65px;font-weight : 100;color : #000253;position : relative;text-align : center;}.content-section h2 {color : #fff;font-weight : 100;font-size : 60px;}.content-section h3 {font-size : 45px;font-weight : 100;color : #000253;margin : 0 0 40px 0;}h4 {font-size : 20px;font-weight : 100;}h6 {font-size : 25px;font-weight : 100;}.content-section.showcase h1 {color : #fff;}.content-section h1 span, .content-section h2 span, .content-section h3 span {color : #ff7e00;font-family : inherit;font-weight : 300;}.content-section h1 i, .content-section h3 i {font-size : 55px;position : relative;color : #000253;top : -4px;left : -10px;}.content-section h3 i {font-size : 35px;top : -3px;left : 1px;padding-right : 15px;}.content-section h1:hover i, .content-section h2:hover i, .content-section h3:hover i {color : #ff7e00;}.content-section h1 p {margin-top : 5px;}.content-section h1 + p {margin-top : 29px;}.content-section p {font-size : 22px;font-weight : 100;line-height : 36px;margin-bottom : 0;color : #000000;font-family : "Roboto", Arial, sans-serif;text-align : center;}.content-section .center-buttons a {margin-left : 5px;}.content-section.slider-with-text {display : block;}.content-section.slider-with-text .nivo-wrapper {height : auto;width : 100%;padding : 0;display : block;overflow : hidden;}.content-section.slider-with-text p {font-size : 16px;text-align : left;padding : 0;margin : 0;line-height : 25px;margin-top : -4px;display : block;}.content-section.slider-with-text .nivo-wrapper .nivo-directionNav a {width : 40px;text-align : center;}.slider-laptop {position : relative;overflow : hidden;width : 100%;}.slider-wrapper {height : 820px;}.slider-laptop .laptop {background : url(../images/design/mac.png) center left no-repeat transparent;width : 871px;height : 575px;left : 50%;margin-left : -435px;position : relative;}.slider-laptop .wrapper {width : 557px;height : 349px;overflow : hidden;top : 110px;left : 157px;position : relative;}.blog {margin-bottom : 40px;clear : both;}.blog .image {width : 100%;overflow : hidden;position : relative;display : block;margin-bottom : 25px;height : 390px;}.blog .image img {width : 100%;height : 100%;}.blog .title-desc {float : left;letter-spacing : 1px;margin : 8px 0 0 0;}.blog h3 {font-weight : 100;font-size : 35px;margin : 0 0 20px 0;line-height : 23px;}.blog .date {display : inline-block;float : left;margin : 0 25px 0 0;}.blog .date a.day {font-size : 24px;font-weight : 100;background : #f9f8f8;color : #000253;line-height : 24px;margin : 0 0 1px 0;display : block;padding : 12px 22px;}.blog .date a.day:hover {background : #000253;color : #fff;}.blog .date a.month {font-weight : 100;color : #fff;background : #ff7e00;width : 100%;display : block;text-align : center;font-size : 18px;padding : 3px 0;}.blog ul.meta {list-style : none;text-decoration : none;float : left;display : block;margin : 0;padding : 0;}.blog ul.meta li {display : inline-block;margin-right : 25px;}.blog ul.meta li a {color : #000253;font-weight : 100;}.blog ul.meta li i {margin-right : 5px;}.blog ul.meta li a:hover i {color : #ff7e00;}.blog p {font-size : 18px;line-height : 29px;clear : both;float : left;text-align : left;margin-top : 18px;display : block;}.blog .btn {display : block;float : left;clear : both;margin-top : 20px;margin-bottom : 30px;}ul.pagination {margin : 0 0 10px 0;padding : 0;}ul.pagination li a {background : #f9f8f8;border : #f1f1f1 solid 1px;font-family : "Roboto", Arial, sans-serif;font-weight : 100;font-size : 14px;}ul.pagination li a:hover {background : #ff7e00;color : #fff;border : #ff7e00 solid 1px;}.single .blog p {padding-bottom : 0;float : none;clear : both;display : block;}.single .blog .title-desc {margin-bottom : 35px;}.single .blog blockquote {margin-bottom : 25px;margin-top : 25px;float : none;}.single h4 {margin-top : 20px;margin-bottom : 30px;clear : both;}.single h6 {margin : 15px 0;}.single .author {width : 100%;position : relative;height : 300px;margin-bottom : 65px;background : #f9f8f8;}.single .author img {border-radius : 200px;width : 200px;height : 200px;display : block;float : left;position : absolute;margin : 50px 0 0 20px;}.single .author h5 {font-size : 22px;font-family : "Roboto", Arial, sans-serif;font-weight : 300;display : inline-block;float : left;margin : 60px 0 15px 250px;max-width : 100%;text-align : left;}.single .author span {float : right;display : inline-block;margin-top : 60px;padding-right : 40px;position : relative;top : -2px;}.single .author span a {color : #000253;font-size : 20px;padding-left : 7px;}.single .author span a:hover {color : #ff7e00;}.single .author p {font-size : 16px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;line-height : 29px;float : left;text-align : left;display : inline-block;max-width : 100%;margin-left : 250px;padding-right : 30px;}.single ul.comments {padding : 0;margin : 0 0 30px 0;list-style : none;position : relative;}.single ul.comments li {margin : 0;width : 100%;position : relative;margin-bottom : 25px;padding : 0;}.single ul.comments li .wrapper {background : #f9f8f8;width : 100%;height : 180px;}.single ul.comments li img {width : 58px;height : 58px;border-radius : 58px;position : absolute;top : 90px;margin-top : -29px;margin-left : -29px;border : #fff solid 3px;}.single ul.comments li h5 {font-size : 18px;font-weight : 300;font-family : "Roboto", Arial, sans-serif;position : relative;padding : 20px 0 0 50px;display : inline-block;float : left;}.single ul.comments li span {float : left;margin : 31px 0 0 35px;font-family : "Roboto", Arial, sans-serif;color : #828282;font-size : 12px;color : #919191;font-weight : 100;}.single ul.comments li p {font-size : 16px;font-weight : 100;clear : both;font-family : "Roboto", Arial, sans-serif;text-align : left;line-height : 29px;max-width : 100%;margin-left : 50px;}.single ul.comments li a {color : #fff;font-size : 14px;padding : 5px 10px;float : right;margin : 0;position : relative;bottom : -4px;right : 0;font-weight : 100;background : #ff7e00;border-top-left-radius : 4px;}.single ul.comments li ul li {clear : both;float : none;margin-left : 0;margin-top : 25px;clear : both;}.sidebar {overflow : hidden;}.sidebar h4 {font-weight : 100;font-size : 22px;color : #000253;font-family : "Roboto", Arial, sans-serif;line-height : 17px;padding : 0;margin : 0 0 20px 0;}.sidebar h4 i.fa {font-size : 18px;float : right;position : relative;top : 1px;}.sidebar h4:hover i.fa {color : #ff7e00;}.sidebar .search-wrapper {position : relative;display : block;border : #e2e2e2 solid 1px;height : 100px;box-shadow : 3px 3px 3px 0 rgb(0 0 0 / 0.01) inset;}.sidebar input {outline : none;box-shadow : 0 0 0 0 #fff;border : 0;background : transparent;width : 85%;height : 45px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;font-size : 14px;color : #555555;text-indent : 14px;}.sidebar .search-wrapper i.fa {font-size : 18px;color : #c4c4c4;position : absolute;right : 10px;top : 50%;cursor : pointer;line-height : 0;}.sidebar .search-wrapper i.fa:hover {color : #ff7e00;}.sidebar form {margin-bottom : 75px;}.sidebar ul.comments, .sidebar ul.comments-wrapper, .sidebar ul.posts, .sidebar ul.posts-wrapper {padding : 0;margin : 0;list-style : none;width : 100%;position : relative;overflow : hidden;}.sidebar ul.comments-wrapper, .sidebar ul.posts-wrapper {margin-bottom : 60px;}.sidebar ul.comments li {color : #646464;font-size : 14px;font-weight : 100;margin-bottom : 10px;font-family : "Roboto", Arial, sans-serif;display : block;}.sidebar .testimonial-wrapper p {font-size : 14px;line-height : 24px;}.sidebar .testimonial-wrapper {height : 210px;margin-bottom : 75px;}.sidebar .testimonial-wrapper .owl-item > div {height : 180px;}.sidebar .text p {font-size : 14px;text-align : left;font-family : "Roboto", Arial, sans-serif;font-weight : 100;letter-spacing : 0.2px;margin-bottom : 64px;}.sidebar ul.posts li {position : relative;display : block;clear : both;margin-bottom : 10px;}.sidebar ul.posts li img {width : 55px;height : 45px;padding-right : 10px;float : left;}.sidebar ul.posts h6, .sidebar ul.posts cite {font-size : 14px;font-weight : 100;color : #000253;font-family : "Roboto", Arial, sans-serif;float : left;margin : 3px 0;display : block;}.sidebar ul.posts cite {float : left;font-size : 12px;margin-top : 3px;color : #646464;}.sidebar ul.posts cite i {padding-right : 7px;position : relative;}.sidebar ul.posts span.hover {background : #ff7e00;width : 100%;height : 45px;display : block;position : absolute;text-align : center;z-index : 1000;left : 0;display : none;}.sidebar ul.posts span.hover span {color : #fff;padding : 0 13px 0 0;font-family : "Roboto", Arial, sans-serif;font-weight : 100;display : none;}.sidebar ul.posts span.hover i {color : #fff;font-size : 14px;position : relative;top : 4px;line-height : 45px;top : 50%;margin : 0;padding : 0 7px 0 0;}.feature-list {background-color : #f0f0f0;padding-bottom : 33px;margin : 0;overflow : hidden;width : 100%;}.feature-list .container {overflow : visible;}.feature-list .feature {margin-top : 51px;margin-bottom : 13px;}.feature-list .feature i {font-size : 32px;width : 78px;height : 78px;text-indent : 23px;padding-top : 23px;background : #fff;border : #ececec solid 1px;color : #ff7e00;float : left;border-radius : 78px;}.feature-list .feature:hover i {color : #fff;background-color : #ff7e00;border : #5fb5ec solid 1px;}.feature-list .feature .content {float : left;max-width : 230px;margin-left : 20px;}.feature-list .feature .content h2 {font-size : 20px;color : #000253;font-weight : bold;font-family : 'Trebuchet MS';}.feature-list .feature p {color : #737373;font-weight : 300;font : 14px;line-height : 22px;}.feature-list-2 {margin-top : 13px;margin-bottom : -60px;}.feature-list-2 .feature {margin-bottom : 60px;}.feature-list-2 .feature h5 {font-size : 20px;font-family : "Roboto", Arial, sans-serif;font-weight : 300;}.feature-list-2 .feature h5 i {margin-right : 18px;font-size : 22px;padding : 0;position : relative;top : 1px;}.feature-list-2 .feature:hover h5 i {color : #ff7e00;}.feature-list-2 .feature p {font-size : 16px;text-align : left;padding : 0;width : 90%;line-height : 25px;margin : 0 0 0 39px;}.portfolio {background : #f9f8f8;padding : 0;margin : 0;position : relative;}.portfolio ul#filters {text-decoration : none;list-style : none;}.portfolio ul#filters li {display : inline;}.portfolio .filter {height : 110px;text-align : center;}.portfolio .filter .btn {margin-top : 35px;}.portfolio .gallary {position : relative;height : 100%;}.portfolio .gallary ul {padding : 0;position : relative;z-index : 10;width : 100%;margin : 0;}.portfolio .gallary ul li {margin : 0;padding : 0;text-decoration : none;list-style : none;float : left;width : 400px;height : 300px;overflow : hidden;position : relative;}a#desc span.desc {height : 100%;width : 100%;position : absolute;bottom : 0;background : rgb(177 1 1 / 0.90);color : #fff;font-family : "Roboto", Arial, sans-serif;}a#desc span i.fa {font-size : 85px;line-height : 0;top : 50%;position : relative;text-align : center;width : 100%;}a#desc span.desc span.title, a#desc span.desc span.subtitle {text-align : center;line-height : 0;top : 78%;width : 100%;position : relative;font-size : 18px;font-family : "Roboto", Arial, sans-serif;color : #fff;display : inline-block;font-weight : 300;}a#desc span.desc span.subtitle {top : 88%;font-weight : 100;font-size : 14px;}.portfolio .gallary ul li img {width : 100%;height : 100%;position : absolute;top : 0;left : 0;display : none;margin : 0;padding : 0;}.portfolio .preview {width : 100%;height : 100%;position : relative;margin-left : -20px;z-index : 100;}.portfolio .preview i {font-size : 40px;color : #c7c7c7;left : 50%;top : 200px;position : absolute;}.portfolio.light {background : #fff !important ;}.portfolio.light .filter {background : #f9f8f8;width : 100%;height : 45px;margin : 40px 0;}.portfolio.light .filter li a, .portfolio.light .filter li a.hot {line-height : 47px;font-family : "Roboto", Arial, sans-serif;font-size : 16px;font-weight : 100;color : #000253;position : relative;padding : 0 20px;}.portfolio.light .filter li {position : relative;}.portfolio.light .filter li a.hot {color : #ff7e00;background : transparent;}.portfolio.light .filter li i.fa-caret-up {font-size : 24px;color : #fff;position : absolute;line-height : 0;margin : 0;padding : 0;left : 50%;top : 23px;text-align : center;}.portfolio .col-lg-3 {overflow : hidden;}.team {padding : 0;}.content-section.team-simple {overflow : hidden;}.team .relative {position : relative;height : 415px;}.team .wrapper {text-align : center;margin : 0 auto 0 auto;padding : 45px 0 0 0;position : relative;display : block;width : 990px;overflow : hidden;}.team.light {padding-top : 45px;padding-bottom : 10px;}.team h1 {margin-bottom : 20px;}.team .ms-container {margin : 0 auto;position : relative;width : 100%;}.team .ms-slide {list-style : none;display : inline-block;margin : 0 25px 0 0;width : 290px;display : block;height : 100%;position : absolute;transform : translateZ(0);transform-style : preserve-3d;clear : both;cursor : pointer;}.team .ms-view {overflow : visible;}.team .ms-slide img {height : 290px;margin : 0 0 10px 0;display : block;}.team .ms-slide span.desc {left : 0;position : relative;}.team .ms-info span.name {display : inline-block;line-height : 0;padding : 0;margin : 34px 0 0 0;font-size : 24px;font-family : "Roboto", Arial, sans-serif;font-weight : 300;color : rgb(255 255 255 / 1);}.team .ms-info span.position {color : rgb(110 191 243 / 1);}.team .ms-info {display : block;bottom : 0;clear : both;}.team .ms-info {display : block;clear : both;}.team .ms-info {text-align : center;margin : 0 0 33px 0;}.team .ms-info span.position:before {content : "/ ";}.team .ms-slide article {width : 100%;}.ms-nav-prev, .ms-nav-next {font-family : "FontAwesome";font-size : 55px;position : absolute;margin : 0;padding : 0;top : 50%;color : rgb(255 255 255 / 1);line-height : 0;cursor : pointer;display : block;}.ms-nav-prev:hover, .ms-nav-next:hover {color : #ff7e00;}.light .ms-nav-prev, .light .ms-nav-next {color : #ebeaea;}.light .ms-nav-prev:hover, .light .ms-nav-next:hover {color : #ff7e00;}.ms-nav-prev {left : 0;}.ms-nav-next {right : 0;}.ms-nav-prev:before {overflow : visible;content : "\f053";}.ms-nav-next:before {content : "\f054";}.top-bar .socialfollow a.facebook:hover i, .our-team .socialfollow a.facebook:hover i {color : #3b5996;}.socialfollow a.twitter:hover {background : #00acee;}.top-bar .socialfollow a.twitter:hover i, .our-team .socialfollow a.twitter:hover i {color : #00acee;}.socialfollow a.vimeo:hover {background : #0dadd6;}.top-bar .socialfollow a.vimeo:hover i, .our-team .socialfollow a.vimeo:hover i {color : #0dadd6;}.socialfollow a.dribble:hover {background : #d53e68;}.top-bar .socialfollow a.dribble:hover i, .our-team .socialfollow a.dribble:hover i {color : #d53e68;}.socialfollow a.youtube:hover {background : #cb322c;}.top-bar .socialfollow a.youtube:hover i, .our-team .socialfollow a.youtube:hover i {color : #cb322c;}.socialfollow a.pinterest:hover {background : #cb2027;}.top-bar .socialfollow a.pinterest:hover i, .our-team .socialfollow a.pinterest:hover i {color : #cb2027;}.socialfollow a.google:hover {background : #c3391c;}.top-bar .socialfollow a.google:hover i, .our-team .socialfollow a.google:hover i {color : #c3391c;}.socialfollow a.linkedin:hover {background : #0073b2;}.top-bar .socialfollow a.linkedin:hover i, .our-team .socialfollow a.linkedin:hover i {color : #0073b2;}.socialfollow a.rss:hover {background : #f29a1d;}.top-bar .socialfollow a.rss:hover i, .our-team .socialfollow a.rss:hover i {color : #f29a1d;}.socialfollow a.instagram:hover {background : #457399;}.top-bar .socialfollow a.instagram:hover i, .our-team .socialfollow a.instagram:hover i {color : #457399;}.socialfollow a.other-social:hover {background : #ff5d5e;}.top-bar .socialfollow a.other-social:hover i, .our-team .socialfollow a.other-social:hover i {color : #ff5d5e;}.top-bar .socialfollow {float : right;margin-right : 10px;}.top-bar .socialfollow.lftflot {float : left;}.top-bar .socialfollow img {opacity : 0.97;}.top-bar .socialfollow a, .our-team .socialfollow a {padding : 4px;margin : 1px 4px;background : none;height : 26px;}.top-bar .socialfollow i, .our-team .socialfollow i {color : #979797;transition : all 0.25s ease;}.top-bar .socialfollow a:hover, .our-team .socialfollow a:hover {background : none;}.team .member-box-wrapper {position : relative;top : 0;left : 0;width : 100%;}.team .member-box {position : absolute;left : 0;width : 100%;height : 520px;background : #fff;display : block;z-index : 101;padding : 0;margin : 0;box-shadow : 0 0 46px 0 rgb(1 1 1 / 0.17);border-radius : 4px;display : none;}.team .member-box .shadow-lg {background : url(../images/design/shadows-lg.png) left bottom no-repeat transparent;width : 1174px;height : 60px;position : absolute;bottom : -35px;left : 0;}.team .member-box .clear-wrapper {padding : 0;margin : 0;float : left;width : 61%;}.team .member-box .clear-wrapper h3 {font-size : 28px;padding : 22px 0 0 35px;margin : 0;font-family : "Roboto", Arial, sans-serif;font-weight : 300;color : #4e4e4e;text-align : left;}.team .member-box .clear-wrapper p {font-size : 18px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;color : #4e4e4e;text-align : left;padding : 0;margin : 14px 0 18px 35px;line-height : 28px;}.team .member-box .color-wrapper {background : #ff7e00;width : 36%;margin : 0;padding : 0;float : right;height : 100%;border-top-right-radius : 4px;border-bottom-right-radius : 4px;}.team .member-box ul.bars {margin : 0;padding : 0;}.team .member-box ul.bars li .progress, .team .member-box ul.bars li strong {list-style : none;margin-left : 35px;}.team .member-box .color-wrapper a#close {float : right;clear : both;position : relative;margin : 10px 10px 0 0;}.team .member-box .color-wrapper img {position : relative;top : 45px;left : 50%;margin : 0 0 65px -145px;padding : 0;height : 300px;width : 290px;display : inline-block;}.team .member-box a#close .fa {font-size : 28px;color : #fff;}.team .member-box .color-wrapper strong, .team .member-box .color-wrapper span {font-size : 28px;font-family : "Roboto", Arial, sans-serif;font-weight : 300;text-align : center;width : 100%;display : block;color : #fff;padding : 0;margin : 0;}.team .member-box .color-wrapper span {font-size : 18px;font-weight : 100;}.team .member-box .color-wrapper ul.social-media {position : relative;top : 14px;}.team .member-box .color-wrapper ul.social-media {margin : 0 auto 0 auto;padding : 0;text-align : center;position : relative;width : 100%;float : none;}.team .member-box .color-wrapper ul.social-media li {width : auto;}.team .member-box .color-wrapper ul.social-media li a:hover {color : #ff7e00;background : #fff;border-color : #fff;}.team .basic {position : relative;}.team .basic .ms-slide {padding : 0;margin : 30px 0 65px 0;position : relative;}.team .basic .ms-slide img {margin-left : 0;padding-left : 0;}.team .basic .ms-slide > span {width : 220px;height : 220px;border-radius : 110px;overflow : hidden;display : block;margin : 0 auto 30px auto;padding : 0;position : relative;display : block;}.team .basic .ms-slide > span img {position : relative;width : 220px;height : 220px;}.team .basic .ms-slide > h4 {font-size : 24px;font-weight : 300;text-align : center;color : #000253;margin : 0 0 15px 0;padding : 0;position : relative;display : block;}.team .basic .ms-slide > p {font-size : 16px;font-weight : 100;padding : 0;margin : 0;line-height : 0;}.team .basic .member-box-wrapper {top : -420px;}.form.contact {padding : 45px 0 15px 0;margin : 0;position : relative;background : #f0f0f0;}.form.contact .message {height : 100px;width : 100%;position : absolute;top : -100px;left : 0;padding : 0;background : #000000;cursor : pointer;}.form.contact .message p {position : relative;font-family : "Roboto", Arial, sans-serif;font-size : 22px;font-weight : 100;color : #fff;line-height : 100px;padding : 0;margin : 0;}.form.contact .message p .fa {padding : 0 15px 0 0;position : relative;top : 2px;}.form.contact .message .fa.arr {font-size : 40px;line-height : 0;z-index : 1000;color : #ff7e00;position : absolute;top : 95px;right : 50%;margin : 0 -12px 0 0 !important ;padding : 0;}.form.contact .message.warning {background : #f5b075;}.form.contact .message.warning .fa.arr {color : #f5b075;}.form.contact .input-group {width : 100%;margin-bottom : 30px;position : relative;}.form.contact .input-group i {color : #8b8b8b;font-size : 20px;position : absolute;line-height : 66px;left : 17px;}.form.contact .input-group .input.lg, .form.contact .input-group .textarea.lg {padding : 0 10px;text-indent : 40px;margin : 0;height : 66px;width : 100%;line-height : 20px;font-size : 20px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;color : #8b8b8b;border : #d5d5d5 solid 1px;outline : none;border-radius : 1px;}.form.contact .input-group .textarea.lg {height : 162px;text-indent : 10px;padding-top : 15px;resize : none;}.form.contact .input-group .input:focus, .form.contact .input-group .textarea:focus {border-color : #ff7e00;}.form.contact .input-group .input.err, .form.contact .input-group .textarea.err {border-color : #f5b075 !important ;}.form.contact .input-group .button.submit {width : 100%;height : 66px;background : #000253;border : 0;font-family : "Roboto", Arial, sans-serif;color : #fff;font-size : 18px;outline : none;font-weight : 300;}.form.contact .input-group .button.submit:hover {background : #ff7e00;}.form.contact #message_sent {height : 100%;width : 100%;position : absolute;top : 0;z-index : 100000;background : #ff7e00;width : 100%;display : none;}.form.contact #message_sent i.fa {font-size : 120px;position : relative;text-align : center;line-height : 0;top : 50%;margin : auto;vertical-align : middle;color : #fff;display : none;}.form.contact #message_sent p {font-size : 45px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;color : #fff;position : relative;text-align : center;line-height : 0;top : 54%;display : none;}.form.contact.style-2 {margin-top : 0;padding-top : 0;}.form.contact.style-2 .input-group .input, .form.contact.style-2 .input-group .textarea {box-shadow : 0 0 1px 0 rgb(230 230 230 / 1);}.form.contact.style-2 .input-group .input:focus, .form.contact.style-2 .input-group .textarea:focus {box-shadow : 0 0 4px 0 rgb(230 230 230 / 1);}.form.contact .input-group.tight {margin-right : 2%;width : 49%;float : left;}.form.contact .input-group.tight.second {margin-right : 0;}.form.contact .input-group.tight .input.lg {width : 100%;}footer .content-section {width : 100%;padding : 0;}footer .content-section h1 {font-size : 60px;font-family : "Roboto", Arial, sans-serif;color : #fff;font-weight : 100;line-height : 0;padding : 0;margin : 74px 0 36px 0;line-height : 60px;}footer .content-section .center-buttons, footer .content-section .center-buttons p {padding : 0;margin : 0 0 80px 0;text-align : center;}footer .content-section .center-buttons p a {margin-right : 20px;}footer .content-section .center-buttons p a.white {border-color : rgb(255 255 255 / 1);color : rgb(255 255 255 / 1);}footer .content-section .center-buttons p a.white:hover {border-color : rgb(255 255 255 / 1);color : #000253;}footer .foot-wrapper {background : rgb(0 0 0 / 0.55);width : 100%;padding : 0;margin : 0;}footer .foot-wrapper .logo {margin-top : 75px;}footer .foot-wrapper p.liner {color : #fff;font-size : 22px;line-height : 0;font-family : "Roboto", Arial, sans-serif;font-weight : 100;margin : 45px 0;}ul.social-media {list-style : none;text-align : center;padding : 0;}ul.social-media li {display : inline-block;margin : 0 8px 0 0;padding : 0;}ul.social-media li a {font-size : 14px;width : 30px;height : 30px;padding : 7px 0 0 0;border : #fff solid 1px;border-radius : 15px;display : inline-block;float : left;color : #fff;}ul.social-media li:last-child {margin-right : 0;}ul.social-media li a:hover {background : #ff7e00;border-color : #ff7e00;}footer .foot-wrapper p.copyright {color : rgb(255 255 255 / 0.6);font-size : 12px;font-family : "Roboto", Arial, sans-serif;padding : 0;margin : 55px 0 0 0;padding-bottom : 22px;}footer.classic .row > div {margin-top : 45px;}footer.classic h5 {font-size : 22px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;color : #fff;text-align : left;}footer.classic h5:hover i {color : #ff7e00;}footer.classic h5 i {text-align : left;padding-right : 10px;}footer.classic .logo {padding-bottom : 20px;margin : 0;display : block;}footer.classic p {font-size : 14px;font-weight : 100;text-align : left;color : #fff;font-family : "Roboto", Arial, sans-serif;line-height : 24px;}footer.classic .twitter-feed-wrapper {margin-top : 31px;}footer.classic .tweets-container {overflow : hidden;}footer.classic .twitter-article {margin-bottom : 20px;display : block;position : relative;}footer.classic .twitter-article.active {display : block;}footer.classic .twitter-article i.fa {color : #fff;display : block;font-size : 16px;top : 6px;position : absolute;}footer.classic .twitter-article .twitter-text {display : block;margin-left : 25px;}footer.classic .twitter-article p {margin-top : 0;}footer.classic .twitter-article .tweet-time {display : block;margin-top : 2px;}footer.classic .twitter-article .tweet-time a {font-size : 14px;font-family : "Roboto", Arial, sans-serif;font-weight : 100;color : #ff7e00;}footer.classic ul {margin-top : 26px;}footer.classic ul li i.fa {color : #fff;}footer.classic ul.pages {margin : 35px 0 0 0;padding : 0;}footer.classic ul.pages li {display : inline-block;margin : 0 5px 10px 0;}footer.classic ul.pages a.btn {padding : 5px 15px;font-size : 14px;border : #fff solid 1px;}footer.classic div.contact-info {margin-top : 30px;}footer.classic div.contact-info > span {font-size : 14px;color : #fff;font-weight : 100;font-family : "Roboto", Arial, sans-serif;display : block;margin-top : 5px;}footer.classic div.contact-info > span i.fa {color : #fff;padding-right : 10px;}footer.classic div.contact-info > ul {text-align : left;margin-top : 15px;}footer.classic div.contact-info > ul li {text-align : center;}footer.classic .copyright {text-align : center;width : 100%;display : block;font-size : 12px;font-weight : 100;color : #fff;font-family : "Roboto", Arial, sans-serif;padding : 10px 0 20px 0;}.content-section.fixed {width : 100%;padding : 0;overflow : hidden;margin-top : 0;height : 500px;}.content-section.fixed.sm, .content-section.fixed.small {height : 450px;}.content-section.fixed h1, .content-section.fixed h2, .content-section.fixed h3 {color : #fff;}.content-section.fixed .video-wrapper {position : absolute;width : 100%;height : 100%;overflow : hidden;}.content-section.fixed .overlay {height : 100%;width : 100%;display : block;position : relative;}.content-section.fixed .shadows {position : absolute;width : 816px;height : 23px;display : block;left : 50%;margin-left : -408px;top : -1px;background : url(../images/design/section-shadows-lg.png) center top no-repeat transparent;}.content-section.fixed h1 {color : #fff;margin-top : 75px;line-height : 22px;padding-bottom : 0;margin-bottom : 0;}.content-section.fixed p {color : #fff;font-size : 18px;line-height : 35px;padding : 25px 0 5px;font-weight : 100;width : 65%;left : auto;margin : auto;text-align : center;display : block;z-index : 100;position : relative;}.content-section.fixed .center-buttons p {padding-bottom : 55px;}.vjs-control-bar {display : none;}.content-section.fixed video {opacity : 0.13;position : relative;top : -20px;}.content-section.fixed ul.testimonials {display : block;padding : 0;margin : 0;position : relative;width : 100%;}.content-section.fixed ul.testimonials li {display : inline-block;width : 100%;}.content-section.fixed ul.testimonials li h3 {text-align : center;font-size : 45px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;line-height : 60px;}.content-section.fixed i.fa-quote-right, .content-section.fixed i.fa-quote-left {font-size : 115px;color : rgb(255 255 255 / 0.05);width : 100%;margin : 110px 0 60px 0;line-height : 0;}.content-section.fixed:hover i.fa-quote-right, .content-section.fixed:hover i.fa-quote-left {color : rgb(255 255 255 / 0.12);}.content-section.fixed i.fa-quote-right {width : 100%;text-align : right;position : relative;top : -300px;margin : 30px auto 0 auto;}.content-section.fixed cite {width : 100%;text-align : center;font-weight : 100;display : inline-block;color : #fff;margin-top : 30px;font-family : "Roboto", Arial, sans-serif;color : #fff;}.content-section.fixed cite strong {font-weight : 300;}.content-section.fixed .ms-nav-next, .content-section.fixed .ms-nav-prev {color : rgb(255 255 255 / 0.1);}.content-section.fixed .ms-nav-next:hover, .content-section.fixed .ms-nav-prev:hover {color : rgb(255 255 255 / 0.4);}.content-section.fixed .ms-nav-prev {left : 2%;}.content-section.fixed .ms-nav-next {right : 2%;}div.testimonials > i {position : absolute;left : 0;top : 65px;left : 25px;z-index : 100;color : rgb(255 255 255 / 0.10);font-size : 36px;}div.testimonials > i.fa-quote-right {top : 240px;left : 325px;}.testimonial-wrapper {position : relative;margin : 10px 0 0 2px;display : block;height : 250px;overflow : hidden;}.testimonial-wrapper .owl-item > div {height : 220px;display : table;margin : 0;}.testimonial-wrapper .owl-item > div > p {color : #fff;text-align : center;vertical-align : middle;background : #ff7e00;display : table-cell;padding : 0 21px;margin : 0;font-weight : 100;font-family : "Roboto", Arial, sans-serif;}.testimonial-wrapper .owl-item > div > img {width : 64px;height : 64px;border-radius : 32px;border : #fff solid 4px;position : absolute;top : 100%;left : 50%;margin-left : -32px;margin-top : -32px;}ul.fa {text-decoration : none;list-style : none;margin : 13px 0 15px 0;padding : 0;clear : both;display : block;}ul.fa.large {margin-top : 24px;}ul.fa.large li {line-height : 10px;position : relative;text-indent : 45px;padding-bottom : 10px;}ul.fa li {color : #000253;font-size : 16px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;margin : 0 0 20px 0;}ul.fa.large li i {line-height : 0;font-size : 32px;padding-top : 20px;position : absolute;top : -16px;left : -45px;}ul.fa li i {padding : 0 10px 0 0;font-size : 16px;color : #000253;}ul.number-list {display : block;width : 100%;padding : 0;margin : 0;position : relative;}ul.number-list li {width : 190px;display : inline-block;text-align : center;margin : 65px 40px 0 0;}ul.number-list li:last-child, ul.number-list li.last-child {margin-right : 0 !important ;}ul.number-list li i.fa {color : #fff;padding : 40px 0 0 0;margin : 0 0 40px 0;display : block;font-size : 80px;}ul.number-list li span {color : #fff;font-size : 45px;font-family : "Roboto", Arial, sans-serif;font-weight : 100;line-height : 0;margin : 0 0 30px 0;padding : 0;width : 100%;height : 100%;overflow : hidden;}ul.number-list li p {font-size : 22px !important ;width : 100% !important ;margin : 0 !important ;padding : 15px 0 0 0 !important ;}ul.bars {width : 100%;margin : 0;padding : 0;}ul.bars li {margin : 20px 0 0 0;padding : 0;width : 100%;list-style : none;left : 0;}ul.bars .progress {box-shadow : 0 0 0 0 rgb(0 0 0 / 0);border-radius : 4px;height : 16px;margin : 0;padding : 0;}ul.bars li strong, ul.bars li p {float : left;font-size : 18px;font-weight : 300;color : #4e4e4e;font-family : "Roboto", Arial, sans-serif;display : inline-block;}ul.bars li p {font-weight : 100;position : relative;margin : 4px 0 0 0;padding : 0;line-height : 16px;font-size : 16px;}ul.bars li span {float : right;font-size : 18px;font-weight : 100;font-family : "Roboto", Arial, sans-serif;display : inline-block;margin : 0 0 5px 0;}ul.bars li .progress {clear : both;display : block;}ul.bars li .progress .progress-bar {border-radius : 4px;background : #57b2ec;border : 0;box-shadow : 0 0 0 0 rgb(0 0 0 / 0);}ul.info-list {text-decoration : none;width : 100%;margin : 0;padding : 0;}ul.info-list li {width : 100%;background : #ffffff;margin : 0 0 1px 0;padding : 0;display : block;}ul.info-list li span p {font-size : 16px;line-height : 26px;text-align : center;color : #000253;padding-bottom : 35px;}ul.info-list li > span cite, ul.info-list li > span article {display : inline-block;font-family : "Roboto", Arial, sans-serif;font-weight : 100;text-align : left;color : #000253;line-height : 30px;margin : auto;font-size : 16px;}ul.info-list li > span article {padding-left : 10px;width : 100%;}ul.info-list li > span cite {text-align : right;padding-right : 10px;width : 120px;}ul.info-list li.hours > span cite {width : 160px;}ul.info-list li i.fa {font-size : 45px;color : #ff7e00;text-align : center;width : 100%;line-height : 0;padding-bottom : 35px;}.tabs {display : block;position : relative;width : 100%;margin : 0;padding : 0;}.tabs ul.panels {position : relative;list-style : none;margin : 0;padding : 0;width : 170px;display : inline-block;border-right : 1px solid #f0f0f0;}.tabs ul.panels li {margin : 0;padding : 0;display : block;cursor : pointer;width : 170px;line-height : 45px;font-family : "Roboto", Arial, sans-serif;font-weight : 100;border-bottom : 1px solid #f0f0f0;font-size : 16px;color : #000253;position : relative;}.tabs ul.panels li a {color : #000253;}.tabs ul.panels li i {padding : 0 20px 0 21px;font-size : 18px;color : #000253;}.tabs ul.panels li > span {width : 4px;height : 47px;top : -1px;left : 0;position : absolute;background : transparent;}.tabs ul.panels li.active > span, .tabs ul.panels li:hover > span {background : #ff7e00;}.tabs ul.panels li.active a, .tabs ul.panels li:hover a, .tabs ul.panels li.active i, .tabs ul.panels li:hover i {color : #ff7e00;}.tabs ul.panels li:last-child, .tabs ul.panels li.last-child {border-bottom : 0;}.tab-content {}.read h3 {font-size : 38px;line-height : 38px;margin : 0;padding : 0 0 10px 0;}.read p {font-size : 16px;text-align : justify;line-height : 26px;padding : 0 0 3px 0;margin : 0;}.read strong {font-size : 16px;font-weight : 300;font-family : "Roboto", Arial, sans-serif;color : #000253;display : block;margin : 10px 0 31px 0;line-height : 0;}.read > ul {margin-bottom : 7px;}.read > ul li {margin-bottom : 10px;}.chart-wrapper {margin-top : 85px;}.chart {display : block;position : relative;text-align : center;}.chart span.percent {position : absolute;color : #fff;font-family : "Roboto", Arial, sans-serif;font-weight : 100;font-size : 20px;padding : 0;margin : 0;left : 43%;top : 50%;line-height : 0;}.chart span.canvas {position : relative;}.chart h4 {font-size : 24px;color : #fff;font-family : "Roboto", Arial, sans-serif;font-weight : 300;margin-bottom : 30px;}.chart h4 + span.percent {margin-top : 30px;}.chart-wrapper p {font-size : 16px !important ;color : #fff;font-family : "Roboto", Arial, sans-serif;margin : 25px 0 0 0 !important ;padding : 0 !important ;line-height : 28px !important ;width : 100% !important ;}.btn, .btn:active, .btn:hover, .btn:focus {outline : 0;}.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-bordered, .btn-danger, .btn-bordered, .btn-white {font-family : "Roboto", Arial, sans-serif;font-size : 14px;font-weight : 100;border : none;padding-left : 40px;padding-right : 40px;padding-top : 13px;padding-bottom : 11px;border-radius : 3px;position : relative;}.btn-primary, .btn-primary:focus {background : #000253;color : #ffffff;font-weight : bold;}.btn-primary:hover {background : #ff7e00;border : #ff7e00 solid 1px;font-weight : bold;}.btn-success, .btn-success:focus {border : #5cb85c solid 1px;background : transparent;color : #5cb85c;}.btn-success:hover {background : #55b455;border : #5cb85c solid 1px;}.btn-info, .btn-info:focus {border : #39b3d7 solid 1px;background : transparent;color : #39b3d7;}.btn-info:hover {border : #39b3d7 solid 1px;background : #39b3d7;}.btn-warning, .btn-warning:focus {border : #f0ad4e solid 1px;background : transparent;color : #f0ad4e;}.btn-warning:hover {background : #f0ad4e;border : #f0ad4e solid 1px;}.btn-danger, .btn-danger:focus {border : #d9534f solid 1px;background : transparent;color : #d9534f;}.btn-danger:hover {background : #d9534f;border : #d9534f solid 1px;}.btn-bordered, .btn-bordered:focus {background : #000253;border : #ff7e00 solid 2px;color : #ffffff;font-weight : bold;padding-top : 12px;padding-bottom : 10px;border-radius : 2px;position : relative;top : 1px;}.btn-bordered:hover {background : #ff7e00;color : #fff;border : #000253 solid 2px;}.btn-bordered:active {margin : 0;box-shadow : 0 0 0 0 rgb(0 0 0 / 0);}.btn-bordered.white {background : transparent;color : #fff;border-color : #fff;}.btn-bordered.white:hover {color : #000253;background : #fff;}.btn-white {background : #fff;}.btn-white:hover {color : #fff;background : #000253;}.btn-sm {padding : 10px 40px;font-size : 12px;font-weight : bold;}.btn-lg {padding : 18px 48px;}.btn i.fa {position : absolute;right : 17px;top : 23px;line-height : 0;}.btn-sm i.fa {top : 20px;}.btn.icon {padding-left : 17px;}.filter a.hot {border-color : #ff7e00;background : #ff7e00;color : #fff;}.callout {background : #ff7e00;text-align : center;height : 115px;padding : 0;margin : 0;position : relative;}.callout p {font-family : "Roboto", Arial, sans-serif;font-size : 22px;font-weight : 100;line-height : 26px;text-align : right;margin : 43px 0 0 0;color : #fff;}.callout a.btn {margin-top : 34px;float : right;margin-left : 14px;}.callout a.btn:last-child {margin-right : 0;}.gmap {margin : 45px 0 0 0;background : #f9f8f8;width : 100%;height : 345px;}.gmap + .shadow-lg {background : url(../images/design/section-shadows-lg.png) left bottom no-repeat transparent;width : 1174px;height : 60px;position : absolute;margin : auto;bottom : -23px;width : 816px;height : 23px;display : block;left : 50%;margin-left : -408px;}.parallax-bg-1 {background : url(../images/bg-cityscape.jpg) center center repeat fixed;background-size : cover;}.parallax-bg-2 {background : url(../images/bg-blur-rock.jpg) center center repeat fixed;}.parallax-bg-3 {background : url(../images/bg-footer.jpg) center center repeat fixed;background-size : cover;}.parallax-bg-4 {background : url(../images/bg-mountain-water.jpg) center center repeat fixed;background-size : cover;}.parallax-bg-5 {background : url(../images/bg-car-water.jpg) center center repeat fixed;}.parallax-slug-1 {background : url(../images/slug-buildings.jpg) center center repeat fixed;background-size : cover;margin-top : -12px;margin-bottom : -20px;}.Trekking {background : url(trekking_banner.jpg) center center repeat fixed;background-size : cover;margin-top : -12px;margin-bottom : -20px;}.Adventure {background : url(Adventure-Activities-North-India.jpg) center center repeat fixed;background-size : cover;margin-top : -12px;margin-bottom : -20px;}.Honeymoon {background : url(honey.jpg) center center repeat fixed;background-attachment : fixed;background-size : auto;margin-top : -12px;margin-bottom : -20px;}.Family {background : url(3312-family_pic_03.jpg) center center repeat fixed;background-size : cover;margin-top : -12px;margin-bottom : -20px;}.Golden {background : url(Golden-Triangle.jpg) center center repeat fixed;background-size : cover;margin-top : -12px;margin-bottom : -20px;}.parallax-slug-5 {background : url(../images/slug-walk.jpg) center center repeat fixed;background-size : cover;}a, .nivo-wrapper .nivo-directionNav, .content-section h1 i, .content-section h2 i, .content-section h3 i, .content-section h4 i, .content-section h5 i, .content-section h6 i, footer.classic h5, blockquote, .ms-nav-prev, .ms-nav-next, .btn-bordered, .tabs ul.panels li span, ul.social-media li a, .feature-list .feature i, .blog ul.meta li a:hover i, .team ul li:hover span.name, .sidebar .search-wrapper i.fa, .team ul li:hover span.position, .form.contact .input-group input, .navigation .navbar-toggle, .content-section.video i.fa, .navigation .navbar-toggle i, .form.contact .input-group .textarea, .form.contact .input-group .button.submit, .navigation .navbar-default ul.navbar-nav li a, footer .content-section .center-buttons p a.white {transition : all 700ms cubic-bezier(0.230,1.000,0.320,1.000);}.right {float : right !important ;}.hidden {visibility : hidden !important ;}.no-top {padding-top : 0 !important ;margin-top : 0 !important ;}blockquote {display : block;position : relative;width : 100%;clear : both;padding : 30px 40px;font-family : "Roboto", Arial, sans-serif;font-weight : 100;font-size : 18px;line-height : 34px;clear : both;border : 0;background : #ff7e00;color : #fff;z-index : 50;box-shadow : 0 0 13px 0 rgb(0 0 0 / 0.1);}blockquote:hover {box-shadow : 0 0 13px 0 rgb(0 0 0 / 0.2);}blockquote i.fa {font-size : 22px;color : #ff7e00;position : absolute;background : #fff;width : 48px;height : 48px;border-radius : 58px;display : block;text-indent : 14px;line-height : 48px;left : -25px;top : 4px;}.content-section.low-rider {padding-bottom : 20px;}ul.accordion {margin : 0;padding : 0;list-style : none;width : 100%;position : relative;overflow : hidden;}ul.accordion li > span {width : 100%;padding : 0;margin : 0;}ul.accordion li > span a {color : #000253;font-size : 18px;letter-spacing : 2px;display : block;text-decoration : none;width : 100%;height : 50px;width : 100%;background : #f9f8f8;font-weight : 100;padding : 0 0 0 20px;line-height : 50px;margin-bottom : 2px;outline : none;}ul.accordion li.active > span a {background : #ff7e00;color : #fff;}ul.accordion li > span a i {float : right;line-height : 52px;position : relative;font-size : 12px;right : 15px;}ul.accordion li > article {background : #f9f8f8;display : block;}ul.accordion li > article p {font-family : "Roboto", Arial, sans-serif;font-size : 16px;font-weight : 100;text-align : left;min-height : 155px;line-height : 23px;display : none;padding : 12px 20px 15px 20px;margin : 0 0 2px 0;}ul.accordion li.active > article p {display : block;}.top-bar {background : #000000;min-height : 26px;padding : 5px 0;border-bottom : 4px solid #fbfbfb;}.top-bar h6 {font-size : 12px;font-weight : 400;margin : 0 10px 0 0;color : #ffffff;letter-spacing : 0.6px;}.top-links {float : left;color : #d7d7d7;font-size : 11px;padding : 4px 0 0 4px;display : table;}.top-links.rgtflot {float : right;padding-right : 10px;}.top-links img, .container .top-links p {float : left;margin : 4px 3px 0 0;}.container .top-links p {color : #d9d9d9;font-weight : bold;font-size : 12px;line-height : 1;margin : 5px 9px 0 0;}.top-links a, .top-links span {color : #797979;font-size : 12px;font-weight : bold;margin : 0 10px 0 0;color : #797979;letter-spacing : 0.6px;}.top-links a:hover {color : #ff932a;}.top-links a:after {content : "|";padding-left : 10px;color : #ccc;}.top-links a:last-child:after {content : "";}.top-co-inf .top-links {float : right;margin-top : 8px;}.top-co-inf .top-links p {color : #6d6e71;}#header {z-index : 10000;width : 100%;background : #fff;padding : 30px 0;}#header h6, .top-bar h6, .top-inf h6 {font-size : 12px;margin : 18px 14px;font-weight : 600;color : #797979;display : inline-block;}#header h6 i, .top-bar h6 i, .top-inf h6 i {background : none;font-size : 16px;color : #6a6c75;display : inline;margin : 7px 4px;padding : 8px;border-radius : 50%;border : #e9e9e9 solid 1px;vertical-align : middle;}.top-bar h6 i {padding : 0;border : none;}.top-bar h6 {margin : 0 10px 0 0;}@font-face {{font-family : "'Roboto'";font-style : normal;font-weight : 300;src : local('Roboto Light'), local('Roboto-Light'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');}}@font-face {{font-family : "'Roboto'";font-style : normal;font-weight : 400;src : local('Roboto Regular'), local('Roboto-Regular'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');}}@media (min-width:1200px) {}@media (max-width:1199px) {.team .member-box .shadow-lg {display : none;}.navigation ul.navbar-nav li.dropdown.full section {margin-left : -352px;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper article {width : 195px;}.feature-list .feature i {font-size : 28px;width : 58px;height : 58px;border-radius : 58px;text-indent : 15px;padding-top : 15px;}.feature-list .feature {display : inline-block;float : left;}.feature-list .feature .content {max-width : 205px;}.team .wrapper {width : 800px;}.tabs.side {display : block;clear : both;float : none;height : 60px;}.tabs.side ul.panels {display : block;margin : 0 0 20px 0;z-index : 100;width : 100%;height : 100%;clear : both;position : relative;border-right : 0;}.tabs.side ul.panels li:first-child {border-left : 1px solid #f0f0f0;}.tabs.side ul.panels li {float : left;display : inline-block;margin : 0;padding : 0;position : relative;font-size : 16px;float : left;width : 150px;height : 40px;display : inline-block;text-align : center;border-right : 1px solid #f0f0f0;border-bottom : 1px solid #f0f0f0;}.tabs.side ul.panels li.active {border-bottom : 0;}.tabs.side ul.panels li {width : 20%;}.tabs ul.panels li > span {display : none;}.tab-content {}.read h3 {font-size : 38px;line-height : 38px;margin : 0;padding : 0 0 10px 0;}.read p {font-size : 16px;text-align : left;line-height : 26px;padding : 0 0 3px 0;margin : 0;}.read strong {font-size : 16px;font-weight : 300;font-family : "Roboto", Arial, sans-serif;color : #000253;display : block;margin : 10px 0 31px 0;line-height : 0;}.read > ul {margin-bottom : 7px;}.read > ul li {margin-bottom : 10px;}.chart span.percent {margin : 0;left : 0;width : 100%;text-align : center;}.callout {height : auto;}.callout p {text-align : center;}.callout .btn-sm {float : none !important ;margin : auto;text-align : center;margin-bottom : 40px;}}@media (max-width:989px) {.transparent-header-w .top-bar, .transparent-header-w #headline {display : none;}.navigation ul.navbar-nav li.dropdown.full section {margin-left : -131px;}.charts {height : 1400px !important ;}.navigation ul.navbar-nav li.dropdown.full section span.wrapper article {width : 245px;}.navigation ul.navbar-nav li.dropdown.full .color-wrapper {display : none;}.navigation ul.navbar-nav li.dropdown.full section .clear-wrapper {width : 100%;}.navbar .navbar-brand img {max-width : 90px;}.team .wrapper {width : 358px;}.team .member-box {position : absolute;left : 0;width : 100%;height : 880px;padding : 0;margin : 0;}.team .member-box .clear-wrapper {width : 100%;display : block;clear : both;float : none;height : 68%;padding : 0;margin : 0;position : relative;left : 0;}.team .member-box .color-wrapper {background : #ff7e00;margin : 0;padding : 0;border-radius : 0;border : 0;float : none;height : 32%;width : 100%;position : relative;}.team .member-box ul.bars {margin : 0;padding : 0;}.team .member-box ul.bars li .progress, .team .member-box ul.bars li strong, .team .member-box ul.bars li span {margin-right : 35px;}.team .member-box .color-wrapper a#close {position : absolute;top : 3px;left : 10px;}.team .member-box .clear-wrapper p {margin-bottom : 10%;}.team .member-box .color-wrapper img {position : relative;left : 30px;top : 35px;padding : 0;left : 50%;margin : 0 0 40px -60px;width : auto;height : 120px;display : block;}.team .wrapper {padding : 45px 0 0 0;width : 300px;}.slider-laptop .laptop {background : url(../images/design/mac-md.png) center left no-repeat transparent;width : 480px;height : 317px;left : 50%;margin-left : -240px;position : relative;}.slider-laptop .wrapper {width : 308px;height : 193px;overflow : hidden;top : 60px;left : 50%;margin-left : -154px;position : relative;}.feature-list .feature i {font-size : 18px;width : 48px;height : 48px;border-radius : 48px;text-indent : 14px;padding-top : 14px;}.feature-list .feature {display : inline-block;float : left;}.feature-list .feature .content {max-width : 230px;}.team .wrapper {width : 358px;}.content-section.video ul.testimonials {position : relative;top : -40px;}.gmap + .shadow-lg {display : none;}.form.contact .input-group.tight {width : 100%;margin-right : 0;margin-left : 0;float : none;display : block;}.feature-list-2 .feature {text-align : center;}.feature-list-2 .feature p {text-align : center;}ul.number-list {display : block;width : 100%;padding : 0;margin : 0;position : relative;}ul.number-list li {width : 120px;display : inline-block;text-align : center;margin : 65px 26px 0 0;}ul.number-list li i.fa {color : #fff;padding : 40px 0 0 0;margin : 0 0 40px 0;display : block;font-size : 40px;}ul.number-list li span {color : #fff;font-size : 30px;font-family : "Roboto", Arial, sans-serif;font-weight : 100;line-height : 0;margin : 0 0 30px 0;padding : 0;width : 100%;height : 100%;overflow : hidden;}ul.number-list li i.fa {color : #fff;padding : 10px 0 0 0;margin : 0 0 40px 0;}ul.number-list li p {font-size : 22px !important ;}ul.number-list {margin-bottom : 40px;}}@media (max-width:767px) {.top-bar {height : 78px;padding : 5px 0 6px;background : #000000;}.top-bar h6 {font-size : 11px;letter-spacing : 0;margin : 0 10px 0 0;}.top-bar h6 i {font-size : 12px;padding : 3px;margin-right : 3px;}.top-bar .socialfollow, .top-links, .top-links.rgtflot, .top-bar .socialfollow.lftflot {float : none;text-align : center;clear : both;min-height : 22px;}.top-bar .socialfollow, .top-bar .socialfollow.lftflot {padding-top : 8px;}.top-bar .socialfollow a, .top-bar .socialfollow.lftflot a, .top-links p, .top-links img {float : none;display : inline;padding-top : 10px;background : none;}.top-links, .top-links.rgtflot {margin : 0 0 8px 0;padding-top : 4px;}.top-links.rgtflot {margin-top : 12px;margin-bottom : 6px;}.content-section.min-flex {height : auto;}ul.number-list li {width : 100%;display : block;text-align : center;margin : 65px 0 0 0;}.navbar .navbar-header {width : 100%;}.navbar .navbar-toggle {display : block;}.navigation .navbar-toggle {margin-top : 24px;border : none;}.navigation.fixed .navbar-toggle {margin-top : 19px;}.navigation .navbar-toggle i {color : #868686;font-size : 14px;}.navigation .navbar-toggle:hover, .navigation .navbar-toggle:active {background : none;}.navigation .navbar-toggle:hover i, .navigation .navbar-toggle:active i {color : #ff7e00;}.navbar .navbar-nav {display : none;}.navbar .navbar-brand {float : none;}.navbar .navbar-brand img {width : 100px;left : 50%;margin : 19px 0 0 -50px;text-align : center;}.navigation.fixed .navbar-brand img {margin-top : 15px;}.navigation .navbar-collapse {display : block;padding : 0;margin : 0;background : none;border : 0;}.navigation .container {position : relative;}.navigation .navbar-form {position : absolute;left : 5%;border : 0;top : 0;padding : 0;}.navigation .navbar-form i.fa {font-size : 14px;}.navigation .search-field {width : 100%;height : 100px;background : rgb(110 191 243 / 0.95);position : relative;padding : 0;margin : 0;top : 19px;display : none;}.navigation.fixed .search-field {top : 15px;}.feature-list .feature {position : relative;margin : 0 0 25px 0;padding : 0;width : 100%;}.feature-list .feature i {font-size : 32px;width : 78px;height : 78px;text-indent : 23px;padding-top : 23px;background : #fff;border : #ececec solid 1px;color : #ff7e00;float : left;border-radius : 78px;float : none;clear : both;position : relative;display : block;left : 50%;margin : 15px 0 15px -39px;}.feature-list .feature .content {display : block;text-align : center;width : 100%;max-width : 100%;}.feature-list .feature .content p, .feature-list .feature .content h4 {max-width : 90%;}.team .wrapper {width : 290px;}.content-section.video .ms-nav-prev {display : none;}.content-section.video .ms-nav-next {display : none;}.content-section.video ul.testimonials {position : relative;top : -100px;}section.content-section h1, footer .content-section h1 {font-size : 48px;}.tabs.side ul.panels li a {display : none;}}@media (max-width:480px) {.team .wrapper {width : 100%;}}@media null, (min-resolution:120dpi) {}@font-face {{font-family : "'Roboto'";font-style : normal;font-weight : 100;src : local('Roboto Thin'), local('Roboto-Thin'), url(https://themes.googleusercontent.com/static/fonts/roboto/v10/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff) format('woff');}}.content {float : left;position : relative;}.leftSidebar {float : left;padding : 0 0 0 0;position : relative;}.rightSidebar {float : right;padding : 0 0 0 0;position : relative;}button {margin : 0 0 30px 0;}.owl-carousel .owl-wrapper:after {content : ".";display : block;clear : both;visibility : hidden;line-height : 0;height : 0;}.owl-carousel {display : none;position : relative;width : 100%;}.owl-carousel .owl-wrapper {display : none;position : relative;}.owl-carousel .owl-wrapper-outer {overflow : hidden;position : relative;width : 100%;}.owl-carousel .owl-wrapper-outer.autoHeight {transition : height 500ms ease-in-out;}.owl-carousel .owl-item {float : left;}.owl-controls .owl-page, .owl-controls .owl-buttons div {cursor : pointer;}.owl-controls {user-select : none;}.grabbing {cursor : url(grabbing.png) 8 8, move;}.owl-theme .owl-controls {margin-top : 10px;text-align : center;}.owl-theme .owl-controls .owl-buttons div {color : #FFF;display : inline-block;margin : 5px;padding : 3px 10px;font-size : 12px;border-radius : 30px;background : #869791;opacity : 0.5;}.owl-theme .owl-controls.clickable .owl-buttons div:hover {opacity : 1;text-decoration : none;}.owl-theme .owl-controls .owl-page {display : inline-block;}.owl-theme .owl-controls .owl-page span {display : block;width : 12px;height : 12px;margin : 5px 7px;opacity : 0.5;border-radius : 20px;background : #869791;}.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {opacity : 1;}.owl-theme .owl-controls .owl-page span.owl-numbers {height : auto;width : auto;color : #FFF;padding : 2px 10px;font-size : 12px;border-radius : 30px;}.owl-item.loading {min-height : 150px;background : url(AjaxLoader.gif) center center no-repeat;}#datepicker, #datepicker2 {width : 80%;float : left;}.ui-datepicker-trigger {float : right;margin-top : 4px;}div.searchbg {z-index : 999999;position : relative;}label.chkdate {width : 100%;float : left;}@media (max-width:980px) and (min-width:650px) {#datepicker, #datepicker2 {width : 95%;float : left;}}@media (max-width:649px) and (min-width:300px) {#datepicker, #datepicker2 {width : 85%;float : left;}}#owl-demo .item {margin : 3px;}#owl-demo .item img {display : block;width : 10%;height : auto;}ul.nav1 li a::after {font-family: "FontAwesome";content: "\f105";position: relative;top: 0px;float: right;}.nav1 > li > a {padding: 10px 15px;}.nav1 > li {padding: 10px 15px;}.nav1 > li > a:hover, .nav1 > li > a:focus {background-color: #eeeeee;}.nav1 > li.disabled > a {color: #999999;}.nav1 > li.disabled > a:hover, .nav1 > li.disabled > a:focus {color: #999999;}.nav1 .open > a, .nav1 .open > a:hover, .nav1 .open > a:focus {background-color: #eeeeee;border-color: #38a7bb;}.nav1-tabs.nav1-justified {width: 100%;border-bottom: solid 1px #38a7bb;border-bottom: 0;}.nav1-tabs.nav1-justified > li {float: none;}.nav1-tabs.nav1-justified > li > a {text-align: center;}.nav1-tabs.nav1-justified > .dropdown .dropdown-menu {top: auto;left: auto;}.nav1-tabs.nav1-justified > li > a {margin-right: 0;border-radius: 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border: 1px solid #38a7bb;}@media (min-width: 768px) {.nav1-tabs.nav1-justified > li > a {border-bottom: 1px solid #38a7bb;border-radius: 0 0 0 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border-bottom-color: #ffffff;}}.nav1-pills > li {float: left;}.nav1-pills > li > a {border-radius: 0;}.nav1-pills > li + li {margin-left: 2px;}.nav1-pills > li.active > a, .nav1-pills > li.active > a:hover, .nav1-pills > li.active > a:focus {color: #ffffff;background-color: #38a7bb;}.nav1-stacked > li {float: none;}.nav1-stacked > li + li {margin-top: 2px;margin-left: 0;}.nav1-justified {width: 100%;border-bottom: solid 1px #38a7bb;}.nav1-justified > li {float: none;}.nav1-justified > li > a {text-align: center;}.nav1-justified > .dropdown .dropdown-menu {top: auto;left: auto;}.nav1 > li > a {padding: 10px 15px;}.nav1 > li > a:hover, .nav1 > li > a:focus {background-color: #eeeeee;}.nav1 > li.disabled > a {color: #999999;}.nav1 > li.disabled > a:hover, .nav1 > li.disabled > a:focus {color: #999999;}.nav1 .open > a, .nav1 .open > a:hover, .nav1 .open > a:focus {background-color: #eeeeee;border-color: #38a7bb;}.nav1-tabs {border-bottom: 1px solid #38a7bb;}.nav1-tabs > li {float: left;margin-bottom: -1px;}.nav1-tabs > li > a {margin-right: 2px;line-height: 1.42857143;border: 1px solid transparent;border-radius: 0 0 0 0;}.nav1-tabs > li > a:hover {border-color: #eeeeee #eeeeee #38a7bb;}.nav1-tabs > li.active > a, .nav1-tabs > li.active > a:hover, .nav1-tabs > li.active > a:focus {color: #555555;background-color: #ffffff;border: 1px solid #38a7bb;border-bottom-color: transparent;cursor: default;}.nav1-tabs.nav1-justified {width: 100%;border-bottom: solid 1px #38a7bb;border-bottom: 0;}.nav1-tabs.nav1-justified > li {float: none;}.nav1-tabs.nav1-justified > li > a {text-align: center;}.nav1-tabs.nav1-justified > .dropdown .dropdown-menu {top: auto;left: auto;}.nav1-tabs.nav1-justified > li > a {margin-right: 0;border-radius: 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border: 1px solid #38a7bb;}@media (min-width: 768px) {.nav1-tabs.nav1-justified > li > a {border-bottom: 1px solid #38a7bb;border-radius: 0 0 0 0;}.nav1-tabs.nav1-justified > .active > a, .nav1-tabs.nav1-justified > .active > a:hover, .nav1-tabs.nav1-justified > .active > a:focus {border-bottom-color: #ffffff;}}.nav1-pills > li {float: left;}.nav1-pills > li > a {border-radius: 0;}.nav1-pills > li + li {margin-left: 2px;}.nav1-pills > li.active > a, .nav1-pills > li.active > a:hover, .nav1-pills > li.active > a:focus {color: #ffffff;background-color: #38a7bb;}.nav1-stacked > li {float: none;}.nav1-stacked > li + li {margin-top: 2px;margin-left: 0;}.nav1-justified {width: 100%;border-bottom: solid 1px #38a7bb;}.nav1-justified > li {float: none;}.nav1-justified > li > a {text-align: center;}.nav1-justified > .dropdown .dropdown-menu {top: auto;left: auto;}.nav1-tabs-justified {border-bottom: 0;}.nav1-tabs-justified > li > a {margin-right: 0;border-radius: 0;}.nav1-tabs-justified > .active > a, .nav1-tabs-justified > .active > a:hover, .nav1-tabs-justified > .active > a:focus {border: 1px solid #38a7bb;}@media (min-width: 768px) {.nav1-tabs-justified > li > a {border-bottom: 1px solid #38a7bb;border-radius: 0 0 0 0;}.nav1-tabs-justified > .active > a, .nav1-tabs-justified > .active > a:hover, .nav1-tabs-justified > .active > a:focus {border-bottom-color: #ffffff;}}.tab-content {padding: 15px;border: solid 1px #ddd;border-top: none;}a.list-group-item.active > .badge, .nav1-pills > .active > a > .badge {color: #38a7bb;background-color: #ffffff;}.nav-pills1 > li > a > .badge {margin-left: 3px;}.panel.sidebar-menu h3 {padding: 5px 0;margin: 0;}.panel.sidebar-menu {background: #fff;margin: 0 0 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.panel.sidebar-menu .panel-heading {text-transform: uppercase;margin-bottom: 10px;background: none;padding: 0;letter-spacing: 0.08em;border-bottom: none;}.panel.sidebar-menu .panel-heading h1, .panel.sidebar-menu .panel-heading h2, .panel.sidebar-menu .panel-heading h3, .panel.sidebar-menu .panel-heading h4, .panel.sidebar-menu .panel-heading h5 {display: inline-block;border-bottom: solid 5px #38a7bb;line-height: 1.1;margin-bottom: 0;padding-bottom: 10px;}.panel.sidebar-menu .panel-heading .btn.btn-danger {color: #fff;margin-top: 5px;}.panel.sidebar-menu .panel-body {padding: 0;}.panel.sidebar-menu .panel-body span.colour {display: inline-block;width: 15px;height: 15px;border: solid 1px #555555;vertical-align: top;margin-top: 2px;margin-left: 5px;}.panel.sidebar-menu .panel-body span.colour.white {background: #fff;}.panel.sidebar-menu .panel-body span.colour.red {background: red;}.panel.sidebar-menu .panel-body span.colour.green {background: green;}.panel.sidebar-menu .panel-body span.colour.blue {background: blue;}.panel.sidebar-menu .panel-body span.colour.yellow {background: yellow;}.panel.sidebar-menu .panel-body label {color: #999999;font-size: 12px;}.panel.sidebar-menu .panel-body label:hover {color: #555555;}.panel.sidebar-menu ul.nav1.category-menu {margin-bottom: 20px;text-transform: uppercase;font-weight: 700;letter-spacing: 0.08em;}.panel.sidebar-menu ul.nav1.category-menu li a {font-family: "Roboto", Helvetica, Arial, sans-serif;}.panel.sidebar-menu ul.nav1 ul {list-style: none;padding-left: 0;}.panel.sidebar-menu ul.nav1 ul li {display: block;}.panel.sidebar-menu ul.nav1 ul li a {position: relative;font-family: "Times New Roman", Times, serif;font-weight: normal;text-transform: none !important;display: block;padding: 10px 15px;padding-left: 30px;font-size: 12px;color: #999999;}.panel.sidebar-menu ul.nav1 ul li a:hover, .panel.sidebar-menu ul.nav1 ul li a:focus {text-decoration: none;background-color: #eeeeee;}.panel.sidebar-menu ul.tag-cloud {list-style: none;padding-left: 0;}.panel.sidebar-menu ul.tag-cloud li {display: inline-block;}.panel.sidebar-menu ul.tag-cloud li a {display: inline-block;padding: 5px;border: solid 1px #eeeeee;border-radius: 0;color: #38a7bb;margin: 5px 5px 5px 0;text-transform: uppercase;letter-spacing: 0.08em;font-weight: 700;font-size: 12px;}.panel.sidebar-menu ul.tag-cloud li a:hover {color: #38a7bb;text-decoration: none;border-color: #38a7bb;}.panel.sidebar-menu ul.popular, .panel.sidebar-menu ul.recent {list-style: none;padding-left: 0;padding: 20px 0;}.panel.sidebar-menu ul.popular li, .panel.sidebar-menu ul.recent li {margin-bottom: 10px;padding: 5px 0;border-bottom: dotted 1px #eeeeee;}.panel.sidebar-menu ul.popular li:before, .panel.sidebar-menu ul.recent li:before, .panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {content: " ";display: table;}.panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {clear: both;}.panel.sidebar-menu ul.popular li:before, .panel.sidebar-menu ul.recent li:before, .panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {content: " ";display: table;}.panel.sidebar-menu ul.popular li:after, .panel.sidebar-menu ul.recent li:after {clear: both;}.panel.sidebar-menu ul.popular li img, .panel.sidebar-menu ul.recent li img {width: 50px;margin-right: 10px;}.panel.sidebar-menu ul.popular li h5, .panel.sidebar-menu ul.recent li h5 {margin: 0 0 10px;}.panel.sidebar-menu ul.popular li h5 a, .panel.sidebar-menu ul.recent li h5 a {font-weight: normal;}.panel.sidebar-menu ul.popular li p.date, .panel.sidebar-menu ul.recent li p.date {float: right;font-size: 12px;color: #999999;}.panel.sidebar-menu ul.popular li:last-child, .panel.sidebar-menu ul.recent li:last-child {border-bottom: none;}.panel.sidebar-menu .text-widget {font-size: 12px;}.panel.sidebar-menu.with-icons ul.nav1 li a:after {font-family: 'FontAwesome';content: "\f105";position: relative;top: 0;float: right;}body, select,input,textarea{font-family:Arial, Helvetica, sans-serif;}.clr{float:none;clear:both;width:100%;height:0;}.topblue{background:#01b7f2;}.mrtb10{margin:3px 0;}.header-background{}a.logo{padding:5px 0;display:block;}@media (max-width: 980px){}@media (max-width: 768px){a.logo{display:none}}a.logo img{width:80px;height:60px;}@media (max-width: 980px){a.logo img{width:80px;height:60px;}}.posrel{position:relative}.logodiv{position:absolute;top:-5px;left:0px;width:235px;}.martop30{margin-top:10px;}@media (min-width: 980px){.logodiv{position:relative;top:0;}}.navbar{margin-bottom:0}ul.nav li{float:right;}ul.dropdown-menu li{width:100%;}ul.dropdown-menu li a{display:block;text-align:left;}ul.nav li.active a, ul.nav li.open a{color:#333 !important}ul.nav li ul.dropdown-menu li a{color:#333 !important;}ul.nav li a{font-family:Arial, Helvetica, sans-serif;margin-left:0px;font-size:14px;color:#fff !important;}ul.nav li span{display:block;text-align:left;font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#fff !important;margin-left:20px;margin-top:10px;font-weight:bold;}ul.dropdown-menu li a:active, ul.dropdown-menu li a:hover, ul.nav li a:active, ul.nav li a:hover{color:#0543bc !important;}@media (min-width: 1200px){#navbar ul.nav li a{margin-left:20px;}}ul.navbar-nav li a{font-weight:bold;}ul.navbar-nav li:last-child a{padding-right:0;}ul.navbar-nav li:first-child{border-right:1px solid #fff;}ul.navbar-nav li:last-child{border-left:1px solid #999;}@media (max-width: 768px){ul.navbar-nav li:first-child{border:0}ul.navbar-nav li:last-child{border:0}.nav-pills .navbar-nav > li > a {padding-top:4px !important;padding-bottom:4px !important;}}p.phn-no{font-family:Arial, Helvetica, sans-serif;font-size:17px;color:#28b6e9;float:right;font-weight:bold;margin:0;padding:20px 0 0 0;}p.phone-text{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#2d2d2d;float:right;}.slidercon{height:500px;float:left;width:100%;overflow:hidden;position:relative;border-top:2px solid #fdb716;}.sliderinside{width:100%;height:500px;float:left;}.scrlslider{width:100%;height:500px;}.scrltext{width:100%;height:500px;margin:0 auto;display:block;text-align:center}.bg2{background:url(../images/ban2.jpg) no-repeat top center}.bg1{background:url(../images/ban1.jpg) no-repeat top center}.searchbox{top:-450px;right:0;position:relative;width: 420px;height: 404px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background-color: #fff;-webkit-box-shadow: 0 8px 9px rgba(0,0,0,.09);-moz-box-shadow: 0 8px 9px rgba(0,0,0,.09);box-shadow: 0 8px 9px rgba(0,0,0,.09);border: solid 4px #fdb716;z-index:999 !important }.searchbox-tl{background:#fdb716;color:#fff;font-size:18px;font-weight:bold;padding:5px 10px;}.search-bar{padding:15px 10px;}.offers{width:550px;position: relative;left:620px;top: -855px;z-index:999 !important }.offer-box{background:#fff;-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.13);-moz-box-shadow: 0 5px 5px rgba(0,0,0,.13);box-shadow: 0 5px 5px rgba(0,0,0,.13);border: solid 1px #b0b0b0;padding:8px;margin-bottom:25px;}.offer-box img{width:100%;}.green{color:#393 !important;font-size:12px;}.offers2{display:none;}.spoffer {background: rgba(0, 0, 0, 0) url("../images/offer.png") no-repeat scroll 0 0;color: #fff;font-family: "roboto_slabbold";font-size: 15px;height: 75px;line-height: 15px;padding: 8px 7px 15px 10px;position: absolute;right: 15px;text-align: right;text-shadow: 0 -1px 0 #777;top: 0;width: 75px;}@media (min-width:940px) and (max-width: 1200px){.offers{left:450px;}}@media{ (max-width: 1050px){.offers{display:none;}.offers2{display:block;}}@media (max-width: 1000px){.searchbox{position:relative;top:-450px;}.sd{float:left;height:0;}}@media (max-width: 500px){.searchbox{width:100%;top:-500px;height: 504px;}.sd{float:left;height:0;margin:0;padding:0;margin-left:-15px;margin-right:-15px;}.searchbox select{padding-left:3px;padding-right:3px;}}.serbanner{position:relative;height:500px;overflow:hidden;}.search-btn{width:100%;background:#01b7f2;color:#fff;}.search-btn:hover{width:100%;background:#fdb716;color:#fff;border-color:#fdb716;}.container-background{background:url(../images/con-bg.jpg) repeat-x top;padding-bottom:50px;padding-top:20px;}.noti{font-family:Arial, Helvetica, sans-serif;font-size:14px;background:#fd6f0a;color:#fff;padding:8px;margin:15px;position:relative;}.noti span{background:#ffde00;color:#2c2c2c;padding:3px 10px;margin-right:20px;}.closenoti{padding:24px 24px 0 0;background:url(../images/noti-close.png) no-repeat 0 0;position:absolute;top:5px;right:5px;cursor:pointer;}.closenoti:hover{background-position:0 -25px;}.sliderbg{width:100%;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #fff;-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.17);-moz-box-shadow: 0 5px 5px rgba(0,0,0,.17);box-shadow: 0 5px 5px rgba(0,0,0,.17);border: solid 5px #fff;margin:0;padding:0 }.searchbg{width:100%;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #f9f9f9;-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.7);-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.7);box-shadow: 0 0 5px 0 rgba(0,0,0,.7);border: solid 5px #fff;margin:0;padding:10px;}.se2{}h2.settl{font-family:Arial, Helvetica, sans-serif;font-size:20px;line-height:20px;border-bottom:1px solid #01b7f2;color:#01b7f2;padding:0 0 3px;margin:0 0 5px;width:100%;float:left;}h2.selt2{font-size:24px;line-height:24px;padding:10px 0 3px;margin:10px 0 5px;}h3.sersubtl{font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#ed1c24;line-height:24px;margin:6px 0 0;padding:0;font-weight:bold;}h3.sersubtl span{padding:24px 24px 0 0;float:left;margin-right:5px;}h3.sersubtl span.going{background:url(../images/going.png) no-repeat 5px 0;}h3.sersubtl span.whn{background:url(../images/calen.png) no-repeat 0 0;}h3.sersubtl span.hmp{background:url(../images/howmany.png) no-repeat 0 3px;}form.serchform label{color:#282828;font-size:11px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;margin:0;padding:0;}.padb15{padding-top:25px;}.tdbox{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.13);-moz-box-shadow: 0 5px 5px rgba(0,0,0,.13);box-shadow: 0 5px 5px rgba(0,0,0,.13);border: solid 1px #b0b0b0;}.hp-img{padding:8px;overflow:hidden;}.hp-img img{width:100%;}@media (min-width: 1200px){.hp-img{height:230px;}.hp-img img{height:240px;}}@media (min-width: 1000px) and (max-width: 1200px){.hp-img{height:195px;}.hp-img img{height:195px;}}@media (min-width: 768px) and (max-width: 1000px){.hp-img{height:328px;}.hp-img img{height:328px;}}@media (max-width: 768px){.hp-img{height:auto;}}h2.hptl{font-family:Arial, Helvetica, sans-serif;font-size:20px;font-weight:bold;color:#fdb716;line-height:26px;}h3.hptl a{color:#626262;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:26px;}h3.hptl a:hover{color:#01b7f2;}h3.hpt2{padding:0;margin:0;}h3.hpt2 a{color:#626262;text-decoration:none;font-family:Arial, Helvetica, sans-serif;font-size:18px;padding:0;margin:0;}h3.hpt2 a:hover{color:#01b7f2;}p.hp-txt{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#626262;line-height:22px;}p.hp-txt span{color:#01b7f2;}p.hp-txt2{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#555;line-height:16px;padding: 0 !important;margin: 0 !important;}h3.fhd{color:#484848;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;margin:0 0 12px;padding:0;cursor:pointer;}h3.fhd span{padding:12px 12px 0 0;background:url(../images/blue-arrow.png) no-repeat 0 -18px;margin:3px 5px 0;width:0;height:0;float:left }h3.arshow span{background:url(../images/blue-arrow.png) no-repeat 0 0;}.fotanc a{display:block;text-decoration:none;}.footercol a:hover, .fotanc a:hover{color:#ed1c24;}.footercol{color:#818181;}.footercol strong{color:#222;}.footercol a{color:#818181;text-decoration:none;}.padbtn10{padding-bottom:15px;}#flink{display:none;}.mapbg{background:url(../images/dotmap.png) no-repeat 20% center;padding-top:20px;padding-bottom:20px;}.containerbg{background:#eaeaea url(../images/conbg.jpg) repeat-x top;padding-bottom:40px;}h1.headding1{display:block;font-size:36px;font-family:Arial, Helvetica, sans-serif;border-bottom:1px solid #b7b7b7;padding-top:50px;padding-bottom:5px;margin-bottom:25px;color:#484848;}h1.headding1_1{font-size:28px;display:block;font-family:Arial, Helvetica, sans-serif;border-bottom:1px solid #b7b7b7;padding-bottom:5px;margin-bottom:25px;color:#484848;}h1.headdetails{margin-bottom:0;}h1.pt0{padding-top:0px;}.serbx{position:relative;overflow:hidden;margin-bottom:30px;}.serbx img{width:100%}.offer{width:75px;height:75px;padding:8px 7px 15px 10px;position:absolute;top:0;right:15px;background:url(../images/offer.png) no-repeat 0 0;font-family:Arial, Helvetica, sans-serif;font-size:15px;color:#fff;text-align:right;line-height:15px;text-shadow: 0 -1px 0 #777;}.whitebg{background:#fff;margin:0;}h2.headding2{display:block;font-size:24px;font-family:Arial, Helvetica, sans-serif;color:#555;line-height:24px;text-align:center;}h2.price1{text-align:right;display:block;font-size:24px;font-family:Arial, Helvetica, sans-serif;color:#a5c507;line-height:24px;padding-top:15px;}h2.price2{display:block;font-size:23px;font-family:Arial, Helvetica, sans-serif;color:#a5c507;line-height:20px;}h2.price2 span{color:#aaa;}p.text1_1{font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#555;line-height:17px;}p.text1{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#555;line-height:12px;}a.linktodetails{display:inline-block;padding:2px 40px;margin:22px;text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#fff;text-shadow: 0 -1px 0 #777;border-top:1px solid #13bfff;border-radius: 15px;-moz-border-radius: 15px;-webkit-border-radius: 15px;background: #0090d4;background: -moz-linear-gradient(top, #0090d4 0%, #0280ba 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0090d4), color-stop(100%,#0280ba));background: -webkit-linear-gradient(top, #0090d4 0%,#0280ba 100%);background: -o-linear-gradient(top, #0090d4 0%,#0280ba 100%);background: -ms-linear-gradient(top, #0090d4 0%,#0280ba 100%);background: linear-gradient(to bottom, #0090d4 0%,#0280ba 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0090d4', endColorstr='#0280ba',GradientType=0 );}a.linktodetails:hover{text-decoration:none !important;background: #0084d6;background: -moz-linear-gradient(top, #0084d6 0%, #1f6ae2 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0084d6), color-stop(100%,#1f6ae2));background: -webkit-linear-gradient(top, #0084d6 0%,#1f6ae2 100%);background: -o-linear-gradient(top, #0084d6 0%,#1f6ae2 100%);background: -ms-linear-gradient(top, #0084d6 0%,#1f6ae2 100%);background: linear-gradient(to bottom, #0084d6 0%,#1f6ae2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0084d6', endColorstr='#1f6ae2',GradientType=0 );}.serimg{height:200px;}@media (max-width: 768px){.serimg{height:auto;}}.bottop{border-top:1px solid #d2d2d2;text-align:center;padding:0;margin:0;}.txttop{border-top:1px solid #d2d2d2;text-align:justify;margin:0;padding:10px 0 5px;}p.text2{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#555;line-height:20px;}p.text2 a{color:#018bcc;font-style:italic;}.text2 a:hover{text-decoration:none;color:#027cb6;}.rdbtn{padding-top:0px;padding-bottom:0px;}.rdbtnrow{padding-bottom:10px }@media (min-width: 980px){.rdbtn{padding-top:30px;padding-bottom:50px;}.rdbtnrow{padding-bottom:0px }}.psselbox3, .psselbox2, .roundcorner{background-color: #fff;-webkit-box-shadow: inset 0 4px 5px rgba(208,208,208,.75);-moz-box-shadow: inset 0 4px 5px rgba(208,208,208,.75);box-shadow: inset 0 4px 5px rgba(208,208,208,.75);border: solid 1px #d0d0d0;}select#circuito-select option{padding:6px 5px;background:#fff;}.roundcornerleft{-moz-box-shadow: inset -1px 3px 6px #888;-webkit-box-shadow: inset -1px 3px 6px #888;box-shadow: inset -1px 3px 6px #888;border:0;background:#edebeb;background-color: #fff;-webkit-box-shadow: inset 0 4px 5px rgba(208,208,208,.75);-moz-box-shadow: inset 0 4px 5px rgba(208,208,208,.75);box-shadow: inset 0 4px 5px rgba(208,208,208,.75);border: solid 1px #d0d0d0;}.roundcornerright{background-color: #f5f5f5;border: solid 1px #d0d0d0;}a.searchbtn6, button.searchbtn, a.searchbtn, .searchbtn{font-weight:bold;font-size:16px;font-family:Arial, Helvetica, sans-serif;color:#fff;text-align:center;border:0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #01b7f2;}button.searchbtn:hover, a.searchbtn:hover, .searchbtn:hover{background-color: #fdb716;}.pssb2{position:relative;display:block;width:100%;}.pssb2 ul{display:none;}.psselbox2{width:100%;cursor:pointer;color: #555;display: block;font-size: 14px;height: 34px;line-height: 1.42857;padding: 6px 12px;}.psselbox2 p{color:#333;margin:2px 0 0 0px;width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display:block }ul.psselbox2-ul{width:100%;z-index:4;position:absolute;top:35px;background:#d7d7d7;padding:5px;overflow:hidden;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}ul.psselbox2-ul li{background:#fff;padding:5px;color:#555;border-bottom:1px dashed #d7d7d7;}ul.psselbox2-ul li input[type="checkbox"]{display:inline-block;}ul.psselbox2-ul li label{display:inline-block;margin-left:5px;color:#555;font-family: 'robotolight';font-size:14px;}ul.psselbox2-ul li:first-child{border-radius:18px 18px 0 0 ;-moz-border-radius:18px 18px 0 0 ;-webkit-border-radius:18px 18px 0 0 ;}ul.psselbox2-ul li:last-child{border-bottom:0;border-radius:0 0 18px 18px;-moz-border-radius:0 0 18px 18px;-webkit-border-radius:0 0 18px 18px;}ul.psselbox2-ul li:hover{color:#000;}.pssb3{position:relative;display:block;width:100%;}.pssb3 ul{display:none;}.psselbox3{width:100%;cursor:pointer;color: #555;display: block;font-size: 14px;height: 34px;line-height: 1.42857;padding: 6px 12px;}.psselbox3 p{color:#333;margin:2px 0 0 0px;width:100%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;display:block }ul.psselbox3-ul{width:100%;z-index:4;position:absolute;top:35px;background:#d7d7d7;padding:5px;overflow:hidden;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}ul.psselbox3-ul li{background:#fff;padding:5px;color:#555;border-bottom:1px dashed #d7d7d7;}ul.psselbox3-ul li input[type="checkbox"]{display:inline-block;}ul.psselbox3-ul li label{display:inline-block;margin-left:5px;color:#555;font-family:Arial, Helvetica, sans-serif;font-size:14px;}ul.psselbox3-ul li:first-child{border-radius:18px 18px 0 0 ;-moz-border-radius:18px 18px 0 0 ;-webkit-border-radius:18px 18px 0 0 ;}ul.psselbox3-ul li:last-child{border-bottom:0;border-radius:0 0 18px 18px;-moz-border-radius:0 0 18px 18px;-webkit-border-radius:0 0 18px 18px;}ul.psselbox3-ul li:hover{color:#000;}.footbg{background:#fff;border-top:1px solid #d1d1d1;padding-top:50px;}h3.headding3{font-family:Arial, Helvetica, sans-serif;font-size:22px;color:#1a1a1a;}nav.footerlinks{padding:10px 0 40px;}nav.footerlinks ul li a{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#2f2f2f;padding-bottom:10px;display:block;}nav.footerlinks ul li a:hover{text-decoration:none;color:#027cb6;}.footerbottom{border-top:1px solid #d2d2d2;padding:15px 0;margin:0;}.pl{padding-left:0;padding-top:20px;}.pr{padding-right:0;text-align:right;}@media (max-width: 990px){.pr{text-align:left;padding-left:0;padding-top:10px;}}.padmarzero{padding:0;margin:0;}.padmar15{padding:15px 0;margin:0;}.w100{width:100%;background:#0F0 }.sernbox{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.13);-moz-box-shadow: 0 5px 5px rgba(0,0,0,.13);box-shadow: 0 5px 5px rgba(0,0,0,.13);border: solid 1px #999;padding:0;margin:0;}h2.sett3{font-family:Arial, Helvetica, sans-serif;color:#fff;padding:10px;margin:0;width:100%;float:left;font-size:24px;line-height:24px;font-weight:bold;background:#fcb717;}h2.bs-sett3{font-family:Arial, Helvetica, sans-serif;color:#000;padding:5px 15px;margin:0;width:100%;float:left;font-size:16px;line-height:24px;font-weight:bold;background:#d2d2d2;}p.pstl{font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#585858;}.pst2{margin:0;padding:10px 0 0;text-align:center;}p.pst3b, p.pst3{text-align:right;font-size:13px;color:#585858;}p.pstlb, p.pst3b{font-size: 14px;font-weight: bold;}.summeryset{border: 1px solid #ddd;}.summeryset .row{border-bottom: 1px solid #e1e1e1;}@media (max-width: 768px){.smalmar{margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0;margin-top: 15px;}}h2.sett4{font-family:Arial, Helvetica, sans-serif;border-bottom:1px solid #e1e1e1;color:#222;padding:0 10px 10px 0;margin:0 0 15px 0;width:100%;font-size:24px;line-height:24px;}@media (max-width: 980px){h2.sett4{padding-top:20px;}}.serimg{padding-top:10px;}.serimg img{width:100%;height: 180px;}.search-image{position: relative;overflow: hidden;}.img-zoom{max-width:100%;-webkit-transition: all .4s ease-in-out;-moz-transition: all .4s ease-in-out;-o-transition: all .4s ease-in-out;-ms-transition: all .4s ease-in-out;}.transition {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}h3.sertl{font-family:Arial, Helvetica, sans-serif;font-size:24px;}h3.sertl a{color:#444444;text-decoration:none;}h3.sertl a:hover{color:#fcb717;}h2.sett4_2{padding:0;border-bottom:0;margin:0 0 15px 0;}h2.sett4 a.stars, h3.sertl a.stars{padding:20px 21px 0 0;background:url(../images/star.png) no-repeat 0 0;margin:12px 0 0;display:inline-block;}h2.sett4 a.sfull, h3.sertl a.sfull{background-position:0 0;}h2.sett4 a.shalf, h3.sertl a.shalf{background-position:-21px 0;}h2.sett4 a.sblank, h3.sertl a.sblank{background-position:-42px 0;}p.itemhome{margin: -10px 0 10px !important;}p.itemhome i{color: #fcb717;font-size: 14px;padding-right: 4px;padding-bottom: 0 !important;margin:0 !important;}p.sertlul{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#585858;font-style:italic;}p.sertlul a{text-decoration:none;font-style:normal;}p.sertlul a:hover{color:#01b7f2;}@media (max-width: 768px){.dbl{float:none !important;clear:both !important;margin:0 !important;}.blk2{display:block;margin:10px 0 !important;}}p.sertlul a.searchbtn:hover{color:#fff;}p.settxt{font-family:Arial, Helvetica, sans-serif;font-size:14px;color:#454545;text-align:justify;}table.graytable{}table.graytable tr th, table.graytable tr td{font-family:Arial, Helvetica, sans-serif;white-space:normal !important;}.bggr{background:#d2d2d2;}.bggr2{background:#f0f0f0;}.bggr3{background:#ffb27c;}.bggr4{background:#D1FFC1;color:#111;}.txtgrn{color:#5bc71a;font-size:18px;}@media (max-width: 640px){.txtgrn{font-size:14px;min-width:100px !important;}}a.rmanc{background:#fd6f0a;color:#fff;padding:2px 6px;margin-left:5px;text-decoration:none;}table.graytable tr td.sbk{text-align:right;padding-top:10px;}button.searchbtn, a.searchbtn{padding:10px 10px;text-decoration:none;float:right;}p.tabtp{font-family:Arial, Helvetica, sans-serif;font-size:18px;float:right;}.mrb20{margin-bottom:20px;}.sertxt{font-size:12px;color:#337ab7;line-height:12px;padding:11px 0 0;margin:0;display:block;font-weight:bold;}.serfc{padding:4px 2px !important;font-size:12px;}.padmarzerocondition{padding:0 7px;margin:0;}@media (max-width: 980px){.padmarzerocondition{padding:inherit;margin:inherit;}.sertxt{padding-bottom:3px;}.btnserdiv{padding-top:12px;}}.detbox{-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.13);-moz-box-shadow: 0 5px 5px rgba(0,0,0,.13);box-shadow: 0 5px 5px rgba(0,0,0,.13);border: solid 1px #999;border-top:0;padding:0;margin:0;}ul.detailstab li{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#585858;font-weight:bold;float:left;}ul.detailstab li a{padding:15px 12px;color:#585858 !important;}@media (max-width: 1200px){ul.detailstab li{width:24.8%;text-align:center;font-size:16px;}ul.detailstab li a{display:block }}@media (max-width: 500px){ul.detailstab li a{font-size:12px;word-wrap:break-word;}}@media (max-width: 768px){ul.detailstab li{height:60px;overflow:hidden;}}ul.detailstab li.active a:hover, ul.detailstab li.active a:focus, ul.detailstab li.active a{border-color:#999;border-bottom-color:#fff;color:#999;}ul.detailstab{border-bottom-color:#999;}ul.detailstab li a:hover{background:#eaeaea;border-bottom:#0090d4;}.tab-focus{outline: 0;}input::-moz-focus-inner {border: 0;}*{outline: 0;outline-width:0;}html * {outline: 0 !important;}.revtxt1{font-size:24px;color:#454545;font-family:Arial, Helvetica, sans-serif;padding:10px 0;}.revtxt1 a{color:#e32d34;font-size:12px;}.padding-right-zero{padding-right:0;}.mrgleft30{margin-left:30px;}@media (max-width: 990px){.mrgleft30-push{margin-left:15px;}}.reviewdiv, .mapdiv{display:block;padding:15px;}.progress{position:relative;}.per{width:100%;text-align:center;position:absolute;color:#fff;font-weight:bold;text-shadow: 0 1px 1px #777;}@media (min-width: 990px){.txt-aln{text-align:right;}}.bdrb{border-bottom:1px solid #e1e1e1;padding-bottom:5px;background:#f7f7f7;}.gestrev{font-size:14px;font-weight:bold;color:#333;}.gestrev span{font-weight:normal;font-size:13px;color:#666;}.gesstar{font-size:13px;color:#333;}.gstrpl, .gstrminus{font-weight:bold;}.gstrpl{color:#f00}.gstrminus{color:#393;padding-right:3px;}.grbl{background:url(../images/bubble.png) no-repeat 0 0;text-align:center;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:16px;width:41px;height:35px;padding-top:5px;}.grdv{padding-top:5px;margin-bottom:5px;border-bottom:1px dashed #e9e9e9;}p.speech {font-family:Arial, Helvetica, sans-serif;position: relative;text-align: center;background-color: #fff;border: 8px solid #ccc;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;padding:40px 40px;font-size:16px;margin:10px;}p.speech span{display:block;color:#f00;font-family:Arial, Helvetica, sans-serif;font-size:35px;}#hmp{height:45px;margin-bottom:10px;overflow:hidden;overflow-x: hidden;}p.rm{margin-top:30px;}p.rm1{margin-top:5px;}h2.sett3 span{font-family:Arial, Helvetica, sans-serif;color:#555;padding:5px 0 5px 0px;display:block;font-size:14px;line-height:14px;font-weight:normal;}p.ttl{font-size:20px;color:#393;}p.ttl2{font-size:16px;}.chkst{margin:10px 0;position: relative;}.chkst p{font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#333;padding:5px 0 0 15px;}.chkst p span{font-family:Arial, Helvetica, sans-serif;color:#555;display:block;font-size:13px;}.chkstps1-off{border: 2px solid #ccc;-webkit-border-radius: 15px 0 0 15px;-moz-border-radius: 15px 0 0 15px;border-radius: 15px 0 0 15px;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;}.chkstps1-on{border: 2px solid #339933;-webkit-border-radius: 15px 0 0 15px;-moz-border-radius: 15px 0 0 15px;border-radius: 15px 0 0 15px;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;background:#51b851;}.chkstps1-on:before {content: ' ';position: absolute;width: 0;height: 0;left: 30px;top: 60px;border: 10px solid;border-color: #339933 transparent transparent #339933;}.chkstps2-off{border: 2px solid #ccc;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;}.chkstps2-on{border: 2px solid #339933;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;background:#51b851;}.chkstps2-on:before {content: ' ';position: absolute;width: 0;height: 0;left: 30px;top: 60px;border: 10px solid;border-color: #339933 transparent transparent #339933;}.chkstps3-off{border: 2px solid #ccc;-webkit-border-radius:0 15px 15px 0;-moz-border-radius: 0 15px 15px 0;border-radius: 0 15px 15px 0;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;}.chkstps3-on{border: 2px solid #339933;-webkit-border-radius:0 15px 15px 0;-moz-border-radius: 0 15px 15px 0;border-radius: 0 15px 15px 0;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;background:#51b851;}.chkstps3-on:before {content: ' ';position: absolute;width: 0;height: 0;left: 30px;top: 60px;border: 10px solid;border-color: #339933 transparent transparent #339933;}.chkstps3-on p span, .chkstps3-on p, .chkstps2-on p span, .chkstps2-on p, .chkstps1-on p span, .chkstps1-on p{color:#fff;}@media (max-width: 650px){.chkstps3-on:before, .chkstps2-on:before, .chkstps1-on:before, .chkst p span{display:none;}.chkst p{text-align:center;padding:10px 0 0;}}.strred{color:#f00;}.chekrow{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow: 2px 2px 4px #888;-moz-box-shadow: 2px 2px 4px #888;box-shadow: 2px 2px 4px #888;font-family:Arial, Helvetica, sans-serif;font-size:14px;padding:5px 12px;cursor:pointer;margin-bottom:10px;border: 1px solid #666;background:#ccc;color:#222;}.openrow{border: 1px solid #009ae1;background:#009ae1;color:#fff;}.rw1{padding:19px 19px 0 0;background:url(../images/unchecked.png) no-repeat 0 0;margin:2px 7px 0 0;float:left;}.rw1bg{background:url(../images/checked.png) no-repeat 0 0;}.chekrow p{float:left;padding:6px 0 0;margin:0;line-height:12px;font-size:12px;}.radiocheckbox, .formcontainer{display:none;}.graybox{border:1px solid #ccc;padding:0;}.graybox_bg{background:#f1f1f1;padding:10px 0;}button.ptp{font-weight:normal;font-size:12px;padding-left:0;padding-right:0;text-align:center;}.hapc{color:#01b7f2;padding-top:8px;padding-bottom:8px;display:block;}p.rim{padding-top:10px;line-height:14px;}.inp-code{background:none;border:none;float:left;width:50%;}.codeapply{float:right;width:40px;color:#01b7f2;cursor:pointer;}.inpbox{display:none}.rim-error{color:#f00;display:none;font-size:11px;}.rim-success{color:#393;display:none;font-size:11px}@media (max-width:1200px){.hapc{padding-top:0px;}p.rim{padding-top:2px;}button.ptp{height:45px;}}@media (max-width:1000px){.hapc{padding-top:0px;}p.rim{padding-top:2px;}button.ptp{height:34px;font-weight:bold;font-size:16px;}.inpbox{margin-bottom:10px}}.graybox2{border:1px solid #ccc;padding:5px 15px 15px;background:#f1f1f1;display:none;}p.perdetails{font-size:15px;font-weight:bold;color:#444;}p.perdetails span{color:#666;display:block;font-size:14px;font-weight:normal;padding-bottom:15px;}h2.settpd{font-family:Arial, Helvetica, sans-serif;font-size:18px;color:#333;padding:5px;background:#e1e1e1;}p.creditcard{font-weight:bold;border-bottom:1px solid #ccc;}a.tser{color:#01b7f2;}ul.list-group li.active a{color:#fff !important;}ul.list-group li a{text-decoration:none;}ul.list-group li.active a:focus, ul.list-group li.active a:hover{color:#fff !important;text-decoration:none;}a.managebook{text-decoration:none;}button.searchbtn5, a.searchbtn6{display:block;padding:2%;width:80%;margin:0 10%;text-align:center;font-weight:bold;font-size:16px;font-family:Arial, Helvetica, sans-serif;color:#fff;text-align:center;border:0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #01b7f2;}button.searchbtn7, a.searchbtn7{display:block;padding:2%;width:96%;margin:10px auto;text-align:center;font-weight:bold;font-size:16px;font-family:Arial, Helvetica, sans-serif;color:#fff;text-align:center;border:0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #01b7f2;}a.searchbtn8{display:block;padding:2%;width:96%;margin:0 auto 10px;text-align:center;font-size:14px;font-family:Arial, Helvetica, sans-serif;color:#01b7f2;text-align:center;border:0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background: #fff;border: 2px solid #01b7f2;}.searchbtn8:focus, .searchbtn8:hover{border-color: #fdb716;color: #fdb716;text-decoration:none;}.searchbtn7:focus, .searchbtn7:hover, button.searchbtn5:focus, button.searchbtn5:hover, .searchbtn6:focus, .searchbtn6:hover{text-decoration:none;background: #fdb716;}@media (max-width: 940px){button.searchbtn5{margin-bottom:10px;}}.developed{float:left;}.cmstext{text-align:justify;padding-top:12px;}ul.cmslist{list-style:none;}ul.cmslist li{list-style-type:none;text-align:justify;}.derror {color: #e62e04;font-size: 14px;padding-bottom: 12px;text-align: center;}.forpass{margin:8px 0 0 10px;float:left;}.forpass:hover{text-decoration:none;}.logbtn{width:80px;float:left;}.serbtn3{padding:4px 0 !important;margin-left:0;float:none;width:100%;display:block }footer{margin:0;padding:0;margin-top:25px 0 0 0;}.footer-bg{background:#3a3a3c;width:100%;}.blackbg{background:#313133;padding:10px 0;}.copyright{color:#777;}@media (max-width: 768px){.copyright{width:100%;float:left !important;}}.footbox{padding-top:30px;padding-bottom:20px;}.footbox h3.widget-title {color: #f2f2f2;font-family:inherit;font-size: 15px;font-weight: 400;text-transform: uppercase;font-weight:bold;}.footbox p{color:#999;}.subscription-form input[type="email"]{background-color: #313133;border: 0 none;color: #777;display: inline-block;font-size:14px;font-style: normal;font-weight: normal;outline: 0 none;padding: 1rem 1.125rem;transition: all 0.35s ease-in 0s;width: 100%;height:46px;}.subscription-form .button.submit, .subscription-form input.submit[type="submit"] {color: #fff;display: block;height: 46px;text-align: center;width: 50px;font-size:30px;background:#01b7f2;border:0;}ul.social-icons{margin:0;padding:0}ul.social-icons li{margin:0;float:left;padding-right:10px;}ul.social-icons li a{font-size:30px;color:#01b7f2;}ul.social-icons li a:hover{color:#fff;}.filter-txt{width:100%;float:left;font-size:13px;font-weight:bold;padding:15px 0 3px;cursor:pointer;border-bottom:1px solid #e1e1e1;}.filter-txt span{color:#aaa;}.filter-txt:hover span{color:#555;}.flt{width:100%;float:left;}.sordbox{border: solid 1px #999;border-bottom:0;padding:0;padding:10px;}.lan-cont{float:right;position:relative;}.languagedv{background:#009ae1;width:140px;height:30px;margin:5px 0 5px 10px;color:#fff;cursor:pointer;}.languagedv img{width:38px;height:19px;margin:5px;float:left;}.languagedv p{float:left;margin:5px;}.languagedv .caret{float:right;margin:13px 8px 0 0;}.lan-dropdown{background:#009ae1;position:absolute;top:35px;left:10px;width:140px;z-index:9999 !important;display:none;}.lan-dropdown ul{margin:0;padding:0;width:100%;list-style:none;}.lan-dropdown ul li{padding:2px 0;border-top:1px solid #12abf2;color:#fff;width:100%;float:left;cursor:pointer;}.lan-dropdown ul li.lactive, .lan-dropdown ul li:hover{background:#12abf2;}.lan-dropdown ul li img{width:38px;height:19px;margin:5px;float:left;}.lan-dropdown ul li p{float:left;margin:5px;}.auth-li{margin-right: 0;}@media (max-width: 768px){.auth-li{float: left}ul.phno li{width: 100% !important;text-align: center !important;}ul.phno li span{text-align: center !important;font-size: 20px;}}@media (max-width: 600px){.lan-cont, .lan-dropdown, .languagedv{width:100%;float:left;}}@media (min-width: 320px) and (max-width: 600px){.auth-li{width: 100%;margin-left: 10px;}.auth-li li:first-child{float: right;}.auth-li li:last-child{float: left;}}@media (max-width: 320px){.auth-li li:first-child{float: left;}.auth-li li:last-child{float: left;}ul.phno li span{text-align: center !important;font-size: 14px;}}.currencydv{background:#009ae1;width:100px;height:30px;margin:5px 0 5px 10px;color:#fff;cursor:pointer;}.currencydv img{width:38px;height:19px;margin:5px;float:left;}.currencydv p{float:left;margin:5px;}.currencydv .caret{float:right;margin:13px 8px 0 0;}.curr-dropdown{background:#009ae1;position:absolute;top:35px;left:10px;width:100px;z-index:9999 !important;display:none;}.curr-dropdown ul{margin:0;padding:0;width:100%;list-style:none;}.curr-dropdown ul li{padding:2px 0;border-top:1px solid #12abf2;color:#fff;width:100%;float:left;cursor:pointer;}.curr-dropdown ul li.cactive, .curr-dropdown ul li:hover{background:#12abf2;}.curr-dropdown ul li img{width:38px;height:19px;margin:5px;float:left;}.curr-dropdown ul li p{float:left;margin:5px;}@media (max-width: 600px){.curr-dropdown, .currencydv{width:100%;float:left;}}.bg{height:0px !important}.mapbg{background: #ccc;padding: 15px 0 0;}.maptitle {color: #444;font-family: Arial,Helvetica,sans-serif;font-size: 20px;font-weight: bold;line-height: 40px;width: 100%;text-align: center;}#exampleInputEmail1, #currency{padding: 6px;}.sharebtn{display: block;}.sharebtn a{width: 32px;height: 32px;display: inline-block;margin: 0 3px 10px 0;overflow: hidden;}.sharebtn a img{width: 32px;height: 32px;}.sharebtn:last-child{margin-right: 0}.email_to_friend{padding: 5px;font-size: 12px;cursor: pointer;margin: 10px 0 0;}.email_to_friend i{position: relative;top: -1px;}.stf_form{margin-top: 20px;display: none;}.stf_form textarea.ftetextarea{resize: none;}@media (min-width: 980px) and (max-width:1200px){.res-btn{font-size: 13px;}}@media (min-width: 200px) and (max-width:980px){.res-btn{margin-bottom: 10px;}}.inpselset{display: table;width: 100%;}.leftb, .midb, .rightb{display: table-cell;background: #fff none repeat scroll 0 0;border: 1px solid #d0d0d0;color: #555;font-size: 14px;height: 34px;line-height: 1.42857;padding: 6px 12px;}.midb{box-shadow: 0 4px 5px rgba(208, 208, 208, 0.75) inset;text-align: center;}.leftb, .rightb{width:35px;text-align: center;cursor: pointer;background-color: #f5f5f5;color: #999;}@media (max-width: 400px){.leftb, .rightb{width: 25px;padding: 6px 0;}}.thumb_cart {border: 1px solid #ddd;float: left;height: 80px;margin-right: 10px;overflow: hidden;width: 80px;}.thumb_cart img {height: auto;padding: 1px;width: 78px;height:78px;}.item_cart {display: inline-block;position: relative;}.item_cart a{display: block;}.item_cart .avlset{margin-top: 5px;display: inline-block;width: 40px;text-align: center;color: #777;cursor: pointer;}.item_cart .avlset .avlset-icon{width: 40px;text-align: center;padding: 4px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;border: 1px solid #e1e1e1;display: block;}.rcp{padding-top: 20px;display: block }.rcp1{padding-top: 20px;font-weight: bold;display: block }.rcp2{padding-top: 5px;display: block }.rcmar20{margin-top: 15px}.hed1{background-color: #fff;text-transform: uppercase;border: 1px solid #ddd;vertical-align: bottom;font-weight: bold;padding-top: 5px;padding-bottom: 5px;}.rtset{background: #fafafa;padding-top: 7px;padding-bottom: 7px;border: 1px solid #ddd;}.det-rate{border: 2px solid #ffc94b;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;width: 40px;height:40px;padding: 7px 0;float: right;margin: 0px;text-align: center;font-size: 16px;color: #824300;font-weight: bold;background: #fcb717;position: relative;}.det-rate span{position: absolute;left: -50px;color: #888;font-size: 13px;}@media (max-width: 480px){.det-rate{float: none;clear: both;display: block;margin-left: 50px;}}.ser-rate{border: 2px solid #ffc94b;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;width: 35px;height:35px;padding: 8px 0;float: right;margin: 5px 0 0;text-align: center;font-size: 14px;color: #824300;font-weight: bold;background: #fcb717;position: relative;}.ser-rate span{position: absolute;left: -50px;color: #888;font-size: 13px;}@media (max-width: 480px){.ser-rate{float: none;clear: both;display: block;margin-left: 50px;}}.serrateholder{position: relative;}.index-rate{border: 2px solid #fff;-webkit-border-radius: 50px;-moz-border-radius: 50px;border-radius: 50px;width: 35px;height:35px;padding: 6px 0;margin: 5px 0 0;text-align: center;font-size: 14px;color: #fff;font-weight: bold;position: absolute;bottom: 50px;left: 10px;z-index: 99;}.index-rate span{position: absolute;right: -50px;color: #fff;font-size: 13px;}@media (max-width: 480px){.index-rate{float: none;clear: both;display: block;margin-left: 50px;}}.index-price1{width: 49%;position: absolute;bottom: 17px;left: 10px;font-size: 12px;color: #fff;z-index: 99;}.index-price2{width: 49%;position: absolute;bottom: 10px;right: 10px;font-size: 22px;font-weight: bold;color: #fff;z-index: 99;text-align: right;}@media (max-width: 1200px){.index-price1, .index-price2{bottom: 0;}.index-rate{bottom: 30px;}}.serrateholder .ser-rate{background: #fff;border:1px solid #999;color: #999;margin-top: -10px;padding-top: 5px;}.ribbon {height: 78px;left: -1px;position: absolute;top: 0;width: 78px;z-index: 1;}.ribbon.popular {background: rgba(0, 0, 0, 0) url("../img/ribbon_popular.png") no-repeat scroll 0 0;}.ribbon.top_rated {background: rgba(0, 0, 0, 0) url("../img/ribbon_top_rated.png") no-repeat scroll 0 0;}.ribbon.roffer {background: rgba(0, 0, 0, 0) url("../img/ribbon_roffer.png") no-repeat scroll 0 0;}.badge_save{position:absolute;top:0;right:0;width:65px;height:77px;color:#fff;text-align:center;text-transform:uppercase;background:url("../img/badge_save.png");font-size:11px;line-height:12px;padding-top:32px }.badge_save strong{display:block;font-size:14px;font-weight:700 }.price_list {display: table;font-size: 30px;color: #e74c3c;width: 100%;margin-left: -15px;margin-top: -10px }.price_list small {font-size: 11px;color: #999;display: block;line-height: 12px }.price_list div {display: table-cell;vertical-align: top;text-align: center }.price_list p {padding: 0;margin: 0 }.price_list .normal_price_list {display: block;text-decoration: line-through;color: #999;font-size: 20px;margin-top: -10px }.price_list sup {font-size: 22px;position: relative;top: -5px }.img-shadow {position: relative;max-width: 100%;float: left;}.img-shadow::before {content: "";position: absolute;top: 0;bottom: 0;left: 0;right: 0;box-shadow: inset 0 0 8px rgba(0,0,0,.6);-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.6);-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.6);}.img-shadow img {float: left;}