@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/opensans/opensans-webfont.eot);
    src: url(../fonts/opensans/opensans-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans/opensans-webfont.woff2) format('woff2'),url(../fonts/opensans/opensans-webfont.woff) format('woff'),url(../fonts/opensans/opensans-webfont.ttf) format('truetype'),url('../fonts/opensans/opensans-webfont.svg#Open Sans') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Raleway;
    src: url(../fonts/raleway/raleway-regular-webfont.eot);
    src: url(../fonts/raleway/raleway-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/raleway/raleway-regular-webfont.woff2) format('woff2'),url(../fonts/raleway/raleway-regular-webfont.woff) format('woff'),url(../fonts/raleway/raleway-regular-webfont.ttf) format('truetype'),url(../fonts/raleway/raleway-regular-webfont.svg#Raleway) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url(../fonts/opensanscondensed/bold/OpenSans-CondBold-webfont.eot);
    src: url(../fonts/opensanscondensed/bold/OpenSans-CondBold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensanscondensed/bold/OpenSans-CondBold-webfont.woff) format('woff'),url(../fonts/opensanscondensed/bold/OpenSans-CondBold-webfont.ttf) format('truetype'),url('../fonts/opensanscondensed/bold/OpenSans-CondBold-webfont.svg#Open Sans Condensed') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(../fonts/opensans/opensans-italic-webfont.eot);
    src: url(../fonts/opensans/opensans-italic-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/opensans/opensans-italic-webfont.woff2) format('woff2'),url(../fonts/opensans/opensans-italic-webfont.woff) format('woff'),url(../fonts/opensans/opensans-italic-webfont.ttf) format('truetype'),url('../fonts/opensans/opensans-italic-webfont.svg#Open Sans') format('svg');
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Alegreya;
    src: url(../fonts/alegreya/alegreya-regular-webfont.eot);
    src: url(../fonts/alegreya/alegreya-regular-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/alegreya/alegreya-regular-webfont.woff2) format('woff2'),url(../fonts/alegreya/alegreya-regular-webfont.woff) format('woff'),url(../fonts/alegreya/alegreya-regular-webfont.ttf) format('truetype'),url(../fonts/alegreya/alegreya-regular-webfont.svg#Alegreya) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Arimo;
    src: url(..fonts/arimo/arimo-regular-webfont.eot);
    src: url(..fonts/arimo/arimo-regular-webfont.eot?#iefix) format('embedded-opentype'),url(..fonts/arimo/arimo-regular-webfont.woff2) format('woff2'),url(..fonts/arimo/arimo-regular-webfont.woff) format('woff'),url(..fonts/arimo/arimo-regular-webfont.ttf) format('truetype'),url(..fonts/arimo/arimo-regular-webfont.svg#Arimo) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Bank Gothic';
    src: url(../fonts/bankgothic/bankgothic-bold-webfont.eot);
    src: url(../fonts/bankgothic/bankgothic-bold-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/bankgothic/bankgothic-bold-webfont.woff2) format('woff2'),url(../fonts/bankgothic/bankgothic-bold-webfont.woff) format('woff'),url(../fonts/bankgothic/bankgothic-bold-webfont.ttf) format('truetype'),url('../fonts/bankgothic/bankgothic-bold-webfont.svg#Bank Gothic') format('svg');
    font-weight: 400;
    font-style: normal
}

.m0 {
    margin: 0!important
}

.mt30 {
    margin-top: 30px
}

.p0 {
    padding: 0!important
}

li,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.no-pad {
    padding: 0!important
}

.no-l-pad {
    padding-left: 0!important
}

.no-r-pad {
    padding-right: 0!important
}

.no-mar {
    margin: 0!important
}

.no-l-mar {
    margin-left: 0!important
}

.no-r-mar {
    margin-right: 0!important
}

.mar-b25 {
    margin-bottom: 25px!important
}

.no-bdr {
    border: 0!important
}

.clearh {
    clear: both;
    height: 1px;
    width: 100%
}

.clearh_5 {
    clear: both;
    height: 5px;
    width: 100%
}

.clearh_10 {
    clear: both;
    height: 10px;
    width: 100%
}

.clearh_15 {
    clear: both;
    height: 15px;
    width: 100%
}

.clearh_20 {
    clear: both;
    height: 20px;
    width: 100%
}

.clearh_25 {
    clear: both;
    height: 25px;
    width: 100%
}

.clearh_30 {
    clear: both;
    height: 30px;
    width: 100%
}

.clearh_40 {
    clear: both;
    height: 40px;
    width: 100%
}

.clearh_50 {
    clear: both;
    height: 50px;
    width: 100%
}

#javascript_error {
    display: none
}

.table-striped>thead>tr>th {
    background-color: #df0606;
    color: #fff
}

.table-striped tr.over td {
    background: #ffffef!important;
    color: #000!important
}

.btn,a,button {
    text-decoration: none;
    outline: 0;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.btn:focus,.btn:hover,a:focus,a:hover,button:focus,button:hover {
    text-decoration: none;
    outline: 0
}

footer.row,header.row,section.row {
    position: relative
}

body {
    font-family: "Open Sans",sans-serif;
    font-weight: 100%;
    height: 100%;
    overflow-x: hidden;
    letter-spacing: .2px
}

.thm-container {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.four_arrow_hover_box {
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    opacity: 0;
    border: 7px solid rgba(128,6,6,.6);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.four_arrow_hover_box .arrows {
    border: 1px solid #fff;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.four_arrow_hover_box .arrows span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(128,6,6,.6)
}

.four_arrow_hover_box .arrows:after,.four_arrow_hover_box .arrows:before {
    content: '';
    display: block;
    position: absolute
}

.four_arrow_hover_box .arrows:before {
    border-top: 1px solid rgba(128,6,6,.6);
    border-bottom: 1px solid rgba(128,6,6,.6);
    top: -1px;
    bottom: -1px;
    left: 16px;
    right: 16px
}

.four_arrow_hover_box .arrows:after {
    border-left: 1px solid rgba(128,6,6,.6);
    border-right: 1px solid rgba(128,6,6,.6);
    left: -1px;
    right: -1px;
    top: 16px;
    bottom: 16px
}

.arrows span {
    color: #fff;
    font-size: 1.3em;
    text-align: center;
    padding-top: 31%;
    font-weight: 700
}

.accrodion {
    border: 1px solid #d7d7d7;
    background: #fff;
    margin-bottom: 10px
}

.accrodion:last-child {
    margin-bottom: 0
}

.accrodion.active .accrodion-title {
    background: #019bb3
}

.accrodion.active .accrodion-title h4 {
    color: #fff
}

.accrodion.active .accrodion-title:after {
    content: '-';
    font-size: 40px;
    line-height: 38px;
    color: #fff
}

.accrodion .accrodion-title {
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}

.accrodion .accrodion-title:after {
    content: '+';
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    color: #898989;
    font-size: 23px;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 46px
}

.accrodion .accrodion-title h4 {
    color: #242424;
    font-family: 'Open Sans',sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 46px;
    letter-spacing: .04em;
    margin: 0
}

.accrodion .accrodion-content {
    padding-left: 30px;
    padding-top: 19px;
    padding-bottom: 30px
}

.accrodion .accrodion-content h3,.accrodion .accrodion-content h4 {
    margin: 0;
    color: #242424;
    margin-bottom: 15px
}

.accrodion .accrodion-content p {
    font-size: 14px;
    color: #898989;
    line-height: 24px;
    margin: 0;
    margin-bottom: 20px
}

.accrodion .accrodion-content ul {
    margin-top: 19px
}

.accrodion .accrodion-content ul li {
    font-size: 14px;
    line-height: 15px;
    color: #898989;
    margin-bottom: 8px
}

.accrodion .accrodion-content ul li:last-child {
    margin-bottom: 0
}

.accrodion .accrodion-content ul li:before {
    content: '\f105';
    font-family: FontAwesome;
    color: #898989;
    margin-right: 15px
}

.accrodion .accrodion-content .img-caption .content-box,.accrodion .accrodion-content .img-caption .img-box {
    display: table-cell;
    vertical-align: top
}

.accrodion .accrodion-content .img-caption .img-box {
    width: 143px
}

.accrodion .accrodion-content .img-caption .content-box {
    padding-left: 25px
}

.accrodion .accrodion-content .img-caption .content-box p {
    margin-bottom: 0
}

.wel-band {
    background: #f0f2f3;
    font: 300 1em/1em "Open Sans",sans-serif;
    color: #6e6e6e
}

.wel-band-bg {
    background: url(../images/userFiles/contents/images/header-top-band/head-top-band.jpg) no-repeat center center;
    overflow: hidden;
    padding: 1.06em 0
}

.wel-band-bg p {
    font: 400 1.1em/1em "Open Sans",sans-serif;
    margin: 0;
    padding: 0
}

.wel-band .right {
    text-align: right
}

.logo {
    text-align: left
}

.logo-sec {
    padding: 25px 0
}

.t-logo {
    text-align: left;
    padding-bottom: 0;
    margin-top: 4px
}

.t-logo a {
    display: inline-block
}

.t-soc {
    margin-top: 19px
}

.logo-sec img {
    display: inline-block
}

.touch_top {
    float: left;
    padding: 8px 0;
    width: 100%
}

.touch_top ul .item {
    padding: 0;
    display: inline-block
}

.touch_top ul .item:first-child {
    border-right: 1px solid #d8d8d8
}

.touch_top ul .item-ad {
    width: auto;
    padding: 0 20px 0 0
}

.touch_top ul .item-phone {
    width: auto;
    float: right;
    padding: 0 0 0 15px;
    text-align: right
}

.touch_top ul .item .media .media-left {
    padding-right: 0
}

.touch_top ul .item .media .media-left li {
    padding: 0 0 0 5px
}

.touch_top ul .item .media .media-left a {
    margin-top: 0;
    display: block
}

.touch_top ul .item .media .media-left a i {
    font-size: 1.9em;
    margin-top: 0
}

.touch_top ul .item .media .media-left #google_translate_element {
    float: left;
    margin-right: 13px
}

.fa-google-plus-square::before {
    color: #ea4335;
    font-size: 36px
}

.fa-facebook-square::before {
    color: #294072;
    font-size: 36px
}

.fa-twitter::before {
    color: #4cc5f0;
    font-size: 36px
}

.fa-linkedin-square::before {
    color: #278cda;
    font-size: 36px
}

.media-body {
    text-align: left
}

.media-body p {
    text-align: left;
    color: #232932;
    padding: 0;
    margin: 0;
    font: 400 .985em/1.3em "Open Sans",sans-serif
}

.media-body p span {
    color: #9692a0;
    font-size: 1em
}

.media-body p span a {
    color: #9692a0
}

.media-body p span a:hover {
    color: #df0606
}

.touch_top .nav {
    margin: 0;
    text-align: right
}

.widget-search {
    float: right;
    padding: 8px 0
}

.widget .search-form .form-control {
    height: 37px;
    border-radius: 0;
    border: none;
    font: 1em/1em "Open Sans",sans-serif;
    padding: 0 15px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #232932;
    z-index: 0
}

.widget-inner {
    border: 1px solid #ddd
}

.widget .search-form .form-control+.input-group-addon {
    padding: 0;
    border: 0;
    border-radius: 0;
    background-color: transparent
}

.widget .search-form .form-control+.input-group-addon button {
    border: 0;
    background: #fff;
    color: #ddd;
    font-size: 1.2em;
    line-height: 2.1em;
    padding-right: 15px
}

#header {
    position: relative;
    background: #fcfcfc
}

.goog-te-gadget-icon {
    background: url(../images/userFiles/contents/images/header/logo-translate.gif) no-repeat 1px 4px!important;
    margin-top: -4px
}

.goog-te-menu-value span {
    color: #676767
}

.main-menu-wrapper {
    margin-bottom: -65px;
    position: relative;
    z-index: 9;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.main-menu-wrapper .nav-bg {
    background: #e5e6e8
}

.main-menu-wrapper:before {
    content: '';
    background: #e5e6e8;
    width: 1190px;
    height: 100%;
    position: absolute;
    top: 1px;
    z-index: -1
}

.main-menu-wrapper.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: #df0606
}

.main-menu-wrapper.stricky-fixed .free-qoute-button {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu-wrapper.stricky-fixed .free-qoute-button:before {
    content: '';
    background: #f0efef;
    right: 100%;
    width: 2500px;
    top: 0;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu-wrapper.stricky-fixed .free-qoute-button:hover {
    background: #d10707
}

.main-menu-wrapper.stricky-fixed .free-qoute-button:hover:before {
    background: #d10707
}

.main-menu-wrapper.stricky-fixed .free-qoute-button:hover a {
    color: #fff
}

.ind-container {
    max-width: 1170px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.main-menu-wrapper .ind-container {
    position: relative;
    top: 1px
}

.main-menu-wrapper .ind-container:before {
    content: '';
    position: absolute;
    border: 1px solid rgba(231,255,255,.4);
    top: 5px;
    left: 0;
    right: 0;
    bottom: 5px
}

.main-menu-wrapper .free-qoute-button {
    background: #f0efef;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu-wrapper .free-qoute-button:hover {
    background: #d10707
}

.main-menu-wrapper .free-qoute-button:hover:before {
    background: #d10707
}

.main-menu-wrapper .free-qoute-button:hover a {
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu-wrapper .free-qoute-button:before {
    content: '';
    position: absolute;
    left: -32px;
    top: 0;
    width: 80px;
    background: #f0efef;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main-menu-wrapper .free-qoute-button a {
    font: 700 1.5em/1.2em 'Open Sans Condensed',sans-serif;
    color: #010101;
    text-transform: uppercase;
    padding: 21px 49px 20px 18px;
    display: block;
    position: relative
}

.main-menu-wrapper .free-qoute-button a:before {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: -32px;
    right: 5px;
    border: 1px solid rgba(255,255,255,.4);
    border-left: 0
}

.nav-holder {
    position: relative
}

.nav-holder .nav-header {
    display: none;
    padding: 12px 20px
}

.nav-holder .nav-header button {
    width: 60px;
    height: 40px;
    background: #19242a;
    border: none;
    outline: 0;
    color: #fff;
    font-size: 25px;
    border-radius: 5px
}

.nav-holder .nav-footer {
    display: block
}

.nav-holder .nav-footer ul.nav>li {
    display: inline-block;
    padding: 25px 0;
    position: relative
}

.nav-holder .nav-footer ul.nav>li a:focus,.nav-holder .nav-footer ul.nav>li.active a,.nav-holder .nav-footer ul.nav>li.current a,.nav-holder .nav-footer ul.nav>li:hover a {
    color: #df0606;
    background-color: transparent
}

.nav-holder .nav-footer ul.nav>li:last-child>a {
    border: none;
    padding-right: 0
}

.nav-holder .nav-footer ul.nav>li>a {
    padding: 0 .6em;
    display: block;
    color: #111;
    text-transform: uppercase;
    border-right: 1px dashed #f7f7f7;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font: 300 1.15em/1em 'Open Sans Condensed',sans-serif;
    letter-spacing: .4px
}

.nav-holder .nav-footer ul.nav>li>ul.submenu {
    top: 100%;
    left: 0
}

.nav-holder .nav-footer ul.nav>li>ul.submenu.align-right {
    right: 0;
    left: auto
}

.nav-holder .nav-footer ul.nav>li:hover>ul.submenu {
    visibility: visible;
    opacity: 1
}

.nav-holder .nav-footer ul.nav>li>ul.submenu>li>ul.submenu {
    top: 0;
    left: 100%
}

.nav-holder .nav-footer ul.nav>li>ul.submenu>li>ul.submenu.align-right {
    right: 100%;
    left: auto
}

.nav-holder .nav-footer ul.nav>li>ul.submenu>li:hover>ul.submenu {
    visibility: visible;
    opacity: 1
}

.nav-holder .nav-footer ul.nav>li ul.submenu {
    position: absolute;
    width: 275px;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.nav-holder .nav-footer ul.nav>li ul.submenu li {
    display: block;
    padding: 0;
    background: #e5e6e8;
    position: relative
}

.nav-holder .nav-footer ul.nav>li ul.submenu li:last-child a {
    border-bottom: 0
}

.nav-holder .nav-footer ul.nav>li ul.submenu li:last-child a:after {
    display: none
}

.nav-holder .nav-footer ul.nav>li ul.submenu li.current>a,.nav-holder .nav-footer ul.nav>li ul.submenu li:hover>a {
    color: #fff;
    background: #d10707;
    font-weight: 700
}

.nav-holder .nav-footer ul.nav>li ul.submenu li a {
    color: #111;
    font: 600 14px/1em 'Open Sans',sans-serif;
    padding: 15px 25px;
    border-bottom: 1px solid #f0efef;
    position: relative;
    display: block;
    font-weight: 500;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase
}

.nav-footer ul.nav li.has-submenu>a>button {
    display: none
}

.main-menu-wrapper.full-width {
    background: #df0606;
    margin-top: 0;
    margin-bottom: 0
}

.main-menu-wrapper.full-width.stricky-fixed {
    top: 0
}

.main-menu-wrapper.full-width .free-qoute-button a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2000px;
    height: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1;
    background: #fff;
    background: -webkit-linear-gradient(top,#fff 0,#fafafa 19%,#e2e2e2 69%,#d7d7d7 100%);
    background: linear-gradient(to bottom,#fff 0,#fafafa 19%,#e2e2e2 69%,#d7d7d7 100%)
}

.thm-btn {
    border: none;
    outline: 0;
    background: 0 0;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    font-weight: 500;
    padding: 10px 0;
    padding-left: 27px;
    padding-right: 27px;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: 2px solid #fff
}

.thm-btn-black {
    border: none;
    outline: 0;
    background: 0 0;
    font-size: 14px;
    line-height: 28px;
    color: #000;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    font-weight: 500;
    padding: 10px 0;
    padding-left: 27px;
    padding-right: 27px;
    display: inline-block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border: 2px solid #000
}

.thm-btn-black:hover,.thm-btn:hover {
    background: #d10707;
    color: #fff
}

.thm-btn:hover i {
    color: #fff;
    border-color: transparent
}

.thm-btn:hover i:after {
    background: #fff
}

.thm-btn i {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    border-left: 1px solid #ffcd47;
    margin-left: 20px;
    padding-left: 15px;
    position: relative
}

.thm-btn i:after {
    content: '';
    position: absolute;
    top: 0;
    left: -2px;
    width: 1px;
    height: 100%;
    background: #d7a41b
}

.thm-btn.transparent {
    background-color: transparent;
    border: 1px solid #85a4be;
    color: #fff
}

.thm-btn.transparent i {
    color: inherit
}

.thm-btn.transparent:hover {
    background: #d10707;
    border-color: #d10707;
    color: #fff
}

.thm-btn.transparent:hover i {
    color: inherit
}

.animate-3 {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.animate-5 {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.animate-7 {
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.animate-3-all * {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.animate-5-all * {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.animate-7-all * {
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.thm-banner-wrapper .caption-h1 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.thm-banner-wrapper .caption-h1-black {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

.thm-banner-wrapper .caption-p {
    font-size: 20px;
    font-style: italic;
    color: #fff;
    line-height: 28px
}

.thm-banner-wrapper .caption-p-black {
    font-size: 20px;
    font-style: italic;
    color: #000;
    line-height: 28px
}

.thm-banner-wrapper .caption-divider span.divider {
    width: 1px;
    height: 90px;
    background: #fff;
    display: block
}

.thm-banner-wrapper .thm-btn {
    padding-top: 7px;
    padding-bottom: 7px;
    -webkit-transition: all .3s ease!important;
    transition: all .3s ease!important;
    font-weight: 700!important
}

.thm-banner-wrapper .thm-btn i {
    margin: 0;
    border-color: transparent
}

.thm-banner-wrapper .thm-btn i:after {
    display: none
}

.thm-banner-wrapper .thm-btn.inverse {
    background: #df0606;
    color: #fff;
    border: 2px solid #df0606
}

.thm-banner-wrapper .thm-btn.inverse:hover {
    color: #000
}

.thm-banner-wrapper .thm-btn.inverse i {
    color: #fff
}

.thm-banner-wrapper .brder {
    display: block;
    width: 100px;
    height: 4px;
    background: #df0606;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px
}

.wel-ind-pad {
    padding: 2.7em 0 1em
}

.wel-info {
    position: relative;
    overflow: hidden
}

.wel-info h1,h1.main-title {
    font: 500 2.4em/1em "Bank Gothic",serif;
    color: #282c3d;
    margin: 0 0 .8em;
    text-transform: uppercase;
    letter-spacing: -2px
}

.modal-header h3 {
    font: 500 1.4em/1em "Bank Gothic",serif;
    color: #282c3d;
    margin: 15px 0;
    text-transform: uppercase;
    letter-spacing: -2px
}

.quick-inq .captcha {
    border: 0;
    width: 100%;
    text-align: left
}

.wel-info p {
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #777
}

.wel-bot {
    padding: 1.2em 0 0
}

.wel-bot img {
    float: left;
    border: 1px solid #cecece;
    padding: .4em;
    margin: 0 1.8em 0 0;
    height: 92px;
    width: 104px
}

.wel-bot h2 {
    font: 400 1.5em/1.2em "Open Sans",sans-serif;
    color: #df0606;
    margin: 0;
    padding: 0
}

.wel-bot p {
    color: #777;
    font-style: italic;
    padding: .8em 0 0;
    opacity: .5
}

.wel-ind-image {
    position: relative
}

.wel-ind-image:after {
    content: '';
    position: absolute;
    border: 2px solid #fff;
    z-index: 4;
    display: block;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px
}

.wel-ind-image img {
    max-width: 100%;
    width: 470px;
    height: 260px
}

.wel-ind-r-sec {
    position: relative
}

.wel-ind-r-txt {
    float: left;
    margin: 2em 1em
}

.wel-ind-r-txt p {
    font: 400 1.5em/1.2em "Open Sans",sans-serif;
    font-style: italic
}

.wel-ind-r-img {
    float: right;
    position: relative;
    bottom: 4em;
    z-index: 4
}

.wel-ind-r-img img {
    border-top: 7px solid #fff;
    border-left: 7px solid #fff;
    width: 256px;
    height: 158px
}

.infra-content img {
    float: left;
    margin: 0 15px 15px 0
}

.our-services {
    background: #e6e6e6
}

.sectpad {
    padding: 3em 0
}

.sectpad-ser {
    padding: 3.7em 0 3em
}

.section_header {
    position: relative;
    padding: 0 0 3em
}

.section_header h2 {
    font: bold 26px/1.2 "Bank Gothic",serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: -1.6px;
    margin: 0
}

.section_header h2:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #df0606;
    position: absolute;
    bottom: 0
}

.color h2 {
    color: #242424!important
}

.service-info {
    position: relative
}

.service-info h4 a {
    border-bottom: 2px solid #df0606;
    color: #242424;
    font: 600 .9em/1.5em "Open Sans",sans-serif;
    text-transform: uppercase;
    padding: 0 0 .5em;
    display: block;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.service-info h4 a:hover {
    color: #d10707
}

.service-info p {
    color: #333;
    font: 400 1.1em/1.6em "Open Sans",sans-serif;
    margin: 0;
    padding: 0 0 .5em
}

.service-info h6 a {
    color: #df0606;
    text-transform: uppercase
}

.service-info h6 a:hover {
    color: #676767
}

.service-info h6 {
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    padding: 0
}

.service-info .post-image {
    position: relative;
    overflow: hidden
}

.service-info .post-image img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.service-info .item {
    position: relative
}

.service-info .item .four_arrow_hover_box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.service-info .item:focus .four_arrow_hover_box,.service-info .item:hover .four_arrow_hover_box {
    opacity: .9;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.fluid-service-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: url(../images/userFiles/contents/images/services/ser-bg.jpg) repeat center center
}

@media (max-width: 991px) {
    .fluid-service-area {
        display:block
    }
}

.fluid-service-area .work-image-ser {
    width: -webkit-calc(50% - 115px);
    width: calc(50% - 115px);
    float: left;
    text-align: right;
    display: block;
    position: relative
}

@media (max-width: 991px) {
    .fluid-service-area .work-image-ser {
        width:100%;
        text-align: center
    }
}

@media (max-width: 991px) {
    .fluid-service-area .work-image-ser img {
        width:100%
    }
}

.fluid-service-area .service-promo {
    width: -webkit-calc(50% + 115px);
    width: calc(50% + 115px);
    float: left;
    position: relative;
    padding-left: 30px;
    background: url(../images/userFiles/contents/images/services/ser-bg.jpg) repeat
}

@media (max-width: 991px) {
    .fluid-service-area .service-promo {
        width:100%;
        padding-bottom: 30px
    }
}

@media (max-width: 991px) {
    .fluid-service-area .service-promo {
        padding:15px
    }
}

.fluid-service-area .service-promo ul .item {
    text-align: left;
    padding: 0 0 4.1em
}

.service-content {
    position: relative;
    z-index: 2;
    padding: 4em 4em 0 4em
}

.service-content .media-left {
    vertical-align: middle;
    padding-right: 4em
}

.service-content ul .item .media .media-body {
    text-align: left;
    font: 1em/1em "Open Sans",sans-serif;
    color: #898989;
    letter-spacing: .3px;
    padding: 0 17em 0 0
}

.service-content ul .item .media .media-body h4 {
    font: 600 1.3em/1em "Open Sans",sans-serif;
    color: #fff;
    text-transform: uppercase
}

.service-content ul .item .media .media-body p {
    font: 1em/1.5em "Open Sans",sans-serif;
    color: #fff
}

.nau-head {
    position: absolute;
    background: #f7e13b;
    width: 18em;
    bottom: 1em;
    text-align: left;
    font-family: Raleway,sans-serif;
    padding: 1em 0 0 2em;
    right: 0
}

.nau-head p {
    font: 600 1.3em/1em Raleway,sans-serif;
    color: #000;
    text-transform: uppercase
}

.nau-head p span {
    display: block;
    color: #000;
    font-size: .7em;
    font-weight: 400
}

.our-project {
    background: #ecebef;
    overflow: hidden
}

.our-pro-slider .pro-sliders {
    padding-top: 8px
}

.our-pro-slider .pro-sliders .post-image {
    position: relative;
    overflow: hidden
}

.our-pro-slider .pro-sliders .post-image img {
    max-width: 100%
}

.our-pro-slider .pro-sliders .item {
    position: relative
}

.our-pro-slider .pro-sliders .item .four_arrow_hover_box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.our-pro-slider .pro-sliders .item:focus .four_arrow_hover_box,.our-pro-slider .pro-sliders .item:hover .four_arrow_hover_box {
    opacity: .9;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.our-pro-slider .pro-sliders .pro-web {
    position: absolute;
    bottom: 1.5em;
    z-index: 6;
    width: 100%;
    text-align: center
}

.our-pro-slider .pro-sliders .pro-web h4 {
    color: #fff;
    text-transform: uppercase;
    font: 600 1.3em/1em "Open Sans",sans-serif;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    margin: 0
}

@media (max-width: 599px) {
    .our-pro-slider .pro-sliders .item {
        max-width:320px;
        margin: 0 auto
    }
}

.our-pro-slider .owl-nav {
    position: absolute;
    right: 0;
    top: -85px
}

.our-pro-slider .owl-nav .owl-next,.our-pro-slider .owl-nav .owl-prev {
    background: #df0606;
    width: 33px;
    text-align: center;
    font-size: 20px;
    line-height: 33px;
    color: #fff;
    float: left;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.our-pro-slider .owl-nav .owl-next:hover,.our-pro-slider .owl-nav .owl-prev:hover {
    background: #c20606
}

.our-pro-slider .owl-prev {
    margin-right: 5px;
    background: #c20606
}

.testimonial-wrapper {
    background: url(../images/userFiles/contents/images/testimonial-bg.jpg) center bottom no-repeat fixed;
    background-size: cover;
    position: relative
}

.testimonial-sec {
    padding: 2em 10em;
    text-align: center
}

.testimonial-sec .testimonial-slider {
    text-align: center
}

.testimonial-sec .testimonial-slider img {
    width: 100px;
    border-radius: 50%;
    display: inline-block
}

.testimonial-sec .testimonial-slider p {
    font: 1.15em/2em "Open Sans",sans-serif;
    color: #fff;
    padding: 0;
    margin: 2em
}

.testimonial-sec .testimonial-slider p span {
    float: left
}

.testimonial-sec .testimonial-slider p span img {
    width: auto;
    border-radius: inherit;
    margin-top: -10px
}

.testimonial-sec .testimonial-slider .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot:hover span,.testimonial-sec .testimonial-slider .owl-dots .owl-dot.active span {
    border: 2px solid #fbb12f;
    background-color: transparent
}

.testimonial-sec .testimonial-slider .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.testimonial-sec .testimonial-slider .owl-dots .owl-dot span {
    border: 2px solid #d10707;
    background: 0 0;
    width: 15px;
    height: 15px
}

.latest-news {
    background: url(../images/userFiles/contents/images/latest-news/news-bg.jpg) no-repeat scroll center 0;
    -webkit-background-size: cover;
    background-size: cover
}

.latest-outer {
    position: relative
}

.lat-news-outer {
    position: relative;
    background: #fff
}

.lat-news-outer .lat-img-box {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.lat-news-outer .lat-img-box img {
    max-width: 100%
}

.lat-news-outer .lat-img-box {
    width: 200px;
    height: 200px
}

.lat-news-outer .lat-img-box .latest-info-date {
    position: absolute;
    width: 62px;
    height: 76px;
    text-align: center;
    background: rgba(209,7,7,.6);
    left: 0;
    bottom: 0
}

.lat-news-outer .lat-img-box .latest-info-date h3 {
    font: 600 25px/21px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #fff;
    text-shadow: 0 1px 1px #000
}

.lat-news-outer .lat-img-box .latest-info-date h3 small {
    font: 500 14px/21px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #fff;
    text-transform: uppercase;
    display: block
}

.lat-news-outer .lat-new-cont {
    display: table-cell;
    vertical-align: top;
    padding: 0 2em
}

.lat-news-outer .lat-new-cont h3 {
    font: 600 16px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #000;
    margin-top: 25px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    text-transform: uppercase
}

.lat-news-outer .lat-new-cont h3 a {
    color: #000
}

.lat-news-outer .lat-new-cont h3 a:hover {
    color: #df0606
}

.lat-news-outer .lat-new-cont p {
    border-bottom: 1px solid #e7e7e7;
    font: 400 1em/1.4em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    padding-bottom: 15px;
    margin-bottom: 13px
}

.latest-meta a {
    font: normal 1em/1em "Open Sans",sans-serif;
    color: #898989;
    padding-right: 13px
}

.latest-meta a:hover {
    color: #df0606
}

.latest-meta a+a:before {
    content: '';
    background: #c2c2c2;
    margin-right: 15px;
    width: 1px;
    height: 14px;
    bottom: -3px;
    position: relative;
    display: inline-block
}

.latest-meta .read_more {
    color: #df0606
}

.latest-meta .read_more:hover {
    color: #898989
}

.lat-pad {
    margin: 0 0 2em
}

.latest .latest-image {
    position: relative
}

.latest .latest-image img {
    width: 100%;
    height: auto
}

.latest .latest-image .latest-info-date {
    position: absolute;
    width: 62px;
    height: 76px;
    text-align: center;
    background: rgba(209,7,7,.6);
    left: 0;
    bottom: 0
}

.latest .latest-image .latest-info-date h3 {
    font: 600 1.5em/1em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #fff
}

.latest .latest-image .latest-info-date h3 small {
    font: 500 1em/1em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #fff;
    text-transform: uppercase;
    display: block
}

.latest .latest-news-text {
    padding: 21px 30px 20px 30px;
    background: #fff;
    min-height: 228px
}

.latest .latest-news-text h4 {
    font: 600 16px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #000;
    margin-top: 0;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    text-transform: uppercase
}

.latest .latest-news-text h4 a {
    color: #000
}

.latest .latest-news-text h4 a:hover {
    color: #df0606
}

.latest .latest-news-text p {
    border-bottom: 1px solid #e7e7e7;
    font: 400 14px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    padding-bottom: 15px;
    margin-bottom: 13px
}

.latest .latest-image .latest-info-date h3 small {
    font: 500 14px/21px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #fff;
    text-transform: uppercase;
    display: block
}

.news-details .news-images {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    position: relative
}

.news-details .news-images .imgpreload {
    position: relative
}

.our-client {
    background: #fff;
    position: relative
}

.client-carousel .item img:hover {
    opacity: 1!important
}

.client-carousel .item img {
    opacity: .5!important;
    border: 1px solid #f0f0f0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.career a {
    color: #333
}

.career a:hover {
    color: #df0606
}

.career .captcha-textfield {
    font: 22px "Trebuchet MS",Tahoma,Verdana,Arial;
    height: 38px;
    width: 125px;
    color: #263973
}

.career .submit {
    margin-top: 0
}

.career .accrodion .accrodion-title::after {
    content: ""
}

.career .accrodion .accrodion-title {
    padding-right: 0
}

.accrodion.active .accrodion-title {
    background: #df0606
}

.career .accrodion-content button.go {
    border-radius: 4px;
    margin-top: 10px
}

.career .accrodion .accrodion-title h4 a {
    margin: 5px 10px;
    line-height: 34px;
    padding: 0 5px;
    border-radius: 4px
}

.career .accrodion .accrodion-title h4 a:hover {
    background: #df0606;
    color: #fff;
    text-shadow: none
}

.career .accrodion.active .accrodion-title h4 a,.career .accrodion.active .accrodion-title h4 span {
    display: none
}

.indurial-solution {
    position: relative;
    background: #df0606
}

.indpad {
    padding: 1.5em 0
}

.indurial-solution-text h2 {
    font: 600 2em/1em "Open Sans",sans-serif;
    letter-spacing: .4px;
    color: #fff;
    font-style: italic;
    margin: 0;
    padding: .2em 0 0
}

.country-export {
    position: relative;
    background: #757575
}

.country-export-text h2 {
    font: 600 2em/1em "Open Sans",sans-serif;
    letter-spacing: .4px;
    color: #fff;
    font-style: italic;
    margin: 0;
    padding: .2em 0 0
}

.anim-5,.anim-5-all * {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.contactus-button a {
    background: #19242a;
    color: #fff;
    display: inline-block;
    font: 500 1em/1em "Open Sans",sans-serif;
    margin-top: 1px;
    padding: 0 12px 0 23px;
    text-transform: uppercase;
    float: right;
    border-radius: 5px;
    line-height: 42px;
    letter-spacing: 2px
}

.contactus-button a:hover {
    background: #eee;
    color: #000
}

#footer {
    background: #19242a
}

.sec-padding {
    padding: 6em 0
}

.widget.about-us-widget a {
    color: #d10707;
    margin-top: 1.4em
}

.widget.about-us-widget p {
    color: #627279;
    margin-top: 2em
}

.widget.about-us-widget ul {
    margin: 0;
    padding: 0
}

#footer .widget.about-us-widget ul.nav {
    margin-bottom: 25px
}

.widget.about-us-widget ul li {
    display: inline-block;
    list-style: none;
    padding: 10px 9px
}

.widget.about-us-widget ul li:first-child {
    padding-left: 0
}

.widget.about-us-widget ul li a {
    padding: 0;
    color: #7c7c7c
}

.widget.about-us-widget ul li a:hover {
    background: 0 0;
    color: #d10707
}

.widget.about-us-widget ul li a i {
    font-size: 1.5em
}

.widget.about-us-widget img {
    max-width: 100%
}

.get-in-touch h4,.widget-contact h4,.widget-links h4 {
    font: 600 18px/17px "Open Sans",sans-serif;
    color: #fff;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 24px;
    font-style: italic
}

.get-in-touch h4:after,.widget-contact h4:after,.widget-links h4:after {
    content: '';
    width: 40px;
    height: 2px;
    background: #ad0606;
    display: block;
    margin-top: 13px
}

.widget-contact-list ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget-contact-list ul li a {
    color: #627279;
    line-height: 39px
}

.widget-links ul li a {
    line-height: 30px
}

.widget-contact-list ul li a:hover {
    color: #df0606
}

.widget-contact-list ul li i {
    float: left;
    font-size: 25px;
    color: #ad0606;
    width: 34px
}

.widget.widget-contact ul li .fleft {
    float: left;
    color: #627279;
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
    font: 400 1em/1.4em "Open Sans",sans-serif
}

.widget.widget-contact ul li .fleft span {
    color: #d10707
}

.widget.widget-contact ul li i.fa-map-marker {
    padding-top: 4px
}

.widget.widget-contact ul li i.fa-phone {
    font-size: 21px;
    line-height: 38px
}

.widget.widget-contact ul li i.fa-mobile {
    font-size: 21px;
    line-height: 39px
}

.widget.widget-contact ul li i.fa-envelope-o {
    font-size: 18px;
    line-height: 38px
}

.widget.widget-contact ul li i.icon-Timer {
    font-size: 20px;
    line-height: 35px
}

.footer-bottom {
    background: #141d22;
    color: #555759;
    padding: 2em 0
}

.footer-bottom .fo-txt p {
    color: #555759;
    font: 400 1em/1em "Open Sans",sans-serif;
    margin-bottom: 0
}

.footer-bottom .fo-txt p a {
    color: #627279
}

.footer-bottom .fo-txt p a span {
    color: #fca725
}

.footer-bottom .fo-txt p a:hover,.footer-bottom .fo-txt p a:hover span {
    color: #fff
}

.get-in-touch {
    position: relative
}

.get-in-touch ul {
    margin: 0;
    padding: 0
}

.get-in-touch ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

.get-in-touch ul li img {
    margin: 0 1px 3px 0;
    width: 86px;
    height: 68px
}

.sitemap h1 {
    font-size: 30px
}

.sitemap li {
    list-style: square;
    font-weight: 700
}

.sitemap li ul li {
    margin-left: 15px;
    list-style: circle;
    font-weight: 400
}

.sitemap li a {
    color: #878787
}

.sitemap li a:hover {
    color: #df0606
}

.inner-banner {
    position: relative;
    top: -65px;
    margin-bottom: -65px;
    min-height: 160px
}

.inner-banner img {
    width: 100%;
    height: auto
}

.banner-title {
    left: 6%;
    position: absolute;
    top: 52%
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .inner-banner {
        margin-bottom:0;
        position: inherit;
        top: 0
    }

    .banner-title {
        top: 42%
    }
}

.inner-banner h2 {
    font: 600 2.4em/1em "Bank Gothic",serif;
    text-transform: uppercase;
    color: #fff
}

.inner-banner h2:after {
    content: '';
    background: #df0606;
    width: 50px;
    height: 4px;
    margin-left: 10px;
    display: inline-block
}

.inner-banner h2.black {
    color: #000
}

.inner-banner ul.breadcumb li {
    display: inline-block;
    margin-right: 6px
}

.inner-banner ul.breadcumb li:last-child a:after,.inner-banner ul.breadcumb li:last-child span:after {
    display: none
}

.inner-banner ul.breadcumb li a {
    display: inline-block;
    color: #df0606;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    display: block
}

.inner-banner ul.breadcumb li span {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    display: block
}

.inner-banner ul.breadcumb li span.black {
    color: #000
}

.inner-banner ul.breadcumb li a i,.inner-banner ul.breadcumb li span i {
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px
}

.inner-banner ul.breadcumb li a:after,.inner-banner ul.breadcumb li span:after {
    content: '\f105';
    display: inline-block;
    font-family: FontAwesome;
    color: #fff;
    font-size: 13px;
    margin-left: 7px
}

.about-tab-box {
    background: #fbf9fa url(../images/userFiles/contents/images/about/about-bg.jpg) no-repeat left bottom
}

.about-tab-box .tab-title-box {
    margin-bottom: 50px
}

.about-tab-box .tab-title-box ul li {
    background: #fff;
    transition: all .3s ease;
    position: relative;
    margin: 0 0 1.5em;
    border: 2px solid #e0e0e0
}

.about-tab-box .tab-title-box ul li.active,.about-tab-box .tab-title-box ul li:hover {
    background: #df0606;
    border: 2px solid transparent
}

.about-tab-box .tab-title-box ul li:before {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 10px;
    height: 108%;
    background: 0 0;
    content: '';
    transition: all .3s ease
}

.about-tab-box .tab-title-box ul li.active:before,.about-tab-box .tab-title-box ul li:hover:before {
    background: #c20606
}

.about-tab-box .tab-title-box ul li.active:after {
    opacity: 1
}

.about-tab-box .tab-title-box ul li.active a,.about-tab-box .tab-title-box ul li:hover a {
    color: #fff
}

.about-tab-box .tab-title-box ul li a {
    text-align: left;
    font: 500 1.2em/1em "Open Sans",sans-serif;
    display: block;
    font-weight: 700;
    color: #242424;
    padding: 1em;
    transition: all .3s ease;
    text-transform: uppercase
}

.about-tab-box .single-tab-content .content-box {
    margin-left: 20px
}

.about-tab-box .single-tab-content h2 {
    font: bold 26px/1.2 "Bank Gothic",serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0 0 1em
}

.about-tab-box .single-tab-content h2:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #df0606;
    position: absolute;
    bottom: 0
}

.about-tab-box .single-tab-content h3 {
    font-size: 20px;
    font-family: 'Open Sans';
    color: #242424;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px
}

.about-tab-box .single-tab-content p {
    color: #8e8d8d;
    margin: 0 0 1em;
    font: 400 1em/1.6em "Open Sans",sans-serif
}

.about-tab-box .single-tab-content ul li {
    color: #333e56;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 600
}

.about-tab-box .single-tab-content ul li .fa {
    font-size: 18px;
    color: #ff7043;
    margin-right: 5px
}

.about-tab-box .single-tab-content .abot-img {
    display: inline-block;
    margin-top: 1.5em
}

.about-tab-box .single-tab-content .abot-img img {
    width: 100%;
    height: auto
}

.about-tab .about-img {
    float: left;
    margin: 0 14px 10px 0
}

.about-tab {
    padding: 0 0 0 4em
}

.features-section {
    overflow: hidden
}

.features-section .features-image {
    width: -webkit-calc(50% - 230px);
    width: calc(50% - 230px);
    float: left;
    display: block;
    text-align: right
}

@media (max-width: 1199px) {
    .features-section .features-image {
        width:100%
    }

    .features-section .features-image img {
        width: 100%
    }
}

.features-section .features-area {
    width: -webkit-calc(50% + 230px);
    width: calc(50% + 230px);
    float: left;
    position: relative
}

@media (max-width: 1199px) {
    .features-section .features-area {
        width:100%
    }
}

.features-section .features-area:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff url(../images/userFiles/contents/images/about/pattern_2.png);
    top: 0;
    left: 0;
    display: block;
    z-index: 1
}

.features-section .features-area .features {
    max-width: 850px;
    position: relative;
    z-index: 2
}

@media (max-width: 1199px) {
    .features-section .features-area .features {
        margin:0 auto
    }
}

.features-section .features-area .features h4 {
    font: 700 16px/26px Raleway,sans-serif;
    letter-spacing: .3px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 8px
}

.features-section .features-area .features p {
    font: 500 14px/26px Raleway,sans-serif;
    letter-spacing: .3px;
    color: #555;
    margin-bottom: 40px
}

.features-section .features-area .features .features-content {
    width: 50%;
    float: left;
    padding: 80px 30px 27px 35px
}

@media (max-width: 639px) {
    .features-section .features-area .features .features-content {
        width:100%
    }
}

.team-pad {
    padding: 0 0 6em
}

.team-area .our-team {
    margin-top: 50px
}

.team-area .our-team-page {
    margin-top: 0;
    margin-bottom: 30px
}

.team {
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

@media (max-width: 991px) {
    .team {
        padding:15px
    }
}

@media (max-width: 767px) {
    .team {
        padding:15px;
        width: 400px;
        max-width: 100%;
        margin: 0 auto
    }
}

.team .team-images {
    background: url(../images/userFiles/contents/images/team/img-bg.jpg) repeat center center;
    text-align: center;
    position: relative;
    z-index: 0;
    overflow: hidden;
    height: 297px
}

.team .team-images:after {
    content: '';
    background: 0 0;
    position: absolute;
    border: 1px solid #fff;
    display: block;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.team .team-images:before {
    position: absolute;
    background-color: rgba(128,6,6,.6);
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transform: scale(.2);
    -ms-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: all .3s;
    transition: all .3s;
    opacity: 0
}

.team .team-images img {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.team .team-content {
    padding: 1em 0 .8em;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 2px solid #e4e4e4;
    margin: 5px 0 0
}

.team .team-content h4 {
    font: 400 1.15em/1em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #242424;
    margin: 0
}

.team .team-content p {
    font: 400 14px/22px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    margin: 0
}

.team .social-icons {
    display: table;
    position: absolute;
    bottom: 15px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    text-align: center;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.team .social-icons li {
    display: inline-block
}

.team .social-icons li+li {
    margin-left: 25px
}

@media (max-width: 1199px) {
    .team .social-icons li+li {
        margin-left:15px
    }
}

.team .social-icons li a {
    font-size: 22px;
    color: #fff;
    padding: 0
}

.team .social-icons li a:focus,.team .social-icons li a:hover {
    background: 0 0;
    color: #c89551
}

.team:hover .social-icons {
    bottom: 125px
}

.team:hover .team-images:after {
    border: 1px solid #fff;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    background: 0 0
}

.team:hover .team-images:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 1
}

.team:hover .team-content {
    background: #c20606;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    border: 2px solid #d59d08
}

.team:hover .team-content h4,.team:hover .team-content p {
    color: #fff
}

.dedicated-team {
    padding-top: 22px
}

.dedicated-team .our-teams {
    margin-bottom: 30px
}

.testimonial-area {
    background: #f5f4f4
}

.testimonial-sliders .owl-nav {
    position: absolute;
    right: 0;
    top: -80px
}

@media (max-width: 479px) {
    .testimonial-sliders .owl-nav {
        top:0
    }
}

.testimonial-sliders .owl-nav .owl-next,.testimonial-sliders .owl-nav .owl-prev {
    background: #df0606;
    width: 33px;
    text-align: center;
    font-size: 20px;
    line-height: 33px;
    color: #fff;
    float: left;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.testimonial-sliders .owl-nav .owl-next:hover,.testimonial-sliders .owl-nav .owl-prev:hover {
    background: #d10707
}

.testimonial-sliders .owl-prev {
    margin-right: 5px
}

.testimonial {
    position: relative
}

@media (max-width: 479px) {
    .testimonial {
        display:block;
        background: 0 0
    }
}

.testimonial+.testimonial {
    margin-top: 30px
}

.testimonial .media-left {
    position: relative;
    padding-right: 0
}

@media (max-width: 479px) {
    .testimonial .media-left {
        display:block;
        text-align: center
    }
}

.testimonial .media-left a {
    display: block;
    width: 170px;
    height: 185px;
    line-height: 185px
}

@media (max-width: 479px) {
    .testimonial .media-left a {
        margin:0 auto
    }
}

.testimonial .media-left img {
    width: 140px;
    height: 140px;
    border-radius: 50%
}

.testimonial .media-left:before {
    content: '';
    position: absolute;
    right: -2px;
    top: 19.2%;
    z-index: 12;
    background: url(../images/userFiles/contents/images/arrow.png) no-repeat 0 0;
    width: 15px;
    height: 27px
}

@media (max-width: 479px) {
    .testimonial .media-left:before {
        display:none
    }
}

.testimonial .media-body {
    vertical-align: middle;
    padding: 0 30px;
    border: 2px solid #e4e4e4;
    background: #fff
}

@media (max-width: 479px) {
    .testimonial .media-body {
        background:#fff;
        text-align: left;
        padding: 30px
    }
}

.testimonial .media-body p {
    font: 400 14px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .testimonial .media-body p {
        line-height:22px;
        font-weight: 300;
        margin-bottom: 0
    }
}

.testimonial .media-body p span {
    display: inline-block;
    background: url(../images/userFiles/contents/images/quote.jpg) no-repeat scroll center center;
    width: 21px;
    height: 19px;
    margin-right: 16px
}

.testimonial .media-body a {
    font: 300 14px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #c89551;
    font-style: italic;
    text-align: right;
    display: block
}

.testimonial-col {
    padding: 25px 15px
}

.testimonial-bg {
    padding: 55px 0
}

.testimonial-sliders {
    padding-top: 0
}

.service-tab-box h1 {
    font: bold 26px/1.2 Alegreya,serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0 0 1em
}

.service-tab-box h1:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #f7e13b;
    position: absolute;
    bottom: 0
}

.service-tab-box p {
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #777
}

.service-tab-box h6 {
    color: #242424;
    margin: 0 0 .5em;
    padding: 0;
    font: 400 1.4em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px
}

.service-tab-box ul.c-brochure {
    display: inline-block;
    color: #fff
}

.service-tab-box ul.c-brochure li {
    background: #f7e13b;
    color: #fff
}

.service-tab-box ul.c-brochure li a {
    color: #fff;
    font: 400 1.2em/1.2em "Open Sans",sans-serif
}

.service-tab-box ul.c-brochure li a span {
    display: inline-block;
    padding: .7em 1.5em;
    text-transform: uppercase;
    letter-spacing: 2px
}

.service-tab-box ul.c-brochure li a i {
    background: #e7ab08;
    padding: 1em
}

.service-tab-box .img-s-box {
    display: inline-block;
    overflow: visible;
    position: relative;
    font-size: 0;
    float: right
}

.service-tab-box .img-s-box .img-so-box {
    display: inline-block;
    position: relative
}

.service-tab-box .img-s-box .img-so-box:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    border: 2px solid #fff;
    border-bottom: 0;
    border-left: 0
}

.service-tab-box .img-s-box .img-st-box {
    display: inline-block
}

.service-tab-box .img-s-box .img-so-box img,.service-tab-box .img-s-box .img-st-box img {
    max-width: 100%;
    display: block
}

.pull-left .single-sidebar-widget {
    padding-right: 39px
}

.pull-right .single-sidebar-widget {
    padding-left: 50px
}

.single-sidebar-widget {
    margin-bottom: 50px
}

.single-sidebar-widget:last-child {
    margin-bottom: 0
}

.single-sidebar-widget .sec-title {
    margin-bottom: 10px
}

.single-sidebar-widget .sec-title h2 span {
    font-size: 20px;
    text-transform: uppercase;
    font: 600 .8em/1em "Bank Gothic",serif
}

.single-sidebar-widget .sec-title h2:after {
    width: 35px
}

.single-sidebar-widget .sec-title h2:after {
    content: '';
    width: 50px;
    height: 3px;
    background: #df0606;
    display: block;
    margin-top: 13px
}

.single-sidebar-widget .contact-form .select-menu+.ui-selectmenu-button,.single-sidebar-widget .contact-form input {
    height: 40px
}

.single-sidebar-widget .contact-form .select-menu+.ui-selectmenu-button {
    margin-bottom: 2px
}

.single-sidebar-widget .contact-form .select-menu+.ui-selectmenu-button .ui-selectmenu-text {
    line-height: 40px
}

.single-sidebar-widget .dwnld-broucher a {
    text-transform: uppercase;
    color: #08add0;
    font-weight: 600;
    margin-top: 30px;
    font-size: 12px;
    display: inline-block
}

.single-sidebar-widget .special-links li:last-child {
    margin-bottom: 0
}

.single-sidebar-widget .special-links li a {
    background: #f9f9f9;
    color: #242424;
    border: 1px solid #e9e9e9;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
    line-height: 50px;
    position: relative;
    padding: 0 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

.single-sidebar-widget .special-links li.active a,.single-sidebar-widget .special-links li:hover a {
    background: #fff;
    color: #df0606
}

.single-sidebar-widget .special-links li a.active:before,.single-sidebar-widget .special-links li a:hover:before {
    opacity: 1
}

.single-sidebar-widget .special-links li.active a:after,.single-sidebar-widget .special-links li:hover a:after {
    color: inherit
}

.single-sidebar-widget .special-links li a:after {
    content: '\f101';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 50px;
    color: #6a6969;
    font-weight: 400
}

.single-sidebar-widget .special-links li a:before {
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: -1px;
    color: #df0606;
    font-size: 0;
    line-height: 50px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-left: 4px solid #df0606
}

.search-box placeholder {
    color: #000
}

.single-sidebar-widget .search-box form {
    background: #e5e5e5;
    width: 100%;
    height: 48px;
    border: 1px solid #e9e9e9
}

.single-sidebar-widget .search-box form input {
    padding-left: 30px;
    border: none;
    outline: 0;
    height: 100%;
    color: rgba(255,255,255,.5);
    width: calc(100% - 55px);
    background-color: transparent
}

.single-sidebar-widget .search-box form input::-webkit-input-placeholder {
    color: rgba(255,255,255,.5);
    opacity: 1
}

.single-sidebar-widget .search-box form input:-moz-placeholder {
    color: rgba(255,255,255,.5);
    opacity: 1
}

.single-sidebar-widget .search-box form input::-moz-placeholder {
    color: rgba(255,255,255,.5);
    opacity: 1
}

.single-sidebar-widget .search-box form input:-ms-input-placeholder {
    color: rgba(255,255,255,.5)
}

.single-sidebar-widget .search-box form input:placeholder-shown {
    color: #bab9b9
}

.single-sidebar-widget .search-box form button {
    position: relative;
    left: 2px;
    width: 50px;
    background: #df0606;
    color: #000;
    font-size: 16px;
    padding: 11px 0;
    border: none;
    outline: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single-sidebar-widget .search-box form button:hover {
    background: #d10707
}

.single-sidebar-widget .search-box form button:hover i {
    color: #fff
}

.single-sidebar-widget .search-box form button:hover:after {
    background: #d10707
}

.single-sidebar-widget .search-box form button i {
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single-sidebar-widget .categories ul li:last-child a {
    border: none
}

.single-sidebar-widget .categories ul li a {
    color: #898989;
    text-transform: capitalize;
    line-height: 42px;
    display: block;
    border-bottom: 1px solid #e6e6e6;
    position: relative
}

.single-sidebar-widget .categories ul li a:hover {
    color: #df0606
}

.single-sidebar-widget .categories ul li a:after {
    content: '\f105';
    font-family: FontAwesome;
    color: #c8c8c8;
    position: absolute;
    top: 0;
    right: 0
}

.single-sidebar-widget .popular-post .img-cap-effect .img-box .img-caption:before {
    border-width: 2px
}

.single-sidebar-widget .popular-post li {
    margin-bottom: 30px
}

.single-sidebar-widget .popular-post li:last-child {
    margin-bottom: 0
}

.single-sidebar-widget .popular-post .content,.single-sidebar-widget .popular-post .img-box {
    display: table-cell;
    vertical-align: middle
}

.single-sidebar-widget .popular-post .img-box {
    width: 110px
}

.single-sidebar-widget .popular-post .content {
    padding-left: 30px
}

.single-sidebar-widget .popular-post .content a h4 {
    font-family: 'Open Sans',sans-serif;
    color: #242424;
    font-size: 14px;
    font-weight: 600;
    margin-top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single-sidebar-widget .popular-post .content a h4:hover {
    color: #d10707
}

.single-sidebar-widget .popular-post .content p {
    color: #8e8d8d;
    font-size: 13px;
    line-height: 20px;
    margin: 0
}

.single-sidebar-widget .popular-post .content span {
    color: #df0606;
    font-size: 13px;
    display: block;
    margin-top: 4px;
    font-weight: 500
}

.single-sidebar-widget .text-box p {
    color: #8e8d8d
}

.single-sidebar-widget .insta-feed ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.single-sidebar-widget .insta-feed ul .img-cap-effect .img-box .img-caption:before {
    border-width: 2px
}

.single-sidebar-widget .insta-feed {
    font-size: 0;
    display: inline-block
}

.single-sidebar-widget .insta-feed img {
    max-width: 100%;
    display: inline-block;
    font-size: 0;
    margin-bottom: 1px;
    margin-right: 1px
}

.single-sidebar-widget .tag-cloud {
    font-size: 0;
    margin-left: -5px;
    margin-right: -5px
}

.single-sidebar-widget .tag-cloud li {
    display: inline-block
}

.single-sidebar-widget .tag-cloud li a {
    display: block;
    color: #787878;
    text-transform: uppercase;
    border: 1px solid #eaeaea;
    border-radius: 20px;
    padding: 7px 22px;
    font-size: 12px;
    margin: 0 5px;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single-sidebar-widget .tag-cloud li a:hover {
    background: #e5e5e5;
    color: #787878;
    border-color: #e5e5e5
}

.single-client-box {
    margin-bottom: 50px
}

.single-client-box:last-child {
    margin-bottom: 0
}

.single-client-box .content,.single-client-box .icon-box {
    display: table-cell;
    vertical-align: middle
}

.single-client-box .icon-box {
    width: 170px;
    text-align: center;
    border-top: 4px solid #d10707;
    border-left: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.single-client-box .content {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    padding-left: 30px;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9
}

.single-client-box .content h3 {
    font-size: 18px;
    font-weight: 700;
    font-family: Alegreya,sans-serif;
    color: #242424;
    text-transform: uppercase;
    margin-bottom: 10px
}

.single-client-box .content p {
    color: #898989;
    margin: 0
}

.single-sidebar-widget ul.brochure-btns li a {
    font-family: 'Open Sans',sans-serif;
    color: #404040;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    display: block;
    background: #fbfbfb;
    border-bottom: 2px solid #ededed;
    padding: 12px 20px
}

.single-sidebar-widget ul.brochure-btns li {
    display: block;
    margin-bottom: 21px
}

.single-sidebar-widget ul.brochure-btns li a i {
    color: #e94429;
    margin: 0 1em 0;
    font-size: 1.2em
}

.sec-title h2 span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #323232;
    text-transform: uppercase;
    font-family: Alegreya,sans-serif
}

.sec-title h2:after {
    content: '';
    width: 55px;
    height: 3px;
    background: #df0606;
    display: block;
    margin-top: 13px
}

.sec-title p {
    color: #898989;
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px
}

.single-post-page .image-caption-box .text-box h2,.single-service-page .image-caption-box .text-box h2 {
    color: #242424;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

.single-post-page .image-box,.single-service-page .image-box {
    margin-bottom: 50px
}

.single-post-page .image-caption-box,.single-service-page .image-caption-box {
    margin-bottom: 50px
}

.single-post-page .image-caption-box .caption-box-img,.single-post-page .image-caption-box .text-box,.single-service-page .image-caption-box .caption-box-img,.single-service-page .image-caption-box .text-box {
    display: table-cell;
    vertical-align: middle
}

.single-post-page .image-caption-box .text-box,.single-service-page .image-caption-box .text-box {
    padding-right: 46px
}

.single-post-page .image-caption-box .text-box h2,.single-service-page .image-caption-box .text-box h2 {
    color: #242424;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px
}

.single-post-page .image-caption-box .text-box p,.single-service-page .image-caption-box .text-box p {
    color: #898989;
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px
}

.single-post-page .image-caption-box .caption-box-img,.single-service-page .image-caption-box .caption-box-img {
    width: 248px
}

.core-projects {
    position: relative;
    margin: 0
}

.core-projects h1,.project-post-area h1 {
    font-size: 35px;
	padding-bottom: 0;
	margin-bottom: 0px;
	position: relative;
    font-family:"Poppins", sans-serif;
}

.core-projects h1:before,.project-post-area h1:before {
    content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	width: 60px;
	background: #c81912;
	margin: auto;
	transition: .3s;
    display: none;
}

.core-projects p {
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #777
}

.project-post-area {
    background: #f1f1f1;
    position: relative
}

.project-post-area .project-post {
    padding-bottom: 30px
}

@media (max-width: 767px) {
    .project-post-area .project-post {
        padding-bottom:0
    }
}

.project-post-info {
    overflow: hidden;
    margin-bottom: 30px
}

.project-post-info .certificate-image,.project-post-info .project-post-image {
    position: relative;
    border-bottom: 5px solid #df0606
}

.project-post-info .certificate-image {
    width: 100%!important
}

.project-post-info .news-multi-image {
    position: relative
}

.project-post-info .certificate-image .four_arrow_hover_box,.project-post-info .news-multi-image .four_arrow_hover_box,.project-post-info .project-post-image .four_arrow_hover_box {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.certificate:nth-child(13),.certificate:nth-child(7) {
    clear: left
}

.project-post-info:focus .four_arrow_hover_box,.project-post-info:hover .four_arrow_hover_box {
    opacity: .9;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

@media (max-width: 767px) {
    .project-post-info {
        padding-bottom:30px;
        max-width: 100%;
        margin: 0 auto
    }
}

@media (max-width: 767px) {
    .project-post-info a {
        margin:0 auto;
        display: block
    }
}

.project-post.industry .project-post-info:nth-child(13),.project-post.industry .project-post-info:nth-child(5),.project-post.industry .project-post-info:nth-child(9) {
    clear: left
}

.project-post-info a img {
    width: 100%;
    height: auto
}

.project-post-info .info-text {
    background: #fff;
    text-align: center;
    border: 1px solid #e4e4e4;
    padding: 16px 5px 14px 5px
}

.project-post-info .info-text h4 {
    font: 600 14px/16px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #242424;
    margin: 0;
    text-transform: uppercase;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.project-post-info .info-text h4:hover {
    color: #df0606
}

.project-post-info .info-text p {
    font: 400 14px/18px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    margin: 0
}

.widget-search-blog {
    width: 80%;
    position: relative;
    display: inline-block;
    margin: 0 0 0 1em;
    margin-bottom: 40px
}

.widget-search-blog .search-form .form-control+.input-group-addon {
    padding: 0 1px 0 8px;
    border: 0;
    border-radius: 0;
    background-color: #df0606
}

.widget-search-blog .search-form .form-control+.input-group-addon button {
    border: 0;
    background: #df0606;
    color: #fff;
    font-size: 1.2em;
    line-height: 2.1em;
    padding-right: 15px
}

.widget-search-blog .search-form .form-control {
    height: 45px;
    border-radius: 0;
    border: none;
    font: 1em/1em "Open Sans",sans-serif;
    padding: 0 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: silver;
    z-index: 0
}

.single-blog-post .meta-info {
    padding: 1.3em 0;
    border-bottom: 1px solid #e6e6e6
}

.single-blog-post .meta-info .content-box .post-links li {
    display: table-cell;
    vertical-align: middle
}

.single-blog-post .date-box {
    position: absolute;
    width: 70px;
    height: 75px;
    top: 2em;
    border: 1px solid #696969;
    left: 1.5em;
    background: #fff;
    text-align: center
}

.single-blog-post .inner-box b {
    font-size: 2em;
    display: block;
    font-style: italic;
    font-weight: 300;
    border-bottom: 1px solid #696969;
    padding: 0 0 .2em
}

.single-blog-post .inner-box span {
    font-size: 1em;
    display: block;
    background: #fbb12f;
    color: #fff;
    padding: .2em 0 .3em
}

.single-blog-post .meta-info .content-box .post-links li a:hover i {
    color: #d10707
}

.single-blog-post .img-box img {
    width: 100%;
    height: auto
}

.single-blog-post .meta-info .content-box .post-links li a i {
    color: #df0606;
    font-size: 16px;
    margin-right: 10px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single-blog-post .meta-info .content-box .post-links li a {
    color: #a1a1a1;
    padding-right: 30px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.single-blog-post .meta-info .content-box .post-links li a:hover {
    color: #df0606
}

#inquiryform .read-more,.single-blog-post a.read-more {
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid #cbcbcb;
    background: 0 0
}

#inquiryform .read-more {
    line-height: 40px;
    background: #eee
}

#inquiryform .read-more:hover,.single-blog-post a.read-more:hover {
    background: #df0606;
    color: #fff
}

#inquiryform .read-more:after,.single-blog-post a.read-more:after {
    content: '\f101';
    font-family: FontAwesome;
    margin-left: 10px;
    line-height: 12px;
    font-size: 16px;
    font-weight: lighter
}

.single-post-wrapper {
    position: relative
}

.single-blog-post h3 {
    font-family: "Bank Gothic",sans-serif;
    color: #010101;
    font-weight: 600;
    text-transform: none;
    font-size: 24px;
    margin: .6em 0 0;
    padding: 0 0 .8em
}

.single-blog-post h3 a {
    font-family: "Bank Gothic",sans-serif;
    color: #010101
}

.single-blog-post h3 a:hover {
    color: #df0606
}

.single-blog-post h6 {
    color: #1cbac8;
    font: 400 1em/1em "Open Sans",sans-serif;
    margin: 2em 0 0;
    padding: 0
}

.single-blog-post {
    margin-bottom: 50px
}

.paginationWrapper.borderTop {
    border-top: dashed 1px #ddd;
    padding-top: 10px
}

.page-navigation {
    margin-top: 50px;
    padding-left: 15px
}

.pagination {
    margin: 10px 0 0
}

.page-navigation li {
    display: inline
}

.page-navigation li a,.page-navigation li span,.pagination li a,.pagination li span {
    width: 46px;
    height: 46px;
    line-height: 32px;
    background: #fff;
    color: #8e8d8d;
    font-size: 18px;
    display: inline-block;
    border: 1px solid #e2e2e2;
    margin-right: 5px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.page-navigation li a:hover,.page-navigation li span,.pagination li a.current,.pagination li a:hover {
    background: #e7e7e7;
    color: #242424
}

.news p {
    font: 400 14px/26px "Open Sans",sans-serif;
    color: #898989
}

.post-list {
    margin: 0;
    width: 100%
}

.post-list li {
    float: left;
    width: 270px;
    font: 400 14px/30px "Open Sans",sans-serif;
    color: #ff8c04;
    letter-spacing: .3px
}

.post-list li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    padding-right: 10px
}

blockquote {
    padding: 30px;
    border: none;
    background: #f5f4f4;
    margin-top: 27px
}

@media (max-width: 479px) {
    blockquote {
        padding:5px
    }
}

blockquote:before {
    float: left;
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 55px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 70px;
    color: #d0d0d0
}

@media (max-width: 1199px) {
    blockquote:before {
        font-size:30px;
        width: 40px
    }
}

blockquote p {
    float: left;
    font: 400 16px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    margin: 5px 0 0;
    padding-left: 14px
}

@media (max-width: 1199px) {
    blockquote p {
        margin:0
    }
}

blockquote footer {
    text-align: right;
    color: #e8a20c;
    font: 300 14px/26px Raleway,sans-serif;
    font-style: italic
}

blockquote footer a {
    color: #e8a20c
}

.leave-comments .leave-comment-title,.news-comments .comments_count {
    margin: 30px 0 30px 0;
    font: 600 1.5em/1em Alegreya,sans-serif;
    color: #242424;
    text-transform: uppercase
}

@media (max-width: 400px) {
    .comments_count,.leave-comment-title {
        margin-left:20px
    }

    .tparrows {
        display: none
    }
}

.comments {
    margin: 0 0 30px 0;
    border: 1px solid #eee
}

.comments .comment {
    padding: 20px 20px 25px;
    margin: 0 0
}

.comments .comment-bg {
    background: #fcfcfc
}

@media (max-width: 400px) {
    .comments .comment {
        margin:0 5px 0 15px;
        text-align: center
    }
}

.comments .comment+.comment {
    margin-top: 0;
    border-top: 1px solid #eee
}

.comments .comment .media-left {
    padding: 8px 30px 0 5px
}

@media (max-width: 479px) {
    .comments .comment .media-left {
        padding-right:0;
        padding-bottom: 20px;
        display: block
    }
}

.comments .comment .media-left a {
    display: block;
    width: 70px;
    height: 70px
}

.comments .comment .media-left a img {
    max-width: 100%
}

@media (max-width: 991px) {
    .comments .comment .media-body {
        overflow:visible
    }
}

.comments .comment .media-body h5 {
    font: 500 1em/2em "Open Sans",sans-serif;
    margin: 0;
    color: #242424
}

.comments .comment .media-body p {
    font: 400 14px/30px "Open Sans",sans-serif;
    color: #898989
}

.comments .comment .media-body .date-reply {
    margin: 9px 0 9px
}

.comments .comment .media-body .date-reply li {
    float: left
}

@media (max-width: 400px) {
    .comments .comment .media-body .date-reply li {
        display:inline-block;
        text-align: center;
        float: none
    }
}

.comments .comment .media-body .date-reply li a {
    padding: 0;
    font: 13px/1 "Open Sans",sans-serif;
    text-transform: capitalize;
    color: #47bcca
}

.comments .comment .media-body .date-reply li a:focus,.comments .comment .media-body .date-reply li a:hover {
    background: 0 0
}

.comments .comment .media-body .date-reply li+li {
    color: #bc945e
}

.comments .comment .media-body .date-reply li+li:before {
    content: '';
    width: 1px;
    height: 13px;
    float: left;
    background: #47bcca;
    margin: 0 10px
}

.comments .comment .media-body .date-reply li+li a {
    float: left;
    color: #f6ba18
}

.comments .comment.reply {
    padding-left: 0;
    margin: 0
}

@media (max-width: 991px) {
    .comments .comment.reply {
        margin-left:-70px
    }
}

@media (max-width: 479px) {
    .comments .comment.reply {
        margin-left:30px
    }
}

@media (max-width: 400px) {
    .comments .comment.reply {
        margin-left:0
    }
}

.comments .comment.reply:last-child {
    padding-bottom: 0
}

.comment_form {
    padding: 30px;
    border: 1px solid #eee;
    margin: 0;
    background: #fff
}

@media (max-width: 479px) {
    .comment_form {
        padding:20px 15px
    }
}

.comment_form .leave-comment-title {
    margin: 0 0 26px 0;
    font: bold 20px/28px Alegreya,serif;
    color: #353535
}

.comment_form .form-control {
    border-radius: 0;
    padding: 9px 20px;
    font: 14px/25px "Open Sans",sans-serif;
    color: #000;
    margin-bottom: 20px;
    background: #f9f9f9;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none
}

.comment_form .form-control::-moz-placeholder {
    color: #c4c4c4;
    opacity: 1
}

.comment_form .form-control:-ms-input-placeholder {
    color: #c4c4c4
}

.comment_form .form-control::-webkit-input-placeholder {
    color: #c4c4c4
}

.comment_form input {
    width: 48%;
    float: left;
    height: 42px
}

@media (max-width: 1199px) {
    .comment_form input {
        width:47%
    }
}

@media (max-width: 991px) {
    .comment_form input {
        width:46%
    }
}

@media (max-width: 767px) {
    .comment_form input {
        width:100%
    }
}

@media (max-width: 479px) {
    .comment_form input {
        width:100%
    }
}

.comment_form input+input {
    margin-left: 26px
}

@media (max-width: 1199px) {
    .comment_form input+input {
        margin-left:31px
    }
}

@media (max-width: 767px) {
    .comment_form input+input {
        margin-left:0
    }
}

@media (max-width: 479px) {
    .comment_form input+input {
        margin-left:0
    }
}

.comment_form textarea {
    height: 188px;
    resize: none;
    margin-bottom: 32px
}

.comment_form .btn-primary {
    background: #f6ba18;
    border: 1px solid #f6ba18;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: 600 1.2em/2.1em "Open Sans",sans-serif;
    padding: 7px 22px 7px 22px;
    color: #19242a;
    margin-top: 10px;
    border-radius: 5px;
    letter-spacing: 3px
}

.comment_form .btn-primary:focus,.comment_form .btn-primary:hover {
    color: #000;
    border-radius: 5px;
    border-color: #bb793c
}

.touch .touch_bg .section_header p {
    max-width: 840px
}

.touch .touch_bg .touch_top-con ul .item {
    padding: 0 15px 25px;
    text-align: center;
    width: 33%;
    float: left
}

.touch .touch_bg .touch_top-con ul .item .media .media-left {
    margin: 0 auto;
    width: 54px;
    display: block
}

.touch .touch_bg .touch_top-con ul .item .media .media-left a {
    color: #df0606;
    border: 1px solid #df0606;
    border-radius: 100%;
    display: block;
    width: 50px;
    height: 50px
}

.touch .touch_bg .touch_top-con ul .item .media .media-left a i {
    border-radius: 50%;
    font-size: 30px;
    line-height: 32px;
    padding-top: 7px
}

.touch .touch_bg .touch_top-con ul .item .media .media-body {
    text-align: center;
    font: 14px/26px "Open Sans",sans-serif;
    color: #676767;
    letter-spacing: .3px;
    padding: 10px 0
}

.touch .touch_bg .touch_top-con ul .item .media .media-body a {
    color: #676767
}

.touch .touch_bg .touch_top-con ul .item .media .media-body a:hover {
    color: #df0606
}

.touch .touch_bg .touch_top-con ul .item:first-child {
    padding-top: 0
}

.touch .touch_bg .touch_middle {
    padding-top: 50px
}

.touch .touch_bg .touch_middle .input_form {
    position: relative
}

.touch .touch_bg .touch_middle .input_form form .form-control {
    margin-bottom: 20px;
    border-radius: 0;
    font: 15px/31px "Open Sans",sans-serif;
    color: #959595;
    padding: 11px 20px;
    border: 1px solid #e1e1e1;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.touch .touch_bg .touch_middle .input_form form .form-control:focus,.touch .touch_bg .touch_middle .input_form form .form-control:hover {
    border: 1px solid #d6d6d6;
    border-color: #d6d6d6
}

.touch .touch_bg .touch_middle .input_form form .form-control:focus {
    -webkit-box-shadow: 0 0 6px 0 rgba(215,149,62,.57);
    box-shadow: 0 0 6px 0 rgba(215,149,62,.57)
}

.touch .touch_bg .touch_middle .input_form form .form-control.error {
    margin-bottom: 0
}

.touch .touch_bg .touch_middle .input_form form .form-control.error+.error {
    font: 13px/24px "Open Sans",sans-serif;
    margin-bottom: 20px;
    margin-top: 5px;
    color: red;
    font-weight: 400
}

.touch .touch_bg .touch_middle .input_form form textarea.form-control {
    margin-bottom: 32px;
    resize: none;
    padding: 15px 20px;
    height: 203px
}

.touch .touch_bg .touch_middle .input_form form button {
    background: #f6ba18;
    border: 1px solid #f6ba18;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: 600 1.2em/2.1em "Open Sans",sans-serif;
    padding: 7px 22px 7px 22px;
    color: #19242a;
    margin-top: 10px;
    border-radius: 5px;
    letter-spacing: 3px
}

.touch .touch_bg .touch_middle .input_form form button:hover {
    color: #000;
    border-color: #bb793c
}

.touch .touch_bg .touch_middle .input_form #error,.touch .touch_bg .touch_middle .input_form #success {
    position: absolute;
    top: -15px;
    display: block;
    right: 0;
    left: 0;
    bottom: -15px;
    background: rgba(0,0,0,.5);
    display: none
}

.touch .touch_bg .touch_middle .input_form #error p,.touch .touch_bg .touch_middle .input_form #success p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0
}

.touch .touch_bg .touch_middle .input_form #success {
    color: #7cfc00
}

.touch .touch_bg .touch_middle .input_form #success p {
    color: #7cfc00
}

.touch .touch_bg .touch_middle .input_form #error {
    color: #ff4500
}

.touch .touch_bg .touch_middle .input_form #error p {
    color: #ff4500
}

#mapBox {
    height: 425px
}

#map-area {
    position: relative
}

#map-area::before {
    content: "";
    height: 100%;
    left: 0;
    opacity: .4;
    position: absolute;
    top: 0;
    width: 100%
}

#contact-google-map {
    width: 100%;
    height: 425px
}

.map {
    width: 100%;
    height: 350px;
    background: url(../images/map-preload.gif) no-repeat 50% 50% #efefef
}

.touch p {
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    color: #8e8d8d
}

.touch a {
    color: #8e8d8d
}

.touch a:hover {
    color: #df0606
}

.touch h6 {
    color: #1088cc;
    font: 400 1.2em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px;
    font-style: italic
}

.touch h6 span {
    color: #de5842;
    font: 400 1.2em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px;
    font-style: italic
}

.sectpad-t {
    padding: 6em 0 0
}

.process-parea {
    padding: 0 0 6em
}

.testimonials p {
    font: 400 14px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    padding-top: 25px;
    margin: 0
}

.process-col-p {
    padding: 2em 1em 2em 1em
}

.process-p .media-body h3 {
    font: 400 1.7em/1em "Bank Gothic",sans-serif;
    letter-spacing: .3px;
    color: #242424;
    margin: 0 0 .8em;
    padding: 0;
    font-weight: lighter
}

.process-p .media-body p {
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #898989;
    margin-bottom: 1em
}

.process-p .media-body a {
    font: 600 14px/26px "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #d10707;
    font-style: italic;
    text-align: left;
    display: block
}

.process-p .media-left .img-box {
    /* border: 1px solid #242424; */
    padding: 2px;
    overflow: hidden;
        border-radius: 43px;
}

.process-p .media-left .img-box a img {
    transform: scale(1);
    transition: transform 1.2s ease;
    -moz-transition: transform 1.2s ease;
    -webkit-transition: transform 1.2s ease;
    -o-transition: transform 1.2s ease
}

.process-p .media-left .img-box a:hover img {
    transform: scale(1.1);
    transition: transform 1.2s ease;
    -moz-transition: transform 1.2s ease;
    -webkit-transition: transform 1.2s ease;
    -o-transition: transform 1.2s ease
}

.process-p .media-body h6 {
    text-align: right;
    display: block
}

.process-p .media-left {
    padding-right: 30px;
    padding-left: 0
}

.process-p .media-left.al-right {
    padding-right: 0;
    padding-left: 30px
}

.process-p .media-left a img {
    width: 100%;
    height: auto
}

.process-p .col-md-7 {
    padding: 0
}

@media (max-width: 479px) {
    .testimonial-p .media-left {
        display:block;
        text-align: center;
        padding-right: 0
    }

    .testimonial-p .media-body h3 {
        padding: 1em 0 0
    }
}

.section_header-t {
    position: relative;
    padding: 0
}

.section_header-t h2 {
    font: bold 26px/1.2 Alegreya,serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0
}

.section_header-t h2:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #f7e13b;
    position: absolute;
    bottom: 0
}

.section_header-r {
    position: relative;
    padding: 0;
    margin: 0 0 1em
}

.section_header-r h2 {
    font: bold 26px/1.2 Alegreya,serif;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: .3px;
    margin: 0 0 1em
}

.section_header-r h2:before {
    content: "";
    width: 55px;
    height: 3px;
    display: inline-block;
    background: #f7e13b;
    position: absolute;
    bottom: 0
}

.req-page-area {
    background: #f7f7f7;
    border: 1px solid #eee;
    overflow: hidden;
    padding: 3em 1em 0;
    position: relative
}

.req-page span {
    display: block;
    color: #404040;
    font: 600 1em/1.2em "Open Sans",sans-serif;
    margin: 0 0 .6em
}

.req-page-area .img-responsive {
    display: inline-block
}

.req-page-area form .form-control {
    margin-bottom: 20px;
    border-radius: 0;
    font: 15px/31px "Open Sans",sans-serif;
    color: #959595;
    padding: 11px 20px;
    border: 1px solid #e1e1e1;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pad-left {
    margin: 0 0 5em 10px
}

.req-img {
    position: absolute;
    bottom: 0;
    right: 0
}

.req-page-area form button {
    background: #f6ba18;
    border: 1px solid #f6ba18;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: 600 1.2em/2.1em "Open Sans",sans-serif;
    padding: 7px 22px 7px 22px;
    color: #19242a;
    margin-top: 10px;
    border-radius: 5px;
    letter-spacing: 3px
}

.req-page-area form button:hover {
    color: #000;
    border-color: #bb793c;
    background: #f6ba18
}

.req-page-area form .form-control:focus,.req-page-area form .form-control:hover {
    border: 1px solid #d6d6d6;
    border-color: #d6d6d6
}

.req-page-area form .form-control:focus {
    -webkit-box-shadow: 0 0 6px 0 rgba(215,149,62,.57);
    box-shadow: 0 0 6px 0 rgba(215,149,62,.57)
}

.req-page-area .form-control.error {
    margin-bottom: 0
}

.req-page-area form .form-control.error+.error {
    font: 13px/24px "Open Sans",sans-serif;
    margin-bottom: 20px;
    margin-top: 5px;
    color: red;
    font-weight: 400
}

.req-page-area form textarea.form-control {
    margin-bottom: 32px;
    resize: none;
    padding: 15px 20px;
    height: 203px
}

.req-page-area span {
    color: #404040;
    font: 1.1em/1.1em "Open Sans",sans-serif;
    display: block;
    padding: 0 0 .5em
}

.req-page-area .input_form #success {
    color: #7cfc00
}

.req-page-area .input_form #error {
    color: #ff4500
}

.req-page-area .input_form #error,.req-page-area .input_form #success {
    position: absolute;
    top: -15px;
    display: block;
    right: 0;
    left: 0;
    bottom: -15px;
    background: rgba(0,0,0,.5);
    display: none
}

.pro-det-img img {
    max-width: 100%
}

.pro-content {
    padding: 0 0 0
}

.projects_hours {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 2em 0;
    margin: 1.5em 0 0
}

.projects_hours p {
    color: #242424;
    font: 600 1.3em/2em "Open Sans",sans-serif;
    margin: 0;
    padding: 0
}

.projects_hours p span {
    display: block;
    color: #777;
    font: 400 1em/1.8em "Open Sans",sans-serif
}

.project-con {
    background: #f5f5f5;
    padding: 34px 40px;
    margin: 3em 0
}

.project-con h2 {
    color: #242424;
    font: 600 1.3em/2em "Open Sans",sans-serif;
    margin: 0;
    padding: 0 0 1em
}

.project-con p {
    color: #898989;
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px
}

.project-scop .pro-img img {
    max-width: 100%
}

.pro-content h3,.project-scop h3 {
    color: #242424;
    font: 600 1.3em/1em "Open Sans",sans-serif;
    margin: 0;
    padding: 0 0 1em
}

.project-scop p {
    margin: 0 0 1.2em;
    padding: 0;
    font: 400 1em/1.8em "Open Sans",sans-serif;
    letter-spacing: .3px;
    color: #777
}

.project-scop .scope-item {
    margin: 0;
    padding: 0;
    display: inline-block;
    padding: 7px 0
}

.project-scop .scope-item li {
    list-style: none;
    font: 400 1.1em/1.5em "Open Sans",sans-serif;
    color: #555;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    display: block;
    padding-left: 30px;
    padding-bottom: 10px
}

.project-scop .scope-item li:before {
    content: "\f0a4";
    width: 30px;
    height: auto;
    font: normal normal normal 14px/24px FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    color: #df0606;
    cursor: pointer;
    float: left;
    margin-left: -30px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.project-scop .scope-item2 {
    margin: 0;
    padding: 0;
    display: inline-block;
    padding: 7px 0
}

.project-scop .scope-item2 li {
    list-style: none;
    font: 400 1.1em/1.5em "Open Sans",sans-serif;
    color: #555;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    display: block;
    padding-left: 30px;
    padding-bottom: 10px
}

.project-scop .scope-item2 li:before {
    content: "\f013";
    width: 30px;
    height: auto;
    font: normal normal normal 14px/24px FontAwesome;
    font-size: 16px/26px;
    text-rendering: auto;
    color: #337ab7;
    cursor: pointer;
    float: left;
    margin-left: -30px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.submit {
    padding: 0 20px;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 500;
    border: none;
    line-height: 32px;
    background: #df0606;
    color: #fff;
    text-transform: uppercase;
    margin-top: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    text-shadow: none;
    position: relative;
    letter-spacing: .4px;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    z-index: 2
}

.submit:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #df0606;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    z-index: -1
}

.submit:focus,.submit:hover {
    background-color: #d10707;
    color: #fff
}

.shop-item-wrapper {
    margin-left: -10px;
    margin-right: -10px
}

.single-shop-item {
    margin: 0 -5px;
    margin-bottom: 50px
}

.single-shop-item .img-box img {
    width: 100%
}

.single-shop-item .content {
    text-align: center;
    margin-top: 25px
}

.single-shop-item .content h3 {
    font-size: 15px;
    font-weight: 700;
    color: #242424;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 10px
}

.single-shop-item .content .review-box i {
    font-size: 13px;
    color: #f7e13b
}

.single-shop-item .content .price {
    font-family: Alegreya;
    font-size: 25px;
    color: #2d2d2d;
    font-style: italic;
    display: block
}

.single-shop-item .content a.thm-btn {
    background: #f7e13b;
    border-radius: 5px;
    color: #000;
    text-transform: uppercase;
    line-height: 32px;
    display: inline-block;
    letter-spacing: .05em;
    font-family: 'Open Sans';
    font-weight: 600;
    padding: 0 18px;
    margin-top: 10px
}

.single-shop-item .content a.thm-btn:hover {
    background: #019bb2;
    color: #fff
}

.shop-page .page-navigation {
    margin-top: 0;
    text-align: center
}

.single-sidebar-widget .best-seller.popular-post .content a h4 {
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Open Sans';
    color: #242424;
    margin: 0
}

.single-sidebar-widget .best-seller.popular-post .content p {
    font-size: 25px;
    color: #2d2d2d;
    font-family: Alegreya;
    font-style: italic;
    margin: 10px 0 15px
}

.single-sidebar-widget .best-seller.popular-post .content a.read-more {
    font-size: 13px;
    text-transform: uppercase;
    color: #1cbac8;
    font-weight: 700;
    font-family: Raleway;
    letter-spacing: .03em
}

.pro-info-box {
    border: solid 1px #df0606;
    float: left;
    width: 46%;
    margin: 0 2%;
    margin-top: 15px
}

.pro-info-title {
    background: #df0606;
    font-family: "Bank Gothic",sans-serif;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 35px 20px;
    text-align: center
}

.pro-info-desc {
    color: #333!important;
    padding: 25px
}

.pro-info-desc li {
    font: 400 16px/30px "Open Sans",sans-serif;
    letter-spacing: .3px
}

.pro-info-desc li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    padding-right: 10px
}

.product-details-content {
    margin-bottom: 80px
}

.product-details-content .content-box,.product-details-content .img-box {
    display: table-cell;
    vertical-align: top
}

.product-details-content .img-box {
    width: 306px;
    border: 1px solid #e2e2e2
}

.product-details-content .content-box {
    padding-left: 65px
}

.product-details-content .content-box .title h3 {
    font-size: 20px;
    color: #242424;
    text-transform: uppercase;
    font-weight: 800;
    font-family: Raleway;
    margin: 0
}

.product-details-content .content-box p {
    font-size: 14px;
    color: #959595;
    line-height: 26px
}

.product-details-content .content-box .content-text {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-top: 20px;
    padding-top: 19px;
    padding-bottom: 15px;
    margin-bottom: 30px
}

.product-details-content .content-box .cart-btn {
    font-size: 15px;
    line-height: 54px;
    background: #d10707;
    padding: 0 33px;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: inline-block;
    margin-top: 28px;
    background: #f7e13b;
    font-size: 20px;
    font-weight: 700;
    font-family: Raleway;
    color: #000;
    border-radius: 5px;
    padding: 0 49px
}

.product-details-content .content-box .cart-btn i {
    font-size: 25px;
    margin-right: 20px
}

.product-details-content .content-box .price,.product-details-content .content-box .quantity {
    font-size: 16px;
    color: #1f1f1f
}

.product-details-content .content-box .price span {
    font-size: 35px;
    color: #292929;
    margin-left: 20px;
    font-style: italic;
    font-family: Alegreya
}

.product-details-content .content-box .quantity {
    margin-top: 20px
}

.product-details-content .content-box .quantity input {
    width: 40px;
    height: 35px;
    border: 1px solid #d9d9d9;
    text-align: center;
    line-height: 33px;
    padding-left: 10px;
    margin-left: 20px
}

.product-tab-box {
    margin-bottom: 80px
}

.product-tab-box .tab-title-box ul {
    margin: 0;
    padding: 0
}

.product-tab-box .tab-title-box ul li {
    list-style: none;
    display: inline-block;
    margin-right: 6px
}

.product-tab-box .tab-title-box ul li.active a {
    background: #fff;
    border-bottom-color: #fff;
    border-top: 3px solid #f7e13b;
    line-height: 44px
}

.product-tab-box .tab-title-box ul li a {
    display: block;
    font-size: 13px;
    line-height: 44px;
    border: 1px solid #e2e2e2;
    text-transform: uppercase;
    background: #f7f7f7;
    color: #242424;
    padding: 0 29px
}

.product-tab-box .tab-content {
    margin-top: -1px;
    border: 1px solid #e2e2e2;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 65px
}

.product-tab-box .tab-content h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 12px
}

.product-tab-box .tab-content p {
    color: #898989;
    font-size: 14px;
    margin-top: 15px
}

.product-tab-box .tab-content p:first-child {
    margin-top: 0
}

.form-date,.form-select,.form-text,.form-textarea,.veri-text {
    background: #f2f4f7;
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: none;
    width: 100%;
    padding: 11px;
    margin-bottom: 15px;
    color: #919699
}

.form-select {
    margin-bottom: 16px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.captcha img {
    float: left
}

.veri-text {
    font-size: 24px;
    color: #16295d;
    margin-left: 4px;
    padding: 1px 6px;
    width: 140px;
    font-weight: 700
}

.form-date:focus,.form-text:focus,.form-textarea:focus,.veri-text:focus {
    border-color: rgba(0,0,0,.1);
    background: #fff
}

.form-textarea {
    height: 103px
}

.form-date {
    padding: 10px 11px
}

.form-submit {
    border: none;
    float: right;
    margin-bottom: 0;
    width: 140px
}

input[type=checkbox] {
    visibility: hidden
}

.squared-check {
    width: auto;
    margin: 10px 0;
    position: relative
}

#inquiryform label {
    color: #777;
    font-weight: 400
}

.squared-check label span {
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1px solid rgba(0,0,0,.1);
    background: #f2f4f7
}

.squared-check label span:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 12px;
    height: 7px;
    background: 0 0;
    top: 5px;
    left: 4px;
    border: 3px solid #919699;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.squared-check label span:hover::after {
    opacity: .3
}

.squared-check input[type=checkbox]:checked+label span::after {
    opacity: 1
}

.squared-check input[type=checkbox]:checked+small+label span::after {
    opacity: 1
}

.act-checkbox,.ser-checkbox {
    margin-bottom: 10px
}

.act-checkbox label,.ser-checkbox label {
    font-weight: 400;
    display: inline
}

.act-checkbox h4,.ser-checkbox h4 {
    font-weight: 600
}

.ser-checkbox .help-block {
    position: absolute;
    top: 100%
}

.c-form-group.squared-check {
    width: 32%;
    float: left;
    margin: 5px 0
}

@media screen and (max-width: 1024px) {
    .c-form-group.squared-check {
        width:49%
    }
}

@media screen and (max-width: 640px) {
    .c-form-group.squared-check {
        width:99%;
        float: none;
        margin: 5px 0
    }
}

.act-checkbox .help-block {
    position: absolute;
    top: 100%
}

.form .form-response-output {
    margin: 5px 0;
    padding: 10px 20px;
    border-radius: 2px
}

.form .form-validation-errors {
    background-color: #faf8d2;
    border: 2px solid #faf8d2;
    color: #b8b015
}

.form .form-mail-sent-ng {
    background-color: #ffe5e5;
    border: 2px solid #ffe5e5;
    color: #e50000
}

.form .form-mail-sent-ok {
    background-color: #dcf2dc;
    border: 2px solid #dcf2dc;
    color: #389738
}

.form .form-not-valid-tip {
    margin: 0 0 5px 0
}

input[type=date] {
    line-height: inherit
}

.help-block {
    margin-top: -6px;
    margin-bottom: 15px
}

.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: #df0606
}

.alert {
    padding: 10px 15px
}

.alert-warning {
    background-color: #faf8d2;
    border: 2px solid #faf8d2;
    color: #b8b015
}

.alert-danger {
    background-color: #ffe5e5;
    border: 2px solid #ffe5e5;
    color: #e50000
}

.alert-success {
    background-color: #dcf2dc;
    border: 2px solid #dcf2dc;
    color: #389738
}


