.experince-carousel{margin-bottom:-60px;}
img.wp-smiley, img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important;}
.smart-page-loader{display:block;width:100%;height:100%;position:fixed;top:0;left:0;background:#fefefe;z-index:100000;}
.wp-smart-loader{position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;font-size:10px;z-index:100001;}
.wp-smart-body{visibility:hidden;}
.wp-smart-loader{text-indent:-12345px;}
.smart-loader-one{width:50px;height:50px;border-top:1px solid rgba(0,0,0,.08);border-right:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);border-left:1px solid rgba(0,0,0,.5);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-animation:spinner .7s infinite linear;-moz-animation:spinner .7s infinite linear;-ms-animation:spinner .7s infinite linear;-o-animation:spinner .7s infinite linear;animation:spinner .7s infinite linear;}
@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@-o-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
.smart-loader-two{position:relative;width:80px;height:80px;-webkit-animation:spinner 5s infinite linear;animation:spinner 5s infinite linear;}
.smart-loader-two span{width:40px;height:40px;position:absolute;background:red;display:block;-webkit-animation:spinner-two 1s infinite linear;animation:spinner-two 1s infinite linear;}
.smart-loader-two span:nth-child(1){background:#2ecc71;}
.smart-loader-two span:nth-child(2){left:44px;background:#9b59b6;-webkit-animation-delay:.2s;animation-delay:.2s;}
.smart-loader-two span:nth-child(3){top:44px;background:#3498db;-webkit-animation-delay:.4s;animation-delay:.4s;}
.smart-loader-two span:nth-child(4){top:44px;left:44px;background:#f1c40f;-webkit-animation-delay:.6s;animation-delay:.6s;}
@-webkit-keyframes spinner-two{0%{transform:scale(1);}
50%{transform:scale(.5);}
100%{transform:scale(1);}
}
@keyframes spinner-two{0%{transform:scale(1);}
50%{transform:scale(.5);}
100%{transform:scale(1);}
}
.smart-loader-three{position:relative;}
.smart-loader-three span{display:block;bottom:0;width:9px;height:5px;background:#9b59b6;position:absolute;-webkit-animation:spinner-three 1.5s infinite ease-in-out;animation:spinner-three 1.5s infinite ease-in-out;}
.smart-loader-three span:nth-child(2){left:11px;-webkit-animation-delay:.2s;animation-delay:.2s;}
.smart-loader-three span:nth-child(3){left:22px;-webkit-animation-delay:.4s;animation-delay:.4s;}
.smart-loader-three span:nth-child(4){left:33px;-webkit-animation-delay:.6s;animation-delay:.6s;}
.smart-loader-three span:nth-child(5){left:44px;-webkit-animation-delay:.8s;animation-delay:.8s;}
@-webkit-keyframes spinner-three{0%{height:5px;transform:translateY(0px);background:#9b59b6;}
25%{height:30px;transform:translateY(15px);background:#3498db;}
50%{height:5px;transform:translateY(0px);background:#9b59b6;}
100%{height:5px;transform:translateY(0px);background:#9b59b6;}
}
@keyframes spinner-three{0%{height:5px;transform:translateY(0px);background:#9b59b6;}
25%{height:30px;transform:translateY(15px);background:#3498db;}
50%{height:5px;transform:translateY(0px);background:#9b59b6;}
100%{height:5px;transform:translateY(0px);background:#9b59b6;}
}
.smart-loader-four{width:80px;height:80px;}
.smart-loader-four .spinner-cube{width:33%;height:33%;background-color:#9b59b6;float:left;-webkit-animation:spinner-four 1.3s infinite ease-in-out;animation:spinner-four 1.3s infinite ease-in-out;}
.smart-loader-four .spinner-cube1{-webkit-animation-delay:.2s;animation-delay:.2s;}
.smart-loader-four .spinner-cube2{-webkit-animation-delay:.3s;animation-delay:.3s;}
.smart-loader-four .spinner-cube3{-webkit-animation-delay:.4s;animation-delay:.4s;}
.smart-loader-four .spinner-cube4{-webkit-animation-delay:.1s;animation-delay:.1s;}
.smart-loader-four .spinner-cube5{-webkit-animation-delay:.2s;animation-delay:.2s;}
.smart-loader-four .spinner-cube6{-webkit-animation-delay:.3s;animation-delay:.3s;}
.smart-loader-four .spinner-cube7{-webkit-animation-delay:0s;animation-delay:0s;}
.smart-loader-four .spinner-cube8{-webkit-animation-delay:.1s;animation-delay:.1s;}
.smart-loader-four .spinner-cube9{-webkit-animation-delay:.2s;animation-delay:.2s;}
@-webkit-keyframes spinner-four{0%,70%,100%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1);}
35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1);}
}
@keyframes spinner-four{0%,70%,100%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1);}
35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1);}
}
.smart-loader-five{width:80px;height:80px;position:relative;}
.smart-loader-five .spinner-cube{border:2px solid transparent;float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.smart-loader-five .spinner-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#9b59b6;-webkit-animation:spinner-five 2.4s infinite linear both;animation:spinner-five 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;}
.smart-loader-five .spinner-cube-2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg);}
.smart-loader-five .spinner-cube-3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg);}
.smart-loader-five .spinner-cube-4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg);}
.smart-loader-five .spinner-cube-2:before{-webkit-animation-delay:.3s;animation-delay:.3s;}
.smart-loader-five .spinner-cube-3:before{-webkit-animation-delay:.6s;animation-delay:.6s;}
.smart-loader-five .spinner-cube-4:before{-webkit-animation-delay:.9s;animation-delay:.9s;}
@-webkit-keyframes spinner-five{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0;}
25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1;}
90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0;}
}
@keyframes spinner-five{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0;}
25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1;}
90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0;}
}
.smart-loader-six{width:70px;height:70px;position:relative;}
.smart-loader-six .spinner-cube-1, .smart-loader-six .spinner-cube-2{width:100%;height:100%;border-radius:50%;background-color:#3498db;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:spinner-six 2s infinite ease-in-out;animation:spinner-six 2s infinite ease-in-out;}
.smart-loader-six .spinner-cube-2{-webkit-animation-delay:-1s;animation-delay:-1s;}
@-webkit-keyframes spinner-six{0%,100%{-webkit-transform:scale(0);}
50%{-webkit-transform:scale(1);}
}
@keyframes spinner-six{0%,100%{transform:scale(0);-webkit-transform:scale(0);}
50%{transform:scale(1);-webkit-transform:scale(1);}
}
.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px;}
.wp-block-audio audio{width:100%;min-width:300px;}
.editor-block-list__layout .reusable-block-edit-panel{align-items:center;background:#f8f9f9;color:#555d66;display:flex;flex-wrap:wrap;font-size:13px;position:relative;top:-14px;margin:0 -14px;padding:8px 14px;position:relative;z-index:7;}
.editor-block-list__layout .editor-block-list__layout .reusable-block-edit-panel{margin:0 -14px;padding:8px 14px;}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner{margin:0 5px;}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info{margin-right:auto;}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label{margin-right:8px;white-space:nowrap;font-weight:600;}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{flex:1 1 100%;font-size:14px;height:30px;margin:4px 0 8px;}
.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{flex-shrink:0;}
@media (min-width:960px){.editor-block-list__layout .reusable-block-edit-panel{flex-wrap:nowrap;}
.editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title{margin:0;}
.editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button{margin:0 0 0 5px;}
}
.editor-block-list__layout .reusable-block-indicator{background:#fff;border-left:1px dashed #e2e4e7;color:#555d66;border-bottom:1px dashed #e2e4e7;top:-14px;height:30px;padding:4px;position:absolute;z-index:1;width:30px;right:-14px;}
.wp-block-button{color:#fff;margin-bottom:1.5em;}
.wp-block-button.aligncenter{text-align:center;}
.wp-block-button.alignright{text-align:right;}
.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word;}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover{color:inherit;}
.is-style-squared .wp-block-button__link{border-radius:0;}
.is-style-outline{color:#32373c;}
.is-style-outline .wp-block-button__link{background:0 0;border:2px solid currentcolor;}
.wp-block-categories.alignleft{margin-right:2em;}
.wp-block-categories.alignright{margin-left:2em;}
.wp-block-columns{display:flex;flex-wrap:wrap;}
@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap;}
}
.wp-block-column{flex:1;margin-bottom:1em;flex-basis:100%;min-width:0;word-break:break-word;overflow-wrap:break-word;}
@media (min-width:600px){.wp-block-column{flex-basis:50%;flex-grow:0;}
}
@media (min-width:600px){.wp-block-column:nth-child(odd){margin-right:32px;}
.wp-block-column:nth-child(even){margin-left:32px;}
.wp-block-column:not(:first-child){margin-left:32px;}
.wp-block-column:not(:last-child){margin-right:32px;}
}
.wp-block-cover, .wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:center center;min-height:430px;width:100%;margin:0 0 1.5em 0;display:flex;justify-content:center;align-items:center;overflow:hidden;}
.wp-block-cover-image.has-left-content, .wp-block-cover.has-left-content{justify-content:flex-start;}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover-image.has-left-content .wp-block-cover-text, .wp-block-cover-image.has-left-content h2, .wp-block-cover.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, .wp-block-cover.has-left-content h2{margin-left:0;text-align:left;}
.wp-block-cover-image.has-right-content, .wp-block-cover.has-right-content{justify-content:flex-end;}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover-image.has-right-content .wp-block-cover-text, .wp-block-cover-image.has-right-content h2, .wp-block-cover.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, .wp-block-cover.has-right-content h2{margin-right:0;text-align:right;}
.wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2{color:#fff;font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:610px;padding:14px;text-align:center;}
.wp-block-cover .wp-block-cover-image-text a, .wp-block-cover .wp-block-cover-image-text a:active, .wp-block-cover .wp-block-cover-image-text a:focus, .wp-block-cover .wp-block-cover-image-text a:hover, .wp-block-cover .wp-block-cover-text a, .wp-block-cover .wp-block-cover-text a:active, .wp-block-cover .wp-block-cover-text a:focus, .wp-block-cover .wp-block-cover-text a:hover, .wp-block-cover h2 a, .wp-block-cover h2 a:active, .wp-block-cover h2 a:focus, .wp-block-cover h2 a:hover, .wp-block-cover-image .wp-block-cover-image-text a, .wp-block-cover-image .wp-block-cover-image-text a:active, .wp-block-cover-image .wp-block-cover-image-text a:focus, .wp-block-cover-image .wp-block-cover-image-text a:hover, .wp-block-cover-image .wp-block-cover-text a, .wp-block-cover-image .wp-block-cover-text a:active, .wp-block-cover-image .wp-block-cover-text a:focus, .wp-block-cover-image .wp-block-cover-text a:hover, .wp-block-cover-image h2 a, .wp-block-cover-image h2 a:active, .wp-block-cover-image h2 a:focus, .wp-block-cover-image h2 a:hover{color:#fff;}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax{background-attachment:fixed;}
@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax{background-attachment:scroll;}
}
.wp-block-cover-image.has-background-dim::before, .wp-block-cover.has-background-dim::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1;}
.wp-block-cover-image.has-background-dim.has-background-dim-10::before, .wp-block-cover.has-background-dim.has-background-dim-10::before{opacity:.1;}
.wp-block-cover-image.has-background-dim.has-background-dim-20::before, .wp-block-cover.has-background-dim.has-background-dim-20::before{opacity:.2;}
.wp-block-cover-image.has-background-dim.has-background-dim-30::before, .wp-block-cover.has-background-dim.has-background-dim-30::before{opacity:.3;}
.wp-block-cover-image.has-background-dim.has-background-dim-40::before, .wp-block-cover.has-background-dim.has-background-dim-40::before{opacity:.4;}
.wp-block-cover-image.has-background-dim.has-background-dim-50::before, .wp-block-cover.has-background-dim.has-background-dim-50::before{opacity:.5;}
.wp-block-cover-image.has-background-dim.has-background-dim-60::before, .wp-block-cover.has-background-dim.has-background-dim-60::before{opacity:.6;}
.wp-block-cover-image.has-background-dim.has-background-dim-70::before, .wp-block-cover.has-background-dim.has-background-dim-70::before{opacity:.7;}
.wp-block-cover-image.has-background-dim.has-background-dim-80::before, .wp-block-cover.has-background-dim.has-background-dim-80::before{opacity:.8;}
.wp-block-cover-image.has-background-dim.has-background-dim-90::before, .wp-block-cover.has-background-dim.has-background-dim-90::before{opacity:.9;}
.wp-block-cover-image.has-background-dim.has-background-dim-100::before, .wp-block-cover.has-background-dim.has-background-dim-100::before{opacity:1;}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright{max-width:305px;width:100%;}
.wp-block-cover-image::after, .wp-block-cover::after{display:block;content:"";font-size:0;min-height:inherit;}
@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image::after, .wp-block-cover::after{content:none;}
}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright{display:flex;}
.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover;}
.editor-block-list__block[data-type="core/embed"][data-align=left] .editor-block-list__block-edit, .editor-block-list__block[data-type="core/embed"][data-align=right] .editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright{max-width:360px;width:100%;}
.wp-block-embed{margin-bottom:1em;}
.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper{position:relative;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before{padding-top:66.66%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%;}
.wp-block-file{margin-bottom:1.5em;}
.wp-block-file.aligncenter{text-align:center;}
.wp-block-file.alignright{text-align:right;}
.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em;}
.wp-block-file a.wp-block-file__button{text-decoration:none;}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none;}
.wp-block-file * + .wp-block-file__button{margin-left:.75em;}
.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;}
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%;}
@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start;}
}
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;}
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img{width:100%;}
@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img{width:auto;}
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 5px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent);}
.wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img{display:inline;}
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%;}
@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover;}
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2);}
.wp-block-gallery .blocks-gallery-image:nth-of-type(even), .wp-block-gallery .blocks-gallery-item:nth-of-type(even){margin-right:0;}
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0;}
@media (min-width:600px){.wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 16px * 2)/3);margin-right:16px;}
.wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 16px * 3)/4);margin-right:16px;}
.wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 16px * 4)/5);margin-right:16px;}
.wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 16px * 5)/6);margin-right:16px;}
.wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 16px * 6)/7);margin-right:16px;}
.wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 16px * 7)/8);margin-right:16px;}
.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0;}
.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0;}
.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0;}
.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0;}
.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0;}
.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0;}
.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0;}
.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0;}
}
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child{margin-right:0;}
.wp-block-gallery .blocks-gallery-item.has-add-item-button{width:100%;}
.wp-block-gallery.alignleft, .wp-block-gallery.alignright{max-width:305px;width:100%;}
.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright{display:flex;}
.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center;}
.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0;}
.wp-block-image img{max-width:100%;}
.wp-block-image.aligncenter{text-align:center;}
.wp-block-image.alignfull img, .wp-block-image.alignwide img{width:100%;}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized{display:table;margin-left:0;margin-right:0;}
.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption{display:table-caption;caption-side:bottom;}
.wp-block-image .alignleft{float:left;margin-right:1em;}
.wp-block-image .alignright{float:right;margin-left:1em;}
.wp-block-image .aligncenter{margin-left:auto;margin-right:auto;}
.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px;}
.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em;}
.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none;}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px;}
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment{line-height:1.5;}
.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px;}
.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px;}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px;}
.wp-block-latest-posts.alignleft{margin-right:2em;}
.wp-block-latest-posts.alignright{margin-left:2em;}
.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none;}
.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%;}
@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc((100%/2) - 16px);}
.wp-block-latest-posts.columns-3 li{width:calc((100%/3) - 16px);}
.wp-block-latest-posts.columns-4 li{width:calc((100%/4) - 16px);}
.wp-block-latest-posts.columns-5 li{width:calc((100%/5) - 16px);}
.wp-block-latest-posts.columns-6 li{width:calc((100%/6) - 16px);}
}
.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px;}
.wp-block-media-text{display:grid;}
.wp-block-media-text{grid-template-rows:auto;align-items:center;grid-template-areas:"media-text-media media-text-content";grid-template-columns:50% auto;}
.wp-block-media-text.has-media-on-the-right{grid-template-areas:"media-text-content media-text-media";grid-template-columns:auto 50%;}
.wp-block-media-text .wp-block-media-text__media{grid-area:media-text-media;margin:0;}
.wp-block-media-text .wp-block-media-text__content{word-break:break-word;grid-area:media-text-content;padding:0 8% 0 8%;}
.wp-block-media-text > figure > img, .wp-block-media-text > figure > video{max-width:unset;width:100%;vertical-align:middle;}
@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100% !important;grid-template-areas:"media-text-media" "media-text-content";}
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right{grid-template-areas:"media-text-content" "media-text-media";}
}
p.is-small-text{font-size:14px;}
p.is-regular-text{font-size:16px;}
p.is-large-text{font-size:36px;}
p.is-larger-text{font-size:48px;}
p.has-drop-cap:not(:focus)::first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal;}
p.has-drop-cap:not(:focus)::after{content:"";display:table;clear:both;padding-top:14px;}
p.has-background{padding:20px 30px;}
p.has-text-color a{color:inherit;}
.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center;}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright{max-width:305px;}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p{font-size:20px;}
.wp-block-pullquote p{font-size:28px;line-height:1.6;}
.wp-block-pullquote cite, .wp-block-pullquote footer{position:relative;}
.wp-block-pullquote .has-text-color a{color:inherit;}
.wp-block-pullquote:not(.is-style-solid-color){background:0 0;}
.wp-block-pullquote.is-style-solid-color{border:none;}
.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%;}
.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px;}
.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal;}
.wp-block-pullquote cite{color:inherit;}
.wp-block-quote.is-large, .wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em;}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6;}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer{font-size:18px;text-align:right;}
.wp-block-separator.is-style-wide{border-bottom-width:1px;}
.wp-block-separator.is-style-dots{background:0 0;border:none;text-align:center;max-width:none;line-height:1;height:auto;}
.wp-block-separator.is-style-dots::before{content:"\00b7 \00b7 \00b7";color:#191e23;font-size:20px;letter-spacing:2em;padding-left:2em;}
p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75;}
.wp-block-table.has-fixed-layout{table-layout:fixed;width:100%;}
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright{display:table;width:auto;}
.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;border-bottom:1px solid #f3f4f5;}
.wp-block-table.is-style-stripes tr:nth-child(odd){background-color:#f3f4f5;}
.wp-block-table.is-style-stripes td{border-color:transparent;}
.wp-block-text-columns{display:flex;}
.wp-block-text-columns.aligncenter{display:flex;}
.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0;}
.wp-block-text-columns .wp-block-column:first-child{margin-left:0;}
.wp-block-text-columns .wp-block-column:last-child{margin-right:0;}
.wp-block-text-columns.columns-2 .wp-block-column{width:calc(100%/2);}
.wp-block-text-columns.columns-3 .wp-block-column{width:calc(100%/3);}
.wp-block-text-columns.columns-4 .wp-block-column{width:calc(100%/4);}
pre.wp-block-verse{white-space:nowrap;overflow:auto;}
.wp-block-video{margin-left:0;margin-right:0;}
.wp-block-video video{max-width:100%;}
@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover;}
}
.wp-block-video.aligncenter{text-align:center;}
.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px;}
.has-pale-pink-background-color.has-pale-pink-background-color{background-color:#f78da7;}
.has-vivid-red-background-color.has-vivid-red-background-color{background-color:#cf2e2e;}
.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color{background-color:#ff6900;}
.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color{background-color:#fcb900;}
.has-light-green-cyan-background-color.has-light-green-cyan-background-color{background-color:#7bdcb5;}
.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color{background-color:#00d084;}
.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color{background-color:#8ed1fc;}
.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color{background-color:#0693e3;}
.has-very-light-gray-background-color.has-very-light-gray-background-color{background-color:#eee;}
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color{background-color:#abb8c3;}
.has-very-dark-gray-background-color.has-very-dark-gray-background-color{background-color:#313131;}
.has-pale-pink-color.has-pale-pink-color{color:#f78da7;}
.has-vivid-red-color.has-vivid-red-color{color:#cf2e2e;}
.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color{color:#ff6900;}
.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color{color:#fcb900;}
.has-light-green-cyan-color.has-light-green-cyan-color{color:#7bdcb5;}
.has-vivid-green-cyan-color.has-vivid-green-cyan-color{color:#00d084;}
.has-pale-cyan-blue-color.has-pale-cyan-blue-color{color:#8ed1fc;}
.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color{color:#0693e3;}
.has-very-light-gray-color.has-very-light-gray-color{color:#eee;}
.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color{color:#abb8c3;}
.has-very-dark-gray-color.has-very-dark-gray-color{color:#313131;}
.has-small-font-size{font-size:13px;}
.has-normal-font-size, .has-regular-font-size{font-size:16px;}
.has-medium-font-size{font-size:20px;}
.has-large-font-size{font-size:36px;}
.has-huge-font-size, .has-larger-font-size{font-size:42px;}
div.wpcf7{margin:0;padding:0;}
div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0;}
div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid red;}
div.wpcf7-mail-sent-ok{border:2px solid #398f14;}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted{border:2px solid red;}
div.wpcf7-spam-blocked{border:2px solid orange;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{border:2px solid #f7e700;}
.wpcf7-form-control-wrap{position:relative;}
span.wpcf7-not-valid-tip{color:red;font-size:1em;font-weight:400;display:block;}
.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em;}
span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
span.wpcf7-list-item-label:before, span.wpcf7-list-item-label:after{content:" ";}
.wpcf7-display-none{display:none;}
div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(//gramotech.com/wp/edugrade/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle;}
div.wpcf7 .ajax-loader.is-active{visibility:visible;}
div.wpcf7 div.ajax-error{display:none;}
div.wpcf7 .placeheld{color:#888;}
div.wpcf7 input[type=file]{cursor:pointer;}
div.wpcf7 input[type=file]:disabled{cursor:default;}
div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
div#em-loading{position:absolute;width:100%;height:100%;background:#fff url(//gramotech.com/wp/edugrade/wp-content/plugins/events-manager/includes/css/../images/loading.gif) 50% 50% no-repeat;left:0;top:0;opacity:.8;filter:alpha(opacity=80);z-index:99998;}
.em-search-ajax{position:relative;}
.em-wrapper label span.screen-reader-text, #em-wrapper label span.screen-reader-text{clip:rect(1px 1px 1px 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.em-warning{margin:10px 0;padding:10px;color:#333;border-radius:3px;display:block !important;}
.em-warning p{margin:10px 0 !important;padding:0;color:#333;}
.em-warning-errors{background-color:#ffebe8;border:1px solid #c00;}
.em-warning-confirms{background-color:#f1fff0;border:1px solid #a8d144;}
a.em-button{padding:5px 10px;margin:5px;background:#eee;color:#333;border:1px solid #ccc;border-radius:3px;display:inline-block;text-decoration:none;}
a.em-button:hover{text-decoration:none;}
.em-search div{display:inline;}
.em-search .hidden{display:none !important;}
div.css-search{margin-bottom:20px;}
div.em-search.css-search label{display:inline;}
div.em-search.css-search div{display:block;}
div.css-search input, div.css-search select, div.css-search option, div.css-search div, div.css-search span, div.css-search button{width:auto;height:auto;margin:0;padding:0;float:none;display:inline-block;font-size:14px;}
div.css-search option{display:block;}
div.css-search input, div.css-search select{padding:5px;}
div.css-search{background:#fff;border:1px solid #dedede;border-radius:3px;padding:5px;min-height:40px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;}
div.css-search.has-advanced div.em-search-main{padding-bottom:8px;border-bottom:1px solid #dedede;}
div.css-search div.em-search-main div{display:inline;}
div.css-search div.em-search-field{padding:5px 0;}
div.css-search input.em-search-text, div.css-search input.em-search-geo{width:90%;font-size:16px;line-height:16px;padding:8px;border:none;outline:none !important;color:#666;text-overflow:ellipsis;display:inline-block;}
div.css-search div.em-search-geo{margin:0 0 0 5px;padding-left:20px;background:url(//gramotech.com/wp/edugrade/wp-content/plugins/events-manager/includes/css/../images/search-geo.png) 0px 3px no-repeat;}
div.css-search div.em-search-text{margin:0 0 0 5px;padding-left:20px;background:url(//gramotech.com/wp/edugrade/wp-content/plugins/events-manager/includes/css/../images/search-mag-ico.png) 0px 4px no-repeat;}
div.css-search div.em-search-main div.em-search-field input::-webkit-input-placeholder{font-size:16px;line-height:16px;padding:3px 0;border:none;outline:none;color:#666;}
div.css-search div.em-search-main div.em-search-field input:-moz-placeholder{font-size:16px;line-height:16px;padding:8px;border:none;outline:none;color:#666;}
div.css-search div.em-search-main div.em-search-field input::-moz-placeholder{font-size:16px;line-height:16px;padding:8px;border:none;outline:none;color:#666;}
div.css-search div.em-search-main div.em-search-field input:-ms-input-placeholder{font-size:16px;line-height:16px;padding:8px;border:none;outline:none;color:#666;}
div.css-search.has-search-geo.has-search-term input.em-search-text, div.css-search.has-search-geo.has-search-term input.em-search-geo{width:40%;}
.pac-container .pac-item{padding:4px !important;}
div.css-search div.em-search-main .em-search-submit{position:absolute;top:5px;right:5px;-moz-box-shadow:0px 0px 0px 0px #fff;-webkit-box-shadow:0px 0px 0px 0px #fff;box-shadow:0px 0px 0px 0px #fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#b7d282),color-stop(1,#8eb56d));background:-moz-linear-gradient(center top,#b7d282 5%,#8eb56d 100%);background-color:#b7d282;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;display:inline-block;color:#fff;font-weight:700;padding:8px 10px;text-decoration:none;text-shadow:1px 1px 0px #c7c5c7;line-height:16px;}
div.css-search div.em-search-main .em-search-submit:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(.05,#c4db99),color-stop(1,#a4c48a));background:-moz-linear-gradient(center top,#c4db99 5%,#a4c48a 100%);background:-ms-linear-gradient(top,#c4db99,#a4c48a);background:-o-linear-gradient(top,#c4db99,#a4c48a);background:linear-gradient(top,#c4db99,#a4c48a);background-color:#a4c48a;}
div.css-search div.em-search-main .em-search-submit img{border:none;padding:0;margin:0;box-shadow:none;border-radius:0;background:0 0;}
div.css-search div.em-search-main button.em-search-submit span{display:block;width:16px;height:16px;background:url(//gramotech.com/wp/edugrade/wp-content/plugins/events-manager/includes/css/../images/search-mag.png) 0px 0px no-repeat;}
div.css-search div.em-search-location, div.em-search-location-meta{margin:0;padding:0;}
div.css-search div.em-search-advanced, div.css-search div.em-search-options{padding:5px 8px;}
div.css-search div.em-search-advanced > div{clear:both;}
div.css-search div.em-search-advanced label > span{display:block;float:left;min-width:100px;}
div.css-search div.em-search-advanced .em-search-submit{margin:10px 0;}
div.css-search.no-search-main div.em-search-advanced.visible div{display:inline;clear:none;}
div.css-search.no-search-main div.em-search-advanced.visible label{display:none;}
div.css-search div.em-search-options{text-align:right;}
.css-events-list table.events-table{border-spacing:0px;border-collapse:collapse;}
.css-events-list table.events-table td{padding:0;}
.css-events-list table.events-table th.event-time{width:150px;}
.css-events-list table.events-table th.event-description{width:auto;}
.em-booking{margin:15px 0 10px;position:relative;}
.em-booking-form{position:relative;clear:left;}
.em-booking-form-details{padding:10px;width:360px;float:left;}
.em-booking-form-details input.input, .em-booking-form-details textarea{width:250px;}
.em-booking-form p{clear:left;}
.em-booking-form label{display:block;float:left;}
.em-booking-form span.input-group input{margin-left:-20px;}
.em-booking-form span.input-group{display:block;margin-left:120px;}
.em-booking-form label{display:inline-block;width:100px;}
.em-booking-form p.input-field-data_privacy_consent label{display:block;width:100%;}
.em-booking-form-details .em-booking-submit{width:auto;}
.em-tickets{margin-bottom:20px;}
div.em-booking-message{margin:10px 0;padding:10px;color:#333;border-radius:3px;}
div.em-booking-message p{margin:10px 0 !important;padding:0;color:#333;}
div.em-booking-message-success{background-color:#f1fff0;border:1px solid #a8d144;}
div.em-booking-message-error{background-color:#ffebe8;border:1px solid #c00;}
div.em-booking-login{padding:10px 10px 10px 20px;margin:0 0 0 390px;border-left:1px solid #000;}
div.em-booking-login label{display:inline-block;width:90px;}
div.em-booking-login p{margin:10px 0 !important;padding:0 !important;}
div.em-booking-login input{margin:0;}
#em-wrapper #posts-filter .subsubsub .current{font-weight:700;}
#em-wrapper .em-events-admin-list .em-button, #em-wrapper .em-events-admin-list .em-button{float:right;}
#event-form h4{margin:25px 0 15px;font-weight:700;}
#event-form p{margin-top:10px;}
#event-form .inside{clear:both;margin-bottom:20px;}
#buddypress .wp-editor-wrap table{width:auto;}
#buddypress .wp-editor-wrap table tr td, #buddypress .wp-editor-wrap table tr th{padding:0;}
#buddypress .wp-editor-wrap a.button, #buddypress .wp-editor-wrap button, #buddypress .wp-editor-wrap input[type=submit], #buddypress .wp-editor-wrap input[type=button], #buddypress .wp-editor-wrap input[type=reset]{padding:0 10px 1px;}
#event-form #event-name{width:80%;padding:2px;}
#event-form .event-extra-details{margin-top:20px;}
#event-form .event-extra-details select{vertical-align:top;}
#event-form .reschedule-hidden, #post .reschedule-hidden{display:none;visibility:hidden;}
#event-form .em-recurrence-reschedule, #post .em-recurrence-reschedule{padding:15px 20px;border-left:4px solid orange;}
#event-form .em-recurrence-reschedule h4, #post .em-recurrence-reschedule h4{margin-top:0;}
#event-form .recurrence-reschedule-warning, #post .recurrence-reschedule-warning{margin-bottom:25px;color:#c45500;}
#event-form .recurrence-reschedule-warning p, #post .recurrence-reschedule-warning p{margin-top:0;font-size:14px;}
#event-rsvp-box{margin:10px;}
#event-rsvp-options label{font-weight:700;}
.em-tickets-row .ticket-status span.ticket_on{display:block;width:10px;height:10px;background:green;}
.em-tickets-row .ticket-status span.ticket_off{display:block;width:10px;height:10px;background:red;}
.em-tickets-row .ticket-status span.ticket_new{display:block;width:10px;height:10px;background:grey;}
#em-tickets-form th{width:auto;}
#em-tickets-form th.ticket-status{width:20px;}
.em-ticket-form .ticket-options{margin-top:10px;}
.em-ticket-form > div > div, #em-tickets-form .ticket-dates > div{clear:both;padding-top:4px;}
.em-ticket-form label{display:block;float:left;min-width:105px;padding-right:5px;}
#em-tickets-form .ticket-name input, #em-tickets-form .ticket-description textarea{width:50%;}
#em-tickets-form .em-ticket-form-actions{clear:both;}
#em-tickets-form .ticket-spaces input, #em-tickets-form .ticket-price input{width:80px;}
#em-tickets-form .ticket-dates input.em-date-input-loc{width:90px;}
#em-tickets-form .ticket-dates-from-normal, #em-tickets-form .ticket-dates-from-recurring, #em-tickets-form .ticket-dates-to-normal, #em-tickets-form .ticket-dates-to-recurring{display:inline;}
#em-tickets-form .ticket-required input, #em-tickets-form .ticket-roles input{width:auto;}
#em-tickets-form .ticket-roles div{margin-left:110px;}
#wp-em-editor-content-wrap table{margin-bottom:0;}
#em-location-data table.em-location-data td, #em-location-data table.em-location-data th{vertical-align:top;border:none;}
#em-location-data table.em-location-data select{width:100%;}
#em-location-data table.em-location-data{width:50%;float:left;border:none;}
#em-location-data .em-location-map-container{width:50%;height:300px;float:left;}
#em-location-data .em-location-map-404, #em-location-data .em-location-map-content{width:100%;height:100%;}
#em-location-data .em-location-map-404{vertical-align:middle;text-align:center;}
table.em-form-fields td, table.em-form-fields th{text-align:left;vertical-align:top;}
table.em-form-fields th{padding:0 20px 5px 0;}
.em_obj{position:relative;}
.em_obj .table-wrap{clear:left;padding-top:5px;}
.em-bookings-table .em-bookings-table-export, .em-bookings-table .em-bookings-table-settings{float:left;display:block;margin:2px 5px;width:25px;height:25px;}
.em-bookings-table .em-bookings-table-export{background:url(//gramotech.com/wp/edugrade/wp-content/plugins/events-manager/includes/css/../images/csv.png) 0px 0px no-repeat;}
.em-bookings-table .em-bookings-table-settings{background:url(//gramotech.com/wp/edugrade/wp-content/plugins/events-manager/includes/css/../images/settings.png) 0px 0px no-repeat;}
#em-bookings-table-export, #em-bookings-table-settings{width:500px;height:75%;}
#em-bookings-table-export form, #em-bookings-table-settings form{height:100%;overflow:auto;}
.em-bookings-table-overlay ul.em-bookings-cols-sortable{list-style-type:none;margin:0;padding:0 0 10px;float:left;margin-right:10px;}
.em-bookings-table-overlay ul.em-bookings-cols-sortable li{margin:0 5px 5px;padding:3px 8px;font-size:12px;width:120px;font-weight:none;cursor:move;}
.em-bookings-table-overlay ul.em-bookings-cols-sortable li.ui-state-default{color:#999;}
#em-bookings-export-cols-inactive, #em-bookings-cols-inactive{width:300px;}
#em-bookings-export-cols-inactive li, #em-bookings-cols-inactive li{float:left;}
#em-bookings-admin-booking .em-booking-single-info{display:none;}
#em-bookings-admin-booking .em-booking-single-form{padding-right:20px;}
body#printable{text-align:center;}
body#printable #container{margin:0 auto;width:780px;text-align:left;}
body#printable table#bookings-table{width:600px;border-spacing:0px;}
body#printable table#bookings-table td{padding:5px 0;}
body#printable table#bookings-table td.spaces-number{text-align:right;padding-right:20px;}
body#printable table#bookings-table th{text-align:left;margin-left:5px;}
body#printable table#bookings-table tr#booked-spaces td{border-top:2px solid #999;}
body#printable table#bookings-table td.total-label{text-align:right;}
body#printable table#bookings-table tr#booked-spaces td.spaces-number, table#bookings-table tr#available-spaces td.spaces-number{font-weight:700;}
table.em-calendar td{padding:2px 4px;text-align:center;}
table.em-calendar.table tr.days-names{font-weight:700;}
table.em-calendar td.eventless-pre, .em-calendar td.eventless-post{color:#ccc;}
table.em-calendar td.eventful-pre a, table.em-calendar td.eventful-post a{color:#aaa;text-decoration:underline;}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a{color:#fd7e29;}
table.em-calendar td.eventful-today a{font-weight:700;}
table.em-calendar td.eventless-today, table.em-calendar td.eventful-today{background-color:#cfcfcf;}
table.em-calendar thead{font-size:120%;font-weight:700;}
table.fullcalendar{border-collapse:collapse;}
table.fullcalendar td{text-align:left;border:1px solid #888;}
div.em-calendar-wrapper{position:relative;}
.em-map-balloon .em-map-balloon-content{margin:0 !important;padding:0 0 20px !important;font-size:12px !important;color:#000 !important;width:auto !important;max-width:none !important;height:auto !important;max-height:none !important;}
.em-location-map img, .em-locations-map img, #em-map img{max-width:none !important;background:0 0 !important;border:none !important;margin:0 !important;padding:0 !important;height:auto;width:auto;}
#start-time, #end-time{width:7em;}
#start-time.error, #end-time.error{border:#c00 1px solid;}
div.time-picker{position:absolute;height:191px;width:5em;overflow:auto;background:#fff;border:1px solid #aaa;z-index:99;margin:0;}
div.time-picker-12hours{width:7em;}
div.time-picker ul{list-style-type:none;margin:0;padding:0;}
div.time-picker li{cursor:pointer;height:10px;font:12px/1 Helvetica,Arial,sans-serif;padding:4px 3px;}
div.time-picker li.selected{background:#0063ce;color:#fff;}
#debungcontrolls{z-index:100000;position:fixed;bottom:0;width:100%;height:auto;background:rgba(0,0,0,.6);padding:10px;box-sizing:border-box;}
.debugtimeline{width:100%;height:10px;position:relative;display:block;margin-bottom:3px;display:none;white-space:nowrap;box-sizing:border-box;}
.debugtimeline:hover{height:15px;}
.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0;}
.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:9999999 !important;background:#fff !important;}
.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12;}
.debugtimeline.tl_frame .the_timeline_tester{background:#3498db;}
.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px;}
.rtl{direction:rtl;}
@font-face{font-family:'revicons';src:url(../fonts/revicons.eot?5510888);src:url(../fonts/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(../fonts/revicons.woff?5510888) format('woff'),
url(../fonts/revicons.ttf?5510888) format('truetype'),
url(../fonts/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal;}
[class^=revicon-]:before, [class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;}
.revicon-search-1:before{content:'\e802';}
.revicon-pencil-1:before{content:'\e831';}
.revicon-picture-1:before{content:'\e803';}
.revicon-cancel:before{content:'\e80a';}
.revicon-info-circled:before{content:'\e80f';}
.revicon-trash:before{content:'\e801';}
.revicon-left-dir:before{content:'\e817';}
.revicon-right-dir:before{content:'\e818';}
.revicon-down-open:before{content:'\e83b';}
.revicon-left-open:before{content:'\e819';}
.revicon-right-open:before{content:'\e81a';}
.revicon-angle-left:before{content:'\e820';}
.revicon-angle-right:before{content:'\e81d';}
.revicon-left-big:before{content:'\e81f';}
.revicon-right-big:before{content:'\e81e';}
.revicon-magic:before{content:'\e807';}
.revicon-picture:before{content:'\e800';}
.revicon-export:before{content:'\e80b';}
.revicon-cog:before{content:'\e832';}
.revicon-login:before{content:'\e833';}
.revicon-logout:before{content:'\e834';}
.revicon-video:before{content:'\e805';}
.revicon-arrow-combo:before{content:'\e827';}
.revicon-left-open-1:before{content:'\e82a';}
.revicon-right-open-1:before{content:'\e82b';}
.revicon-left-open-mini:before{content:'\e822';}
.revicon-right-open-mini:before{content:'\e823';}
.revicon-left-open-big:before{content:'\e824';}
.revicon-right-open-big:before{content:'\e825';}
.revicon-left:before{content:'\e836';}
.revicon-right:before{content:'\e826';}
.revicon-ccw:before{content:'\e808';}
.revicon-arrows-ccw:before{content:'\e806';}
.revicon-palette:before{content:'\e829';}
.revicon-list-add:before{content:'\e80c';}
.revicon-doc:before{content:'\e809';}
.revicon-left-open-outline:before{content:'\e82e';}
.revicon-left-open-2:before{content:'\e82c';}
.revicon-right-open-outline:before{content:'\e82f';}
.revicon-right-open-2:before{content:'\e82d';}
.revicon-equalizer:before{content:'\e83a';}
.revicon-layers-alt:before{content:'\e804';}
.revicon-popup:before{content:'\e828';}
.rev_slider_wrapper{position:relative;z-index:0;width:100%;}
.rev_slider{position:relative;overflow:visible;}
.entry-content .rev_slider a, .rev_slider a{box-shadow:none;}
.tp-overflow-hidden{overflow:hidden !important;}
.group_ov_hidden{overflow:hidden;}
.tp-simpleresponsive img, .rev_slider img{max-width:none !important;transition:none;margin:0;padding:0;border:none;}
.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px;}
.rev_slider > ul, .rev_slider_wrapper > ul, .tp-revslider-mainul > li, .rev_slider > ul > li, .rev_slider > ul > li:before, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before, .tp-revslider-mainul > li, .tp-simpleresponsive > ul > li{list-style:none !important;position:absolute;margin:0 !important;padding:0 !important;overflow-x:visible;overflow-y:visible;list-style-type:none !important;background-image:none;background-position:0 0;text-indent:0em;top:0;left:0;}
.tp-revslider-mainul > li, .rev_slider > ul > li, .rev_slider > ul > li:before, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before, .tp-revslider-mainul > li, .tp-simpleresponsive > ul > li{visibility:hidden;}
.tp-revslider-slidesli, .tp-revslider-mainul{padding:0 !important;margin:0 !important;list-style:none !important;}
.rev_slider li.tp-revslider-slidesli{position:absolute !important;}
.tp-caption .rs-untoggled-content{display:block;}
.tp-caption .rs-toggled-content{display:none;}
.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none;}
.rev_slider .tp-caption, .rev_slider .caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased !important;z-index:1;}
.rev_slider .tp-caption, .rev_slider .caption, .tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child{margin-bottom:0;}
.tp-svg-layer svg{width:100%;height:100%;position:relative;vertical-align:top;}
.tp-carousel-wrapper{cursor:url(../images/openhand.cur),move;}
.tp-carousel-wrapper.dragged{cursor:url(../images/closedhand.cur),move;}
.tp_inner_padding{box-sizing:border-box;max-height:none !important;}
.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all;}
.tp-forcenotvisible, .tp-hide-revslider, .tp-caption.tp-hidden-caption, .tp-parallax-wrap.tp-hidden-caption{visibility:hidden !important;display:none !important;}
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider audio, .rev_slider video{max-width:none !important;}
.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}
.tp-blockmask, .tp-blockmask_in, .tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0);}
.tp-parallax-wrap{transform-style:preserve-3d;}
.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px;}
.rev_row_zone_top{top:0;}
.rev_row_zone_middle{top:50%;transform:translateY(-50%);}
.rev_row_zone_bottom{bottom:0;}
.rev_column .tp-parallax-wrap{vertical-align:top;}
.rev_slider .tp-caption.rev_row{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto !important;font-size:0px;}
.rev_column{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px;}
.rev_column_inner{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important;}
.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent;}
.rev_column_inner .tp-parallax-wrap, .rev_column_inner .tp-loop-wrap, .rev_column_inner .tp-mask-wrap{text-align:inherit;}
.rev_column_inner .tp-mask-wrap{display:inline-block;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap, .rev_column_inner .tp-parallax-wrap .tp-mask-wrap, .rev_column_inner .tp-parallax-wrap{position:relative !important;left:auto !important;top:auto !important;line-height:0;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap, .rev_column_inner .tp-parallax-wrap .tp-mask-wrap, .rev_column_inner .tp-parallax-wrap, .rev_column_inner .rev_layer_in_column{vertical-align:top;}
.rev_break_columns{display:block !important;}
.rev_break_columns .tp-parallax-wrap.rev_column{display:block !important;width:100% !important;}
.fullscreen-container{position:relative;padding:0;}
.fullwidthbanner-container{position:relative;padding:0;overflow:hidden;}
.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative;}
.tp-static-layers{position:absolute;z-index:101;top:0;left:0;}
.tp-static-layers-back{z-index:0;}
.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00a8ff;position:absolute;left:-40px;top:0;}
.tp-caption .backcorner{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;position:absolute;right:0;top:0;}
.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00a8ff;position:absolute;left:-40px;top:0;}
.tp-caption .backcornertop{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;position:absolute;right:0;top:0;}
.tp-layer-inner-rotation{position:relative !important;}
img.tp-slider-alternative-image{width:100%;height:auto;}
.noFilterClass{filter:none !important;}
.rs-background-video-layer{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;z-index:0;}
.tp-caption.coverscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute;}
.caption.fullscreenvideo, .tp-caption.fullscreenvideo{left:0;top:0;position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo audio, .caption.fullscreenvideo video, .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe audio, .tp-caption.fullscreenvideo iframe video{width:100% !important;height:100% !important;display:none;}
.fullcoveredvideo audio, .fullscreenvideo audio .fullcoveredvideo video, .fullscreenvideo video{background:#000;}
.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0;}
.videoisplaying .html5vid .tp-poster{display:none;}
.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out !important;}
.tp-hiddenaudio, .tp-audio-html5 .tp-video-play-button{display:none !important;}
.tp-caption .html5vid{width:100% !important;height:100% !important;}
.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center;vertical-align:top;line-height:50px !important;font-size:40px !important;}
.tp-caption:hover .tp-video-play-button{opacity:1;display:block;}
.tp-caption .tp-revstop{display:none;border-left:5px solid #fff !important;border-right:5px solid #fff !important;margin-top:15px !important;line-height:20px !important;vertical-align:top;font-size:25px !important;}
.videoisplaying .revicon-right-dir{display:none;}
.videoisplaying .tp-revstop{display:inline-block;}
.videoisplaying .tp-video-play-button{display:none;}
.fullcoveredvideo .tp-video-play-button{display:none !important;}
.fullscreenvideo .fullscreenvideo audio{object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video{object-fit:contain !important;}
.fullscreenvideo .fullcoveredvideo audio{object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video{object-fit:cover !important;}
.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box;}
.tp-caption:hover .tp-video-controls{opacity:.9;}
.tp-video-button{background:rgba(0,0,0,.5);border:0;color:#eee;border-radius:3px;cursor:pointer;line-height:12px;font-size:12px;color:#fff;padding:0;margin:0;outline:none;}
.tp-video-button:hover{cursor:pointer;}
.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle;}
.tp-video-seek-bar-wrap{width:80%;}
.tp-video-vol-bar-wrap{width:20%;}
.tp-volume-bar, .tp-seek-bar{width:100%;cursor:pointer;outline:none;line-height:12px;margin:0;padding:0;}
.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5;}
.disabled_lc .tp-video-play-button, .rs-background-video-layer video::-webkit-media-controls-start-playback-button, .rs-background-video-layer video::-webkit-media-controls, .rs-background-video-layer audio::-webkit-media-controls{display:none !important;}
.tp-audio-html5 .tp-video-controls{opacity:1 !important;visibility:visible !important;}
.tp-dottedoverlay{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;}
.tp-dottedoverlay.twoxtwo{background:url(../images/gridtile.png);}
.tp-dottedoverlay.twoxtwowhite{background:url(../images/gridtile_white.png);}
.tp-dottedoverlay.threexthree{background:url(../images/gridtile_3x3.png);}
.tp-dottedoverlay.threexthreewhite{background:url(../images/gridtile_3x3_white.png);}
.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1;}
.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8);}
.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg);}
.tp-shadow2:after, .tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto;}
.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;}
.tp-shadow5:before, .tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px;}
.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0,0,0,.6) !important;font-size:15px;line-height:45px !important;font-family:'Roboto', sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none;}
.tp-button.big{color:#fff;text-shadow:0px 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px !important;}
.purchase:hover, .tp-button:hover, .tp-button.big:hover{background-position:bottom,15px 11px;}
.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green{background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b;}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue{background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68;}
.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red{background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212;}
.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange{background-color:#f70;box-shadow:0px 3px 0px 0px #a34c00;}
.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey{background-color:#555;box-shadow:0px 3px 0px 0px #222;}
.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey{background-color:#888;box-shadow:0px 3px 0px 0px #555;}
.rev-btn, .rev-btn:visited{outline:none !important;box-shadow:none !important;text-decoration:none !important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:"Roboto",sans-serif;cursor:pointer;}
.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900;}
.rev-btn.rev-withicon i{font-size:15px;font-weight:400;position:relative;top:0;transition:all .2s ease-out !important;margin-left:10px !important;}
.rev-btn.rev-hiddenicon i{font-size:15px;font-weight:400;position:relative;top:0;transition:all .2s ease-out !important;opacity:0;margin-left:0 !important;width:0 !important;}
.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important;}
.rev-btn.rev-medium, .rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px;}
.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0;}
.rev-btn.rev-medium.rev-hiddenicon i{font-size:14px;top:0;}
.rev-btn.rev-small, .rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px;}
.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0;}
.rev-btn.rev-small.rev-hiddenicon i{font-size:12px;top:0;}
.rev-maxround{border-radius:30px;}
.rev-minround{border-radius:3px;}
.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer;}
.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important;}
.rev-burger span:nth-child(2){margin:3px 0;}
#dialog_addbutton .rev-burger:hover:first-child, .open .rev-burger:first-child, .open.rev-burger:first-child{transform:translateY(6px) rotate(-45deg);}
#dialog_addbutton .rev-burger:hover:nth-child(2), .open .rev-burger:nth-child(2), .open.rev-burger:nth-child(2){transform:rotate(-45deg);opacity:0;}
#dialog_addbutton .rev-burger:hover:last-child, .open .rev-burger:last-child, .open.rev-burger:last-child{transform:translateY(-6px) rotate(-135deg);}
.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2);}
.rev-burger.revb-white span{background:#fff;}
.rev-burger.revb-whitenoborder{border:0;}
.rev-burger.revb-whitenoborder span{background:#fff;}
.rev-burger.revb-darknoborder{border:0;}
.rev-burger.revb-darknoborder span{background:#333;}
.rev-burger.revb-whitefull{background:#fff;border:none;}
.rev-burger.revb-whitefull span{background:#333;}
.rev-burger.revb-darkfull{background:#333;border:none;}
.rev-burger.revb-darkfull span{background:#fff;}
@keyframes rev-ani-mouse{0%{opacity:1;top:29%;}
15%{opacity:1;top:50%;}
50%{opacity:0;top:50%;}
100%{opacity:0;top:29%;}
}
.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px;}
.rev-scroll-btn > *{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:'Roboto', sans-serif;letter-spacing:2px;}
.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *.active{color:#fff;}
.rev-scroll-btn > *:hover, .rev-scroll-btn > *:focus, .rev-scroll-btn > *:active, .rev-scroll-btn > *.active{opacity:.8;}
.rev-scroll-btn.revs-fullwhite{background:#fff;}
.rev-scroll-btn.revs-fullwhite span{background:#333;}
.rev-scroll-btn.revs-fulldark{background:#333;border:none;}
.rev-scroll-btn.revs-fulldark span{background:#fff;}
.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;}
.rev-scroll-btn.revs-dark{border-color:#333;}
.rev-scroll-btn.revs-dark span{background:#333;}
.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:'Roboto', sans-serif;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer;}
.rev-cbutton-dark-sr{border-radius:3px;}
.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75);}
.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75);}
.rev-sbutton{line-height:37px;width:37px;height:37px;}
.rev-sbutton-blue{background-color:#3b5998;}
.rev-sbutton-lightblue{background-color:#00a0d1;}
.rev-sbutton-red{background-color:#dd4b39;}
.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0;}
.tp-bannertimer.tp-bottom{top:auto;bottom:0 !important;height:5px;}
.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1;}
.caption.slidelink a div, .tp-caption.slidelink a div{width:3000px;height:1500px;background:url(../images/coloredbg.png) repeat;}
.tp-caption.slidelink a span{background:url(../images/coloredbg.png) repeat;}
.tp-shape{width:100%;height:100%;}
.tp-caption .rs-starring{display:inline-block;}
.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important;}
.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important;}
.tp-caption .rs-starring .star-rating:before, .tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute;}
.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important;}
.tp-caption .rs-starring .star-rating span:before, .tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;}
.tp-loader{top:50%;left:50%;z-index:10000;position:absolute;}
.tp-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(../images/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}
.tp-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px;}
.tp-loader.spinner5{background-image:url(../images/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px;}
@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);}
50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out;}
@keyframes tp-scaleout{0%{transform:scale(0);}
100%{transform:scale(1);opacity:0;}
}
.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center;}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both;}
.tp-loader.spinner3 .bounce1{animation-delay:-.32s;}
.tp-loader.spinner3 .bounce2{animation-delay:-.16s;}
@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0);}
40%{transform:scale(1);}
}
.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear;}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);}
.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s;}
@keyframes tp-rotate{100%{transform:rotate(360deg);}
}
@keyframes tp-bounce{0%,100%{transform:scale(0);}
50%{transform:scale(1);}
}
.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0;}
.tp-tabs, .tp-thumbs, .tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0;}
.tp-tab, .tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box;}
.tp-arr-imgholder, .tp-videoposter, .tp-thumb-image, .tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0;}
.tp-tab:hover, .tp-tab.selected, .tp-thumb:hover, .tp-thumb.selected{opacity:1;}
.tp-tab-mask, .tp-thumb-mask{box-sizing:border-box !important;}
.tp-tabs, .tp-thumbs{box-sizing:content-box !important;}
.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer;}
.tp-bullet.selected, .tp-bullet:hover{background:#fff;}
.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000;}
.tparrows:hover{background:#000;}
.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center;}
.tparrows.tp-leftarrow:before{content:'\e824';}
.tparrows.tp-rightarrow:before{content:'\e825';}
body.rtl .tp-kbimg{left:0 !important;}
.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4);}
.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal;}
.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover{border:1px dashed #c0392b !important;}
.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0;}
#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll;}
.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);}
.aden:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken;}
.perpetua:after, .reyes:after{mix-blend-mode:soft-light;opacity:.5;}
.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);}
.perpetua:after{background:linear-gradient(to bottom,#005b9a,#e6c13d);}
.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75);}
.reyes:after{background:#efcdad;}
.gingham{filter:brightness(1.05) hue-rotate(-10deg);}
.gingham:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken;}
.toaster{filter:contrast(1.5) brightness(.9);}
.toaster:after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen;}
.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);}
.walden:after{background:#04c;mix-blend-mode:screen;opacity:.3;}
.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1);}
.hudson:after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5;}
.earlybird{filter:contrast(.9) sepia(.2);}
.earlybird:after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay;}
.mayfair{filter:contrast(1.1) saturate(1.1);}
.mayfair:after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4;}
.lofi{filter:saturate(1.1) contrast(1.5);}
.lofi:after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply;}
._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3);}
._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen;}
.brooklyn{filter:contrast(.9) brightness(1.1);}
.brooklyn:after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay;}
.xpro2{filter:sepia(.3);}
.xpro2:after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn;}
.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);}
.nashville:after{background:rgba(0,70,150,.4);mix-blend-mode:lighten;}
.nashville:before{background:rgba(247,176,153,.56);mix-blend-mode:darken;}
.lark{filter:contrast(.9);}
.lark:after{background:rgba(242,242,242,.8);mix-blend-mode:darken;}
.lark:before{background:#22253f;mix-blend-mode:color-dodge;}
.moon{filter:grayscale(1) contrast(1.1) brightness(1.1);}
.moon:before{background:#a0a0a0;mix-blend-mode:soft-light;}
.moon:after{background:#383838;mix-blend-mode:lighten;}
.clarendon{filter:contrast(1.2) saturate(1.35);}
.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay;}
.willow{filter:grayscale(.5) contrast(.95) brightness(.9);}
.willow:before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay;}
.willow:after{background-color:#d8cdcb;mix-blend-mode:color;}
.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9);}
.rise:after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6;}
.rise:before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply;}
._1977:after, ._1977:before, .aden:after, .aden:before, .brooklyn:after, .brooklyn:before, .clarendon:after, .clarendon:before, .earlybird:after, .earlybird:before, .gingham:after, .gingham:before, .hudson:after, .hudson:before, .inkwell:after, .inkwell:before, .lark:after, .lark:before, .lofi:after, .lofi:before, .mayfair:after, .mayfair:before, .moon:after, .moon:before, .nashville:after, .nashville:before, .perpetua:after, .perpetua:before, .reyes:after, .reyes:before, .rise:after, .rise:before, .slumber:after, .slumber:before, .toaster:after, .toaster:before, .walden:after, .walden:before, .willow:after, .willow:before, .xpro2:after, .xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none;}
._1977, .aden, .brooklyn, .clarendon, .earlybird, .gingham, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .perpetua, .reyes, .rise, .slumber, .toaster, .walden, .willow, .xpro2{position:relative;}
._1977 img, .aden img, .brooklyn img, .clarendon img, .earlybird img, .gingham img, .hudson img, .inkwell img, .lark img, .lofi img, .mayfair img, .moon img, .nashville img, .perpetua img, .reyes img, .rise img, .slumber img, .toaster img, .walden img, .willow img, .xpro2 img{width:100%;z-index:1;}
._1977:before, .aden:before, .brooklyn:before, .clarendon:before, .earlybird:before, .gingham:before, .hudson:before, .inkwell:before, .lark:before, .lofi:before, .mayfair:before, .moon:before, .nashville:before, .perpetua:before, .reyes:before, .rise:before, .slumber:before, .toaster:before, .walden:before, .willow:before, .xpro2:before{z-index:2;}
._1977:after, .aden:after, .brooklyn:after, .clarendon:after, .earlybird:after, .gingham:after, .hudson:after, .inkwell:after, .lark:after, .lofi:after, .mayfair:after, .moon:after, .nashville:after, .perpetua:after, .reyes:after, .rise:after, .slumber:after, .toaster:after, .walden:after, .willow:after, .xpro2:after{z-index:3;}
.slumber{filter:saturate(.66) brightness(1.05);}
.slumber:after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light;}
.slumber:before{background:rgba(69,41,12,.4);mix-blend-mode:lighten;}
.tp-kbimg-wrap:before, .tp-kbimg-wrap:after{height:500%;width:500%;}
#rs-demo-id{}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
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;width:100%}
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:700;}
dfn{font-style:italic;}
h1{margin:.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:-.5em;}
sub{bottom:-.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;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]{-webkit-appearance:button;cursor:pointer;border-radius:4px;padding:1px 50px;margin:0;cursor:pointer;border:none;background:#ee3142;color:#555;font-size:18px;line-height:1.2;text-transform:uppercase;display:block;min-width:254px;margin:0 auto;}
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]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver;}
legend{padding:0;border:0;}
textarea{overflow:auto;color:black}
optgroup{font-weight:700;}
table{border-spacing:0;border-collapse:collapse;}
td, th{padding:0;}
@media print{*,:after,:before{color:#000 !important;text-shadow:none !important;background:0 0 !important;-webkit-box-shadow:none !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^="javascript:"]:after, a[href^="#"]:after{content:"";}
blockquote, pre{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
img, tr{page-break-inside:avoid;}
img{max-width:100% !important;}
h2, h3, p{orphans:3;widows:3;}
h2, h3{page-break-after:avoid;}
.navbar{display:none;}
.btn > .caret, .dropup > .btn > .caret{border-top-color:#000 !important;}
.label{border:1px solid #000;}
.table{border-collapse:collapse !important;}
.table td, .table th{background-color:#fff !important;}
.table-bordered td, .table-bordered th{border:1px solid #ddd !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.woff2) format('woff2'),
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');}
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.glyphicon-asterisk:before{content:"\002a";}
.glyphicon-plus:before{content:"\002b";}
.glyphicon-eur:before, .glyphicon-euro:before{content:"\20ac";}
.glyphicon-minus:before{content:"\2212";}
.glyphicon-cloud:before{content:"\2601";}
.glyphicon-envelope:before{content:"\2709";}
.glyphicon-pencil:before{content:"\270f";}
.glyphicon-glass:before{content:"\e001";}
.glyphicon-music:before{content:"\e002";}
.glyphicon-search:before{content:"\e003";}
.glyphicon-heart:before{content:"\e005";}
.glyphicon-star:before{content:"\e006";}
.glyphicon-star-empty:before{content:"\e007";}
.glyphicon-user:before{content:"\e008";}
.glyphicon-film:before{content:"\e009";}
.glyphicon-th-large:before{content:"\e010";}
.glyphicon-th:before{content:"\e011";}
.glyphicon-th-list:before{content:"\e012";}
.glyphicon-ok:before{content:"\e013";}
.glyphicon-remove:before{content:"\e014";}
.glyphicon-zoom-in:before{content:"\e015";}
.glyphicon-zoom-out:before{content:"\e016";}
.glyphicon-off:before{content:"\e017";}
.glyphicon-signal:before{content:"\e018";}
.glyphicon-cog:before{content:"\e019";}
.glyphicon-trash:before{content:"\e020";}
.glyphicon-home:before{content:"\e021";}
.glyphicon-file:before{content:"\e022";}
.glyphicon-time:before{content:"\e023";}
.glyphicon-road:before{content:"\e024";}
.glyphicon-download-alt:before{content:"\e025";}
.glyphicon-download:before{content:"\e026";}
.glyphicon-upload:before{content:"\e027";}
.glyphicon-inbox:before{content:"\e028";}
.glyphicon-play-circle:before{content:"\e029";}
.glyphicon-repeat:before{content:"\e030";}
.glyphicon-refresh:before{content:"\e031";}
.glyphicon-list-alt:before{content:"\e032";}
.glyphicon-lock:before{content:"\e033";}
.glyphicon-flag:before{content:"\e034";}
.glyphicon-headphones:before{content:"\e035";}
.glyphicon-volume-off:before{content:"\e036";}
.glyphicon-volume-down:before{content:"\e037";}
.glyphicon-volume-up:before{content:"\e038";}
.glyphicon-qrcode:before{content:"\e039";}
.glyphicon-barcode:before{content:"\e040";}
.glyphicon-tag:before{content:"\e041";}
.glyphicon-tags:before{content:"\e042";}
.glyphicon-book:before{content:"\e043";}
.glyphicon-bookmark:before{content:"\e044";}
.glyphicon-print:before{content:"\e045";}
.glyphicon-camera:before{content:"\e046";}
.glyphicon-font:before{content:"\e047";}
.glyphicon-bold:before{content:"\e048";}
.glyphicon-italic:before{content:"\e049";}
.glyphicon-text-height:before{content:"\e050";}
.glyphicon-text-width:before{content:"\e051";}
.glyphicon-align-left:before{content:"\e052";}
.glyphicon-align-center:before{content:"\e053";}
.glyphicon-align-right:before{content:"\e054";}
.glyphicon-align-justify:before{content:"\e055";}
.glyphicon-list:before{content:"\e056";}
.glyphicon-indent-left:before{content:"\e057";}
.glyphicon-indent-right:before{content:"\e058";}
.glyphicon-facetime-video:before{content:"\e059";}
.glyphicon-picture:before{content:"\e060";}
.glyphicon-map-marker:before{content:"\e062";}
.glyphicon-adjust:before{content:"\e063";}
.glyphicon-tint:before{content:"\e064";}
.glyphicon-edit:before{content:"\e065";}
.glyphicon-share:before{content:"\e066";}
.glyphicon-check:before{content:"\e067";}
.glyphicon-move:before{content:"\e068";}
.glyphicon-step-backward:before{content:"\e069";}
.glyphicon-fast-backward:before{content:"\e070";}
.glyphicon-backward:before{content:"\e071";}
.glyphicon-play:before{content:"\e072";}
.glyphicon-pause:before{content:"\e073";}
.glyphicon-stop:before{content:"\e074";}
.glyphicon-forward:before{content:"\e075";}
.glyphicon-fast-forward:before{content:"\e076";}
.glyphicon-step-forward:before{content:"\e077";}
.glyphicon-eject:before{content:"\e078";}
.glyphicon-chevron-left:before{content:"\e079";}
.glyphicon-chevron-right:before{content:"\e080";}
.glyphicon-plus-sign:before{content:"\e081";}
.glyphicon-minus-sign:before{content:"\e082";}
.glyphicon-remove-sign:before{content:"\e083";}
.glyphicon-ok-sign:before{content:"\e084";}
.glyphicon-question-sign:before{content:"\e085";}
.glyphicon-info-sign:before{content:"\e086";}
.glyphicon-screenshot:before{content:"\e087";}
.glyphicon-remove-circle:before{content:"\e088";}
.glyphicon-ok-circle:before{content:"\e089";}
.glyphicon-ban-circle:before{content:"\e090";}
.glyphicon-arrow-left:before{content:"\e091";}
.glyphicon-arrow-right:before{content:"\e092";}
.glyphicon-arrow-up:before{content:"\e093";}
.glyphicon-arrow-down:before{content:"\e094";}
.glyphicon-share-alt:before{content:"\e095";}
.glyphicon-resize-full:before{content:"\e096";}
.glyphicon-resize-small:before{content:"\e097";}
.glyphicon-exclamation-sign:before{content:"\e101";}
.glyphicon-gift:before{content:"\e102";}
.glyphicon-leaf:before{content:"\e103";}
.glyphicon-fire:before{content:"\e104";}
.glyphicon-eye-open:before{content:"\e105";}
.glyphicon-eye-close:before{content:"\e106";}
.glyphicon-warning-sign:before{content:"\e107";}
.glyphicon-plane:before{content:"\e108";}
.glyphicon-calendar:before{content:"\e109";}
.glyphicon-random:before{content:"\e110";}
.glyphicon-comment:before{content:"\e111";}
.glyphicon-magnet:before{content:"\e112";}
.glyphicon-chevron-up:before{content:"\e113";}
.glyphicon-chevron-down:before{content:"\e114";}
.glyphicon-retweet:before{content:"\e115";}
.glyphicon-shopping-cart:before{content:"\e116";}
.glyphicon-folder-close:before{content:"\e117";}
.glyphicon-folder-open:before{content:"\e118";}
.glyphicon-resize-vertical:before{content:"\e119";}
.glyphicon-resize-horizontal:before{content:"\e120";}
.glyphicon-hdd:before{content:"\e121";}
.glyphicon-bullhorn:before{content:"\e122";}
.glyphicon-bell:before{content:"\e123";}
.glyphicon-certificate:before{content:"\e124";}
.glyphicon-thumbs-up:before{content:"\e125";}
.glyphicon-thumbs-down:before{content:"\e126";}
.glyphicon-hand-right:before{content:"\e127";}
.glyphicon-hand-left:before{content:"\e128";}
.glyphicon-hand-up:before{content:"\e129";}
.glyphicon-hand-down:before{content:"\e130";}
.glyphicon-circle-arrow-right:before{content:"\e131";}
.glyphicon-circle-arrow-left:before{content:"\e132";}
.glyphicon-circle-arrow-up:before{content:"\e133";}
.glyphicon-circle-arrow-down:before{content:"\e134";}
.glyphicon-globe:before{content:"\e135";}
.glyphicon-wrench:before{content:"\e136";}
.glyphicon-tasks:before{content:"\e137";}
.glyphicon-filter:before{content:"\e138";}
.glyphicon-briefcase:before{content:"\e139";}
.glyphicon-fullscreen:before{content:"\e140";}
.glyphicon-dashboard:before{content:"\e141";}
.glyphicon-paperclip:before{content:"\e142";}
.glyphicon-heart-empty:before{content:"\e143";}
.glyphicon-link:before{content:"\e144";}
.glyphicon-phone:before{content:"\e145";}
.glyphicon-pushpin:before{content:"\e146";}
.glyphicon-usd:before{content:"\e148";}
.glyphicon-gbp:before{content:"\e149";}
.glyphicon-sort:before{content:"\e150";}
.glyphicon-sort-by-alphabet:before{content:"\e151";}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152";}
.glyphicon-sort-by-order:before{content:"\e153";}
.glyphicon-sort-by-order-alt:before{content:"\e154";}
.glyphicon-sort-by-attributes:before{content:"\e155";}
.glyphicon-sort-by-attributes-alt:before{content:"\e156";}
.glyphicon-unchecked:before{content:"\e157";}
.glyphicon-expand:before{content:"\e158";}
.glyphicon-collapse-down:before{content:"\e159";}
.glyphicon-collapse-up:before{content:"\e160";}
.glyphicon-log-in:before{content:"\e161";}
.glyphicon-flash:before{content:"\e162";}
.glyphicon-log-out:before{content:"\e163";}
.glyphicon-new-window:before{content:"\e164";}
.glyphicon-record:before{content:"\e165";}
.glyphicon-save:before{content:"\e166";}
.glyphicon-open:before{content:"\e167";}
.glyphicon-saved:before{content:"\e168";}
.glyphicon-import:before{content:"\e169";}
.glyphicon-export:before{content:"\e170";}
.glyphicon-send:before{content:"\e171";}
.glyphicon-floppy-disk:before{content:"\e172";}
.glyphicon-floppy-saved:before{content:"\e173";}
.glyphicon-floppy-remove:before{content:"\e174";}
.glyphicon-floppy-save:before{content:"\e175";}
.glyphicon-floppy-open:before{content:"\e176";}
.glyphicon-credit-card:before{content:"\e177";}
.glyphicon-transfer:before{content:"\e178";}
.glyphicon-cutlery:before{content:"\e179";}
.glyphicon-header:before{content:"\e180";}
.glyphicon-compressed:before{content:"\e181";}
.glyphicon-earphone:before{content:"\e182";}
.glyphicon-phone-alt:before{content:"\e183";}
.glyphicon-tower:before{content:"\e184";}
.glyphicon-stats:before{content:"\e185";}
.glyphicon-sd-video:before{content:"\e186";}
.glyphicon-hd-video:before{content:"\e187";}
.glyphicon-subtitles:before{content:"\e188";}
.glyphicon-sound-stereo:before{content:"\e189";}
.glyphicon-sound-dolby:before{content:"\e190";}
.glyphicon-sound-5-1:before{content:"\e191";}
.glyphicon-sound-6-1:before{content:"\e192";}
.glyphicon-sound-7-1:before{content:"\e193";}
.glyphicon-copyright-mark:before{content:"\e194";}
.glyphicon-registration-mark:before{content:"\e195";}
.glyphicon-cloud-download:before{content:"\e197";}
.glyphicon-cloud-upload:before{content:"\e198";}
.glyphicon-tree-conifer:before{content:"\e199";}
.glyphicon-tree-deciduous:before{content:"\e200";}
.glyphicon-cd:before{content:"\e201";}
.glyphicon-save-file:before{content:"\e202";}
.glyphicon-open-file:before{content:"\e203";}
.glyphicon-level-up:before{content:"\e204";}
.glyphicon-copy:before{content:"\e205";}
.glyphicon-paste:before{content:"\e206";}
.glyphicon-alert:before{content:"\e209";}
.glyphicon-equalizer:before{content:"\e210";}
.glyphicon-king:before{content:"\e211";}
.glyphicon-queen:before{content:"\e212";}
.glyphicon-pawn:before{content:"\e213";}
.glyphicon-bishop:before{content:"\e214";}
.glyphicon-knight:before{content:"\e215";}
.glyphicon-baby-formula:before{content:"\e216";}
.glyphicon-tent:before{content:"\26fa";}
.glyphicon-blackboard:before{content:"\e218";}
.glyphicon-bed:before{content:"\e219";}
.glyphicon-apple:before{content:"\f8ff";}
.glyphicon-erase:before{content:"\e221";}
.glyphicon-hourglass:before{content:"\231b";}
.glyphicon-lamp:before{content:"\e223";}
.glyphicon-duplicate:before{content:"\e224";}
.glyphicon-piggy-bank:before{content:"\e225";}
.glyphicon-scissors:before{content:"\e226";}
.glyphicon-bitcoin:before{content:"\e227";}
.glyphicon-btc:before{content:"\e227";}
.glyphicon-xbt:before{content:"\e227";}
.glyphicon-yen:before{content:"\00a5";}
.glyphicon-jpy:before{content:"\00a5";}
.glyphicon-ruble:before{content:"\20bd";}
.glyphicon-rub:before{content:"\20bd";}
.glyphicon-scale:before{content:"\e230";}
.glyphicon-ice-lolly:before{content:"\e231";}
.glyphicon-ice-lolly-tasted:before{content:"\e232";}
.glyphicon-education:before{content:"\e233";}
.glyphicon-option-horizontal:before{content:"\e234";}
.glyphicon-option-vertical:before{content:"\e235";}
.glyphicon-menu-hamburger:before{content:"\e236";}
.glyphicon-modal-window:before{content:"\e237";}
.glyphicon-oil:before{content:"\e238";}
.glyphicon-grain:before{content:"\e239";}
.glyphicon-sunglasses:before{content:"\e240";}
.glyphicon-text-size:before{content:"\e241";}
.glyphicon-text-color:before{content:"\e242";}
.glyphicon-text-background:before{content:"\e243";}
.glyphicon-object-align-top:before{content:"\e244";}
.glyphicon-object-align-bottom:before{content:"\e245";}
.glyphicon-object-align-horizontal:before{content:"\e246";}
.glyphicon-object-align-left:before{content:"\e247";}
.glyphicon-object-align-vertical:before{content:"\e248";}
.glyphicon-object-align-right:before{content:"\e249";}
.glyphicon-triangle-right:before{content:"\e250";}
.glyphicon-triangle-left:before{content:"\e251";}
.glyphicon-triangle-bottom:before{content:"\e252";}
.glyphicon-triangle-top:before{content:"\e253";}
.glyphicon-console:before{content:"\e254";}
.glyphicon-superscript:before{content:"\e255";}
.glyphicon-subscript:before{content:"\e256";}
.glyphicon-menu-left:before{content:"\e257";}
.glyphicon-menu-right:before{content:"\e258";}
.glyphicon-menu-down:before{content:"\e259";}
.glyphicon-menu-up:before{content:"\e260";}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{font-family:'Roboto', sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;}
button, input, select, textarea{font-family:inherit;font-size:inherit;line-height:inherit;}
a{color:#337ab7;text-decoration:none;}
a:focus, a:hover{color:#ee3142;text-decoration:underline;}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
figure{margin:0;}
img{vertical-align:middle;}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > 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:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .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;}
[role=button]{cursor:pointer;}
.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, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small{font-weight:400;line-height:1;color:#777;}
.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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:.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:focus, a.text-primary:hover{color:#286090;}
.text-success{color:#002855;}
a.text-success:focus, a.text-success:hover{color:#2b542c;}
.text-info{color:#31708f;}
a.text-info:focus, a.text-info:hover{color:#245269;}
.text-warning{color:#8a6d3b;}
a.text-warning:focus, a.text-warning:hover{color:#66512c;}
.text-danger{color:#a94442;}
a.text-danger:focus, a.text-danger:hover{color:#843534;}
.bg-primary{color:#fff;background-color:#337ab7;}
a.bg-primary:focus, a.bg-primary:hover{background-color:#286090;}
.bg-success{background-color:#dff0d8;}
a.bg-success:focus, a.bg-success:hover{background-color:#c1e2b3;}
.bg-info{background-color:#d9edf7;}
a.bg-info:focus, a.bg-info:hover{background-color:#afd9ee;}
.bg-warning{background-color:#fcf8e3;}
a.bg-warning:focus, a.bg-warning:hover{background-color:#f7ecb5;}
.bg-danger{background-color:#f2dede;}
a.bg-danger:focus, a.bg-danger:hover{background-color:#e4b9b9;}
.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee;}
ol, ul{margin-top:0;margin-bottom:10px;}
ol ol, ol ul, ul ol, ul ul{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;}
dd, dt{line-height:1.42857143;}
dt{font-weight:700;}
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[data-original-title], abbr[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 ol:last-child, blockquote p:last-child, blockquote ul:last-child{margin-bottom:0;}
blockquote .small, blockquote footer, blockquote small{display:block;font-size:10px;line-height:1.42857143;color:#777;}
blockquote .small:before, blockquote footer: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 .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before{content:'';}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer: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;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);}
kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;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;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;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-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9{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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9{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 > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{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 > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th{border-top:0;}
.table > tbody + tbody{border-top:2px solid #ddd;}
.table .table{background-color:#fff;}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th{padding:5px;}
.table-bordered{border:1px solid #ddd;}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th{border:1px solid #ddd;}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th{border-bottom-width:2px;}
.table-striped > tbody > tr:nth-of-type(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 > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active{background-color:#f5f5f5;}
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover{background-color:#e8e8e8;}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success{background-color:#dff0d8;}
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover{background-color:#d0e9c6;}
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info{background-color:#d9edf7;}
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover{background-color:#c4e3f3;}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning{background-color:#fcf8e3;}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover{background-color:#faf2cc;}
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger{background-color:#f2dede;}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover{background-color:#ebcccc;}
.table-responsive{min-height:.01%;overflow-x:auto;}
@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;}
.table-responsive > .table{margin-bottom:0;}
.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th{white-space:nowrap;}
.table-responsive > .table-bordered{border:0;}
.table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child{border-left:0;}
.table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child{border-right:0;}
.table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th{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:700;}
input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type=checkbox], input[type=radio]{margin:4px 0 0;margin-top:1px\9;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=checkbox]:focus, input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;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:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.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::-ms-expand{background-color:transparent;border:0;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{background-color:#eee;opacity:1;}
.form-control[disabled], fieldset[disabled] .form-control{cursor:not-allowed;}
textarea.form-control{height:auto;}
input[type=search]{-webkit-appearance:none;}
@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control{line-height:34px;}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], 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-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], 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;}
.checkbox, .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px;}
.checkbox label, .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer;}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{position:absolute;margin-top:4px\9;margin-left:-20px;}
.checkbox + .checkbox, .radio + .radio{margin-top:-5px;}
.checkbox-inline, .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer;}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline{margin-top:0;margin-left:10px;}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled]{cursor:not-allowed;}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline{cursor:not-allowed;}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label{cursor:not-allowed;}
.form-control-static{min-height:34px;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{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
select.input-sm{height:30px;line-height:30px;}
select[multiple].input-sm, textarea.input-sm{height:auto;}
.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.form-group-sm select.form-control{height:30px;line-height:30px;}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control{height:auto;}
.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5;}
.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}
select.input-lg{height:46px;line-height:46px;}
select[multiple].input-lg, textarea.input-lg{height:auto;}
.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}
.form-group-lg select.form-control{height:46px;line-height:46px;}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control{height:auto;}
.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333;}
.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;pointer-events:none;}
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback{width:46px;height:46px;line-height:46px;}
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback{width:30px;height:30px;line-height:30px;}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label{color:#3c763d;}
.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}
.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),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 .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label{color:#8a6d3b;}
.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}
.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),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 .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label{color:#a94442;}
.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}
.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn{width:auto;}
.form-inline .input-group > .form-control{width:100%;}
.form-inline .control-label{margin-bottom:0;vertical-align:middle;}
.form-inline .checkbox, .form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle;}
.form-inline .checkbox label, .form-inline .radio label{padding-left:0;}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio]{position:relative;margin-left:0;}
.form-inline .has-feedback .form-control-feedback{top:0;}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0;}
.form-horizontal .checkbox, .form-horizontal .radio{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:11px;font-size:18px;}
}
@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px;}
}
.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.focus, .btn:focus, .btn:hover{color:#333;text-decoration:none;}
.btn.active, .btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65;}
a.btn.disabled, fieldset[disabled] a.btn{pointer-events:none;}
.btn-default{color:#333;background-color:#fff;border-color:#ccc;}
.btn-default.focus, .btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c;}
.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad;}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad;}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c;}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default{background-image:none;}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover{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.focus, .btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40;}
.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover{color:#fff;background-color:#204d74;border-color:#122b40;}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary{background-image:none;}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4;}
.btn-primary .badge{color:#337ab7;background-color:#fff;}
.btn-success{color:#fff;background-color:#ee3142;border-color:#ee3142;}
.btn-success.focus, .btn-success:focus{color:#fff;background-color:#ee3142;border-color:#ee3142;}
.btn-success:hover{color:#fff;background-color:#0072b9;border-color:#0072b9;}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success{color:#fff;}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover{color:#fff;}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success{background-image:none;}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover{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.focus, .btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85;}
.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc;}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc;}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85;}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info{background-image:none;}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover{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.focus, .btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d;}
.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512;}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512;}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d;}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning{background-image:none;}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover{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.focus, .btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19;}
.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925;}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925;}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19;}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger{background-image:none;}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a;}
.btn-danger .badge{color:#d9534f;background-color:#fff;}
.btn-link{font-weight:400;color:#337ab7;border-radius:0;}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover{border-color:transparent;}
.btn-link:focus, .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none;}
.btn-group-lg > .btn, .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px;}
.btn-group-sm > .btn, .btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-group-xs > .btn, .btn-xs{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=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block{width:100%;}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;}
.fade.in{opacity:1;}
.collapse{display:none;}
.collapse.in{display:block;}
tr.collapse.in{display:table-row;}
tbody.collapse.in{display:table-row-group;}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent;}
.dropdown, .dropup{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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(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:400;line-height:1.42857143;color:#333;white-space:nowrap;}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0;}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover{color:#777;}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.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 dashed;border-bottom:4px solid;\9}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px;}
@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-vertical > .btn, .btn-group > .btn{position:relative;float:left;}
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover{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, .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:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0;}
.btn-group > .btn-group:last-child:not(:first-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{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}
.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;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-left-radius:4px;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-right-radius:4px;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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}
.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 .form-control:focus{z-index:3;}
.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.3333333;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;}
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.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;}
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn{height:auto;}
.input-group .form-control, .input-group-addon, .input-group-btn{display:table-cell;}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn: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:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;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=checkbox], .input-group-addon input[type=radio]{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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle){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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle{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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover{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{z-index:2;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:focus, .nav > li > a:hover{text-decoration:none;background-color:#eee;}
.nav > li.disabled > a{color:#777;}
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{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:1px solid transparent;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:focus, .nav-tabs > li.active > a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;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:focus, .nav-tabs.nav-justified > .active > a:hover{border:1px solid #ddd;}
@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:focus, .nav-tabs.nav-justified > .active > a:hover{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:focus, .nav-pills > li.active > a:hover{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:focus, .nav-tabs-justified > .active > a:hover{border:1px solid #ddd;}
@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:focus, .nav-tabs-justified > .active > a:hover{border-bottom-color:#fff;}
}
.tab-content > .tab-pane{display:none;}
.tab-content > .active{display:block;}
.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:1px solid transparent;}
@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;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);}
.navbar-collapse.in{overflow-y:auto;}
@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none;}
.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important;}
.navbar-collapse.in{overflow-y:visible;}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse{padding-right:0;padding-left:0;}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height:340px;}
@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{max-height:200px;}
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header{margin-right:-15px;margin-left:-15px;}
@media (min-width:768px){.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header{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-bottom, .navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030;}
@media (min-width:768px){.navbar-fixed-bottom, .navbar-fixed-top{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:focus, .navbar-brand:hover{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:1px solid transparent;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;-webkit-box-shadow:none;box-shadow:none;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a{padding:5px 15px 5px 25px;}
.navbar-nav .open .dropdown-menu > li > a{line-height:20px;}
.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover{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;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn{width:auto;}
.navbar-form .input-group > .form-control{width:100%;}
.navbar-form .control-label{margin-bottom:0;vertical-align:middle;}
.navbar-form .checkbox, .navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle;}
.navbar-form .checkbox label, .navbar-form .radio label{padding-left:0;}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio]{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;-webkit-box-shadow:none;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{margin-bottom:0;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:focus, .navbar-default .navbar-brand:hover{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:focus, .navbar-default .navbar-nav > li > a:hover{color:#333;background-color:transparent;}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{color:#555;background-color:#e7e7e7;}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover{color:#ccc;background-color:transparent;}
.navbar-default .navbar-toggle{border-color:#ddd;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{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:focus, .navbar-default .navbar-nav > .open > a:hover{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:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#333;background-color:transparent;}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover{color:#555;background-color:#e7e7e7;}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover{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:focus, .navbar-default .btn-link:hover{color:#333;}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc;}
.navbar-inverse{background-color:#222;border-color:#080808;}
.navbar-inverse .navbar-brand{color:#9d9d9d;}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover{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:focus, .navbar-inverse .navbar-nav > li > a:hover{color:#fff;background-color:transparent;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{color:#fff;background-color:#080808;}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover{color:#444;background-color:transparent;}
.navbar-inverse .navbar-toggle{border-color:#333;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{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:focus, .navbar-inverse .navbar-nav > .open > a:hover{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:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff;background-color:transparent;}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover{color:#fff;background-color:#080808;}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover{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:focus, .navbar-inverse .btn-link:hover{color:#fff;}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover{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:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd;}
.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:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7;}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover{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;line-height:1.3333333;}
.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;line-height:1.5;}
.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:1px solid #ddd;border-radius:15px;}
.pager li > a:focus, .pager li > a:hover{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:focus, .pager .disabled > a:hover, .pager .disabled > span{color:#777;cursor:not-allowed;background-color:#fff;}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}
a.label:focus, a.label:hover{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]:focus, .label-default[href]:hover{background-color:#5e5e5e;}
.label-primary{background-color:#337ab7;}
.label-primary[href]:focus, .label-primary[href]:hover{background-color:#286090;}
.label-success{background-color:#5cb85c;}
.label-success[href]:focus, .label-success[href]:hover{background-color:#449d44;}
.label-info{background-color:#5bc0de;}
.label-info[href]:focus, .label-info[href]:hover{background-color:#31b0d5;}
.label-warning{background-color:#f0ad4e;}
.label-warning[href]:focus, .label-warning[href]:hover{background-color:#ec971f;}
.label-danger{background-color:#d9534f;}
.label-danger[href]:focus, .label-danger[href]:hover{background-color:#c9302c;}
.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px;}
.badge:empty{display:none;}
.btn .badge{position:relative;top:-1px;}
.btn-group-xs > .btn .badge, .btn-xs .badge{top:0;padding:1px 5px;}
a.badge:focus, a.badge:hover{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-top:30px;padding-bottom:30px;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{padding-right:15px;padding-left:15px;border-radius:6px;}
.jumbotron .container{max-width:100%;}
@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px;}
.container .jumbotron, .container-fluid .jumbotron{padding-right:60px;padding-left:60px;}
.jumbotron .h1, .jumbotron h1{font-size:63px;}
}
.thumbnail a > img, .thumbnail > img{margin-right:auto;margin-left:auto;}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{border-color:#337ab7;}
.thumbnail .caption{padding:9px;color:#333;}
.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}
.alert h4{margin-top:0;color:inherit;}
.alert .alert-link{font-weight:700;}
.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;}
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;}
to{background-position:0 0;}
}
@-o-keyframes progress-bar-stripes{from{background-position:40px 0;}
to{background-position:0 0;}
}
@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;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);}
.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;}
.progress-bar-striped, .progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;}
.progress-bar.active, .progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-bar-success{background-color:#5cb85c;}
.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}
.progress-bar-info{background-color:#5bc0de;}
.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}
.progress-bar-warning{background-color:#f0ad4e;}
.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}
.progress-bar-danger{background-color:#d9534f;}
.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);}
.media{margin-top:15px;}
.media:first-child{margin-top:0;}
.media, .media-body{overflow:hidden;zoom:1;}
.media-body{width:72%;float:right;}
.media-object.img-thumbnail{max-width:none;}
.media-right, .media > .pull-right{padding-left:10px;}
.media-left, .media > .pull-left{padding-right:10px;}
.media-body, .media-left, .media-right{display:table-cell;vertical-align:top;}
.media-middle{vertical-align:middle;}
.media-bottom{vertical-align:bottom;}
.media-heading{margin-top:0;margin-bottom:5px;font-size:13px;color:black;line-height:18px;}
.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:1px solid #ddd;}
.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, button.list-group-item{color:#555;}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading{color:#333;}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5;}
button.list-group-item{width:100%;text-align:left;}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee;}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading{color:inherit;}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text{color:#777;}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small{color:inherit;}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text{color:#c7ddef;}
.list-group-item-success{color:#3c763d;background-color:#dff0d8;}
a.list-group-item-success, button.list-group-item-success{color:#3c763d;}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading{color:inherit;}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6;}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d;}
.list-group-item-info{color:#31708f;background-color:#d9edf7;}
a.list-group-item-info, button.list-group-item-info{color:#31708f;}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading{color:inherit;}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3;}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f;}
.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3;}
a.list-group-item-warning, button.list-group-item-warning{color:#8a6d3b;}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading{color:inherit;}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc;}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b;}
.list-group-item-danger{color:#a94442;background-color:#f2dede;}
a.list-group-item-danger, button.list-group-item-danger{color:#a94442;}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading{color:inherit;}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc;}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover{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:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(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 > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > 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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0;}
.panel-heading + .list-group .list-group-item:first-child{border-top-width:0;}
.list-group + .panel-footer{border-top-width:0;}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table{margin-bottom:0;}
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption{padding-right:15px;padding-left:15px;}
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child{border-top-left-radius:3px;border-top-right-radius:3px;}
.panel > .table-responsive:first-child > .table:first-child > tbody: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:first-child > thead:first-child > tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px;}
.panel > .table-responsive:first-child > .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 th:first-child, .panel > .table-responsive:first-child > .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 th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child{border-top-left-radius:3px;}
.panel > .table-responsive:first-child > .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 th:last-child, .panel > .table-responsive:first-child > .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 th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child{border-top-right-radius:3px;}
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .table-responsive:last-child > .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 th:first-child, .panel > .table-responsive:last-child > .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 th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child{border-bottom-left-radius:3px;}
.panel > .table-responsive:last-child > .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 th:last-child, .panel > .table-responsive:last-child > .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 th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .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 td, .panel > .table > tbody:first-child > tr:first-child th{border-top:0;}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered{border:0;}
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child{border-left:0;}
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child{border-right:0;}
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th{border-bottom:0;}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body{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:#fff;background-color:#002855;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 embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}
.embed-responsive-16by9{padding-bottom:56.25%;}
.embed-responsive-4by3{padding-bottom:75%;}
.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);}
.well blockquote{border-color:#ddd;border-color:rgba(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:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);}
.close:focus, .close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5;}
button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;}
.modal-open{overflow:hidden;}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;}
.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);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;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0;}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5;}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;}
.modal-header .close{margin-top:-2px;text-align:right;}
.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{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(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-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto;}
.tooltip.in{filter:alpha(opacity=90);opacity:.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;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-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto;}
.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:rgba(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:rgba(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:rgba(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:rgba(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;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{line-height:1;}
@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner > .item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px;}
.carousel-inner > .item.active.right, .carousel-inner > .item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}
.carousel-inner > .item.active.left, .carousel-inner > .item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}
.carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right{left:0;-webkit-transform:translate3d(0,0,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 rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter:alpha(opacity=50);opacity:.5;}
.carousel-control:focus, .carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9;}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{left:50%;margin-left:-10px;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{right:50%;margin-right:-10px;}
.carousel-control .icon-next, .carousel-control .icon-prev{width:20px;height:20px;font-family:serif;line-height:1;}
.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:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;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 rgba(0,0,0,.6);height:300px;}
.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-next, .carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{margin-left:-10px;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{margin-right:-10px;}
.carousel-caption{right:20%;left:20%;padding-bottom:30px;}
.carousel-indicators{bottom:20px;}
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before{display:table;content:" ";}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row: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;}
.affix{position:fixed;}
@-ms-viewport{width:device-width;}
.visible-lg, .visible-md, .visible-sm, .visible-xs{display:none !important;}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block{display:none !important;}
@media (max-width:767px){.visible-xs{display:block !important;}
table.visible-xs{display:table !important;}
.media-body{width:62%!important;}
tr.visible-xs{display:table-row !important;}
td.visible-xs, th.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 !important;}
tr.visible-sm{display:table-row !important;}
td.visible-sm, th.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 !important;}
tr.visible-md{display:table-row !important;}
td.visible-md, th.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 !important;}
tr.visible-lg{display:table-row !important;}
td.visible-lg, th.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 !important;}
tr.visible-print{display:table-row !important;}
td.visible-print, th.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;}
}
html body{font-family:'Roboto',sans-serif;margin:0;font-size:14px;}
body a, body a:hover, body a:focus, body:focus, body a:visited, body a:active{text-decoration:none;outline:none;}
h1, h2, h3, h4, h5, h6{font-family:'Montserrat', Arial, Helvetica, sans-serif;margin:0;font-weight:700;}
body p{font-family:'Montserrat', Arial, Helvetica, sans-serif;font-size:16px;line-height:18px;color:#555;text-align:justify}
h1{font-size:40px;}
h2{font-size:34px;}
h3{font-size:26px;}
h4{font-size:22px;}
h5{font-size:20px;}
h6{font-size:18px;}
.wrapper{overflow:hidden;}
.header-style-1{width:100%;float:left;background:rgba(24,37,74,.8);position:absolute;left:0;top:0;z-index:9999;}
.header-style-1.relative{position:relative;background:#18254a;}
.header-style-1 .header-wrap{max-width:1400px;margin:auto;}
.header-style-1 .navbar{position:relative;min-height:inherit;margin:0;border:0;}
.header-style-1 .navbar-brand{float:left;height:auto;padding:15px 70px 15px 0;font-size:18px;line-height:20px;}
.header-style-1 .navbar-brand img{width:251px;height:71px;}
.header-style-1 .navbar-nav > li > a{padding:0;line-height:42px;position:relative;padding:29px 22px;font-family:'Poppins',sans-serif;color:#fff;font-weight:500;text-transform:uppercase;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;}
.header-style-1 .navbar-nav > li > a:hover{background:0 0;}
.header-style-1 .navbar-nav > li > a:hover, .header-style-1 .navbar-nav > li > a:focus{color:#fa394a;}
.header-style-1 .menu-item-has-children{position:relative;}
.my-account{float:right;}
.my-account .dropdown-menu{left:inherit;right:0;min-width:150px;top:102%;border-radius:5px;overflow:hidden;}
.my-account .acc-btn{background:#fff;border:0;padding:0 20px 0 0;border:0;border-radius:25px;overflow:hidden;color:#666;text-transform:uppercase;font-size:12px;font-weight:700;margin-top:29px;}
.my-account .acc-btn i{background:#fa394a;color:#fff;width:43px;height:42px;text-align:center;line-height:42px;margin-right:11px;}
ul.search-cart{margin:0 20px 0 0;padding:32px 0 0;list-style:none;float:right;}
ul.search-cart li{text-align:center;display:inline-block;}
.cart-icon .btn-group .vcart-btn{position:relative;color:#fff;font-size:12px;}
span.pcount{position:absolute;background:red;width:16px;height:16px;border-radius:30px;text-align:center;font-size:11px;line-height:17px;top:-18px;left:9px;display:block;}
.sicon-btn{display:block;border:2px solid #ccc;width:36px;height:36px;text-align:center;line-height:32px;color:#fff;font-size:14px;border-radius:100%;}
.sicon-btn .fa-times{display:none;}
.sicon-btn:hover, .btn-group.open .sicon-btn{background:#fa394a;border-color:#fa394a;color:#fff;}
.btn-group.open .sicon-btn .fa-times{display:block;line-height:30px;}
.btn-group.open .sicon-btn .fa-search{display:none;}
.search-icon .dropdown-menu{width:1140px;top:75px;border-radius:0;border:10px solid rgba(255,255,255,.5);padding:0;left:inherit;right:0;}
.search-cart .form-group{margin:0;}
.search-cart .form-control{border:0;border-radius:0;height:50px;line-height:50px;padding:0 20px;margin:0;}
.search-cart .search-form button{position:absolute;right:0;width:50px;height:50px;top:0;border:0;margin:0;padding:0;background:0 0;}
.inner-header{width:100%;float:left;position:relative;margin-bottom:80px;}
.inner-header img{width:100%;height:auto;}
.about-custom .inner-header .inner-header-caption{position:absolute;left:0;top:0;width:100%;text-align:center;z-index:9;bottom:0;margin:auto;height:20%;}
.inner-header .inner-header-caption{position:absolute;left:0;top:0;width:100%;text-align:center;z-index:99;bottom:0;margin:auto;height:20%;}
.inner-header-caption h1{color:#fff;margin-bottom:15px;}
.inner-header-caption ul.breadcrumb{background:0 0;}
.inner-header-caption ul.breadcrumb li.current{word-break:break-all;-webkit-word-break:break-all;}
.inner-header-caption ul.breadcrumb li{color:#fff;text-transform:capitalize;}
.inner-header-caption .breadcrumb > .active, .inner-header-caption .breadcrumb > li a{color:#fff;text-transform:capitalize;}
.inner-header-caption .breadcrumb > li + li:before{padding:0 5px;color:#fff;content:"\f101";font-family:FontAwesome;}
ul.sub-menu{display:none;visibility:hidden;position:absolute;left:17px;top:100%;width:255px;background:#fff;margin:0;padding:0;list-style:none;z-index:999999;}
ul.sub-menu ul.sub-menu{display:none;visibility:hidden;position:absolute;left:100%;top:0;width:255px;background:#fff;margin:0;padding:0;list-style:none;}
.navbar-nav > li:hover > ul.sub-menu{display:block;visibility:visible;}
ul.sub-menu li{position:relative;}
ul.sub-menu li:hover > ul.sub-menu{display:block;visibility:visible;}
ul.sub-menu li:last-child{border:0;}
ul.sub-menu li{border-bottom:1px solid #f1f1f1;}
ul.sub-menu a{display:block;padding:0 20px;line-height:40px;clear:both;font-weight:400;color:#333;white-space:nowrap;border-left:3px solid #eff3f6;color:#666;font-size:12px;text-transform:uppercase;}
ul.sub-menu a:hover{background:#294373;color:#fff;border-left:3px solid #fc4a59;}
ul.sub-menu li span{display:none;}
.default-header .menu-item span{color:#9ca8c8;font-size:11px;font-weight:400;display:none;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:220px;padding:0;margin:0;font-size:14px;text-align:left;list-style:none;box-shadow:none;border:0;border-radius:0;}
.dropdown-menu > li{position:relative;}
.dropdown-menu .dropdown-menu{position:absolute;left:100%;top:0;display:none;}
.dropdown-menu > li:hover .dropdown-menu{display:block;}
.dropdown-menu > li > a{display:block;padding:0 20px;line-height:40px;clear:both;font-weight:400;color:#333;white-space:nowrap;border-bottom:1px solid #f1f1f1;color:#666;font-size:12px;text-transform:uppercase;}
.dropdown-menu > li:last-child > a{border:0;}
.dropdown-menu > li > a:hover{background:#294373;color:#fff;}
li.dropdown.open a:before{display:none;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{background:0 0;border:0;}
body .nav > li > a:focus, body .nav > li > a:hover{background:0 0;color:#fa394a;}
.home1-slider{width:100%;float:left;}
.home1-slider .slide-caption{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;text-align:center;height:300px;z-index:99;}
.home1-slider .slide-caption strong{font-family:'Poppins',sans-serif;color:#fff;font-size:72px;display:block;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.3);margin-bottom:30px;}
.home1-slider .slide-img{position:relative;width:100%;float:left;}
.home1-slider .slide-img:after{position:absolute;left:0;top:0;height:100%;width:100%;content:"";background:rgba(0,0,0,.6);z-index:9;}
.home1-slider .slide-caption a{background:#fa394a;color:#fff;display:inline-block;font-family:'Poppins',sans-serif;font-weight:600;text-transform:uppercase;line-height:55px;padding:0 50px;font-size:18px;}
.dropdown-menu.cart-box{left:inherit;right:0;width:320px;padding:20px;border-radius:0;top:63px;}
.cart-box .list{margin:8px 0 0;padding:0;list-style-type:none;border-top:1px solid #f5f5f5;}
.cart-box .item{padding:12px 0;overflow:hidden;border-bottom:1px solid #f5f5f5;text-align:left;}
.cart-box .item a{color:#fa394a;}
.cart-box .preview{width:65px;display:block;float:left;}
.cart-box .description{margin-left:80px;}
.cart-box .price{display:block;padding-top:8px;font-size:1em;}
.cart-box .total{text-align:right;padding:6px 0 12px;}
.cart-box .view-link{padding-top:11px;}
.cart-box .view-link a{background:#fa394a;color:#fff;display:inline-block;line-height:32px;padding:0 15px;text-transform:uppercase;font-weight:600;font-size:12px;}
.cart-box .view-link a:hover{background:#18254a;color:#fff;}
.stitle{position:relative;padding-left:30px;margin-bottom:40px;}
.stitle:after{background:url();width:20px;height:23px;content:"";position:absolute;left:0;top:6px;}
.main-content{width:100%;float:left;}
.pb0{padding-bottom:0;}
.welcome-title h1{position:relative;padding-top:15px;margin-bottom:20px;color:white;}
.welcome-title h1:after{position:absolute;left:0;top:-2px;background:#fa394a;content:"";height:3px;width:100px;}
.welcome-title strong{color:#fa394a;font-family:'Montserrat', Arial, Helvetica, sans-serif;font-weight:600;display:block;font-size:18px;margin-bottom:15px;}
.welcome-box p{margin-bottom:20px;line-height:30px;color:white;}
a.btn-style-1{display:inline-block;border:1px solid #18254a;line-height:48px;padding:0 30px;color:#ee3142;font-family:'Roboto',sans-serif;font-size:14px;text-transform:uppercase;font-weight:700;position:relative;overflow:hidden;}
a.btn-style-1:after{background:#fa394a;-moz-transform:translateX(-50%) translateY(-50%) rotate(-25deg);-ms-transform:translateX(-50%) translateY(-50%) rotate(-25deg);-webkit-transform:translateX(-50%) translateY(-50%) rotate(-25deg);transform:translateX(-50%) translateY(-50%) rotate(-25deg);content:"";position:absolute;height:0;left:50%;top:50%;width:150%;z-index:-1;-webkit-transition:all .75s ease 0s;-moz-transition:all .75s ease 0s;-o-transition:all .75s ease 0s;transition:all .75s ease 0s;}
a.btn-style-1:hover{color:#fff;border-color:#fa394a;}
a.btn-style-1:hover:after{height:450%;}
.icon-box h5{font-weight:600;margin:16px 0 17px;}
.icon-box p{font-size:14px;line-height:22px;color:#666;margin:0;}
.mb-40{margin-bottom:36px;}
.campus-achievements{width:100%;float:left;padding:80px 0;}
.pr0{padding-right:0 !important;}
.plr0{padding:0 !important;}
.pl0{padding-left:0 !important;}
.campus-box{overflow:hidden;position:relative;}
.campus-box img{width:100%;height:200px;}
.campus-box:after{position:absolute;left:0;bottom:0;width:100%;height:100%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);content:"";}
.campus-box .cb-cap{position:absolute;left:0;bottom:0;z-index:99;color:#fff;width:100%;padding:0 0 20px 72px;}
.campus-box .cb-cap h4{margin-bottom:7px;}
.campus-box .cb-cap a{position:absolute;left:10px;color:#fff;font-size:45px;top:-7px;}
.campus-box:hover a{color:#fa394a;}
ul.achievements{margin:0;padding:30px 0;height:200px;background:#fff;list-style:none;}
ul.achievements li{width:20%;float:left;text-align:center;border-right:1px solid #ccc;padding:15px 18px;}
ul.achievements li:last-child{border:0;}
ul.achievements i{display:block;color:#233053;font-size:40px;margin:0 0 15px;}
ul.achievements strong{color:#333;font-weight:700;font-size:26px;display:block;font-family:'Poppins',sans-serif;}
ul.achievements span.title{font-size:16px;color:#333;}
ul.achievements li:hover strong, ul.achievements li:hover i{color:#fa394a;}
ul.achievements li:hover span.title{color:#68b63b;}
.tweets-bg{background:url();width:100%;float:left;position:relative;overflow:hidden;height:200px;background-size:cover;}
.tweets-bg:after{position:absolute;left:0;top:0;content:"";background:rgba(40,124,190,.95);width:100%;height:100%;}
#tweets-bg .owl-stage-outer{position:absolute;z-index:99999;height:100%;width:100%;}
#tweets-bg .item{padding:18px 20px 0;}
.tweets-bg .tweets h4{margin-bottom:10px;font-size:15px;text-align:left;font-weight:normal;}
.tweets-bg .tweets p{display:block;display:-webkit-box;max-width:100%;height:70px;margin:0 auto;font-size:14px;line-height:24px;margin-bottom:12px;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.tweets-bg .tweets p, .tweets-bg .tweets span, .tweets-bg{color:#fff;font-size:13px;font-weight:normal;letter-spacing:0px;text-align:left;}
.item .tweets{text-align:center;}
span.tw-meta{position:absolute;right:15px;top:15px;z-index:99;}
span.tw-meta a{color:#fff;margin-left:5px;}
.home1-departments{background-size:cover;width:100%;float:left;padding:74px 0 80px;}
.home1-departments .stitle{color:#fff;}
.dprt-box{width:100%;float:left;color:#fff;text-align:center;padding:30px 34px;position:relative;overflow:hidden;}
.dprt-box:after{position:absolute;left:0;top:0;width:100%;height:0;background:rgba(0,0,0,.1);content:"";opacity:0;}
.dprt-box i{font-size:72px;margin-bottom:20px;display:block;position:relative;z-index:999;}
.dprt-box h5{line-height:30px;position:relative;z-index:999;}
.dprt-box:hover:after{height:100%;opacity:1;}
.c1{background:#eab830;}
.c2{background:#fa394a;}
.c3{background:#6ad59a;}
.c4{background:#b4b4b4;}
.home1-news{width:100%;float:left;padding:74px 0 50px;position:relative;}
.home1-news.extra-padding{padding:74px 0 50px;}
.home1-news .container{position:relative;}
.more-news{position:absolute;right:15px;background:#fa394a;color:#fff;line-height:30px;padding:0 20px;top:74px;}
.news-thumb{position:relative;overflow:hidden;}
.news-thumb:after{position:absolute;left:0;top:0;width:100%;height:0;background:rgba(0,0,0,.4);content:"";opacity:0;}
.news-excerpt{width:100%;float:left;background:#fff;padding:28px 30px 25px;}
.news-box a.news-details{width:100%;display:block;background:#fa394a;color:#fff;text-align:center;line-height:50px;font-size:14px;font-weight:700;text-transform:uppercase;}
.news-box.img-post .news-thumb:after{position:absolute;left:0;top:0;background:rgba(0,0,0,.4);content:"";width:100%;height:100%;opacity:1;}
a.more-news:hover{background:#18254a;color:#fff;}
.news-box span.post-date{color:#999;}
.news-box h4{color:#333;margin:9px 0 11px;}
.news-box h4 a{color:#333;word-break:break-all;-webkit-word-break:break-all;}
.news-box p{margin:0;color:#666;font-size:14px;line-height:24px;}
.home1-news .item{width:380px;float:left;margin:0;box-sizing:border-box;padding:0 15px;margin-bottom:30px;}
.home1-news .item img{width:100%;height:auto;}
.news-box{width:100%;float:left;box-shadow:0 3px 8px rgba(0,0,0,.0);}
.news-box.active h4 a, .news-box:hover h4 a{color:#294373;}
.news-box.active a.news-details, .news-box:hover a.news-details{background:#294373;color:#fff;}
.news-box .img-caption{position:absolute;left:0;bottom:0;padding:20px;z-index:999;}
.news-box .img-caption span.post-date, .news-box .img-caption h4 a{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.5);}
.news-box:hover .news-thumb:after{opacity:1;height:100%;}
.news-box:hover{box-shadow:0 3px 8px rgba(0,0,0,.1);}
.load-more{width:100%;float:left;text-align:center;display:block;bottom:-90px;position:absolute;}
.load-more a{display:inline-block;background:#294373;color:#fff;text-align:center;line-height:50px;font-size:14px;font-weight:700;text-transform:uppercase;padding:0 40px;border-radius:3px;}
.load-more a:hover{background:#fa394a;color:#fff;}
.up-events{width:100%;float:left;background:#fff;}
.event-box{width:100%;float:left;box-shadow:0 0px 10px rgba(0,0,0,.0);}
.event-box:hover{box-shadow:0 0px 10px rgba(0,0,0,.1);}
.event-box .event-thumb{position:relative;}
.edate{position:absolute;left:0;bottom:0;background:#fa394a;width:60px;height:60px;text-align:center;color:#fff;font-size:12px;text-transform:uppercase;padding-top:7px;z-index:99;}
.edate strong{font-size:22px;display:block;}
span.etime{position:absolute;right:0;bottom:-15px;background:#fff;border:1px solid #e6e6e6;line-height:28px;padding:0 15px;z-index:99;}
.event-box .event-excerpt{border:1px solid #e6e6e6;padding:30px;}
.event-box .event-excerpt h4{margin-bottom:14px;}
.event-box .event-excerpt h4 a{color:#333;}
.event-box .event-excerpt span{color:#666;}
span.etime i, .event-box .event-excerpt span i{color:#fa394a;}
.event-box:hover .edate{background:#294373;}
.event-box:hover h4 a{color:#294373;}
.event-thumb a{width:40px;height:40px;background:#fff;color:#fa394a;position:absolute;left:0;right:0;top:-100%;bottom:0;margin:auto;border-radius:100%;text-align:center;line-height:40px;z-index:99;opacity:0;}
.event-thumb:after{position:absolute;left:0;bottom:0;width:100%;height:0;opacity:0;content:"";background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);}
.event-box:hover .event-thumb:after{height:100%;opacity:1;}
.event-box:hover .event-thumb a{top:0;opacity:1;}
.events-list .event-box, .events-grid .event-box{margin-bottom:40px;}
.events-list .event-box .event-thumb{width:360px;float:left;}
.events-list .event-box .event-excerpt{min-height:210px;width:487px;float:left;}
.events-list .event-box .event-excerpt span.etime{position:inherit;right:inherit;bottom:inherit;background:#fff;border:1px solid #e6e6e6;line-height:28px;display:inline-block;padding:0 15px;z-index:99;margin-bottom:15px;}
.meet-professors{background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/professor-bg.jpg) no-repeat center center;width:100%;float:left;padding:80px 0;background-size:cover;}
.team-box{width:100%;float:left;background:#fff;position:relative;}
.team-box .team-img{position:relative;overflow:hidden;}
.team-box:hover .team-img:after{height:100%;opacity:1;}
.team-box .team-img:after{background:rgba(24,37,74,.8);content:"";width:100%;height:0;left:0;top:0;z-index:9;position:absolute;opacity:0;}
.team-box .team-img:before{width:0;height:0;border-bottom:40px solid #fff;border-left:40px solid transparent;position:absolute;right:0;bottom:0;content:"";z-index:99;}
.team-box img{width:100%;height:auto;}
.team-name{text-align:center;padding:23px 0 19px;}
.team-name h5{font-weight:600;color:#333;margin-bottom:2px;}
.team-name strong{color:#fa394a;font-weight:400;font-size:15px;}
.team-caption{position:absolute;left:0;bottom:0;z-index:99;width:100%;height:100%;text-align:center;padding:50px 15px 0;}
.team-caption p{color:#fff;font-size:14px;line-height:24px;margin-bottom:20px;opacity:0;}
.team-box:hover ul.team-social{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);}
ul.team-social{width:100%;padding:0;margin:0;transform:rotateX(90deg);-webkit-transform:rotateX(90deg);transition:all .25s linear;-webkit-transition:all .25s linear;}
ul.team-social li{display:inline-block;margin:0 3px;}
ul.team-social a{border:1px solid #fff;width:32px;height:32px;display:block;text-align:center;color:#fff;line-height:30px;border-radius:2px;}
ul.team-social a:hover{background:#fa394a;color:#fff;border-color:#fa394a;}
.team-box .plus{position:absolute;right:0;bottom:0;z-index:99;width:17px;color:#294373;cursor:pointer;}
.team-box .plus .fa-minus{display:none;}
.team-box:hover .team-caption p{opacity:1;}
.team-box:hover .plus .fa-plus{display:none;}
.team-box:hover .plus .fa-minus{display:block;}
.meet-professors .stitle{color:#fff;}
.sidebar .gramotech-widget .other-members ul{background:#18254a;padding:7px 30px 10px;margin:0;list-style:none;width:100%;float:left;}
.sidebar .gramotech-widget .other-members ul li{border-bottom:1px dashed #fff;line-height:48px;margin:0;padding:0;}
.sidebar .gramotech-widget .other-members ul li:after{display:none;}
.sidebar .gramotech-widget .other-members ul li:last-child{border-bottom:0;}
.sidebar .gramotech-widget .other-members a{color:#fff;font-size:16px;}
.sidebar .gramotech-widget .other-members a:before{content:"\f101";font-family:FontAwesome;color:#fa394a;margin-right:10px;}
.sidebar .gramotech-widget .other-members a:hover{color:#fa394a;}
.sidebar .gramotech-widget .other-members .stitle2{margin-bottom:36px;}
.stitle2{border-bottom:1px solid #e1e1e1;margin-bottom:36px;color:#fff;padding:0 0 12px;position:relative;}
.stitle2:after{position:absolute;left:0;bottom:-2px;content:"";height:3px;width:67px;background:#fa394a;}
.meet-professors.team-page{padding:0;background:0 0;}
.meet-professors.team-page .team-box .team-img{max-height:285px;}
.team-page .team-box{background:#f5f5f5;margin-bottom:40px;}
.team-page .team-box .team-img:before{border-bottom:40px solid #f5f5f5;}
.gramotech-events-pagination.text-center, .gramotech-pagination{width:100%;float:left;text-align:center;}
.gramotech-events-pagination .em-pagination, .gramotech-pagination .pagination{margin:30px 0 35px;}
.gramotech-pagination .pagination > li:last-child > a, .gramotech-pagination .pagination > li:last-child > span, .gramotech-pagination .pagination > li:first-child > a, .gramotech-pagination .pagination > li:first-child > span{border-radius:0;}
.em-pagination .page-numbers, .gramotech-pagination .pagination > li > a, .gramotech-pagination .pagination > li > span, .gramotech-pagination .pagination > li > a, .gramotech-pagination .pagination > li > span{position:relative;float:left;padding:0 20px;line-height:38px;color:#999;background-color:#fff;border:1px solid #e6e6e6;border-radius:0;margin-left:-1px;}
.em-pagination .page-numbers:hover, .em-pagination .page-numbers.current, .gramotech-pagination .pagination > li > span.current, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover, .gramotech-pagination .pagination > li.active a, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover{background:#fa394a;color:#fff;border:1px solid #fa394a;}
span.em-pagination{display:inline-block;}
.home-contact-panel{width:100%;float:left;background:#fff;padding:90px 0 0;}
.ci-box{background:#f5f5f5;width:100%;float:left;padding:70px 20px 30px;position:relative;}
.ci-box strong{color:#333;border:1px solid #e6e6e6;display:block;line-height:56px;background:#fff;text-align:center;font-weight:600;font-size:16px;}
.ci-box strong a{color:#333;}
.hcp-icon{width:100px;height:100px;border-radius:100%;background:#eab830;line-height:90px;text-align:center;color:#fff;font-size:48px;position:absolute;left:0;right:0;margin:auto;border:5px solid #f5f5f5;top:-50px;}
.ci-box.c1 .hcp-icon{background:#eab830;}
.ci-box.c2 .hcp-icon{background:#fa394a;}
.ci-box.c3 .hcp-icon{background:#6ad59a;}
.ci-box.c4 .hcp-icon{background:#b4b4b4;}
.ci-box:hover strong, .ci-box:hover strong a{color:#fff;}
.ci-box:hover .hcp-icon{background:#fff !important;}
.footer{background:#18254a;width:100%;float:left;}
.footer.theme-footer1{padding:130px 0 0;}
.footer-style-3-widgets{float:left;width:100%;min-height:237px;}
.footer .widget h4{color:#fff;margin-bottom:20px;}
.footer .widget h4 a{color:#fff;}
.footer .widget .quick-links{padding:0;margin:0;list-style:none;}
.widget .quick-links a{color:#fff;line-height:30px;font-size:14px;}
.widget .quick-links a:before{content:"\f105";font-family:FontAwesome;color:#fff;margin-right:10px;}
.textwidget img{margin-bottom:20px;max-width:100%;height:auto;}
.textwidget p{color:#fff;font-size:14px;line-height:22px;}
.widget address ul{margin:0;padding:0;list-style:none;}
.widget address ul li{color:#fff;margin-bottom:20px;padding-left:26px;position:relative;}
.widget address ul li i{position:absolute;left:0;top:3px;}
.copyrights{width:100%;float:left;background:#ebebeb;padding:20px 0 15px;}
.footer-social{float:right;margin:0;padding:0;list-style:none;}
.footer-social li{display:inline-block;margin-left:5px;}
.footer-social a{border:1px solid #cdcdcd;width:30px;height:30px;text-align:center;line-height:28px;display:inline-block;color:#999;border-radius:100%;}
.footer-social a:hover{background:#18254a;color:#fff;border-color:#18254a;}
.newsletter{width:100%;float:left;margin-bottom:-70px;position:relative;z-index:999;}
.newsletter .container{background:#fa394a;overflow:hidden;padding:40px 30px;width:1000px;margin:0 auto;}
.newsletter strong, .newsletter h3{color:#fff;}
.newsletter strong{font-weight:400;}
.newsletter .input-group{width:100%;position:relative;}
.newsletter .input-group i{position:absolute;left:20px;z-index:9;line-height:60px;}
.newsletter .input-group .subscribe{position:absolute;right:0;top:0;background:#18254a;color:#fff;z-index:99;font-size:16px;text-transform:uppercase;padding:0 30px;border:0;height:60px;line-height:60px;font-weight:700;}
.newsletter .input-group .form-control{width:100%;padding:0 40px;border:0;background:#fff;height:60px;line-height:60px;}
.header-style-2{width:100%;float:left;position:absolute;left:0;top:0;z-index:9999;}
.header-style-2 .topbar{background:rgba(0,0,0,.3);width:100%;float:left;height:50px;}
.header-style-2 .btn-group{width:100%;border-left:1px solid #717171;border-right:1px solid #717171;height:50px;line-height:50px;padding:0 10px;}
.header-style-2 .btn-group .fa{margin-right:7px;}
.header-style-2 .lang{border:0;background:0 0;width:100%;color:#fff;}
.topsocial{margin:0;padding:10px 0 10px 15px;list-style:none;float:left;border-left:1px solid #4b5764;}
.topsocial li{display:inline-block;}
.topsocial a{width:30px;height:30px;border:1px solid rgba(255,255,255,.2);display:block;color:#fff;text-align:center;line-height:30px;border-radius:100%;margin:0 2px;}
.topsocial a:hover{background:#2980b9;border-color:#2980b9;}
a.signin{float:right;background:#33aa58;color:#fff;padding:0 20px;line-height:40px;border-radius:0 0 7px 7px;}
a.signin:hover{background:#2980b9;}
body .btn-group.open .dropdown-toggle{-webkit-box-shadow:none;box-shadow:none;}
.header-style-2 form.search-form{position:relative;}
.header-style-2 .form-control{width:100%;padding:0;border:0;background:0 0;color:#fff;height:50px;line-height:50px;}
.header-style-2 .form-control::placeholder{color:#fff;}
.header-style-2 form.search-form button{position:absolute;right:0;top:0;background:0 0;border:0;color:#fff;height:40px;line-height:50px;}
body .form-control:focus{border:0;outline:0;box-shadow:none;}
.logo-navbar{width:100%;float:left;padding-top:0;}
.header-style-2.header-2-inner nav.navbar{margin-bottom:0;}
body .navbar-brand{float:left;height:inherit;padding:0;font-size:18px;line-height:inherit;}
.header-style-2 .navbar-brand{float:left;height:auto;padding:15px 50px 15px 0;font-size:18px;line-height:20px;}
.header-style-2 .nav.navbar-nav{padding:0;}
.header-style-2 .navbar-nav > li.apply a{padding:0 18px;margin-top:30px;}
.header-style-2 .navbar-nav > li.apply a:hover{background:#33aa58;color:#fff;}
.header-style-2 .navbar-nav > li > a{line-height:42px;position:relative;padding:29px 18px;color:#fff;font-weight:500;text-transform:uppercase;-webkit-transition:color .3s;-moz-transition:color .3s;transition:color .3s;}
.header-style-2 .navbar-nav > li > a:hover{background:0 0;}
.header-style-2 .navbar-nav > li > a:hover, .header-style-2 .navbar-nav > li > a:focus{color:#33aa58;}
.header-style-2 .apply a{background:#2980b9;border-radius:3px;line-height:48px;text-transform:uppercase;font-weight:900;}
.header-style-2 .navbar-nav > li > .apply a:hover{background:#33aa58;color:#fff;}
.header-style-2 .apply a:hover:before{display:none;}
.banner-style-2{width:100%;float:left;overflow:hidden;position:relative;}
.slide-img{width:100%;float:left;position:relative;}
.slide-img:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:rgba(52,73,94,.75);}
.slide-img img{width:100%;height:auto;}
.banner-video-caption{position:absolute;top:250px;z-index:99;width:100%;}
.video-wrap{width:100%;float:left;border:10px solid rgba(255,255,255,.7);height:322px;overflow:hidden;box-shadow:0 3px 15px rgba(0,0,0,.5);}
.video-wrap iframe{width:100%;border:0;height:302px;background:#000;margin:0;padding:0;}
.ctext{padding-top:67px;}
.ctext strong{color:#fff;font-size:36px;}
.ctext h1{color:#33aa58;font-size:60px;border-bottom:1px solid #fff;padding-bottom:12px;margin-bottom:20px;position:relative;text-shadow:0 3px 10px rgba(0,0,0,.35);}
.ctext h1:after{position:absolute;left:0;bottom:-2px;width:30%;height:3px;background:#fff;content:"";}
.ctext p{color:#fff;font-size:20px;font-weight:500;}
.home2-popular-courses{width:100%;float:left;position:relative;z-index:999;margin-top:-260px;}
.home2-popular-courses .container-fluid{max-width:1200px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);padding-top:30px;padding-bottom:30px;}
.home2-popular-courses .deprts{margin:0;padding:0;list-style:none;}
.home2-popular-courses .deprts li{float:left;padding:10px 12px;}
.home2-popular-courses .deprts li:last-child{padding-right:0;}
.home2-popular-courses .deprts .icon-box-2{width:165px;height:131px;border-radius:5px;text-align:center;padding:20px 20px 0;}
.icon-box-2{position:relative;overflow:hidden;}
.icon-box-2:after{position:absolute;left:0;top:0;background:rgba(0,0,0,.3);content:"";width:100%;height:0;opacity:0;}
.icon-box-2:hover:after{opacity:1;height:100%;}
.deprts .icon-box-2 i{color:#fff;font-size:40px;margin-bottom:12px;display:block;position:relative;z-index:99;}
.deprts .icon-box-2 strong{display:block;color:#fff;font-size:16px;font-weight:400;line-height:22px;position:relative;z-index:99;}
.deprts .c1{background:#2980b9;}
.deprts .c2{background:#33aa58;}
.deprts .c3{background:#eab830;}
.deprts .c4{background:#48a7d4;}
.deprts .c5{background:#eab830;}
.deprts .c6{background:#d3b5d0;}
.deprts .c7{background:#6ad59a;}
.deprts .c8{background:#b4b4b4;}
.pc-text{padding:70px 0 0 10px;}
.pc-text h3{font-weight:600;margin-bottom:20px;}
.pc-text p{margin-bottom:20px;}
.pc-text a{color:#2980b9;font-size:14px;}
.gray-bg{background:#f6f6f6;}
.history-vision{width:100%;float:left;}
.title3{width:100%;float:left;}
.title3 h2{margin-bottom:40px;position:relative;display:inline-block;padding-top:15px;}
.title3 h2:after{position:absolute;left:0;top:-5px;height:10px;background:url(../images/dot.png);content:"";width:100%;}
.tab-nav{margin:0;padding:0;list-style:none;}
.tab-nav li{margin-bottom:2px;width:100%;}
.tab-nav a{background:#fff;border-left:6px solid #fff;height:63px;line-height:63px;padding:0 0 0 30px;display:block;font-size:16px;font-weight:700;color:#222;}
.tab-nav li.active a, .tab-nav a:hover{border-color:#33aa58;color:#33aa58;}
.history-tabs .tab-content h4{color:#33aa58;margin-bottom:20px;}
.history-tabs .tab-content p{color:#666;line-height:26px;}
.help-banner{background:#2980b9;width:100%;float:left;padding:20px;margin-top:30px;color:#fff;}
.help-banner h4{margin-bottom:15px;}
.help-banner strong{font-size:20px;font-weight:300;}
.help-banner i{margin-right:5px;}
.national-awards{background:#62cc83;padding:30px 20px;text-align:center;}
.national-awards h4{color:#fff;margin-bottom:30px;}
.award-circle{width:130px;height:130px;border-radius:100%;background:#fff;text-align:center;padding:25px;margin:auto;position:relative;z-index:99;box-shadow:0 2px 10px rgba(0,0,0,20);}
.award-circle:after{position:absolute;background:rgba(255,255,255,.7);width:164px;height:164px;border-radius:100%;content:"";top:-17px;left:-17px;z-index:-1;}
.award-circle:hover:after{background:rgba(255,255,255,.4);}
.award-circle i{font-size:48px;color:#222;}
.award-circle strong{display:block;font-size:26px;font-weight:600;}
.national-awards .item{padding:20px 0;}
.national-awards .owl-theme .owl-dots .owl-dot span{background:rgba(255,255,255,.7);}
.national-awards .owl-theme .owl-dots .owl-dot.active span, .national-awards .owl-theme .owl-dots .owl-dot:hover span{background:#fff;}
.featured-courses{width:100%;float:left;background-size:cover;padding:80px 0 40px;}
.featured-courses .title3 h2{color:#fff;}
.course-box{width:100%;float:left;position:relative;overflow:hidden;margin-bottom:40px;}
.course-box:hover .fc-hover{height:100%;opacity:1;}
.fc-hover{width:100%;position:absolute;left:0;top:0;height:0;background:#33aa58;z-index:999;padding:30px;opacity:0;}
.fc-hover p{color:#fff;font-size:14px;line-height:22px;}
.fc-hover a{position:absolute;left:30px;bottom:30px;color:#fff;font-weight:500;font-size:16px;}
.fc-hover a.cross{position:absolute;right:15px;top:15px;color:#fff;font-weight:500;font-size:12px;left:initial;}
.course-box .course-thumb{width:100%;float:left;}
.course-thumb img{width:100%;height:auto;}
.course-box .course-excerpt{width:100%;background:#fff;float:left;padding:25px;min-height:98px;border-bottom:1px solid #e6e6e6;position:relative;}
.course-box .course-excerpt h5{font-weight:500;}
.course-box .course-excerpt h5 a{color:#222;}
.course-box .course-footer{background:#fff;width:100%;float:left;padding:17px 20px;}
.course-box .course-footer a.detail{color:#2980b9;font-size:14px;}
.course-box .course-footer a.crating{color:#33aa58;float:right;font-size:14px;}
.course-box span.plus{position:absolute;background:#33aa58;right:10px;top:-16px;width:32px;height:32px;border-radius:32px;text-align:center;line-height:32px;color:#fff;font-size:12px;cursor:pointer;}
.course-box span.plus a{display:none;}
.course-box:hover .plus{width:auto;padding:0 20px;border-radius:15px;}
.course-box:hover .plus a{display:block;color:#fff;}
.course-box:hover .plus i{display:none;}
ul.course-tabs-nav{margin:0;padding:0;list-style:none;text-align:right;display:inline-block;float:right;}
ul.course-tabs-nav li{float:right;}
ul.course-tabs-nav li a{color:#8ad0ff;font-weight:700;border-bottom:1px solid #7ec0ec;padding:0 15px;line-height:40px;display:block;}
ul.course-tabs-nav li.active a, ul.course-tabs-nav li a:hover{background:#2473a6;color:#fff;border-radius:5px 5px 0 0;}
ul.course-tabs-nav li:first-child{margin:0;}
.news-events{background:#f6f6f6;width:100%;float:left;}
.gramotech-content-area{float:left;width:100%;}
.news-events .event-box{width:100%;float:left;position:relative;background:#fff;height:180px;padding-left:68px;margin-bottom:40px;}
.news-events .event-box .event-date{position:absolute;left:0;top:0;width:68px;background:#33aa58;height:100%;color:#fff;text-align:center;padding-top:16px;}
.event-box .event-date strong{display:block;font-size:22px;}
.event-box .event-txt{padding:28px 30px;}
.event-box ul.event-meta{margin:0 0 10px;padding:0;list-style:none;}
.event-box ul.event-meta li{display:inline-block;color:#666;font-size:14px;margin-right:20px;}
.event-box ul.event-meta li:last-child{margin-right:0;}
.event-box ul.event-meta i{color:#33aa58;margin-right:5px;}
.event-box .event-txt h6{margin-bottom:11px;}
.event-box .event-txt h6 a{color:#222;}
p.loc{border-left:4px solid #e6e6e6;line-height:22px;color:#666;font-size:14px;padding-left:10px;margin:0 0 5px;}
a.ed{float:right;color:#2980b9;font-size:14px;}
.event-date a{position:absolute;bottom:20px;left:0;right:0;margin:auto;width:24px;}
.event-box:hover .event-date{background:#2980b9;}
.event-box:hover h6 a, .event-box:hover a{color:#294373;}
.pr0{padding-right:0;}
.pl0{padding-left:0;}
.event-thumb img{width:100%;height:auto;}
.event-txt-col{width:100%;background:#2980b9;float:left;padding:30px 30px 30px 98px;position:relative;min-height:347px;}
.event-txt-col .event-date-col{position:absolute;left:0;top:0;width:68px;height:100%;background:#fff;}
.event-txt-col span.ecomments{background:#57a8dd;color:#fff;display:block;text-align:center;line-height:68px;}
.event-txt-col span.evdate{background:#1d5981;color:#fff;height:68px;display:block;text-align:center;padding:12px 0 0;}
.event-txt-col span.evdate strong{display:block;font-size:22px;}
.more-comments{color:#222;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;padding:50px 0 0 24px;letter-spacing:2px;}
.etags{margin:0 0 20px;padding:0;list-style:none;}
.etags li{display:inline-block;margin-right:10px;}
.etags a{background:#d3b5d0;padding:0 20px;color:#fff;border-radius:5px;line-height:36px;display:inline-block;}
.etags a.c1{background:#d3b5d0;}
.etags a.c2{background:#33aa58;}
.etags a.c3{background:#eab830;}
.etags a.c4{background:#48a7d4;}
.etags a.c5{background:#6ad59a;}
.etags a.c6{background:#b4b4b4;}
.event-txt-col h4{margin-bottom:10px;}
.event-txt-col p, .event-txt-col h4 a{color:#fff;}
.event-txt-col p{margin-bottom:20px;}
.event-txt-col a.nd{background:#69a6ce;display:inline-block;line-height:40px;padding:0 25px;border-radius:3px;color:#fff;}
.team-style-1{width:100%;float:left;background:#fff;padding:80px 0;}
.team-style-1 .team-box{overflow:hidden;}
.team-style-1 .team-box .team-cap{position:absolute;background:#fff;width:90%;bottom:20px;left:0;right:0;margin:auto;border-radius:8px;text-align:center;padding:35px 0 20px;height:115px;}
.team-style-1 .team-box .team-cap h5{font-weight:500;margin-bottom:8px;}
.team-style-1 .team-box .team-cap strong{display:block;color:#666;font-weight:400;margin-bottom:10px;}
.team-box .team-cap .plusc{position:absolute;right:0;left:0;top:-16px;z-index:99;color:#fff;background:#33aa58;width:32px;height:32px;margin:auto;border-radius:100%;line-height:32px;}
.team-style-1 .team-box img{width:100%;height:auto;}
.team-style-1 .team-box ul.team-social{opacity:0;}
.team-style-1 .team-box ul.team-social a{border-color:#33aa58;color:#33aa58;}
.team-style-1 .team-box ul.team-social a:hover{border-color:#33aa58;color:#fff;background:#33aa58;}
.team-style-1 .team-box:hover .team-cap{height:150px;}
.team-style-1 .team-box:hover .team-social{opacity:1;}
.team-style-1.team-page{padding:0;}
.team-page .team-box .team-cap .plusc{background:#fa394a;}
.team-style-1.team-page .team-box ul.team-social a{border-color:#fa394a;color:#fa394a;}
.team-style-1.team-page .team-box ul.team-social a:hover{background:#fa394a;color:#fff;}
.team-style-1.team-page .team-box .team-cap strong{color:#fa394a;}
.team-page-3 .team-box{position:relative;overflow:hidden;}
.team-page-3 .team-box:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=0);}
.team-page-3 .team-box .team-cap{position:absolute;bottom:0;right:0;width:100%;padding:20px;text-align:left;z-index:99;}
.team-page-3 .team-box .team-cap h4{color:#fff;margin-bottom:7px;text-transform:capitalize;}
.team-page-3 .team-box .team-cap strong{color:#fff;font-weight:400;font-style:italic;}
.team-page-3 .team-box ul.team-social{display:none;}
.team-page-3 .team-box:hover .team-cap{text-align:center;height:100%;background:rgba(24,37,74,.8);padding:125px 20px 0;}
.team-page-3 .team-box:hover ul.team-social{display:block;margin-top:20px;}
.team-page-3 .np{padding:10px;}
.team-page-3 .gramotech-pagination .pagination{margin:60px 0 0;}
.team-large-img img{width:100%;height:auto;}
.team-details-text strong.team-title{color:#fa394a;font-size:18px;margin-bottom:8px;display:block;}
.team-details-text h2{margin-bottom:21px;}
.team-details-text p{color:#444;}
.team-details-text ul.check-list{margin:0 0 10px;padding:0;list-style:none;}
.team-details-text ul.check-list li{font-size:16px;line-height:30px;color:#444;}
.team-details-text ul.check-list li:before{content:"\f105";font-family:FontAwesome;color:#fa394a;margin-right:10px;}
.team-details-text .taddress{margin:0 0 20px;padding:0;list-style:none;}
.team-details-text .taddress li{font-size:16px;color:#444;line-height:30px;}
.team-details-text .taddress li i{margin-right:10px;color:#fa394a;}
.team-details-text ul.team-social{width:100%;padding:0;margin:0;transform:none;-webkit-transform:none;transition:all .25s linear;-webkit-transition:all .25s linear;}
.team-details-text ul.team-social a{border:1px solid #ccc;color:#ccc;border-radius:100%;}
.team-details-text ul.team-social a:hover{background:#18254a;color:#fff;border-color:#18254a;}
.team-contact-form{width:100%;float:left;margin:80px 0 0;}
.team-contact ul{margin:0;padding:0;list-style:none;}
.team-contact .input-group{width:100%;position:relative;border:1px solid #e6e6e6;padding:9px 0;margin-bottom:10px;}
.team-contact .form-control{border:0;padding:0 0 0 53px;border-radius:0;box-shadow:none;color:#666;background:0 0;}
.team-contact textarea.form-control{padding:6px 0 0 53px;resize:none;height:150px;}
.team-contact .input-group i{position:absolute;left:30px;top:7px;line-height:36px;z-index:99;color:#666;}
.team-contact input[type=submit], .comment-respond input#submit, .team-contact button{width:100%;background:#18254a;color:#fff;border:0;text-transform:uppercase;font-weight:700;line-height:60px;}
.team-contact input[type=submit]:hover, .team-contact button:hover{background:#fa394a;color:#fff;}
.sub-title{margin:0 0 30px;}
.team-faq .panel-default > .panel-heading{border:0;background:0 0;color:#fff;padding:0;position:relative;}
.team-faq .panel-default > .panel-heading:after{content:"\f107";font-family:FontAwesome;position:absolute;right:0;top:0;}
.team-faq .panel.panel-default{border:0;box-shadow:none;background:#18254a;border-radius:0;padding:25px 30px;}
.team-faq .panel-group .panel-heading + .panel-collapse > .list-group, .team-faq .panel-group .panel-heading + .panel-collapse > .panel-body{border-top:1px solid rgba(255,255,255,.4);padding:15px 0 0;color:#fff;margin-top:15px;}
.team-faq .panel-title{font-size:20px;color:#fff;}
.footer-home-2{width:100%;float:left;}
.newsletter-wrap{width:100%;float:left;padding:80px 0 115px;background:url() no-repeat;background-size:cover;color:#fff;}
.newsletter-wrap ul{margin:0;padding:0;list-style:none;}
.newsletter-wrap .form-control{border:0;height:60px;padding:0;line-height:60px;padding:0 20px;border-radius:5px;}
.newsletter-wrap input[type=submit]{border:0;height:60px;padding:0;line-height:60px;padding:0 20px;border-radius:5px;background:#2980b9;color:#fff;text-transform:uppercase;font-weight:700;}
.newsletter-wrap p{color:#fff;margin:10px 0 20px;}
.footer-bottom{width:100%;float:left;background:#fff;padding:20px 0;}
.footer-bottom p{color:#666;margin:0;font-size:14px;line-height:30px;}
.footer-bottom ul.flinks{float:right;margin:0 0 0 20px;padding:0;list-style:none;}
.footer-bottom ul.flinks li{display:inline-block;line-height:30px;margin-left:10px;}
.footer-bottom ul.flinks li a{color:#666;}
.footer-bottom ul.flinks li i{font-size:10px;}
.footer-bottom .footer-logo{background:#33aa58;width:310px;height:110px;padding:30px 0;margin:-80px auto 30px;text-align:center;}
.header-style-3{width:100%;float:left;}
.header-style-3 .logo{text-align:center;}
.header-style-3 .header-top{width:100%;float:left;background:#18254a;padding:15px 0;}
.header-style-3 .header-nav{width:100%;float:left;background:#fff;}
ul.header-left{margin:23px 0 0;padding:0;list-style:none;}
ul.header-left li{display:inline-block;margin-right:30px;}
.header-right li:first-child, ul.header-left li:last-child{margin:0;}
ul.header-left a{color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;line-height:24px;}
ul.header-left a i{font-size:24px;}
.header-right{margin:10px 0 0;padding:0;list-style:none;text-align:right;}
.header-right li{display:inline-block;margin-left:30px;}
.header-right a{color:#fff;font-size:14px;}
.header-right li.apply a{background:#fa394a;color:#fff;text-transform:uppercase;font-weight:700;display:block;line-height:50px;padding:0 25px;border-radius:5px;}
ul.header-left a:hover, .header-right a:hover{color:#fa394a;}
.header-style-3 .navbar{margin:0;border:0;min-height:inherit;}
.header-style-3 .navbar-collapse{padding:0;}
.header-style-3 .navbar-nav > li a:after{content:"|";color:#ccc;padding:0 30px;}
.header-style-3 .navbar-nav > li ul a:after{display:none;}
.header-style-3 .navbar-nav > li:last-child a:after{display:none;}
.header-style-3 .navbar-nav > li a{font-size:15px;text-transform:uppercase;font-weight:500;color:#444;padding:0;line-height:60px;}
.header-style-3 .navbar-nav > li ul a{padding:0 20px;line-height:40px;font-size:12px;font-weight:400;}
.header-style-3 .navbar a:hover{background:0 0;color:#fa394a;}
.user-login{float:right;margin:9px 0 0;padding:0;list-style:none;}
.user-login a.user{border:1px solid #ccc;width:42px;height:42px;border-radius:100%;display:block;text-align:center;line-height:42px;color:#999;}
.user-login .dropdown-menu{left:inherit;right:0;border:0;border-radius:0;padding:20px;width:250px;margin:0;}
.user-login .dropdown-menu ul{margin:0;padding:0;list-style:none;}
.user-login .dropdown-menu ul li{margin-bottom:10px;}
.user-login li.input-group{border:1px solid #ccc;}
.user-login .input-group-addon, .user-login .form-control{border-radius:0;border:0;}
.user-login .input-group-addon{background:#eee;color:#ccc;font-size:12px;}
.user-login button{background:#2dc489;color:#fff;width:100%;border:0;height:35px;line-height:35px;}
.user-login .dropdown-menu ul li a{color:#2dc489;}
.home3-banner{width:100%;float:left;position:relative;}
.home3-banner img{width:100%;height:auto;}
.home3-banner:after{position:absolute;top:0;right:0;width:30%;height:100%;content:"";background:rgba(250,57,74,.7);}
.h3-banner-cap{position:absolute;left:0;top:30%;width:100%;z-index:999;}
.h3-banner-cap h1{font-size:60px;color:#fff;font-weight:400;line-height:70px;margin-bottom:20px;}
.h3-banner-cap h1 span{font-weight:700;}
.h3-banner-cap p{color:#fff;font-size:20px;font-weight:500;}
.h3-banner-cap .search-form{background:#fff;border-radius:10px;padding:30px;width:100%;}
.h3-banner-cap .search-form ul{margin:0;padding:0;list-style:none;}
.h3-banner-cap .search-form li{margin-bottom:10px;}
.h3-banner-cap .search-form li i{color:#fa394a;font-size:40px;text-align:center;}
.h3-banner-cap .search-form h3{font-weight:600;}
.h3-banner-cap .search-form .form-control{border:0;box-shadow:none;padding:0;border-radius:0;border-bottom:1px solid #e6e6e6;height:40px;line-height:40px;color:#666;}
.h3-banner-cap .search-form .sbtn{background:#18254a;color:#fff;text-align:center;border-radius:5px;border:0;height:55px;line-height:55px;width:100%;text-transform:uppercase;font-weight:700;}
.h3-banner-cap .search-form .sbtn:hover{background:#fa394a;}
.nop{padding:0;}
.who-we-are{width:100%;float:left;background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/dotp.jpg);padding:80px 0;text-align:center;}
.h3-title{color:#333;text-align:center;position:relative;margin-bottom:27px;}
.h3-title:after{width:80px;height:8px;position:absolute;left:0;right:0;content:"";background:#fa394a;margin:-20px auto 0;}
.who-we-are p{font-size:18px;font-weight:300;line-height:28px;width:80%;margin:0 auto 15px;}
.who-we-are a{color:#18254a;font-weight:600;}
.who-we-are a:hover{color:#fa394a;}
#h3-dprt{margin-top:60px;padding:0 90px;position:relative;cursor:pointer;display:block;}
.who-we-are .owl-carousel .owl-item img{width:auto;display:inline-block;margin-bottom:10px;}
.h3-dprt{background:#fff;border-radius:3px;padding:30px;text-align:center;}
.h3-dprt a{display:block;}
.h3-dprt strong{text-align:center;display:block;font-weight:600;}
#h3-dprt.owl-theme .owl-nav{position:absolute;width:100%;top:0;bottom:0;left:0;margin:auto;height:40px;}
#h3-dprt.owl-theme .owl-nav button{width:36px;height:36px;background:#fff;border-radius:3px;text-align:center;line-height:32px;border:1px solid #d2d2d2;color:#d2d2d2;font-size:24px;}
#h3-dprt.owl-theme button.owl-prev{float:left;}
#h3-dprt.owl-theme button.owl-next{float:right;}
#h3-dprt.owl-theme .owl-nav button:hover{background:#fa394a;color:#fff;border-color:#fa394a;}
#h3-dprt.owl-theme .owl-nav .disabled{opacity:1;}
.h3-dprt:hover{background:#ececec;color:#fff;}
.h3-featured-courses{width:100%;float:left;padding:80px 0;background:#fff;}
.h3-featured-courses ul.nav{width:100%;margin:0 0 40px;padding:0;list-style:none;text-align:center;}
.h3-featured-courses ul.nav li{display:inline-block;margin:0 5px;}
.h3-featured-courses ul.nav li a{border:1px solid #e6e6e6;line-height:38px;padding:0 25px;display:block;text-transform:uppercase;color:#666;font-weight:500;}
.h3-featured-courses ul.nav li.active a, .h3-featured-courses ul.nav li a:hover{background:#fa394a;border-color:#fa394a;color:#fff;}
.course-box-2{width:100%;float:left;box-shadow:0 1px 6px rgba(0,0,0,.15);border-radius:3px;overflow:hidden;}
.course-thumb{position:relative;overflow:hidden;}
.course-grid-box .course-thumb:after, .course-box-2 .course-thumb:after{background:rgba(0,0,0,.2);width:100%;height:0;position:absolute;left:0;top:0;content:"";opacity:0;}
.course-grid-box .course-thumb:before, .course-box-2 .course-thumb:before{background:rgba(0,0,0,.2);width:100%;height:0;position:absolute;left:0;bottom:0;content:"";opacity:0;}
.course-grid-box:hover .course-thumb:after, .course-box-2:hover .course-thumb:after{height:100%;opacity:1;}
.course-grid-box:hover .course-thumb:before, .course-box-2:hover .course-thumb:before{height:100%;opacity:1;}
.course-grid-box:hover .course-thumb a, .course-box-2:hover .course-thumb a{left:0;opacity:1;}
.course-thumb a{width:36px;height:36px;background:#fff;color:#18254a;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;text-align:center;line-height:36px;border-radius:100px;z-index:99;left:-150px;opacity:0;}
.course-thumb .cdeprt{position:absolute;left:20px;top:20px;background:#18254a;color:#fff;text-transform:capitalize;line-height:29px;font-size:12px;font-weight:600;padding:0 10px;z-index:999;border-radius:3px;}
.course-box-2 .course-excerpt{text-align:center;}
.course-box-2 ul.course-meta{background:#f5f5f5;margin:0;padding:0;list-style:none;}
.course-box-2 .course-meta li{display:inline-block;line-height:50px;border-right:1px solid #e8e8e8;padding:0 15px;color:#666;}
.course-box-2 .course-meta li i{color:#fa394a;margin-right:5px;}
.course-box-2 .course-meta li:last-child{border:0;}
.course-box-2 .ctxt{padding:30px;}
.course-box-2 .ctxt strong{text-transform:uppercase;font-size:12px;color:#fa394a;font-weight:600;}
.course-box-2 .course-excerpt h4{margin:9px 0 12px;}
.course-box-2 .course-excerpt h4 a{color:#222;}
.course-box-2:hover .course-excerpt h4 a{color:#fa394a;}
.course-box-2 .course-excerpt p{font-size:14px;color:#666;line-height:22px;}
.fc-rating{color:#f5a623;}
.cdetail{display:inline-block;border:1px solid #e6e6e6;color:#18254a;text-transform:uppercase;font-weight:600;line-height:50px;padding:0 30px;border-radius:3px;margin-top:20px;}
.course-thumb a:hover, .course-box-2:hover .cdetail{background:#fa394a;border-color:#fa394a;color:#fff;}
.gramotech-page-content ul.learn-press-courses .course, .course-grid-box{box-shadow:0 1px 6px rgba(0,0,0,.15);overflow:hidden;margin-bottom:40px;}
.gramotech-page-content ul.learn-press-courses .course:hover, .course-grid-box:hover{box-shadow:0 3px 10px rgba(0,0,0,.15);}
.course-listing.full .course-grid-box .fc-rating{margin:20px 0 0 20px;}
.gramotech-page-content ul.learn-press-courses .course .course-thumbnail{margin:0;}
.gramotech-page-content ul.learn-press-courses .course .course-title{font-size:22px;padding:25px;font-weight:700;margin:0;}
.gramotech-page-content ul.learn-press-courses .course a{color:#333;}
.gramotech-page-content ul.learn-press-courses .course a:hover{color:#fa394a;}
.lp-archive-courses .lp-course-buttons{display:none;}
.lp-archive-courses ul.learn-press-courses .course .course-info{font-size:14px;padding:0 25px 25px;margin:0;}
ul.learn-press-courses .course .course-info .course-price .price{font-size:18px;color:#fa394a;}
.course-grid-box .course-excerpt{text-align:center;padding:30px 30px 25px;min-height:230px;}
.course-grid-box .course-excerpt p{margin:0;}
ul.course-meta{margin:0;padding:0;list-style:none;}
.course-grid-box ul.course-meta{text-align:center;border-top:1px solid #e6e6e6;}
.course-grid-box ul.course-meta li{display:inline-block;line-height:49px;border-right:1px solid #e6e6e6;padding:0 15px;color:#666;margin-left:-3px;width:33%;text-align:center;}
.course-grid .course-grid-box ul.course-meta li{width:50%;text-align:center;}
.course-grid-box ul.course-meta li:last-child{border:0;}
.course-grid-box ul.course-meta li i{color:#666;margin-right:3px;}
.course-grid-box .fc-rating{font-size:0;margin-bottom:10px;text-align:center;position:relative;}
.col3 .course-grid-box h4{padding:0 25px;}
.course-grid-box h4{margin-bottom:10px;}
.course-grid-box h4 a{color:#333;line-height:30px;}
.course-grid-box h4 a:hover{color:#18254a;}
.course-grid-box p{font-size:14px;margin-bottom:15px;}
.course-grid-box a.cdetail{display:inline-block;border:0;color:#fff;background:#18254a;text-transform:capitalize;font-weight:500;line-height:36px;padding:0 20px;border-radius:0;margin:0;}
.course-grid-box:hover a.cdetail{background:#fa394a;color:#fff;}
.course-grid-box:hover h4 a{color:#fa394a;}
.course-grid-box.cgb-2 .course-excerpt{text-align:left;padding:25px;overflow:hidden;height:168px;min-height:inherit;}
.courses.course-grid .course-grid-box.cgb-2 .review-stars-rated .review-stars.filled{top:20px;}
.course-grid-box.cgb-2 .fc-rating span{display:block;color:#888;text-align:center;font-size:14px;}
.course-grid-box.cgb-2 .cprice{color:#fa394a;font-size:18px;font-weight:600;}
.course-listing .course-grid-box .course-thumb{width:41.66666667%;float:left;}
.course-listing .course-grid-box .course-excerpt{width:58.33333333%;float:left;padding:25px 25px 0;text-align:left;}
.course-listing .course-grid-box .ctxt{margin-bottom:25px;min-height:163px;}
.course-listing.full .course-grid-box .course-thumb{width:47.4%;float:left;}
.course-listing.full .course-grid-box .course-excerpt{width:52.6%;float:left;padding:0;}
.course-listing.full .course-grid-box ul.course-meta li{padding:0 8px;line-height:48px;}
.course-listing.full .course-grid-box .ctxt{margin-bottom:15px;padding:18px 20px;}
.course-listing .ctxt p{margin:0 0 12px;}
.course-listing.full .course-grid-box ul.course-meta li{width:50%;}
.course-listing.full .course-grid-box .course-excerpt ul.course-meta{bottom:-6px;}
.courses.course-grid .course-grid-box h4{margin:0 0 20px;}
.h3-newsletter{background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/newsletterbg.jpg) no-repeat;width:100%;float:left;padding:80px 0 225px;}
.h3-newsletter h3{color:#fff;margin:0 0 10px;}
.h3-newsletter p{color:#fff;}
.h3-newsletter .input-group{width:100%;position:relative;}
.h3-newsletter .input-group i{position:absolute;left:20px;z-index:9;line-height:60px;}
.h3-newsletter .input-group .subscribe{position:absolute;right:0;top:0;background:#fa394a;color:#fff;z-index:99;font-size:16px;text-transform:uppercase;padding:0 30px;border:0;height:60px;line-height:60px;font-weight:700;border-radius:3px;}
.h3-newsletter .input-group .form-control{width:75%;padding:0;border:0;border-bottom:1px solid #fff;background:0 0;height:60px;line-height:60px;border-radius:0;color:#fff;}
.h3-testimonials{width:100%;float:left;margin-top:-150px;}
.h3-testimonials .h3-testi-wrap{background:#fff;padding:30px;box-shadow:0 0 8px rgba(0,0,0,.19);}
.h3-testimonials .tbox{position:relative;padding:0 0 0 90px;}
.h3-testimonials .tbox img{width:70px;height:70px;border-radius:100%;position:absolute;left:0;top:0;}
.h3-testimonials .tbox p{font-size:18px;font-weight:300;line-height:28px;color:#222;margin-bottom:20px;}
.h3-testimonials .tbox h6{margin-bottom:10px;}
.h3-testimonials .tbox strong{display:block;color:#fa394a;font-weight:400;font-style:italic;font-size:16px;}
.h3-testi-wrap button.owl-next, .h3-testi-wrap button.owl-prev{width:50%;text-align:center;}
.h3-testi-wrap .owl-theme .owl-nav [class*=owl-]{margin:0;border-radius:0;background:0 0;line-height:24px;font-size:24px;padding:0;}
.h3-testi-wrap .owl-nav{width:82px;height:30px;border:1px solid #ccc;border-radius:50px;margin:0 auto;overflow:hidden;}
.h3-testi-wrap .owl-theme .owl-nav [class*=owl-]:hover{background:0 0;color:#2dc489;}
.our-qualities{width:100%;float:left;padding:80px 0;}
.home3-faq .panel.panel-default{background:0 0;border:0;box-shadow:none;border-radius:0;margin:0 0 20px;}
.home3-faq .panel-default > .panel-heading + .panel-collapse > .panel-body{border:0;}
.home3-faq .panel-default > .panel-heading{background:0 0;border:0;box-shadow:none;padding:0;}
.home3-faq .panel-default > .panel-heading .panel-title a{border:0;padding:0 30px;box-shadow:0 0 8px 0 rgba(0,0,0,.19);border-radius:5px;}
.home3-faq .panel-title{font-size:20px;font-weight:500;line-height:60px;}
.home3-faq .panel-body{padding:20px 30px 0;color:#666;line-height:24px;}
.home3-faq .panel-title a{display:block;position:relative;background:#fa394a;color:#fff;}
.home3-faq .panel-title a.collapsed{background:#fff;color:#333;}
.home3-faq .panel-title a.collapsed:after{position:absolute;top:0;right:30px;content:"\f105";font-family:FontAwesome;font-weight:700;}
.home3-faq .panel-title a:after{position:absolute;top:0;right:30px;content:"\f107";font-family:FontAwesome;font-weight:700;}
footer.footer-with-map.footer{padding:80px 0 0;position:relative;overflow:hidden;}
footer.footer-with-map.footer .copyrights{background:rgba(255,255,255,.1);border:0;color:#fff;padding:23px 0;position:relative;z-index:99;}
footer.footer-with-map.footer .copyrights a{color:#fff;}
.footer-map{position:absolute;right:0;top:0;width:40%;height:400px;}
.footer-map #map{width:100%;height:400px;}
.footer-map:after{position:absolute;left:-70px;background:#18254a;top:-23px;width:150px;height:122%;content:"";transform:rotate(-20deg);overflow:hidden;}
.notp{padding-top:0;}
.contact-map{width:100%;float:left;overflow:hidden;}
.contact-map #map{width:100%;height:400px;}
.contact-address{width:100%;float:left;margin-top:-80px;}
.contact-address .row{box-shadow:0 1px 6px rgba(0,0,0,.15);}
.contact-address .row .row{box-shadow:none;}
.contact-bg{background:url() no-repeat;width:100%;float:left;background-size:cover;padding:60px 30px;}
.contact-bg h3{color:#fff;font-weight:600;margin:0 0 22px;}
.contact-bg address ul{margin:0;padding:0;list-style:none;}
.contact-bg address ul li{margin-bottom:20px;color:#fff;font-size:16px;position:relative;padding-left:30px;}
.contact-bg address ul li i{position:absolute;left:0;top:3px;}
ul.social-links{margin:10px 0 0;padding:0 0 0 25px;list-style:none;}
ul.social-links li{display:inline-block;margin-right:5px;}
ul.social-links a{width:30px;height:30px;border-radius:100%;border:1px solid #fff;text-align:center;line-height:28px;display:block;color:#fff;}
ul.social-links a:hover{background:#fff;color:#fa394a;}
p.quote{color:#fff;font-size:18px;font-weight:300;font-style:italic;border-top:1px solid rgba(255,255,255,.5);margin:25px 0 0;padding-top:25px;line-height:30px;}
.contact-address .team-contact.row{width:100%;float:left;background:#fff;margin:0;padding:48px 15px 0;}
.contact-address .team-contact h3{font-weight:600;margin:0 0 20px 15px;}
.about-uni{width:100%;float:left;background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/aboutbg.jpg);padding:110px 0 80px;}
.about-box{background:#fff;width:100%;float:left;border:1px solid #ddd;padding:30px;text-align:center;min-height:370px;}
.about-box img{margin:0 0 20px;}
.about-box h3{font-weight:600;margin-bottom:15px;color:#000;}
.about-box, .about-box p{font-size:14px;color:#666;line-height:24px;margin:0;}
.about-box.middle{position:relative;z-index:999;transform:scale(1.05);-webkit-transform:scale(1.05);margin-top:-34px;}
.about-facts{max-width:1260px;margin:auto;background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/factsbg.jpg);padding:60px 0;clear:both;}
.about-facts strong{font-size:60px;font-weight:700;color:#fff;}
.about-facts span{font-size:18px;color:#fff;font-weight:300;position:relative;top:-15px;}
.edugrade-courses{width:100%;float:left;}
.edugrade-courses .icon-box{margin:20px 0;}
.edugrade-courses .col-md-4.col-sm-4{width:50%;}
.campus-tour{width:100%;float:left;}
.team-style-1.nopb{padding-bottom:0;}
.sidebar .widget{width:100%;float:left;margin-bottom:40px;}
.sidebar .widget h4{margin-bottom:20px;}
.sidebar .widget h4 a{color:#333;}
.search-widget{position:relative;overflow:hidden;}
.sidebar .textwidget{width:100%;float:left;border:1px solid #e6e6e6;}
.sidebar .textwidget img{width:100%;height:auto;}
.sidebar .textwidget p{text-align:center;font-size:16px;color:#666;margin-bottom:20px;}
.sidebar .textwidget .name{color:#fa394a;text-align:center;margin-bottom:20px;}
.sidebar .textwidget .social{background:#f5f5f5;width:100%;margin:0;padding:15px 0;text-align:center;list-style:none;}
.sidebar .textwidget .social li{display:inline-block;margin:0 1px;padding:0;width:auto;float:none;}
.sidebar .textwidget .social li:after{display:none;}
.sidebar .textwidget .social a{border:1px solid #cdcdcd;width:30px;height:30px;text-align:center;line-height:28px;display:inline-block;color:#999;border-radius:100%;}
.sidebar .textwidget .social a:hover{background:#fa394a;color:#fff;border-color:#fa394a;}
ul#menu-quick-links{margin:0;padding:0;list-style:none;}
ul#menu-quick-links li{position:relative;border:1px solid #e6e6e6;margin-bottom:10px;height:55px;line-height:53px;width:100%;padding:0 0 0 80px;background:#fff;}
ul#menu-quick-links li:last-child{margin-bottom:0 !important;}
ul#menu-quick-links a:before, ul#menu-quick-links li:after{display:none;}
ul#menu-quick-links li a{font-size:16px;font-weight:600;color:#333;}
ul#menu-quick-links li:before{position:absolute;left:0;top:0;height:53px;width:66px;background:#18254a;text-align:center;line-height:53px;color:#fff;font-size:20px;}
ul#menu-quick-links li:hover a{color:#fa394a;}
ul#menu-quick-links li:hover:before{background:#fa394a;color:#fff;}
ul.upcoming-events{margin:0;padding:0;list-style:none;}
ul.upcoming-events li{border:1px solid #e6e6e6;position:relative;margin-bottom:10px;cursor:pointer;background:#fff;}
ul.upcoming-events li span{display:block;border-top:1px solid #e6e6e6;text-align:center;padding:10px 0;font-size:14px;}
ul.upcoming-events li span i{color:#d12828;margin-right:5px;}
.upedate{position:absolute;left:16px;right:0;font-size:12px;text-transform:uppercase;text-align:center;width:40px;color:#999;border-right:1px solid #e6e6e6;}
.upedate strong{display:block;font-size:22px;line-height:20px;}
ul.upcoming-events li .up-top{padding:20px 20px 20px 70px;}
ul.upcoming-events h5{font-weight:600;font-size:16px;line-height:22px;}
ul.upcoming-events h5 a{color:#333;}
.sidebar ul.upcoming-events li:hover{background:#fa394a;color:#fff;}
ul.upcoming-events li:hover span i, ul.upcoming-events li:hover h5 a, ul.upcoming-events li:hover .upedate{color:#fff;}
.tagcloud{width:100%;float:left;}
.tagcloud a{border:1px solid #e6e6e6;display:inline-block;line-height:34px;padding:0 10px;margin-bottom:3px;color:#666;font-size:14px !important;background:#fff;}
.footer .tagcloud a{background:0 0;color:#fff;}
.sidebar .gramotech-widget .tagcloud li:after{display:none;}
.sidebar .gramotech-widget .tagcloud li{display:inline-block;padding:0;margin:0;}
.sidebar .gramotech-widget .tagcloud a:hover{background:#fa394a;color:#fff;border-color:#fa394a;}
ul.insta{margin:0;padding:0;list-style:none;}
ul.insta li{float:left;width:87px;height:87px;position:relative;text-align:center;overflow:hidden;}
ul.insta li:after{position:absolute;left:0;top:0;background:rgba(24,37,74,.5);width:100%;height:100%;content:"";opacity:0;}
ul.insta li a{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;color:#fff;width:30px;height:30px;line-height:30px;z-index:99;font-size:20px;opacity:0;}
ul.insta li:hover a, ul.insta li:hover:after{opacity:1;}
.latest-posts ul{margin:0;padding:0;list-style:none;}
.latest-posts ul li:last-child{margin-bottom:0 !important;}
.sidebar .gramotech-widget .latest-posts li{position:relative;overflow:hidden;width:100%;float:left;margin-bottom:20px;padding-left:82px;}
.sidebar .gramotech-widget .latest-posts h6{font-weight:600;margin-bottom:10px;line-height:20px;font-size:14px;}
.latest-posts li:after{display:none;}
.latest-posts li img{position:absolute;left:0;top:0;width:67px;}
.latest-posts h6{font-weight:600;margin-bottom:10px;}
.latest-posts h6 a{color:#333;}
span.sb-date{color:#777;}
span.sb-date i, .latest-posts h6 a:hover{color:#fa394a;}
.sidebar form.search-form{position:relative;}
.sidebar form.search-form input{width:100%;border:1px solid #e6e6e6;line-height:50px;padding:0 15px;height:50px;box-shadow:none;}
.sidebar form.search-form button.btn.btn-default{position:absolute;right:0;top:0;background:0 0;color:#18254a;line-height:50px;border:0;padding:0 20px;border-radius:0;}
.eimg{width:100%;float:left;position:relative;overflow:hidden;}
.eimg:hover:after{opacity:1;}
.eimg:after{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);content:"";opacity:0;}
.eimg a{position:absolute;width:40px;height:40px;left:0;right:0;bottom:0;opacity:0;top:-100%;margin:auto;z-index:99;color:#fff;text-align:center;font-size:36px;line-height:40px;z-index:999;}
.eimg:hover a{top:0;opacity:1;}
.event-gallery .owl-theme .owl-nav{padding:0;position:absolute;height:40px;width:100%;bottom:-2px;margin:auto;z-index:9;}
.event-gallery .owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:24px;margin:0;padding:0;background:rgba(0,0,0,.5);width:38px;height:38px;line-height:38px;display:inline-block;cursor:pointer;border-radius:0;opacity:1;}
.event-gallery .owl-theme .owl-nav [class*=owl-]:hover{background:#fa394a;color:#fff;text-decoration:none;}
.details-col .title-area{position:relative;margin-bottom:21px;padding-left:75px;}
.details-col .title-area .etime{position:inherit;right:inherit;bottom:inherit;display:inline-block;background:#fff;border:1px solid #e6e6e6;line-height:28px;padding:0 15px;z-index:99;margin-bottom:14px;}
.details-col .title-area .edate{top:0;bottom:inherit;}
.details-col .title-area h4{margin-bottom:14px;color:#333;}
.details-col .title-area span i{color:#fa394a;margin-right:5px;}
.share{position:absolute;right:0;bottom:0;}
.share button{width:40px;height:40px;background:#18254a;color:#fff;text-align:center;line-height:40px;border:0;border-radius:100%;}
.share .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;min-width:40px;text-align:center;background-color:#fff;border:0;border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.5);padding:0;margin:0;width:50px;overflow:hidden;}
.share .dropdown-menu a{line-height:36px;}
.e-img img{max-width:100%;height:auto;}
.event-counter{width:100%;position:relative;background:#fa394a;padding:30px;overflow:hidden;margin-bottom:30px;}
.event-counter .countdown-section{float:left;text-align:center;position:relative;padding:0 34px;}
.event-counter .countdown-amount:before{content:" : ";font-size:30px;color:#fff;float:left;position:absolute;left:0;font-weight:600;}
.event-counter .countdown-section:first-child .countdown-amount:before{display:none;}
.event-counter .countdown-amount{display:block;color:#fff;font-size:34px;font-weight:700;}
.event-counter .countdown-period{color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;display:block;}
a.participate{background:#fff;float:right;line-height:50px;padding:0 25px;text-transform:uppercase;color:#333;font-weight:700;font-size:14px;margin-top:0;box-shadow:0 0 5px rgba(0,0,0,0);}
a.participate:hover{box-shadow:0 0 5px rgba(0,0,0,.3);background:#18254a;color:#fff;}
.details-col, .details-col p{color:#444;font-size:16px;line-height:26px;}
.gramotech-default-content blockquote, .details-col blockquote{background:#18254a;border:0;border-radius:100px 0 0 100px;position:relative;padding:35px 35px 35px 150px;margin:30px 0;color:#fff;font-style:italic;font-size:20px;font-weight:500;}
.gramotech-default-content blockquote p, .details-col blockquote p{margin:0;font-size:20px;color:#fff;font-weight:500;font-style:italic;}
.gramotech-default-content blockquote:after, .details-col blockquote:after{content:"\f10d";font-family:FontAwesome;color:#fff;position:absolute;left:50px;top:25%;font-size:60px;border-right:5px solid #fa394a;padding-right:22px;height:50%;line-height:81px;}
.event-gallery{width:100%;float:left;padding:40px 0 80px;}
.event-gallery h3{margin-bottom:30px;}
div#respond{width:100%;float:left;padding:30px;box-shadow:0 1px 6px rgba(0,0,0,.15);margin-bottom:80px;}
#gramotech-comment div#respond{margin-top:30px;}
div#respond h3{margin-bottom:20px;}
.leave-comment ul{margin:0 -15px;padding:0;list-style:none;}
.blog-grid-post{width:100%;float:left;box-shadow:0 1px 6px rgba(0,0,0,.15);margin-bottom:40px;}
.blog-grid-post:hover{box-shadow:0 1px 6px rgba(0,0,0,.3);}
.blog-grid-post .post-meta{border-top:1px solid #e6e6e6;border-bottom:0;margin:0;padding:10px 25px;list-style:none;text-align:left;}
.blog-grid-post .post-meta li{display:inline-block;color:#999;margin-right:15px;font-size:14px;}
.blog-grid-post .post-meta li a{color:#999;}
.blog-grid-post .post-meta li:last-child{margin:0;}
.blog-grid-post .post-excerpt{padding:22px 25px 20px;}
.blog-grid-post .post-excerpt .date{display:block;color:#fa394a;font-weight:500;}
.blog-grid-post .post-excerpt h4{margin:12px 0 11px;line-height:30px;word-break:break-all;-webkit-word-break:break-all;}
.blog-grid-post .post-excerpt h4 a{color:#333;}
.blog-grid-post .post-excerpt a.bd:hover, .blog-grid-post .post-excerpt h4 a:hover{color:#fa394a;}
.blog-grid-post .post-excerpt a.bd{color:#001d5d;font-size:12px;font-weight:600;text-transform:uppercase;}
.post-thumb{position:relative;width:100%;overflow:hidden;margin-bottom:25px;}
.blog-list .post-thumb{margin:0;}
.post-thumb img{height:auto;max-width:100%;}
.post-thumb:after{position:absolute;left:0;top:0;background:rgba(0,0,0,.4);content:"";width:100%;height:100%;opacity:0;}
.post-thumb a{position:absolute;left:-150px;opacity:0;top:0;bottom:0;right:0;width:40px;height:40px;background:#fff;margin:auto;z-index:99;border-radius:100%;text-align:center;line-height:40px;color:#001d5d;}
.blog-grid .post-thumb img{max-width:none;width:-webkit-calc(100% + 30px);width:calc(100% + 30px);opacity:1;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-30px,0,0) scale(1.12);transform:translate3d(-30px,0,0) scale(1.12);-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.blog-grid .blog-grid-post:hover img{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}
.blog-grid-post:hover .post-thumb:after{opacity:1;}
.blog-grid-post:hover .post-thumb a{left:0;opacity:1;}
.post-media iframe{width:100%;height:auto;border:0;}
.blog-list .blog-grid-post .post-meta{padding:15px 25px 0;}
.blog-grid-post{overflow:hidden;}
.blog-grid-post .np{padding:0;}
.blog-list .blog-grid-post .post-excerpt{padding:27px 35px 25px 30px;}
.blog-list .post-thumb img{height:auto;width:100%;}
.blog-grid-post:hover img{-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);}
.mr0{padding:0;}
.post-thumb a:hover{background:#fa394a;color:#fff;}
.post-meta{width:100%;border-bottom:1px solid #e6e6e6;padding:0 0 20px;position:relative;}
.post-meta ul.meta{margin:0;padding:0;list-style:none;}
.post-meta ul.meta li{display:inline-block;margin-right:10px;color:#999;font-size:12px;line-height:22px;}
.post-meta ul.meta li a{color:#999;}
.post-meta ul.meta li a:hover{color:#fa394a;}
.post-meta .share{top:15px;bottom:inherit;}
.post-meta .share i{margin-right:5px;}
.post-texts{padding:25px 0 45px;width:100%;float:left;}
.post-texts h4{margin-bottom:15px;word-break:break-word;-webkit-word-break:break-word;}
.blog-details p{margin-bottom:20px;color:#444;line-height:26px;}
.blog-details blockquote{background:#18254a;border:0;border-radius:100px 0 0 100px;position:relative;padding:35px 35px 35px 150px;margin:0 0 30px;}
.blog-details blockquote a{color:#fff;}
.blog-details blockquote p{margin:0;font-size:20px;color:#fff;font-weight:500;font-style:italic;}
.blog-details blockquote:after{content:"\f10d";font-family:FontAwesome;color:#fff;position:absolute;left:50px;font-size:60px;border-right:5px solid #fa394a;padding-right:22px;height:50%;line-height:50px;top:25%;}
img.img-left{float:left;margin:0 30px 20px 0;}
span.note{background:#fa394a;color:#fff;padding:0 5px;}
.post-comments{width:100%;float:left;margin-bottom:65px;}
ul.comments{width:100%;float:left;padding:0;margin:0;list-style:none;}
ul.comments .comment{width:100%;float:left;position:relative;padding:0 0 30px 85px;}
.user-thumb{position:absolute;left:0;top:0;width:70px;height:70px;overflow:hidden;}
.user-thumb img{width:100%;height:auto;border-radius:3px;}
ul.post-time{margin:0 0 4px;list-style:none;padding:0;width:100%;float:left;}
ul.post-time li{float:left;margin-right:10px;color:#888;}
ul.post-time a{color:#888;}
ul.post-time a i{color:#d32f2f;font-size:12px;}
.user-comments{float:left;width:100%;}
.user-comments h6{margin-bottom:10px;}
.user-comments p{font-size:14px;line-height:24px;margin-bottom:10px;}
.children{width:100%;float:left;margin:25px 0 0;list-style:none;padding:0;}
.clinks, .clinks a{color:#919da6;}
.children .user-comments{padding-right:20px;}
.aname{display:inline-block;}
span.ctime{font-size:12px;color:#919da6;}
ul.rep-comments{width:85%;background:#fff;border-radius:5px;float:left;padding:0;list-style:none;margin:20px 0 0 68px;padding:20px;}
.course-large-img img{width:100%;height:auto;}
ul.course-details-meta{margin:0;padding:30px 0;list-style:none;border-bottom:1px dashed #ccc;width:100%;float:left;}
ul.course-details-meta li{float:left;border-right:1px solid #ccc;padding:0 15px;color:#666;font-size:14px;}
ul.course-details-meta li:first-child{padding-left:0;width:185px;}
ul.course-details-meta li:last-child{padding-right:0;border:0;float:right;}
ul.course-details-meta a{color:#666;}
ul.course-details-meta a:hover{color:#fa394a;}
img.pro{width:41px;height:41px;border-radius:100%;float:left;margin-right:20px;}
ul.course-details-meta li strong{display:block;font-weight:600;color:#333;font-size:16px;margin-bottom:5px;}
ul.course-details-meta .fc-rating{color:#fa394a;font-size:12px;}
ul.course-details-meta h4{color:#fa394a;margin:0;}
.learnpress-page .lp-button, ul.course-details-meta a.enroll{background:#18254a;line-height:50px;padding:0 25px;color:#fff;text-transform:uppercase;font-weight:700;display:inline-block;border:0;}
.course-text{width:100%;float:left;padding:30px 0 0;position:relative;}
.course-detail .course-text .course-meta{position:absolute;top:30px;right:0;margin:0;}
.course-detail .course-text .course-meta span.course-students{background:#f1f1f1;line-height:36px;display:inline-block;padding:0 20px;border-radius:5px;}
.lp-single-course .course-author h3{font-size:20px;margin-bottom:20px;}
.gramotech-page-content .lp-single-course .course-author .author-name, .lp-single-course .course-author .author-name{width:125px;height:125px;overflow:hidden;position:relative;}
.gramotech-page-content .lp-single-course .course-author .author-name img, .lp-single-course .course-landing-summary .course-author .author-name img{width:100%;height:auto;border-radius:0;}
.gramotech-page-content .lp-single-course .course-author .author-name a, .lp-single-course .course-landing-summary .course-author .author-name a{display:block;position:absolute;left:0;bottom:0;text-align:center;background:rgba(0,0,0,.5);width:100%;color:#fff;font-size:12px;text-transform:uppercase;}
.course-text p{margin-bottom:15px;}
.course-text h4{margin-bottom:20px;}
.course-table{border:1px solid #dcdcdc;width:100%;margin:20px 0 30px;}
.course-table td{border:1px solid #dcdcdc;padding:20px 30px;font-size:14px;color:#666;}
.course-table strong{display:block;color:#333;font-weight:600;font-size:16px;}
.course-table td i{float:left;width:40px;height:40px;border-radius:100%;background:#fa394a;text-align:center;line-height:40px;color:#fff;font-size:20px;margin-right:20px;}
.course-text .check-list{padding:0;margin:0;list-style:none;}
.course-text .check-list li{color:#666;font-size:16px;margin-bottom:10px;}
.course-text .check-list li:before{content:"\f00c";font-family:FontAwesome;color:#fa394a;font-size:14px;margin-right:12px;}
.time-table{width:100%;margin:20px 0 30px;border:1px solid #dcdcdc;float:left;}
.time-table th{background:#fa394a;color:#fff;padding:12px;border:1px solid #fff;font-size:18px;font-weight:600;}
.time-table td{border:1px solid #dcdcdc;padding:12px;color:#666;}
.related-courses{width:100%;float:left;}
.related-courses h3{margin-bottom:20px;}
.page-404-wrap{background:url() no-repeat center top;width:100%;height:100vh;background-size:cover;}
.title-404{color:#fff;font-size:180px;font-weight:700;display:block;line-height:130px;margin-bottom:30px;}
.page-404-wrap h2{margin-bottom:10px;color:#ccc;}
.page-404-wrap .not-found{color:#fa394a;font-size:26px;margin-bottom:10px;display:block;}
.page-404-wrap p{color:#fff;font-weight:600;font-size:20px;margin-bottom:20px;}
.search-404{width:100%;float:left;position:relative;margin-bottom:30px;}
.search-404 input{width:100%;border:0;border-radius:0;height:50px;line-height:50px;padding:0 20px;}
.search-404 button{position:absolute;right:0;top:0;height:50px;line-height:50px;padding:0 20px;border:0;background:#fa394a;color:#fff;text-transform:uppercase;font-weight:600;font-size:16px;}
a.back2home{background:#fa394a;display:inline-block;color:#fff;line-height:50px;padding:0 20px;text-transform:uppercase;font-weight:500;}
a.back2home i{margin-right:5px;}
.search-404 button:hover, a.back2home:hover{background:#294373;color:#fff;}
.text-404{margin-top:200px;}
.coming-soon-wrap{background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/coming-soon.jpg) no-repeat center top;width:100%;height:100vh;background-size:cover;}
.cs-text{text-align:center;margin-top:225px;}
.coming-soon-wrap .countdown-section{text-align:center;position:relative;padding:0 34px;display:inline-block;}
.coming-soon-wrap .countdown-amount:before{content:" : ";font-size:30px;color:#fff;float:left;position:absolute;left:0;font-weight:600;top:20px;}
.coming-soon-wrap .countdown-section:first-child .countdown-amount:before{display:none;}
.coming-soon-wrap .countdown-amount{display:block;color:#fff;font-size:60px;font-weight:700;}
.coming-soon-wrap .countdown-period{color:#fff;font-size:20px;font-weight:500;text-transform:uppercase;display:block;}
.cs-logo{border:1px solid #fff;padding:20px;margin-bottom:30px;}
.cs-title{color:#fff;font-size:60px;font-weight:700;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.5);display:block;}
.cs-text p{color:#fff;font-size:18px;}
.subscribe h5{color:#fff;text-transform:uppercase;font-weight:600;margin-bottom:10px;}
.subscribe p{font-size:16px;margin-bottom:15px;}
.subscribe .search-404{width:80%;margin:0 auto;float:none;}
div#cs-countdown{margin:50px 0;}
.gallery-thumb{width:100%;float:left;overflow:hidden;position:relative;margin-bottom:50px;border-radius:3px;}
.gallery-thumb img{width:100%;height:auto;border-radius:3px;}
.gallery-thumb:after{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);content:"";opacity:0;}
.gallery-thumb a{position:absolute;left:-200px;right:0;top:0;bottom:0;width:40px;height:40px;background:#fff;border-radius:100%;margin:auto;text-align:center;line-height:40px;color:#d32f2f;z-index:999;opacity:0;}
.gallery-thumb:hover:after{opacity:1;}
.gallery-thumb:hover a{left:0;opacity:1;}
.gallery-thumb a:hover{background:#d32f2f;color:#fff;}
.filter-gallery .isotope{margin-bottom:-10px;margin-right:-10px;}
.isotope:after{content:'';display:block;clear:both;}
.isotope .item{float:left;}
.filter-gallery .isotope .item{width:33.3333%;height:333px;overflow:hidden;box-sizing:border-box;padding:0 15px;margin-bottom:30px;}
.filter-gallery .isotope .item.width2{width:785px;}
.filter-gallery .isotope .item.height2{height:690px;}
.filter-gallery figure img{width:100%;height:auto;}
.button-group:after{content:'';display:block;clear:both;}
.button-group .button{display:inline-block;background:0 0;border:none;color:#333;font-size:16px;font-weight:700;cursor:pointer;text-transform:uppercase;padding:0;margin-left:15px;-webkit-transition:all .2s ease-in;-o-transition:all .2s ease-in;-moz-transition:all .2s ease-in;}
.button-group .button:before{content:"/";display:inline-block;padding-right:15px;color:#333;}
.button-group .button:first-child:before{display:none;}
.button-group .button:hover, .button-group .button:active, .button-group .button.is-checked{color:#d33030;}
div#filters{margin-bottom:30px;text-align:center;}
.filter-gallery .gallery-thumb{margin-bottom:30px;}
.history-tabs{width:100%;float:left;}
.collapse.navbar-collapse .nav.navbar-nav .menu-item:before{content:'';}
.alignnone{margin:5px 20px 20px 0;max-width:100%;height:auto;}
.aligncenter, div.aligncenter{display:block;margin:5px auto 5px auto;max-width:100%;height:auto;}
.alignright{float:right;margin:5px 0 20px 20px;max-width:100%;height:auto;}
.alignleft{float:left;margin:5px 20px 20px 0;max-width:100%;height:auto;}
a img.alignright{float:right;margin:5px 0 20px 20px;max-width:100%;height:auto;}
a img.alignnone{margin:5px 20px 20px 0;max-width:100%;height:auto;}
a img.alignleft{float:left;margin:5px 20px 20px 0;max-width:100%;height:auto;}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto;max-width:100%;height:auto;}
.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center;}
.wp-caption.alignnone{margin:5px 20px 20px 0;}
.wp-caption.alignleft{margin:5px 20px 20px 0;}
.wp-caption.alignright{margin:5px 0 20px 20px;}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px;}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important;}
.screen-reader-text:focus{background-color:#eee;clip:auto !important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
.loader, .loader:before, .loader:after{background:rgba(0,0,0,.2);-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:.2em;height:.6em;}
.loader:before, .loader:after{position:absolute;top:0;content:'';}
.loader:before{left:-.375em;-webkit-animation-delay:-.32s;animation-delay:-.32s;}
.loader{text-indent:-9999em;display:inline-block;position:relative;vertical-align:middle;font-size:1em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s;}
.loader:after{left:.375em;}
.indicator{display:none;}
.alert.result-message{display:none;}
@-webkit-keyframes load1{0%,80%,100%{box-shadow:0 0 rgba(0,0,0,.2);height:.6em;}
40%{box-shadow:0 -.3em rgba(0,0,0,.2);height:1em;}
}
.ycourse-box .review-stars-rated .review-stars.filled, .course-excerpt .review-stars-rated .review-stars.filled, .courses.course-grid .review-stars-rated .review-stars.filled{position:absolute;top:0;left:0;font-size:18px;height:28px;width:auto !important;}
.courses-search-filter .ycourse-box .review-stars-rated .review-stars.filled{left:10px;}
.ycourse-box .review-stars-rated .review-stars.empty, .course-excerpt .review-stars-rated .review-stars.empty, .course-excerpt .review-stars-rated .review-stars.filled, .courses.course-grid .review-stars-rated .review-stars.empty, .courses.course-grid .review-stars-rated .review-stars.filled{width:100%;height:24px;font-family:dashicons;font-size:18px;color:#f2b827;}
.ycourse-box .review-stars, .course-excerpt .review-stars, .courses.course-grid .review-stars{margin:0;list-style:none;overflow:hidden;}
.ycourse-box .review-stars-rated .review-stars.empty:before, .course-excerpt .review-stars-rated .review-stars.empty:before, .courses.course-grid .review-stars-rated .review-stars.empty:before{content:'\f154\f154\f154\f154\f154';line-height:24px;vertical-align:top;font-family:dashicons;white-space:nowrap;}
.ycourse-box .review-stars:after, .course-excerpt .review-stars:after, .courses.course-grid .review-stars:after{clear:both;content:'';display:block;}
.ycourse-box .review-stars-rated .review-stars.filled:before, .course-excerpt .review-stars-rated .review-stars.filled:before, .courses.course-grid .review-stars-rated .review-stars.filled:before{content:'\f155\f155\f155\f155\f155';font-family:dashicons;line-height:24px;vertical-align:top;white-space:nowrap;}
ul.post-time a:hover, .blog-grid-post .post-meta li a:hover{color:#fa394a;}
.comment-respond input#submit:hover{background:#fa394a;color:#fff;}
span.reply-link i{font-size:10px;margin-right:4px;}
.next-prev-option{background:#f1f1f1;width:100%;float:left;padding:30px;border-radius:5px;margin:0 0 80px;}
.sidebar form#searchform{position:relative;}
.sidebar form#searchform input{width:100%;border:1px solid #e6e6e6;line-height:48px;padding:0 15px;height:48px;border-radius:0;box-shadow:none;}
.sidebar form#searchform .btn{position:absolute;right:0;top:0;background:#fa394a;color:#fff;line-height:48px;border:0;padding:0 20px;border-radius:0;}
.sidebar .gramotech-widget ul{margin:0;padding:15px;list-style:none;overflow:hidden;}
.sidebar .gramotech-widget ul ul{padding:0;}
.sidebar .gramotech-widget ul li{margin-bottom:15px;position:relative;padding-left:15px;color:#444;font-size:14px;width:100%;float:left;}
.sidebar .gramotech-widget ul li:after{content:"\f105";font-family:FontAwesome;position:absolute;left:0;top:0;color:#18254a;}
.sidebar .gramotech-widget ul li a{color:#444;}
.sidebar .gramotech-widget ul li a:hover{color:#fa394a;}
.next-prev-option .prev-blog img{width:80px;float:left;position:absolute;left:0;top:0;}
.prev-blog.pull-left{width:50%;text-align:left;float:left;position:relative;padding:0 15px 0 100px;}
.prev-blog.pull-left.gramotech-image-hide-prev{padding:0 15px 0 0;}
.next-blog.pull-right{width:50%;float:right;text-align:right;position:relative;padding:0 100px 0 15px;}
.next-prev-option .next-blog img{width:80px;float:right;margin-left:20px;position:absolute;right:0;top:0;}
.next-blog.pull-right.gramotech-image-hide-next{padding:0 0 0 15px;}
.next-prev-option a{color:#666;}
.next-prev-option a:hover{color:#fa394a;}
.next-prev-option a span{color:#294373;}
.next-prev-option h6{font-size:14px;word-break:break-all;-webkit-word-break:break-all;font-weight:600;line-height:22px;}
.sidebar .gramotech-widget ul.upcoming-events li{margin:0 0 10px;padding:0;}
.sidebar .gramotech-widget ul.upcoming-events li:last-child{margin-bottom:0 !important;}
.sidebar .gramotech-widget ul.upcoming-events li:after{display:none;}
div#em-wrapper{width:100%;float:left;}
.css-events-list table.events-table{width:100%;}
table.events-table thead{background:#f1f1f1;height:40px;line-height:40px;}
.css-events-list table.events-table th{padding:5px 20px;font-size:16px;text-transform:uppercase;}
.css-events-list table.events-table tbody tr{border-bottom:1px solid #f1f1f1;}
.css-events-list table.events-table td{padding:15px 10px;color:#666;}
.css-events-list table.events-table a{color:#666;}
.em-search-options a:hover, .css-events-list table.events-table a:hover{color:#fa394a;}
.css-events-list table.events-table td:first-child{width:220px;}
.em-search-options a{color:#294373;}
div.css-search div.em-search-advanced label > span{display:block;float:left;min-width:100px;font-weight:400;line-height:40px;color:#666;}
div.css-search input, div.css-search select{padding:0 20px;border:1px solid #f1f1f1;height:40px;line-height:40px;color:#666;font-weight:400;margin:0 15px;}
div.em-search.css-search label{font-weight:400;color:#666;}
div.css-search div.em-search-advanced label > span{min-width:70px;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{color:#666;font-weight:400;}
.css-cats-list ul, .css-tags-list ul{margin:0 0 30px;padding:0;list-style:none;}
.css-cats-list ul li, ul.em-tags-list li{display:inline-block;margin:2px;}
.css-cats-list li a, ul.em-tags-list li a{border:1px solid #e6e6e6;display:inline-block;line-height:38px;padding:0 20px;color:#666;}
.css-cats-list li a:hover, ul.em-tags-list li a:hover{background:#fa394a;color:#fff;border-color:#fa394a;}
ul.em-locations-list{margin:0;padding:0;list-style:none;color:#666;}
ul.em-locations-list ul{margin:0;padding:0;list-style:none;}
.em-locations-list a{color:#666;text-transform:capitalize;margin-bottom:10px;display:block;}
div.em-booking-login a, p.logged-in-as a, .css-my-bookings a{color:#294373;font-weight:600;}
div.em-booking-login a:hover, p.logged-in-as a:hover, .css-my-bookings a:hover, .em-locations-list a:hover{color:#fa394a;}
ul.em-locations-list > li{padding:15px 0;border-bottom:1px solid #f1f1f1;}
.em-booking-form-details{padding:20px;width:340px;float:left;border-right:1px solid #ccc;}
.em-booking-form-details label{font-size:14px;font-weight:400;width:80px;}
.em-booking-form-details .em-ticket-select, .em-booking-form-details input.input{width:210px;border:1px solid #ccc;height:36px;line-height:36px;padding:0 10px;}
.em-booking-form-details textarea{width:210px;border:1px solid #ccc;line-height:36px;min-height:100px;resize:none;padding:0 10px;}
p.input-group.input-checkbox.input-field-data_privacy_consent label{width:100%;}
div.em-booking-login{padding:20px;margin:0 0 0 340px;border:0;}
div.em-booking-login label{display:inline-block;width:auto;font-size:16px;font-weight:400;}
div.em-booking-login input[type=text], div.em-booking-login input[type=password]{width:100%;border:1px solid #ccc;height:36px;line-height:36px;}
.em-booking-form-details .em-booking-submit, div.em-booking-login input#em_wp-submit{width:100%;background:#294373;color:#fff;height:40px;text-transform:uppercase;border:0;font-weight:600;border-radius:3px;margin-bottom:20px;}
.learnpress-page .lp-button:hover, .em-booking-form-details .em-booking-submit:hover, div.em-booking-login input#em_wp-submit:hover{background:#fa394a;color:#fff;}
#learn-press-course-tabs{border:1px solid #e2e2e2;}
#learn-press-course-tabs ul.learn-press-nav-tabs{border:0;margin:0;}
ul.learn-press-nav-tabs .course-nav.active:after, ul.learn-press-nav-tabs .course-nav:hover:after{display:none;}
#learn-press-course-tabs .course-tab-panel{padding:30px;}
li.instructor-styling img{width:41px;height:41px;float:left;margin-right:15px;}
.course-detail ul.learn-press-nav-tabs .course-nav a{padding:0 20px;line-height:50px;color:#333;display:block;background:#eee;font-weight:600;border-bottom:1px solid #e2e2e2;}
.course-detail ul.learn-press-nav-tabs .course-nav a i{margin-right:3px;}
ul.learn-press-nav-tabs .course-nav.active a, .course-detail ul.learn-press-nav-tabs .course-nav a:hover{background:#fff;color:#fa394a;border-bottom:1px solid #fff;}
.course-detail ul.learn-press-nav-tabs .course-nav a:hover:after, ul.learn-press-nav-tabs .course-nav.active a:after{width:100%;height:3px;background:#fa394a;position:absolute;left:0;top:-1px;content:"";}
.course-rate .course-rate{margin:20px 0;}
li.course_categories a:after{content:" , ";}
li.course_categories a:last-child:after{display:none;}
ul.curriculum-sections li, ul.curriculum-sections li a{color:#666;}
ul.curriculum-sections li a:hover{color:#fa394a;}
.course-detail .course-rate .review-bar .rating{background-color:#294373;height:10px;}
.course-detail .course-rate .review-bar{height:10px;overflow:hidden;border-radius:20px;margin:0 10px;}
ul.course-reviews-list{margin:30px 0;padding:0;}
.course-reviews-list .review-author{height:80px;overflow:hidden;}
.course-reviews-list .review-author-info{float:left;}
.course-reviews-list li h4.user-name{font-size:16px;margin:0 20px 0 0;float:left;text-transform:capitalize;}
#tab-reviews .course-reviews-list li .review-title{margin:0 0 5px;}
.related-courses .review-stars-rated .review-stars.empty, .related-courses .review-stars-rated .review-stars.filled{width:auto;}
form[name=search-course] .search-course-input{border:1px solid #ccc;}
ul.learn-press-nav-tabs .course-nav{width:25%;text-align:center;border-right:1px solid #e2e2e2;}
ul.learn-press-nav-tabs .course-nav:last-child{border-right:0;}
.course-summary .course-curriculum ul.curriculum-sections .section-header{border:0;}
.course-summary .course-curriculum ul.curriculum-sections .section-header .section-title{color:#18254a;font-size:20px;font-weight:600;}
body .learn-press-course-results-progress{margin:40px 0 20px;}
.learn-press-course-results-progress h4{font-size:16px;}
.learn-press-progress{margin:10px 0;}
.checkout .learnpress p{margin-bottom:30px;color:#666;}
.checkout .learnpress p a{color:#666;}
.checkout .learnpress h4{margin-bottom:20px;}
table.learn-press-checkout-review-order-table.lp-list-table{border:1px solid #e6e6e6;margin-bottom:30px;}
table.learn-press-checkout-review-order-table.lp-list-table thead tr th{background:#294373;}
table.learn-press-checkout-review-order-table.lp-list-table td.course-name{color:#666;}
.checkout .order-comments{width:100%;min-height:150px;padding:15px;border:1px solid #e6e6e6;}
form#learn-press-checkout{margin-bottom:30px;}
.checkout a{color:#666;}
.checkout a:hover{color:#fa394a;}
#learn-press-user-profile{position:relative;}
body #learn-press-profile-header{display:none;}
.become_a_teacher .learn-press-message, .profile .lp-profile-content h3{margin-bottom:20px;}
.profile #learn-press-profile-content, .profile .lp-profile-content, .profile #learn-press-profile-nav{padding:0;margin:0;}
.profile .learnpress a, .profile ul.lp-sub-menu a, .profile #learn-press-profile-nav a{color:#666;}
.profile .learnpress a:hover, .profile ul.lp-sub-menu a:hover, .profile #learn-press-profile-nav .tabs > li ul li a:hover, .profile #learn-press-profile-nav .tabs > li ul li.active a, .profile #learn-press-profile-nav a:hover{color:#fa394a;}
.profile #learn-press-profile-nav .tabs > li:hover:not(.active) > a{background:#d0d0d0;color:#fa394a;}
.profile ul.learn-press-courses .course .course-info{padding:20px;}
.profile .profile-heading{float:left;}
.profile ul.lp-sub-menu{float:right;}
.profile ul.learn-press-courses{width:100%;float:left;}
body .modal{z-index:9999;}
.modal .login-page{width:400px;height:400px;margin:auto;background:#fff;text-align:left;padding:34px;top:0;bottom:0;margin:auto;position:absolute;left:0;right:0;}
.modal .login-page ul{margin:0;padding:0;list-style:none;}
.modal .login-page ul li{margin-bottom:15px;}
.modal input[type=text], .modal input[type=email], .modal input[type=number], .modal input[type=password]{width:100%;height:40px;line-height:40px;border:1px solid #e6e6e6;padding:0 10px;}
.modal input[type=submit]{width:100%;background:#18254a;color:#fff;border:0;text-transform:uppercase;font-weight:700;line-height:40px;text-align:center;margin-top:10px;}
.modal input[type=submit]:hover{background:#fa394a;color:#fff;}
.modal .login-page a{color:#fa394a;}
.modal .login-page a:hover{color:#18254a;}
.login-box h4{margin-bottom:10px;}
.login-box form#gramotech-ajax-login-header{margin-top:20px;}
.login-page.register-page{height:630px;}
.sticky .blog-grid-post{position:relative;}
.sticky .blog-grid-post:after{position:absolute;right:20px;top:20px;content:"Sticky";background:#fa394a;color:#fff;line-height:24px;padding:0 10px;border-radius:3px;}
#test-unit .post-thumb img{width:auto;height:auto;max-width:100%;}
.page-links span, .page-links a span{width:32px;height:32px;background:#f1f1f1;display:inline-block;text-align:center;line-height:32px;color:#666;margin:0 2px;border:1px solid #ccc;}
.page-links span, .page-links a:hover span{background:#fa394a;border-color:#fa394a;color:#fff;}
.page-links span.page-links-title{width:auto;border:0;background:0 0;color:#666;}
img.no-img{display:none;}
.post-password-form input[type=password]{border:1px solid #e6e6e6;height:40px;line-height:40px;padding:0 20px;margin-left:10px;}
.post-password-form input[type=submit]{background:#18254a;height:40px;line-height:40px;border:0;padding:0 20px;color:#fff;}
.post-password-form input[type=submit]:hover{background:#fa394a;color:#fff;}
.pingback a{color:#18254a;}
.pingback a:hover{color:#fa394a;}
.gallery dl.gallery-item{padding:5px;}
.gallery dl.gallery-item a{border-color:#f1f1f1;}
dl.gallery-item img{max-width:100%;height:auto;border:1px solid #f1f1f;padding:1px;}
.blog-detail .post-texts h1, .blog-detail .post-texts h2, .blog-detail .post-texts h3, .blog-detail .post-texts h4, .blog-detail .post-texts h5, .blog-detail .post-texts h6{margin-bottom:20px;}
.sticky, .bypostauthor{outline:none;}
.gramotech-default-content table, .comment table, .post-texts table{border:1px solid #f1f1f1;width:100%;margin-bottom:30px;}
.gramotech-default-content table td, .gramotech-default-content table th, .comment table td, .comment table th, .post-texts table td, .post-texts table th{padding:10px;border:1px solid #f1f1f1;}
.comment a, .post-texts a{color:#18254a;}
.comment a:hover, .post-texts a:hover{color:#fa394a;}
.gramotech-default-content table thead, .comment table thead, .post-texts table thead{background:#e7e7e7;}
dl dd{margin-bottom:10px;}
.gramotech-default-content li, .comment li, .post-texts li{line-height:26px;color:#666;}
li.post-tags a:after{content:" , ";}
li.post-tags a:last-child:after{display:none;}
.comment h1, .comment h2, .comment h3, .comment h4, .comment h5, .comment h6{margin-bottom:20px;}
h6.aname a{color:#18254a;}
h6.aname a:hover{color:#fa394a;}
.gramotech-default-content p{margin-bottom:20px;}
.gramotech-default-content h1, .gramotech-default-content h2, .gramotech-default-content h3, .gramotech-default-content h4, .gramotech-default-content h5, .gramotech-default-content h6{margin-bottom:20px;}
.gramotech-default-content a{color:#18254a;}
.gramotech-default-content a:hover{color:#fa394a;}
.gramotech-default-content .page-links{width:100%;float:left;margin:20px 0;}
.gramotech-default-content{width:100%;float:left;margin:0 0 60px;}
.widget_categories li, .widget_archive li{width:100%;float:left;text-align:right;}
.widget_categories li a, .widget_archive li a{float:left;}
table#wp-calendar{width:100%;border:1px solid #f1f1f1;background:#fff;}
table#wp-calendar td, table#wp-calendar th{border:1px solid #f1f1f1;padding:10px;}
table#wp-calendar thead{background:#e7e7e7;}
table#wp-calendar a{color:#1e2745;}
table#wp-calendar a:hover{color:#fa394a;}
.sidebar .gramotech-widget ul ul{margin-top:10px;}
.sidebar .gramotech-widget ul ul li:last-child{margin-bottom:0;}
.sidebar .gramotech-widget .tagcloud li{width:auto;margin:2px 2px 0;}
.sidebar .widget .menu a:before{display:none;}
.sidebar .widget .menu a{line-height:inherit;}
.sidebar .textwidget{padding:15px;overflow:hidden;}
.widget select{border:1px solid #e6e6e6;height:40px;line-height:40px;width:100%;padding:0 10px;background:#fff;}
.footer .widget{margin-bottom:40px;width:100%;float:left;}
.footer .widget ul{margin:0;padding:0;list-style:none;}
.footer .widget ul ul{margin-top:10px;}
.footer .widget ul ul li:last-child{margin-bottom:0;}
.footer .widget ul li{margin-bottom:10px;position:relative;padding-left:15px;color:#fff;font-size:16px;width:100%;float:left;}
.footer .widget address ul li{padding-left:30px;}
.footer .widget ul li:after{content:"\f105";font-family:FontAwesome;position:absolute;left:0;top:0;color:#fff;}
.footer .widget ul li a{color:#fff;}
.footer .widget ul li a:hover{color:#fa394a;}
.footer .widget .tagcloud ul li{width:auto;margin:2px;padding:0;}
.footer .widget .tagcloud ul li:after{display:none;}
.footer .widget .tagcloud ul li a:hover{color:#fff;}
.footer form.search-form{position:relative;}
.footer form.search-form input{width:100%;border:1px solid #e6e6e6;line-height:50px;padding:0 15px;height:50px;box-shadow:none;}
.footer form.search-form button.btn.btn-default{position:absolute;right:0;top:0;background:#fa394a;color:#fff;line-height:50px;border:0;padding:0 20px;}
.textwidget .wp-caption.alignnone{width:100%;margin:10px 0;color:#666;}
.footer .textwidget .wp-caption p{color:#666;}
footer.footer.default-footer{padding:0;}
footer.footer.default-footer .copyrights{margin-top:0;}
.edugrade-footer-default{float:left;width:100%;max-width:100%;padding-top:80px;padding-bottom:40px;}
.copyrights a{color:#18254a;}
.copyrights a:hover{color:#fa394a;}
.search.search-results, body.archive, .search.search-no-results{background:#f9f9f9;}
.search.search-no-results .search-result{width:50%;float:none;margin:0 auto;text-align:center;}
.search.search-no-results .search-result span{display:block;font-size:36px;font-weight:700;text-transform:uppercase;margin:0 0 10px;color:#fa394a;}
.search.search-no-results strong.title{font-size:16px;font-weight:400;}
.search.search-no-results .search-result form{background:#f1f1f1;padding:20px;margin:30px 0;position:relative;box-shadow:3px 3px 0px 0px rgba(0,0,0,.13);}
.search.search-no-results .search-result input[type=text]{width:100%;background:#fff;height:50px;border-radius:5px;border:0;padding:0 10px;}
.search.search-no-results .search-result button{position:absolute;top:20px;right:20px;border:0;background:#fa394a;height:50px;padding:0 20px;color:#fff;font-size:18px;border-radius:5px;}
#test-unit .post-thumb{position:relative;overflow:hidden;display:inline-block;width:auto;max-width:100%;}
.footer .widget_calendar caption, footer.footer div#calendar_wrap caption{color:#333;background:#fff;text-align:center;font-weight:700;}
.edit-link{width:100%;float:left;margin-bottom:40px;}
a.post-edit-link{color:#fa394a;}
ul.comments .comment:last-child{padding-bottom:0;}
.sidebar #calendar_wrap caption{text-align:center;background:#f1f1f1;color:#333;font-weight:700;}
.lp-archive-courses form[name=search-course], .up-events .event-box{margin-bottom:40px;}
.blog-detail .post-meta .share{top:-10px;}
.author-detail{width:100%;float:left;border:1px solid #f1f1f1;border-top:5px solid #f1f1f1;padding:30px;margin:0 0 75px;position:relative;}
.author-detail p{margin-bottom:0;font-size:14px;line-height:22px;color:#444;}
.author-detail h6{text-transform:capitalize;margin-bottom:20px;}
.author-detail span.aurthor-img{float:left;width:90px;height:90px;margin-right:30px;}
.author-detail span.aurthor-img img{border:1px solid #f1f1f1;padding:2px;border-radius:3px;}
.sidebar #gallery-1 .gallery-item{margin:0;}
div#lp-single-course{float:left;width:100%;margin-bottom:40px;}
.welcome-box{padding-right:40px;}
.isotope.items{margin:0 -15px;}
.course-listing .course-grid-box .course-excerpt ul.course-meta{text-align:left;}
.courses.course-grid.col2 ul.course-meta li, .courses.course-grid.col3 ul.course-meta li{padding:0 20px;}
.course-listing .course-grid-box .course-excerpt ul.course-meta li i, .courses.course-grid.col2 ul.course-meta li i, .courses.course-grid.col3 ul.course-meta li i{margin-right:3px;}
.course-listing .course-grid-box .course-excerpt{position:relative;min-height:289px;max-height:289px;}
.course-listing .course-grid-box .course-excerpt ul.course-meta{position:absolute;left:0;width:100%;bottom:0;}
.blog-posts .blog-grid-post .post-meta, .blog-grid .blog-grid-post .post-meta{padding:15px 25px 15px;}
.course-listing .course-grid-box .course-excerpt .cdetail{background:0 0;padding:0;font-weight:600;line-height:24px;color:#18254a;}
.course-listing .course-grid-box .course-excerpt .cdetail:hover{color:#fa394a;}
.course-listing .course-grid-box .fc-rating{text-align:left;}
div#event-gallery .item{padding:0 3px 0 0;}
.event-details .details-col p{margin:0 0 20px;}
.event-details .details-col blockquote p{margin:0;line-height:30px;}
.gramotech-page-content ul.learn-press-courses .course .course-title, .news-box h4, .event-box .event-excerpt h4{line-height:30px;}
.team-contact .input-group:hover, .newsletter-wrap .form-control:focus, .sidebar form.search-form input:focus, .newsletter .input-group .form-control:focus{background:#f1f1f1;}
.footer-social a:hover{color:#fff;}
.newsletter .input-group .subscribe:hover{background:#000;color:#fff;}
.about-box:hover{box-shadow:0 0px 10px rgba(0,0,0,.1);z-index:99;position:relative;}
.event-thumb a:hover{background:#fa394a;color:#fff;}
.sidebar .gramotech-widget ul.upcoming-events li a:hover{color:#fff;}
.newsletter-wrap input[type=submit]:hover, .sidebar form.search-form button.btn.btn-default:hover{background:#294373;color:#fff;}
.css-events-list table.events-table tbody tr:hover{background:#f1f1f1;}
.gramotech-default-content table tr:hover{background:#f1f1f1;}
header.header-style-2.header-2-inner{position:relative;background:#18254a;}
.political-history{width:100%;float:left;padding:43px 0 80px;text-align:center;}
.ph-title h2{margin-bottom:24px;}
.ph-title p{width:50%;margin:0 auto;}
.timeline{text-align:left;}
.timeline img{border-radius:3px;width:100%;height:auto;}
.timeline-nav{position:relative;padding:30px 0;margin-bottom:30px;}
.slick-list{z-index:99;}
.timeline-nav:after{background:#ccc;height:8px;border-radius:5px;position:absolute;width:100%;content:"";left:0;bottom:40px;z-index:1;}
.timeline-nav .slick-slide{position:relative;height:80px;cursor:pointer;}
.timeline-nav .slick-slide strong{font-size:18px;font-weight:900;color:#333;position:relative;display:block;}
.timeline-nav .slick-slide strong:after{position:absolute;left:0;right:0;height:8px;width:100%;content:"";bottom:-45px;background:rgba(204,204,204,0);background:-moz-linear-gradient(left,rgba(204,204,204,0) 0%,rgba(24,37,74,1) 50%,rgba(204,204,204,0) 100%);background:-webkit-linear-gradient(left,rgba(204,204,204,0) 0%,rgba(24,37,74,1) 50%,rgba(204,204,204,0) 100%);background:linear-gradient(to right,rgba(204,204,204,0) 0%,rgba(24,37,74,1) 50%,rgba(204,204,204,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cccccc',endColorstr='#00cccccc',GradientType=1);opacity:0;}
.timeline-nav .slick-slide:after{position:absolute;left:0;right:0;margin:auto;height:30px;width:30px;line-height:24px;border:3px solid #ccc;border-radius:100%;text-align:center;z-index:9;bottom:0;background:#fff;content:"";}
.timeline-nav .slick-slide:before{position:absolute;left:0;right:0;background:#ccc;content:"";width:14px;height:14px;border-radius:30px;margin:auto;bottom:8px;z-index:99;}
.timeline-nav .slick-slide span:after{width:8px;height:8px;background:#ccc;position:absolute;left:0;right:0;margin:auto;content:"";border-radius:10px;bottom:42px;}
.timeline-nav .slick-slide span:before{position:absolute;left:0;right:0;margin:auto;bottom:30px;width:2px;height:15px;background:#ccc;content:"";}
.slick-slide.slick-current:after{border-color:#18254a;background:#18254a;}
.slick-slide.slick-current:before{background:#fff;}
.slick-slide.slick-current span:after, .slick-slide.slick-current span:before{border-color:#18254a;background:#18254a;color:#fff;}
.slick-slide.slick-current strong:after{opacity:1;}
.slick-slide.slick-current strong{color:#18254a;}
.timeline.slick-initialized.slick-slider{padding:0 60px;}
.timeline .slick-slide h3{margin-bottom:19px;}
.timeline .slick-slide p{margin-bottom:18px;font-size:16px;line-height:26px;}
.timeline .slick-slide p:last-child{margin:0;}
.timeline .slick-slide .checklist{padding:0;margin:0;list-style:none;}
.timeline .slick-slide .checklist li{line-height:26px;}
.timeline .slick-slide .checklist li:before{content:"\f105";font-family:FontAwesome;color:#d32f2f;margin-right:5px;}
.explore-students{width:100%;float:left;background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/explorebg.jpg) no-repeat;padding:80px 0;}
.ex-video{width:100%;float:left;position:relative;overflow:hidden;}
.ex-video .video-icon{position:absolute;z-index:99;left:30px;bottom:30px;width:100%;}
.ex-video .video-icon a{width:52px;height:52px;display:block;background:#fa394a;text-align:center;color:#fff;line-height:52px;border-radius:100%;float:left;position:relative;margin-right:20px;}
.ex-video .video-icon a:after{border:2px solid #fa394a;content:"";width:62px;height:62px;position:absolute;border-radius:100%;left:-5px;top:-5px;}
.ex-video .video-icon strong{color:#fff;display:block;font-size:22px;}
.ex-video .video-icon em{color:#fff;}
.explore-students h1{color:#fff;margin:0 0 22px;}
.explore-students p{color:#fff;font-size:16px;line-height:26px;margin:0 0 20px;}
.conbtn{display:inline-block;color:#fff;background:#fa394a;line-height:44px;padding:0 20px;text-transform:uppercase;font-weight:600;}
.conbtn:hover{background:#000;color:#fff;}
.edugrade-courses{width:100%;float:left;}
.edugrade-courses .icon-box img{margin-bottom:15px;width:58px;height:58px;}
.edugrade-courses .icon-box h4{margin-bottom:15px;}
.edugrade-courses .icon-box p{font-size:14px;line-height:24px;}
.about-custom .inner-header:after{position:absolute;left:0;bottom:0;background:rgba(0,0,0,.1);width:100%;height:100%;content:"";}
.newsletter-wrap .form-control, .newsletter-wrap input[type=submit], .gramotech-page-content ul.learn-press-courses .course, .course-grid-box, .gramotech-default-content table tr, .icon-box-2:after, a.participate, .css-events-list table.events-table tbody tr, .team-contact .input-group, .about-box, .sidebar form.search-form input, ul#menu-quick-links li:before, .sidebar form.search-form button.btn.btn-default, .newsletter .input-group .form-control, .newsletter .input-group .subscribe, .page-links a span, .post-password-form input[type=submit], .modal input[type=submit], .modal .login-page a, .team-contact input[type=submit], .checkout a, .gramotech-page-content ul.learn-press-courses .course a, ul.curriculum-sections li a, ul.learn-press-nav-tabs .course-nav.active:after, ul.learn-press-nav-tabs .course-nav:hover:after, ul.learn-press-nav-tabs .course-nav a, .em-booking-form-details .em-booking-submit, div.em-booking-login input#em_wp-submit, .learnpress-page .lp-button, p.logged-in-as a, .css-my-bookings a, .em-locations-list a, .css-cats-list li a, ul.em-tags-list li a, .next-prev-option a, .comment-respond input#submit, .gramotech-pagination .pagination > li > a, .gramotech-pagination .pagination > li > span, .blog-grid-post .post-excerpt a.bd, ul.sub-menu a, .gallery-thumb:after, .gallery-thumb a, .dropdown-menu > li > a, a.back2home, .search-404 button, .course-grid-box a.cdetail, .course-grid-box h4 a, .latest-posts h6 a, ul.insta li:after, ul.insta li a, .blog-list .post-thumb img, .blog-grid-post, .post-thumb:after, .post-thumb a, .blog-grid-post .post-excerpt h4 a, a.participate, .event-gallery .owl-theme .owl-nav [class*=owl-], .eimg a, .eimg:after, .tagcloud a, ul.upcoming-events h5 a, .upedate, ul.upcoming-events li, .side-quick-link li, .side-quick-link li i, .side-quick-link li a, .textwidget .social a, .event-thumb:after, .event-box, .event-thumb a, ul.social-links a, .team-contact button, .team-page-3 .team-box .team-cap, .team-page-3 .team-box .team-cap h4, .team-page-3 .team-box .team-cap strong, .gramotech-pagination .pagination > li > a, .gramotech-pagination .pagination > li > span, .h3-featured-courses ul.nav li a, .course-thumb a, .course-thumb:after, .course-thumb:before, .cdetail, .course-box-2 .course-excerpt h4 a, .h3-dprt, #h3-dprt.owl-theme .owl-nav button, .who-we-are a, .h3-banner-cap .search-form .sbtn, .header-style-3 .navbar a, ul.header-left a, .header-right a, ul.course-tabs-nav li a, .team-style-1 .team-box .team-cap, .etags a, .event-box .event-date, .event-box .event-txt h6 a, .event-box .event-txt h6 a, .fc-hover, span.plus, .award-circle:after, .tab-nav a, .apply a, a.signin, .ci-box strong, .hcp-icon, .news-box a.news-details, a.more-news, .footer-social a, .other-members a, .team-caption p, .plus .fa-plus, .team-box .team-img:after, ul.team-social a, .edate, .event-box .event-excerpt h4 a, .news-box, .load-more a, .news-thumb:after, .news-box h4 a, a.news-details, .news-box a.news-details, .dprt-box:after, ul.achievements i, ul.achievements span, ul.achievements strong, ul.achievements span.title, .campus-box .cb-cap a, a.btn-style-1, .btn-group.open .sicon-btn .fa-times, .btn-group.open .sicon-btn .fa-search, .sicon-btn, .topsocial a{transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;}
.font{}
div#test-unit{float:left;width:100%;max-width:100%;padding-bottom:40px;padding-top:80px;background:#f9f9f9;}
.search-result{float:left;width:100%;margin-bottom:40px;}
div#em-wrapper > p:first-child{display:none;}
div#em-wrapper > p{margin-bottom:0;}
.etags .color-2 a.c1{background-color:#33aa58;}
.footer .widget_contact .widget ul li:after{content:'';}
.up-events.default-events-page{margin-bottom:40px;}
.inner-header.subheader_remove_margin{margin-bottom:0;}
.header-style-4{width:100%;float:left;}
.topbar{background:#080d1a;}
.topbar-links{margin:0;padding:0;list-style:none;text-align:right;}
.topbar-links ul{margin:0;padding:0;list-style:none;}
.topbar-links ul li{display:inline-block;border-right:1px solid #080d1a;padding:0 20px;}
.topbar-links > li{display:inline-block;background:#0c1225;border-right:1px solid #080d1a;height:43px;line-height:43px;margin:0 0 0 -3px;}
.topbar-links li a{color:#9ca8c8;font-size:12px;}
.select-lang button{margin:0;border:0;padding:0 20px;background:0 0;color:#9ca8c8;font-size:12px;}
.select-lang img{border-radius:100%;width:16px;height:16px;margin-right:5px;}
.topbar .cart-icon span.pcount{position:relative;background:red;width:16px;height:16px;border-radius:30px;text-align:center;font-size:11px;line-height:17px;top:0;left:0;display:inline-block;}
.accbtn button{background:0 0;border:0;color:#9ca8c8;font-size:12px;padding:0 17px;}
.accbtn .dropdown-menu{border-radius:5px;width:150px;min-width:175px;}
.accbtn .dropdown-menu li{border:0;padding:0;overflow:hidden;display:block;}
.header-news{width:100%;float:left;padding:10px 0 0;}
.header-news strong{background:#18254a;border:1px solid #2d313c;border-radius:25px;float:left;color:#fff;line-height:21px;font-weight:400;font-size:10px;text-transform:uppercase;padding:0 10px;margin-right:10px;}
.header-news a, .header-news span{color:#9ca8c8;font-size:12px;}
.logo-nav-row{width:100%;float:left;background:#18254a;}
.header-style-4 .navbar{min-height:inherit;border:0;margin:0;padding:0;}
.header-style-4 a.navbar-brand{margin-right:100px;padding:10px 0;}
.header-style-4 .navbar-nav > li > a{font-size:15px;color:#fff;font-weight:500;padding:17px 22px;}
.header-style-4 .navbar-nav > li > a span{color:#9ca8c8;font-size:11px;font-weight:400;display:block;}
.header-style-4 ul.search-cart{margin:0;padding:0;list-style:none;float:right;}
.header-style-4 ul.search-cart li:first-child{border:0;padding:0;margin:0;}
.header-style-4 .sicon-btn{display:block;border:0;width:55px;height:75px;text-align:center;line-height:75px;color:#fff;font-size:14px;background:#080d1a;border-radius:0;}
.header-style-4 .btn-group.open .sicon-btn .fa-times{display:block;line-height:75px;}
.aboutpage-bg{background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/aboutbg.png) no-repeat right top #fff;}
.about-wrap{width:100%;float:left;padding:80px 0;}
.about-video{border-radius:5px;overflow:hidden;position:relative;margin-top:55px;}
.about-video:after{position:absolute;left:0;top:0;background:rgba(0,0,0,.5);content:"";width:100%;height:100%;}
.about-video .over-info{position:absolute;width:100%;text-align:center;z-index:99;height:50%;margin:auto;top:0;bottom:0;}
.about-video .over-info strong{display:block;color:#fff;font-size:20px;margin:20px 0 0;}
.about-video .over-info img{width:100px;height:100px;}
.about-video img{width:100%;height:auto;}
.abouttxt h1{font-size:40px;margin:30px 0;color:#18254a;font-weight:700;text-transform:uppercase;}
.abouttxt span.note{padding:5px 10px;}
.abouttxt p.big{color:#858e94;font-size:18px;line-height:30px;}
.abouttxt p{color:#858e94;}
.vm-box{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;}
.vm-box:hover{box-shadow:0 7px 20px rgba(0,0,0,.2);}
.vm-box img{transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;}
.vm-box:hover img{background:#000;opacity:.7;}
.vm-box .abtxt{padding:24px;}
.vm-box .abtxt h6{margin-bottom:15px;}
.about-mission-vision{width:100%;float:left;padding:0 0 80px;}
.about-principle{width:100%;float:left;padding:80px 0;}
.about-principle span.note{padding:7px 10px;display:inline-block;margin-bottom:20px;}
.about-principle p{color:#fff;font-size:24px;line-height:34px;font-weight:400;font-style:italic;margin-bottom:20px;}
.about-principle-text{padding:50px;}
.about-principle-text h6{color:#fff;margin-bottom:10px;}
strong.rank{color:#fff;font-weight:400;font-style:italic;}
.header-style-4 .select-lang .dropdown-menu{min-width:150px;border-radius:5px;}
.header-style-4 .select-lang .dropdown-menu li{border:0;display:block;padding:0;}
.comment-respond h3.stitle, .post-comments h3.stitle{font-size:20px;line-height:34px;margin-bottom:30px;}
.user-comments h6.aname{font-size:16px;margin:0 0 7px;color:#333;}
.blog-grid-post .post-thumb{margin:0;}
.blog-full-new .blog-grid-post{background-color:#fff;box-shadow:0px 3px 5px 0px rgba(0,0,0,.1);border-radius:3px;margin-bottom:50px;padding:25px 25px 0;-webkit-transition:.3s;transition:.3s;width:100%;float:left;overflow:visible;}
.blog-full-new .blog-grid-post:hover{-webkit-box-shadow:0px 12.99px 30px 0px rgba(0,0,0,.1);box-shadow:0px 12.99px 30px 0px rgba(0,0,0,.1);}
.blog-full-new .blog-grid-post:hover:hover .post-thumb img{transition:1s;-webkit-transform:scale(1.1);transform:scale(1.1);}
.blog-full-new .blog-grid-post .post-thumb img{transition:1s;}
.blog-full-new .blog-grid-post .post-excerpt .date{background:#18254a;width:93px;text-align:center;font-size:36px;color:#fff;height:93px;display:block;z-index:99;position:relative;padding:7px 0 0;font-weight:400;margin:-77px 0 0;}
.blog-full-new .blog-grid-post .post-excerpt .date span{color:#fff;font-size:14px;display:block;font-weight:400;}
.blog-full-new .blog-grid-post .post-meta{padding:0;border:0;margin:20px 0 0;}
.blog-full-new .blog-grid-post .post-meta li{font-size:16px;color:#959595;}
.blog-full-new .blog-grid-post .post-meta li a{color:#959595;}
.blog-full-new .blog-grid-post .post-excerpt{padding:30px;}
.blog-full-new .blog-grid-post .post-excerpt p{margin:0 0 20px;font-size:16px;color:#666;}
.blog-full-new .blog-grid-post .post-excerpt a.bd{background:#001d5d;color:#fff;border-radius:3px;padding:0 20px;text-transform:uppercase;line-height:40px;display:inline-block;font-size:14px;font-weight:500;}
.blog-full-new .blog-grid-post .post-excerpt a.bd:hover{background:#fa394a;color:#fff;}
.inner-header.testunit-subheader{margin-bottom:0;}
.blog-grid-post.blog_without_image{margin-top:20px;}
.edugrade-courses.courses-new .icon-box{margin:5px 0 80px;text-align:center;background:#fff;padding:30px;border-radius:5px;position:relative;border-bottom:5px solid #b4b4b4;position:relative;box-shadow:0 5px 20px rgba(0,0,0,.13);transition:all ease-in-out .3s;}
.edugrade-courses.courses-new .icon-box:hover{box-shadow:0 10px 30px rgba(0,0,0,.23);}
.edugrade-courses.courses-new .icon-img{width:100px;height:100px;margin:auto;border-radius:100%;line-height:95px;text-align:center;font-size:40px;color:#fff;margin-bottom:30px;}
.courses-new .icon-box:hover:after{opacity:1;width:100%;}
.courses-new .icon-box:after{position:absolute;left:0;bottom:-5px;width:0;height:5px;content:"";border-radius:0 0 3px 3px;transition:all ease-in-out .5s;-webkit-transition:all ease-in-out .5s;opacity:0;}
.courses-new .icon-img{transition:all ease-in-out .3s;}
.nav-next a, .nav-previous a{color:#294373;font-weight:500;}
.nav-next, .nav-previous{float:left;margin-top:30px;}
.sidebar-widget{background:#f9f9f9;border:1px solid #f1f1f1;}
.sidebar-widget.widget_instructors{background:0 0;border:none;}
.sidebar .widget h4{margin-bottom:20px;background:#18254a;color:#fff;text-align:center;line-height:50px;font-size:20px;font-weight:600;border-radius:3px 3px 0 0;margin:0;}
.sidebar .gramotech-widget .latest-posts ul, .sidebar .gramotech-widget ul.upcoming-events, .menu-quick-links-container{padding:10px;}
.indicator-header{display:none;}
.header-style-5{background:#18254a;width:100%;float:left;height:150px;}
.header-style-5 .topbar{background:inherit;}
.topbar p{color:rgba(255,255,255,.35);line-height:40px;margin:0;}
.topbar-social{margin:12px 0 0;padding:0;list-style:none;text-align:right;}
.topbar-social li{display:inline-block;margin:0 3px;}
.topbar-social li a{color:rgba(255,255,255,.3);transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;}
.topbar-social li a:hover{color:#fff;}
.white-bg{background:#fff;border-radius:5px;position:relative;z-index:99;}
.logo-nav-wrap{padding:25px 0 20px;border-bottom:1px solid #f2f2f2;width:100%;float:left;}
.logo-nav-wrap ul{margin:0;list-style:none;padding:0;float:left;width:35%;}
.logo-nav-wrap ul li{font-size:14px;color:#888;line-height:24px;}
.logo-nav-wrap ul li i{color:#ccc;margin-right:10px;}
.logo-nav-wrap ul li strong{color:#333;font-size:16px;}
a.get-enrolled{background:#fa394a;color:#fff;display:inline-block;line-height:45px;padding:0 30px;border-radius:5px;font-size:14px;text-transform:uppercase;font-weight:600;}
a.get-enrolled:hover{background:#18254a;color:#fff;}
.header-style-5 .navbar{margin:0;border:0;width:100%;float:left;}
.header-style-5 .navbar-nav > li > a{font-size:15px;font-weight:700;text-transform:uppercase;color:#333;padding:0 15px;line-height:57px;border-bottom:2px solid #fff;}
.header-style-5 .navbar-nav > li > a:hover, .header-style-5 .nav .open > a, .header-style-5 .nav .open > a:focus, .header-style-5 .nav .open > a:hover, .header-style-5 .navbar-nav > li > a:hover{color:#fa394a;border-bottom:2px solid #fa394a;background:#eff3f6;}
.header-style-5 .navbar-nav ul.sub-menu{left:0;border-top:2px solid #fa394a;top:58px;}
.header-style-5 .navbar-nav ul.sub-menu ul.sub-menu{left:100%;top:0;}
.header-style-5 .navbar-nav ul.sub-menu ul.sub-menu:after{display:none;}
.header-style-5 .navbar-nav ul.sub-menu:after{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #fa394a;top:-10px;left:15px;content:"";position:absolute;}
.header-style-5 .navbar-nav > li.menu-item-has-children > a:after{content:"\f078";font-family:Font Awesome\ 5 Free;color:#333;font-size:10px;margin-left:10px;}
.navbar .navbar-collapse{padding:0;}
.header-style-5 .dropdown-menu{padding:0;margin:0;width:220px;border-radius:0;border:0;}
.dropdown-menu li{position:relative;}
.dropdown-menu .dropdown-menu{position:absolute;left:100%;top:0;}
.header-style-5 .dropdown-menu > li > a{display:block;padding:0 20px;clear:both;font-weight:400;line-height:40px;color:#333;white-space:nowrap;border-bottom:1px solid #f1f1f1;}
.header-style-5 .dropdown-menu > li:last-child a{border:0;}
.header-style-5 .dropdown-menu > li > a:hover{background:#fa394a;color:#fff;}
.header-style-5 .dropdown-menu > li:hover .dropdown-menu{display:block;}
.header-style-5 .navbar-nav.navbar-right > li > a{font-size:12px;font-weight:500;text-transform:capitalize;color:#fa394a;padding:0 15px;line-height:59px;border-bottom:0;border:0;}
.header-style-5 .navbar-nav.navbar-right .open > a, .header-style-5 .navbar-nav.navbar-right .open > a:focus, .header-style-5 .navbar-nav.navbar-right .open > a:hover, .header-style-5 .navbar-nav.navbar-right > li > a:hover{border:0;color:#333;}
.header-style-5 .navbar-nav.navbar-right li:last-child:before{content:"|";float:left;color:#eee;line-height:59px;}
.header-style-5 .navbar-nav.navbar-right .dropdown-menu li:last-child:before{display:none;}
.navbar-nav li.search-icon{position:inherit;}
.header-style-5 .sicon-btn{display:block;border:1px solid #eee;width:34px;height:34px;text-align:center;line-height:34px;color:#aaa;font-size:14px;margin:14px 10px 0 0;border-radius:0;}
.header-style-5 .search-icon .search-form button{background:0 0;color:#222;}
.header-style-5 .nav .btn-group.open .sicon-btn, .sicon-btn:hover{background:#fa394a;color:#fff;border-color:#fa394a;}
.btn-group.open .sicon-btn .fa-times{display:block;line-height:34px;}
.btn-group.open .sicon-btn .fa-search{display:none;}
.sicon-btn .fa-times{display:none;}
.search-icon .btn-group{position:static;}
.search-icon .dropdown-menu{width:100%;top:69px;border-radius:0;border:10px solid rgba(255,255,255,.5);padding:0;left:0;right:0;}
.search-icon .form-group{margin:0;}
.search-icon .form-control{border:0;border-radius:0;height:50px;line-height:50px;padding:0 20px;margin:0;width:100%;}
.search-icon .search-form button{position:absolute;right:0;width:50px;height:50px;top:0;border:0;margin:0;padding:0;background:#fa394a;color:#fff;}
.header-style-5 .nav.navbar-nav.navbar-right .dropdown-menu{min-width:150px;width:150px;border-radius:5px;overflow:hidden;top:60px;}
.header-style-5 .nav.navbar-nav.navbar-right .search-icon .dropdown-menu{width:1140px;top:75px;border-radius:0;border:10px solid rgba(255,255,255,.5);padding:0;left:inherit;right:0;}
.main-banner{width:100%;float:left;margin-top:-50px;}
.banner-caption{position:absolute;left:0;right:0;width:100%;text-align:center;z-index:999;top:35%;}
.banner-caption strong{display:block;color:#fff;font-size:70px;text-transform:uppercase;line-height:72px;margin:30px 0 40px;}
.banner-caption span{color:#ccc;display:inline-block;text-transform:uppercase;font-size:18px;font-weight:400;background:rgba(0,0,0,.5);line-height:30px;padding:0 30px;letter-spacing:4px;border-radius:3px;}
.banner-caption a{border-radius:30px;color:#fff;border:2px solid rgba(255,255,255,.2);display:inline-block;line-height:48px;padding:0 45px;font-size:18px;font-weight:400;text-transform:uppercase;margin:0 10px;}
.banner-caption a.active, .banner-caption a:hover{background:#fa394a;color:#fff;border-color:#fa394a;}
.deans-msg{background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/mayerbg.jpg) no-repeat;background-size:cover !important;border-radius:5px;width:100%;float:left;overflow:hidden;text-align:center;}
.deans-msg h6{background:#18254a;line-height:55px;text-align:center;color:#fff;font-weight:600;}
.deans-msg h6 span{font-weight:400;}
.deans-msg:hover .dean-img img{transform:scale(1.09);}
.deans-msg .dean-img{width:165px;height:165px;border:8px solid #fff;border-radius:100%;overflow:hidden;margin:20px auto;}
.deans-msg .dean-img img{width:100%;}
.deans-msg p{font-size:16px;color:#fff;line-height:24px;padding:0 30px;margin:0 0 26px;}
.deans-msg .contact-dean{background:#18254a;color:#fff;border-radius:20px;line-height:36px;display:inline-block;font-size:14px;font-weight:700;text-transform:uppercase;padding:0 20px;}
.deans-msg .contact-dean:hover{background:#fff;color:#18254a;}
.dean-footer{width:100%;border-top:1px solid rgba(255,255,255,.25);clear:both;width:90%;overflow:hidden;margin:0 auto;padding:15px 0;text-align:left;}
.dean-footer img{float:right;}
.program-box{width:100%;float:left;border-radius:5px;position:relative;box-shadow:0px 3px 15px rgba(0,0,0,.12);height:115px;margin:0 0 15px;padding:24px 24px 24px 95px;}
.program-box:hover{box-shadow:0px 5px 25px rgba(0,0,0,.35);}
.program-box:hover h5{color:#fa394a;}
.program-box img{position:absolute;left:24px;top:24px;}
.program-box h5{font-weight:500;color:#333;margin:0 0 10px;}
.about-txt .program-box p{font-size:14px;line-height:22px;margin:0;color:#666;}
.about-txt h3{color:#18254a;margin:0 0 8px;}
.about-txt p{color:#666;font-size:16px;line-height:26px;margin:0 0 25px;}
.edugrade-programs{background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/bluepat.jpg);}
.pro-icon-box{width:100%;float:left;border:2px solid rgba(255,255,255,.2);border-radius:5px;padding:35px 25px;text-align:center;background:rgba(0,0,0,.0);overflow:hidden;position:relative;}
.pro-icon-box:after{background:rgba(173,38,43,1);background:-moz-linear-gradient(45deg,rgba(173,38,43,1) 0%,rgba(250,57,74,1) 100%);background:-webkit-gradient(left bottom,right top,color-stop(0%,rgba(173,38,43,1)),color-stop(100%,rgba(250,57,74,1)));background:-webkit-linear-gradient(45deg,rgba(173,38,43,1) 0%,rgba(250,57,74,1) 100%);background:-o-linear-gradient(45deg,rgba(173,38,43,1) 0%,rgba(250,57,74,1) 100%);background:-ms-linear-gradient(45deg,rgba(173,38,43,1) 0%,rgba(250,57,74,1) 100%);background:linear-gradient(45deg,rgba(173,38,43,1) 0%,rgba(250,57,74,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ad262b',endColorstr='#fa394a',GradientType=1);position:absolute;left:0;top:0;width:100%;height:0;content:"";opacity:0;}
.pro-icon-box:hover{border-color:#d5303b;}
.pro-icon-box span{display:block;height:65px;margin:0 0 20px;position:relative;z-index:11;}
.pro-icon-box a{display:block;font-size:18px;font-weight:400;color:#fff;position:relative;z-index:11;}
.pro-icon-box:hover:after{opacity:1;height:100%;}
.edugrade-programs .owl-theme .owl-nav [class*=owl-]{background:rgba(255,255,255,.15);width:70px;height:34px;border-radius:17px;opacity:1;font-size:0px;}
.edugrade-programs .owl-theme .owl-nav [class*=owl-]:hover{background:#fa394a;color:#fff;}
.edugrade-programs .owl-carousel .owl-nav button.owl-prev:after{content:"\f104";font-family:FontAwesome;color:#fff;font-size:16px;}
.edugrade-programs .owl-carousel .owl-nav button.owl-next:after{content:"\f105";font-family:FontAwesome;color:#fff;font-size:16px;}
.edugrade-programs .owl-theme .owl-nav{margin:30px 0 0;}
.i4-title{text-align:center;margin:0 0 60px;position:relative;}
.i4-title h2{color:#18254a;margin:0 0 20px;}
.i4-title p{color:#777;margin:0 auto;width:50%;}
.i4-title:after{width:270px;height:1px;content:"";background:#e1e1e1;position:absolute;left:0;right:0;bottom:-20px;margin:auto;}
.i4-title:before{width:70px;height:3px;content:"";background:#fa394a;position:absolute;left:0;right:0;bottom:-21px;margin:auto;z-index:99;}
.i4-title.white p, .i4-title.white h2{color:#fff;}
.i4-title.white:after{background:rgba(255,255,255,.15);}
.course-search-form{width:100%;background:#f5f5f5;float:left;padding:30px 15px;border-radius:5px;margin-bottom:50px;}
.input-group{width:100%;position:relative;}
.course-search-form .input-group .form-control{border:2px solid #e1e1e1;height:55px;line-height:51px;padding:0 20px;border-radius:5px;box-shadow:none;font-size:16px;color:#777;appearance:none;-webkit-appearance:none;display:block;}
.course-search-form .input-group span{position:absolute;right:0;top:10px;z-index:9;line-height:35px;color:#fa394a;font-size:12px;border-left:1px solid #eee;height:35px;width:48px;text-align:center;}
.course-search-form button{width:100%;text-align:center;background:#fa394a;border:0;height:55px;line-height:55px;color:#fff;border-radius:5px;}
.course-search-form button:hover{background:#18254a;color:#fff;}
.ycourse-box{width:100%;float:left;background:#fff;overflow:hidden;border-radius:5px;box-shadow:-1px 5px 15px rgba(0,0,0,.1);margin:0 0 30px;}
.ycourse-box .yc-thumb{position:relative;overflow:hidden;}
.ycourse-box .yc-thumb img{width:100%;height:auto;}
.ycourse-box .yc-thumb:before{position:absolute;left:0;bottom:0;width:100%;height:100%;content:"";background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0);}
.ycourse-box:hover .yc-thumb:after{opacity:1;}
.ycourse-box .yc-thumb:after{position:absolute;left:0;top:0;background:rgba(0,0,0,.5);width:100%;height:100%;opacity:0;content:"";}
a.link{position:absolute;left:-150px;right:0;bottom:0;top:0;width:45px;height:45px;background:#fff;margin:auto;border-radius:100%;color:#fa394a;line-height:45px;text-align:center;z-index:99;font-size:16px;opacity:0;}
.yt-rating{position:absolute;right:10px;bottom:10px;background:rgba(255,203,5,.22);height:24px;line-height:24px;border-radius:10px;padding:0 10px;z-index:99;}
.yt-rating a{color:#ffcb05;font-size:12px;}
.yc-txt{padding:20px 25px 17px;}
.yc-txt h6{font-weight:600;margin:0 0 12px;line-height:26px;}
.yc-txt a{color:#333;}
.yc-txt ul{margin:0;padding:0;list-style:none;}
.yc-txt ul li{line-height:28px;color:#888;font-size:14px;}
.yc-txt ul li i{color:#d7d7d7;margin:0 8px 0 0;}
.yc-txt ul li strong{color:#333;font-weight:600;}
.course-bottom{border-top:1px solid #eee;}
.course-bottom a{float:right;width:55px;height:55px;text-align:center;line-height:55px;border-left:1px solid #eee;background:#fafafa;color:#ccc;font-size:16px;}
span.user-img{float:left;margin:10px 0 0 20px;color:#fa394a;font-weight:500;}
span.user-img img{width:32px;height:32px;border-radius:100%;margin:0 10px 0 0;}
.ycourse-box:hover .yc-txt a{color:#fa394a;}
a.link:hover, .ycourse-box:hover .course-bottom a{background:#fa394a;color:#fff;}
.ycourse-box:hover a.link{left:0;opacity:1;}
.skilled-professors{background:url();position:relative;}
.skilled-professors:after{position:absolute;left:0;top:0;content:"";background:url();width:33.666666%;height:100%;z-index:1;}
.skilled-professors .container{position:relative;z-index:99;}
.sp-txt{width:90%;padding-top:40px;}
.sp-txt h2{color:#fff;font-size:40px;font-weight:700;margin:0 0 15px;}
.sp-txt p{color:#fff;font-size:20px;font-weight:300;line-height:30px;margin:0 0 26px;}
.sp-txt a{background:#fa394a;color:#fff;text-transform:uppercase;border-radius:20px;line-height:40px;display:inline-block;padding:0 30px;font-size:14px;font-weight:700;}
.sp-txt a:hover{background:#212d53;color:#fff;}
.professors{text-align:center;}
.professors:hover a.link{left:0;opacity:1;}
.professors:hover .pro-img:after{opacity:1;}
.pro-img{position:relative;width:220px;height:220px;border:8px solid #fff;overflow:hidden;border-radius:100%;margin:0 auto 20px;}
.pro-img:after{position:absolute;left:0;top:0;content:"";background:rgba(0,0,0,.5);width:100%;height:100%;opacity:0;border-radius:100%;}
.professors img{width:100%;height:auto;}
.professors h4{color:#fff;font-size:24px;font-weight:500;margin:0 0 12px;}
.professors strong.pro-desi{color:#fff;font-size:16px;font-weight:400;font-style:italic;position:relative;display:block;margin:0 0 32px;}
.professors strong.pro-desi:after{position:absolute;left:0;right:0;bottom:-16px;content:"";width:70px;height:2px;background:rgba(255,255,255,.3);margin:auto;}
.professors p{color:#fff;line-height:22px;font-size:14px;margin:0;}
.new-events{background:#f1f2f4;}
.news-list-box{width:100%;float:left;background:#fff;border-radius:5px;box-shadow:5px 3px 15px rgba(0,0,0,.1);overflow:hidden;margin:0 0 30px;}
.news-list-box:last-child{margin:0;}
.news-list-box .news-thumb{width:48%;float:left;position:relative;overflow:hidden;}
.news-list-box:hover .news-thumb:after{opacity:1;}
.news-list-box:hover a.link{opacity:1;left:0;}
.news-list-box .news-thumb:after{background:rgba(0,0,0,.5);content:"";left:0;top:0;position:absolute;height:100%;width:100%;opacity:0;}
.news-list-box .news-txt{width:51.5%;float:left;padding:27px 30px;}
.news-list-box .news-txt h6{margin:0 0 12px;font-weight:600;font-size:20px;line-height:26px;}
.news-list-box .news-txt h6 a{color:#333;}
ul.news-meta{margin:0 0 11px;padding:0;list-style:none;}
.news-meta li{display:inline-block;margin:0 17px 0 0;color:#888;font-size:14px;}
.news-meta li i{color:#fa394a;}
.news-list-box .news-txt p{color:#888;font-size:14px;line-height:24px;margin:0 0 10px;}
a.rm{color:#18254a;text-transform:uppercase;font-weight:600;font-size:14px;}
.news-list-box:hover a.rm, .news-list-box:hover .news-txt h6 a{color:#fa394a;}
a.rm:hover{color:#fa394a;}
.h4-event-box{border-radius:5px;overflow:hidden;width:100%;float:left;position:relative;}
.h4-event-box:after{position:absolute;left:0;top:0;content:"";width:100%;height:100%;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.85) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.85) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#d9000000',GradientType=0);}
.h4-event-box .event-date-time{position:absolute;left:0;top:30px;padding:10px 20px;background:rgba(0,0,0,.4);border-radius:0 3px 3px 0;color:#fff;z-index:99;}
.event-cap{position:absolute;left:0;bottom:0;width:100%;padding:20px;z-index:99;}
.event-cap h4{margin:0 0 10px;line-height:30px;}
.event-cap h4 a{color:#fff;}
.event-cap p{color:#fff;font-size:14px;margin:0;}
.h4-event-box:hover .event-cap p i, .h4-event-box:hover .event-cap h4 a{color:#fa394a;}
.testimonials{background:url(//gramotech.com/wp/edugrade/wp-content/themes/edugrade/../images/testimonials-bg.jpg);background-size:cover;}
.testimonials h2{color:#fff;font-size:40px;margin:0 0 30px;}
.testimonials-txt{border-radius:5px;background:#fff;box-shadow:3px 5px 15px rgba(0,0,0,.1);}
.testimonials-txt p{color:#666;font-size:16px;line-height:28px;margin:0;padding:30px;}
.tuser{border-top:1px solid #eee;padding:15px 30px;color:#fa394a;font-weight:500;font-size:14px;}
.tuser img{border-radius:100%;width:32px;height:32px;margin-right:5px;}
.testimonials .owl-theme .owl-dots .owl-dot span{width:15px;height:15px;margin:0 5px;background:rgba(255,255,255,0);border:2px solid #fff;}
.testimonials .owl-theme .owl-nav.disabled + .owl-dots{margin:30px 0 0;}
.testimonials .owl-theme .owl-dots .owl-dot.active span, .testimonials .owl-theme .owl-dots .owl-dot:hover span{background:#fa394a;border-color:#fa394a;}
.product-box{width:100%;float:left;background:#fff;border-radius:3px;box-shadow:3px 5px 15px rgba(0,0,0,.1);overflow:hidden;}
.product-thumb{position:relative;overflow:hidden;}
.product-thumb:after{position:absolute;left:0;top:0;content:"";width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;}
.product-thumb .product-txt{text-align:center;}
.product-box.woocommerce .product-thumb a{position:absolute;width:170px;height:40px;background:#fff;left:0;right:0;top:-150%;bottom:0;margin:auto;text-align:center;line-height:40px;border-radius:3px;color:#fa394a;text-transform:uppercase;font-weight:600;font-size:14px;z-index:99;opacity:0;padding:0;}
.product-thumb a i{border-right:1px solid #ccc;margin-right:12px;padding-right:12px;}
.product-box.woocommerce .product-thumb a:hover{background:#fa394a;color:#fff;}
.product-thumb img{width:100%;height:auto;}
.product-txt{text-align:center;padding:20px;}
.product-txt h6{font-weight:500;font-size:20px;margin:0 0 10px;}
.product-txt h6 a{color:#333;}
.product-txt p{margin:0;font-size:16px;color:#ccc;}
.product-txt p strong span{color:#fa394a;margin-left:5px;}
.product-box:hover .product-thumb:after{opacity:1;}
.product-box:hover .product-thumb a{top:0;opacity:1;}
.product-box:hover .product-txt h6 a{color:#fa394a;}
.product-thumb a:hover{background:#fa394a;color:#fff;}
.newsletter{width:100%;float:left;margin-bottom:-70px;position:relative;z-index:999;}
.newsletter .container{background:#fa394a;overflow:hidden;padding:40px 30px;width:1000px;margin:0 auto;}
.newsletter strong, .newsletter h3{color:#fff;}
.newsletter strong{font-weight:400;}
.newsletter .input-group{width:100%;position:relative;}
.newsletter .input-group i{position:absolute;left:20px;z-index:9;line-height:60px;}
.newsletter .input-group .subscribe{position:absolute;right:0;top:0;background:#18254a;color:#fff;z-index:99;font-size:16px;text-transform:uppercase;padding:0 30px;border:0;height:60px;line-height:60px;font-weight:700;}
.newsletter .input-group .form-control{width:100%;padding:0 40px;border:0;background:#fff;height:60px;line-height:60px;}
.newsletter .input-group .form-control:focus{background:#e8e8e8;}
.footer{background:#18254a;width:100%;float:left;padding:130px 0 0;}
.footer .widget h4{color:#fff;margin-bottom:10px;font-weight:600;}
.footer .widget .quick-links{padding:0;margin:0;list-style:none;}
.widget .quick-links a{color:#fff;line-height:30px;font-size:14px;}
.widget .quick-links a:before{content:"\f105";font-family:FontAwesome-free;color:#fff;margin-right:10px;}
.textwidget img{margin-bottom:20px;}
.textwidget p{color:#fff;font-size:14px;line-height:22px;}
.widget address ul{margin:0;padding:0;list-style:none;}
.widget address ul li{color:#fff;margin-bottom:20px;padding-left:26px;position:relative;}
.widget address ul li i{position:absolute;left:0;top:3px;}
.copyrights{width:100%;float:left;background:#ebebeb;padding:20px 0 15px;margin-top:40px;}
.footer-social{float:right;margin:0;padding:0;list-style:none;}
.footer-social li{display:inline-block;margin-left:5px;}
.footer-social a{border:1px solid #cdcdcd;width:30px;height:30px;text-align:center;line-height:28px;display:inline-block;color:#999;border-radius:100%;}
.footer-social a:hover{background:#18254a;color:#fff;border-color:#18254a;}
.font{}
.deans-msg .dean-img img, .pro-icon-box:after, .program-box, .program-box h5, .deans-msg .contact-dean, .product-txt h6 a, .product-thumb a, .product-thumb:after, .testimonials .owl-theme .owl-dots .owl-dot span, .event-cap h4 a, .event-cap p i, .news-list-box .news-txt h6 a, a.rm, .news-list-box .news-thumb:after, .pro-img:after, .sp-txt a, .course-bottom a, .yc-txt a, a.link, .ycourse-box .yc-thumb:after, .course-search-form button, .edugrade-programs .owl-theme .owl-nav [class*=owl-], .pro-icon-box, .banner-caption a, .sicon-btn, a.get-enrolled, .header-style-5 .dropdown-menu > li > a, .header-style-5 .navbar-nav > li > a{transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;}
.wf100{width:100%;float:left;}
.p80{padding:80px 0;}
.p80-50{padding:80px 0 50px;}
header.header-style-5 .topbar a{color:rgba(255,255,255,.3);}
header.header-style-5 .topbar a:hover{color:#fff;}
header.header-style-5 .topbar p{font-size:14px;}
header.header-style-5 .topbar-social li{display:inline-block;margin:0 5px;font-size:15px;}
.courses-search-filter{float:left;width:100%;}
.woocommerce div.product{clear:both;}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{float:left;width:45%;border:1px solid #f1f1f1;border-radius:5px;padding:15px;}
.woocommerce span.onsale{min-height:50px;min-width:50px;padding:0;font-size:16px;line-height:50px;top:10px;left:10px;margin:0;border-radius:100%;font-size:14px;}
.woocommerce div.product .product_title{margin:0 0 20px;}
.woocommerce div.product p.price, .woocommerce div.product span.price{color:#fa394a;font-size:20px;}
.woocommerce .quantity .qty{width:120px;text-align:center;height:50px;background:#f9f9f9;border:1px solid #eee;padding:0;line-height:48px;border-radius:3px;}
a.added_to_cart.wc-forward, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color:#18254a;color:#fff;text-transform:uppercase;height:50px;line-height:50px;padding:0 25px;transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;border-radius:3px;}
a.added_to_cart.wc-forward:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background:#fa394a;color:#fff;}
.woocommerce div.product .woocommerce-tabs span#reply-title, .woocommerce div.product .woocommerce-tabs .panel p, .woocommerce-product-details__short-description p{margin:0 0 20px;font-size:16px;line-height:24px;color:#777;}
.product_meta span.tagged_as, .product_meta span.posted_in, .product_meta span.sku_wrapper{font-size:16px;display:block;line-height:24px;margin:0 0 15px;color:#777;}
.product_meta a{color:#18254a;}
.product_meta a:hover{color:#fa394a;}
.woocommerce div.product .woocommerce-tabs .panel h2, .woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before{display:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid #eee;border-bottom:0;background-color:#fff;float:left;position:relative;z-index:0;border-radius:0;margin:0 -1px 0 0;padding:0;}
.woocommerce div.product .woocommerce-tabs .panel{margin:0 0 60px;padding:30px;border:1px solid #f1f1f1;border-radius:0;box-shadow:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0;margin:0;overflow:hidden;position:relative;}
.woocommerce #review_form #respond{width:100%;box-shadow:none;-webkit-box-shadow:none;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:0 30px;font-weight:700;color:#515151;text-decoration:none;line-height:44px;text-transform:uppercase;transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a:hover{background:#fa394a;color:#fff;}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text, .woocommerce #review_form #respond textarea{box-sizing:border-box;width:100%;border:1px solid #e1e1e1;height:125px;border-radius:3px;}
.woocommerce #tab-reviews #review_form .comment-form-author{display:inline-block;float:left;width:calc(50% - 15px);margin-right:30px;}
.woocommerce #tab-reviews #review_form .comment-form-email{display:inline-block;vertical-align:top;width:calc(50% - 15px);}
.woocommerce #review_form #respond label{font-weight:400;font-size:16px;color:#666;}
.woocommerce #review_form #respond input#email, .woocommerce #review_form #respond input#author{width:100%;border:1px solid #e1e1e1;border-radius:3px;height:48px;padding:0 20px;line-height:48px;}
section.related.products h2{margin:0 0 30px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{float:left;margin:0 30px 30px 0;padding:20px;position:relative;width:22.05%;margin-left:0;border:1px solid #e1e1e1;border-radius:3px;text-align:center;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{color:#222;font-size:18px;font-weight:600;}
.woocommerce ul.products li.product .woocommerce-loop-category__title:hover, .woocommerce ul.products li.product .woocommerce-loop-product__title:hover, .woocommerce ul.products li.product h3:hover{color:#fa394a;}
.woocommerce .related.products ul.products li.product .price{color:#fa394a;font-size:16px;}
section.related.products{margin:0 0 50px;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{width:52%;}
.woocommerce-error, .woocommerce-info, .woocommerce-message{clear:both;}
.woocommerce .woocommerce-error a, .woocommerce .woocommerce-info a, .woocommerce .woocommerce-message a{height:35px;line-height:35px;}
.woocommerce table.cart td.actions .coupon{width:50%;}
.woocommerce table.cart td.actions .coupon input#coupon_code{width:70%;height:50px;border-radius:5px;padding:0 20px;line-height:50px;}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled]{padding:0 20px;opacity:1;color:#fff;}
.woocommerce form .form-row input.input-text{height:40px;border-radius:3px;border:1px solid #ccc;padding:0 20px;}
.woocommerce-content{clear:both;}
.woocommerce .woocommerce-ordering select{vertical-align:top;height:40px;border:1px solid #ccc;border-radius:3px;padding:0 20px;box-sizing:border-box;line-height:38px;}
.archive .woocommerce ul.products li.product, .archive .woocommerce-page ul.products li.product{margin:0 1.5% 30px;position:relative;width:22%;border:1px solid #e1e1e1;border-radius:3px;text-align:center;box-sizing:border-box;-webkit-box-sizing:border-box;}
.woocommerce .woocommerce-ordering{margin:0 30px 30px;}
li.product{background:#fff;}
.archive.woocommerce-page .woocommerce-content h1.page-title{display:none;}
.archive.woocommerce-page .inner-header.testunit-subheader{margin:0 0 80px;}
.archive.woocommerce-page .woocommerce-content{clear:both;margin:0 0 50px;}
.woocommerce ul.products li.product .onsale{margin:10px;}
.woocommerce ul.products li.product .price{color:#fc4958;font-size:18px;}
#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout{padding-bottom:0;}
@charset "utf-8";.my-account .acc-btn i, .sicon-btn:hover, .btn-group.open .sicon-btn, .home1-slider .slide-caption a, .cart-box .view-link a, .welcome-title h1:after, a.btn-style-1:after, .more-news, .news-box a.news-details, .load-more a:hover, .edate, .my-account .acc-btn i, ul.team-social a:hover, .stitle2:after, .gramotech-pagination .pagination > li.active a, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover, .ci-box.c2 .hcp-icon, .ci-box.c2:hover strong, .newsletter .container, .team-page .team-box .team-cap .plusc, .team-style-1.team-page .team-box ul.team-social a:hover, .team-contact button:hover, .header-right li.apply a, .h3-banner-cap .search-form .sbtn:hover, .h3-title:after, #h3-dprt.owl-theme .owl-nav button:hover, .h3-featured-courses ul.nav li.active a, .h3-featured-courses ul.nav li a:hover, .course-thumb a:hover, .course-box-2:hover .cdetail, .course-grid-box:hover a.cdetail, .h3-newsletter .input-group .subscribe, .home3-faq .panel-title a, .search-widget .sbtn, .sidebar .textwidget .social a:hover, .side-quick-link li:hover i, ul.upcoming-events li:hover, .tagcloud a:hover, .event-gallery .owl-theme .owl-nav [class*=owl-]:hover, .event-counter, .post-thumb a:hover, span.note, .course-table td span, .time-table th, .search-404 button, a.back2home, .home1-slider .slide-caption a{background-color:#fa394a;}
.header-style-1 .navbar-nav > li > a:hover, .header-style-1 .navbar-nav > li > a:focus, .cart-box .item a, .welcome-title strong, .campus-box:hover a, ul.achievements li:hover strong, ul.achievements li:hover i, .header-style-1 .navbar-nav > li > a:hover, .header-style-1 .navbar-nav > li > a:focus, span.etime i, .event-box .event-excerpt span i, .event-thumb a, .team-name strong, .other-members a:before, .other-members a:hover, .ci-box.c2:hover .hcp-icon, .team-style-1.team-page .team-box ul.team-social a, .team-style-1.team-page .team-box .team-cap strong, .team-details-text strong.team-title, .team-details-text ul.check-list li:before, .team-details-text .taddress li i, ul.header-left a:hover, .header-right a:hover, .header-style-3 .navbar a:hover, .h3-banner-cap .search-form li i, .who-we-are a:hover, .course-box-2 .course-meta li i, .course-box-2 .ctxt strong, .course-box-2:hover .course-excerpt h4 a, .course-grid-box:hover h4 a, .h3-testimonials .tbox strong, ul.social-links a:hover, .sidebar .textwidget .name, .side-quick-link li:hover a, span.sb-date i, .latest-posts h6 a:hover, .details-col .title-area span i, .blog-grid-post .post-excerpt .date, .blog-grid-post .post-excerpt a.bd:hover, .blog-grid-post .post-excerpt h4 a:hover, ul.course-details-meta .fc-rating, ul.course-details-meta h4, .course-text .check-list li:before, .page-404-wrap .not-found{color:#fa394a;}
.sicon-btn:hover, .btn-group.open .sicon-btn, ul.team-social a:hover, .team-style-1.team-page .team-box ul.team-social a, #h3-dprt.owl-theme .owl-nav button:hover, .h3-featured-courses ul.nav li.active a, .h3-featured-courses ul.nav li a:hover, .course-thumb a:hover, .course-box-2:hover .cdetail, .sidebar .textwidget .social a:hover, .tagcloud a:hover{border-color:#fa394a;}
a.more-news:hover, .other-members ul .footer, .footer-social a:hover, .newsletter .input-group .subscribe, .team-details-text ul.team-social a:hover, .team-contact button, .team-faq .panel.panel-default, .header-style-3 .header-top, .h3-banner-cap .search-form .sbtn, .course-grid-box a.cdetail, .footer-map:after, .side-quick-link li i, .share button, .details-col blockquote, .blog-details blockquote, ul.course-details-meta a.enroll, .header-style-1.relative, .cart-box .view-link a:hover{background-color:#18254a;}
a.btn-style-1, .who-we-are a .course-thumb a .cdetail .course-grid-box h4 a:hover{color:#18254a;}
a.btn-style-1 .footer-social a:hover .team-details-text ul.team-social a:hover{border-color:#18254a;}
a.navbar-brand img{width:196px;}
a.navbar-brand img{height:55px;}
body, p, ul, li{}
body p, p{font-size:12px;}
body h1, h1{}
body h1, h1{font-size:30px;}
body h2, h2{font-family:'Roboto', sans-serif;}
body h2, h2{font-size:34px;font-family:'Montserrat', Arial, Helvetica, sans-serif;}
body h3, h3{font-family:'Montserrat', Arial, Helvetica, sans-serif;}
body h3, h3{font-size:26px;}
body h4, h4{font-family:'Montserrat', Arial, Helvetica, sans-serif;}
body h4, h4{font-size:14px;}
body h5, h5{font-family:'Montserrat', Arial, Helvetica, sans-serif;}
body h5, h5{font-size:20px;}
body h6, h6{font-family:'Montserrat', Arial, Helvetica, sans-serif;}
body h6, h6{font-size:13px;color:#ee3142}
.header-style-1 .navbar-nav > li > a, .header-style-2 .navbar-nav > li > a, .header-style-3 .navbar-nav > li a{font-family:'Montserrat', Arial, Helvetica, sans-serif;}
.header-style-1 .navbar-nav > li > a, .header-style-2 .navbar-nav > li > a, .header-style-3 .navbar-nav > li a{font-size:px;}
.header-style-1 .navbar-nav > li > a:hover, .header-style-1 .navbar-nav > li > a:focus, .cart-box .item a, .welcome-title strong, .campus-box:hover a, ul.achievements li:hover strong, ul.achievements li:hover i, .header-style-1 .navbar-nav > li > a:hover, .header-style-1 .navbar-nav > li > a:focus, span.etime i, .event-box .event-excerpt span i, .event-thumb a, .team-name strong, .other-members a:before, .other-members a:hover, .ci-box.c2:hover .hcp-icon, .team-style-1.team-page .team-box ul.team-social a, .team-style-1.team-page .team-box .team-cap strong, .team-details-text strong.team-title, .team-details-text ul.check-list li:before, .team-details-text .taddress li i, ul.header-left a:hover, .header-right a:hover, .header-style-3 .navbar a:hover, .h3-banner-cap .search-form li i, .who-we-are a:hover, .course-box-2 .course-meta li i, .course-box-2 .ctxt strong, .course-box-2:hover .course-excerpt h4 a, .course-grid-box:hover h4 a, .h3-testimonials .tbox strong, ul.social-links a:hover, .sidebar .textwidget .name, .side-quick-link li:hover a, span.sb-date i, .latest-posts h6 a:hover, .details-col .title-area span i, .blog-grid-post .post-excerpt .date, .blog-grid-post .post-excerpt a.bd:hover, .blog-grid-post .post-excerpt h4 a:hover, ul.course-details-meta .fc-rating, ul.course-details-meta h4, .gramotech-page-content ul.learn-press-courses .course a:hover, ul.learn-press-courses .course .course-info .course-price .price, .course-text .check-list li:before, ul.learn-press-nav-tabs .course-nav.active a, .course-detail ul.learn-press-nav-tabs .course-nav a:hover, body .nav > li > a:focus, body .nav > li > a:hover, .course-listing .course-grid-box .course-excerpt .cdetail:hover, .header-style-5 .navbar-nav > li > a:hover, .header-style-5 .nav .open > a, .header-style-5 .nav .open > a:focus, .header-style-5 .nav .open > a:hover, .header-style-5 .navbar-nav > li > a:hover, .course-search-form .input-group span, .ycourse-box:hover .yc-txt a, span.user-img, .news-meta li i, .news-list-box:hover a.rm, .news-list-box:hover .news-txt h6 a, .product-box:hover .product-txt h6 a, .product-box.woocommerce .product-thumb a, .product-txt p strong span, .header-style-5 .navbar-nav.navbar-right > li > a, .page-404-wrap .not-found{color:#ee3142;}
.my-account .acc-btn i, .sicon-btn:hover, .btn-group.open .sicon-btn, .home1-slider .slide-caption a, .cart-box .view-link a, .welcome-title h1:after, a.btn-style-1:after, .more-news, .news-box a.news-details, .load-more a:hover, .edate, .my-account .acc-btn i, ul.team-social a:hover, .stitle2:after, .gramotech-pagination .pagination > li.active a, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover, .ci-box.c2 .hcp-icon, .ci-box.c2:hover strong, .newsletter .container, .team-page .team-box .team-cap .plusc, .team-style-1.team-page .team-box ul.team-social a:hover, .team-contact button:hover, .header-right li.apply a, .h3-banner-cap .search-form .sbtn:hover, .h3-title:after, #h3-dprt.owl-theme .owl-nav button:hover, .h3-featured-courses ul.nav li.active a, .h3-featured-courses ul.nav li a:hover, .course-thumb a:hover, .course-box-2:hover .cdetail, .course-grid-box:hover a.cdetail, .h3-newsletter .input-group .subscribe, .home3-faq .panel-title a, .search-widget .sbtn, .sidebar .textwidget .social a:hover, .side-quick-link li:hover i, ul.upcoming-events li:hover, .tagcloud a:hover, .event-gallery .owl-theme .owl-nav [class*=owl-]:hover, .event-counter, .post-thumb a:hover, span.note, .course-table td span, .time-table th, .search-404 button, a.back2home, .em-pagination .page-numbers:hover, .em-pagination .page-numbers.current, .gramotech-pagination .pagination > li > span.current, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover, .gramotech-pagination .pagination > li.active a, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover, .sidebar .gramotech-widget .tagcloud a:hover, ul#menu-quick-links li:hover:before, .learnpress-page .lp-button:hover, .em-booking-form-details .em-booking-submit:hover, div.em-booking-login input#em_wp-submit:hover, .course-detail ul.learn-press-nav-tabs .course-nav a:hover:after, ul.learn-press-nav-tabs .course-nav.active a:after, .blog-full-new .blog-grid-post .post-excerpt a.bd:hover, .comment-respond input#submit:hover, .i4-title:before, a.get-enrolled, .course-search-form button, a.link:hover, .sp-txt a, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .product-box.woocommerce .product-thumb a:hover, .ycourse-box:hover .course-bottom a, .home1-slider .slide-caption a{background-color:#fa394a;}
.sidebar .gramotech-widget .tagcloud a:hover, .sicon-btn:hover, .btn-group.open .sicon-btn, ul.team-social a:hover, .team-style-1.team-page .team-box ul.team-social a, #h3-dprt.owl-theme .owl-nav button:hover, .h3-featured-courses ul.nav li.active a, .h3-featured-courses ul.nav li a:hover, .course-thumb a:hover, .course-box-2:hover .cdetail, .em-pagination .page-numbers:hover, .em-pagination .page-numbers.current, .gramotech-pagination .pagination > li > span.current, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover, .gramotech-pagination .pagination > li.active a, .gramotech-pagination .pagination > li > a:hover, .gramotech-pagination .pagination > li > span:hover, .sidebar .textwidget .social a:hover, .header-style-5 .navbar-nav > li > a:hover, .header-style-5 .nav .open > a, .header-style-5 .nav .open > a:focus, .header-style-5 .nav .open > a:hover, .header-style-5 .navbar-nav > li > a:hover, ul.sub-menu a:hover, .pro-icon-box:hover, .tagcloud a:hover{border-color:#fa394a;}
a.btn-style-1, .news-box.active h4 a, .news-box:hover h4 a, .event-box:hover h4 a, .course-thumb a, .about-txt h3, .deans-msg .contact-dean:hover, .course-listing .course-grid-box .course-excerpt .cdetail, .who-we-are a .course-thumb a .cdetail .course-grid-box h4 a:hover{color:#18254a;}
a.more-news:hover, .other-members ul .footer, .footer-social a:hover, .newsletter .input-group .subscribe, .team-details-text ul.team-social a:hover, .team-contact button, .team-faq .panel.panel-default, .header-style-3 .header-top, .h3-banner-cap .search-form .sbtn, .course-grid-box a.cdetail, .footer-map:after, .side-quick-link li i, .share button, .details-col blockquote, .blog-details blockquote, ul.course-details-meta a.enroll, .header-style-1.relative, .logo-nav-row, .header-news strong, .news-box.active a.news-details, .news-box:hover a.news-details, .event-box:hover .edate, ul.sub-menu a:hover, .newsletter-wrap input[type=submit]:hover, .sidebar form.search-form button.btn.btn-default:hover, .sidebar .widget h4, .sidebar .gramotech-widget .other-members ul, .footer, .learnpress-page .lp-button, ul.course-details-meta a.enroll, ul#menu-quick-links li:before, .course-thumb .cdeprt, .blog-full-new .blog-grid-post .post-excerpt .date, .blog-full-new .blog-grid-post .post-excerpt a.bd, .dropdown-menu > li > a:hover, .team-contact input[type=submit], .comment-respond input#submit, .team-contact button, ul.sub-menu a:hover, a.get-enrolled:hover, .deans-msg h6, .sp-txt a:hover, .cart-box .view-link a:hover{background-color:#18254a;}
.header-news strong, a.btn-style-1 .footer-social a:hover .team-details-text ul.team-social a:hover{border-color:#18254a;}
@charset "utf-8";@media (min-width:1200px) and (max-width:1600px){.home2-popular-courses{margin:0;}
.h3-banner-cap{top:15%;}
.search-icon .dropdown-menu{width:500px;}
.inner-header img{min-height:200px;}
.header-style-1 .navbar-nav > li > a{padding:29px 15px;}
}
@media (min-width:992px) and (max-width:1199px){.search-icon .dropdown-menu{width:500px;}
.home2-popular-courses{margin:0;padding:0 30px;}
.deprts .icon-box-2 strong{font-size:14px;}
.header-style-1 .navbar-nav > li > a{padding:29px 15px;}
.header-style-2, .header-style-1{position:relative;}
h1{font-size:36px;}
h2{font-size:28px;}
h3{font-size:24px;}
h4{font-size:22px;}
h5{font-size:20px;}
h6{font-size:18px;}
.header-style-2{background:#2980b9;}
.banner-video-caption{top:30px;}
.ctext{padding-top:0;}
.banner-video-caption .ctext{padding-top:25px;}
.video-wrap{height:250px;}
.banner-video-caption .video-wrap{height:294px;}
.banner-style-2 .banner-video-caption{top:90px !important;}
.home2-popular-courses .deprts li{float:left;padding:10px;width:25%;}
.home2-popular-courses .deprts .icon-box-2{width:100%;}
.course-box .course-footer, .course-box .course-excerpt{padding:15px;}
.about-facts span{top:0;display:block;}
.events-list .event-box .event-thumb{width:45%;float:left;}
.events-list .event-box .event-excerpt{width:55%;}
.course-grid-box .course-excerpt, .event-counter{padding:15px;}
.course-grid-box h4{font-size:18px;}
.text-404{margin-top:50px;}
.cs-text{margin-top:50px;}
.cs-title{font-size:40px;}
div#cs-countdown{margin:0;}
.header-style-1 .header-wrap{width:100%;}
.home1-news .item{width:300px;}
.inner-header img{min-height:200px;}
.header-style-4 a.navbar-brand{margin:15px 25px;}
.header-news{padding:0;}
.topbar{padding:10px 0;}
.header-style-2 .topbar{padding:0;}
.header-style-2 form.search-form button, .header-style-2 .form-control, .header-style-2 .form-control::placeholder, .header-style-2 .lang{color:#fff;}
.header-style-5 .container.white-bg{width:98%;}
.header-style-5 a.get-enrolled{display:none;}
.header-style-5 .logo-nav-wrap ul{width:50%;}
.header-style-5 .navbar-nav > li > a{padding:0 8px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{margin:0 20px 0 0;padding:10px;width:22.9%;}
}
@media (min-width:768px) and (max-width:992px){.wrapper{overflow:hidden;}
.header-style-5 .container.white-bg{width:100%;border-radius:0;}
.header-style-1{position:relative;}
.header-style-2 .navbar-nav > li.apply a{margin-top:0;}
.header-style-1 .navbar-nav > li > a{padding:0 12px;}
.header-style-1 .nav.navbar-nav{padding:0;}
.my-account, ul.search-cart{display:none;}
.home1-slider .slide-caption strong{font-size:24px;}
.welcome-box{margin-bottom:20px;}
ul.achievements span.title{font-size:14px;}
span.tw-meta{display:none;}
.tweets-bg .tweets{padding:10px 5px;}
.dprt-box{padding:10px;}
.home1-news .item{width:50%;box-sizing:border-box;float:left;top:inherit !important;left:inherit !important;position:inherit !important;}
div#h1news{height:inherit !important;}
.event-box .event-excerpt{padding:15px;}
span.etime{bottom:0;}
.event-box .event-excerpt h4{font-size:18px;}
.ci-box{padding:70px 10px 30px;}
.ci-box strong{font-size:12px;}
.newsletter .container{width:100%;}
footer .widget{margin-bottom:30px;}
.home2-popular-courses .deprts li{width:25%;}
.header-style-2 .topbar{display:none;}
.header-style-2{position:relative;background:#2980b9;}
.header-style-2 .nav.navbar-nav{padding:0;}
.header-style-2 .navbar-nav > li > a{padding:0 10px;}
.banner-video-caption{top:30px;}
.help-banner, .footer-map, .video-wrap{display:none;}
.ctext{padding:0;}
.ctext strong{font-size:20px;}
.ctext h1{font-size:24px;}
.history-tabs .tab-content{padding-top:40px;}
.team-style-1 .team-box, ul.course-tabs-nav{margin-bottom:30px;}
.header-style-3 .navbar-nav > li a:after{padding:0 14px;}
.h3-banner-cap{top:30px;}
.h3-banner-cap h1{font-size:24px;line-height:30px;}
.h3-banner-cap .search-form h3{display:none;}
.course-box-2 .ctxt{padding:15px;}
.home3-faq .panel-title, .course-box-2 .course-excerpt h4{font-size:16px;}
.our-qualities img{width:100%;height:auto;}
ul.header-left li{margin-right:5px;}
ul.header-left a{font-size:12px;}
.inner-header img{width:fit-content;height:auto;min-height:150px;}
.about-facts span{display:block;top:0;}
.events-list .event-box .event-excerpt, .events-list .event-box .event-thumb{width:100%;}
.side-quick-link li a{font-size:12px;}
ul.upcoming-events h5{font-size:14px;}
.event-counter{padding:15px;}
.event-counter .countdown-section{padding:0 20px;}
.newsletter .input-group{margin-top:20px;}
.course-grid-box h4{font-size:16px;}
.home2-popular-courses .pc-text{padding-top:0;}
.course-listing .course-grid-box .course-excerpt, .course-listing .course-grid-box .course-thumb{width:50%;}
.course-listing.full .course-grid-box .course-excerpt, .course-listing.full .course-grid-box .course-thumb{width:100%;}
ul.course-details-meta li{padding:0 10px;}
.course-text .check-list li, .course-table strong{font-size:12px;}
.blog-grid-post .post-excerpt{padding:10px;}
.blog-grid-post .post-excerpt h4{line-height:28px;font-size:16px;}
ul.post-time{position:relative;right:0;top:0;margin:0;padding:0;list-style:none;width:100%;float:left;}
.dropdown-menu > li:hover .dropdown-menu{display:block;}
.dropdown-menu .dropdown-menu{left:inherit;right:100%;}
.filter-gallery .isotope .item.width2{width:66%;}
.filter-gallery .isotope .item, .filter-gallery .isotope .item.height2{height:auto;}
.text-404{margin-top:100px;}
.cs-text{margin-top:50px;}
div#cs-countdown{margin:0;}
.cs-text{margin-top:50px;}
.cs-title{font-size:40px;}
.icon-box.mb-40{text-align:center;}
ul.achievements{clear:both;}
.pr0, .pl0, .plr0{padding:0 15px !important;}
.campus-tour .col-md-12.col-sm-6{width:100%;}
.edate{width:40px;}
.team-caption{padding:15px;}
.gramotech-builder.this-section-css-14{background-size:cover !important;}
.campus-tour .col-md-12.col-sm-4{width:100%;padding-right:0;}
.inner-header-caption ul.breadcrumb{display:none;}
.topbar-links{display:none;}
.header-news{float:left;padding:10px 0;}
.logo-nav-row .navbar-header{width:100%;margin:0 0 30px;text-align:center;}
body .logo-nav-row .navbar-brand{float:none;}
.logo-nav-row .navbar-brand > img{display:inline-block;}
.logo-nav-row .navbar-collapse{padding:0;}
.header-style-4 .navbar-nav > li > a{font-size:13px;padding:0 10px;}
.header-style-5{height:inherit;}
.header-style-5 .navbar-nav > li > a{padding:0 8px;}
.header-style-5 ul.nav.navbar-nav.navbar-right{display:none;}
.header-style-5 .logo{margin:0 0 20px;}
.deans-msg h6{font-size:16px;}
.deans-msg{background-size:cover !important;margin-bottom:30px;}
.course-search-form button{margin-top:20px;}
.yc-txt h6{font-size:16px;}
.sp-txt{width:100%;padding-top:40px;text-align:center;margin:0 0 30px;}
.news-list-box .news-thumb{width:35%;}
.news-list-box .news-txt{width:65%;padding:15px;}
.product-box{margin-bottom:30px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{width:46%;margin-bottom:30px;}
}
@media (min-width:280px) and (max-width:767px){.wrapper, .newsletter .container{width:100%;overflow:hidden;}
.header-style-1{position:relative;}
a.more-news, .header-style-1 .navbar-nav > li > a:before, .my-account, ul.search-cart{display:none;}
.header-style-2 .navbar-brand, .header-style-1 .navbar-brand{float:left;height:auto;padding:15px 0;}
.header-style-2 .navbar-brand > img, .header-style-1 .navbar-brand > img{display:inline-block;width:auto;height:55px;}
header .navbar-toggle{background:#fa394a;margin:15px 0;}
header.header-style-2 .navbar-toggle{background:#33aa58;}
.banner-video-caption .ctext{margin-top:12%;}
.banner-video-caption .ctext p{display:none;}
.header-style-2 .navbar-nav > li > a, .header-style-1 .navbar-nav > li > a{padding:4px 0;}
.header-style-2 li.apply{display:none;}
.header-style-1 .menu-item-has-children:after{display:none;}
.edugrade-courses .col-md-4.col-sm-4{width:100%;}
.edugrade-courses .icon-box{text-align:center;margin:0 0 30px;}
.latest{margin:0 0 30px;}
.edugrade-courses .icon-box ul li{text-align:center;margin:0 0 30px;}
.edugrade-courses .icon-box ul li span{color:black;text-align:center;margin:0 0 30px;}
.isotope.items{margin:0;}
.vm-box{text-align:center;margin-bottom:30px;}
header .navbar-toggle .icon-bar{background:#fff;}
.header-style-1 .nav.navbar-nav{padding:0;}
.navbar-nav .open .dropdown-menu > li > a{line-height:30px;color:#fff;background:rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.2);}
.dropdown-menu .dropdown-menu{left:0;display:block;}
.navbar-nav .dropdown-menu .dropdown-menu > li > a{background:rgba(0,0,0,.2);}
.home1-slider .slide-caption{height:auto;padding:20px 0 0;}
.home1-slider .slide-caption strong{font-size:20px;margin-bottom:15px;}
.home1-slider .slide-caption a{line-height:40px;padding:0 20px;font-size:14px;}
.welcome-box{margin-bottom:40px;}
.h1-welcome .icon-box{text-align:center;margin-bottom:40px;}
.campus-achievements{padding:0;}
ul.achievements span.title{font-size:12px;}
.campus-achievements .col-md-3.pl0{padding:0 15px;}
.pr0, .pl0{padding:0 15px !important;}
.home1-news .item{width:100%;position:relative !important;top:inherit !important;padding:0;}
.team-box, .event-box{margin-bottom:30px;}
.meet-professors{background-size:cover;}
.ci-box{margin-bottom:80px;}
.newsletter .container{padding:20px;}
.newsletter .input-group .subscribe{font-size:14px;padding:0 10px;font-weight:600;}
.newsletter .input-group{margin-top:10px;}
footer .widget{margin-bottom:30px;width:100%;float:left;}
.copyrights{border:0;text-align:center;}
.footer-social{float:right;margin:10px 0 0;padding:0;list-style:none;text-align:center;width:100%;}
.footer-social a{background:#fff;}
.header-style-2{position:relative;background:#2980b9;}
.video-wrap, .header-style-2 .topbar{display:none;}
.home2-popular-courses{margin:0;}
.banner-video-caption{top:0;}
.pc-text, .ctext{padding:5px;}
.ctext h1{font-size:20px;}
.ctext strong{font-size:18px;}
.home2-popular-courses .container-fluid{box-shadow:none;}
.home2-popular-courses .deprts li{width:100%;padding:5px;}
.home2-popular-courses .deprts .icon-box-2{width:100%;padding-top:30px;}
.help-banner{display:none;}
.history-tabs .tab-content{padding:40px 0;}
h2{font-size:30px;}
.featured-courses{padding:40px 0;}
ul.course-tabs-nav li{float:left;}
ul.course-tabs-nav li a{padding:0 10px;}
ul.course-tabs-nav{margin-bottom:20px;}
ul.course-tabs-nav li a{margin-bottom:0;}
.event-box .event-txt{padding:15px;}
.news-events .event-box{height:auto;}
a.ed{float:left;margin-bottom:10px;}
.event-txt-col{padding:30px 10px 30px 80px;}
.etags a{padding:0 10px;}
.event-txt-col h4{margin-bottom:10px;font-size:20px;line-height:30px;}
.h2-event-style-2 .event-thumb{display:none;}
.newsletter-wrap .form-control{margin-bottom:20px;}
.footer-bottom p{text-align:center;}
.footer-bottom ul.flinks{width:100%;margin:0;text-align:center;}
.event-box ul.event-meta li{font-size:12px;}
.header-style-3 .navbar-nav > li a:after, .header-right, ul.header-left{display:none;}
.header-style-3 .header-nav{background:#18254a;padding-bottom:20px;}
.header-style-3 .header-nav .navbar-toggle{margin:0 0 5px;}
.header-style-3 .navbar-nav > li a{font-size:14px;font-weight:500;color:#fff;padding:0;line-height:40px;}
header .navbar-nav{margin:0;}
.h3-banner-cap{top:8px;}
.h3-banner-cap h1{font-size:12px;line-height:24px;margin-bottom:0;}
.h3-banner-cap p{font-size:12px;line-height:18px;}
.h3-banner-cap .search-form{display:none;}
.h3-featured-courses ul.nav li{margin:0;}
.h3-featured-courses ul.nav li a{padding:0 10px;font-size:12px;}
.course-box-2 .course-meta li{line-height:40px;padding:0 5px;}
.course-box-2 .ctxt{padding:20px 20px 30px;}
.h3-newsletter .input-group .form-control{height:40px;line-height:40px;}
.h3-newsletter .input-group .subscribe{font-size:14px;padding:0 15px;height:40px;line-height:40px;}
.h3-testimonials .h3-testi-wrap{padding:30px 15px;}
.our-qualities img{width:100%;height:auto;margin-bottom:30px;}
.home3-faq .panel-title{font-size:14px;}
.home3-faq .panel-body{padding:20px 0;}
.footer-map:after{display:none;}
.event-counter .countdown-amount:before, .footer-map{display:none;}
.our-qualities{padding:80px 0 0;}
.inner-header img{width:100%;height:auto;}
.about-uni{padding:40px 0;}
.about-uni .nop{padding:0 15px;}
.about-box{padding:15px;margin-bottom:20px;}
.about-box.middle{transform:inherit;margin-top:0;}
.leave-comment, .campus-box{margin-bottom:0px;}
.team-style-1{padding:40px 0;}
.gramotech-pagination .pagination > li > a, .gramotech-pagination .pagination > li > span{padding:0 15px;}
.course-listing.full .course-grid-box .course-thumb, .course-listing.full .course-grid-box .course-excerpt, .course-listing .course-grid-box .course-thumb, .course-listing .course-grid-box .course-excerpt, .events-list .event-box .event-excerpt, .events-list .event-box .event-thumb{width:100%;float:left;}
.share{position:relative;right:inherit;bottom:inherit;margin:15px 0 0;}
.event-counter{padding:15px;}
.event-counter .countdown-section{padding:0 5px;}
.event-counter .countdown-amount{font-size:24px;}
.event-counter .countdown-period{font-size:12px;font-weight:500;}
.details-col blockquote{background:#18254a;border:0;border-radius:5px;padding:15px;}
.details-col blockquote:after{display:none;}
.eimg img{width:100%;height:auto;}
.tagcloud a{padding:0 10px;}
.course-grid-box ul.course-meta li{padding:0 5px;}
.gramotech-pagination{margin-bottom:20px;}
ul.course-details-meta li:first-child{width:165px;}
ul.course-details-meta li{padding:0 10px;margin-bottom:10px;}
.course-table td{text-align:left;padding:5px;}
ul.course-details-meta a.enroll{display:none;}
.course-table td span{clear:both;margin-bottom:10px;}
.course-table strong{font-size:12px;}
.course-text img{margin:10px;width:100%;height:auto;}
.time-table th{font-size:14px;}
.time-table td{padding:5px;}
.blog-grid-post .post-excerpt{padding:15px;}
.blog-grid-post .post-meta{padding:5px 10px;}
.blog-grid-post .post-meta li{margin-right:5px;}
.mr0{padding:0 15px;}
.blog-list .blog-grid-post .post-excerpt{padding:20px;}
.aname{display:block;}
ul.post-time{position:relative;right:inherit;top:inherit;margin:0;padding:0;list-style:none;width:100%;float:left;}
img.img-left{float:left;margin:0 30px 20px 0;width:100%;height:auto;}
.team-page-3 .np{padding:15px;}
.team-large-img{margin-bottom:15px;}
.team-contact.row{margin-bottom:30px;}
.filter-gallery .isotope .item{width:100%;position:inherit !important;top:inherit !important;left:inherit !important;}
.page-404-wrap{background-size:cover;}
.cs-text, .text-404{margin:0;padding:20px;}
.title-404{font-size:120px;line-height:100px;margin-bottom:30px;}
.search-404 button{padding:0 10px;font-size:12px;}
.cs-title{font-size:24px;}
.cs-text p{font-size:14px;}
.coming-soon-wrap .countdown-section{padding:0 10px;}
.coming-soon-wrap .countdown-amount{font-size:20px;}
.coming-soon-wrap .countdown-amount:before{display:none;}
.coming-soon-wrap .countdown-period{font-size:14px;}
.subscribe .search-404{width:100%;}
div#cs-countdown{margin:20px 0;}
.campus-box img{width:100%;height:auto;}
.blog-details blockquote:after{display:none;}
ul.comments .comment{padding:0 0 30px;}
.comment .user-thumb{position:inherit;margin-bottom:20px;}
ul.post-time li{margin:0 3px 0 0;}
.header-style-1 .header-wrap{width:100%;}
.blog-details blockquote{background:#18254a;border:0;border-radius:30px;position:relative;padding:20px;margin:0 0 30px;}
.prev-blog.pull-left, .next-blog.pull-right{width:100%;text-align:left;padding:10px 0;}
h1{font-size:32px;}
h2{font-size:26px;}
h3{font-size:22px;}
h4{font-size:20px;}
h5{font-size:18px;}
h6{font-size:16px;}
.icon-box.mb-40{text-align:center;}
ul.achievements{clear:both;}
.tweets-bg{height:250px;}
.gramotech-builder.this-section-css-14, .home1-departments{background-size:cover !important;}
.header-wrap .navbar-collapse.in{overflow:visible;}
ul.sub-menu ul.sub-menu, ul.sub-menu{position:static;}
.inner-header-caption ul.breadcrumb{display:none;}
ul.course-details-meta li:first-child, ul.course-details-meta li{width:100%;border:0;}
.course-detail .course-text .course-meta{position:inherit;margin:20px 0;}
.course-detail ul.learn-press-nav-tabs .course-nav a i{display:block;}
.course-detail ul.learn-press-nav-tabs .course-nav a{font-size:11px;padding:10px 3px 0;}
div#respond{padding:15px;}
.inner-header-caption h1{font-size:18px;line-height:26px;}
.container .stitle, .welcome-title h1{font-size:28px;}
.stitle{line-height:32px;}
.header-style-4 .topbar{display:none;}
.header-style-4 .navbar-nav > li > a{padding:10px 0;}
.header-style-4 .navbar-collapse{margin:15px 0 0;padding:10px 15px;}
.header-style-4 a.navbar-brand{margin-right:0;}
.inner-header .inner-header-caption{height:35%;}
.next-prev-option img{display:none;}
header.header-style-5 .topbar p{display:none;}
.logo-nav-wrap{text-align:center;}
.logo-nav-wrap a.get-enrolled, .logo-nav-wrap ul{width:100%;margin:20px 0 0;}
.header-style-5{height:auto;}
.white-bg{border-radius:0;}
.about-txt{width:100%;float:left;}
.deans-msg{background-size:cover !important;margin-bottom:40px;}
.program-box h5, .deans-msg h6{font-size:16px;}
.program-box{padding:24px 10px 24px 90px;height:135px;}
.program-box p{font-size:12px;}
.header-style-5 .navbar-nav ul.sub-menu, .news-list-box .news-thumb, .news-list-box .news-txt, .i4-title p{width:100%;}
.course-search-form .input-group .form-control{margin-bottom:10px;}
.ycourse-box .yc-thumb img{width:100%;height:auto;}
.sp-txt{width:100%;padding:40px 0;text-align:center;}
.product-box, .news-list-box:last-child, .professors{margin:0 0 30px;}
.testimonials h2{font-size:24px;}
section.wf100.p80.testimonials{padding:30px 0;}
.header-style-5 ul.nav.navbar-nav.navbar-right, .header-style-5 .navbar-nav ul.sub-menu:after{display:none;}
.header-style-5 .navbar-nav ul.sub-menu{background:#f7f7f7;}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{width:100%;margin:0 0 30px;}
.woocommerce-content{padding:0 15px;}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:0 20px;}
.woocommerce div.product .woocommerce-tabs .panel{padding:7px;}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{width:100%;}
}
.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none;}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default;}
.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px;}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{background:#869791;}
.owl-carousel, .owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}
.owl-carousel{display:none;width:100%;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}
.owl-carousel .owl-item, .owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{display:none;}
.no-js .owl-carousel, .owl-carousel.owl-loaded{display:block;}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{visibility:hidden;}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{animation-name:fadeOut;}
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;}
}
.owl-height{transition:height .5s ease-in-out;}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}
.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url() no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}
.fa, .fab, .fal, .far, .fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em;}
.fa-xs{font-size:.75em;}
.fa-sm{font-size:.875em;}
.fa-1x{font-size:1em;}
.fa-2x{font-size:2em;}
.fa-3x{font-size:3em;}
.fa-4x{font-size:4em;}
.fa-5x{font-size:5em;}
.fa-6x{font-size:6em;}
.fa-7x{font-size:7em;}
.fa-8x{font-size:8em;}
.fa-9x{font-size:9em;}
.fa-10x{font-size:10em;}
.fa-fw{text-align:center;width:1.25em;}
.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}
.fa-ul > li{position:relative;}
.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}
.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em;}
.fa-pull-left{float:left;}
.fa-pull-right{float:right;}
.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left{margin-right:.3em;}
.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right{margin-left:.3em;}
.fa-spin{animation:a 2s infinite linear;}
.fa-pulse{animation:a 1s infinite steps(8);}
@keyframes a{0%{transform:rotate(0deg);}
to{transform:rotate(1turn);}
}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg);}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg);}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg);}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1);}
.fa-flip-vertical{transform:scaleY(-1);}
.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";}
.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1);}
:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none;}
.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em;}
.fa-stack-1x, .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}
.fa-stack-1x{line-height:inherit;}
.fa-stack-2x{font-size:2em;}
.fa-inverse{color:#fff;}
.fa-500px:before{content:"\f26e";}
.fa-accessible-icon:before{content:"\f368";}
.fa-accusoft:before{content:"\f369";}
.fa-address-book:before{content:"\f2b9";}
.fa-address-card:before{content:"\f2bb";}
.fa-adjust:before{content:"\f042";}
.fa-adn:before{content:"\f170";}
.fa-adversal:before{content:"\f36a";}
.fa-affiliatetheme:before{content:"\f36b";}
.fa-algolia:before{content:"\f36c";}
.fa-align-center:before{content:"\f037";}
.fa-align-justify:before{content:"\f039";}
.fa-align-left:before{content:"\f036";}
.fa-align-right:before{content:"\f038";}
.fa-allergies:before{content:"\f461";}
.fa-amazon:before{content:"\f270";}
.fa-amazon-pay:before{content:"\f42c";}
.fa-ambulance:before{content:"\f0f9";}
.fa-american-sign-language-interpreting:before{content:"\f2a3";}
.fa-amilia:before{content:"\f36d";}
.fa-anchor:before{content:"\f13d";}
.fa-android:before{content:"\f17b";}
.fa-angellist:before{content:"\f209";}
.fa-angle-double-down:before{content:"\f103";}
.fa-angle-double-left:before{content:"\f100";}
.fa-angle-double-right:before{content:"\f101";}
.fa-angle-double-up:before{content:"\f102";}
.fa-angle-down:before{content:"\f107";}
.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}
.fa-angle-up:before{content:"\f106";}
.fa-angrycreative:before{content:"\f36e";}
.fa-angular:before{content:"\f420";}
.fa-app-store:before{content:"\f36f";}
.fa-app-store-ios:before{content:"\f370";}
.fa-apper:before{content:"\f371";}
.fa-apple:before{content:"\f179";}
.fa-apple-pay:before{content:"\f415";}
.fa-archive:before{content:"\f187";}
.fa-arrow-alt-circle-down:before{content:"\f358";}
.fa-arrow-alt-circle-left:before{content:"\f359";}
.fa-arrow-alt-circle-right:before{content:"\f35a";}
.fa-arrow-alt-circle-up:before{content:"\f35b";}
.fa-arrow-circle-down:before{content:"\f0ab";}
.fa-arrow-circle-left:before{content:"\f0a8";}
.fa-arrow-circle-right:before{content:"\f0a9";}
.fa-arrow-circle-up:before{content:"\f0aa";}
.fa-arrow-down:before{content:"\f063";}
.fa-arrow-left:before{content:"\f060";}
.fa-arrow-right:before{content:"\f061";}
.fa-arrow-up:before{content:"\f062";}
.fa-arrows-alt:before{content:"\f0b2";}
.fa-arrows-alt-h:before{content:"\f337";}
.fa-arrows-alt-v:before{content:"\f338";}
.fa-assistive-listening-systems:before{content:"\f2a2";}
.fa-asterisk:before{content:"\f069";}
.fa-asymmetrik:before{content:"\f372";}
.fa-at:before{content:"\f1fa";}
.fa-audible:before{content:"\f373";}
.fa-audio-description:before{content:"\f29e";}
.fa-autoprefixer:before{content:"\f41c";}
.fa-avianex:before{content:"\f374";}
.fa-aviato:before{content:"\f421";}
.fa-aws:before{content:"\f375";}
.fa-backward:before{content:"\f04a";}
.fa-balance-scale:before{content:"\f24e";}
.fa-ban:before{content:"\f05e";}
.fa-band-aid:before{content:"\f462";}
.fa-bandcamp:before{content:"\f2d5";}
.fa-barcode:before{content:"\f02a";}
.fa-bars:before{content:"\f0c9";}
.fa-baseball-ball:before{content:"\f433";}
.fa-basketball-ball:before{content:"\f434";}
.fa-bath:before{content:"\f2cd";}
.fa-battery-empty:before{content:"\f244";}
.fa-battery-full:before{content:"\f240";}
.fa-battery-half:before{content:"\f242";}
.fa-battery-quarter:before{content:"\f243";}
.fa-battery-three-quarters:before{content:"\f241";}
.fa-bed:before{content:"\f236";}
.fa-beer:before{content:"\f0fc";}
.fa-behance:before{content:"\f1b4";}
.fa-behance-square:before{content:"\f1b5";}
.fa-bell:before{content:"\f0f3";}
.fa-bell-slash:before{content:"\f1f6";}
.fa-bicycle:before{content:"\f206";}
.fa-bimobject:before{content:"\f378";}
.fa-binoculars:before{content:"\f1e5";}
.fa-birthday-cake:before{content:"\f1fd";}
.fa-bitbucket:before{content:"\f171";}
.fa-bitcoin:before{content:"\f379";}
.fa-bity:before{content:"\f37a";}
.fa-black-tie:before{content:"\f27e";}
.fa-blackberry:before{content:"\f37b";}
.fa-blind:before{content:"\f29d";}
.fa-blogger:before{content:"\f37c";}
.fa-blogger-b:before{content:"\f37d";}
.fa-bluetooth:before{content:"\f293";}
.fa-bluetooth-b:before{content:"\f294";}
.fa-bold:before{content:"\f032";}
.fa-bolt:before{content:"\f0e7";}
.fa-bomb:before{content:"\f1e2";}
.fa-book:before{content:"\f02d";}
.fa-bookmark:before{content:"\f02e";}
.fa-bowling-ball:before{content:"\f436";}
.fa-box:before{content:"\f466";}
.fa-box-open:before{content:"\f49e";}
.fa-boxes:before{content:"\f468";}
.fa-braille:before{content:"\f2a1";}
.fa-briefcase:before{content:"\f0b1";}
.fa-briefcase-medical:before{content:"\f469";}
.fa-btc:before{content:"\f15a";}
.fa-bug:before{content:"\f188";}
.fa-building:before{content:"\f1ad";}
.fa-bullhorn:before{content:"\f0a1";}
.fa-bullseye:before{content:"\f140";}
.fa-burn:before{content:"\f46a";}
.fa-buromobelexperte:before{content:"\f37f";}
.fa-bus:before{content:"\f207";}
.fa-buysellads:before{content:"\f20d";}
.fa-calculator:before{content:"\f1ec";}
.fa-calendar:before{content:"\f133";}
.fa-calendar-alt:before{content:"\f073";}
.fa-calendar-check:before{content:"\f274";}
.fa-calendar-minus:before{content:"\f272";}
.fa-calendar-plus:before{content:"\f271";}
.fa-calendar-times:before{content:"\f273";}
.fa-camera:before{content:"\f030";}
.fa-camera-retro:before{content:"\f083";}
.fa-capsules:before{content:"\f46b";}
.fa-car:before{content:"\f1b9";}
.fa-caret-down:before{content:"\f0d7";}
.fa-caret-left:before{content:"\f0d9";}
.fa-caret-right:before{content:"\f0da";}
.fa-caret-square-down:before{content:"\f150";}
.fa-caret-square-left:before{content:"\f191";}
.fa-caret-square-right:before{content:"\f152";}
.fa-caret-square-up:before{content:"\f151";}
.fa-caret-up:before{content:"\f0d8";}
.fa-cart-arrow-down:before{content:"\f218";}
.fa-cart-plus:before{content:"\f217";}
.fa-cc-amazon-pay:before{content:"\f42d";}
.fa-cc-amex:before{content:"\f1f3";}
.fa-cc-apple-pay:before{content:"\f416";}
.fa-cc-diners-club:before{content:"\f24c";}
.fa-cc-discover:before{content:"\f1f2";}
.fa-cc-jcb:before{content:"\f24b";}
.fa-cc-mastercard:before{content:"\f1f1";}
.fa-cc-paypal:before{content:"\f1f4";}
.fa-cc-stripe:before{content:"\f1f5";}
.fa-cc-visa:before{content:"\f1f0";}
.fa-centercode:before{content:"\f380";}
.fa-certificate:before{content:"\f0a3";}
.fa-chart-area:before{content:"\f1fe";}
.fa-chart-bar:before{content:"\f080";}
.fa-chart-line:before{content:"\f201";}
.fa-chart-pie:before{content:"\f200";}
.fa-check:before{content:"\f00c";}
.fa-check-circle:before{content:"\f058";}
.fa-check-square:before{content:"\f14a";}
.fa-chess:before{content:"\f439";}
.fa-chess-bishop:before{content:"\f43a";}
.fa-chess-board:before{content:"\f43c";}
.fa-chess-king:before{content:"\f43f";}
.fa-chess-knight:before{content:"\f441";}
.fa-chess-pawn:before{content:"\f443";}
.fa-chess-queen:before{content:"\f445";}
.fa-chess-rook:before{content:"\f447";}
.fa-chevron-circle-down:before{content:"\f13a";}
.fa-chevron-circle-left:before{content:"\f137";}
.fa-chevron-circle-right:before{content:"\f138";}
.fa-chevron-circle-up:before{content:"\f139";}
.fa-chevron-down:before{content:"\f078";}
.fa-chevron-left:before{content:"\f053";}
.fa-chevron-right:before{content:"\f054";}
.fa-chevron-up:before{content:"\f077";}
.fa-child:before{content:"\f1ae";}
.fa-chrome:before{content:"\f268";}
.fa-circle:before{content:"\f111";}
.fa-circle-notch:before{content:"\f1ce";}
.fa-clipboard:before{content:"\f328";}
.fa-clipboard-check:before{content:"\f46c";}
.fa-clipboard-list:before{content:"\f46d";}
.fa-clock:before{content:"\f017";}
.fa-clone:before{content:"\f24d";}
.fa-closed-captioning:before{content:"\f20a";}
.fa-cloud:before{content:"\f0c2";}
.fa-cloud-download-alt:before{content:"\f381";}
.fa-cloud-upload-alt:before{content:"\f382";}
.fa-cloudscale:before{content:"\f383";}
.fa-cloudsmith:before{content:"\f384";}
.fa-cloudversify:before{content:"\f385";}
.fa-code:before{content:"\f121";}
.fa-code-branch:before{content:"\f126";}
.fa-codepen:before{content:"\f1cb";}
.fa-codiepie:before{content:"\f284";}
.fa-coffee:before{content:"\f0f4";}
.fa-cog:before{content:"\f013";}
.fa-cogs:before{content:"\f085";}
.fa-columns:before{content:"\f0db";}
.fa-comment:before{content:"\f075";}
.fa-comment-alt:before{content:"\f27a";}
.fa-comment-dots:before{content:"\f4ad";}
.fa-comment-slash:before{content:"\f4b3";}
.fa-comments:before{content:"\f086";}
.fa-compass:before{content:"\f14e";}
.fa-compress:before{content:"\f066";}
.fa-connectdevelop:before{content:"\f20e";}
.fa-contao:before{content:"\f26d";}
.fa-copy:before{content:"\f0c5";}
.fa-copyright:before{content:"\f1f9";}
.fa-couch:before{content:"\f4b8";}
.fa-cpanel:before{content:"\f388";}
.fa-creative-commons:before{content:"\f25e";}
.fa-credit-card:before{content:"\f09d";}
.fa-crop:before{content:"\f125";}
.fa-crosshairs:before{content:"\f05b";}
.fa-css3:before{content:"\f13c";}
.fa-css3-alt:before{content:"\f38b";}
.fa-cube:before{content:"\f1b2";}
.fa-cubes:before{content:"\f1b3";}
.fa-cut:before{content:"\f0c4";}
.fa-cuttlefish:before{content:"\f38c";}
.fa-d-and-d:before{content:"\f38d";}
.fa-dashcube:before{content:"\f210";}
.fa-database:before{content:"\f1c0";}
.fa-deaf:before{content:"\f2a4";}
.fa-delicious:before{content:"\f1a5";}
.fa-deploydog:before{content:"\f38e";}
.fa-deskpro:before{content:"\f38f";}
.fa-desktop:before{content:"\f108";}
.fa-deviantart:before{content:"\f1bd";}
.fa-diagnoses:before{content:"\f470";}
.fa-digg:before{content:"\f1a6";}
.fa-digital-ocean:before{content:"\f391";}
.fa-discord:before{content:"\f392";}
.fa-discourse:before{content:"\f393";}
.fa-dna:before{content:"\f471";}
.fa-dochub:before{content:"\f394";}
.fa-docker:before{content:"\f395";}
.fa-dollar-sign:before{content:"\f155";}
.fa-dolly:before{content:"\f472";}
.fa-dolly-flatbed:before{content:"\f474";}
.fa-donate:before{content:"\f4b9";}
.fa-dot-circle:before{content:"\f192";}
.fa-dove:before{content:"\f4ba";}
.fa-download:before{content:"\f019";}
.fa-draft2digital:before{content:"\f396";}
.fa-dribbble:before{content:"\f17d";}
.fa-dribbble-square:before{content:"\f397";}
.fa-dropbox:before{content:"\f16b";}
.fa-drupal:before{content:"\f1a9";}
.fa-dyalog:before{content:"\f399";}
.fa-earlybirds:before{content:"\f39a";}
.fa-edge:before{content:"\f282";}
.fa-edit:before{content:"\f044";}
.fa-eject:before{content:"\f052";}
.fa-elementor:before{content:"\f430";}
.fa-ellipsis-h:before{content:"\f141";}
.fa-ellipsis-v:before{content:"\f142";}
.fa-ember:before{content:"\f423";}
.fa-empire:before{content:"\f1d1";}
.fa-envelope:before{content:"\f0e0";}
.fa-envelope-open:before{content:"\f2b6";}
.fa-envelope-square:before{content:"\f199";}
.fa-envira:before{content:"\f299";}
.fa-eraser:before{content:"\f12d";}
.fa-erlang:before{content:"\f39d";}
.fa-ethereum:before{content:"\f42e";}
.fa-etsy:before{content:"\f2d7";}
.fa-euro-sign:before{content:"\f153";}
.fa-exchange-alt:before{content:"\f362";}
.fa-exclamation:before{content:"\f12a";}
.fa-exclamation-circle:before{content:"\f06a";}
.fa-exclamation-triangle:before{content:"\f071";}
.fa-expand:before{content:"\f065";}
.fa-expand-arrows-alt:before{content:"\f31e";}
.fa-expeditedssl:before{content:"\f23e";}
.fa-external-link-alt:before{content:"\f35d";}
.fa-external-link-square-alt:before{content:"\f360";}
.fa-eye:before{content:"\f06e";}
.fa-eye-dropper:before{content:"\f1fb";}
.fa-eye-slash:before{content:"\f070";}
.fa-facebook:before{content:"\f09a";}
.fa-facebook-f:before{content:"\f39e";}
.fa-facebook-messenger:before{content:"\f39f";}
.fa-facebook-square:before{content:"\f082";}
.fa-fast-backward:before{content:"\f049";}
.fa-fast-forward:before{content:"\f050";}
.fa-fax:before{content:"\f1ac";}
.fa-female:before{content:"\f182";}
.fa-fighter-jet:before{content:"\f0fb";}
.fa-file:before{content:"\f15b";}
.fa-file-alt:before{content:"\f15c";}
.fa-file-archive:before{content:"\f1c6";}
.fa-file-audio:before{content:"\f1c7";}
.fa-file-code:before{content:"\f1c9";}
.fa-file-excel:before{content:"\f1c3";}
.fa-file-image:before{content:"\f1c5";}
.fa-file-medical:before{content:"\f477";}
.fa-file-medical-alt:before{content:"\f478";}
.fa-file-pdf:before{content:"\f1c1";}
.fa-file-powerpoint:before{content:"\f1c4";}
.fa-file-video:before{content:"\f1c8";}
.fa-file-word:before{content:"\f1c2";}
.fa-film:before{content:"\f008";}
.fa-filter:before{content:"\f0b0";}
.fa-fire:before{content:"\f06d";}
.fa-fire-extinguisher:before{content:"\f134";}
.fa-firefox:before{content:"\f269";}
.fa-first-aid:before{content:"\f479";}
.fa-first-order:before{content:"\f2b0";}
.fa-firstdraft:before{content:"\f3a1";}
.fa-flag:before{content:"\f024";}
.fa-flag-checkered:before{content:"\f11e";}
.fa-flask:before{content:"\f0c3";}
.fa-flickr:before{content:"\f16e";}
.fa-flipboard:before{content:"\f44d";}
.fa-fly:before{content:"\f417";}
.fa-folder:before{content:"\f07b";}
.fa-folder-open:before{content:"\f07c";}
.fa-font:before{content:"\f031";}
.fa-font-awesome:before{content:"\f2b4";}
.fa-font-awesome-alt:before{content:"\f35c";}
.fa-font-awesome-flag:before{content:"\f425";}
.fa-fonticons:before{content:"\f280";}
.fa-fonticons-fi:before{content:"\f3a2";}
.fa-football-ball:before{content:"\f44e";}
.fa-fort-awesome:before{content:"\f286";}
.fa-fort-awesome-alt:before{content:"\f3a3";}
.fa-forumbee:before{content:"\f211";}
.fa-forward:before{content:"\f04e";}
.fa-foursquare:before{content:"\f180";}
.fa-free-code-camp:before{content:"\f2c5";}
.fa-freebsd:before{content:"\f3a4";}
.fa-frown:before{content:"\f119";}
.fa-futbol:before{content:"\f1e3";}
.fa-gamepad:before{content:"\f11b";}
.fa-gavel:before{content:"\f0e3";}
.fa-gem:before{content:"\f3a5";}
.fa-genderless:before{content:"\f22d";}
.fa-get-pocket:before{content:"\f265";}
.fa-gg:before{content:"\f260";}
.fa-gg-circle:before{content:"\f261";}
.fa-gift:before{content:"\f06b";}
.fa-git:before{content:"\f1d3";}
.fa-git-square:before{content:"\f1d2";}
.fa-github:before{content:"\f09b";}
.fa-github-alt:before{content:"\f113";}
.fa-github-square:before{content:"\f092";}
.fa-gitkraken:before{content:"\f3a6";}
.fa-gitlab:before{content:"\f296";}
.fa-gitter:before{content:"\f426";}
.fa-glass-martini:before{content:"\f000";}
.fa-glide:before{content:"\f2a5";}
.fa-glide-g:before{content:"\f2a6";}
.fa-globe:before{content:"\f0ac";}
.fa-gofore:before{content:"\f3a7";}
.fa-golf-ball:before{content:"\f450";}
.fa-goodreads:before{content:"\f3a8";}
.fa-goodreads-g:before{content:"\f3a9";}
.fa-google:before{content:"\f1a0";}
.fa-google-drive:before{content:"\f3aa";}
.fa-google-play:before{content:"\f3ab";}
.fa-google-plus:before{content:"\f2b3";}
.fa-google-plus-g:before{content:"\f0d5";}
.fa-google-plus-square:before{content:"\f0d4";}
.fa-google-wallet:before{content:"\f1ee";}
.fa-graduation-cap:before{content:"\f19d";}
.fa-gratipay:before{content:"\f184";}
.fa-grav:before{content:"\f2d6";}
.fa-gripfire:before{content:"\f3ac";}
.fa-grunt:before{content:"\f3ad";}
.fa-gulp:before{content:"\f3ae";}
.fa-h-square:before{content:"\f0fd";}
.fa-hacker-news:before{content:"\f1d4";}
.fa-hacker-news-square:before{content:"\f3af";}
.fa-hand-holding:before{content:"\f4bd";}
.fa-hand-holding-heart:before{content:"\f4be";}
.fa-hand-holding-usd:before{content:"\f4c0";}
.fa-hand-lizard:before{content:"\f258";}
.fa-hand-paper:before{content:"\f256";}
.fa-hand-peace:before{content:"\f25b";}
.fa-hand-point-down:before{content:"\f0a7";}
.fa-hand-point-left:before{content:"\f0a5";}
.fa-hand-point-right:before{content:"\f0a4";}
.fa-hand-point-up:before{content:"\f0a6";}
.fa-hand-pointer:before{content:"\f25a";}
.fa-hand-rock:before{content:"\f255";}
.fa-hand-scissors:before{content:"\f257";}
.fa-hand-spock:before{content:"\f259";}
.fa-hands:before{content:"\f4c2";}
.fa-hands-helping:before{content:"\f4c4";}
.fa-handshake:before{content:"\f2b5";}
.fa-hashtag:before{content:"\f292";}
.fa-hdd:before{content:"\f0a0";}
.fa-heading:before{content:"\f1dc";}
.fa-headphones:before{content:"\f025";}
.fa-heart:before{content:"\f004";}
.fa-heartbeat:before{content:"\f21e";}
.fa-hips:before{content:"\f452";}
.fa-hire-a-helper:before{content:"\f3b0";}
.fa-history:before{content:"\f1da";}
.fa-hockey-puck:before{content:"\f453";}
.fa-home:before{content:"\f015";}
.fa-hooli:before{content:"\f427";}
.fa-hospital:before{content:"\f0f8";}
.fa-hospital-alt:before{content:"\f47d";}
.fa-hospital-symbol:before{content:"\f47e";}
.fa-hotjar:before{content:"\f3b1";}
.fa-hourglass:before{content:"\f254";}
.fa-hourglass-end:before{content:"\f253";}
.fa-hourglass-half:before{content:"\f252";}
.fa-hourglass-start:before{content:"\f251";}
.fa-houzz:before{content:"\f27c";}
.fa-html5:before{content:"\f13b";}
.fa-hubspot:before{content:"\f3b2";}
.fa-i-cursor:before{content:"\f246";}
.fa-id-badge:before{content:"\f2c1";}
.fa-id-card:before{content:"\f2c2";}
.fa-id-card-alt:before{content:"\f47f";}
.fa-image:before{content:"\f03e";}
.fa-images:before{content:"\f302";}
.fa-imdb:before{content:"\f2d8";}
.fa-inbox:before{content:"\f01c";}
.fa-indent:before{content:"\f03c";}
.fa-industry:before{content:"\f275";}
.fa-info:before{content:"\f129";}
.fa-info-circle:before{content:"\f05a";}
.fa-instagram:before{content:"\f16d";}
.fa-internet-explorer:before{content:"\f26b";}
.fa-ioxhost:before{content:"\f208";}
.fa-italic:before{content:"\f033";}
.fa-itunes:before{content:"\f3b4";}
.fa-itunes-note:before{content:"\f3b5";}
.fa-java:before{content:"\f4e4";}
.fa-jenkins:before{content:"\f3b6";}
.fa-joget:before{content:"\f3b7";}
.fa-joomla:before{content:"\f1aa";}
.fa-js:before{content:"\f3b8";}
.fa-js-square:before{content:"\f3b9";}
.fa-jsfiddle:before{content:"\f1cc";}
.fa-key:before{content:"\f084";}
.fa-keyboard:before{content:"\f11c";}
.fa-keycdn:before{content:"\f3ba";}
.fa-kickstarter:before{content:"\f3bb";}
.fa-kickstarter-k:before{content:"\f3bc";}
.fa-korvue:before{content:"\f42f";}
.fa-language:before{content:"\f1ab";}
.fa-laptop:before{content:"\f109";}
.fa-laravel:before{content:"\f3bd";}
.fa-lastfm:before{content:"\f202";}
.fa-lastfm-square:before{content:"\f203";}
.fa-leaf:before{content:"\f06c";}
.fa-leanpub:before{content:"\f212";}
.fa-lemon:before{content:"\f094";}
.fa-less:before{content:"\f41d";}
.fa-level-down-alt:before{content:"\f3be";}
.fa-level-up-alt:before{content:"\f3bf";}
.fa-life-ring:before{content:"\f1cd";}
.fa-lightbulb:before{content:"\f0eb";}
.fa-line:before{content:"\f3c0";}
.fa-link:before{content:"\f0c1";}
.fa-linkedin:before{content:"\f08c";}
.fa-linkedin-in:before{content:"\f0e1";}
.fa-linode:before{content:"\f2b8";}
.fa-linux:before{content:"\f17c";}
.fa-lira-sign:before{content:"\f195";}
.fa-list:before{content:"\f03a";}
.fa-list-alt:before{content:"\f022";}
.fa-list-ol:before{content:"\f0cb";}
.fa-list-ul:before{content:"\f0ca";}
.fa-location-arrow:before{content:"\f124";}
.fa-lock:before{content:"\f023";}
.fa-lock-open:before{content:"\f3c1";}
.fa-long-arrow-alt-down:before{content:"\f309";}
.fa-long-arrow-alt-left:before{content:"\f30a";}
.fa-long-arrow-alt-right:before{content:"\f30b";}
.fa-long-arrow-alt-up:before{content:"\f30c";}
.fa-low-vision:before{content:"\f2a8";}
.fa-lyft:before{content:"\f3c3";}
.fa-magento:before{content:"\f3c4";}
.fa-magic:before{content:"\f0d0";}
.fa-magnet:before{content:"\f076";}
.fa-male:before{content:"\f183";}
.fa-map:before{content:"\f279";}
.fa-map-marker:before{content:"\f041";}
.fa-map-marker-alt:before{content:"\f3c5";}
.fa-map-pin:before{content:"\f276";}
.fa-map-signs:before{content:"\f277";}
.fa-mars:before{content:"\f222";}
.fa-mars-double:before{content:"\f227";}
.fa-mars-stroke:before{content:"\f229";}
.fa-mars-stroke-h:before{content:"\f22b";}
.fa-mars-stroke-v:before{content:"\f22a";}
.fa-maxcdn:before{content:"\f136";}
.fa-medapps:before{content:"\f3c6";}
.fa-medium:before{content:"\f23a";}
.fa-medium-m:before{content:"\f3c7";}
.fa-medkit:before{content:"\f0fa";}
.fa-medrt:before{content:"\f3c8";}
.fa-meetup:before{content:"\f2e0";}
.fa-meh:before{content:"\f11a";}
.fa-mercury:before{content:"\f223";}
.fa-microchip:before{content:"\f2db";}
.fa-microphone:before{content:"\f130";}
.fa-microphone-slash:before{content:"\f131";}
.fa-microsoft:before{content:"\f3ca";}
.fa-minus:before{content:"\f068";}
.fa-minus-circle:before{content:"\f056";}
.fa-minus-square:before{content:"\f146";}
.fa-mix:before{content:"\f3cb";}
.fa-mixcloud:before{content:"\f289";}
.fa-mizuni:before{content:"\f3cc";}
.fa-mobile:before{content:"\f10b";}
.fa-mobile-alt:before{content:"\f3cd";}
.fa-modx:before{content:"\f285";}
.fa-monero:before{content:"\f3d0";}
.fa-money-bill-alt:before{content:"\f3d1";}
.fa-moon:before{content:"\f186";}
.fa-motorcycle:before{content:"\f21c";}
.fa-mouse-pointer:before{content:"\f245";}
.fa-music:before{content:"\f001";}
.fa-napster:before{content:"\f3d2";}
.fa-neuter:before{content:"\f22c";}
.fa-newspaper:before{content:"\f1ea";}
.fa-nintendo-switch:before{content:"\f418";}
.fa-node:before{content:"\f419";}
.fa-node-js:before{content:"\f3d3";}
.fa-notes-medical:before{content:"\f481";}
.fa-npm:before{content:"\f3d4";}
.fa-ns8:before{content:"\f3d5";}
.fa-nutritionix:before{content:"\f3d6";}
.fa-object-group:before{content:"\f247";}
.fa-object-ungroup:before{content:"\f248";}
.fa-odnoklassniki:before{content:"\f263";}
.fa-odnoklassniki-square:before{content:"\f264";}
.fa-opencart:before{content:"\f23d";}
.fa-openid:before{content:"\f19b";}
.fa-opera:before{content:"\f26a";}
.fa-optin-monster:before{content:"\f23c";}
.fa-osi:before{content:"\f41a";}
.fa-outdent:before{content:"\f03b";}
.fa-page4:before{content:"\f3d7";}
.fa-pagelines:before{content:"\f18c";}
.fa-paint-brush:before{content:"\f1fc";}
.fa-palfed:before{content:"\f3d8";}
.fa-pallet:before{content:"\f482";}
.fa-paper-plane:before{content:"\f1d8";}
.fa-paperclip:before{content:"\f0c6";}
.fa-parachute-box:before{content:"\f4cd";}
.fa-paragraph:before{content:"\f1dd";}
.fa-paste:before{content:"\f0ea";}
.fa-patreon:before{content:"\f3d9";}
.fa-pause:before{content:"\f04c";}
.fa-pause-circle:before{content:"\f28b";}
.fa-paw:before{content:"\f1b0";}
.fa-paypal:before{content:"\f1ed";}
.fa-pen-square:before{content:"\f14b";}
.fa-pencil-alt:before{content:"\f303";}
.fa-people-carry:before{content:"\f4ce";}
.fa-percent:before{content:"\f295";}
.fa-periscope:before{content:"\f3da";}
.fa-phabricator:before{content:"\f3db";}
.fa-phoenix-framework:before{content:"\f3dc";}
.fa-phone:before{content:"\f095";}
.fa-phone-slash:before{content:"\f3dd";}
.fa-phone-square:before{content:"\f098";}
.fa-phone-volume:before{content:"\f2a0";}
.fa-php:before{content:"\f457";}
.fa-pied-piper:before{content:"\f2ae";}
.fa-pied-piper-alt:before{content:"\f1a8";}
.fa-pied-piper-hat:before{content:"\f4e5";}
.fa-pied-piper-pp:before{content:"\f1a7";}
.fa-piggy-bank:before{content:"\f4d3";}
.fa-pills:before{content:"\f484";}
.fa-pinterest:before{content:"\f0d2";}
.fa-pinterest-p:before{content:"\f231";}
.fa-pinterest-square:before{content:"\f0d3";}
.fa-plane:before{content:"\f072";}
.fa-play:before{content:"\f04b";}
.fa-play-circle:before{content:"\f144";}
.fa-playstation:before{content:"\f3df";}
.fa-plug:before{content:"\f1e6";}
.fa-plus:before{content:"\f067";}
.fa-plus-circle:before{content:"\f055";}
.fa-plus-square:before{content:"\f0fe";}
.fa-podcast:before{content:"\f2ce";}
.fa-poo:before{content:"\f2fe";}
.fa-pound-sign:before{content:"\f154";}
.fa-power-off:before{content:"\f011";}
.fa-prescription-bottle:before{content:"\f485";}
.fa-prescription-bottle-alt:before{content:"\f486";}
.fa-print:before{content:"\f02f";}
.fa-procedures:before{content:"\f487";}
.fa-product-hunt:before{content:"\f288";}
.fa-pushed:before{content:"\f3e1";}
.fa-puzzle-piece:before{content:"\f12e";}
.fa-python:before{content:"\f3e2";}
.fa-qq:before{content:"\f1d6";}
.fa-qrcode:before{content:"\f029";}
.fa-question:before{content:"\f128";}
.fa-question-circle:before{content:"\f059";}
.fa-quidditch:before{content:"\f458";}
.fa-quinscape:before{content:"\f459";}
.fa-quora:before{content:"\f2c4";}
.fa-quote-left:before{content:"\f10d";}
.fa-quote-right:before{content:"\f10e";}
.fa-random:before{content:"\f074";}
.fa-ravelry:before{content:"\f2d9";}
.fa-react:before{content:"\f41b";}
.fa-readme:before{content:"\f4d5";}
.fa-rebel:before{content:"\f1d0";}
.fa-recycle:before{content:"\f1b8";}
.fa-red-river:before{content:"\f3e3";}
.fa-reddit:before{content:"\f1a1";}
.fa-reddit-alien:before{content:"\f281";}
.fa-reddit-square:before{content:"\f1a2";}
.fa-redo:before{content:"\f01e";}
.fa-redo-alt:before{content:"\f2f9";}
.fa-registered:before{content:"\f25d";}
.fa-rendact:before{content:"\f3e4";}
.fa-renren:before{content:"\f18b";}
.fa-reply:before{content:"\f3e5";}
.fa-reply-all:before{content:"\f122";}
.fa-replyd:before{content:"\f3e6";}
.fa-resolving:before{content:"\f3e7";}
.fa-retweet:before{content:"\f079";}
.fa-ribbon:before{content:"\f4d6";}
.fa-road:before{content:"\f018";}
.fa-rocket:before{content:"\f135";}
.fa-rocketchat:before{content:"\f3e8";}
.fa-rockrms:before{content:"\f3e9";}
.fa-rss:before{content:"\f09e";}
.fa-rss-square:before{content:"\f143";}
.fa-ruble-sign:before{content:"\f158";}
.fa-rupee-sign:before{content:"\f156";}
.fa-safari:before{content:"\f267";}
.fa-sass:before{content:"\f41e";}
.fa-save:before{content:"\f0c7";}
.fa-schlix:before{content:"\f3ea";}
.fa-scribd:before{content:"\f28a";}
.fa-search:before{content:"\f002";}
.fa-search-minus:before{content:"\f010";}
.fa-search-plus:before{content:"\f00e";}
.fa-searchengin:before{content:"\f3eb";}
.fa-seedling:before{content:"\f4d8";}
.fa-sellcast:before{content:"\f2da";}
.fa-sellsy:before{content:"\f213";}
.fa-server:before{content:"\f233";}
.fa-servicestack:before{content:"\f3ec";}
.fa-share:before{content:"\f064";}
.fa-share-alt:before{content:"\f1e0";}
.fa-share-alt-square:before{content:"\f1e1";}
.fa-share-square:before{content:"\f14d";}
.fa-shekel-sign:before{content:"\f20b";}
.fa-shield-alt:before{content:"\f3ed";}
.fa-ship:before{content:"\f21a";}
.fa-shipping-fast:before{content:"\f48b";}
.fa-shirtsinbulk:before{content:"\f214";}
.fa-shopping-bag:before{content:"\f290";}
.fa-shopping-basket:before{content:"\f291";}
.fa-shopping-cart:before{content:"\f07a";}
.fa-shower:before{content:"\f2cc";}
.fa-sign:before{content:"\f4d9";}
.fa-sign-in-alt:before{content:"\f2f6";}
.fa-sign-language:before{content:"\f2a7";}
.fa-sign-out-alt:before{content:"\f2f5";}
.fa-signal:before{content:"\f012";}
.fa-simplybuilt:before{content:"\f215";}
.fa-sistrix:before{content:"\f3ee";}
.fa-sitemap:before{content:"\f0e8";}
.fa-skyatlas:before{content:"\f216";}
.fa-skype:before{content:"\f17e";}
.fa-slack:before{content:"\f198";}
.fa-slack-hash:before{content:"\f3ef";}
.fa-sliders-h:before{content:"\f1de";}
.fa-slideshare:before{content:"\f1e7";}
.fa-smile:before{content:"\f118";}
.fa-smoking:before{content:"\f48d";}
.fa-snapchat:before{content:"\f2ab";}
.fa-snapchat-ghost:before{content:"\f2ac";}
.fa-snapchat-square:before{content:"\f2ad";}
.fa-snowflake:before{content:"\f2dc";}
.fa-sort:before{content:"\f0dc";}
.fa-sort-alpha-down:before{content:"\f15d";}
.fa-sort-alpha-up:before{content:"\f15e";}
.fa-sort-amount-down:before{content:"\f160";}
.fa-sort-amount-up:before{content:"\f161";}
.fa-sort-down:before{content:"\f0dd";}
.fa-sort-numeric-down:before{content:"\f162";}
.fa-sort-numeric-up:before{content:"\f163";}
.fa-sort-up:before{content:"\f0de";}
.fa-soundcloud:before{content:"\f1be";}
.fa-space-shuttle:before{content:"\f197";}
.fa-speakap:before{content:"\f3f3";}
.fa-spinner:before{content:"\f110";}
.fa-spotify:before{content:"\f1bc";}
.fa-square:before{content:"\f0c8";}
.fa-square-full:before{content:"\f45c";}
.fa-stack-exchange:before{content:"\f18d";}
.fa-stack-overflow:before{content:"\f16c";}
.fa-star:before{content:"\f005";}
.fa-star-half:before{content:"\f089";}
.fa-staylinked:before{content:"\f3f5";}
.fa-steam:before{content:"\f1b6";}
.fa-steam-square:before{content:"\f1b7";}
.fa-steam-symbol:before{content:"\f3f6";}
.fa-step-backward:before{content:"\f048";}
.fa-step-forward:before{content:"\f051";}
.fa-stethoscope:before{content:"\f0f1";}
.fa-sticker-mule:before{content:"\f3f7";}
.fa-sticky-note:before{content:"\f249";}
.fa-stop:before{content:"\f04d";}
.fa-stop-circle:before{content:"\f28d";}
.fa-stopwatch:before{content:"\f2f2";}
.fa-strava:before{content:"\f428";}
.fa-street-view:before{content:"\f21d";}
.fa-strikethrough:before{content:"\f0cc";}
.fa-stripe:before{content:"\f429";}
.fa-stripe-s:before{content:"\f42a";}
.fa-studiovinari:before{content:"\f3f8";}
.fa-stumbleupon:before{content:"\f1a4";}
.fa-stumbleupon-circle:before{content:"\f1a3";}
.fa-subscript:before{content:"\f12c";}
.fa-subway:before{content:"\f239";}
.fa-suitcase:before{content:"\f0f2";}
.fa-sun:before{content:"\f185";}
.fa-superpowers:before{content:"\f2dd";}
.fa-superscript:before{content:"\f12b";}
.fa-supple:before{content:"\f3f9";}
.fa-sync:before{content:"\f021";}
.fa-sync-alt:before{content:"\f2f1";}
.fa-syringe:before{content:"\f48e";}
.fa-table:before{content:"\f0ce";}
.fa-table-tennis:before{content:"\f45d";}
.fa-tablet:before{content:"\f10a";}
.fa-tablet-alt:before{content:"\f3fa";}
.fa-tablets:before{content:"\f490";}
.fa-tachometer-alt:before{content:"\f3fd";}
.fa-tag:before{content:"\f02b";}
.fa-tags:before{content:"\f02c";}
.fa-tape:before{content:"\f4db";}
.fa-tasks:before{content:"\f0ae";}
.fa-taxi:before{content:"\f1ba";}
.fa-telegram:before{content:"\f2c6";}
.fa-telegram-plane:before{content:"\f3fe";}
.fa-tencent-weibo:before{content:"\f1d5";}
.fa-terminal:before{content:"\f120";}
.fa-text-height:before{content:"\f034";}
.fa-text-width:before{content:"\f035";}
.fa-th:before{content:"\f00a";}
.fa-th-large:before{content:"\f009";}
.fa-th-list:before{content:"\f00b";}
.fa-themeisle:before{content:"\f2b2";}
.fa-thermometer:before{content:"\f491";}
.fa-thermometer-empty:before{content:"\f2cb";}
.fa-thermometer-full:before{content:"\f2c7";}
.fa-thermometer-half:before{content:"\f2c9";}
.fa-thermometer-quarter:before{content:"\f2ca";}
.fa-thermometer-three-quarters:before{content:"\f2c8";}
.fa-thumbs-down:before{content:"\f165";}
.fa-thumbs-up:before{content:"\f164";}
.fa-thumbtack:before{content:"\f08d";}
.fa-ticket-alt:before{content:"\f3ff";}
.fa-times:before{content:"\f00d";}
.fa-times-circle:before{content:"\f057";}
.fa-tint:before{content:"\f043";}
.fa-toggle-off:before{content:"\f204";}
.fa-toggle-on:before{content:"\f205";}
.fa-trademark:before{content:"\f25c";}
.fa-train:before{content:"\f238";}
.fa-transgender:before{content:"\f224";}
.fa-transgender-alt:before{content:"\f225";}
.fa-trash:before{content:"\f1f8";}
.fa-trash-alt:before{content:"\f2ed";}
.fa-tree:before{content:"\f1bb";}
.fa-trello:before{content:"\f181";}
.fa-tripadvisor:before{content:"\f262";}
.fa-trophy:before{content:"\f091";}
.fa-truck:before{content:"\f0d1";}
.fa-truck-loading:before{content:"\f4de";}
.fa-truck-moving:before{content:"\f4df";}
.fa-tty:before{content:"\f1e4";}
.fa-tumblr:before{content:"\f173";}
.fa-tumblr-square:before{content:"\f174";}
.fa-tv:before{content:"\f26c";}
.fa-twitch:before{content:"\f1e8";}
.fa-twitter:before{content:"\f099";}
.fa-twitter-square:before{content:"\f081";}
.fa-typo3:before{content:"\f42b";}
.fa-uber:before{content:"\f402";}
.fa-uikit:before{content:"\f403";}
.fa-umbrella:before{content:"\f0e9";}
.fa-underline:before{content:"\f0cd";}
.fa-undo:before{content:"\f0e2";}
.fa-undo-alt:before{content:"\f2ea";}
.fa-uniregistry:before{content:"\f404";}
.fa-universal-access:before{content:"\f29a";}
.fa-university:before{content:"\f19c";}
.fa-unlink:before{content:"\f127";}
.fa-unlock:before{content:"\f09c";}
.fa-unlock-alt:before{content:"\f13e";}
.fa-untappd:before{content:"\f405";}
.fa-upload:before{content:"\f093";}
.fa-usb:before{content:"\f287";}
.fa-user:before{content:"\f007";}
.fa-user-circle:before{content:"\f2bd";}
.fa-user-md:before{content:"\f0f0";}
.fa-user-plus:before{content:"\f234";}
.fa-user-secret:before{content:"\f21b";}
.fa-user-times:before{content:"\f235";}
.fa-users:before{content:"\f0c0";}
.fa-ussunnah:before{content:"\f407";}
.fa-utensil-spoon:before{content:"\f2e5";}
.fa-utensils:before{content:"\f2e7";}
.fa-vaadin:before{content:"\f408";}
.fa-venus:before{content:"\f221";}
.fa-venus-double:before{content:"\f226";}
.fa-venus-mars:before{content:"\f228";}
.fa-viacoin:before{content:"\f237";}
.fa-viadeo:before{content:"\f2a9";}
.fa-viadeo-square:before{content:"\f2aa";}
.fa-vial:before{content:"\f492";}
.fa-vials:before{content:"\f493";}
.fa-viber:before{content:"\f409";}
.fa-video:before{content:"\f03d";}
.fa-video-slash:before{content:"\f4e2";}
.fa-vimeo:before{content:"\f40a";}
.fa-vimeo-square:before{content:"\f194";}
.fa-vimeo-v:before{content:"\f27d";}
.fa-vine:before{content:"\f1ca";}
.fa-vk:before{content:"\f189";}
.fa-vnv:before{content:"\f40b";}
.fa-volleyball-ball:before{content:"\f45f";}
.fa-volume-down:before{content:"\f027";}
.fa-volume-off:before{content:"\f026";}
.fa-volume-up:before{content:"\f028";}
.fa-vuejs:before{content:"\f41f";}
.fa-warehouse:before{content:"\f494";}
.fa-weibo:before{content:"\f18a";}
.fa-weight:before{content:"\f496";}
.fa-weixin:before{content:"\f1d7";}
.fa-whatsapp:before{content:"\f232";}
.fa-whatsapp-square:before{content:"\f40c";}
.fa-wheelchair:before{content:"\f193";}
.fa-whmcs:before{content:"\f40d";}
.fa-wifi:before{content:"\f1eb";}
.fa-wikipedia-w:before{content:"\f266";}
.fa-window-close:before{content:"\f410";}
.fa-window-maximize:before{content:"\f2d0";}
.fa-window-minimize:before{content:"\f2d1";}
.fa-window-restore:before{content:"\f2d2";}
.fa-windows:before{content:"\f17a";}
.fa-wine-glass:before{content:"\f4e3";}
.fa-won-sign:before{content:"\f159";}
.fa-wordpress:before{content:"\f19a";}
.fa-wordpress-simple:before{content:"\f411";}
.fa-wpbeginner:before{content:"\f297";}
.fa-wpexplorer:before{content:"\f2de";}
.fa-wpforms:before{content:"\f298";}
.fa-wrench:before{content:"\f0ad";}
.fa-x-ray:before{content:"\f497";}
.fa-xbox:before{content:"\f412";}
.fa-xing:before{content:"\f168";}
.fa-xing-square:before{content:"\f169";}
.fa-y-combinator:before{content:"\f23b";}
.fa-yahoo:before{content:"\f19e";}
.fa-yandex:before{content:"\f413";}
.fa-yandex-international:before{content:"\f414";}
.fa-yelp:before{content:"\f1e9";}
.fa-yen-sign:before{content:"\f157";}
.fa-yoast:before{content:"\f2b1";}
.fa-youtube:before{content:"\f167";}
.fa-youtube-square:before{content:"\f431";}
.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.sr-only-focusable:active, .sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(../fonts/fa-brands-400.eot);src:url(../fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),
url(../fonts/fa-brands-400.woff2) format("woff2"),
url(../fonts/fa-brands-400.woff) format("woff"),
url(../fonts/fa-brands-400.ttf) format("truetype"),
url(../fonts/fa-brands-400.svg#fontawesome) format("svg");}
.fab{font-family:Font Awesome\ 5 Brands;}
@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(../fonts/fa-regular-400.eot);src:url(../fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),
url(../fonts/fa-regular-400.woff2) format("woff2"),
url(../fonts/fa-regular-400.woff) format("woff"),
url(../fonts/fa-regular-400.ttf) format("truetype"),
url(../fonts/fa-regular-400.svg#fontawesome) format("svg");}
.far{font-weight:400;}
@font-face{font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(../fonts/fa-solid-900.eot);src:url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),
url(../fonts/fa-solid-900.woff2) format("woff2"),
url(../fonts/fa-solid-900.woff) format("woff"),
url(../fonts/fa-solid-900.ttf) format("truetype"),
url(../fonts/fa-solid-900.svg#fontawesome) format("svg");}
.fa, .far, .fas{font-family:Font Awesome\ 5 Free;}
.fa, .fas{font-weight:900;}
@font-face{font-family:'icomoon';src:url(../fonts/icomoon.eot?j2fvs4);src:url(../fonts/icomoon.eot?j2fvs4#iefix) format('embedded-opentype'),
url(../fonts/icomoon.ttf?j2fvs4) format('truetype'),
url(../fonts/icomoon.woff?j2fvs4) format('woff'),
url(../fonts/icomoon.svg?j2fvs4#icomoon) format('svg');font-weight:400;font-style:normal;}
[class^=icon-], [class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-affiliate:before{content:"\e900";}
.icon-android:before{content:"\e901";}
.icon-architecture:before{content:"\e902";}
.icon-Business:before{content:"\e903";}
.icon-clock:before{content:"\e904";}
.icon-dep1:before{content:"\e905";}
.icon-dep2:before{content:"\e906";}
.icon-dep3:before{content:"\e907";}
.icon-dep4:before{content:"\e908";}
.icon-facts1:before{content:"\e909";}
.icon-facts2:before{content:"\e90a";}
.icon-facts3:before{content:"\e90b";}
.icon-h2fact1:before{content:"\e90c";}
.icon-h2fact2:before{content:"\e90d";}
.icon-h2fact3:before{content:"\e90e";}
.icon-language:before{content:"\e90f";}
.icon-logical:before{content:"\e910";}
.icon-phone:before{content:"\e911";}
.icon-play:before{content:"\e912";}
.icon-plus:before{content:"\e913";}
.icon-programming:before{content:"\e914";}
.icon-user:before{content:"\e915";}
.icon-webdesign:before{content:"\e916";}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right{height:13px;}
div.pp_default .pp_top .pp_left{background:url() -78px -93px no-repeat;}
div.pp_default .pp_top .pp_middle{background:url() top left repeat-x;}
div.pp_default .pp_top .pp_right{background:url() -112px -93px no-repeat;}
div.pp_default .pp_content .ppt{color:#f8f8f8;}
div.pp_default .pp_content_container .pp_left{background:url() -7px 0 repeat-y;padding-left:13px;}
div.pp_default .pp_content_container .pp_right{background:url() top right repeat-y;padding-right:13px;}
div.pp_default .pp_next:hover{background:url() center right no-repeat;cursor:pointer;}
div.pp_default .pp_previous:hover{background:url() center left no-repeat;cursor:pointer;}
div.pp_default .pp_expand{background:url() 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;}
div.pp_default .pp_expand:hover{background:url() 0 -56px no-repeat;cursor:pointer;}
div.pp_default .pp_contract{background:url() 0 -84px no-repeat;cursor:pointer;width:28px;height:28px;}
div.pp_default .pp_contract:hover{background:url() 0 -113px no-repeat;cursor:pointer;}
div.pp_default .pp_close{width:30px;height:30px;background:url() 2px 1px no-repeat;cursor:pointer;}
div.pp_default .pp_gallery ul li a{background:url() center center #f8f8f8;border:1px solid #aaa;}
div.pp_default .pp_social{margin-top:7px;}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto;}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause{background:url() -51px 1px no-repeat;height:30px;width:30px;}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next{background:url() -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0;}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px;}
div.pp_default .pp_content_container .pp_details{margin-top:5px;}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;}
div.pp_default .pp_nav .currentTextHolder{font-family:'Roboto', sans-serif;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px;}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover{opacity:.7;}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0;}
div.pp_default .pp_bottom .pp_left{background:url() -78px -127px no-repeat;}
div.pp_default .pp_bottom .pp_middle{background:url() bottom left repeat-x;}
div.pp_default .pp_bottom .pp_right{background:url() -112px -127px no-repeat;}
div.pp_default .pp_loaderIcon{background:url() center center no-repeat;}
div.light_rounded .pp_top .pp_left{background:url() -88px -53px no-repeat;}
div.light_rounded .pp_top .pp_right{background:url() -110px -53px no-repeat;}
div.light_rounded .pp_next:hover{background:url() center right no-repeat;cursor:pointer;}
div.light_rounded .pp_previous:hover{background:url() center left no-repeat;cursor:pointer;}
div.light_rounded .pp_expand{background:url() -31px -26px no-repeat;cursor:pointer;}
div.light_rounded .pp_expand:hover{background:url() -31px -47px no-repeat;cursor:pointer;}
div.light_rounded .pp_contract{background:url() 0 -26px no-repeat;cursor:pointer;}
div.light_rounded .pp_contract:hover{background:url() 0 -47px no-repeat;cursor:pointer;}
div.light_rounded .pp_close{width:75px;height:22px;background:url() -1px -1px no-repeat;cursor:pointer;}
div.light_rounded .pp_nav .pp_play{background:url() -1px -100px no-repeat;height:15px;width:14px;}
div.light_rounded .pp_nav .pp_pause{background:url() -24px -100px no-repeat;height:15px;width:14px;}
div.light_rounded .pp_arrow_previous{background:url() 0 -71px no-repeat;}
div.light_rounded .pp_arrow_next{background:url() -22px -71px no-repeat;}
div.light_rounded .pp_bottom .pp_left{background:url() -88px -80px no-repeat;}
div.light_rounded .pp_bottom .pp_right{background:url() -110px -80px no-repeat;}
div.dark_rounded .pp_top .pp_left{background:url() -88px -53px no-repeat;}
div.dark_rounded .pp_top .pp_right{background:url() -110px -53px no-repeat;}
div.dark_rounded .pp_content_container .pp_left{background:url() top left repeat-y;}
div.dark_rounded .pp_content_container .pp_right{background:url() top right repeat-y;}
div.dark_rounded .pp_next:hover{background:url() center right no-repeat;cursor:pointer;}
div.dark_rounded .pp_previous:hover{background:url() center left no-repeat;cursor:pointer;}
div.dark_rounded .pp_expand{background:url() -31px -26px no-repeat;cursor:pointer;}
div.dark_rounded .pp_expand:hover{background:url() -31px -47px no-repeat;cursor:pointer;}
div.dark_rounded .pp_contract{background:url() 0 -26px no-repeat;cursor:pointer;}
div.dark_rounded .pp_contract:hover{background:url() 0 -47px no-repeat;cursor:pointer;}
div.dark_rounded .pp_close{width:75px;height:22px;background:url() -1px -1px no-repeat;cursor:pointer;}
div.dark_rounded .pp_description{margin-right:85px;color:#fff;}
div.dark_rounded .pp_nav .pp_play{background:url() -1px -100px no-repeat;height:15px;width:14px;}
div.dark_rounded .pp_nav .pp_pause{background:url() -24px -100px no-repeat;height:15px;width:14px;}
div.dark_rounded .pp_arrow_previous{background:url() 0 -71px no-repeat;}
div.dark_rounded .pp_arrow_next{background:url() -22px -71px no-repeat;}
div.dark_rounded .pp_bottom .pp_left{background:url() -88px -80px no-repeat;}
div.dark_rounded .pp_bottom .pp_right{background:url() -110px -80px no-repeat;}
div.dark_rounded .pp_loaderIcon{background:url() center center no-repeat;}
div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right, div.dark_square .pp_content{background:#000;}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0;}
div.dark_square .pp_loaderIcon{background:url() center center no-repeat;}
div.dark_square .pp_expand{background:url() -31px -26px no-repeat;cursor:pointer;}
div.dark_square .pp_expand:hover{background:url() -31px -47px no-repeat;cursor:pointer;}
div.dark_square .pp_contract{background:url() 0 -26px no-repeat;cursor:pointer;}
div.dark_square .pp_contract:hover{background:url() 0 -47px no-repeat;cursor:pointer;}
div.dark_square .pp_close{width:75px;height:22px;background:url() -1px -1px no-repeat;cursor:pointer;}
div.dark_square .pp_nav{clear:none;}
div.dark_square .pp_nav .pp_play{background:url() -1px -100px no-repeat;height:15px;width:14px;}
div.dark_square .pp_nav .pp_pause{background:url() -24px -100px no-repeat;height:15px;width:14px;}
div.dark_square .pp_arrow_previous{background:url() 0 -71px no-repeat;}
div.dark_square .pp_arrow_next{background:url() -22px -71px no-repeat;}
div.dark_square .pp_next:hover{background:url() center right no-repeat;cursor:pointer;}
div.dark_square .pp_previous:hover{background:url() center left no-repeat;cursor:pointer;}
div.light_square .pp_expand{background:url() -31px -26px no-repeat;cursor:pointer;}
div.light_square .pp_expand:hover{background:url() -31px -47px no-repeat;cursor:pointer;}
div.light_square .pp_contract{background:url() 0 -26px no-repeat;cursor:pointer;}
div.light_square .pp_contract:hover{background:url() 0 -47px no-repeat;cursor:pointer;}
div.light_square .pp_close{width:75px;height:22px;background:url() -1px -1px no-repeat;cursor:pointer;}
div.light_square .pp_nav .pp_play{background:url() -1px -100px no-repeat;height:15px;width:14px;}
div.light_square .pp_nav .pp_pause{background:url() -24px -100px no-repeat;height:15px;width:14px;}
div.light_square .pp_arrow_previous{background:url() 0 -71px no-repeat;}
div.light_square .pp_arrow_next{background:url() -22px -71px no-repeat;}
div.light_square .pp_next:hover{background:url() center right no-repeat;cursor:pointer;}
div.light_square .pp_previous:hover{background:url() center left no-repeat;cursor:pointer;}
div.facebook .pp_top .pp_left{background:url() -88px -53px no-repeat;}
div.facebook .pp_top .pp_middle{background:url() top left repeat-x;}
div.facebook .pp_top .pp_right{background:url() -110px -53px no-repeat;}
div.facebook .pp_content_container .pp_left{background:url() top left repeat-y;}
div.facebook .pp_content_container .pp_right{background:url() top right repeat-y;}
div.facebook .pp_expand{background:url() -31px -26px no-repeat;cursor:pointer;}
div.facebook .pp_expand:hover{background:url() -31px -47px no-repeat;cursor:pointer;}
div.facebook .pp_contract{background:url() 0 -26px no-repeat;cursor:pointer;}
div.facebook .pp_contract:hover{background:url() 0 -47px no-repeat;cursor:pointer;}
div.facebook .pp_close{width:22px;height:22px;background:url() -1px -1px no-repeat;cursor:pointer;}
div.facebook .pp_description{margin:0 37px 0 0;}
div.facebook .pp_loaderIcon{background:url() center center no-repeat;}
div.facebook .pp_arrow_previous{background:url() 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}
div.facebook .pp_arrow_next{background:url() -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}
div.facebook .pp_nav{margin-top:0;}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}
div.facebook .pp_nav .pp_play{background:url() -1px -123px no-repeat;height:22px;width:22px;}
div.facebook .pp_nav .pp_pause{background:url() -32px -123px no-repeat;height:22px;width:22px;}
div.facebook .pp_next:hover{background:url() center right no-repeat;cursor:pointer;}
div.facebook .pp_previous:hover{background:url() center left no-repeat;cursor:pointer;}
div.facebook .pp_bottom .pp_left{background:url() -88px -80px no-repeat;}
div.facebook .pp_bottom .pp_middle{background:url() top left repeat-x;}
div.facebook .pp_bottom .pp_right{background:url() -110px -80px no-repeat;}
div.pp_pic_holder a:focus{outline:none;}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}
.pp_content{height:40px;min-width:40px;}
* html .pp_content{width:40px;}
.pp_content_container{position:relative;text-align:left;width:100%;}
.pp_content_container .pp_left{padding-left:20px;}
.pp_content_container .pp_right{padding-right:20px;}
.pp_content_container .pp_details{float:left;margin:10px 0 2px;}
.pp_description{display:none;margin:0;}
.pp_social{float:left;margin:0;}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}
.pp_social .twitter{float:left;}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px;}
.pp_nav .pp_play, .pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px;}
a.pp_arrow_previous, a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}
.pp_gallery div{float:left;overflow:hidden;position:relative;}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0;}
.pp_gallery ul a{border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden;}
.pp_gallery ul a img{border:0;}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}
.pp_gallery li.default a{background:url() 0 0 no-repeat;display:block;height:33px;width:50px;}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next{margin-top:7px !important;}
a.pp_next{background:url() 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}
a.pp_previous{background:url() 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}
a.pp_expand, a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px;}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px;}
#pp_full_res{line-height:1 !important;}
#pp_full_res .pp_inline{text-align:left;}
#pp_full_res .pp_inline p{margin:0 0 15px;}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px;}
div.pp_default .pp_content, div.light_rounded .pp_content{background-color:#fff;}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline{color:#000;}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a{border-color:#fff;}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details{position:relative;}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content{background:#fff;}
div.light_rounded .pp_description, div.light_square .pp_description{margin-right:85px;}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}
div.light_rounded .pp_loaderIcon, div.light_square .pp_loaderIcon{background:url() center center no-repeat;}
div.dark_rounded .pp_top .pp_middle, div.dark_rounded .pp_content, div.dark_rounded .pp_bottom .pp_middle{background:url() top left repeat;}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder{color:#c4c4c4;}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline{color:#fff;}
.pp_top, .pp_bottom{height:20px;position:relative;}
* html .pp_top, * html .pp_bottom{padding:0 20px;}
.pp_top .pp_left, .pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}
.pp_top .pp_middle, .pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle{left:0;position:static;}
.pp_top .pp_right, .pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}
.pp_fade, .pp_gallery li.default a img{display:none;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before, .slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir=rtl] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
@font-face{font-family:'FontAwesome';src:url(../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),
url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),
url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),
url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),
url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%;}
.fa-2x{font-size:2em;}
.fa-3x{font-size:3em;}
.fa-4x{font-size:4em;}
.fa-5x{font-size:5em;}
.fa-fw{width:1.28571429em;text-align:center;}
.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none;}
.fa-ul > li{position:relative;}
.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center;}
.fa-li.fa-lg{left:-1.85714286em;}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em;}
.fa-pull-left{float:left;}
.fa-pull-right{float:right;}
.fa.fa-pull-left{margin-right:.3em;}
.fa.fa-pull-right{margin-left:.3em;}
.pull-right{float:right;}
.pull-left{float:left;}
.fa.pull-left{margin-right:.3em;}
.fa.pull-right{margin-left:.3em;}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}
@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1);}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1);}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}
.fa-stack-1x, .fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}
.fa-stack-1x{line-height:inherit;}
.fa-stack-2x{font-size:2em;}
.fa-inverse{color:#fff;}
.fa-glass:before{content:"\f000";}
.fa-music:before{content:"\f001";}
.fa-search:before{content:"\f002";}
.fa-envelope-o:before{content:"\f003";}
.fa-heart:before{content:"\f004";}
.fa-star:before{content:"\f005";}
.fa-star-o:before{content:"\f006";}
.fa-user:before{content:"\f007";}
.fa-film:before{content:"\f008";}
.fa-th-large:before{content:"\f009";}
.fa-th:before{content:"\f00a";}
.fa-th-list:before{content:"\f00b";}
.fa-check:before{content:"\f00c";}
.fa-remove:before, .fa-close:before, .fa-times:before{content:"\f00d";}
.fa-search-plus:before{content:"\f00e";}
.fa-search-minus:before{content:"\f010";}
.fa-power-off:before{content:"\f011";}
.fa-signal:before{content:"\f012";}
.fa-gear:before, .fa-cog:before{content:"\f013";}
.fa-trash-o:before{content:"\f014";}
.fa-home:before{content:"\f015";}
.fa-file-o:before{content:"\f016";}
.fa-clock-o:before{content:"\f017";}
.fa-road:before{content:"\f018";}
.fa-download:before{content:"\f019";}
.fa-arrow-circle-o-down:before{content:"\f01a";}
.fa-arrow-circle-o-up:before{content:"\f01b";}
.fa-inbox:before{content:"\f01c";}
.fa-play-circle-o:before{content:"\f01d";}
.fa-rotate-right:before, .fa-repeat:before{content:"\f01e";}
.fa-refresh:before{content:"\f021";}
.fa-list-alt:before{content:"\f022";}
.fa-lock:before{content:"\f023";}
.fa-flag:before{content:"\f024";}
.fa-headphones:before{content:"\f025";}
.fa-volume-off:before{content:"\f026";}
.fa-volume-down:before{content:"\f027";}
.fa-volume-up:before{content:"\f028";}
.fa-qrcode:before{content:"\f029";}
.fa-barcode:before{content:"\f02a";}
.fa-tag:before{content:"\f02b";}
.fa-tags:before{content:"\f02c";}
.fa-book:before{content:"\f02d";}
.fa-bookmark:before{content:"\f02e";}
.fa-print:before{content:"\f02f";}
.fa-camera:before{content:"\f030";}
.fa-font:before{content:"\f031";}
.fa-bold:before{content:"\f032";}
.fa-italic:before{content:"\f033";}
.fa-text-height:before{content:"\f034";}
.fa-text-width:before{content:"\f035";}
.fa-align-left:before{content:"\f036";}
.fa-align-center:before{content:"\f037";}
.fa-align-right:before{content:"\f038";}
.fa-align-justify:before{content:"\f039";}
.fa-list:before{content:"\f03a";}
.fa-dedent:before, .fa-outdent:before{content:"\f03b";}
.fa-indent:before{content:"\f03c";}
.fa-video-camera:before{content:"\f03d";}
.fa-photo:before, .fa-image:before, .fa-picture-o:before{content:"\f03e";}
.fa-pencil:before{content:"\f040";}
.fa-map-marker:before{content:"\f041";}
.fa-adjust:before{content:"\f042";}
.fa-tint:before{content:"\f043";}
.fa-edit:before, .fa-pencil-square-o:before{content:"\f044";}
.fa-share-square-o:before{content:"\f045";}
.fa-check-square-o:before{content:"\f046";}
.fa-arrows:before{content:"\f047";}
.fa-step-backward:before{content:"\f048";}
.fa-fast-backward:before{content:"\f049";}
.fa-backward:before{content:"\f04a";}
.fa-play:before{content:"\f04b";}
.fa-pause:before{content:"\f04c";}
.fa-stop:before{content:"\f04d";}
.fa-forward:before{content:"\f04e";}
.fa-fast-forward:before{content:"\f050";}
.fa-step-forward:before{content:"\f051";}
.fa-eject:before{content:"\f052";}
.fa-chevron-left:before{content:"\f053";position:relative;top:4.5px;}
.fa-chevron-right:before{content:"\f054";position:relative;top:4.5px;}
.fa-plus-circle:before{content:"\f055";}
.fa-minus-circle:before{content:"\f056";}
.fa-times-circle:before{content:"\f057";}
.fa-check-circle:before{content:"\f058";}
.fa-question-circle:before{content:"\f059";}
.fa-info-circle:before{content:"\f05a";}
.fa-crosshairs:before{content:"\f05b";}
.fa-times-circle-o:before{content:"\f05c";}
.fa-check-circle-o:before{content:"\f05d";}
.fa-ban:before{content:"\f05e";}
.fa-arrow-left:before{content:"\f060";}
.fa-arrow-right:before{content:"\f061";}
.fa-arrow-up:before{content:"\f062";}
.fa-arrow-down:before{content:"\f063";}
.fa-mail-forward:before, .fa-share:before{content:"\f064";}
.fa-expand:before{content:"\f065";}
.fa-compress:before{content:"\f066";}
.fa-plus:before{content:"\f067";}
.fa-minus:before{content:"\f068";}
.fa-asterisk:before{content:"\f069";}
.fa-exclamation-circle:before{content:"\f06a";}
.fa-gift:before{content:"\f06b";}
.fa-leaf:before{content:"\f06c";}
.fa-fire:before{content:"\f06d";}
.fa-eye:before{content:"\f06e";}
.fa-eye-slash:before{content:"\f070";}
.fa-warning:before, .fa-exclamation-triangle:before{content:"\f071";}
.fa-plane:before{content:"\f072";}
.fa-calendar:before{content:"\f073";}
.fa-random:before{content:"\f074";}
.fa-comment:before{content:"\f075";}
.fa-magnet:before{content:"\f076";}
.fa-chevron-up:before{content:"\f077";}
.fa-chevron-down:before{content:"\f078";}
.fa-retweet:before{content:"\f079";}
.fa-shopping-cart:before{content:"\f07a";}
.fa-folder:before{content:"\f07b";}
.fa-folder-open:before{content:"\f07c";}
.fa-arrows-v:before{content:"\f07d";}
.fa-arrows-h:before{content:"\f07e";}
.fa-bar-chart-o:before, .fa-bar-chart:before{content:"\f080";}
.fa-twitter-square:before{content:"\f081";}
.fa-facebook-square:before{content:"\f082";}
.fa-camera-retro:before{content:"\f083";}
.fa-key:before{content:"\f084";}
.fa-gears:before, .fa-cogs:before{content:"\f085";}
.fa-comments:before{content:"\f086";}
.fa-thumbs-o-up:before{content:"\f087";}
.fa-thumbs-o-down:before{content:"\f088";}
.fa-star-half:before{content:"\f089";}
.fa-heart-o:before{content:"\f08a";}
.fa-sign-out:before{content:"\f08b";}
.fa-linkedin-square:before{content:"\f08c";}
.fa-thumb-tack:before{content:"\f08d";}
.fa-external-link:before{content:"\f08e";}
.fa-sign-in:before{content:"\f090";}
.fa-trophy:before{content:"\f091";}
.fa-github-square:before{content:"\f092";}
.fa-upload:before{content:"\f093";}
.fa-lemon-o:before{content:"\f094";}
.fa-phone:before{content:"\f095";}
.fa-square-o:before{content:"\f096";}
.fa-bookmark-o:before{content:"\f097";}
.fa-phone-square:before{content:"\f098";}
.fa-twitter:before{content:"\f099";}
.fa-facebook-f:before, .fa-facebook:before{content:"\f09a";}
.fa-github:before{content:"\f09b";}
.fa-unlock:before{content:"\f09c";}
.fa-credit-card:before{content:"\f09d";}
.fa-feed:before, .fa-rss:before{content:"\f09e";}
.fa-hdd-o:before{content:"\f0a0";}
.fa-bullhorn:before{content:"\f0a1";}
.fa-bell:before{content:"\f0f3";}
.fa-certificate:before{content:"\f0a3";}
.fa-hand-o-right:before{content:"\f0a4";}
.fa-hand-o-left:before{content:"\f0a5";}
.fa-hand-o-up:before{content:"\f0a6";}
.fa-hand-o-down:before{content:"\f0a7";}
.fa-arrow-circle-left:before{content:"\f0a8";}
.fa-arrow-circle-right:before{content:"\f0a9";}
.fa-arrow-circle-up:before{content:"\f0aa";}
.fa-arrow-circle-down:before{content:"\f0ab";}
.fa-globe:before{content:"\f0ac";}
.fa-wrench:before{content:"\f0ad";}
.fa-tasks:before{content:"\f0ae";}
.fa-filter:before{content:"\f0b0";}
.fa-briefcase:before{content:"\f0b1";}
.fa-arrows-alt:before{content:"\f0b2";}
.fa-group:before, .fa-users:before{content:"\f0c0";}
.fa-chain:before, .fa-link:before{content:"\f0c1";}
.fa-cloud:before{content:"\f0c2";}
.fa-flask:before{content:"\f0c3";}
.fa-cut:before, .fa-scissors:before{content:"\f0c4";}
.fa-copy:before, .fa-files-o:before{content:"\f0c5";}
.fa-paperclip:before{content:"\f0c6";}
.fa-save:before, .fa-floppy-o:before{content:"\f0c7";}
.fa-square:before{content:"\f0c8";}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before{content:"\f0c9";}
.fa-list-ul:before{content:"\f0ca";}
.fa-list-ol:before{content:"\f0cb";}
.fa-strikethrough:before{content:"\f0cc";}
.fa-underline:before{content:"\f0cd";}
.fa-table:before{content:"\f0ce";}
.fa-magic:before{content:"\f0d0";}
.fa-truck:before{content:"\f0d1";}
.fa-pinterest:before{content:"\f0d2";}
.fa-pinterest-square:before{content:"\f0d3";}
.fa-google-plus-square:before{content:"\f0d4";}
.fa-google-plus:before{content:"\f0d5";}
.fa-money:before{content:"\f0d6";}
.fa-caret-down:before{content:"\f0d7";}
.fa-caret-up:before{content:"\f0d8";}
.fa-caret-left:before{content:"\f0d9";}
.fa-caret-right:before{content:"\f0da";}
.fa-columns:before{content:"\f0db";}
.fa-unsorted:before, .fa-sort:before{content:"\f0dc";}
.fa-sort-down:before, .fa-sort-desc:before{content:"\f0dd";}
.fa-sort-up:before, .fa-sort-asc:before{content:"\f0de";}
.fa-envelope:before{content:"\f0e0";}
.fa-linkedin:before{content:"\f0e1";}
.fa-rotate-left:before, .fa-undo:before{content:"\f0e2";}
.fa-legal:before, .fa-gavel:before{content:"\f0e3";}
.fa-dashboard:before, .fa-tachometer:before{content:"\f0e4";}
.fa-comment-o:before{content:"\f0e5";}
.fa-comments-o:before{content:"\f0e6";}
.fa-flash:before, .fa-bolt:before{content:"\f0e7";}
.fa-sitemap:before{content:"\f0e8";}
.fa-umbrella:before{content:"\f0e9";}
.fa-paste:before, .fa-clipboard:before{content:"\f0ea";}
.fa-lightbulb-o:before{content:"\f0eb";}
.fa-exchange:before{content:"\f0ec";}
.fa-cloud-download:before{content:"\f0ed";}
.fa-cloud-upload:before{content:"\f0ee";}
.fa-user-md:before{content:"\f0f0";}
.fa-stethoscope:before{content:"\f0f1";}
.fa-suitcase:before{content:"\f0f2";}
.fa-bell-o:before{content:"\f0a2";}
.fa-coffee:before{content:"\f0f4";}
.fa-cutlery:before{content:"\f0f5";}
.fa-file-text-o:before{content:"\f0f6";}
.fa-building-o:before{content:"\f0f7";}
.fa-hospital-o:before{content:"\f0f8";}
.fa-ambulance:before{content:"\f0f9";}
.fa-medkit:before{content:"\f0fa";}
.fa-fighter-jet:before{content:"\f0fb";}
.fa-beer:before{content:"\f0fc";}
.fa-h-square:before{content:"\f0fd";}
.fa-plus-square:before{content:"\f0fe";}
.fa-angle-double-left:before{content:"\f100";}
.fa-angle-double-right:before{content:"\f101";}
.fa-angle-double-up:before{content:"\f102";}
.fa-angle-double-down:before{content:"\f103";}
.fa-angle-left:before{content:"\f104";}
.fa-angle-right:before{content:"\f105";}
.fa-angle-up:before{content:"\f106";}
.fa-angle-down:before{content:"\f107";}
.fa-desktop:before{content:"\f108";}
.fa-laptop:before{content:"\f109";}
.fa-tablet:before{content:"\f10a";}
.fa-mobile-phone:before, .fa-mobile:before{content:"\f10b";}
.fa-circle-o:before{content:"\f10c";}
.fa-quote-left:before{content:"\f10d";}
.fa-quote-right:before{content:"\f10e";}
.fa-spinner:before{content:"\f110";}
.fa-circle:before{content:"\f111";}
.fa-mail-reply:before, .fa-reply:before{content:"\f112";}
.fa-github-alt:before{content:"\f113";}
.fa-folder-o:before{content:"\f114";}
.fa-folder-open-o:before{content:"\f115";}
.fa-smile-o:before{content:"\f118";}
.fa-frown-o:before{content:"\f119";}
.fa-meh-o:before{content:"\f11a";}
.fa-gamepad:before{content:"\f11b";}
.fa-keyboard-o:before{content:"\f11c";}
.fa-flag-o:before{content:"\f11d";}
.fa-flag-checkered:before{content:"\f11e";}
.fa-terminal:before{content:"\f120";}
.fa-code:before{content:"\f121";}
.fa-mail-reply-all:before, .fa-reply-all:before{content:"\f122";}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before{content:"\f123";}
.fa-location-arrow:before{content:"\f124";}
.fa-crop:before{content:"\f125";}
.fa-code-fork:before{content:"\f126";}
.fa-unlink:before, .fa-chain-broken:before{content:"\f127";}
.fa-question:before{content:"\f128";}
.fa-info:before{content:"\f129";}
.fa-exclamation:before{content:"\f12a";}
.fa-superscript:before{content:"\f12b";}
.fa-subscript:before{content:"\f12c";}
.fa-eraser:before{content:"\f12d";}
.fa-puzzle-piece:before{content:"\f12e";}
.fa-microphone:before{content:"\f130";}
.fa-microphone-slash:before{content:"\f131";}
.fa-shield:before{content:"\f132";}
.fa-calendar-o:before{content:"\f133";}
.fa-fire-extinguisher:before{content:"\f134";}
.fa-rocket:before{content:"\f135";}
.fa-maxcdn:before{content:"\f136";}
.fa-chevron-circle-left:before{content:"\f137";}
.fa-chevron-circle-right:before{content:"\f138";}
.fa-chevron-circle-up:before{content:"\f139";}
.fa-chevron-circle-down:before{content:"\f13a";}
.fa-html5:before{content:"\f13b";}
.fa-css3:before{content:"\f13c";}
.fa-anchor:before{content:"\f13d";}
.fa-unlock-alt:before{content:"\f13e";}
.fa-bullseye:before{content:"\f140";}
.fa-ellipsis-h:before{content:"\f141";}
.fa-ellipsis-v:before{content:"\f142";}
.fa-rss-square:before{content:"\f143";}
.fa-play-circle:before{content:"\f144";}
.fa-ticket:before{content:"\f145";}
.fa-minus-square:before{content:"\f146";}
.fa-minus-square-o:before{content:"\f147";}
.fa-level-up:before{content:"\f148";}
.fa-level-down:before{content:"\f149";}
.fa-check-square:before{content:"\f14a";}
.fa-pencil-square:before{content:"\f14b";}
.fa-external-link-square:before{content:"\f14c";}
.fa-share-square:before{content:"\f14d";}
.fa-compass:before{content:"\f14e";}
.fa-toggle-down:before, .fa-caret-square-o-down:before{content:"\f150";}
.fa-toggle-up:before, .fa-caret-square-o-up:before{content:"\f151";}
.fa-toggle-right:before, .fa-caret-square-o-right:before{content:"\f152";}
.fa-euro:before, .fa-eur:before{content:"\f153";}
.fa-gbp:before{content:"\f154";}
.fa-dollar:before, .fa-usd:before{content:"\f155";}
.fa-rupee:before, .fa-inr:before{content:"\f156";}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before{content:"\f157";}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before{content:"\f158";}
.fa-won:before, .fa-krw:before{content:"\f159";}
.fa-bitcoin:before, .fa-btc:before{content:"\f15a";}
.fa-file:before{content:"\f15b";}
.fa-file-text:before{content:"\f15c";}
.fa-sort-alpha-asc:before{content:"\f15d";}
.fa-sort-alpha-desc:before{content:"\f15e";}
.fa-sort-amount-asc:before{content:"\f160";}
.fa-sort-amount-desc:before{content:"\f161";}
.fa-sort-numeric-asc:before{content:"\f162";}
.fa-sort-numeric-desc:before{content:"\f163";}
.fa-thumbs-up:before{content:"\f164";}
.fa-thumbs-down:before{content:"\f165";}
.fa-youtube-square:before{content:"\f166";}
.fa-youtube:before{content:"\f167";}
.fa-xing:before{content:"\f168";}
.fa-xing-square:before{content:"\f169";}
.fa-youtube-play:before{content:"\f16a";}
.fa-dropbox:before{content:"\f16b";}
.fa-stack-overflow:before{content:"\f16c";}
.fa-instagram:before{content:"\f16d";}
.fa-flickr:before{content:"\f16e";}
.fa-adn:before{content:"\f170";}
.fa-bitbucket:before{content:"\f171";}
.fa-bitbucket-square:before{content:"\f172";}
.fa-tumblr:before{content:"\f173";}
.fa-tumblr-square:before{content:"\f174";}
.fa-long-arrow-down:before{content:"\f175";}
.fa-long-arrow-up:before{content:"\f176";}
.fa-long-arrow-left:before{content:"\f177";}
.fa-long-arrow-right:before{content:"\f178";}
.fa-apple:before{content:"\f179";}
.fa-windows:before{content:"\f17a";}
.fa-android:before{content:"\f17b";}
.fa-linux:before{content:"\f17c";}
.fa-dribbble:before{content:"\f17d";}
.fa-skype:before{content:"\f17e";}
.fa-foursquare:before{content:"\f180";}
.fa-trello:before{content:"\f181";}
.fa-female:before{content:"\f182";}
.fa-male:before{content:"\f183";}
.fa-gittip:before, .fa-gratipay:before{content:"\f184";}
.fa-sun-o:before{content:"\f185";}
.fa-moon-o:before{content:"\f186";}
.fa-archive:before{content:"\f187";}
.fa-bug:before{content:"\f188";}
.fa-vk:before{content:"\f189";}
.fa-weibo:before{content:"\f18a";}
.fa-renren:before{content:"\f18b";}
.fa-pagelines:before{content:"\f18c";}
.fa-stack-exchange:before{content:"\f18d";}
.fa-arrow-circle-o-right:before{content:"\f18e";}
.fa-arrow-circle-o-left:before{content:"\f190";}
.fa-toggle-left:before, .fa-caret-square-o-left:before{content:"\f191";}
.fa-dot-circle-o:before{content:"\f192";}
.fa-wheelchair:before{content:"\f193";}
.fa-vimeo-square:before{content:"\f194";}
.fa-turkish-lira:before, .fa-try:before{content:"\f195";}
.fa-plus-square-o:before{content:"\f196";}
.fa-space-shuttle:before{content:"\f197";}
.fa-slack:before{content:"\f198";}
.fa-envelope-square:before{content:"\f199";}
.fa-wordpress:before{content:"\f19a";}
.fa-openid:before{content:"\f19b";}
.fa-institution:before, .fa-bank:before, .fa-university:before{content:"\f19c";}
.fa-mortar-board:before, .fa-graduation-cap:before{content:"\f19d";}
.fa-yahoo:before{content:"\f19e";}
.fa-google:before{content:"\f1a0";}
.fa-reddit:before{content:"\f1a1";}
.fa-reddit-square:before{content:"\f1a2";}
.fa-stumbleupon-circle:before{content:"\f1a3";}
.fa-stumbleupon:before{content:"\f1a4";}
.fa-delicious:before{content:"\f1a5";}
.fa-digg:before{content:"\f1a6";}
.fa-pied-piper-pp:before{content:"\f1a7";}
.fa-pied-piper-alt:before{content:"\f1a8";}
.fa-drupal:before{content:"\f1a9";}
.fa-joomla:before{content:"\f1aa";}
.fa-language:before{content:"\f1ab";}
.fa-fax:before{content:"\f1ac";}
.fa-building:before{content:"\f1ad";}
.fa-child:before{content:"\f1ae";}
.fa-paw:before{content:"\f1b0";}
.fa-spoon:before{content:"\f1b1";}
.fa-cube:before{content:"\f1b2";}
.fa-cubes:before{content:"\f1b3";}
.fa-behance:before{content:"\f1b4";}
.fa-behance-square:before{content:"\f1b5";}
.fa-steam:before{content:"\f1b6";}
.fa-steam-square:before{content:"\f1b7";}
.fa-recycle:before{content:"\f1b8";}
.fa-automobile:before, .fa-car:before{content:"\f1b9";}
.fa-cab:before, .fa-taxi:before{content:"\f1ba";}
.fa-tree:before{content:"\f1bb";}
.fa-spotify:before{content:"\f1bc";}
.fa-deviantart:before{content:"\f1bd";}
.fa-soundcloud:before{content:"\f1be";}
.fa-database:before{content:"\f1c0";}
.fa-file-pdf-o:before{content:"\f1c1";}
.fa-file-word-o:before{content:"\f1c2";}
.fa-file-excel-o:before{content:"\f1c3";}
.fa-file-powerpoint-o:before{content:"\f1c4";}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before{content:"\f1c5";}
.fa-file-zip-o:before, .fa-file-archive-o:before{content:"\f1c6";}
.fa-file-sound-o:before, .fa-file-audio-o:before{content:"\f1c7";}
.fa-file-movie-o:before, .fa-file-video-o:before{content:"\f1c8";}
.fa-file-code-o:before{content:"\f1c9";}
.fa-vine:before{content:"\f1ca";}
.fa-codepen:before{content:"\f1cb";}
.fa-jsfiddle:before{content:"\f1cc";}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before{content:"\f1cd";}
.fa-circle-o-notch:before{content:"\f1ce";}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before{content:"\f1d0";}
.fa-ge:before, .fa-empire:before{content:"\f1d1";}
.fa-git-square:before{content:"\f1d2";}
.fa-git:before{content:"\f1d3";}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before{content:"\f1d4";}
.fa-tencent-weibo:before{content:"\f1d5";}
.fa-qq:before{content:"\f1d6";}
.fa-wechat:before, .fa-weixin:before{content:"\f1d7";}
.fa-send:before, .fa-paper-plane:before{content:"\f1d8";}
.fa-send-o:before, .fa-paper-plane-o:before{content:"\f1d9";}
.fa-history:before{content:"\f1da";}
.fa-circle-thin:before{content:"\f1db";}
.fa-header:before{content:"\f1dc";}
.fa-paragraph:before{content:"\f1dd";}
.fa-sliders:before{content:"\f1de";}
.fa-share-alt:before{content:"\f1e0";}
.fa-share-alt-square:before{content:"\f1e1";}
.fa-bomb:before{content:"\f1e2";}
.fa-soccer-ball-o:before, .fa-futbol-o:before{content:"\f1e3";}
.fa-tty:before{content:"\f1e4";}
.fa-binoculars:before{content:"\f1e5";}
.fa-plug:before{content:"\f1e6";}
.fa-slideshare:before{content:"\f1e7";}
.fa-twitch:before{content:"\f1e8";}
.fa-yelp:before{content:"\f1e9";}
.fa-newspaper-o:before{content:"\f1ea";}
.fa-wifi:before{content:"\f1eb";}
.fa-calculator:before{content:"\f1ec";}
.fa-paypal:before{content:"\f1ed";}
.fa-google-wallet:before{content:"\f1ee";}
.fa-cc-visa:before{content:"\f1f0";}
.fa-cc-mastercard:before{content:"\f1f1";}
.fa-cc-discover:before{content:"\f1f2";}
.fa-cc-amex:before{content:"\f1f3";}
.fa-cc-paypal:before{content:"\f1f4";}
.fa-cc-stripe:before{content:"\f1f5";}
.fa-bell-slash:before{content:"\f1f6";}
.fa-bell-slash-o:before{content:"\f1f7";}
.fa-trash:before{content:"\f1f8";}
.fa-copyright:before{content:"\f1f9";}
.fa-at:before{content:"\f1fa";}
.fa-eyedropper:before{content:"\f1fb";}
.fa-paint-brush:before{content:"\f1fc";}
.fa-birthday-cake:before{content:"\f1fd";}
.fa-area-chart:before{content:"\f1fe";}
.fa-pie-chart:before{content:"\f200";}
.fa-line-chart:before{content:"\f201";}
.fa-lastfm:before{content:"\f202";}
.fa-lastfm-square:before{content:"\f203";}
.fa-toggle-off:before{content:"\f204";}
.fa-toggle-on:before{content:"\f205";}
.fa-bicycle:before{content:"\f206";}
.fa-bus:before{content:"\f207";}
.fa-ioxhost:before{content:"\f208";}
.fa-angellist:before{content:"\f209";}
.fa-cc:before{content:"\f20a";}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before{content:"\f20b";}
.fa-meanpath:before{content:"\f20c";}
.fa-buysellads:before{content:"\f20d";}
.fa-connectdevelop:before{content:"\f20e";}
.fa-dashcube:before{content:"\f210";}
.fa-forumbee:before{content:"\f211";}
.fa-leanpub:before{content:"\f212";}
.fa-sellsy:before{content:"\f213";}
.fa-shirtsinbulk:before{content:"\f214";}
.fa-simplybuilt:before{content:"\f215";}
.fa-skyatlas:before{content:"\f216";}
.fa-cart-plus:before{content:"\f217";}
.fa-cart-arrow-down:before{content:"\f218";}
.fa-diamond:before{content:"\f219";}
.fa-ship:before{content:"\f21a";}
.fa-user-secret:before{content:"\f21b";}
.fa-motorcycle:before{content:"\f21c";}
.fa-street-view:before{content:"\f21d";}
.fa-heartbeat:before{content:"\f21e";}
.fa-venus:before{content:"\f221";}
.fa-mars:before{content:"\f222";}
.fa-mercury:before{content:"\f223";}
.fa-intersex:before, .fa-transgender:before{content:"\f224";}
.fa-transgender-alt:before{content:"\f225";}
.fa-venus-double:before{content:"\f226";}
.fa-mars-double:before{content:"\f227";}
.fa-venus-mars:before{content:"\f228";}
.fa-mars-stroke:before{content:"\f229";}
.fa-mars-stroke-v:before{content:"\f22a";}
.fa-mars-stroke-h:before{content:"\f22b";}
.fa-neuter:before{content:"\f22c";}
.fa-genderless:before{content:"\f22d";}
.fa-facebook-official:before{content:"\f230";}
.fa-pinterest-p:before{content:"\f231";}
.fa-whatsapp:before{content:"\f232";}
.fa-server:before{content:"\f233";}
.fa-user-plus:before{content:"\f234";}
.fa-user-times:before{content:"\f235";}
.fa-hotel:before, .fa-bed:before{content:"\f236";}
.fa-viacoin:before{content:"\f237";}
.fa-train:before{content:"\f238";}
.fa-subway:before{content:"\f239";}
.fa-medium:before{content:"\f23a";}
.fa-yc:before, .fa-y-combinator:before{content:"\f23b";}
.fa-optin-monster:before{content:"\f23c";}
.fa-opencart:before{content:"\f23d";}
.fa-expeditedssl:before{content:"\f23e";}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before{content:"\f240";}
.fa-battery-3:before, .fa-battery-three-quarters:before{content:"\f241";}
.fa-battery-2:before, .fa-battery-half:before{content:"\f242";}
.fa-battery-1:before, .fa-battery-quarter:before{content:"\f243";}
.fa-battery-0:before, .fa-battery-empty:before{content:"\f244";}
.fa-mouse-pointer:before{content:"\f245";}
.fa-i-cursor:before{content:"\f246";}
.fa-object-group:before{content:"\f247";}
.fa-object-ungroup:before{content:"\f248";}
.fa-sticky-note:before{content:"\f249";}
.fa-sticky-note-o:before{content:"\f24a";}
.fa-cc-jcb:before{content:"\f24b";}
.fa-cc-diners-club:before{content:"\f24c";}
.fa-clone:before{content:"\f24d";}
.fa-balance-scale:before{content:"\f24e";}
.fa-hourglass-o:before{content:"\f250";}
.fa-hourglass-1:before, .fa-hourglass-start:before{content:"\f251";}
.fa-hourglass-2:before, .fa-hourglass-half:before{content:"\f252";}
.fa-hourglass-3:before, .fa-hourglass-end:before{content:"\f253";}
.fa-hourglass:before{content:"\f254";}
.fa-hand-grab-o:before, .fa-hand-rock-o:before{content:"\f255";}
.fa-hand-stop-o:before, .fa-hand-paper-o:before{content:"\f256";}
.fa-hand-scissors-o:before{content:"\f257";}
.fa-hand-lizard-o:before{content:"\f258";}
.fa-hand-spock-o:before{content:"\f259";}
.fa-hand-pointer-o:before{content:"\f25a";}
.fa-hand-peace-o:before{content:"\f25b";}
.fa-trademark:before{content:"\f25c";}
.fa-registered:before{content:"\f25d";}
.fa-creative-commons:before{content:"\f25e";}
.fa-gg:before{content:"\f260";}
.fa-gg-circle:before{content:"\f261";}
.fa-tripadvisor:before{content:"\f262";}
.fa-odnoklassniki:before{content:"\f263";}
.fa-odnoklassniki-square:before{content:"\f264";}
.fa-get-pocket:before{content:"\f265";}
.fa-wikipedia-w:before{content:"\f266";}
.fa-safari:before{content:"\f267";}
.fa-chrome:before{content:"\f268";}
.fa-firefox:before{content:"\f269";}
.fa-opera:before{content:"\f26a";}
.fa-internet-explorer:before{content:"\f26b";}
.fa-tv:before, .fa-television:before{content:"\f26c";}
.fa-contao:before{content:"\f26d";}
.fa-500px:before{content:"\f26e";}
.fa-amazon:before{content:"\f270";}
.fa-calendar-plus-o:before{content:"\f271";}
.fa-calendar-minus-o:before{content:"\f272";}
.fa-calendar-times-o:before{content:"\f273";}
.fa-calendar-check-o:before{content:"\f274";}
.fa-industry:before{content:"\f275";}
.fa-map-pin:before{content:"\f276";}
.fa-map-signs:before{content:"\f277";}
.fa-map-o:before{content:"\f278";}
.fa-map:before{content:"\f279";}
.fa-commenting:before{content:"\f27a";}
.fa-commenting-o:before{content:"\f27b";}
.fa-houzz:before{content:"\f27c";}
.fa-vimeo:before{content:"\f27d";}
.fa-black-tie:before{content:"\f27e";}
.fa-fonticons:before{content:"\f280";}
.fa-reddit-alien:before{content:"\f281";}
.fa-edge:before{content:"\f282";}
.fa-credit-card-alt:before{content:"\f283";}
.fa-codiepie:before{content:"\f284";}
.fa-modx:before{content:"\f285";}
.fa-fort-awesome:before{content:"\f286";}
.fa-usb:before{content:"\f287";}
.fa-product-hunt:before{content:"\f288";}
.fa-mixcloud:before{content:"\f289";}
.fa-scribd:before{content:"\f28a";}
.fa-pause-circle:before{content:"\f28b";}
.fa-pause-circle-o:before{content:"\f28c";}
.fa-stop-circle:before{content:"\f28d";}
.fa-stop-circle-o:before{content:"\f28e";}
.fa-shopping-bag:before{content:"\f290";}
.fa-shopping-basket:before{content:"\f291";}
.fa-hashtag:before{content:"\f292";}
.fa-bluetooth:before{content:"\f293";}
.fa-bluetooth-b:before{content:"\f294";}
.fa-percent:before{content:"\f295";}
.fa-gitlab:before{content:"\f296";}
.fa-wpbeginner:before{content:"\f297";}
.fa-wpforms:before{content:"\f298";}
.fa-envira:before{content:"\f299";}
.fa-universal-access:before{content:"\f29a";}
.fa-wheelchair-alt:before{content:"\f29b";}
.fa-question-circle-o:before{content:"\f29c";}
.fa-blind:before{content:"\f29d";}
.fa-audio-description:before{content:"\f29e";}
.fa-volume-control-phone:before{content:"\f2a0";}
.fa-braille:before{content:"\f2a1";}
.fa-assistive-listening-systems:before{content:"\f2a2";}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before{content:"\f2a3";}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before{content:"\f2a4";}
.fa-glide:before{content:"\f2a5";}
.fa-glide-g:before{content:"\f2a6";}
.fa-signing:before, .fa-sign-language:before{content:"\f2a7";}
.fa-low-vision:before{content:"\f2a8";}
.fa-viadeo:before{content:"\f2a9";}
.fa-viadeo-square:before{content:"\f2aa";}
.fa-snapchat:before{content:"\f2ab";}
.fa-snapchat-ghost:before{content:"\f2ac";}
.fa-snapchat-square:before{content:"\f2ad";}
.fa-pied-piper:before{content:"\f2ae";}
.fa-first-order:before{content:"\f2b0";}
.fa-yoast:before{content:"\f2b1";}
.fa-themeisle:before{content:"\f2b2";}
.fa-google-plus-circle:before, .fa-google-plus-official:before{content:"\f2b3";}
.fa-fa:before, .fa-font-awesome:before{content:"\f2b4";}
.fa-handshake-o:before{content:"\f2b5";}
.fa-envelope-open:before{content:"\f2b6";}
.fa-envelope-open-o:before{content:"\f2b7";}
.fa-linode:before{content:"\f2b8";}
.fa-address-book:before{content:"\f2b9";}
.fa-address-book-o:before{content:"\f2ba";}
.fa-vcard:before, .fa-address-card:before{content:"\f2bb";}
.fa-vcard-o:before, .fa-address-card-o:before{content:"\f2bc";}
.fa-user-circle:before{content:"\f2bd";}
.fa-user-circle-o:before{content:"\f2be";}
.fa-user-o:before{content:"\f2c0";}
.fa-id-badge:before{content:"\f2c1";}
.fa-drivers-license:before, .fa-id-card:before{content:"\f2c2";}
.fa-drivers-license-o:before, .fa-id-card-o:before{content:"\f2c3";}
.fa-quora:before{content:"\f2c4";}
.fa-free-code-camp:before{content:"\f2c5";}
.fa-telegram:before{content:"\f2c6";}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before{content:"\f2c7";}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before{content:"\f2c8";}
.fa-thermometer-2:before, .fa-thermometer-half:before{content:"\f2c9";}
.fa-thermometer-1:before, .fa-thermometer-quarter:before{content:"\f2ca";}
.fa-thermometer-0:before, .fa-thermometer-empty:before{content:"\f2cb";}
.fa-shower:before{content:"\f2cc";}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before{content:"\f2cd";}
.fa-podcast:before{content:"\f2ce";}
.fa-window-maximize:before{content:"\f2d0";}
.fa-window-minimize:before{content:"\f2d1";}
.fa-window-restore:before{content:"\f2d2";}
.fa-times-rectangle:before, .fa-window-close:before{content:"\f2d3";}
.fa-times-rectangle-o:before, .fa-window-close-o:before{content:"\f2d4";}
.fa-bandcamp:before{content:"\f2d5";}
.fa-grav:before{content:"\f2d6";}
.fa-etsy:before{content:"\f2d7";}
.fa-imdb:before{content:"\f2d8";}
.fa-ravelry:before{content:"\f2d9";}
.fa-eercast:before{content:"\f2da";}
.fa-microchip:before{content:"\f2db";}
.fa-snowflake-o:before{content:"\f2dc";}
.fa-superpowers:before{content:"\f2dd";}
.fa-wpexplorer:before{content:"\f2de";}
.fa-meetup:before{content:"\f2e0";}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.sr-only-focusable:active, .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
.breadcrumbs{margin:12px 0;font-size:80%;line-height:1.3em;}
.breadcrumbs a{text-decoration:none;}
.clearfix:before, .clearfix:after, .fw-container:before, .fw-container:after, .fw-container-fluid:before, .fw-container-fluid:after, .fw-row:before, .fw-row:after, .dl-horizontal dd:before, .dl-horizontal dd:after{content:" ";display:table;}
.clearfix:after, .fw-container:after, .fw-container-fluid:after, .fw-row:after, .dl-horizontal dd:after{clear:both;}
.center-block{display:block;margin-left:auto;margin-right:auto;}
.pull-right, body.rtl .pull-left{float:right !important;}
.pull-left, body.rtl .pull-right{float:left !important;}
.clear{clear:both;width:100%;}
.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;}
img, iframe, embed{}
img{height:auto;}
.map img, .fw-shortcode-map-wrapper img{max-width:none !important;}
.fw-main-row, .fw-main-row *, .fw-main-row *:before, .fw-main-row *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fw-container{position:relative;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;max-width:100%;}
@media (min-width:768px){.fw-container{width:750px;}
}
@media (min-width:992px){.fw-container{width:970px;}
}
@media (min-width:1200px){.fw-container{width:1170px;}
}
.fw-container-fluid{position:relative;margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.fw-row{margin-left:-15px;margin-right:-15px;}
.fw-row:before, .fw-row:after{content:" ";display:table;}
.fw-row:after{clear:both;}
.fw-col-xs-1, .fw-col-sm-1, .fw-col-md-1, .fw-col-lg-1, .fw-col-xs-2, .fw-col-sm-2, .fw-col-md-2, .fw-col-lg-2, .fw-col-xs-3, .fw-col-sm-3, .fw-col-md-3, .fw-col-lg-3, .fw-col-xs-4, .fw-col-sm-4, .fw-col-md-4, .fw-col-lg-4, .fw-col-xs-5, .fw-col-sm-5, .fw-col-md-5, .fw-col-lg-5, .fw-col-xs-6, .fw-col-sm-6, .fw-col-md-6, .fw-col-lg-6, .fw-col-xs-7, .fw-col-sm-7, .fw-col-md-7, .fw-col-lg-7, .fw-col-xs-8, .fw-col-sm-8, .fw-col-md-8, .fw-col-lg-8, .fw-col-xs-9, .fw-col-sm-9, .fw-col-md-9, .fw-col-lg-9, .fw-col-xs-10, .fw-col-sm-10, .fw-col-md-10, .fw-col-lg-10, .fw-col-xs-11, .fw-col-sm-11, .fw-col-md-11, .fw-col-lg-11, .fw-col-xs-12, .fw-col-sm-12, .fw-col-md-12, .fw-col-lg-12, .fw-col-xs-15, .fw-col-sm-15, .fw-col-md-15, .fw-col-lg-15{position:relative;min-height:1px;padding-left:15px;padding-right:15px;box-sizing:border-box;}
@media (min-width:768px){.fw-col-sm-1, .fw-col-sm-2, .fw-col-sm-3, .fw-col-sm-4, .fw-col-sm-5, .fw-col-sm-6, .fw-col-sm-7, .fw-col-sm-8, .fw-col-sm-9, .fw-col-sm-10, .fw-col-sm-11, .fw-col-sm-12, .fw-col-sm-15{float:left;}
body.rtl .fw-col-sm-1, body.rtl .fw-col-sm-2, body.rtl .fw-col-sm-3, body.rtl .fw-col-sm-4, body.rtl .fw-col-sm-5, body.rtl .fw-col-sm-6, body.rtl .fw-col-sm-7, body.rtl .fw-col-sm-8, body.rtl .fw-col-sm-9, body.rtl .fw-col-sm-10, body.rtl .fw-col-sm-11, body.rtl .fw-col-sm-12, body.rtl .fw-col-sm-15{float:right;}
.fw-col-sm-15{width:20%;}
.fw-col-sm-12{width:100%;}
.fw-col-sm-11{width:91.66666667%;}
.fw-col-sm-10{width:83.33333333%;}
.fw-col-sm-9{width:75%;}
.fw-col-sm-8{width:66.66666667%;}
.fw-col-sm-7{width:58.33333333%;}
.fw-col-sm-6{width:50%;}
.fw-col-sm-5{width:41.66666667%;}
.fw-col-sm-4{width:33.33333333%;}
.fw-col-sm-3{width:25%;}
.fw-col-sm-2{width:16.66666667%;}
.fw-col-sm-1{width:8.33333333%;}
.fw-col-sm-pull-15{right:20%;}
.fw-col-sm-pull-12{right:100%;}
.fw-col-sm-pull-11{right:91.66666667%;}
.fw-col-sm-pull-10{right:83.33333333%;}
.fw-col-sm-pull-9{right:75%;}
.fw-col-sm-pull-8{right:66.66666667%;}
.fw-col-sm-pull-7{right:58.33333333%;}
.fw-col-sm-pull-6{right:50%;}
.fw-col-sm-pull-5{right:41.66666667%;}
.fw-col-sm-pull-4{right:33.33333333%;}
.fw-col-sm-pull-3{right:25%;}
.fw-col-sm-pull-2{right:16.66666667%;}
.fw-col-sm-pull-1{right:8.33333333%;}
.fw-col-sm-pull-0{right:auto;}
.fw-col-sm-push-15{left:20%;}
.fw-col-sm-push-12{left:100%;}
.fw-col-sm-push-11{left:91.66666667%;}
.fw-col-sm-push-10{left:83.33333333%;}
.fw-col-sm-push-9{left:75%;}
.fw-col-sm-push-8{left:66.66666667%;}
.fw-col-sm-push-7{left:58.33333333%;}
.fw-col-sm-push-6{left:50%;}
.fw-col-sm-push-5{left:41.66666667%;}
.fw-col-sm-push-4{left:33.33333333%;}
.fw-col-sm-push-3{left:25%;}
.fw-col-sm-push-2{left:16.66666667%;}
.fw-col-sm-push-1{left:8.33333333%;}
.fw-col-sm-push-0{left:auto;}
.fw-col-sm-offset-15{margin-left:20%;}
.fw-col-sm-offset-12{margin-left:100%;}
.fw-col-sm-offset-11{margin-left:91.66666667%;}
.fw-col-sm-offset-10{margin-left:83.33333333%;}
.fw-col-sm-offset-9{margin-left:75%;}
.fw-col-sm-offset-8{margin-left:66.66666667%;}
.fw-col-sm-offset-7{margin-left:58.33333333%;}
.fw-col-sm-offset-6{margin-left:50%;}
.fw-col-sm-offset-5{margin-left:41.66666667%;}
.fw-col-sm-offset-4{margin-left:33.33333333%;}
.fw-col-sm-offset-3{margin-left:25%;}
.fw-col-sm-offset-2{margin-left:16.66666667%;}
.fw-col-sm-offset-1{margin-left:8.33333333%;}
.fw-col-sm-offset-0{margin-left:0;}
}
@media (min-width:992px){.fw-col-md-1, .fw-col-md-2, .fw-col-md-3, .fw-col-md-4, .fw-col-md-5, .fw-col-md-6, .fw-col-md-7, .fw-col-md-8, .fw-col-md-9, .fw-col-md-10, .fw-col-md-11, .fw-col-md-12, .fw-col-md-15{float:left;}
body.rtl .fw-col-md-1, body.rtl .fw-col-md-2, body.rtl .fw-col-md-3, body.rtl .fw-col-md-4, body.rtl .fw-col-md-5, body.rtl .fw-col-md-6, body.rtl .fw-col-md-7, body.rtl .fw-col-md-8, body.rtl .fw-col-md-9, body.rtl .fw-col-md-10, body.rtl .fw-col-md-11, body.rtl .fw-col-md-12, body.rtl .fw-col-md-15{float:right;}
.fw-col-md-15{width:20%;}
.fw-col-md-12{width:100%;}
.fw-col-md-11{width:91.66666667%;}
.fw-col-md-10{width:83.33333333%;}
.fw-col-md-9{width:75%;}
.fw-col-md-8{width:66.66666667%;}
.fw-col-md-7{width:58.33333333%;}
.fw-col-md-6{width:50%;}
.fw-col-md-5{width:41.66666667%;}
.fw-col-md-4{width:33.33333333%;}
.fw-col-md-3{width:25%;}
.fw-col-md-2{width:16.66666667%;}
.fw-col-md-1{width:8.33333333%;}
.fw-col-md-pull-15{right:20%;}
.fw-col-md-pull-12{right:100%;}
.fw-col-md-pull-11{right:91.66666667%;}
.fw-col-md-pull-10{right:83.33333333%;}
.fw-col-md-pull-9{right:75%;}
.fw-col-md-pull-8{right:66.66666667%;}
.fw-col-md-pull-7{right:58.33333333%;}
.fw-col-md-pull-6{right:50%;}
.fw-col-md-pull-5{right:41.66666667%;}
.fw-col-md-pull-4{right:33.33333333%;}
.fw-col-md-pull-3{right:25%;}
.fw-col-md-pull-2{right:16.66666667%;}
.fw-col-md-pull-1{right:8.33333333%;}
.fw-col-md-pull-0{right:auto;}
.fw-col-md-push-15{left:20%;}
.fw-col-md-push-12{left:100%;}
.fw-col-md-push-11{left:91.66666667%;}
.fw-col-md-push-10{left:83.33333333%;}
.fw-col-md-push-9{left:75%;}
.fw-col-md-push-8{left:66.66666667%;}
.fw-col-md-push-7{left:58.33333333%;}
.fw-col-md-push-6{left:50%;}
.fw-col-md-push-5{left:41.66666667%;}
.fw-col-md-push-4{left:33.33333333%;}
.fw-col-md-push-3{left:25%;}
.fw-col-md-push-2{left:16.66666667%;}
.fw-col-md-push-1{left:8.33333333%;}
.fw-col-md-push-0{left:auto;}
.fw-col-md-offset-15{margin-left:20%;}
.fw-col-md-offset-12{margin-left:100%;}
.fw-col-md-offset-11{margin-left:91.66666667%;}
.fw-col-md-offset-10{margin-left:83.33333333%;}
.fw-col-md-offset-9{margin-left:75%;}
.fw-col-md-offset-8{margin-left:66.66666667%;}
.fw-col-md-offset-7{margin-left:58.33333333%;}
.fw-col-md-offset-6{margin-left:50%;}
.fw-col-md-offset-5{margin-left:41.66666667%;}
.fw-col-md-offset-4{margin-left:33.33333333%;}
.fw-col-md-offset-3{margin-left:25%;}
.fw-col-md-offset-2{margin-left:16.66666667%;}
.fw-col-md-offset-1{margin-left:8.33333333%;}
.fw-col-md-offset-0{margin-left:0;}
}
@media (min-width:1200px){.fw-col-lg-1, .fw-col-lg-2, .fw-col-lg-3, .fw-col-lg-4, .fw-col-lg-5, .fw-col-lg-6, .fw-col-lg-7, .fw-col-lg-8, .fw-col-lg-9, .fw-col-lg-10, .fw-col-lg-11, .fw-col-lg-12, .fw-col-lg-15{float:left;}
body.rtl .fw-col-lg-1, body.rtl .fw-col-lg-2, body.rtl .fw-col-lg-3, body.rtl .fw-col-lg-4, body.rtl .fw-col-lg-5, body.rtl .fw-col-lg-6, body.rtl .fw-col-lg-7, body.rtl .fw-col-lg-8, body.rtl .fw-col-lg-9, body.rtl .fw-col-lg-10, body.rtl .fw-col-lg-11, body.rtl .fw-col-lg-12, body.rtl .fw-col-lg-15{float:right;}
.fw-col-lg-15{width:20%;}
.fw-col-lg-12{width:100%;}
.fw-col-lg-11{width:91.66666667%;}
.fw-col-lg-10{width:83.33333333%;}
.fw-col-lg-9{width:75%;}
.fw-col-lg-8{width:66.66666667%;}
.fw-col-lg-7{width:58.33333333%;}
.fw-col-lg-6{width:50%;}
.fw-col-lg-5{width:41.66666667%;}
.fw-col-lg-4{width:33.33333333%;}
.fw-col-lg-3{width:25%;}
.fw-col-lg-2{width:16.66666667%;}
.fw-col-lg-1{width:8.33333333%;}
.fw-col-lg-pull-15{right:20%;}
.fw-col-lg-pull-12{right:100%;}
.fw-col-lg-pull-11{right:91.66666667%;}
.fw-col-lg-pull-10{right:83.33333333%;}
.fw-col-lg-pull-9{right:75%;}
.fw-col-lg-pull-8{right:66.66666667%;}
.fw-col-lg-pull-7{right:58.33333333%;}
.fw-col-lg-pull-6{right:50%;}
.fw-col-lg-pull-5{right:41.66666667%;}
.fw-col-lg-pull-4{right:33.33333333%;}
.fw-col-lg-pull-3{right:25%;}
.fw-col-lg-pull-2{right:16.66666667%;}
.fw-col-lg-pull-1{right:8.33333333%;}
.fw-col-lg-pull-0{right:auto;}
.fw-col-lg-push-15{left:20%;}
.fw-col-lg-push-12{left:100%;}
.fw-col-lg-push-11{left:91.66666667%;}
.fw-col-lg-push-10{left:83.33333333%;}
.fw-col-lg-push-9{left:75%;}
.fw-col-lg-push-8{left:66.66666667%;}
.fw-col-lg-push-7{left:58.33333333%;}
.fw-col-lg-push-6{left:50%;}
.fw-col-lg-push-5{left:41.66666667%;}
.fw-col-lg-push-4{left:33.33333333%;}
.fw-col-lg-push-3{left:25%;}
.fw-col-lg-push-2{left:16.66666667%;}
.fw-col-lg-push-1{left:8.33333333%;}
.fw-col-lg-push-0{left:auto;}
.fw-col-lg-offset-15{margin-left:20%;}
.fw-col-lg-offset-12{margin-left:100%;}
.fw-col-lg-offset-11{margin-left:91.66666667%;}
.fw-col-lg-offset-10{margin-left:83.33333333%;}
.fw-col-lg-offset-9{margin-left:75%;}
.fw-col-lg-offset-8{margin-left:66.66666667%;}
.fw-col-lg-offset-7{margin-left:58.33333333%;}
.fw-col-lg-offset-6{margin-left:50%;}
.fw-col-lg-offset-5{margin-left:41.66666667%;}
.fw-col-lg-offset-4{margin-left:33.33333333%;}
.fw-col-lg-offset-3{margin-left:25%;}
.fw-col-lg-offset-2{margin-left:16.66666667%;}
.fw-col-lg-offset-1{margin-left:8.33333333%;}
.fw-col-lg-offset-0{margin-left:0;}
}
.wrap-forms .wrap-step{width:100%;display:block;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#f7f7f7;height:52px;margin-bottom:37px;}
.wrap-forms .wrap-step .steps{list-style:none;text-align:justify;margin:0;padding:11px 20px 0;}
.wrap-forms .wrap-step .steps:after{width:100%;height:0;content:'';display:inline-block;}
.wrap-forms .wrap-step .steps li{display:inline-block;}
.wrap-forms .wrap-step .steps .step{color:#0f6ab8;font-weight:700;font-size:15px;text-decoration:none;}
.wrap-forms .wrap-step .steps .step span{background:#0f6ab8;color:#fff;font-size:10px;border-radius:50%;line-height:15px;vertical-align:text-bottom;display:inline-block;height:15px;width:15px;text-align:center;}
.wrap-forms .wrap-step .steps li.active-step .step span{background:#2b2b2b;}
.wrap-forms .wrap-step .steps li.active-step .step, .wrap-forms .wrap-step .steps .step:hover, .wrap-forms .wrap-step .steps .step:hover strong{color:#2b2b2b;border-color:#2b2b2b;}
.wrap-forms .wrap-step .steps .step:hover span{background:#2b2b2b;}
.wrap-forms .wrap-step .steps .step strong{border-bottom:1px solid #0f6ab8;}
.wrap-forms .wrap-step .steps li.active-step .step strong{border:none;}
.wrap-forms .field-text, .wrap-forms .field-gap, .wrap-forms .field-textarea, .wrap-forms .field-select, .wrap-forms .field-upload, .wrap-forms .field-date, .wrap-forms .field-time, .wrap-forms .field-multiple, .wrap-forms .field-rating, .wrap-forms .field-table{margin-bottom:23px;width:100%;}
.wrap-forms .field-checkbox, .wrap-forms .field-radio{margin-bottom:15px;}
.wrap-forms .field-text.field-address{margin-bottom:-8px;}
.wrap-forms .field-multiple div[class*=field-]{width:48%;display:inline-block;margin-bottom:0;}
.wrap-forms .wrap-rating .rating span{font-size:19px;}
.wrap-forms .wrap-rating .rating-title{margin-bottom:19px;}
.wrap-forms label, .wrap-forms input, .wrap-forms select{width:100%;}
.wrap-forms .field-text.field-address input, .wrap-forms .field-text.field-address textarea, .wrap-forms .field-text.field-address select{margin-bottom:31px;}
.wrap-forms .field-text.field-address input:last-child{margin-bottom:0;}
.wrap-forms label{font-size:15px;margin-bottom:8px;display:inline-block;font-weight:700;}
.wrap-forms sup{font-size:16px;color:#c0392b;top:0;left:2px;}
.wrap-forms input, .wrap-forms select{font-size:14px;height:41px;padding:0 15px;}
.wrap-forms textarea{padding:8px 15px;height:162px;font-size:14px;line-height:22px;width:100%;}
.wrap-forms select{border-color:#e5e5e5;}
.wrap-forms .field-gap input.fill-gap{margin:0;padding:0;background:0 0;border:none;outline:none;border-radius:0;border-bottom:1px solid gray;text-align:left;width:initial;height:initial;}
.wrap-forms .field-gap input.fill-gap:hover, .wrap-forms .field-gap input.fill-gap:focus{outline:none;border:none;border-bottom:1px solid gray;background:0 0;}
.wrap-forms div[class*=field-] .omega{width:48%;display:inline-block;}
.wrap-forms div[class*=field-] .omega.omega-right, .wrap-forms div[class*=field-] .omega-right{float:right;}
.wrap-forms .field-time .time{width:82%;display:inline-block;}
.wrap-forms .field-time .time-format{width:16%;float:right;display:inline-block;}
.wrap-forms .field-upload .upload-file-input, .wrap-forms .field-upload .upload-file-button{display:inline-block;width:auto;}
.wrap-forms .field-upload .upload-file-input{width:86%;}
.wrap-forms .field-upload .upload-file-button{float:right;font-size:12px;font-weight:400;}
.wrap-forms .field-table table, th, td{border-color:#e5e5e5;}
.wrap-forms .field-table table thead tr td{text-align:center;background:#f7f7f7;padding:8px 20px;min-height:73px;line-height:52px;}
.wrap-forms .field-table table thead tr td span{display:inline-block;vertical-align:middle;line-height:normal;}
.wrap-forms .field-table table tbody tr td{padding:15px;line-height:20px;}
.wrap-forms .field-table table tbody tr td.input-styled{text-align:center;padding:0;}
.wrap-forms .field-table table tbody tr td.input-styled .custom-radio{display:inline-block;vertical-align:middle;line-height:normal;}
.wrap-forms input:-moz-placeholder, .wrap-forms textarea:-moz-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;text-transform:none;font-style:italic;}
.wrap-forms input::-moz-placeholder, .wrap-forms textarea::-moz-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;text-transform:none;font-style:italic;}
.wrap-forms input:-ms-input-placeholder, .wrap-forms textarea:-ms-input-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;text-transform:none;font-style:italic;}
.wrap-forms input::-webkit-input-placeholder, .wrap-forms textarea::-webkit-input-placeholder{font-size:14px;font-weight:400;color:#9a9a9a;font-style:italic;text-transform:none;}
.wrap-forms input:focus::-webkit-input-placeholder{color:transparent;}
.wrap-forms textarea:focus::-webkit-input-placeholder{color:transparent;}
.wrap-forms .custom-checkbox, .wrap-forms .custom-radio{position:relative;}
.wrap-forms .custom-checkbox input, .wrap-forms .custom-radio input{height:auto;width:auto;vertical-align:middle;}
.wrap-forms .custom-checkbox::selection, .wrap-forms .custom-radio::selection{background:0 0;color:inherit;}
.wrap-forms .custom-checkbox label, .wrap-forms .custom-radio label{position:relative;width:auto;display:inline-block;font-weight:400;font-size:14px;line-height:17px;margin-bottom:6px;cursor:pointer;min-height:17px;}
.wrap-forms .custom-checkbox label::selection, .wrap-forms .custom-radio label::selection{background:0 0;color:inherit;}
.wrap-forms .custom-checkbox label.focus, .wrap-forms .custom-radio label.focus{outline:none;}
.wrap-forms .section-break{border-top:1px solid #e5e5e5;margin:42px auto 39px;padding-top:25px;}
.wrap-forms .section-break .title{text-transform:uppercase;font-size:32px;font-family:'Roboto', sans-serif;color:#333;font-weight:400;margin-bottom:13px;}
.wrap-forms .section-break .sub-title{font-size:13px;font-family:'Roboto', sans-serif;font-weight:400;color:#595959;}
.wrap-forms .nav-form{width:100%;text-align:center;border-top:1px solid #e5e5e5;padding-top:29px;margin-top:48px;}
.wrap-forms .nav-form .button.button-nav-form, .wrap-forms .nav-form .number-pages-form{display:inline-block;}
.wrap-forms .nav-form .button.button-nav-form{border-top-left-radius:0;padding:10px 20px;font-weight:400;}
.wrap-forms .nav-form .number-pages-form{color:#333;text-transform:uppercase;font-size:17px;margin-top:7px;}
.wrap-forms .nav-form .button.button-nav-form.next{float:right;}
.wrap-forms .nav-form .button.button-nav-form.prev{float:left;}
.wrap-forms .field-columns-0:after, .wrap-forms .field-columns-2:after, .wrap-forms .field-columns-3:after{width:100%;height:0;content:'';display:inline-block;}
.wrap-forms .field-columns-0 .options, .wrap-forms .field-columns-2 .field-column, .wrap-forms .field-columns-3 .field-column{float:left;padding-right:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body.rtl .wrap-forms .field-columns-0 .options, body.rtl .wrap-forms .field-columns-2 .field-column, body.rtl .wrap-forms .field-columns-3 .field-column{float:right;padding-left:5px;padding-right:0;}
.wrap-forms .field-columns-0 .options{padding-right:15px;}
.wrap-forms .field-columns-2 .field-column{width:50%;}
.wrap-forms .field-columns-3 .field-column{width:33.3333%;}
.fs-background{overflow:hidden;position:relative;}
.fs-background, .fs-background-container, .fs-background-media{-webkit-transition:none;transition:none;}
.fs-background-container{width:100%;height:100%;position:absolute;top:0;z-index:0;overflow:hidden;}
.fs-background-media{position:absolute;top:0;bottom:0;opacity:0;}
.fs-background-media.fs-background-animated{-webkit-transition:opacity .5s linear;transition:opacity .5s linear;}
.fs-background-media img, .fs-background-media video, .fs-background-media iframe{width:100%;height:100%;display:block;-webkit-user-drag:none;}
.fs-background-media.fs-background-native, .fs-background-media.fs-background-fixed{width:100%;height:100%;}
.fs-background-media.fs-background-native img, .fs-background-media.fs-background-fixed img{display:none;}
.fs-background-media.fs-background-native{background-position:center;background-size:cover;}
.fs-background-media.fs-background-fixed{background-position:center;background-attachment:fixed;}
.fs-background-embed.fs-background-ready:after{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:'';}
.fs-background-embed.fs-background-ready iframe{z-index:0;}
.fw-main-row.background-video .fw-container, .fw-main-row.background-video .fw-container-fluid{z-index:1;}
.fw-divider-space{clear:both;width:100%;}
.fw-divider-space.space-sm{height:30px;}
.fw-divider-space.space-md{height:60px;}
.fw-divider-space.space-lg{height:100px;}
.fw-divider-line{clear:both;position:relative;margin-left:auto;margin-right:auto;max-width:100%;}
.fw-accordion{border:1px solid #cfcfcf;clear:both;}
.fw-accordion .fw-accordion-title{position:relative;font-size:15px;font-weight:700;color:#333;background:#f2f2f2;padding:15px 40px;margin:0;cursor:pointer;border-top:1px solid #cfcfcf;}
.fw-accordion .fw-accordion-title:focus{outline:medium none;}
.fw-accordion .fw-accordion-title:first-child{border-top:none;}
.fw-accordion .fw-accordion-title.ui-state-active{background:0 0;}
.fw-accordion .fw-accordion-title .ui-icon{background:url(//gramotech.com/wp/edugrade/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/accordion/static/css/../img/plus-accordion.png) no-repeat;position:absolute;top:20px;left:15px;width:8px;height:8px;}
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon{background:url(//gramotech.com/wp/edugrade/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/accordion/static/css/../img/minus-accordion.png) no-repeat;top:22px;}
.fw-accordion .fw-accordion-content{padding:0;}
.fw-accordion .fw-accordion-content > p{padding:0 30px 20px;}
.fw-accordion .fw-accordion-content p:last-child{margin-bottom:0;}
.fw-heading{margin-bottom:1em;}
.fw-heading h4, .fw-heading h5, .fw-heading h6{font-weight:700;}
.fw-heading.fw-heading-center{text-align:center;}
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotating4{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@-webkit-keyframes animation4{from{left:-40%;width:40%;}
to{left:100%;width:10%;}
}
@keyframes animation4{from{left:-40%;width:40%;}
to{left:100%;width:10%;}
}
@keyframes lp-rotating{from{transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);}
to{transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);}
}
@-webkit-keyframes lp-rotating{from{transform:rotate(0deg);-webkit-transform:rotate(0deg);}
to{transform:rotate(360deg);-webkit-transform:rotate(360deg);}
}
.ajaxload{background:#7b7b7b;display:inline-block;width:30px;height:30px;position:relative;content:'';-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}
.ajaxload:after{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;width:6px;height:6px;background:#dedede;position:absolute;content:'';top:2px;left:50%;margin-left:-3px;}
.learn-press-checkout.guest-checkout{display:none;}
.button-continue-guest-checkout{clear:both;}
#learn-press-payment .payment-methods{list-style:none;margin:0;padding:0;}
#learn-press-payment .payment-methods .lp-payment-method{margin-bottom:20px;}
#learn-press-payment .payment-methods .lp-payment-method > label{display:block;background:#f5f5f5;padding:10px 20px;line-height:40px;}
#learn-press-payment .payment-methods .lp-payment-method > label img{vertical-align:middle;}
#learn-press-payment .payment-methods .lp-payment-method.selected > label{background:#e7f7ff;}
#learn-press-payment .payment-methods .payment-method-form{display:none;background:#f9f9f9;padding:15px 20px;border-top:1px solid #ddd;}
#learn-press-checkout-login, #learn-press-checkout-register{margin-bottom:1.5em;border:1px solid #ddd;padding:20px 20px 0;background:#fff;}
#learn-press-order-review, .learn-press-checkout-comment{margin-bottom:20px;}
#checkout-form-login, #checkout-form-register{_display:none;}
#checkout-form-login .learn-press-form-register, #checkout-form-login .learn-press-form-login, #checkout-form-register .learn-press-form-register, #checkout-form-register .learn-press-form-login{display:none;}
#checkout-guest-email{border:1px solid #ddd;padding:20px;margin:0 0 20px;}
#checkout-guest-email .form-heading{margin:0;}
#checkout-guest-email #checkout-guest-options{list-style:none;margin:0;}
#checkout-guest-email #checkout-existing-account, #checkout-guest-email #checkout-new-account{display:none;margin:0;}
#checkout-guest-email.email-exists #checkout-existing-account{display:block;}
#checkout-guest-email.email-exists #checkout-new-account{display:none;}
.lp-list-table{border:none;width:100%;margin-bottom:20px;}
.lp-list-table th, .lp-list-table td{border:0 solid #ddd;border-bottom-width:1px;line-height:1;font-size:16px;padding:15px;background:#fff;text-align:left;}
.lp-list-table tr{border:0;}
.lp-list-table thead tr{color:#444;}
.lp-list-table thead tr th{background:#00adff;color:#fff;border-bottom:none;}
.lp-list-table tbody tr{color:#777;}
.lp-list-table tbody tr td, .lp-list-table tbody tr th{border-bottom:1px solid #ddd;font-size:14px;background:#fff;}
.lp-list-table tbody tr td a, .lp-list-table tbody tr th a{text-decoration:none;border-bottom:none;}
.lp-list-table tbody tr:nth-child(odd){background:#f5f5f5;}
.lp-list-table .list-table-nav td{font-size:14px;}
.lp-list-table .list-table-nav td.nav-text{text-align:left;}
.lp-list-table .list-table-nav td.nav-pages{text-align:right;}
.lp-list-table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right;}
.lp-list-table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0;}
.lp-label{font-size:12px;display:inline-block;padding:3px 5px;background:#ddd;border-radius:4px;line-height:1;color:#fff;}
.lp-label.label-finished, .lp-label.label-completed{background:#ffdc1e;}
.lp-label.label-passed{background:#14c4ff;}
.lp-label.label-failed{background:#ff4d66;}
.lp-label.label-enrolled, .lp-label.label-started{background:#d243ff;}
.learn-press-form .form-fields{list-style:none;margin:0;padding:0;}
.learn-press-form .form-fields .form-field{margin:0 0 20px;}
.learn-press-form .form-fields .form-field label{display:block;margin:0 0 10px;}
.learn-press-form .form-fields .form-field input[type=text], .learn-press-form .form-fields .form-field input[type=email], .learn-press-form .form-fields .form-field input[type=number], .learn-press-form .form-fields .form-field input[type=password], .learn-press-form .form-fields .form-field textarea{padding:8px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.learn-press-form .form-fields .form-field .description{font-style:italic;margin-top:10px;font-size:14px;line-height:1.4;}
.learn-press-form .form-fields .form-field .asterisk{color:red;}
.form-desc{font-size:smaller;font-style:italic;}
.become-teacher-form{margin:0 auto;width:90%;max-width:500px;}
.become-teacher-form .form-field input[type=text], .become-teacher-form .form-field input[type=email], .become-teacher-form .form-field input[type=number], .become-teacher-form .form-field input[type=password]{width:100%;}
#learn-press-user-profile{position:relative;}
#learn-press-user-profile:after{clear:both;display:block;content:'';}
#learn-press-profile-header{height:100px;background:#f0defb;position:relative;z-index:100;}
#learn-press-profile-header .lp-profile-avatar{position:absolute;bottom:-10px;left:10px;}
#learn-press-profile-header .lp-profile-avatar img{border-radius:0;}
#learn-press-profile-nav{float:left;min-width:200px;padding-top:40px;background:#f5f5f5;}
#learn-press-profile-nav:before{content:'';width:200px;background:#f5f5f5;top:0;bottom:0;position:absolute;}
#learn-press-profile-nav .tabs{list-style:none;margin:0;padding:0;}
#learn-press-profile-nav .tabs > li{margin-bottom:0;position:relative;}
#learn-press-profile-nav .tabs > li ul{list-style:none;margin:0;padding:8px 0;display:none;}
#learn-press-profile-nav .tabs > li ul li a{padding-left:20px;}
#learn-press-profile-nav .tabs > li ul li.active a{color:#fff;}
#learn-press-profile-nav .tabs > li ul li:hover a{background:0 0;color:#fff;}
#learn-press-profile-nav .tabs > li a{display:block;text-decoration:none;padding:5px 10px;border:none;box-shadow:none;outline:none;}
#learn-press-profile-nav .tabs > li a:hover{background:#fff;}
#learn-press-profile-nav .tabs > li.active ul{background:#eaeaea;display:block;}
#learn-press-profile-nav .tabs > li.active > a{background:#d9d9d9;}
#learn-press-profile-nav .tabs > li:hover:not(.active) > a{background:#d0d0d0;color:#fff;}
#learn-press-profile-nav .tabs > li:hover:not(.active) ul{background:#eaeaea;display:block;position:absolute;width:200px;top:0;margin:0;padding:0;left:100%;z-index:100;}
#learn-press-profile-content{float:right;width:calc(100% - 230px);margin-top:30px;overflow:hidden;}
#learn-press-profile-content .lp-sections{list-style:none;overflow:hidden;}
#learn-press-profile-content .lp-sections li{float:left;}
#learn-press-profile-content .lp-sections li a{text-decoration:none;display:block;padding:3px 5px;border:none;box-shadow:none;}
#learn-press-profile-content .lp-sections li.active a{border-bottom:2px solid #ddd;}
#learn-press-profile-footer{clear:both;background:#fff;z-index:10;position:relative;}
.lp-user-profile .profile-name{display:block;position:absolute;width:100%;text-align:center;font-size:13px;}
.profile-list-table td.column-actions{white-space:nowrap;}
.profile-list-table .result-percent{font-size:12px;font-weight:700;min-width:40px;display:inline-block;}
.profile-list-courses .column-passing-grade, .profile-list-courses .column-time-interval, .profile-list-courses .column-date, .profile-list-courses .column-status, .profile-list-quizzes .column-passing-grade, .profile-list-quizzes .column-time-interval, .profile-list-quizzes .column-date, .profile-list-quizzes .column-status{width:150px;}
.profile-recover-order{padding:20px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.profile-recover-order p{margin-bottom:10px;}
.profile-recover-order input[name=order-key]{width:250px;display:inline-block;}
.order-recover input[name=order-key], .order-recover button{vertical-align:middle;}
.column-order-action a{display:inline-block;margin-right:5px;}
.lp-tab-sections{list-style:none;margin:0 0 20px;padding:0;background:#eaeaea;}
.lp-tab-sections .section-tab{float:left;list-style:none;}
.lp-tab-sections .section-tab a, .lp-tab-sections .section-tab span{display:inline-block;padding:8px 10px;line-height:1;box-shadow:none;}
.lp-tab-sections .section-tab.active span{border-bottom:2px solid #00adff;padding-bottom:6px;}
.lp-tab-sections:after{clear:both;display:block;content:'';}
.profile-heading{font-size:18px;}
.lp-sub-menu{list-style:none;margin:0 0 10px;}
.lp-sub-menu li{display:inline-block;}
.lp-sub-menu li a, .lp-sub-menu li span{display:inline-block;margin:0 10px 0 0;}
.learn-press-nav-items .learn-press-pagination{float:right;}
.learn-press-nav-items:after{clear:both;display:block;content:'';}
.lp-avatar-preview{position:relative;float:left;background-color:#ddd;margin-bottom:20px;overflow:hidden;}
.lp-avatar-preview .profile-picture{float:left;margin-right:-100%;width:100%;margin-top:-25%;}
.lp-avatar-preview .profile-picture img{width:100%;height:100%;border-radius:0;}
.lp-avatar-preview .profile-picture.profile-avatar-hidden{display:none;}
.lp-avatar-preview .lp-avatar-preview-actions{position:absolute;top:50%;width:100%;margin-top:-14px;text-align:center;}
.lp-avatar-preview .lp-avatar-preview-actions a{text-decoration:none;font-size:12px;background:#fff;display:inline-block;box-shadow:none;padding:5px 10px;}
.lp-avatar-preview .lp-avatar-upload-progress{position:absolute;height:10px;background:#fff;top:50%;margin-top:-5px;left:10px;right:10px;display:none;}
.lp-avatar-preview .lp-avatar-upload-progress .lp-avatar-upload-progress-value{width:0;height:10px;background:#563d7c;}
.lp-avatar-preview .lp-avatar-upload-error{display:none;}
.lp-avatar-preview .lp-avatar-preview-actions{display:none;}
.lp-avatar-preview:hover .lp-avatar-preview-actions{display:block;}
.lp-avatar-preview.uploading .lp-avatar-preview-actions, .lp-avatar-preview.upload-error .lp-avatar-preview-actions{display:none;}
.lp-avatar-preview.uploading .lp-avatar-upload-progress, .lp-avatar-preview.upload-error .lp-avatar-upload-progress{display:block;}
.lp-avatar-preview.uploading:before, .lp-avatar-preview.upload-error:before{position:absolute;width:100%;height:100%;background:#fff;opacity:.4;content:'';}
.lp-avatar-preview.upload-error .lp-avatar-upload-error{display:block;}
.lp-avatar-preview.croping .lp-avatar-preview-actions{display:none;}
.lp-avatar-preview.croping .lp-avatar-crop-image{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;overflow:hidden;}
.lp-avatar-preview.croping .lp-avatar-crop-image img{max-width:inherit;cursor:move;}
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls{position:absolute;bottom:0;width:100%;height:30px;}
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom{position:absolute;height:10px;bottom:10px;left:10px;right:30px;background:#563d7a;}
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider{position:absolute;left:0;right:10px;height:100%;}
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle{display:inline-block;width:10px;height:14px;background:#fff;position:absolute;margin-top:-2px;border:1px solid #563d7a;box-shadow:none;outline:none;cursor:ew-resize;}
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload{text-decoration:none;position:absolute;bottom:5px;right:5px;box-shadow:none;}
.lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls:before{position:absolute;height:30px;width:100%;content:'';background:#fff;opacity:.4;}
.lp-avatar-preview:after{clear:both;display:block;content:'';}
#profile-mobile-menu{display:none;}
@media screen and (max-width:480px){#learn-press-user-profile:before{display:none;}
#learn-press-profile-nav{height:40px;z-index:90;padding-top:0;min-width:40px;width:40px;float:right;margin-bottom:20px;}
#learn-press-profile-nav #profile-mobile-menu{display:block;width:40px;height:40px;float:right;line-height:40px;text-align:center;cursor:pointer;box-shadow:none;}
#learn-press-profile-nav .learn-press-tabs{right:0;width:100%;display:none;background:#03a9f4;color:#fff;position:absolute;margin-top:40px;}
#learn-press-profile-nav .learn-press-tabs li a{color:#fff;}
#learn-press-profile-nav .learn-press-tabs li:hover:not(.active) > a{background:#d0d0d0;color:#fff;}
#learn-press-profile-nav .learn-press-tabs li:hover:not(.active) ul{position:relative;left:0;width:100%;}
#learn-press-profile-nav:hover #profile-mobile-menu{background:#03a8f4;color:#fff;}
#learn-press-profile-nav:hover .learn-press-tabs{display:block;}
#learn-press-profile-nav:before{content:'';position:absolute;left:0;right:40px;height:40px;background:#f5f5f5;}
#learn-press-profile-nav .tabs > li.active ul, #learn-press-profile-nav .tabs > li.active a, #learn-press-profile-nav .tabs > li:hover ul, #learn-press-profile-nav .tabs > li:hover a{background:#0191d4;}
#learn-press-profile-content{float:none;width:100%;}
}
#learn-press-user-profile .learn-press-form-login, #learn-press-user-profile .learn-press-form-register{border:1px solid #ddd;padding:20px 20px 0;margin-bottom:20px;}
#learn-press-course-tabs .course-tab-panel{display:none;}
#learn-press-course-tabs .course-tab-panel.active{display:block;}
.lp-single-course .course-author{margin-bottom:40px;}
.lp-single-course .course-author .author-name{float:left;margin:0 20px 0 0;text-align:center;}
.lp-single-course .course-author .author-name img{width:80px;height:80px;border-radius:50%;}
.lp-single-course .course-author .author-name a{display:block;}
.lp-single-course .course-author .author-bio{font-size:15px;font-style:italic;}
.lp-single-course .course-author:after{clear:both;display:block;content:'';}
.lp-single-course .course-author .course-instructor-item{clear:both;padding-top:20px;}
.lp-single-course .course-price{margin-bottom:10px;}
.lp-single-course .course-price .origin-price, .lp-single-course .course-price .price{vertical-align:middle;}
.lp-single-course .course-price .origin-price{font-size:18px;text-decoration:line-through;font-style:italic;margin-right:10px;}
.lp-single-course .course-price .price{font-size:24px;}
.lp-single-course .lp-course-buttons{margin-bottom:20px;}
.edit-content{margin-left:5px;}
ul.learn-press-nav-tabs{list-style:none;border-bottom:3px solid #ddd;margin:0 0 20px;padding:0;}
ul.learn-press-nav-tabs .course-nav{float:left;position:relative;margin:0;list-style:none;}
ul.learn-press-nav-tabs .course-nav a{display:inline-block;padding:10px 20px;border-bottom:none;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
ul.learn-press-nav-tabs .course-nav a:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
ul.learn-press-nav-tabs .course-nav.active:after, ul.learn-press-nav-tabs .course-nav:hover:after{position:absolute;bottom:-3px;background:#00adff;height:3px;width:100%;content:'';left:0;}
ul.learn-press-nav-tabs:after{clear:both;display:block;content:'';}
.course-item-popup #tab-curriculum{display:block;}
.course-curriculum ul.curriculum-sections{list-style:none;margin:0;padding:0;}
.course-curriculum ul.curriculum-sections .section{margin:0;padding:0;}
.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px;}
.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-left:15px;margin-right:15px;}
.course-curriculum ul.curriculum-sections .section-header{display:table;border-bottom:1px solid #00adff;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.course-curriculum ul.curriculum-sections .section-header .section-left{display:table-cell;vertical-align:top;cursor:pointer;}
.course-curriculum ul.curriculum-sections .section-header .section-title, .course-curriculum ul.curriculum-sections .section-header .section-desc{margin:0 0 10px;}
.course-curriculum ul.curriculum-sections .section-header .section-title{font-weight:400;margin-bottom:0;font-size:18px;padding:10px 0;}
.course-curriculum ul.curriculum-sections .section-header .section-desc{font-size:14px;font-style:italic;}
.course-curriculum ul.curriculum-sections .section-header .section-meta{display:table-cell;white-space:nowrap;padding-left:20px;text-align:right;font-size:14px;vertical-align:middle;}
.course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress{display:inline-block;margin-right:5px;}
.course-curriculum ul.curriculum-sections .section-header .section-meta .section-progress .progress-bg{width:100px;}
.course-curriculum ul.curriculum-sections .section-content{list-style:none;margin:0 0 15px;padding:0;}
.course-curriculum ul.curriculum-sections .section-content .course-item{position:relative;font-size:14px;border-bottom:1px solid #eee;transition:padding-left linear .15s;background:#fff;margin:0;padding:0;}
.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link{border-bottom:none;display:table;box-shadow:none;outline:none;width:100%;line-height:1.5;}
.course-curriculum ul.curriculum-sections .section-content .course-item .section-item-link:before{font-family:fontawesome;font-size:18px;left:0;transition:left linear .15s;display:table-cell;width:20px;padding:10px 0;}
.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon, .course-curriculum ul.curriculum-sections .section-content .course-item .item-name{display:table-cell;vertical-align:middle;padding:10px;}
.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon:before{font-size:18px;}
.course-curriculum ul.curriculum-sections .section-content .course-item .item-icon.icon-lock{float:right;margin-top:15px;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta{display:table-cell;vertical-align:middle;white-space:nowrap;padding:10px 0;text-align:right;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta{height:20px;line-height:20px;text-align:center;display:inline-block;vertical-align:middle;margin-left:5px;padding:0 8px;border-radius:3px;font-size:14px;color:#fff;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.final-quiz{background:#14c4ff;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .item-meta.trans{padding:0;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions{background:#dd88ae;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration{background:#009688;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status{color:#ddd;margin-left:5px;display:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .course-item-status:before{vertical-align:middle;font-size:14px;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status .course-item-status{display:inline-block;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-viewed .course-item-status{display:none;}
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz.status-started .course-item-status:before{content:"\f00c";}
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_quiz .section-item-link:before{content:"\f017";}
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson .section-item-link:before{content:"\f0f6";}
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-video .section-item-link:before{content:"\f03d";}
.course-curriculum ul.curriculum-sections .section-content .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link:before{content:"\f027";}
.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status{background:#00adff;font-style:normal;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.course-curriculum ul.curriculum-sections .section-content .course-item.item-preview .course-item-status:before{content:attr(data-preview);color:#fff;vertical-align:baseline;}
.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status{display:inline-block;}
.course-curriculum ul.curriculum-sections .section-content .course-item.item-locked .course-item-status:before{content:"\f023";color:#ab6060;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status{padding-top:1px;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status{border-color:#00adff;color:#ddd;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status:before, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-started .course-item-status:before{content:"\f00c";}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.status-completed .course-item-status{color:#00adff;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.passed .course-item-status{border-color:#00adff;color:#00adff;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status{border-color:red;color:red;}
.course-curriculum ul.curriculum-sections .section-content .course-item.has-status.item-failed .course-item-status:before, .course-curriculum ul.curriculum-sections .section-content .course-item.has-status.failed .course-item-status:before{content:"\f00d";}
.course-curriculum ul.curriculum-sections .section-content .course-item:before{background:#00adff;height:0;left:0;top:50%;position:absolute;content:'';width:3px;transition:height linear .15s,top linear .15s;}
.course-curriculum ul.curriculum-sections .section-content .course-item.current{padding-left:10px;background:#f9f9f9;}
.course-curriculum ul.curriculum-sections .section-content .course-item.current a:before{left:10px;}
.course-curriculum ul.curriculum-sections .section-content .course-item.current:before{top:0;height:100%;}
.course-curriculum ul.curriculum-sections .section-content .course-item:not(.item-preview) .course-item-status{font-family:fontawesome;}
body.course-item-popup{overflow:hidden;_opacity:0;}
body.course-item-popup #learn-press-course-curriculum{position:fixed;top:32px;bottom:0;left:0;width:400px;background:#fff;border-right:1px solid #ddd;overflow:auto;z-index:9999;}
body.course-item-popup #learn-press-course-curriculum .section-header{padding:0 15px;}
body.course-item-popup #learn-press-course-curriculum .section-header .section-desc{margin:-10px 0 5px;}
body.course-item-popup #learn-press-course-curriculum .course-item{padding-left:15px;padding-right:15px;}
body.course-item-popup #learn-press-course-curriculum .course-item a:before{left:15px;}
body.course-item-popup #learn-press-content-item{position:fixed;z-index:9999;background:#fff;top:32px;left:400px;right:0;bottom:0;overflow:hidden;}
body.course-item-popup #learn-press-content-item .content-item-wrap{margin:10px auto;max-width:900px;}
body.course-item-popup #learn-press-content-item .course-item-title{font-size:1.4rem;}
body.course-item-popup #learn-press-content-item .content-question-summary .review-heading{text-align:center;}
body.course-item-popup #learn-press-content-item .content-question-summary .question-title{font-size:1.2rem;margin-bottom:10px;}
body.course-item-popup #content-item-nav{position:fixed;z-index:99999;left:400px;right:0;background:#f5f5f5;bottom:0;height:60px;border-top:1px solid #ddd;}
body.course-item-popup #content-item-nav .content-item-nav-wrap{max-width:900px;margin:10px auto;}
body.course-item-popup #content-item-nav button{height:40px;line-height:40px;padding:0 20px;}
body.course-item-popup .comment-form-textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body.course-item-popup.wpadminbar #learn-press-course-curriculum, body.course-item-popup.wpadminbar #learn-press-content-item{top:92px;}
body.course-item-popup.wpadminbar #course-item-content-header{top:32px;}
body.course-item-popup.wpadminbar .content-item-description{margin-bottom:20px;}
body.course-item-popup .content-item-summary{margin-bottom:50px;}
body.course-item-popup .content-item-summary > h3{margin-bottom:20px;}
body.course-item-popup .content-item-summary.content-item-video .entry-video{position:absolute;top:0;left:0;width:100%;background:#000;line-height:1;}
body.course-item-popup .content-item-summary.content-item-video .entry-video iframe{width:100%;margin-bottom:0;max-width:900px;vertical-align:top;}
body.course-item-popup .learn-press-content-protected-message{margin-bottom:50px;padding:20px;background:#ffe0e0;}
body.course-item-popup.content-only #learn-press-content-item{left:0;top:0;bottom:0;z-index:9999999;}
body.course-item-popup.content-only #learn-press-content-item #course-item-content-header, body.course-item-popup.content-only #learn-press-content-item #course-item-content-footer{display:none;}
body.course-item-popup.content-only #learn-press-content-item .content-item-scrollable{bottom:0;}
body #ifr-course-item{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999999;background:#fff;}
body.full-screen-content-item #course-item-content-header .toggle-content-item:before{font:28px/60px fontawesome;content:"\f066";}
body .content-item-summary .form-button-finish-course, body .lp-quiz-buttons .form-button-finish-course{float:right;}
#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before, #wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before, #wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before{font-family:fontawesome;top:2px;}
#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item:before{content:"\f017";}
#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item:before{content:"\f0f6";}
#wpadminbar #wp-admin-bar-edit-lp_question .ab-item:before{content:"\f29c";}
.scroll-wrapper{opacity:0;overflow:hidden;}
.scroll-wrapper .scroll-element{background:0 0;}
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s;}
.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7;}
.course-remaining-time .lp-label.label-enrolled{font-size:inherit;}
.learn-press-course-results-progress{margin-right:-4%;}
.learn-press-course-results-progress .items-progress, .learn-press-course-results-progress .course-progress{float:left;margin-right:4%;width:46%;margin-bottom:30px;}
.learn-press-course-results-progress .items-progress .lp-course-progress-heading, .learn-press-course-results-progress .course-progress .lp-course-progress-heading{margin-bottom:10px;}
.learn-press-course-results-progress .items-progress .lp-progress-bar, .learn-press-course-results-progress .course-progress .lp-progress-bar{height:10px;border-radius:5px;overflow:hidden;position:relative;}
.learn-press-course-results-progress .items-progress .lp-progress-bar .lp-progress-value, .learn-press-course-results-progress .course-progress .lp-progress-bar .lp-progress-value{height:10px;border-radius:5px;margin-left:-100%;position:absolute;width:100%;}
.learn-press-course-results-progress .items-progress .lp-course-status .grade.failed, .learn-press-course-results-progress .course-progress .lp-course-status .grade.failed{background:red;}
.learn-press-course-results-progress .items-progress .lp-course-status .grade.passed, .learn-press-course-results-progress .course-progress .lp-course-status .grade.passed{background:#3eadff;}
.learn-press-course-results-progress:after{clear:both;display:block;content:'';}
#course-item-content-header, #course-item-content-footer{position:fixed;height:60px;right:0;line-height:60px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#course-item-content-header{top:0;left:0;background:#e7f7ff;z-index:100;border-bottom:1px solid #ddd;padding:0;}
#course-item-content-header .course-item-search{float:left;width:400px;padding:15px;box-sizing:border-box;position:relative;}
#course-item-content-header .course-item-search input{height:30px;width:385px;background:0 0;border:none;padding:0;box-shadow:none;float:left;font-style:italic;color:#aaa;}
#course-item-content-header .course-item-search input:focus{box-shadow:none;outline:none;color:#777;}
#course-item-content-header .course-item-search button{background:0 0;border:none;position:absolute;z-index:99;margin-left:-30px;padding:0;height:30px;line-height:30px;font-size:15px;right:15px;color:#777;}
#course-item-content-header .course-item-search button:after{font-family:fontawesome;content:"\f002";}
#course-item-content-header .course-item-search.has-keyword button:after{content:"\f00d";}
#course-item-content-header .course-title{font-size:1.4rem;float:left;clear:none;height:60px;line-height:60px;padding:0 15px;margin:0;}
#course-item-content-header .course-title a{box-shadow:none;}
#course-item-content-header .form-button.lp-button-back{float:right;margin-right:15px;}
#course-item-content-header .form-button.lp-button-back button{line-height:34px;}
#course-item-content-header .toggle-content-item{display:inline-block;width:60px;height:60px;float:right;text-align:center;border-left:1px solid #ddd;}
#course-item-content-header .toggle-content-item:before{font:28px/60px fontawesome;content:"\f065";}
#course-item-content-footer{border-top:1px solid #ddd;bottom:0;left:400px;padding:15px;display:none;}
#course-item-content-footer button, #course-item-content-footer .lp-button{height:35px;line-height:30px;padding:0 10px;font-size:14px;}
.learn-press-form.completed button:before{font-family:fontawesome;content:'\f00c';font-size:18px;margin-right:10px;}
.lp-course-progress{position:relative;}
.lp-course-progress .lp-passing-conditional{position:absolute;height:10px;width:3px;background:red;top:0;margin-left:-1px;}
@media screen and (max-width:1300px){body.course-item-popup #course-item-content-header .course-item-search{width:300px;}
body.course-item-popup #course-item-content-header .course-item-search input{width:285px;}
body.course-item-popup #course-item-content-header .course-item-search button{left:300px;}
body.course-item-popup #learn-press-course-curriculum{width:300px;}
body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px;}
body.course-item-popup #content-item-nav, body.course-item-popup #learn-press-content-item, body.course-item-popup #course-item-content-footer{left:300px;}
body.course-item-popup .section-desc{display:none;}
}
@media screen and (max-width:1200px){body.course-item-popup #course-item-content-header .course-item-search{width:300px;}
body.course-item-popup #course-item-content-header .course-item-search input{width:285px;}
body.course-item-popup #course-item-content-header .course-item-search button{left:300px;}
body.course-item-popup #learn-press-course-curriculum{width:300px;}
body.course-item-popup #content-item-nav, body.course-item-popup #learn-press-content-item, body.course-item-popup #course-item-content-footer{left:300px;}
body.course-item-popup #learn-press-content-item .content-item-nav-wrap, body.course-item-popup #learn-press-content-item .content-item-wrap{width:90%;}
}
@media screen and (max-width:768px){body.course-item-popup #course-item-content-header .course-item-search{width:200px;}
body.course-item-popup #course-item-content-header .course-item-search input{width:185px;}
body.course-item-popup #course-item-content-header .course-item-search button{left:200px;}
body.course-item-popup #learn-press-course-curriculum{width:200px;}
body.course-item-popup #content-item-nav, body.course-item-popup #learn-press-content-item, body.course-item-popup #course-item-content-footer{left:200px;}
body.course-item-popup #learn-press-content-item .content-item-nav-wrap, body.course-item-popup #learn-press-content-item .content-item-wrap{width:90%;}
body.course-item-popup.wpadminbar #learn-press-content-item, body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px;}
body.course-item-popup.wpadminbar #course-item-content-header{top:46px;}
.learn-press-course-results-progress{margin-right:0;}
.learn-press-course-results-progress .items-progress, .learn-press-course-results-progress .course-progress{float:none;margin-right:0;width:100%;margin-bottom:20px;}
}
.lp-quiz-buttons{margin-bottom:20px;clear:both;display:block;content:'';}
.quiz-progress{background:#e7f7ff;margin-bottom:30px;}
.quiz-progress .progress-items{display:flex;}
.quiz-progress .progress-items .progress-item{flex:1;position:relative;font-size:15px;color:#777;}
.quiz-progress .progress-items .progress-item .progress-number, .quiz-progress .progress-items .progress-item .progress-label{display:block;text-align:center;line-height:1;}
.quiz-progress .progress-items .progress-item .progress-number{font-size:20px;margin:15px 0 10px;}
.quiz-progress .progress-items .progress-item .progress-label{font-size:14px;margin-bottom:15px;}
.quiz-progress .progress-items .progress-item i{display:none;width:60px;height:60px;font-size:30px;text-align:center;line-height:60px;color:#fff;background:#00adff;float:left;}
.quiz-progress .progress-items .progress-item:after{clear:both;display:block;content:'';}
.answer-options{list-style:none;margin:0;padding:0;}
.answer-options .answer-option{margin:0 0 15px;position:relative;background:#f5f5f5;padding:10px;display:flex;overflow:hidden;color:#777;cursor:pointer;font-size:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;transition:background linear .25s;}
.answer-options .answer-option .option-title{font-size:smaller;display:table-cell;}
.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle;}
.answer-options .answer-option .option-title:before{position:absolute;top:0;bottom:0;left:0;width:3px;content:'';background:#ddd;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;transition:background linear .25s;}
.answer-options .answer-option input[type=checkbox], .answer-options .answer-option input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;margin:0 10px 0 3px;position:relative;border:1px solid #eaeaea;z-index:10;width:32px;height:32px;min-width:32px;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.answer-options .answer-option input[type=checkbox]:focus, .answer-options .answer-option input[type=radio]:focus{outline:none;}
.answer-options .answer-option input[type=checkbox]:after, .answer-options .answer-option input[type=radio]:after{content:'';border:2px solid #00adff;display:inline-block;width:7px;height:15px;border-top:none;border-left:none;position:absolute;top:50%;left:10px;box-sizing:content-box;opacity:0;margin-top:-10px;-webkit-transform:rotate(36deg) scale(0);-moz-transform:rotate(36deg) scale(0);-ms-transform:rotate(36deg) scale(0);-o-transform:rotate(36deg) scale(0);transform:rotate(36deg) scale(0);-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s;}
.answer-options .answer-option input[type=checkbox]:checked ~ .option-title .option-title-content, .answer-options .answer-option input[type=radio]:checked ~ .option-title .option-title-content{position:relative;}
.answer-options .answer-option input[type=checkbox]:checked ~ .option-title:before, .answer-options .answer-option input[type=radio]:checked ~ .option-title:before{background:#00adff;}
.answer-options .answer-option input[type=checkbox]:checked:after, .answer-options .answer-option input[type=radio]:checked:after{opacity:1;-webkit-transform:rotate(36deg) scale(1);-moz-transform:rotate(36deg) scale(1);-ms-transform:rotate(36deg) scale(1);-o-transform:rotate(36deg) scale(1);transform:rotate(36deg) scale(1);}
.answer-options .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.answer-options .answer-option input[type=radio]:before{border-radius:50%;}
.answer-options .answer-option .option-title{margin:0;}
.answer-options .answer-option:hover{background:#e1f5ff;}
.answer-options .answer-option.answer-correct{background:#e1f5ff;}
.answer-options .answer-option.answer-correct input[type=radio]:checked ~ .option-title:before, .answer-options .answer-option.answer-correct input[type=checkbox]:checked ~ .option-title:before{background:#e1f5ff;}
.answer-options .answer-option.answered-correct input[type=radio]:checked ~ .option-title:before, .answer-options .answer-option.answered-correct input[type=checkbox]:checked ~ .option-title:before{background:#00adff;}
.answer-options .answer-option.answered-wrong input[type=radio]:before, .answer-options .answer-option.answered-wrong input[type=radio]:after, .answer-options .answer-option.answered-wrong input[type=checkbox]:before, .answer-options .answer-option.answered-wrong input[type=checkbox]:after{border-color:red;}
.answer-options .answer-option.answered-wrong input[type=radio]:checked ~ .option-title:before, .answer-options .answer-option.answered-wrong input[type=checkbox]:checked ~ .option-title:before{background:red;}
button[data-counter]{position:relative;}
button[data-counter]:after{content:"(+" attr(data-counter) ")";padding-left:5px;}
.quiz-result{max-width:400px;margin:30px auto 20px;text-align:center;}
.quiz-result .result-grade .result-achieved, .quiz-result .result-grade .result-require{display:inline-block;margin:0 auto;}
.quiz-result .result-grade .result-achieved{font-size:36px;border-bottom:2px solid #04adff;}
.quiz-result .result-grade .result-require{display:block;}
.quiz-result .result-grade .result-message{font-size:14px;}
.quiz-result.failed .result-achieved{color:#c55757;}
.quiz-result.failed .result-message strong{color:#c55757;}
.quiz-result.passed .result-achieved{color:#04adff;}
.quiz-result.passed .result-message strong{color:#04adff;}
.quiz-result .result-statistic{list-style:none;text-align:left;margin:0;padding:0;}
.quiz-result .result-statistic .result-statistic-field{display:flex;}
.quiz-result .result-statistic .result-statistic-field label, .quiz-result .result-statistic .result-statistic-field p{flex:1;margin:0;}
.quiz-result .result-statistic .result-statistic-field label{font-weight:700;}
.quiz-result .result-statistic .result-statistic-field p{text-align:right;}
.question-numbers{list-style:none;text-align:center;}
.question-numbers li{display:inline-block;position:relative;margin-bottom:3px;}
.question-numbers li a{display:block;padding:8px;background:#f5f5f5;line-height:1;color:#999;border:1px solid #ddd;font-size:12px;min-width:20px;box-shadow:none;}
.question-numbers li a span{vertical-align:middle;}
.question-numbers li a:hover{background:#00adff;color:#fff;border:1px solid #3880a2;}
.question-numbers li.current a{background:#00adff;color:#fff !important;border-color:#3880a2;}
.question-numbers li.current.skipped:after{background:#fff;}
.question-numbers li.answered a:after{font-family:fontawesome;font-size:8px;vertical-align:middle;margin-left:3px;}
.question-numbers li.answered.answered-wrong a{color:red;}
.question-numbers li.answered.answered-true a{color:#00adff;}
.question-numbers li.answered.answered-true.current a{color:#fff;}
.question-numbers li.skipped:after{content:'';background:#aaa;width:10px;height:4px;position:absolute;border-radius:2px;left:50%;margin-left:-5px;bottom:3px;}
.quiz-intro{list-style:none;margin:0 0 20px;padding:0;display:table;}
.quiz-intro li{margin:0;display:table-row;}
.quiz-intro li label, .quiz-intro li span{display:table-cell;}
.quiz-intro li label{font-weight:700;padding:0 20px 10px 0;line-height:1;}
.quiz-intro li span{text-align:left;}
.question-explanation-content, .question-hint-content{margin-bottom:20px;background:#f5f5f5;padding:10px 15px;}
.redo-quiz button[type=submit]{content:attr(data-counter);}
.circle-bar{position:relative;width:300px;height:300px;border-color:#ddd;}
.circle-bar:before{border-radius:50%;border:10px solid #ddd;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;content:'';box-sizing:border-box;}
.circle-bar .before, .circle-bar .after{border-radius:50%;border:10px solid #14c4ff;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;}
.circle-bar .before{border-bottom-color:transparent;border-left-color:transparent;transform:rotate(45deg);}
.circle-bar .after{border-color:#14c4ff;border-right-color:transparent;border-top-color:transparent;transform:rotate(45deg);}
.circle-bar.bg50 .after{transform:rotate(45deg);z-index:10;border-left-color:inherit;border-bottom-color:inherit;}
.learn-press-message.fixed{position:fixed;top:32px;left:0;right:0;background:rgba(0,173,255,.6);text-align:center;z-index:100;color:#fff;padding:10px;}
.learn-press-message.fixed[data-delay-in]{display:none;}
body.twentysixteen.learnpress-page .entry-footer{display:none;}
body.twentysixteen.learnpress-page .entry-content{float:none;width:auto;}
@media screen and (min-width:61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none;}
body.twentysixteen.learnpress-page .entry-content{float:none;width:auto;}
body:not(.search-results) article:not(.type-page) .entry-footer{display:none;}
body:not(.search-results) article:not(.type-page) .entry-content{float:none;width:auto;}
}
body.twentyseventeen.learnpress-page #primary article.page .entry-header, body.twentyseventeen.learnpress-page #primary article.page .entry-content{width:100%;float:none;}
@media screen and (min-width:48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header, body.twentyseventeen.learnpress-page #primary article.page .entry-content{width:100%;float:none;}
}
.lp-widget .items-progress, .lp-widget .course-progress{width:100%;}
.lp-widget .course-remaining-time{font-size:14px;}
.lp-widget .lp-course-info-fields{margin:0;}
.lp-widget .lp-course-info-fields .lp-course-info{list-style:none;margin:0 0 10px;}
.lp-widget .lp-course-info-fields .lp-course-info .lp-label{float:right;background:#03a9f4;}
.learn-press-tip{display:none;line-height:1;margin:0 5px;font-size:16px;vertical-align:baseline;cursor:pointer;font-style:normal;}
.learn-press-tip.ready{display:inline-block;}
.learn-press-tip:before{font-family:Fontawesome;content:"\f059";}
.learn-press-tip:hover{color:#0073aa;}
.learn-press-tip-floating{background:rgba(39,115,170,.9);padding:8px 10px;line-height:1.2em;color:#fff;min-width:20px;position:absolute;margin-left:-1px;font-size:12px;z-index:9999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.learn-press-tip-floating .close{display:inline-block;position:absolute;width:16px;height:16px;right:-8px;top:-8px;border:1px solid #fff;text-align:center;line-height:16px;background:#468fbc;color:#fff;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.learn-press-tip-floating .close:before{content:"\f00d";font-family:Fontawesome;}
.learn-press-tip-floating p{margin:0;}
.learn-press-tip-floating:before{content:'';position:absolute;width:0;height:0;bottom:-7px;border:7px solid transparent;border-top-color:rgba(39,115,170,.9);border-bottom-width:0;left:50%;margin-left:-7px;}
body.lp-preview.admin-bar #learn-press-content-item{top:32px !important;}
body.lp-preview #learn-press-course-curriculum{display:none;}
body.lp-preview #learn-press-content-item{top:0 !important;left:0 !important;}
body.lp-preview #course-item-content-header{display:none;}
@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotating4{from{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}
to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@-webkit-keyframes animation4{from{left:-40%;width:40%;}
to{left:100%;width:10%;}
}
@keyframes animation4{from{left:-40%;width:40%;}
to{left:100%;width:10%;}
}
#popup_container{opacity:0;transform:scale(.5);}
body.confirm #popup_overlay{z-index:999998 !important;}
body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
body.confirm #popup_container #popup_title{display:none !important;}
body.confirm #popup_container #popup_message{margin:-10px;background:#fff;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
body.confirm #popup_container .close{position:absolute;top:3px;right:10px;}
body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center;}
body.confirm #popup_container #popup_panel button, body.confirm #popup_container #popup_panel input[type=button], body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:30px;padding:0 25px;}
body.confirm #popup_container #popup_cancel{display:none;}
body.confirm #popup_container.ready{opacity:1;transform:scale(1);}
input[type=text], input[type=email], input[type=number], input[type=password]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.hide-if-js{display:none !important;}
.clearfix:after{clear:both;display:block;content:'';}
.learn-press-breadcrumb{margin-bottom:20px;}
.learnpress-page .lp-button{line-height:45px;padding:0 12px;height:45px;}
.course-meta{margin-bottom:20px;}
#learn-press-course-tabs{margin-bottom:40px;}
form[name=search-course]{margin-bottom:20px;position:relative;}
form[name=search-course] .search-course-input{width:100%;padding:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
form[name=search-course] .search-course-button{position:absolute;top:1px;right:1px;bottom:1px;padding:15px;height:auto;line-height:1px;}
ul.learn-press-courses{list-style:none;margin-right:-2.1%;margin-left:0;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
ul.learn-press-courses .course{list-style:none;width:31.33333%;margin:0 2% 20px 0;box-shadow:none;padding:0;}
ul.learn-press-courses .course .course-thumbnail, ul.learn-press-courses .course .course-title, ul.learn-press-courses .course .course-info{margin:0 0 .8em;line-height:1;}
ul.learn-press-courses .course .course-thumbnail img{line-height:1;vertical-align:top;}
ul.learn-press-courses .course .course-title{font-size:1.2em;padding:0;font-weight:400;}
ul.learn-press-courses .course .course-info{font-size:14px;}
ul.learn-press-courses .course .course-info > span{display:block;}
ul.learn-press-courses .course .course-info .course-price{float:left;}
ul.learn-press-courses .course .course-info .course-price .origin-price, ul.learn-press-courses .course .course-info .course-price .price{vertical-align:middle;}
ul.learn-press-courses .course .course-info .course-price .origin-price{font-size:16px;text-decoration:line-through;font-style:italic;margin-right:10px;}
ul.learn-press-courses .course .course-info .course-price .price{font-size:18px;}
ul.learn-press-courses .course .course-info .course-instructor{float:right;}
ul.learn-press-courses .course .course-info:after{clear:both;display:block;content:'';}
ul.learn-press-courses .course .lp-course-buttons form{width:100%;margin-bottom:10px;}
ul.learn-press-courses .course .lp-course-buttons form button{width:100%;}
.order-comments{width:100%;min-height:150px;}
.learn-press-progress{position:relative;}
.learn-press-progress .progress-bg{background:#ddd;height:10px;position:relative;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.learn-press-progress .progress-bg .progress-active{height:100%;width:100%;position:absolute;left:50%;margin-left:-100%;background:#00adff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.retake-course, .enroll-course, .purchase-course{display:inline-block;}
.table-orders{font-size:16px;}
.table-orders th, .table-orders td{padding:5px 10px;}
.form-button{display:inline-block;}
.learn-press-pagination{text-align:center;margin-bottom:20px;}
.learn-press-pagination .page-numbers{display:inline-block;list-style:none;margin:0;}
.learn-press-pagination .page-numbers > li{display:inline-block;margin:0;}
.learn-press-pagination .page-numbers > li a, .learn-press-pagination .page-numbers > li span{display:block;padding:5px 10px;border:1px solid #ddd;box-shadow:none;line-height:1;float:none;font-size:1em;border-radius:0;}
.learn-press-pagination .page-numbers > li span{background:#f5f5f5;}
.learn-press-message{padding:10px 12px 10px 15px;background:#f5f5f5;position:relative;margin:0 0 20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.learn-press-message.icon{padding-left:45px;}
.learn-press-message.icon:after{font-size:20px;vertical-align:baseline;margin-right:10px;position:absolute;left:15px;top:50%;margin-top:-13px;height:26px;line-height:26px;background:#04adff;width:26px;text-align:center;border-radius:50%;color:#fff;font-family:FontAwesome;}
.learn-press-message:before{position:absolute;content:'';top:0;left:0;width:5px;height:100%;background:#00adff;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.learn-press-message.error:before{background:#d85554;}
.learn-press-message.error.icon:before{background:#d85554;}
.learn-press-message.error.icon:after{content:"\f00d";background:#d85554;}
.learn-press-message.success.icon:before{background:#00adff;}
.learn-press-message.success.icon:after{content:"\f129";background:#00adff;}
ul.list-table-nav{display:flex;list-style:none;margin-left:0;}
ul.list-table-nav .nav-text{flex:1;text-align:left;}
ul.list-table-nav .nav-pages{flex:1;text-align:right;}
ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0;}
.primary-color{color:#00adff;}
.primary-color-before:before{color:#00adff;}
.primary-color-after:after{color:#00adff;}
.primary-background-color{background:#00adff;}
.primary-background-color{background:#00adff;}
.course-origin-price{font-size:85%;text-decoration:line-through;margin-right:5px;}
.course-item-nav{display:flex;}
.course-item-nav .prev, .course-item-nav .next{flex:1;}
.course-item-nav .prev span, .course-item-nav .next span{display:block;font-weight:700;}
.course-item-nav .prev a, .course-item-nav .next a{color:#999;}
.course-item-nav .next{text-align:right;}
.content-item-wrap #comments{margin-left:0;margin-right:0;}
.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media screen and (max-width:768px){ul.learn-press-courses .course{width:48%;}
}
@media screen and (max-width:600px){ul.learn-press-courses{margin-right:0;}
ul.learn-press-courses .course{width:100%;margin-right:0;}
}
.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative;}
.scroll-wrapper > .scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:auto !important;}
.scroll-wrapper > .scroll-content::-webkit-scrollbar{height:0;width:0;}
.scroll-element{display:none;}
.scroll-element, .scroll-element div{box-sizing:content-box;}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible{display:block;}
.scroll-element .scroll-arrow, .scroll-element .scroll-bar{cursor:default;}
.scroll-textarea{border:1px solid #ccc;border-top-color:#999;}
.scroll-textarea > .scroll-content{overflow:hidden !important;}
.scroll-textarea > .scroll-content > textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:0;padding:2px;position:relative !important;top:0;width:100% !important;}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar{height:0;width:0;}
.scrollbar-light > .scroll-element, .scrollbar-light > .scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10;}
.scrollbar-light > .scroll-element div{display:block;height:100%;left:5px;top:0;width:1px;}
.scrollbar-light > .scroll-element .scroll-element_outer{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.scrollbar-light > .scroll-element .scroll-element_size{background:#dbdbdb;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#dbdbdb),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-o-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-ms-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0,#e8e8e8 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.scrollbar-light > .scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%;}
.scrollbar-light > .scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:12px;opacity:0;}
.scrollbar-light > .scroll-element .scroll-bar{background:#fefefe;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fefefe),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-o-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-ms-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0,#f5f5f5 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.scrollbar-light > .scroll-element.scroll-y .scroll-bar{left:0;min-height:10px;width:11px;background:#12b3ff;opacity:.5;transition:opacity .25s;}
.scrollbar-light > .scroll-element.scroll-y .scroll-bar:hover{opacity:1;}
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size{left:-4px;width:1px;}
.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer{left:0;top:2px;width:12px;}
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size{top:-4px;}
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px;}
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px;}
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px;}
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px;}
.internal-styles{outline:none;}
.internal-styles{outline:none;}
.heading-css-15{color:#fff;}



.sccscontent.event2 div p:last-child em{
    height: 35px!important;
    overflow: hidden;
    display: block;
}
.sccscontent div p {
   text-align: left;
}
/*.sccscontent div p:first-child {
    height: auto!important;
    margin-bottom: -12px;    margin-top: 10px;
    padding-bottom: 10px;
}
.sccscontent div p {
    height: auto!important;
    margin-bottom: -12px;    margin-top: 0;
    padding-bottom: 10px;
}
.sccscontent div p:last-child {
    height: auto!important;
    margin-bottom: -12px;    margin-top: 10px;
    padding-bottom: 10px;
}*/

   .sccsstrnews-box.sccsstrspgs-s .sccscontent {
    padding-bottom: 15px;
    height: 324px!important;
}






