
.callout-1 {
    background: none repeat scroll 0 0 #264455;
    padding: 70px 0 0;
}
.callout-1 h1 {
    color: #ffffff;
    font-size: 30px;
    margin: 40px 0;
    text-transform: uppercase;
}
.callout-1 h4 {
    color: #fff;
    font-size: 16px;
}
.callout-img {
    border-color: #fff;
    border-style: solid;
    border-width: 7px 7px 0;
    box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.2);
}
.callout-2 {
    background: none repeat scroll 0 0 #f07039;
    padding: 60px 0;
}
.colored.callout-2 {
    background: none repeat scroll 0 0 #264455;
}
.callout-2 .btn-border-round {
    margin: 0;
}
.callout-2 h4 {
    color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 20px;
}
.callout-3 {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 30px 0;
    position: relative;
    top: -50px;
    z-index: 1000;
}
.callout-3:after, .callout-3:before {
    content: "";
    height: 18px;
    position: absolute;
    top: 100%;
    width: 50%;
    z-index: 1000;
}
.callout-3:after {
    background: url("../images/shadow-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    left: 0;
}
.callout-3:before {
    background: url("../images/shadow-bg.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    right: 0;
}
.callout-3 .col-sm-10 h3 {
    color: #242424;
    font-size: 20px;
    margin: 0;
}
.callout-3 .col-sm-10 p {
    margin: 0;
}
.callout-4 h1 {
    color: #0e3042;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.callout-4 h4 {
    color: #666666;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
}
.service-icons {
    padding: 20px 0 0;
}
.icon-big, .icon-small {
    padding: 0 0 15px;
}
.icon-big i {
    background: none repeat scroll 0 0 #f07039;
    border-radius: 50%;
    color: #fff;
    display: table-cell;
    font-size: 25px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    vertical-align: middle;
    width: 65px;
}
.icon-big h3 {
    display: table-cell;
    padding: 0 0 0 15px;
    vertical-align: middle;
}
.icon-small {
    background: none repeat scroll 0 0 #264455;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 36px;
}
.icon-text {
    overflow: hidden;
    padding: 0 0 0 15px;
}
.icon-text h4 {
    color: #f07039;
    margin: 0 0 10px;
}
.icon-medium {
    color: #f07039;
    float: left;
    font-size: 40px;
    line-height: 40px;
    padding: 0 10px 0 0;
}
.service-image-wrap {
    padding: 40px 0 0;
}
.service-img img {
    border: 5px solid #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 20px;
}
.service-img {
    color: #666;
    font-size: 14px;
    text-align: center;
}
.service-img h3 {
    color: #f07039;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: uppercase;
}
.main-head {
    font-size: 15px;
    padding: 0 0 20px;
    text-align: center;
}
.main-head h1 {
    color: #323232;
    font-size: 24px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.main-head h1 span {
    color: #f07039;
}
.star-bg {
    background: url("../images/line-bg.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    color: #999999;
    font-size: 18px;
    margin: 0 0 10px;
}
.star-bg span {
    background: none repeat scroll 0 0 #efefef;
    padding: 0 10px;
}
.portfolio-wrap-2 {
    background: none repeat scroll 0 0 #fff;
    border-radius: 4px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 5px;
    padding: 5px;
}
.slider.owl-carousel .owl-controls {
    padding: 20px 0 0;
}
.portfolio-wrap {
    border-color: #efefef;
    border-style: solid;
    border-width: 0 2px 2px 0;
}
.port-details {
    background: none repeat scroll 0 0 #fff;
    display: table;
    padding: 20px;
    position: relative;
    width: 100%;
}
.port-details:before {
    color: #fff;
    content: "";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 20px;
    position: absolute;
    top: -14px;
}
.port-details h3 {
    display: table-cell;
    font-size: 16px;
    position: relative;
    vertical-align: middle;
}
.port-details span {
    color: #666666;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    padding: 5px 0 0;
}
.port-btn {
    background: none repeat scroll 0 0 #264455;
    border-radius: 50%;
    color: #fff;
    display: table-cell;
    height: 36px;
    line-height: 36px;
    text-align: center;
    vertical-align: middle;
    width: 36px;
}
.port-btn:hover {
    background: none repeat scroll 0 0 #f07039;
    color: #fff;
}
.why-choose {
    background: none repeat scroll 0 0 #fff;
}
.why-choose-img {
    bottom: -30px;
    position: relative;
}
.why-choose .star-bg span {
    background: none repeat scroll 0 0 #fff;
}
.why-choose-wrap {
    margin-bottom: 15px;
}
.shadow-wrapper {
    background: none repeat scroll 0 0 #fff;
    padding: 6px;
    position: relative;
}
.shadow-wrapper:after, .shadow-wrapper:before {
    content: "";
    height: 18px;
    position: absolute;
    top: 100%;
    width: 50%;
    z-index: 1000;
}
.shadow-wrapper:after {
    background: url("../images/shadow-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    left: 0;
}
.shadow-wrapper:before {
    background: url("../images/shadow-bg.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    right: 0;
}
.blockquote-1 footer, .blockquote-2 footer, .blockquote-3 footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}
.blockquote-1 {
    border: medium none;
    color: #323232;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    margin: 0 0 30px;
    padding: 0 0 0 60px;
    position: relative;
}
.blockquote-1:before {
    color: #f07039;
    content: "";
    font-family: "FontAwesome";
    font-size: 40px;
    left: 0;
    position: absolute;
    top: 0;
}
.blockquote-1 footer cite {
    color: #f07039;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: inherit;
}
.blockquote-2, .blockquote-3 {
    font-family: "Montserrat",sans-serif;
    padding: 20px 20px 20px 60px;
}
.blockquote-2 {
    background: none repeat scroll 0 0 #264455;
    border: medium none;
    color: #fff;
    position: relative;
}
.blockquote-3 {
    background: none repeat scroll 0 0 #ffffff;
    border-left: 5px solid #f07039;
    position: relative;
}
.blockquote-2 footer cite, .blockquote-3 footer cite {
    color: #f07039;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: inherit;
}
.blockquote-2 footer, .blockquote-3 footer {
    text-align: right;
}
.blockquote-2:before, .blockquote-3:before {
    color: #f07039;
    content: "";
    font-family: "FontAwesome";
    font-size: 30px;
    left: 20px;
    position: absolute;
    top: 15px;
}
.theme-accordian .panel-group .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
}
.theme-accordian .panel-default > .panel-heading {
    background-color: #f07039;
    border-radius: 0;
    padding: 0;
}
.theme-accordian .panel-title > a {
    color: #fff;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    outline: medium none;
    padding: 12px 15px;
    position: relative;
    text-transform: capitalize;
}
.theme-accordian .panel-body {
    padding: 15px 0 10px;
}
.panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.parallax-area {
    background-position: 50% 0;
    background-repeat: no-repeat;
    padding: 70px 0;
    position: relative;
}
.parallax-image {
    background-attachment: fixed;
    background-color: #fff;
    background-size: cover;
    color: #fff;
}
.twitter-bg {
    background-image: url("../images/twitter-bg.jpg");
}
.video-bg {
    background-image: url("../images/video-bg.jpg");
    padding: 150px 0 !important;
}
.video-bg h2 {
    color: #fff;
    font-size: 24px;
    margin: 30px 0 0;
    text-transform: uppercase;
}
.parallax-image {
    position: relative;
    z-index: 1;
}
.parallax-image .page-overlay {
    background: url("../images/overlay-pattern.png") repeat scroll 0 0 rgba(38, 68, 85, 0.5);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.tweet-stream .tweet_list, .tweet-stream .tweet_list li {
    font-size: 13px;
    line-height: 25px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tweet-stream .tweet_list li {
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.tweet-stream .tweet_list li:last-child {
    border: medium none;
    margin: 0;
    padding: 0;
}
.tweet-stream .tweet_list li .tweet_text, .tweet-stream .tweet_list li .tweet_time {
    display: block;
}
.tweet-stream .tweet_list li .tweet_time {
    font-size: 11px;
    margin-top: 0;
}
.tweet-stream .tweet_list li .tweet_time a {
    font-weight: 400;
}
.photo-thumbs {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.photo-thumbs li {
    background: none repeat scroll 0 0 #fff;
    float: left;
    list-style: outside none none;
    margin: 3px;
    padding: 0;
    width: 70px;
}
.photo-thumbs li a {
}
.photo-thumbs li img {
    display: block;
}
.photo-thumbs li a img {
    border: medium none;
}
.social-icons {
    margin: 0;
}
.social-icons ul {
    margin: 0;
    padding: 0;
}
.social-icons ul li {
    display: inline-block;
    padding: 0 10px 0 0;
}
.social-icons ul li a {
    color: #989898;
    font-size: 20px;
}
.alternate .social-icons ul li a {
    line-height: 37px;
}
.social-icons ul li a:hover {
    color: #f07039;
}
.hover_img {
    background: none repeat scroll 0 0 #000;
    overflow: hidden;
    position: relative;
}
.hover_img:hover img {
    opacity: 0.4;
    transition: all 0.5s ease-in-out 0s;
}
.portfolio_zoom, .portfolio_link {
    background: none repeat scroll 0 0 #f07039;
    border-radius: 20px;
    color: #fff;
    line-height: 35px;
    margin-top: -15px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.5s ease-in-out 0s;
    width: 60px;
    z-index: 2200;
}
.portfolio_zoom {
    right: -60px;
    z-index: 302;
}
.portfolio_link {
    left: -60px;
    z-index: 303;
}
.portfolio_zoom:hover, .portfolio_link:hover {
    background: none repeat scroll 0 0 #fff;
    opacity: 1;
    z-index: 310000;
}
.portfolio_zoom a, .portfolio_link a {
    color: #fff;
    display: block;
    margin: 0 3px;
}
.portfolio_zoom a:hover, .portfolio_link a:hover {
    color: #f07039;
}
.hover_img:hover .portfolio_zoom {
    right: 51%;
}
.hover_img:hover .portfolio_link {
    left: 51%;
}
.btn-square {
    border: 2px solid #fff;
    color: #fff !important;
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    padding: 8px 14px;
    text-transform: uppercase;
}
.btn-square:hover {
    background: none repeat scroll 0 0 #fff;
    color: #f07039 !important;
}
.btn-round {
    background: none repeat scroll 0 0 #f07039;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    padding: 10px 18px;
    text-transform: uppercase;
}
.btn-round:hover {
    background: none repeat scroll 0 0 #264455;
    color: #fff;
}
.btn-border-round {
    border: 1px solid #323232;
    border-radius: 3px;
    color: #323232;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    margin-top: 10px;
    padding: 10px 22px;
    text-transform: uppercase;
}
.btn-border-round i {
    padding-left: 8px;
}
.btn-border-round:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f07039;
    color: #f07039;
}
.btn-border-round.dark, .btn-border-round.white {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    color: #fff;
}
.btn-border-round.white:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    color: #f07039;
}
.btn-border-round.dark:hover {
    background: none repeat scroll 0 0 #f07039;
    border: 1px solid #f07039;
    color: #fff;
}
.demo-button a {
    margin: 0 8px 15px 0;
}
.my-btn {
    display: inline-block;
    font-size: 16px;
    padding: 10px;
}
.my-btn:hover, .my-btn.btn-large:hover, .my-btn.btn-small:hover {
    background: none repeat scroll 0 0 #40aae6;
    color: #fff;
}
.my-btn.btn-small {
    font-size: 14px;
    padding: 8px;
}
.btn-dark-bg {
    background: url("../images/btn-demo.jpg") no-repeat scroll center center rgba(0, 0, 0, 0);
    padding: 25px;
    text-align: center;
}
.btn-dark-bg .demo-button a {
    margin-bottom: 0;
}
.btn-round.btn-mini, .btn-border-round.dark.btn-mini, .btn-border-round.btn-mini {
    font-size: 12px;
    padding: 6px 14px;
    text-transform: capitalize;
}
.btn-round.btn-small, .btn-border-round.dark.btn-small, .btn-border-round.btn-small {
    font-size: 14px;
    padding: 8px 13px;
    text-transform: capitalize;
}
.btn-round.btn-medium, .btn-border-round.dark.btn-medium, .btn-border-round.btn-medium {
    font-size: 14px;
    padding: 10px 14px;
    text-transform: capitalize;
}
.btn-round.btn-large, .btn-border-round.dark.btn-large, .btn-border-round.btn-large {
    font-size: 15px;
    padding: 12px 14px;
    text-transform: capitalize;
}
.my-btn.btn-large {
    font-size: 18px;
    padding: 12px;
}
.my-btn, .my-btn.btn-orange:hover, .my-btn.btn-green:hover, .my-btn.btn-pink:hover, .my-btn.btn-blue:hover, .my-btn.btn-cyan:hover {
    background: none repeat scroll 0 0 #2a333b;
}
.my-btn, .my-btn.btn-small, .my-btn.btn-large, .my-btn.btn-orange, .my-btn.btn-green, .my-btn.btn-pink, .my-btn.btn-blue, .my-btn.btn-cyan, .my-btn.btn-orange:hover, .my-btn.btn-green:hover, .my-btn.btn-pink:hover, .my-btn.btn-blue:hover, .my-btn.btn-cyan:hover {
    color: #f3f3f3;
    font-weight: 600;
}
.my-btn.bordered {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cccccc;
    color: #999999;
}
.my-btn.shadow {
    background: none repeat scroll 0 0 #40aae6;
    border: 1px solid #fff;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.07);
    color: #fff;
}
.my-btn.shadow:hover {
    background: none repeat scroll 0 0 #2a333b;
    border: 1px solid #fff;
    color: #fff;
}
.my-btn.bordered:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #40aae6;
    color: #40aae6;
}
.tab-content {
    background: none repeat scroll 0 0 #fff;
    border-color: #dedede;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 15px;
}
.theme-tab .nav-tabs > li > a, .theme-tab .nav-tabs {
    border: medium none;
}
.theme-tab .nav-tabs > li > a {
    background: none repeat scroll 0 0 #323232;
    border-color: #323232;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #fff;
    font-size: 12px;
}
.theme-tab .nav-tabs > li.active > a, .theme-tab .nav-tabs > li.active > a:hover, .theme-tab .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: #dedede;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #f07039;
}
.theme-tab .nav > li > a:focus {
    background: none repeat scroll 0 0 #ffffff;
    border-color: #dedede;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #f07039;
}
.theme-tab .nav > li > a:hover {
    background: none repeat scroll 0 0 #f07039;
    border-color: #f07039;
    border-style: solid;
    border-width: 1px 1px 0;
    color: #fff;
}
.pricing-box {
    background: none repeat scroll 0 0 #f7f8fa;
    border: 4px solid #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    font-family: "Montserrat",sans-serif;
    padding: 20px;
    text-align: center;
}
.head.trending {
    background: none repeat scroll 0 0 #f07039;
}
.head {
    background: none repeat scroll 0 0 #264455;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 20px 0;
    text-transform: uppercase;
}
.pricing {
    color: #f07039;
    display: inline-block;
    font-size: 82px;
    font-weight: 600;
    padding: 20px;
    position: relative;
}
.pricing:before, .pricing:after {
    position: absolute;
    z-index: 1000;
}
.pricing:before {
    color: #323232;
    content: "$";
    font-size: 18px;
    font-weight: 400;
    left: 5px;
    top: 50px;
}
.pricing span {
    font-size: 16px;
    font-weight: 400;
}
.list-detail {
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
}
.list-detail li {
    border-bottom: 1px solid #d7d8da;
    font-size: 16px;
    margin: 0 0 18px;
    padding: 0 0 18px;
}
.list-detail li span {
    color: #323232;
    font-weight: 600;
}
.list-detail li:last-child {
    border-bottom: medium none;
}
.pricing-box .porject-view {
    margin-top: 0;
}
#boxed-wrapper .boxedcontainer {
    margin: 0 auto;
}
#boxed-wrapper {
    background: none repeat scroll 0 0 #fbfbfb;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 2px solid #f07039;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin: 0 auto 50px;
    max-width: 1200px;
    overflow: hidden;
}
#boxed-wrapper .star-bg span {
    background: none repeat scroll 0 0 #fbfbfb;
}
#boxed-wrapper .port-details {
    background: none repeat scroll 0 0 #efefef;
}
#boxed-wrapper .port-details:before {
    color: #efefef;
}
.breadcrumb-wrap {
    background: url("../images/breadcrumbs-bg-1.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    padding: 60px 0;
    text-align: center;
    position: relative;
    width: 100%;
}
.breadcrumb-wrap h1 {
    color: #fff;
    font-size: 30px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.breadcrumb-wrap a {
    color: #000;
}
.breadcrumb-wrap a:hover {
    color: #999;
}
.skillbar-wrap {
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    padding: 0 0 15px;
}
.skillbar-wrap .col-md-6 .clearfix {
    padding: 10px 0;
}
.skillbar {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    height: 8px;
    position: relative;
    transition: all 0.4s linear 0s;
    width: 100%;
}
.skillbar-bar {
    background: none repeat scroll 0 0 #f07039;
    height: 8px;
    margin: 10px 0 0;
    width: 0;
}
.skill-bar-percent {
    color: #303030;
}
.error-page {
    font-family: "Montserrat",sans-serif;
    padding: 40px 0;
    text-align: center;
}
.error-page p {
    margin-bottom: 25px;
}
.error-page .my-btn {
    text-transform: capitalize;
}
.font-large {
    color: #323232;
    font-size: 100px;
    margin-bottom: 0;
}
.font-large, .font-small {
    font-weight: 700;
}
.font-small, .font-mini {
    color: #9098a5;
}
.dropcap {
    color: #303030;
    font-size: 32px;
    margin: 0 15px 0 0;
}
.dropcap2 {
    background: none repeat scroll 0 0 #f07039;
    color: #ffffff;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
    text-align: center;
    width: 50px;
}
.dropcap, .dropcap2 {
    float: left;
}
.dropcap, .dropcap2 {
    font-weight: 700;
}
.dropcap, .dropcap2 {
    font-size: 32px;
}
.fa-ul {
    margin: 0 0 0 20px;
}
.fa-ul li {
    margin: 0 0 10px;
}
.fa-ul li i {
    margin-top: 2px;
}
.list-light li i {
    color: #ccc;
}
.list-dark li i {
    color: #333;
}
.list-colored li i {
    color: #f07039;
}
ul.bullets-style {
    list-style-type: none;
    margin: 0 0 10px 18px;
    padding: 0;
}
ul.bullets-style.big {
    font-size: 18px;
}
ul.bullets-style li {
    margin: 0 0 5px;
}
.arrow-list li:before, .arrow-list-2 li:before, .arrow-list-3 li:before, .arrow-list-4 li:before {
    display: inline-block;
    font-family: "FontAwesome";
    margin-left: -18px;
    margin-right: 8px;
    top: 0;
    width: 10px;
}
.arrow-list li:before {
    content: "";
}
.arrow-list-2 li:before {
    content: "";
}
.arrow-list-3 li:before {
    content: "";
}
.arrow-list-4 li:before {
    content: "";
}
ul.bullets-style li, .arrow-list li:before, .arrow-list-2 li:before, .arrow-list-3 li:before, .arrow-list-4 li:before {
    position: relative;
}
.cbp-l-filters-button {
    margin: 0 0 20px;
}
.cbp-l-filters-button .cbp-filter-item {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #b4b4b4;
    border-radius: 3px;
    color: #2e2f30;
    cursor: pointer;
    display: block;
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    margin: 0 0 10px;
    padding: 5px 15px;
    text-transform: capitalize;
    transition: all 0.15s linear 0s;
}
.cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active, .cbp-l-filters-button .cbp-filter-item:hover {
    background: none repeat scroll 0 0 #f07039;
    border: 1px solid #f07039;
    color: #fff;
}
.col-sm-12 .cbp-l-filters-button .cbp-filter-item {
    display: inline-block;
    margin: 0 5px 10px;
    padding: 2px 9px;
}
.search-box {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d7d8da;
    border-radius: 3px;
    padding: 15px;
}
.search-box input {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #f07039;
    font-style: italic;
    font-weight: 600;
    width: 91%;
}
.search-box a {
    font-size: 14px;
}
#pageloader {
    background: url("../images/overlay-pattern-white.png") repeat scroll 0 0 #f07039;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999999;
}
.loader-item {
    margin: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: auto;
}
.loader {
    animation: 1.1s linear 0s normal none infinite running load8;
    border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) #ffffff;
    border-style: solid;
    border-width: 4px;
    font-size: 10px;
    margin: 0;
    position: relative;
    text-indent: -9999em;
}
.loader, .loader:after {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}
@keyframes load8 {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.alert h4 {
    margin: 0;
}
.alert-theme {
    background: none repeat scroll 0 0 #f07039;
    color: #fff;
}
.alert-theme button {
    color: #fff;
    opacity: 1;
}
.alert-theme button:hover {
    color: #000;
}
.home-pad {
    padding-top: 70px;
}
.mini-spacer {
    clear: both;
    padding: 40px 0 0;
}
.mega-title {
    color: #323232;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.jumbotron {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #cccccc;
}
.jumbotron h1 {
    color: #f07039;
}
.divider-wrap {
    display: block;
    height: 1px;
    margin: 25px 0;
    position: relative;
    width: 100%;
}
.bs-docs-grid .col-md-1 span, .bs-docs-grid .col-md-2 span, .bs-docs-grid .col-md-3 span, .bs-docs-grid .col-md-4 span, .bs-docs-grid .col-md-5 span, .bs-docs-grid .col-md-6 span, .bs-docs-grid .col-md-4 span, .bs-docs-grid .col-md-8 span, .bs-docs-grid .col-md-9 span, .bs-docs-grid .col-md-10 span {
    background-color: #fff;
    display: block;
    line-height: 40px;
    margin-bottom: 20px;
    min-height: 40px;
    text-align: center;
}
.tooltip-inner {
    padding: 10px;
}
.fontawesome-icons ul {
    list-style-type: none;
}
.fontawesome-icons ul li {
    font-size: 14px;
    margin-bottom: 8px;
}
.fontawesome-icons ul li i {
    color: #f07039;
    margin-left: -8px;
    text-align: center;
    width: 30px;
}
