@import url(https://fonts.googleapis.com/css?family=Amiri:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
a,
a:hover {
    color: #4c4b4b;
    outline: 0;
}
.container,
body {
    min-width: 320px;
}
.front #top,
.not-front #top {
    background-image: url(../images/b21n.jpg);
    background-size: cover;
    background-attachment: scroll;
    background-repeat: repeat-y;
}
.breadcrumbs1 a,
a:hover,
a[href^="tel:"] {
    text-decoration: none;
}
.breadcrumbs1 a:hover,
a {
    text-decoration: underline;
}
#ajax-contact-form .form-group.img,
#ajax-contact-form3 .form-group.img,
.comment-block .caption .top .top_left,
.prev_next .prev,
header {
    float: left;
}
.post .post-image a em,
.recent li a figure em {
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    opacity: 0;
}
#main,
.author-block .caption,
.comment-block .caption {
    overflow: hidden;
}
#content,
#google_map,
#main,
#mission .carousel-box,
#top,
#tweets .carousel-box,
.container,
.m,
.post .post-image,
.post .post-image-info,
.prices a .c1,
.recent li a figure,
.recent li a figure img,
.search-form-wrapper,
.services2,
.sidebar-block,
header {
    position: relative;
}
.prices a .txt2,
.prices a:hover {
    moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#difference,
#gallery,
#services,
#tweets_section,
#what_wrapper {
    background: #f7f8f9;
}
#toTop,
#toTopHover {
    width: 50px;
    height: 50px;
}
#toTop:active,
#toTop:focus,
a,
a:hover {
    outline: 0;
}
a[href^="tel:"] {
    color: inherit;
}
::selection {
    background: #999 !important;
    color: #000;
}
::-moz-selection {
    background: #999 !important;
    color: #000;
}
body {
    background: #fff;
    border: 0;
    font: 15px/1.6666667 Amiri, Arial, Helvetica, sans-serif;
    color: #999;
}
#main {
    margin: 0 auto;
}
.animated {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
#load,
#toTop {
    position: fixed;
}
.front #top {
    background-position: center top;
}
.parallax-bg.bg-fixed,
.support-fixed.front #top,
.support-fixed.not-front #top {
    background-attachment: fixed;
}
.not-front #top {
    background-position: center center;
}
#top2 {
    z-index: 30;
    background: 0 0;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.is-sticky #top2 {
    background: rgba(0, 0, 0, 0.6);
}
.top2 {
    padding-top: 40px;
    padding-bottom: 1px;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.is-sticky .top2 {
    padding-top: 27px;
    padding-bottom: 14px;
}
header {
    z-index: 31;
}
.breadcrumbs1_wrapper {
    background: #e6e6e6;
    padding: 8px 0;
    font-family: Montserrat;
    font-weight: 700;
    text-transform: uppercase;
}
.breadcrumbs1 {
    padding: 0;
    margin-top: 0;
    line-height: 20px;
    color: #232323;
    font-size: 11px;
    background: 0 0;
}
.breadcrumbs1 a,
.breadcrumbs1 a:hover {
    color: #232323;
}
.breadcrumbs1 span {
    display: inline-block;
    margin: 0 5px;
    color: #615e5e;
}
#google_map {
    width: 100%;
    height: 570px;
}
.post {
    margin-bottom: 40px;
    border: 1px solid #dedede;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.post .post-image a {
    display: block;
    text-decoration: none;
    background: #000;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}
.post .post-image a img {
    position: relative;
    width: 100%;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.post .post-image a em,
.ul1 > li a {
    transition: 0.3s ease-out;
    display: block;
}
.post .post-image a:hover img {
    opacity: 0.45;
}
.post .post-image a em {
    position: absolute;
    background: url(../images/zoom1.png) center center no-repeat;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.post .post-image a:hover em,
.recent li a:hover figure em {
    opacity: 1;
}
.post .post-image-info {
    margin-top: -20px;
}
.post .post-image-info .post-image-date {
    display: inline-block;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    padding: 10px 15px;
    background: #dfdfdf;
    border: 1px solid #000;
}
.author-block .caption .txt1,
.author-block .title,
.post .post-story .post-story-info a {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.author-block .caption .txt1,
.author-block .title,
.idea-block .txt1 {
    font-family: Montserrat;
    color: #232323;
}
.post .post-story .post-story-info {
    text-align: center;
    padding: 0 20px 25px;
    background: url(../images/kand5.png) center bottom no-repeat;
    margin-bottom: 20px;
}
.post .post-story .post-story-info a {
    display: inline-block;
    padding-left: 20px;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 700;
    color: #b4b4b4;
    text-decoration: none;
    margin: 0 4px;
}
.about-txt,
.counters li a:hover .caption,
.counters li a:hover figure,
.feed a:hover .txt2,
.latest a:hover .txt2,
.post .post-story .post-story-info a:hover,
.search-form-wrapper a:hover {
    color: #000;
}
.pager li.active > a,
.pager li > a:hover,
.prev_next a:hover {
    background: #000;
    color: #fff;
}
.post .post-story .post-story-info .by {
    background: url(../images/li_st1.png) left center no-repeat;
}
.post .post-story .post-story-info .by:hover {
    background-image: url(../images/li_st1_over.png);
}
.post .post-story .post-story-info .cat,
.post .post-story .post-story-info .com_num {
    background: url(../images/li_st2.png) left center no-repeat;
}
.post .post-story .post-story-info .cat:hover,
.post .post-story .post-story-info .com_num:hover {
    background-image: url(../images/li_st2_over.png);
}
.post .post-story .post-story-body {
    padding: 0 20px;
}
.post .post-story .post-story-link {
    text-align: right;
    padding: 0 20px 20px;
}
.author-block,
.live-comment,
.post .post-tags {
    padding: 20px;
}
.author-block .title {
    font-size: 16px;
    padding-bottom: 20px;
}
#ajax-contact-form .form-group.capthca,
#ajax-contact-form3 .form-group.capthca,
.author-block figure,
.comment-block figure {
    float: left;
    margin-right: 20px;
}
.author-block figure img {
    border: 2px solid #000;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.author-block .caption .txt1 {
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 5px;
}
.author-block .caption .txt2 {
    font-size: 14px;
    font-style: italic;
}
.idea-block {
    padding: 20px;
    text-align: center;
}
.counters,
.pager,
.table1 tbody tr td:first-child + td,
.table1 thead tr td:first-child + td,
.tags {
    text-align: left;
}
.idea-block .txt1 {
    font-size: 27px;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase;
}
.comment-block .caption .top .txt1,
.live-comment .live-comment-title,
.post-comments {
    font-weight: 700;
    letter-spacing: 2px;
    font-family: Montserrat;
    text-transform: uppercase;
}
.idea-block .txt2 {
    font-size: 17px;
    color: #4c4b4b;
    padding-bottom: 15px;
}
.post-comments {
    color: #232323;
    font-size: 16px;
    padding: 20px;
}
.comment-block {
    margin-bottom: 20px;
    padding: 20px;
}
.comment-block.left1 {
    margin-left: 150px;
}
.comment-block figure img {
    border: 1px solid #504f4f;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.comment-block .caption .top {
    padding-bottom: 10px;
}
.comment-block .caption .top .txt1 {
    font-size: 11px;
    color: #232323;
    padding-bottom: 5px;
}
.comment-block .caption .top .txt2,
.pager {
    font-size: 14px;
}
.comment-block .caption .top .top_right,
.gallery_right .caption,
.gallery_right figure,
.prev_next .next {
    float: right;
}
.live-comment .live-comment-title {
    color: #232323;
    font-size: 16px;
    padding-bottom: 20px;
}
.bot_menu,
.prev_next,
.recent,
.ul1 {
    padding: 0;
    margin: 0;
    list-style: none;
}
.bot_menu li,
.prev_next li {
    display: block;
}
.prev_next a {
    display: block;
    border: 1px solid #141414;
    padding: 7px 10px;
    list-style: outside;
    color: #141414;
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
}
.sidebar-block .sidebar-block-title,
.ul1 > li {
    letter-spacing: 2px;
    font-weight: 700;
    font-family: Montserrat;
    text-transform: uppercase;
}
.prev_next a:hover {
    border-color: #000;
}
.pager {
    display: block;
    font-family: Montserrat;
    font-weight: 700;
}
.pager li {
    margin-right: 5px;
    float: left;
}
.pager li > a {
    border: 1px solid #4c4b4b;
    padding: 3px;
    border-radius: 0;
    background: #fff;
    color: #4c4b4b;
    text-align: center;
    min-width: 35px;
    line-height: 27px;
    text-decoration: none;
}
.social li a,
.social2 li a {
    line-height: 33px;
    text-decoration: none;
}
.pager li.active > a {
    cursor: default;
}
.pager .next > a {
    float: none;
}
.sidebar-block {
    margin-bottom: 50px;
}
.sidebar-block .sidebar-block-title {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1;
    color: #232323;
}
.ul1 > li {
    font-size: 11px;
    line-height: 20px;
    color: #b4b4b4;
}
.ul1 > li a {
    color: #b4b4b4;
    text-decoration: none;
    padding: 7px 0 7px 20px;
    background: url(../images/li_st1.png) left center no-repeat;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.latest a .txt1,
.tags li a {
    color: #4c4b4b;
    font-weight: 700;
}
.ul1 > li a:hover {
    color: #000;
    text-decoration: none;
    background-image: url(../images/li_st1_over.png);
}
.recent li {
    display: block;
    float: left;
    padding: 0 2px 2px 0;
}
.what2 a,
h2 {
    padding: 20px;
}
.feed a,
.latest a,
.recent li a {
    display: block;
    text-decoration: none;
}
.tags li,
.tags li a {
    display: inline-block;
}
.recent li a figure {
    background: #6b6c6c;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.recent li a figure img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.recent li a:hover figure img {
    opacity: 0.2;
}
.recent li a figure em {
    position: absolute;
    background: url(../images/zoom2.png) center center no-repeat;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.latest {
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
}
.latest a .txt1 {
    font-size: 16px;
    margin-bottom: 7px;
    font-style: italic;
    padding-left: 15px;
    background: url(../images/li_st1_over.png) left center no-repeat;
}
.latest a .txt2 {
    color: #999;
    font-size: 13px;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.counters,
.tags {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.tags li {
    margin: 0 5px 5px 0;
    float: left;
}
.features .center_box img,
.macs img,
.prices a .txt2,
.screen img,
.tweets .tweets_inner .c1 {
    margin-left: auto;
    margin-right: auto;
}
.tags li a {
    background: #fff;
    border: 2px solid #4c4b4b;
    padding: 9px 12px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    text-decoration: none;
    font-size: 10px;
    font-family: Montserrat;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.btn-default.btn-cf-submit3:hover,
.tags li a:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}
.feed {
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 20px;
    padding-left: 50px;
    background: url(../images/feed.png) left top no-repeat;
}
.m,
h1 {
    font-size: 24px;
    padding: 20px 0 25px;
    margin: 0 0 25px;
}
.feed a .txt1 {
    color: #999;
    font-size: 16px;
    margin-bottom: 0;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.about1 a .c1,
.about1 a .txt1,
.about1 a .txt2 {
    margin-bottom: 20px;
}
.feed a .txt2 {
    color: #000;
    font-size: 16px;
}
.about1 a .txt1,
.about1 a .txt3,
.m {
    color: #35373e;
    font-family: Montserrat;
}
.counters li {
    display: block;
    width: 50%;
    float: left;
}
.counters li a {
    display: block;
    text-decoration: none;
    border: 2px solid transparent;
    padding: 15px 10px;
}
.counters li a:hover {
    border-color: #000;
}
.counters li a figure {
    float: left;
    color: #4c4b4b;
    font-size: 35px;
    line-height: 1;
    padding-top: 4px;
}
.counters li a figure i {
    font-size: inherit;
    line-height: inherit;
}
.counters li a .caption {
    overflow: hidden;
    text-align: right;
    color: #4c4b4b;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Montserrat;
    letter-spacing: 1px;
}
.counters li a .caption .txt1 {
    font-size: 15px;
}
.counters li a .caption .txt2 {
    font-size: 11px;
}
.m {
    display: block;
    font-weight: 700;
    line-height: 3;
    text-transform: uppercase;
    background: url(../images/kand1.png) center bottom no-repeat;
    letter-spacing: 5px;
}
.features1,
.services2 .txt1 {
    box-shadow: 0 4px 5px -3px #888;
    min-height: 150px;
    line-height: 25px;
}
.mission .mission_inner .txt3,
.txt31 {
    padding-top: 20px;
    text-align: center;
}
#content {
    padding-top: 30px;
    padding-bottom: 40px;
    background: #fff;
}
.front-slider {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -100px;
}
.subpage-slider {
    position: relative;
    height: 130px;
}
.mission_next,
.mission_prev {
    display: block;
    width: 40px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.mission_next {
    left: auto;
    right: 0;
}
.mission_next:after,
.mission_prev:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/prev.png) center center no-repeat;
}
.mission_next:after {
    background: url(../images/next.png) center center no-repeat;
}
.mission_next:hover,
.mission_prev:hover,
.tweets_pag a.selected,
.tweets_pag a:hover {
    background: #000;
}
#mission .carousel-box .inner {
    position: relative;
    overflow: visible;
    max-width: none;
    margin: 0;
}
#mission .carousel.main {
    position: relative;
    overflow: visible;
    margin: 0;
    padding: 0;
}
#mission .caroufredsel_wrapper {
    padding: 0;
    margin: 0;
    overflow: visible !important;
}
#mission .caroufredsel_wrapper ul,
#tweets .caroufredsel_wrapper,
#tweets .caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}
#mission .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0;
    position: relative;
    width: 100%;
}
.mission .mission_inner {
    text-align: center;
    color: #fff;
}
.mission .mission_inner .txt1 {
    font-family: Montserrat;
    font-size: 60px;
    font-weight: 700;
}
.mission .mission_inner .txt2 {
    font-family: Amiri;
    font-size: 20px;
    font-weight: 700;
    font-style: italic;
}
.txt31 {
    padding-bottom: 20px;
    color: #000;
}
#about {
    position: relative;
    background: #fff;
    padding: 50px 0;
}
.about1 {
    padding-bottom: 30px;
}
.about1 a {
    display: block;
    text-decoration: none;
    text-align: center;
}
.about1 a .c1 {
    display: inline-block;
    width: 92px;
    height: 92px;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.about1 a:hover .c1 {
    background: #000;
    border-color: #000;
}
.about1 a .c1 i {
    color: #999;
    font-size: 30px;
    line-height: 90px;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.about1 a:hover .c1 i {
    color: #fff;
}
.about1 a .txt1 {
    font-size: 12px;
    letter-spacing: 1px;
    background: url(../images/kand2.png) center bottom no-repeat;
    padding-bottom: 5px;
}
.about1 a .txt3,
.what1 .ic1,
.what2 a .ic1 {
    margin-bottom: 10px;
}
.about1 a .txt3 {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    border: 1px solid #e8e8e8;
    padding: 13px 20px;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.about1 a:hover .txt3,
.btn-default.btn3:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}
.department1 .caption,
.services2 .txt1,
.what2 a:hover .ic1,
.what2 a:hover .txt1 {
    color: #35373e;
}
#services {
    position: relative;
    padding: 80px 0;
}
#services2_wrapper {
    position: relative;
    background: #fff;
    border-bottom: 0 solid #f0f0f0;
    padding-bottom: 20px;
}
#services2,
#what {
    position: relative;
    display: table;
    width: 100%;
}
#services2 .left_box_wrapper {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 60%;
}
#services2 .left_box {
    padding: 70px 50px;
}
#services2 .right_box_wrapper {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 40%;
    background: url(../images/financial-training-1.jpg) center center/cover no-repeat;
}
.services2.nav1:before,
.services2.nav3:after,
.services2.nav3:before,
.services2.nav4:after,
.tweets_pag a span {
    display: none;
}
.services2 .ic1 {
    position: absolute;
    left: 0;
    top: 20px;
}
.services2 .ic1 i {
    color: #35373e;
    font-size: 40px;
    line-height: 1;
}
.services2 .txt1 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 20px;
    border: 1px solid #eee;
    text-align: center;
    background: #f1f1f1;
}
.department1 .caption,
.what1 .txt1 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#department {
    position: relative;
    background: #fff;
    padding: 70px 0 90px;
}
.department1 {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
}
.department1 figure {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}
.yjsg-round-progress {
    width: 155px;
    height: 155px;
    font-size: 15px;
    color: #232323;
    border-top-color: #000;
    border-bottom-color: transparent;
}
#what_wrapper {
    position: relative;
}
#what .left_box_wrapper {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 50%;
    background: url(../images/risk.gif) center center no-repeat;
    vertical-align: middle;
}
#what .left_box_wrapper2 {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 50%;
    background: url(../images/consultation.jpg) center center no-repeat;
    vertical-align: middle;
}
#what .left_box_wrapper3 {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 50%;
    background: url(../images/tna.jpg) center center no-repeat;
    vertical-align: middle;
}
#what .left_box_wrapper1 {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 50%;
    background: url(../images/b2.jpg) center center no-repeat;
    vertical-align: middle;
}
#what .left_box_wrapper5 {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 50%;
    background: url(../images/proposal.jpg) center center no-repeat;
    vertical-align: middle;
}
#what .left_box_wrapper6 {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 50%;
    background: url(../images/review.png) center center no-repeat;
    vertical-align: middle;
}
#what .left_box {
    padding: 110px;
}
#what .right_box_wrapper {
    position: relative;
    overflow: hidden;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
#what .right_box {
    padding: 70px;
}
#what .right_box_inner {
    margin-left: -20px;
    margin-right: -20px;
}
.what1 {
    background: rgba(53, 55, 62, 0.6);
    padding: 50px;
    text-align: center;
    color: #fff;
}
.features1,
.features1 .ic1,
.what2 {
    margin-bottom: 15px;
}
.what1 .ic1 i,
.what2 a .ic1 i {
    font-size: 35px;
    line-height: 1;
}
.what1 .txt1 {
    color: #fff;
    padding-bottom: 15px;
}
.what1 .txt2 {
    font-size: 22px;
    padding-bottom: 20px;
}
.features1 .txt1,
.what2 a .txt1 {
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Montserrat;
}
.what2 {
    position: relative;
    margin-top: 15px;
}
.what2 a {
    display: block;
    text-decoration: none;
    padding-bottom: 0 !important;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.what2 a .ic1,
.what2 a .txt1 {
    color: #6e6e6f;
    transition: 0.3s ease-out;
}
.what2 a:hover {
    border-color: #35373e;
}
.what2 a .ic1 {
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.what2 a .txt1 {
    padding-bottom: 5px;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.prices a,
.txt1 {
    transition: 0.3s ease-out;
}
.txt1 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 5px;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.txt1.header_tct {
    color: #fff !important;
}
#features {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 20px 0 80px;
}
.features .left_box {
    text-align: right;
    padding-top: 60px;
}
.features1,
.numbers1,
.prices a,
.social li a,
.tweets .tweets_inner,
.tweets_pag {
    text-align: center;
}
.features .right_box {
    padding-top: 60px;
}
.features .center_box img {
    padding-top: 50px;
}
.features1 {
    background: #f1f1f1;
    position: relative;
    padding: 25px;
}
.bot1,
.bot2 {
    background: #111;
    position: relative;
}
.features1 .ic1 {
    color: #000;
}
.features1 .ic1 i {
    font-size: 25px;
    line-height: 1;
}
.features1 .txt1 {
    color: #6e6e6f;
    padding-bottom: 15px;
}
.features1 .txt2 {
    font-size: 19px;
    line-height: 1.3;
}
.numbers1 {
    position: relative;
    margin-bottom: 30px;
    color: #fff;
}
.numbers1 .ic1 {
    margin-bottom: 10px;
    color: #fff;
}
.numbers1 .ic1 i {
    font-size: 32px;
    line-height: 1;
}
.numbers1 .txt1 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 10px;
}
.numbers1 .txt2 {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#difference {
    position: relative;
    padding: 70px 0 50px;
}
#pricelist,
.navbar_ .navbar-toggle .icon-bar,
.prices a,
.prices a .txt2,
.prices a .txt3,
.prices a:hover,
.table1 tr {
    background: #fff;
}
#pricelist {
    position: relative;
    padding: 70px 0 50px;
}
.table1,
.thumb1.last {
    margin-bottom: 0;
}
.table1 tbody tr td,
.table1 thead tr td {
    border: 1px solid #eee;
    color: #999;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 12px;
    vertical-align: middle;
    text-align: center;
}
.bot_title,
.table1 thead tr td {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.table1 thead tr td {
    font-family: Montserrat;
    color: #35373e;
    font-size: 11px;
}
.bot1,
.bot1 a {
    color: #999;
}
.table1 > thead:first-child > tr:first-child > td {
    border: 1px solid #eee;
}
.table1 tbody tr:nth-child(odd) {
    background: #fbfbfc;
}
.table1 tbody tr:hover {
    background: #f4f4f7;
}
.prices {
    margin-bottom: 30px;
}
.prices a {
    display: block;
    padding: 25px 0 50px;
    text-decoration: none;
    border: 1px solid #f0f0f0;
    position: relative;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.prices a .txt3,
.social li a {
    transition: 0.3s ease-out;
    font-size: 11px;
}
.prices a:hover {
    z-index: 5;
    -ms-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.prices a .txt1 {
    font-size: 16px;
    color: #35373e;
    font-family: Montserrat;
    text-transform: uppercase;
    padding-bottom: 20px;
    letter-spacing: 2px;
}
.prices a .c1:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #e9eaeb;
    position: absolute;
    left: 0;
    top: 50%;
}
.prices a .txt2 {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 30px;
    line-height: 1.2;
    border: 1px solid #e9eaeb;
    color: #35373e;
    padding-top: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.prices a .txt2 span {
    display: block;
    color: #777;
    font-size: 14px;
}
.prices a ul {
    padding: 0;
    margin: 0 0 40px;
    list-style: none;
}
.prices a ul li {
    display: block;
    border-bottom: 1px solid #f5f5f5;
    color: #999;
    padding: 15px 0;
}
.prices a .txt3 {
    display: inline-block;
    font-family: Montserrat;
    letter-spacing: 2px;
    color: #35373e;
    padding: 13px 40px;
    border: 1px solid #e8e8e8;
    text-transform: uppercase;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.prices a:hover .txt3 {
    background: #000;
    color: #fff;
}
#gallery {
    position: relative;
    padding: 70px 0;
}
#gallery2 {
    position: relative;
    background: #eaeaea;
}
.gallery {
    width: 50%;
    float: left;
}
.gallery figure {
    width: 50%;
    float: left;
    position: relative;
}
.gallery figure img {
    width: 100%;
    position: relative;
}
.gallery figure em {
    display: block;
    width: 25px;
    height: 50px;
    background: url(../images/arrow1.png) no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
}
.gallery_right figure em {
    background-image: url(../images/arrow2.png);
    right: auto;
    left: 0;
}
.gallery .caption {
    width: 50%;
    float: left;
    padding: 20px 20px 0 30px;
}
.gallery .caption .txt1 {
    font-size: 16px;
    color: #141414;
    padding-bottom: 5px;
}
.gallery .caption .txt2 {
    font-family: Montserrat;
    font-size: 20px;
    color: #141414;
    padding-bottom: 5px;
}
.bot_title,
.gallery .caption .txt3 {
    font-family: Montserrat;
    font-size: 13px;
}
.gallery .caption .txt3 {
    line-height: 1.3;
    color: #6f6f6f;
    padding-bottom: 5px;
}
#tweets_section {
    position: relative;
    padding: 50px 0;
}
.tweets_pag {
    padding-top: 30px;
}
.tweets_pag a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #b6b7b7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 3px;
}
#tweets .carousel-box .inner {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0;
}
#tweets .carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0 -30px 0 0;
    padding: 0;
}
#tweets .carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0 30px 0 0;
    position: relative;
    width: 300px;
    overflow: hidden;
}
.tweets .tweets_inner {
    padding-left: 10%;
    padding-right: 10%;
}
.tweets .tweets_inner .c1 {
    display: block;
    width: 50px;
    height: 50px;
    background: 0 0;
    border: 1px solid #060606;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-bottom: 20px;
}
.tweets .tweets_inner .c1 i {
    color: #000;
    font-size: 20px;
    line-height: 48px;
}
.tweets .tweets_inner .txt1 {
    font-family: Amiri;
    font-size: 19px;
    color: #777;
}
.bot1 {
    padding: 60px 0 30px;
}
.logo2_wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
}
.bot_title {
    color: #fff;
    padding-top: 25px;
    padding-bottom: 45px;
}
.social,
.social2 {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.social li,
.social2 li {
    display: inline-block;
    margin: 0 1px;
    width: 35px;
    height: 35px;
}
.social li a {
    display: block;
    color: #aaa;
    background: 0 0;
    border: 1px solid #858585;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.navbar_ .nav > li > a,
.social2 li a {
    display: block;
    text-align: center;
    transition: 0.3s ease-out;
}
.social li a:hover {
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
}
.social li a i,
.social2 li a i {
    line-height: inherit;
}
.social2 li a {
    font-size: 11px;
    color: #676666;
    background: 0 0;
    border: 1px solid #676666;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.navbar_ .nav > li > a,
.sub-menu li a {
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    font-family: Montserrat;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.social2 li a:hover {
    color: #fff;
    background: #000;
    border: 1px solid #000;
}
.bot_menu li a,
.smallicons span a {
    color: #999;
    text-decoration: none;
}
.bot_menu li a:hover {
    color: #fff;
    text-decoration: underline;
}
.smallicons {
    padding-bottom: 15px;
}
.smallicons i {
    float: left;
    padding-right: 10px;
    color: #999;
    font-size: 20px;
    min-width: 35px;
}
.smallicons span {
    display: table;
}
.bot2 {
    border-top: 1px solid #4b4b4b;
    padding: 20px 0;
    font-size: 10px;
    font-family: Montserrat;
    text-transform: uppercase;
    color: #aaa;
    letter-spacing: 2px;
    text-align: center;
}
.parallax,
.parallax .overlay {
    background: 0 0;
    overflow: hidden;
}
.parallax {
    width: 100%;
    position: relative;
    padding-top: 110px;
    padding-bottom: 80px;
    height: 400px;
}
.parallax .overlay,
.parallax-bg,
.sub-menu ul {
    position: absolute;
    left: 0;
}
#load,
.parallax-bg {
    width: 100%;
    height: 100%;
}
.parallax-bg {
    top: 0;
    margin: 0 auto;
    background-size: cover;
    background-attachment: scroll;
    background-repeat: repeat-y;
    background-position: center center;
}
.parallax .overlay {
    width: 100%;
    top: 0;
}
.bg1 {
    background-image: url(../images/b4.jpg);
}
.bg2 {
    background-image: url(../images/b5.jpg);
}
.bg3 {
    background-image: url(../images/l5.jpg);
}
.navbar_ {
    margin: 0;
    padding: 0;
    background: 0 0;
    border: none;
    position: relative;
    z-index: 30;
    min-height: 0;
    text-align: center;
}
#trained,
.title1,
.title3 {
    padding-bottom: 30px;
}
.navbar_ .navbar-toggle {
    background: #161616;
    border: none;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 5px;
}
.navbar_ .navbar-toggle:focus,
.navbar_ .navbar-toggle:hover {
    background: #303030;
}
#qLoverlay,
.btn-default.btn0:hover {
    background: #fff !important;
}
.navbar-collapse_ {
    padding-left: 0;
    padding-right: 0;
    border: none;
}
.navbar_ .nav {
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    float: none;
}
.navbar_ .nav > li {
    position: relative;
    display: block;
    float: left;
    white-space: nowrap;
    background: 0 0;
    margin-left: 45px;
}
.navbar_ .nav > li:first-child {
    margin-left: 0;
}
.navbar_ .nav > li > a {
    text-decoration: none;
    background: 0 0;
    color: #fff;
    text-shadow: none;
    padding: 10px 0;
    border: none;
    margin: 0;
    position: relative;
    z-index: 2;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.navbar_ .nav > li > a em {
    display: inline-block;
    width: 7px;
    height: 5px;
    background: url(../images/caret1.png) center center no-repeat;
    margin-left: 10px;
    margin-right: 0;
    vertical-align: middle;
}
.navbar_ .nav > li > a:hover {
    text-decoration: none;
    border-bottom: 2px solid #b600dd;
    color: #fff;
}
.navbar_ .nav > li.active > a,
.navbar_ .nav > li.active > a:focus,
.navbar_ .nav > li.active > a:hover,
.navbar_ .nav > li.sfHover > a,
.navbar_ .nav > li.sfHover > a:hover,
.navbar_ .nav > li > a:focus {
    color: #fff;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0;
}
.sub-menu ul {
    display: none;
    top: 100%;
    list-style: none;
    zoom: 1;
    z-index: 1;
    margin: 0;
    padding: 0;
    background: #3e3e40;
    text-align: left;
    border: none;
}
.sub-menu li,
.sub-menu li a {
    display: block;
    position: relative;
}
.title1,
.title2,
h2 {
    text-align: center;
}
.sub-menu li {
    margin: 0;
    zoom: 1;
    border-top: 1px solid #515152;
}
.sub-menu li:first-child {
    border-top: none;
}
.sub-menu li a {
    color: #fff;
    text-decoration: none;
    padding: 3px 40px 3px 10px;
    background: 0 0;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.sub-menu li a:hover {
    text-decoration: none;
    color: #000;
    background: #fff;
}
.sub-menu-2 > ul {
    left: 100%;
    top: 0;
    margin-left: 0;
    background: #3e3e40;
}
.search-form-wrapper .form-control {
    border: 1px solid #b4b4b4;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 40px;
    color: #b4b4b4;
    font-style: italic;
}
.btn-default.btn0,
.btn-default.btn1 {
    color: #fff;
    background: 0 0;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 20px;
    position: relative;
    display: inline-block;
}
.search-form-wrapper .form-control:focus {
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #000;
}
.hl2,
.hl3 {
    border-top: 1px solid #eee;
}
.search-form-wrapper a {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 40px;
    line-height: 40px;
    color: #aaa;
}
.search-form-wrapper a i {
    font-size: 16px;
    line-height: 40px;
}
#toTop {
    display: none;
    text-decoration: none;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    overflow: hidden;
    border: none;
    text-indent: 100%;
    background: url(../images/totop.gif) left top no-repeat;
}
#toTopHover,
h1,
h2,
h5 {
    display: block;
}
#toTopHover {
    background: url(../images/totop.gif) left bottom no-repeat;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
}
.title1 {
    color: #35373e;
    font-weight: 700;
    font-family: Montserrat;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: 15px;
    background: url(../images/kand1.png) center bottom no-repeat;
    letter-spacing: 2px;
}
.title2 {
    color: #777;
    font-size: 19px;
    margin: 40px 0;
}
.title3,
h1 {
    color: #35373e;
    font-family: Montserrat;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    line-height: 1;
}
#messagebody .title2,
.hl2 {
    margin-top: 15px;
}
.title3 {
    text-align: left;
    font-size: 22px;
    padding-top: 0;
    margin-bottom: 15px;
    background: url(../images/kand4.png) left bottom no-repeat;
}
h1 {
    position: relative;
    background: url(../images/kand3.png) left bottom no-repeat;
}
h2 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    color: #232323;
    line-height: 1;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h5 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 11px;
    color: #525252;
    line-height: 1;
    padding: 0 0 10px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.img-responsive-old {
    display: block;
    max-width: 100%;
    height: auto;
}
.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hl2 {
    margin-bottom: 20px;
}
.hl3 {
    margin-top: 25px;
    margin-bottom: 25px;
}
.btn-default.btn0 {
    font-family: Montserrat;
    border: none;
    font-size: 12px;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    text-transform: uppercase;
    margin: 0 5px;
}
.btn-default.btn1,
.btn-default.btn2,
.btn-default.btn3,
.thumb1 {
    margin-top: 0;
    margin-bottom: 0;
}
.btn-default.btn0:hover {
    color: #000;
}
.btn_bg_primary {
    background-color: #1763b6 !important;
}
.btn_bg_info {
    background-color: #780ba1 !important;
}
.btn-default.btn1 {
    font-family: Montserrat;
    border: 2px solid #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 8px 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    text-transform: uppercase;
}
.btn-default.btn1:hover {
    color: #000;
    background: #fff;
}
.btn-default.btn2 {
    font-family: Montserrat;
    display: inline-block;
    color: #141414;
    border: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    padding: 0 30px 0 0;
    text-decoration: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    text-transform: uppercase;
    background: url(../images/btn2.png) right center no-repeat;
    position: relative;
    letter-spacing: 1px;
}
.btn-default.btn2:hover {
    color: #000;
    text-decoration: underline;
}
.btn-default.btn3 {
    font-family: Montserrat;
    display: inline-block;
    color: #4c4b4b;
    border: 2px solid #4c4b4b;
    font-size: 10px;
    line-height: 20px;
    font-weight: 700;
    padding: 2px 15px;
    text-decoration: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    text-transform: uppercase;
    background: 0 0;
    position: relative;
    letter-spacing: 1px;
}
.img-polaroid {
    position: relative;
    padding: 5px;
    background: 0 0;
    border: 1px solid #cfcfcf;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.thumbnail .caption {
    padding: 0;
    color: inherit;
}
.thumb1 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    box-shadow: none;
    moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    background: 0 0;
}
.thumb1 figure {
    margin: 0 20px 20px 0;
    float: left;
}
.thumb1 figure img {
    width: auto;
}
#load {
    overflow: hidden;
    z-index: 1001;
    background-color: #fff;
}
#qLbar {
    background: #000 !important;
}
#qLpercentage {
    color: #000 !important;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 40px !important;
    line-height: 1;
}
.notification_error,
.notification_error3 {
    color: red;
    padding-bottom: 10px;
}
.notification_ok,
.notification_ok3 {
    text-align: left;
    padding-bottom: 10px;
}
#error,
#feedback,
.header_text,
.headtext,
.logo_wrapper p,
.serviceBox,
.txt11 {
    text-align: center;
}
#ajax-contact-form .form-group,
#ajax-contact-form3 .form-group {
    margin-left: 0;
    margin-right: 0;
}
#ajax-contact-form .form-group label {
    color: #525252;
    font-weight: 400;
    font-style: italic;
    display: none;
}
#ajax-contact-form .form-control {
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #8c8c8c;
    background: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    font-style: italic;
}
#ajax-contact-form .form-control:focus {
    border-color: #d0d0d0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(153, 153, 153, 0.3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(153, 153, 153, 0.3);
}
#ajax-contact-form textarea.form-control,
#ajax-contact-form3 textarea.form-control {
    height: auto;
}
#ajax-contact-form .form-group.capthca input,
#ajax-contact-form3 .form-group.capthca input {
    width: 170px;
}
#ajax-contact-form .form-group.img img,
#ajax-contact-form3 .form-group.img img {
    width: 170px;
    height: 38px;
}
#ajax-contact-form .checkbox {
    font-style: italic;
    padding-bottom: 15px;
}
#ajax-contact-form #name {
    background: url(../images/n1.png) right center no-repeat #fff;
}
#ajax-contact-form #email {
    background: url(../images/e1.png) right center no-repeat #fff;
}
#ajax-contact-form #subject {
    background: url(../images/s1.png) right center no-repeat #fff;
}
#ajax-contact-form #message {
    background: url(../images/m1.png) right 15px no-repeat #fff;
}
.btn-default.btn-cf-submit {
    display: inline-block;
    background: #780ba1;
    color: #fff;
    font-family: Montserrat;
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    border: 2px solid transparent;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
.btn-default.btn-cf-submit3,
.txt11 {
    font-family: Montserrat;
    letter-spacing: 2px;
    transition: 0.3s ease-out;
    text-transform: uppercase;
}
.btn-default.btn-cf-submit:hover {
    border-color: #780ba1;
    color: #780ba1;
    background: #fff;
}
#ajax-contact-form3 .form-group label {
    color: #c4c4c4;
    font-weight: 400;
    display: none;
}
#ajax-contact-form3 .form-control {
    height: 38px;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #8c8c8c;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
}
#ajax-contact-form3 .form-control:focus {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(246, 99, 1, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(246, 99, 1, 0);
}
.btn-default.btn-cf-submit3 {
    display: block;
    background: #fff;
    color: #4c4b4b;
    font-size: 10px;
    line-height: 20px;
    font-weight: 700;
    padding: 7px 15px;
    text-decoration: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0px;
    border: 2px solid #4c4b4b;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
@media (max-width: 1199px) {
    .navbar_ .nav > li {
        margin-left: 40px;
    }
    .mission .mission_inner .txt1 {
        font-size: 45px;
    }
    .front-slider {
        margin-top: -90px;
    }
    #what {
        display: block;
    }
    #what .left_box_wrapper,
    #what .right_box_wrapper {
        display: block;
        width: auto;
    }
    #what .left_box {
        padding: 70px;
    }
    .gallery {
        width: auto;
        float: none;
    }
    .gallery .caption {
        padding: 50px 50px 10px;
    }
    .gallery.nav2 .caption,
    .gallery.nav2 figure {
        float: right;
    }
    .gallery.nav2 figure em {
        background-image: url(../images/arrow2.png);
        right: auto;
        left: 0;
    }
    .gallery.nav3 .caption,
    .gallery.nav3 figure {
        float: left;
    }
    .gallery.nav3 figure em {
        background-image: url(../images/arrow1.png);
        right: 0;
        left: auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .features .left_box,
    .features .right_box {
        padding-top: 30px;
    }
    .features1 {
        margin-bottom: 30px;
    }
    .features1 .ic1 {
        margin-bottom: 10px;
    }
    .features1 .txt1 {
        padding-bottom: 10px;
    }
}
@media (max-width: 991px) {
    .navbar_ .nav > li {
        margin-left: 10px;
    }
    .mission .mission_inner .txt1 {
        font-size: 35px;
    }
    .mission .mission_inner .txt2 {
        font-size: 18px;
    }
    .front-slider {
        margin-top: -80px;
    }
    #services2 {
        display: block;
    }
    #services2 .left_box_wrapper {
        display: block;
        width: auto;
    }
    #services2 .right_box_wrapper {
        display: block;
        width: auto;
        padding-bottom: 70%;
    }
    #services2 .left_box {
        padding: 50px 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .features .left_box,
    .features .right_box {
        padding-top: 0;
    }
    .features1 {
        margin-bottom: 20px;
    }
    .features1 .ic1 {
        margin-bottom: 5px;
    }
    .features1 .txt1 {
        padding-bottom: 5px;
    }
    .features1 .txt2 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .gallery .caption,
    .gallery figure {
        float: none;
        width: auto;
    }
    .navbar_ {
        float: none;
        height: 40px;
        margin-bottom: 0;
    }
    .navbar-collapse_ {
        clear: both;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 14px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar_ .nav {
        display: block;
        background: #3e3e40;
        border-right: none;
        border: none;
    }
    .navbar_ .nav > li {
        float: none;
        background: 0 0;
        border-left: none;
        margin-right: 0;
        border-top: 1px solid #515152;
        padding-left: 0;
        margin-left: 0;
    }
    .navbar_ .nav > li > a {
        padding: 10px;
        border: none;
        color: #fff;
    }
    .sub-menu ul {
        position: relative;
        left: 0;
        top: 0;
    }
    .mission .mission_inner .txt1 {
        font-size: 20px;
    }
    .mission .mission_inner .txt2 {
        font-size: 14px;
    }
    .front-slider {
        margin-top: -60px;
    }
    .gallery figure em,
    .services2:before {
        display: none;
    }
    .services2:after {
        display: block !important;
    }
    #what .left_box,
    #what .right_box {
        padding: 30px;
    }
    .features .left_box,
    .features .right_box {
        text-align: center;
        padding-top: 0;
    }
    .gallery {
        margin-bottom: 20px;
    }
    .gallery .caption {
        padding: 20px;
    }
    .content-part,
    .sidebar-part {
        padding-bottom: 25px;
    }
}
@media (max-width: 480px) {
    #google_map {
        height: 240px;
    }
    .mission .mission_inner .txt3 {
        display: none;
    }
    .front-slider {
        margin-top: -30px;
    }
}
.container1 {
    width: 100%;
    margin: 0 auto;
}
.header_text {
    color: #fff;
    font-size: 26px;
    line-height: 1;
}
.logo_wrapper p {
    color: #fff;
    font-family: sans-serif;
    font-size: 11.5px;
    line-height: 1;
}
.headtext {
    color: #fff;
    font-size: 21px;
    padding: 38px;
}
.txt11 {
    font-weight: 400;
    font-size: 30px;
    color: #000;
    padding-bottom: 5px;
    -moz-transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
}
#trained {
    padding-top: 50px;
}
#trained .txt1 {
    padding-top: 15px;
}
.serviceBox {
    margin-top: 60px;
    position: relative;
    z-index: 1;
    margin-bottom: 21px;
}
.serviceBox .service-icon {
    width: 78px;
    height: 78px;
    border-radius: 3px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    top: -34px;
    left: 0;
    right: 0;
    z-index: 1;
    transition: 0.3s ease-out;
}
.serviceBox:hover .service-content:before,
.serviceBox:hover .service-icon {
    transform: rotate(45deg);
}
.serviceBox .service-icon span {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 3px;
    background: #727cb6;
    font-size: 30px;
    color: #fff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: 0.3s ease-out;
}
.serviceBox .service-icon span i {
    transition: 0.3s ease-out;
}
.serviceBox:hover .service-icon span i {
    transform: rotate(-45deg);
}
.serviceBox .service-content {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    padding: 55px 15px;
    position: relative;
}
.serviceBox .service-content:before {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin: 0 auto;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    z-index: -1;
    transition: 0.3s ease-out;
}
.serviceBox .title {
    font-size: 17px;
    font-weight: 500;
    color: #324545;
    text-transform: uppercase;
    margin: 0 0 25px;
    position: relative;
    transition: 0.3s ease-out;
}
.serviceBox:hover .title {
    color: #727cb6;
}
.serviceBox .description {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
}
.serviceBox .read-more {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    color: #c4c2c2;
    margin: 0 auto;
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    transition: 0.3s ease-out;
}
.serviceBox .read-more:hover,
.serviceBox:hover .read-more {
    border: 1px solid #727cb6;
    color: #727cb6;
}
.serviceBox .read-more:hover {
    text-decoration: none;
}
.serviceBox.green .service-icon span {
    background: #008b8b;
}
.serviceBox.blue .service-icon span {
    background: #3498db;
}
.serviceBox.orange .service-icon span {
    background: #e67e22;
}
.serviceBox.green:hover .title {
    color: #008b8b;
}
.serviceBox.blue:hover .title {
    color: #3498db;
}
.serviceBox.orange:hover .title {
    color: #e67e22;
}
.serviceBox.green:hover .read-more {
    border: 1px solid #008b8b;
    color: #008b8b;
}
.serviceBox.blue:hover .read-more {
    border: 1px solid #3498db;
    color: #3498db;
}
.serviceBox.orange:hover .read-more {
    border: 1px solid #e67e22;
    color: #e67e22;
}
#opacityBG {
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 0;
    color: #fff;
}
#opacityBG .txt11 {
    color: #fff;
    text-shadow: 0 0 3px #000;
}
#messageBody #btnpass {
    margin-left: 12px;
}
#feedback {
    color: green;
    font-size: 20px;
}
#error {
    color: red;
    font-size: 20px;
}
#bg_grey {
    background-color: #f1f1f1;
}
