/*transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;*/

@font-face {
    font-family: 'Poppins_Reg';
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
}
body > div {
    position: fixed
}
body > div.site_main {
    position: static
}
body header + div,
body .site_main > div {
    position: relative;
}
.noscript-img {
    display: inline;
    height: 36px;
    margin: 0 auto;
    width: 34px;
}
.noscript {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-top: 1px solid #ff0000;
    bottom: 0;
    float: left;
    font-size: 20px;
    left: 0;
    margin: 0 auto;
    min-height: 50px;
    padding: 10px 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: auto;
    width: 100%;
    z-index: 99999;
    color: #fff
}
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
}
p {
    font-family: 'Lato', sans-serif;
    color: #606060;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px;
    font-weight: 400;
}
a {
    color: #ff3c11;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
    outline: none
}
.cms-area ul,
.cms-area ol {
    overflow: hidden;
}
/* Ul li - OL li */

ul > li {
    font-family: 'Lato', sans-serif;
    color: #606060;
    font-size: 16px;
    word-wrap: break-word;
    list-style: none;
    position: relative;
    font-weight: 400;
}
ol > li {
    font-family: 'Lato', sans-serif;
    color: #606060;
    font-size: 16px;
    word-wrap: break-word;
    position: relative;
    font-weight: 400;
}
ul > li::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 50%;
    color: #e0a340;
    content: "\f05d";
    font-family: FontAwesome;
    font-size: 16px;
    left: -26px;
    position: absolute;
    top: 0;
}
ul > li > ul > li::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 50%;
    color: #e0a340;
    content: "\f058";
    font-family: FontAwesome;
    font-size: 16px;
    left: -26px;
    position: absolute;
    top: 0;
}
ol > li:before,
ul > li > ol > li:before {
    display: none
}
ol > li,
ul > li > ol > li {
    list-style: decimal;
    list-style-position: outside;
}
ol > li > ol > li {
    list-style-type: lower-alpha;
}
ol.breadcrumb > li::before {
    display: inline-block;
}
/* */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #303030;
    font-weight: 600;
}
h1,
.h1 {
    font-size: 44px;
}
h2,
.h2 {
    font-size: 40px;
}
h3,
.h3 {
    font-size: 36px;
}
h4,
.h4 {
    font-size: 30px;
}
h5,
.h5 {
    font-size: 24px;
}
h6,
.h6 {
    font-size: 20px;
}
.h2 + .subtitle,
h2 + .subtitle {
    font-size: 18px;
    color: #606060;
    font-family: 'Poppins_Reg';
    padding: 3px 0 0 0
}
.poweredByXeamventures {
	color: #ff3c11;
    font-weight: 600;
}
.alignleft {
    float: left;
    margin: 0 15px 15px 0;
}
.alignright {
    float: right;
    margin: 0 0 15px 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}
.alignnone {
    float: none;
    margin: 0 0 15px 0;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
    max-width: 100%;
}
.cms-area {
    padding: 80px 0 100px 0;
}
.cms-area h1,
.cms-area .h1,
.cms-area h2,
.cms-area .h2,
.cms-area h3,
.cms-area .h3,
.cms-area h4,
.cms-area .h4,
.cms-area h5,
.cms-area .h5,
.cms-area h6,
.cms-area .h6 {
    margin-top: 0;
    text-transform: none
}
.cms-area h1,
.cms-area .h1 {
    font-size: 34px
}
.cms-area h2,
.cms-area .h2 {
    font-size: 28px
}
.cms-area h3,
.cms-area .h3 {
    font-size: 22px
}
.cms-area h4,
.cms-area .h4 {
    font-size: 20px
}
.cms-area h5,
.cms-area .h5 {
    font-size: 18px
}
.cms-area h6,
.cms-area .h6 {
    font-size: 16px
}
.wpcf7-form-control-wrap {
    display: block;
}
.wpcf7-form label.error {
    color: #ff0000 !important;
    float: none;
    font-size: 12px !important;
    left: 0;
    padding-left: 0px !important;
    position: absolute;
    top: 100%;
    line-height: normal;
}
.fancybox-wrap {
    position: fixed !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
}
.header .header-wrapper .primary .navbar .navbar-collapse ul.nav > li:before,
.header .header-wrapper .primary .navbar .navbar-collapse .nav .sub li:before,
.head-top .top-link li:before,
.social-main ul li:before {
    display: none;
}
/* margin & padding css */

.m-t-0 {
    margin-top: 0 !important;
}
.m-b-0 {
    margin-bottom: 0 !important;
}
.m-t-5 {
    margin-top: 5px !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.p-t-0 {
    padding-top: 0 !important;
}
.p-b-0 {
    padding-bottom: 0 !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.m-y-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.m-y-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.m-y-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.p-y-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.p-y-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.p-y-30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.m-x-10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}
.p-x-10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
/* margin & padding css */
/**************************************************************************************************************************************/

#toTop {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    background: #ff3c11 none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 10px;
    cursor: pointer;
    height: 54px;
    position: fixed;
    right: 20px;
    width: 54px;
    z-index: 99;
}
.top-btn .fa-angle-up {
    color: #ffffff;
    font-size: 28px !important;
    margin: -3px 0 0;
}
.top-btn > div {
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    margin: -5px 0 0;
    text-transform: uppercase;
}
img.ajax-loader {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    clear: both;
    color: #f7e700;
    margin: 15px 10px 0 !important;
    position: relative;
    text-align: center;
    width: auto;
    display: block;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #ff0000;
    clear: both;
    color: #ff0000;
    margin: 15px 10px 0 !important;
    position: relative;
    text-align: center;
    width: auto;
    display: block;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #47a547;
    clear: both;
    color: #47a547;
    margin: 15px 10px 0 !important;
    position: relative;
    text-align: center;
    width: auto;
    display: block;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
    clear: both;
    color: #ffa500;
    margin: 15px 10px 0 !important;
    position: relative;
    text-align: center;
    width: auto;
    display: block;
}
/* pagination */

.my_pagination .pagination li a,
.my_pagination .pagination li span {
    background-color: #202020 !important;
    border: medium none;
    margin: 0 2px;
    border-radius: 0 !important;
    color: #202020;
    display: inline-block;
    padding: 7px 0;
    font-size: 18px;
    color: #fff;
    text-align: center !important;
    width: 37px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.my_pagination .pagination li.active span,
.my_pagination .pagination li.active a {
    background-color: #ff3c11 !important;
}
.my_pagination .pagination {
    clear: both;
    border-radius: 0 !important;
    text-align: center;
}
.my_pagination {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.my_pagination .pagination li span:hover,
.my_pagination .pagination li a:hover {
    background-color: #ff3c11 !important;
}
.my_pagination .pagination > li.disabled > a,
.my_pagination .pagination > li.disabled > span,
.my_pagination .pagination > li.disabled > a:hover,
.my_pagination .pagination > li.disabled > span:hover {
    background: #cccccc none repeat scroll 0 0 !important;
    color: #666666 !important;
}
/* */
/* search */

.search-main::before {
    border-bottom: 8px solid #58585a;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    position: absolute;
    right: 20px;
    top: -8px;
    width: 0;
    z-index: 10;
}
.search-main {
    top: 70px;
    display: none;
    min-width: 350px;
    padding: 10px;
    position: absolute;
    right: 0px;
    z-index: 999;
    background-color: #58585A;
    box-shadow: 0px 3px 10px #000;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.search-main .form-control {
    background-color: #f0f0f0;
    background-image: none;
    border: 1px solid #b7b7b7;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    display: block;
    font-size: 15px;
    height: 50px;
    font-weight: 600;
    line-height: 1.42857;
    padding: 6px 45px 6px 12px;
    width: 100%;
}
.search-main input::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    
    color: #333;
    opacity: 1;
}
.search-main input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #333;
    opacity: 1;
}
.search-main input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #333;
    opacity: 1;
}
.search-main form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #333;
    opacity: 1;
}
.btn_search {
    background: #ff3c11;
    border: medium none;
    height: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    color: #52baab;
    padding: 0
}
.btn_search i {
    font-size: 18px;
    color: #fff;
}
.search-icon i {
    font-size: 21px;
    color: #313131;
}
.search-box-main {
    position: relative;
}
.head-search {
    background: #FFFFFF;
    display: block;
    height: 60px;
    text-align: center;
    width: 60px !important;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.search-icon {
    left: 50%;
    position: absolute;
    margin: 2px 0 0;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
/* search */
/* Header Social Section */

.head_social_main {
    float: left;
    margin: 0px 0 0;
    padding: 10px 0;
}
.social-main > ul {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
}
.social-main ul li {
    display: inline-block;
    padding: 0 0 0 16px;
}
.social-main ul li:first-child {
    padding-left: 0;
}
.social-main ul li a i {
    color: #ffffff;
    font-size: 30px;
}
.footer_social_main {
    padding: 54px 0;
}
/* End of Header Social Section */
/* Header call Section */

.head-top-main {
    background: #cccccc none repeat scroll 0 0;
}
.head-top {
    float: right;
    padding: 27px 0 27px 20px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.head-top .top-link {
    padding: 0;
    transition: all 0.4s ease 0s;
    margin: 0;
}
.head-top .top-link li {
    display: block;
    margin: 0;
    padding: 0 0 0 0;
    float: left;
}
.head-top .top-link li a {
    position: relative;
}
.head-top .head-email > span {
    color: #606060;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 0 23px;
}
.head-top .head-call > span {
    color: #606060;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0 0 18px;
}
.head-top .head-email i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #ff3c11;
    font-size: 20px;
}
.head-top .head-call i {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #ff3c11;
    font-size: 20px;
}
/* End of Header call Section */

.bannerbtn_main .main_btn {
    display: inline-block;
    margin: 0 13px;
}
/* BTN section */

.m_auto {
    margin: 0 auto
}
.orange_btn {
    background: #ff3c11;
    color: #fff;
}
.orange_btn:before,
.orange_btn:after {
    background: #404040;
    color: #fff;
}
.white_btn {
    background: #ffffff;
    color: #000000;
}
.white_btn:before,
.white_btn:after {
    background: #404040;
    color: #fff;
}
.black_btn {
    background: #404040;
    color: #fff;
}
.black_btn:before,
.black_btn:after {
    background: #ff3c11;
    color: #fff;
}
.main_btn {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    width: 170px;
    overflow: hidden;
    min-height: 60px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 60px;
    text-align: center;
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden;
    text-shadow: none;
}
.main_btn:before,
.main_btn:after {
    content: "";
    display: inline-block;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    -ms-transition-property: transform, opacity;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
    -ms-transition-duration: .6s;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -ms-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -ms-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}
.main_btn:before {
    left: 0;
    -ms-transform: translateZ(0) translate(-100%, 0) scale(0);
    -webkit-transform: translateZ(0) translate(-100%, 0) scale(0);
    transform: translateZ(0) translate(-100%, 0) scale(0)
}
.main_btn:after {
    right: 0;
    -ms-transform: translateZ(0) translate(100%, 0) scale(0);
    -webkit-transform: translateZ(0) translate(100%, 0) scale(0);
    transform: translateZ(0) translate(100%, 0) scale(0)
}
.main_btn .hovers_text,
.main_btn .hovers_icon {
    position: relative;
    z-index: 2;
    -ms-transition: color .2s ease-in 0s;
    -webkit-transition: color .2s ease-in 0s;
    transition: color .2s ease-in 0s
}
@media (min-width: 1025px) {
    .main_btn:hover {
        color: #fff
    }
    .main_btn:hover:before,
    .main_btn:hover:after {
        opacity: 1;
        -ms-transform: translateZ(0) translate(0, 0) scale(1);
        -webkit-transform: translateZ(0) translate(0, 0) scale(1);
        transform: translateZ(0) translate(0, 0) scale(1)
    }
}
/* BTN section */
/* Banner Section ******************************/

.banner_arrow_left {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -10px -10px;
    display: block;
    height: 88px;
    margin: 0 auto;
    opacity: 1 !important;
    text-align: center;
    width: 46px;
}
.banner_arrow_right {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -20px -10px;
    display: block;
    height: 88px;
    margin: 0 auto;
    opacity: 1 !important;
    text-align: center;
    width: 46px;
}
.banner-title {
    color: #ffffff;
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    margin: 0 0 0;
    text-shadow: none;
}
.banner-caption p {
    font-family: 'Poppins_Reg';
    color: #ffffff;
    font-size: 24px;
    line-height: normal;
    margin: 0 0 30px;
    text-shadow: none;
}
.carousel-caption {
    margin: 62px auto 0;
    max-width: 980px;
    left: 0;
    right: 0;
    padding: 0;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.banner-btn-main {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
}
.banner-btn-main a {
    float: none;
    margin: 0 auto;
    text-shadow: none;
}
.banner_main .item::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 10
}
#home_banner.owl-carousel .owl-item img {
    height: 910px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: auto;
}
#home_banner.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0 20px;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
}
#home_banner.owl-theme .owl-controls {
    margin: 0;
}
#home_banner.owl-theme .owl-nav {
    bottom: 50%;
    left: 0;
    margin-top: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
}
#home_banner.owl-theme .owl-dots {
    bottom: 50px;
    left: 0;
    position: absolute;
    right: 0;
}
#home_banner.owl-theme .owl-dots .owl-dot span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 50%;
    display: block;
    height: 14px;
    margin: 0 3px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 14px;
    transform: scale(0.65);
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    -o-transform: scale(0.65);
    -webkit-transform: scale(0.65);
}
#home_banner.owl-theme .owl-dots .owl-dot.active span {
    background: #eca436 none repeat scroll 0 0;
    border-color: #eca436;
    margin: 0 3px;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}
#home_banner.owl-theme .owl-dots .owl-dot span::before {
    background: #eca436 none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    position: absolute;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 2px;
}
#home_banner.owl-theme .owl-dots .owl-dot.active span::before {
    height: 30px;
}
#home_banner.owl-theme .owl-controls .owl-nav .owl-prev {
    left: 0;
}
#home_banner.owl-theme .owl-controls .owl-nav .owl-next {
    right: 0;
}
.banner_arrow i {
    color: #ff3c11;
    font-size: 70px;
}
#home_banner .item {
    position: relative;
    overflow: hidden
}
/* Banner Section ******************************/
/* Bolg ********************************/

.blog_item {
    padding: 15px;
    border: 1px solid #f0f0f0;
    margin: 0 0 30px;
    background: #f8f8f8;
}
.blog_item:last-child {
    margin: 0
}
.blog-heading {
    padding: 0 !important
}
.blog_item h3 {
    margin-top: 0;
}
.btn-readmore {
    display: inline-block;
    padding: 5px 20px;
    background: #4095ff;
    color: #FFF;
}
.btn-readmore:hover {
    background: #2478e1;
    color: #FFF;
    text-decoration: none;
}
.blog_item a {}.blog_date,
.blog_comment,
.blog_info a {
    color: #ff3c11;
    position: relative;
    padding-left: 20px;
    font-size: 15px
}
.blog_item a h4 {
    margin-top: 0;
}
.blog_item a i {
    position: absolute;
    top: 1px;
    left: 0;
}
.blog_item a.pull-right i {
    position: absolute;
    top: 5px;
    left: 0;
}
.blog_info a {
    padding: 0;
}
.blog_item a.read-more {
    color: #fff;
    float: right;
    padding: 0 !important;
    margin: 10px 0
}
/* Sidebar */

.sidebar_listing .panel-title {
    font-size: 20px;text-transform: uppercase;
}
.sidebar_listing .panel-title a {
    display: block;
    text-decoration: none !important;
    line-height: 30px;
}
.sidebar_listing .panel-title a::before {
    content: "\f0da";
    float: right;
    font-size: 28px;
    font-family: 'fontawesome'
}
.sidebar_listing .panel-title a[aria-expanded="true"]::before {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.sidebar_listing .panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    color: #ffffff;
    border-radius: 0 !important;
    padding: 0;
}
.sidebar_listing .panel-default > .panel-heading a {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #cccccc;
  border-radius: 0 !important;
  border-top: 1px solid #cccccc;
  color: #606060;
  padding:10px 0 8px 0;
}
.sidebar_listing .panel-default > .panel-heading a.collapsed {
    background-color: transparent;
}
.sidebar_listing .panel-body {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none !important;
  padding: 10px 0;
}
.sidebar_listing .panel-group .panel {
    border: medium none;
    border-radius: 0 !important;
    box-shadow: none;
    margin-bottom:20px;
}
.sidebar_listing .panel-body ul {
    padding:0 0 0 28px;
}
.sidebar_listing .panel-body ul li {
    list-style: none;
    margin: 4px 0
}
.sidebar_listing .panel-body ul li a {
  color: #666666;
  font-size: 16px;
  font-weight: 400;
}
.sidebar_listing .panel-body ul li.selected a {
    color: #e0a340
}
/* Sidebar */
/* End of Blog ********************************************/
/* Footer */

.footer_section {
    background: #303030;
}
.footer_menu_main {
    padding: 39px 0;
}
.footer_menu_main ul {
    margin: 0;
    padding: 0;
    text-align: left;
}
.footer_menu_main ul li:first-child::before {
    display: none;
}
.footer_menu_main ul li::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    content: "|";
    color: #bbbbbb;
    font-size: 14px;
    font-family: 'Poppins_Reg';
    left: -15px;
    line-height: 30px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}
.footer_menu_main ul li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 20px 0 0;
    position: relative;
}
.footer_menu_main ul li.selected a {
    color: #ff3c11;
}
.footer_menu_main ul li a {
    color: #bbbbbb;
    font-size: 14px;
    font-family: 'Poppins_Reg';
    line-height: 30px;
}
.copyright_main {
    padding: 8px 0 0;
    text-align: left;
}
.copyright_main span,
.copyright_main span a {
    color: #bbbbbb;
    font-size: 14px;
    font-family: 'Poppins_Reg';
}
.privacypolicy::before {
    content: "|";
    color: #bbbbbb;
    font-size: 14px;
    font-family: 'Poppins_Reg';
    left: 5px;
    position: absolute;
    top: 0;
}
.privacypolicy {
    padding: 0 0 0 20px;
    position: relative;
}
/* Footer */

.service-detail img {
    max-width: 100%;
}
.head-search.main_btn i {
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.our-service {
    margin: 145px 0 0;
}
.choice_section {
    overflow: hidden;
    padding: 85px 0 100px;
    position: relative;
}
.our-service ul {
    list-style: none;
    margin: 0 0 0;
    padding: 0 0 40px;
    text-align: center;
}
.our-service li {
    display: inline-block;
    transform: rotate(-45deg);
    width: 21.5%;
    padding-bottom: 21.5%;
    margin: 0 -2%;
    vertical-align: top;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.our-service li:before {
    display: none
}
.our-service li:nth-child(2n) {
    margin-top: 24%;
}
.serviceboxmain {
    border: 2px solid #bbbbbb;
    z-index: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.serviceboxmain {
    height: 100%;
    position: absolute;
    width: 100%;
}
.readmore {
    background: url(../images/readmore.png);
    width: 30px;
    height: 62px;
    margin: 0 auto;
    display: block;
}
.our-service li::after {
    background: rgba(0, 0, 0, 0) url("../images/step-arrow.png") no-repeat scroll 0 0;
    bottom: -23%;
    content: "";
    height: 73px;
    position: absolute;
    right: 38%;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 74px;
}
.our-service li:nth-child(2n)::after {
    right: -22%;
    top: 38%;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.our-service li:nth-child(2n) .step_number {
    left: 0;
    margin: 27px 0 0;
    position: absolute;
    right: 0;
    top: 100%;
}
.our-service li:last-child::after {
    display: none
}
.our-service .ser-box-rotate {
    display: block;
    float: none;
    height: 100%;
    margin: 0;
    position: absolute;
    text-align: center;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    vertical-align: middle;
    width: 100%;
}
.our-service .processboxmain {
    left: 0;
    margin: 0px 0 0;
    position: absolute;
    right: 0;
    top: 90px;
    /*top: 50%;transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%);*/
}
.service_cirbox_main {
    background: #ff3c11;
    border-radius: 50%;
    height: 172px;
    position: absolute;
    right: -60px;
    top: -60px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 172px;
}
.service_cirbox_main .service_cirbox {
    border-radius: 50%;
    height: 172px;
    left: 0;
    top: 0;
    position: absolute;
    transition: all 0.8s ease-in-out 0s;
    -moz-transition: all 0.8s ease-in-out 0s;
    -ms-transition: all 0.8s ease-in-out 0s;
    -o-transition: all 0.8s ease-in-out 0s;
    -webkit-transition: all 0.8s ease-in-out 0s;
    width: 172px;
}
.service_cirbox_main:before {
    content: "";
    background: url(../images/cirimg.png);
    width: 172px;
    height: 172px;
    display: block;
    border-radius: 50%;
    transition: all 0.8s ease-in-out 0s;
    -moz-transition: all 0.8s ease-in-out 0s;
    -ms-transition: all 0.8s ease-in-out 0s;
    -o-transition: all 0.8s ease-in-out 0s;
    -webkit-transition: all 0.8s ease-in-out 0s;
}
.service_cirbox img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.welcome_section {
    width: 100%;
    float: left
}
.welcome_text_main {
    float: left;
    margin-left: 28%;
    width: 44%;
    padding: 65px 30px;
}
.welcome_btn {
    padding: 23px 0 0;
}
.welcome_section {
    background: #f2f2f2;
    min-height: 802px;
    overflow: hidden;
    position: relative;
}
.welcomeimg1 {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 72.333%;
    top: 0;
}
.welcomeimg2 {
    bottom: 0;
    left: 72.333%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.welcomeimg1 > img {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
}
.welcomeimg2 > img {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
}
.welcome_text_main p {
    text-align: center;
    margin-bottom: 24px
}
.welcome_content {
    padding: 0 30px;
    margin: 30px 0 0;
}
.gallery_section {
    padding: 85px 0 100px;
}
.gallery_main {
    padding: 47px 0 0;
}
.gallery_box_main {
    position: relative;
    overflow: hidden;
}
.gallery_hvr_box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    overflow: hidden
}
.gallery_hvr_btn {
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 10;
}
.gallery_img img {
    width: 100%
}
.search_btn {}.view_btn {}.gallery_hvr_btn a {
    border: 3px solid #ffffff;
    border-radius: 50%;
    display: block;
    height: 70px;
    position: absolute;
    width: 70px;
}
.gallery_hvr_btn i {
    color: #ffffff;
    font-size: 30px;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.gallery_box_main {
    margin-bottom: 30px;
}
.gallery_view_more .theme_btn {
    margin: 0 auto;
}
.gallery_view_more {
    padding: 20px 0 0;
}
.gallery_title {
    color: #ffffff;
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.01em;
    padding: 53px 0 0;
    position: relative;
    text-align: center;
}
.gallery_hvr_btn a.popup_btn::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: -53px;
    content: "";
    height: 50px;
    position: absolute;
    right: 31px;
    width: 2px;
}
.gallery_hvr_btn a.view_btn::before {
    background: #ffffff none repeat scroll 0 0;
    bottom: 31px;
    content: "";
    height: 2px;
    position: absolute;
    right: -53px;
    width: 50px;
}
.gallery_hvr_btn a.popup_btn {
    bottom: 50px;
    opacity: 0;
    right: 120px;
    transform: translateY(130px);
    -moz-transform: translateY(130px);
    -ms-transform: translateY(130px);
    -o-transform: translateY(130px);
    -webkit-transform: translateY(130px);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.gallery_hvr_btn a.view_btn {
    bottom: 120px;
    opacity: 0;
    right: 50px;
    transform: translateX(130px);
    -moz-transform: translateX(130px);
    -ms-transform: translateX(130px);
    -o-transform: translateX(130px);
    -webkit-transform: translateX(130px);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.gallery_hvr_box {
    background: rgba(47, 47, 47, 0.80) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 101%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotateZ(-45deg) translate(0px, 0px);
    -moz-transform: rotateZ(-45deg) translate(0px, 0px);
    -ms-transform: rotateZ(-45deg) translate(0px, 0px);
    -o-transform: rotateZ(-45deg) translate(0px, 0px);
    -webkit-transform: rotateZ(-45deg) translate(0px, 0px);
    transition: all 0.5s ease 0s;
}
.progress_bar_section {
    background: #e9a536;
    min-height: 425px;
}
.progress_bar_box {
    border: 3px solid #ffffff;
    border-radius: 50%;
    height: 206px;
    margin: 83px auto 0;
    position: relative;
    text-align: center;
    width: 206px;
}
.progress_bar_text {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 40px;
    font-weight: 600;
    position: relative;
    top: 40%;
}
.progress_bar_title span {
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.progress_bar_title {
    padding: 37px 0 0;
}
.progress_bar_icon {
    background: #404040 none repeat scroll 0 0;
    border: 3px solid #ffffff;
    border-radius: 50%;
    bottom: -3px;
    height: 72px;
    position: absolute;
    right: -3px;
    width: 72px;
}
.progress_bar_icon i {
    color: #ffffff;
    font-size: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.progress_bar_box::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 86px;
    position: absolute;
    top: -86px;
    width: 3px;
}
.team_box_img_main {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    -o-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
}
.team_box_rotat {
    position: relative;
}
.team_box_img {
    display: block;
    height: 260px;
    overflow: hidden;
    width: 260px;
    margin: 207px 0 0 0;
}

.team_box_rotat::before {
    content: "";
    background: #ff3c11;
    height: 91px;
    width: 3px;
    position: absolute;
    z-index: 80;
    left: 285px;
}
.team_box_img img {
    left: 50%;
    max-width: initial;
    position: relative;
    top: 50%;
    width: auto !important;
    height: auto;
    transform: rotate(45deg) translate(-50%, -50%);
    -moz-transform: rotate(45deg) translate(-50%, -50%);
    -ms-transform: rotate(45deg) translate(-50%, -50%);
    -o-transform: rotate(45deg) translate(-50%, -50%);
    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform-origin: left top 0;
    -moz-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    -o-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
}
.team_box_content {
    margin: -45px 0 0 0;
}
.team_socila_icon {
    padding: 12px 0 0;
}
.team_section {
    padding: 85px 0 90px
}
.team_member_name {
    color: #303030;
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    position: absolute;
    width: 260px;
    margin: 20px 0 0 0
}
.team_box_content p {
    text-align: center;
}
.team_socila_icon ul {
    padding: 0;
    margin: 0;
    text-align: center;
}
.team_socila_icon ul li {
    list-style: none;
    display: inline-block;
    padding: 0 2px
}
.team_socila_icon ul li:before {
    display: none
}
.team_socila_icon ul li a {
    border: 2px solid #bbbbbb;
    border-radius: 50%;
    display: block;
    height: 52px;
    text-align: center;
    width: 52px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.team_socila_icon ul li a i {
    font-size: 24px;
    color: #bbbbbb;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.team_socila_icon ul li:last-child a {
    border-color: #eaa536
}
.team_socila_icon ul li:last-child a i {
    color: #eaa536
}
#team_slider.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
#team_slider.owl-theme .owl-controls .owl-nav .owl-next {
    right: -108px;
}
#team_slider.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -108px;
}
.arrow_left {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll 0px 0px;
    display: block;
    height: 115px;
    margin: 0 auto;
    opacity: 1 !important;
    text-align: center;
    width: 60px;
}
.arrow_right {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -69px 0px;
    display: block;
    height: 115px;
    margin: 0 auto;
    opacity: 1 !important;
    text-align: center;
    width: 60px;
}
.happy_work_section {
    background: #ff3c11 none repeat scroll 0 0;
    overflow: hidden;
    position: relative;
}
.happy_work_leftbox {
    background: #404040;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 0;
}
.testimonial_section {
    padding: 85px 0 100px;
    background: #f2f2f2
}
.happywork_boxmain {
    padding: 85px 130px 70px 30px
}
.white {
    color: #fff !important
}
.happywork_view_more {
    margin: 68px 0 0;
}
.happywork_view_more a,
.weekly_boxmain .submit_btn_box .main_btn {
    width: 270px;
    min-height: 70px;
    line-height: 70px;
    font-size: 18px;
    margin-bottom: 30px;
}
.submit-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
}
.happywork_view_more .white_btn::before,
.happywork_view_more .white_btn::after,
.happywork_view_more .orange_btn::before,
.happywork_view_more .orange_btn::after,
.weekly_boxmain .submit_btn_box .black_btn::before,
.weekly_boxmain .submit_btn_box .black_btn::after {
    background: #909090 none repeat scroll 0 0;
    color: #ffffff;
}
.happy_work_section .h2 {
    line-height: 49px;
}
.weekly_form > form {
    padding: 0 30px;
}
.weekly_boxmain {
    padding: 85px 0px 70px 60px;
}
.weekly_form .form-control {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-bottom: 1px solid #ffffff;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    box-shadow: none;
    color: #ffffff;
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 500;
    height: 62px;
    line-height: 1.42857;
    padding: 6px 12px;
    width: 100%;
    text-align: center
}
.weekly_form .form-group {
    margin-bottom: 13px;
}
.submit_btn_box {
    padding: 15px 0 0;
}
.weekly_form input::-webkit-input-placeholder,
.weekly_form textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    
    color: #fff;
    opacity: 1;
}
.weekly_form input:-moz-placeholder,
.weekly_form textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #fff;
    opacity: 1;
}
.weekly_form input::-moz-placeholder,
.weekly_form textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #fff;
    opacity: 1;
}
.weekly_form form input:-ms-input-placeholder,
.weekly_form form textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #fff;
    opacity: 1;
}
.weekly_form {
    margin: 30px 0 0;
}
.happy_work_section .h2 + .subtitle,
.happy_work_section h2 + .subtitle {
    padding: 11px 0 0;
}
.happywork_boxmain,
.weekly_boxmain {
    position: relative;
    z-index: 5
}
.happywork_boxmain:before {
    content: "\f126";
    font-family: 'FontAwesome';
    font-size: 450px;
    color: rgba(0, 0, 0, 0.15);
    position: absolute;
    left: -316px;
    top: 50%;
    transform: translateY(-50%) rotate(20deg);
    -moz-transform: translateY(-50%) rotate(20deg);
    -ms-transform: translateY(-50%) rotate(20deg);
    -o-transform: translateY(-50%) rotate(20deg);
    -webkit-transform: translateY(-50%) rotate(20deg);
    z-index: -1;
}
.weekly_boxmain:before {
    content: "\f1d9";
    font-family: 'FontAwesome';
    font-size: 400px;
    color: rgba(0, 0, 0, 0.08);
    position: absolute;
    right: -378px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: -1;
}
.weekly_form .form-control:focus {
    border-bottom-color: #000000;
}
.map_section {
    height: 400px;
}
.map_section iframe {
    width: 100%;
    height: 400px;
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.contact-form-main {
    padding: 50px 0 0;
}
.contact_addres_box {
    display: block;
    margin: 0 0 20px;
    min-height: 55px;
    overflow: hidden;
    padding: 0 0 0 65px;
    position: relative;
}
.contact_addres_box span {
    background: #ff3c11;
    float: left;
    height: 56px;
    margin: 0 10px 0 0;
    width: 54px;
    display: table;
    left: 0;
    position: absolute;
    text-align: center;
}
.contact_addres_dtl span i {
    bottom: 0;
    color: #ffffff;
    display: table-cell;
    float: none;
    font-size: 26px;
    height: 56px;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.contact_addres_box p {
    color: #606060;
    display: table-cell;
    font-size: 16px;
    height: 56px;
    line-height: 20px;
    margin: 0 !important;
    padding: 0;
    vertical-align: middle;
}
.contact_call_box span {
    background: #ff3c11;
    float: left;
    height: 56px;
    margin: 0 10px 0 0;
    width: 54px;
}
.contact_call_box1 span {
    background: #ff3c11;
    float: left;
    height: 56px;
    margin: 0 10px 0 0;
    width: 54px;
}
.contact_call_box p a,
.contact_call_box1 p a,
.contact_email_box p a {
    color: #606060;
}
.contact_call_box p a:hover,
.contact_call_box1 p a:hover,
.contact_email_box p a:hover {
    color: #17577a;
}
.contact_email_box span {
    background: #ff3c11;
    float: left;
    height: 56px;
    margin: 0 10px 0 0;
    width: 54px;
}
.contact-map,
.contact-map iframe {
    width: 100%;
}
.contact-form .contact-map iframe {
    height: 280px;
}
.contact-form .captcha_img {
    border: 2px solid #666;
    border-radius: 0px !important;
    display: table;
}
.contact-form .captcha_img span {
    display: table-cell;
    height: 42px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.contact-form .form-group .captcha_box {
    float: left;
    height: auto;
    margin: 0;
    padding: 0 0 0 0px;
    position: relative;
    width: 60%;
}
.contact-form form .form-group .captcha_box .captcha_img {
    float: left;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 110px;
}
.abn-icon::before {
    background: rgba(0, 0, 0, 0) url("../images/abn-icon.png") no-repeat scroll 0 0;
    content: "";
    height: 30px;
    left: 0;
    margin: 0 auto !important;
    position: absolute;
    right: 0;
    text-align: center !important;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 30px;
}
.contact-form .form-group {
    margin-bottom: 20px;
}
.contact-form textarea.form-control {
    height: 168px !important;
    resize: none;
}
.contact-form .form-control {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid #bbbbbb !important;
    border-radius: 0;
    box-shadow: none;
    color: #f0f0f0;
    display: block;
    font-family: "Poppins_Reg";
    font-size: 16px;
    height: 63px;
    line-height: 1.42857;
    padding: 10px 18px;
    width: 100%;
}
.contact-form .form-control:focus {
    border-color: #ff3c11 !important;
    box-shadow: none;
    outline: 0 none;
}
.contact-form-main h2 {
    padding-bottom: 12px;
}
.contact-form input::-webkit-input-placeholder,
.contact-form textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    
    color: #fff;
    opacity: 1;
}
.contact-form input:-moz-placeholder,
.contact-form textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #fff;
    opacity: 1;
}
.contact-form input::-moz-placeholder,
.contact-form textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #fff;
    opacity: 1;
}
.contact-form form input:-ms-input-placeholder,
.contact-form form textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #fff;
    opacity: 1;
}
.contact-form {
    float: left;
    padding: 33px 0 20px 0;
    width: 100%;
}
.contact-form .submit_btn_box {
    float: left;
    margin-top: 0;
    width: 40%;
    padding-top: 0
}
.contact-form .submit-btn {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    display: block;
    float: right;
    font-size: 20px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.contact-form .required-field {
    color: #666666;
    float: left;
    font-size: 13px;
    line-height: 40px;
    margin-top: 0;
    text-align: right;
    width: 100%;
    font-family: "Lato", sans-serif;
}
.contact-form .required-field span {
    color: #f00;
}
.submit_btn_box .main_btn {
    width: 100%;
    position: relative
}
.footer_form_main {
    padding: 0 150px 0 0;
}
.contact-form .submit_btn_box .orange_btn:before,
.contact-form .submit_btn_box .orange_btn:after {
    background: #909090;
}
.footer_form_main .row {
    margin: 0 -10px;
}
.footer_form_main .col-sm-6,
.footer_form_main .col-sm-12 {
    padding: 0 10px;
}
.footer_top_main .col-sm-7 .h4 {
    padding: 62px 0 0;
}
.footer_contact {
    margin: 0 0 23px;
    position: relative;
}
.footer_contact label {
    color: #000000;
    display: block;
    font-family: 'Poppins_Reg';
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 -2px 0;
}
.footer_contact > p {
    color: gray;
    font-family: 'Poppins_Reg';
    letter-spacing: normal;
    margin-bottom: 0;
}
.footer_contact a {
    color: gray;
    font-size: 16px;
    font-family: 'Poppins_Reg';
    letter-spacing: normal;
}
.footer_contact_main {
    min-height: 602px;
    position: relative;
}
.footer_contactbox {
    min-height: 602px;
    overflow: hidden;
    padding: 0 70px;
    position: relative;
    z-index: 50
}
.footer_contact_main:before {
    position: absolute;
    content: "";
    background: #FFF;
    left: 0;
    right: 0;
    top: -50px;
    bottom: 0
}
/*.blackbubble {  background: rgba(0, 0, 0, 0) url("../images/footer-right_bg.png") repeat scroll 0 0 / cover ;  bottom: 0;  content: "";  display: block;  height: 450px;  left: 0;  position: absolute;  right: 0;  top: 0;  width: 333px;  z-index: -1;}*/

.footer_contactbox::after {
    background: rgba(0, 0, 0, 0) url("../images/footer-right_bg.png") repeat scroll 0 0 / cover;
    bottom: 0;
    content: "";
    display: block;
    height: 450px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 333px;
    z-index: -1;
}
.footer_logo {
    margin: 36px 0 40px;
    position: relative;
}
.blackbg {
    background-image: url(../images/footer-black-img.png);
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 56px;
    width: 100%;
}
.footer_top_main .col-sm-7,
.footer_top_main .col-sm-5 {
    position: relative;
    z-index: 50;
}
.footer_top_main .col-sm-7::before {
    color: rgba(0, 0, 0, 0.1);
    content: "\f15c";
    font-family: "FontAwesome";
    font-size: 250px;
    margin: 5px 0 0;
    position: absolute;
    right: -60px;
    top: 50%;
    transform: translateY(-50%) rotate(-25deg);
    -moz-transform: translateY(-50%) rotate(-25deg);
    -ms-transform: translateY(-50%) rotate(-25deg);
    -o-transform: translateY(-50%) rotate(-25deg);
    -webkit-transform: translateY(-50%) rotate(-25deg);
    z-index: -1;
}
.bannerarrow_left {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll 0px -130px;
    display: block;
    height: 38px;
    margin: 0 auto;
    opacity: 1 !important;
    text-align: center;
    width: 64px;
}
.bannerarrow_right {
    background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -75px -130px;
    display: block;
    height: 38px;
    margin: 0 auto;
    opacity: 1 !important;
    text-align: center;
    width: 64px;
}
/* Inner Banner Section ******************************/

.inner-banner-img > img {
    height: 500px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.inner-banner {
    overflow: hidden;
    position: relative;
}
.inner-banner::before {
    background: rgba(32, 32, 32, 0.1) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 20;
}
.inner-banner {
    position: relative;
}
.inner-banner-title {
    bottom: 66px;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 50;
}
.inner_banner_caption {
    padding: 0 0 20px;
}
.position_relative {
    position: relative;
}
.inner_banner_caption,
.inner-banner-title .breadcrumb {
    float: left;
    width: 100%;
}
.inner_banner_caption h1,
.inner_banner_caption .h1 {
    font-size: 60px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
    display: block;
    width: 100%;
}
.inner-banner-title .breadcrumb {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    margin: 0;
    padding: 7px 0;
    text-align: center;
    z-index: 99;
}
.inner-banner .breadcrumb li:first-child {
    padding-left: 0;
}
.inner-banner .breadcrumb li {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}
.inner-banner .breadcrumb li a {
    font-size: 18px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
}
.breadcrumb > li + li::before {
    color: rgb(204, 204, 204);
    content: "//";
    padding: 0 5px;
}
.inner-banner .breadcrumb > li + li::after {
    color: #fff;
    content: "";
    font-size: 18px;
    left: -10px;
    padding: 0 5px;
    position: absolute;
    top: 0;
}
.inner-banner .breadcrumb li.active {
    color: #ff3c11;
}
/* Inner Banner Section ******************************/

.flipper {
    position: relative;
    margin-bottom: 30px;
    transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -ms-transform: perspective(1000px);
    -o-transform: perspective(1000px);
    -webkit-transform: perspective(1000px);
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}
.front::before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.flipper img {
    width: 100%;
}
.front,
.back {
    backface-visibility: hidden;
    left: 0;
    top: 0;
    transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}
.front {
    background: #303030;
    z-index: 2;
    border: 15px solid #e8e8e8;
    overflow: hidden;
    position: relative;
}
.back {
    background: #ff3c11;
    transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 35px 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}
.careers_front_title {
    color: #ffffff;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
.careers_back_title {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #fff;
    width: 100%;
    display: block;
    padding: 0 0 15px 0;
    text-align: center
}
.careers_front_location {
  color: #000000;
  display: block;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  text-align: center;
}
.flipper .back p {
    color: #ffffff;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
}
.flipper .back a.main_btn {
    margin-top: 20px;
}
.careers_detail_section {
    background: url(../images/detailimg.jpg);
    position: relative;
    width: 100%;
    margin: -80px 0 0 0
}
.careers_detail_section::before {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.careers_detail_box ul {
    padding: 0;
}
.careers_detail_box > p {
    margin-bottom: 30px;
}
.careers_detail_box ul > li::before {
    left: 2px
}
.careers_detail_box ul li {
  margin: 0 !important;
  padding: 0 0 10px 30px;
}
.careers_detail_box {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    margin: 80px 0 100px 0;
    padding: 30px 30px 50px 30px;
    position: relative
}
.experience_box > label,
.salary_box > label,
.qualifi_box > label {
    color: #fff;
}
.experience_box > span,
.salary_box > span,
.qualifi_box > span {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}
.experience_box {
    float: left;
    
}
.salary_box {
    float: center;
    
}

.qualifi_box {
    float: right;

}
.experience_section::after {
    clear: both;
    content: "";
    display: table;
}
.experience_section {
  background: #ff3c11 none repeat scroll 0 0;
  left: 35px;
  margin: -42px 0 0;
  padding: 15px 25px 11px;
  position: absolute;
  right: 35px;
  top: 100%;
}
.contact-form label,
.apply-table td:first-child {
    font-family: "Lato", sans-serif;
    font-weight: 400;
}
.apply-table th {
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #ff3c11;
    padding: 10px 10px;
    vertical-align: top;
}
.apply-table tr:nth-child(2n) {
    background: rgba(240, 240, 240, 0.4) none repeat scroll 0 0;
}
.apply-table tr td {
    padding: 10px 10px;
}
.apply-table .form-control {
    height: 40px;
}
.applynow_form .contact-form .form-control {
    color: #303030
}
.select_box {
    position: relative;
}
.select_arrow i {
    font-size: 20px;
    color: #909090;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 50;
    pointer-events: none;
    margin: -4px 0 0;
}
.select_box select {
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
}
.select_box select::-ms-expand {
    display: none;
}
.applynowform .p-b-20::after,
.education_sec::after,
.gender_main:after {
    clear: both;
    content: "";
    display: table;
}
.radio_box {
    float: left;
    margin-bottom: 0;
    padding: 0 0 0 35px;
    position: relative;
    width: 100%;
}
.radio_box .input-radio-box {
    border: 3px solid #606060;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 0;
    border-radius: 50%;
}
.radio_box .input-radio {
    cursor: pointer;
    display: block;
    height: 20px;
    line-height: normal !important;
    margin: 0;
    min-height: inherit;
    opacity: 0;
    width: 20px;
}
.radio_box .input-radio-box .icon {
    color: #ff3c11;
    font-size: 17px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.radio_box .lbl_radio {
    color: #606060;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 0;
    font-weight: 400;
}
.radio_box .input-radio-box .input-radio:checked + .icon {
    opacity: 1;
}
.radio_box .input-radio-box.only_radio .icon::before {
    content: "\f111";
    font-family: "FontAwesome";
}
.radio_box .input-radio-box.only_radio .icon {
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
}
.gender_main label {
    display: block
}
.gender_main .radio_box {
    float: left;
    margin-right: 20px;
    width: auto;
}
.education_sec {
    padding-bottom: 40px !important;
}
.applynow_form .contact-form textarea.form-control {
    height: 100px !important;
}
.uploadfile-main .input-group {
    width: 100%;
    margin-bottom: 25px;
}
.uploadfile-main .input-group .btn.btn-primary {
    background: #ff3c11;
    border-radius: 0;
    color: #ffffff;
    height: 63px;
    line-height: 63px;
    padding: 0;
    width: 115px;
    border-color: #ff3c11
}
.uploadfile-main .input-group .input-group-btn {
    display: table-cell;
    vertical-align: top;
}
.applynow_form .contact-form select.form-control {
    padding: 10px 31px 10px 18px;
}
.uploadfile-main .input-group input {
    margin: 0;
}
.uploadfile-main .input-group .btn.btn-primary input {
    padding: 0 !important;
    position: absolute;
    top: 0px;
    width: 100%;
    opacity: 0;
}
.uploadfile-main .input-group .btn.btn-primary input + span {
    line-height: normal;
    position: absolute;
    padding: 2px 0 0 0;
    font-size: 12px;
}
.applynow_form .contact-form .form-group .captcha_box,
.applynow_form .contact-form .submit_btn_box {
    width: 50%;
}
.applynow_form .contact-form .form-group .captcha_box + .clearfix {
    display: none
}
.applynow_form .submit_btn_box .main_btn {
    float: right;
    width: 170px;
}
.applynow_form {
    padding: 80px 0;
}
.applynow_form .contact-form {
    padding: 0;
}
.contact-form label span,
td span.req {
    color: #ff0000;
}
.home_careers_listing_section {
    padding: 85px 0 0px
}
.home_careers_listing_section .careers_listing_box {
    padding: 0;
}
.menu-main.sticky .header-wrapper {
    background: #FFF;
    position: fixed;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.5)
}
.menu-main.sticky .header-wrapper .logo-box .logo {
    padding: 10px 0;
}
.menu-main.sticky .header-wrapper .primary {
    margin: 15px 0 0;
}
.menu-main.sticky .header-wrapper .primary .navbar .navbar-collapse .nav > li > a {
    padding: 13px 0 11px
}
.menu-main.sticky .head-top {
    padding: 14px 0 14px 40px
}
.menu-main.sticky .head-search {
    height: 45px;
}
.menu-main.sticky .head-top .top-link li a.main_btn {
    line-height: 45px;
    min-height: 45px;
}
.menu-main.sticky .search-main {
    top: 54px;
}
span.wpcf7-not-valid-tip {
    color: #ff0000;
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 10px !important;
    font-weight: 500;
    line-height: normal;
    position: absolute;
}
.main_btn:focus {
    color: #ffffff;
}
.main_btn.white_btn:focus {
    color: #000000;
}
.weekly_form .submit-btn {
    margin: 0 !important;
}
.formError {
    cursor: pointer;
    display: block;
    left: 0 !important;
    position: absolute;
    top: 100% !important;
    z-index: 5000;
}
.weekly_form .form-group {
    position: relative;
}
.formError .formErrorContent {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #ffffff !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 11px !important;
    font-weight: 500;
    padding: 0 !important;
    position: relative !important;
    width: auto !important;
    z-index: 5001 !important;
}
.formErrorContent > br {
    display: none;
}

.contact_addres_dtl .contact-form {padding: 0;}
.contact_addres_dtl .contact-form .form-control {border: 1px solid #ccc !important;color: #303030;}

.contact_addres_dtl .contact-form input::-webkit-input-placeholder,
.contact_addres_dtl .contact-form textarea::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    
    color: #909090;
    opacity: 1;
}
.contact_addres_dtl .contact-form input:-moz-placeholder,
.contact_addres_dtl .contact-form textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #909090;
    opacity: 1;
}
.contact_addres_dtl .contact-form input::-moz-placeholder,
.contact_addres_dtl .contact-form textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #909090;
    opacity: 1;
}
.contact_addres_dtl .contact-form form input:-ms-input-placeholder,
.contact_addres_dtl .contact-form form textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    
    color: #909090;
    opacity: 1;
}
.contact_addres_dtl .footer_form_main {
  padding: 0 0 50px 0;
}
.contact_addres_dtl .contact-form .form-control:focus{
  border-color: #ff3c11 !important;
  box-shadow: none;
  outline: 0 none;
}
.contact_addres_dtl .contact-form textarea.form-control {
  height: 130px !important;
  resize: none;
}
.contact_map_section{margin-bottom:-100px; }
.panel-title > a {
  pointer-events: none;
}
.sidebar_listing .panel-title a::before{display: none}
#team_slider .owl-stage-outer .owl-stage {
  padding: 50px 0;
}
.home_careers_listing_section .gallery_view_more {
  margin: -20px 0 0;
  padding: 0;
}
#team_slider.owl-theme .owl-dots .owl-dot span {
  background: #303030 none repeat scroll 0 0;
}
#team_slider.owl-theme .owl-dots .owl-dot.active span{
  background: #ff3c11 none repeat scroll 0 0;
}

.current_openings {position: relative}
.current_openings .thumbnail{border: none}
.position_thum {
  background: #303030 none repeat scroll 0 0;
  bottom: 3px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 78px;
}
.position_thum_box{color: #ffffff;
  font-family: "Lato",sans-serif;
  text-align: center;
  font-size: 15px;
  font-weight: 400;text-transform: capitalize;
  position: relative;
  top: 50%;
  transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);
}
.current_openings .thumbnail .caption {
  padding: 10px 10px 10px 90px;
}
.position_thum_box span {
  color: #ffffff;
  display: block;
  font-family: "Lato",sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
}
.current_opening_apply {
  font-weight: 700;
  padding: 0 0 0 3px;
}
.current_openings h6.group a {
  color: #606060;
}
.careers_detail_box ul li:nth-child(2n+1) {
  clear: both;
}


.service_section_main .careers_front_title {
  bottom: 80px;
  top: auto;
  z-index: 20;
  transform: translateY(0px);-moz-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);-webkit-transform: translateY(0px);
}
.service_section_main .service_icon_main{
 position: absolute;z-index: 20; left: 0;right: 0;margin: -30px auto 0;text-align:center;  top: 50%;transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);
}
.service_section_main .service_icon_main > img {width: auto !important;margin: 0 auto}
.service_section_main .front::before {background: rgba(0, 0, 0, 0.5);}
.service_section_main .front {
  border: medium none;
}
.careers_listing_box.service_section_main .flipper {
  margin-bottom: 30px;
}

.service_icon_hvr > img {
  max-width: 70px;
  width: auto;
  margin: 0 auto
}
.service_icon_hvr {
  margin: 0 auto 30px;
  text-align: center;
}

.careerstitlemain {
  margin: 0 0 30px;
  padding: 30px 0 0;
  position: relative;
}
.careers_front_location {
  padding: 7px 0 0;
}
.careerstitlemain .careers_front_title {
  color: #404040;
  display: block;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  transform: translateY(0px);-moz-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);-webkit-transform: translateY(0px);
}
.careers_listing_box .flipper{margin-bottom: 0;}
.careers_listing_section .careers_listing_box {
  padding: 40px 0 0;
}
.careers_listing_section .careers_listing_box.service_section_main {
  padding: 0;
}


.career_only .front {display: table;width: 100%;background: #fff;}
.career_only .front::before{display: none}
.career_only .front_img {display: table-cell;width: 100%;height: 250px;vertical-align: middle;text-align: center;margin: 0 auto;}
.career_only .front img {margin: 0 auto;max-height: 100%;max-width: 100%;text-align: center;width: auto;padding: 0 25px;}

.career_only .careers_back_title, .career_only .careers_back_location{display: none}

.about_content_main p {
  margin: 0 0 23px;
}
.about_content_main {
  padding:30px 60px 0 0;
}
.about_img_main::before {
  background: #ff3c11 none repeat scroll 0 0;
  content: "";
  height: 8px;
  left: 403px;
  position: absolute;
  top: -35px;
  width: 80px;
  z-index: 80;
}
.about_img_main::after {
  background: #a5a5a5 none repeat scroll 0 0;
  content: "";
  height: 80px;
  right:517px;
  position: absolute;
  bottom:0;
  width: 8px;
  z-index: 80;
}

.about_box_img_main{
  transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);
  transform-origin: center center 0;-moz-transform-origin:center center 0;-ms-transform-origin:center center 0;-o-transform-origin: center center 0;-webkit-transform-origin:center center 0;
}
.about_img_main{
  position: relative;
}
.about_box_img {
  display: block;
  height: 403px;
  left: 0;
  margin: 87px 0 0 80px;
  overflow: hidden;
  top: 0;
  width: 403px;
}
.about_box_img img {
  left: 50%;
  max-width: initial;
  position: relative;
  top: 50%;
  width: auto !important;
  height: auto;
  transform: rotate(45deg) translate(-50%, -50%);-moz-transform: rotate(45deg) translate(-50%, -50%);-ms-transform: rotate(45deg) translate(-50%, -50%);-o-transform: rotate(45deg) translate(-50%, -50%);-webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform-origin: left top 0;-moz-transform-origin: left top 0;-ms-transform-origin: left top 0;-o-transform-origin: left top 0;-webkit-transform-origin: left top 0;
}
.about_box_main::after, .mission_box_main:after {
  clear: both;
  content: "";
  display: table;
}
.about_box_main {
  padding: 0 0 95px;
}
.mission_title {
  margin: 0 0 17px;
  color: #404040;
    font-family: "Poppins",sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
}

.mission_box_img{width: 100%;border-radius:50%}
.mission_box_img img{width: 100%;border-radius:50%}
.about_content_main.mission_content_main{padding:0px 0 0 60px;}
.mission_box_main {
  padding: 90px 0 0;
}

.mission_box_img {
  position: relative;
}
.mission_box_img::before {
  background:url(../images/about-img-line1.png);
  content: "";
  height: 94px;
  left:30px;
  position: absolute;
  top:0;
  width: 112px;
  z-index: 80;
}
.mission_box_img::after {
  background:url(../images/about-img-line2.png);
  bottom: 0;
  content: "";
  height: 94px;
  position: absolute;
  right: 30px;
  width: 112px;
  z-index: 80;
}
.career_only .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.width3{width: 33.3333%;float: left;padding: 0 10px; }

.experiencebox{margin: 0 -10px;}
.expboxdetail label {
  display: block;
  margin: 0;
}
.expboxdetail {
  padding: 0 0 0 60px;
  position: relative;
  width: 100%;
}
.expboxdetail .exp_icon {
  background: #303030 none repeat scroll 0 0;
  height: 50px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 50px;
}
.expboxdetail .exp_icon i {
  font-size: 28px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%);
}

.portfolio_gallery_page .gallery_hvr_btn a {
  left: 0;
  margin: 0 auto;
  right: 0 !important;
}
.portfolio_gallery_page .gallery_box_main::before {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;
}
.portfolio_gallery_page .gallery_section, .portfoliopage.gallery_section {padding: 0 !important;}
.search_content {
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.content-ful h2 {
  padding: 0 0 20px;
}

.servicepage_section .entry-content h4{max-width: 980px;margin: 0 auto;line-height: normal;}
/**********************************************************************************************************************************************/
/******************************************************* RESPONSIVE ********************************************************************/
/**********************************************************************************************************************************************/

@media (min-width: 1500px) {
    .inner-banner-img > img,
    #home_banner.owl-carousel .owl-item img {
        height: auto;
        left: 0;
        position: relative;
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        -webkit-transform: translateX(0px);
        width: 100%;
    }
}
@media (min-width: 1431px) {
#team_slider .owl-dots {
  display: none !important;
}
}
@media (max-width: 1430px) {
    #team_slider.owl-theme .owl-controls .owl-nav {
    display: none
   }
   #team_slider .owl-dots {
  bottom: 30px;
  left: 0;
  position: absolute;
  right: 0;
}
    #team_slider.owl-theme .owl-controls .owl-nav [class*="owl-"] {
        position: relative;
        top: 15px;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
    #team_slider.owl-theme .owl-controls .owl-nav .owl-prev {
        left: -30px;
    }
    #team_slider.owl-theme .owl-controls .owl-nav .owl-next {
        right: -30px;
    }
}

@media (max-width:1229px){
.about_box_img {
  display: block;
  height: 353px;
  left: 0;
  margin: 70px 0 0 30px;
  overflow: hidden;
  top: 0;
  width: 353px;
}
.about_img_main::before {
  left: 303px;
}
.about_img_main::after {
  left: 0;
}
.about_box_main {
  padding: 0 0 20px;
}
.mission_box_img {
  border-radius: 50%;
  margin: 0 auto;
  max-width: 420px;
  width: 100%;
}
.mission_box_img::before {left: 10px;top: -10px;}
.mission_box_img::after {right: 10px;bottom: -10px;}

}

@media (max-width: 1199px) {
.experience_section {
  left: 0;
  margin: 0;
  position: relative;
  right: 0;
}    
    .flipper .back p {
  font-size: 17px;
  line-height: 24px;
}
.careers_back_title {
  font-size: 19px;
  padding: 0 0 10px;
}
.careers_front_title {
  font-size: 19px;
}
    .contact-form .form-group .captcha_box{width: 100%;}
    .contact-form .submit_btn_box{width: 100%;margin-top: 20px;}
    
    .contact_addres_dtl .contact-form .form-group .captcha_box{width: 60%;}
    .contact_addres_dtl .contact-form .submit_btn_box{width: 40%;margin-top: 0px;}
    
    
    .service_cirbox_main,
    .service_cirbox_main .service_cirbox {
        height: 150px;
        width: 150px;
    }
    .processboxmain h5,
    .processboxmain .h5 {
        font-size: 19px;
    }
    .welcome_content {
        padding: 0;
    }
    .welcome_text_main {
        padding: 40px 20px;
    }
    .processboxmain p {
        font-size: 14px;
        line-height: 20px;
        margin: 0 0 5px;
    }
    .service_cirbox_main::before {
        background-size: 100% 100%;
        height: 150px;
        width: 150px;
    }
    .our-service .processboxmain {
        top: 60px;
    }
    .top-link .main_btn.orange_btn {
        font-size: 14px;
        width: 140px;
    }
    .header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a {
        font-size: 14px !important;
    }
    .gallery_hvr_btn a.popup_btn {
        bottom: 20px;
        right: 80px;
    }
    .gallery_hvr_btn a.view_btn {
        bottom: 80px;
        right: 20px;
    }
    .head-top {
        float: right;
        padding: 27px 0 27px 22px;
    }
}
@media (min-width: 1025px) {
    .search_content a:hover{color: #303030}
    .portfolio_gallery_page .gallery_box_main:hover::before{height: 100%;}
    .contact_call_box p a:hover, .contact_call_box1 p a:hover, .contact_email_box p a:hover {
        color: #ff3c11;
      }
    .flipper:hover .front,
    .flipper.hover .front {
        transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg);
    }
    .flipper:hover .back,
    .flipper.hover .back {
        transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    .bannerarrow_left:hover {
        background-position: 0 -175px
    }
    .bannerarrow_right:hover {
        background-position: -75px -175px
    }
    .footer_menu_main ul li a:hover,
    .copyright_main span a:hover {
        color: #ff3c11
    }
    .footer_contact a:hover {
        color: #303030
    }
    .team_socila_icon ul li a:hover {
        background: #EAA536;
        border-color: #EAA536;
    }
    .team_socila_icon ul li a:hover i {
        color: #fff;
    }
    .gallery_box_main:hover .gallery_hvr_btn a.popup_btn {
        opacity: 1;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
    .gallery_box_main:hover .gallery_hvr_btn a.view_btn {
        opacity: 1;
        transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        -webkit-transform: translateX(0px);
    }
    .gallery_box_main:hover .gallery_hvr_box {
        opacity: 1;
        transform: rotateZ(-45deg) translate(0px, 29%);
        -moz-transform: rotateZ(-45deg) translate(0px, 29%);
        -ms-transform: rotateZ(-45deg) translate(0px, 29%);
        -o-transform: rotateZ(-45deg) translate(0px, 29%);
        -webkit-transform: rotateZ(-45deg) translate(0px, 29%);
    }
    .serviceboxmain:hover .service_cirbox_main {
        background: #303030 none repeat scroll 0 0;
    }
    .serviceboxmain:hover {
        border-color: #ff3c11;
    }
    .serviceboxmain .process_title:hover {
        color: #ff3c11;
    }
    /*.serviceboxmain:hover .service_cirbox_main:before{transform:rotate(405deg);}*/
    
    .head-search.main_btn:hover i {
        color: #ffffff;
    }
    .inner-banner .breadcrumb li a:hover,
    .blog-pad .panel-body ul li a:hover {
        color: #ff3c11
    }
    .main_btn:hover:before {
        right: 0;
    }
    a:hover,
    a:focus {
        color: #999
    }
    .social-main ul li a:hover i {
        color: #ff3c11
    }
}
@media (max-width: 1024px) {
   .fancybox-nav span{visibility: visible !important} 
.portfolio_gallery_page .gallery_hvr_btn a.popup_btn {
  border: medium none;
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  transform: translate(0px);-moz-transform: translate(0px);-o-transform: translate(0px);-ms-transform: translate(0px);-webkit-transform: translate(0px);
  width: auto;
}
.about_content_main {
  padding: 0 20px 0 0;
}
.about_content_main p {
  margin: 0 0 15px;
}
.about_content_main.mission_content_main {
  padding: 0 0 0 20px;
}

.career_only .careers_back_title, .career_only .careers_back_location{display: block}  
.career_only .careerstitlemain { display: none;}
.career_only .col-sm-4:nth-child(3n+1) {clear: both;}
.career_only .flipper {margin-bottom: 30px;}
.career_only .back {padding: 20px 15px 35px;}
.career_only .careers_back_location {font-size: 14px;font-weight: 500;padding: 0 0 10px;}
.career_only .careers_back_title {font-size: 20px;padding: 0 0 4px;}
.career_only .careers_back_title:hover{color: #303030}
.career_only .flipper .back p {min-height: 100px;}

   .service_icon_hvr {
  background: #cccccc none repeat scroll 0 0;
  border-radius: 50%;
  height: 120px;
  margin: 0 auto 30px;
  text-align: center;
  width: 120px;
}
.service_icon_hvr > img {
  max-height: 60px;
  max-width: inherit;
  position: relative;
  top: 50%;
  transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);
  width: auto !important;
}
.careers_back_title {
  font-size: 18px;
}
.careers_listing_box.service_section_main .back p {
  min-height: 125px;
}
    .contact-form .submit-btn{font-size: 16px;}
    .front {
        display: none
    }
    .back {
        background: #f0f0f0 none repeat scroll 0 0;
        border: 1px solid #ededed;
        box-shadow: none;
        position: relative;
        transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -webkit-transform: rotateY(0deg);
    }
    .careers_back_title,
    .flipper .back p {
        color: #303030;
    }
    .flipper .back .main_btn {
        background: #ff3c11 none repeat scroll 0 0;
        color: #ffffff;
    }
    .footer_contact a:hover {
        color: #fff;
    }
    .white_btn:hover {
        color: #000000;
    }
    .black_btn:hover,
    .orange_btn:hover {
        color: #fff;
    }
    #home_banner.owl-carousel .owl-item img {
        height: 670px;
    }
    .banner-title {
        font-size: 44px;
        margin: 0 0 20px;
    }
    .banner-caption p {
        font-size: 20px;
        margin: 0 0 25px;
    }
    .carousel-caption {
        max-width: 620px;
    }
    .welcomeimg1 {
        right: 85%;
    }
    .welcomeimg2 {
        left: 85%;
    }
    .welcome_text_main {
        margin-left: 15%;
        width: 70%;
    }
    .happywork_boxmain {
        padding: 85px 30px 70px;
    }
    .weekly_boxmain {
        padding: 85px 30px 70px;
    }
    .footer_contactbox {
        padding: 0 40px;
    }
    .footer_logo {
        margin: 10px 0 20px;
    }
    .progress_bar_box {
        height: 165px;
        width: 165px;
    }
    .progress_bar_text {
        font-size: 31px;
        top: 35%;
    }
    .progress_bar_icon i {
        font-size: 20px;
    }
    .progress_bar_icon {
        height: 50px;
        width: 50px;
    }
    .progress_bar_title {
        padding: 25px 0 0;
    }
    .progress_bar_section {
        min-height: 345px;
    }
    .header .header-wrapper .primary .navbar .navbar-collapse ul.nav > li {
        margin: 0 0 0 12px;
    }
    .gallery_hvr_box {
        transform: rotateZ(0deg) translate(0px, 0px);
        -moz-transform: rotateZ(0deg) translate(0px, 0px);
        -ms-transform: rotateZ(0deg) translate(0px, 0px);
        -o-transform: rotateZ(0deg) translate(0px, 0px);
        -webkit-transform: rotateZ(0deg) translate(0px, 0px);
    }
    .gallery_hvr_btn a.popup_btn {
        display: none
    }
    .gallery_hvr_btn a.view_btn {
        transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        -webkit-transform: translateX(0);
        position: absolute;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .gallery_hvr_btn a.view_btn::before {
        display: none
    }
    .gallery_hvr_btn {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    a:hover,
    a:focus {
        color: #ff3c11;
    }
    .project-caption .overlay-green {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        left: 0;
    }
    .overlay-green a,
    .project-caption .overlay-green .share_icon {
        display: none;
    }
    .overlay-green {}.overlay-green a.fancybox {
        bottom: 0;
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 888;
    }
    .black-bg h4 {
        opacity: 1;
        z-index: 99;
    }
    .gallery-box .black-bg {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        opacity: 1;
        z-index: 9;
    }
    .gallery-box:hover .black-bg h4 {}.gallery-box .black-bg h4 {
        background: rgba(246, 129, 33, 0.9) none repeat scroll 0 0;
        bottom: 0;
        font-size: 15px;
        line-height: normal;
        margin: 0;
        padding: 12px 0;
        position: absolute;
        text-align: center;
        top: auto;
        width: 100%;
        z-index: 0;
    }
    .gallery-box .black-bg a.detail {
        z-index: 999;
    }
    .gallery-box .black-bg a.detail {
        border: medium none;
        bottom: 0;
        height: 100%;
        left: 0;
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }
    .gallery-box .black-bg a.detail::before,
    .gallery-box:hover .black-bg h4::before {
        display: none;
    }
}
@media (max-width: 991px) {
    
.about_box_img_main {
    transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);
    transform-origin: 0 0 0;-moz-transform-origin: 0 0 0;-o-transform-origin: 0 0 0;-ms-transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;
}
.about_box_img img {
    height: auto;
    left: 0;
    max-width: initial;
    position: relative;
    top: 0;
    transform: rotate(0deg) translate(0px);-moz-transform: rotate(0deg) translate(0px);-o-transform: rotate(0deg) translate(0px);-ms-transform: rotate(0deg) translate(0px);-webkit-transform: rotate(0deg) translate(0px);
    transform-origin: 0 0 0;-moz-transform-origin: 0 0 0;-o-transform-origin: 0 0 0;-ms-transform-origin: 0 0 0;-webkit-transform-origin: 0 0 0;
    width: 100% !important;
  }
  .about_box_img {
    display: block;
    height: auto;
    left: 0;
    margin: 0;
    overflow: hidden;
    top: 0;
    width: 100%;
    
  }
  .about_img_main{position: relative;margin: 0 auto 30px;max-width: 560px;padding: 0 30px}
  .about_img_main::before {
    left: auto;
    right: 30px; 
    top: -28px
  }
  .mission_box_img {
  max-width: 560px;
}
.mission_box_img::before {
  left: 30px;
  top: 0;
}
.mission_box_img::after {
  right: 30px;
  bottom: 0;
}
.about_content_main.mission_content_main {
  padding: 30px 0 0;
}
.mission_box_main {
  padding: 30px 0 0;
}

    
    .career_only .col-sm-4:nth-child(2n+1) {clear: both;}
    .career_only .col-sm-4:nth-child(3n+1) {clear: none !important;}
    
    .contact_addres_dtl .contact-form .submit_btn_box {margin-top: 20px;width: 100%;}
    .contact_addres_dtl .contact-form .form-group .captcha_box {width: 100%;}
    .careers_listing_box .col-sm-4 {
        width: 50%;
        float: left
    }
    .weekly_boxmain .h2 br {
        display: none
    }
    .service_cirbox_main,
    .service_cirbox_main .service_cirbox {
        height: 80px;
        width: 80px;
    }
    .service_cirbox_main::before {
        background-size: 100% 100%;
        height: 80px;
        width: 80px;
    }
    .service_cirbox_main {
        right: -30px;
        top: -30px;
    }
    .our-service .processboxmain {
        top: 25px;
    }
    .team_box_img {
        height: 240px;
        margin: 185px 0 0;
        width: 240px;
    }
    .team_member_name {
        width: 240px;
    }
    .team_box_rotat::before {
        left: 255px;
    }
    .happy_work_section .col-sm-6 {
        width: 100%;
    }
    .happywork_boxmain:after {
        content: "";
        background: #404040 none repeat scroll 0 0;
        bottom: 0;
        left: -15px;
        position: absolute;
        right: -15px;
        top: 0;
        z-index: 0;
    }
    .happywork_boxmain {
        padding: 40px 0px 30px;
    }
    .happywork_view_more {
        margin: 40px 0 0;
    }
    .weekly_boxmain {
        padding: 40px 0 30px;
    }
    .footer_form_main {
        padding: 0 20px 0 0;
    }
    .footer_social_main {
        padding: 25px 0 0;
    }
    .footer_menu_main ul,
    .copyright_main {
        text-align: center
    }
    .footer_menu_main {
        padding: 20px 0;
    }
    .service_cirbox img {
        max-width: 30px;
    }
    .happy_work_section .h2 {
        line-height: 49px;
    }
    .happy_work_leftbox {
        display: none
    }
    .happy_work_section .h2,
    .happy_work_section .h2 + .subtitle,
    .happy_work_section h2 + .subtitle {
        position: relative;
        z-index: 50
    }
    .head-top {
        padding: 27px 70px 27px 0;
    }
    .header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a::before,
    .header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a::after {
        display: none
    }
    .cms-area .service-detail-main img.alignleft,
    .cms-area .service-detail-main img.alignright,
    .cms-area .service-detail-main img.aligncenter,
    .cms-area .service-detail-main img.alignnone {
        display: block;
        float: none;
        margin: 0 auto 15px;
        text-align: center;
    }
    .contact-form.sideformmain .form-group .captcha_box {
        float: left;
        padding-right: 0;
        width: 100%;
    }
    .contact-form.sideformmain .submit_btn_box {
        float: right;
        padding-left: 0;
        margin: 30px 0 0 0;
        width: 100%;
    }
    .contact-form.sideformmain .captcha_box + .clearfix {
        display: block;
    }
}
@media (min-width: 768px) {
    .service-detail-main .panel .desktop {
        display: block;
    }
    .service-detail-main .panel .mobile {
        display: none;
    }
}
@media (max-width: 767px) {
.servicepage_section .entry-content h4 {
  font-size: 16px;
  line-height: 26px;
}    
.portfolio_gallery_page .gallery_hvr_btn a.popup_btn {display: none;}    
.width3 {
  float: left;
  padding: 0 10px;
  width: 100%;
}    
.expboxdetail {
  margin-bottom: 15px;
}   
.experience_section {
  padding: 15px 15px 0;
}
.about_box_main {
  padding: 10px 0 20px;
}
.mission_box_img, .mission_box_img img {
  border-radius: 0;
}

.mission_box_img::before, .mission_box_img::after, .about_img_main::before, .about_img_main::after{display: none;}
.about_img_main{padding: 0}

.career_only .careers_back_title {
  font-size: 17px;
}    
.career_only .flipper .back p {
  word-wrap: break-word;
}
    .service_section_main .col-sm-4:nth-child(2n+1) {
  clear: both;
}
   .sidebar_listing .panel-title a::before {
    display: block;
  }
  .sidebar_listing .panel-default > .panel-heading a {
  padding: 10px 10px 8px 0;
}
    .sidebar_listing {
  margin-top: 20px;
}
.panel-title > a {
  pointer-events: auto;
}
    .contact_addres_dtl .col-xs-12.col-sm-12 {
        width: 50%;
      }
      .contact_addres_dtl .col-xs-12.col-sm-12:nth-child(2n+1) {
        clear: both;
      }
    .careers_detail_section {
        margin: -30px 0 0
    }
    .careers_detail_box {
        margin: 30px 0 50px;
        padding: 20px;
    }
    .applynow_form::after {
        clear: both;
        content: "";
        display: table;
    }
    .applynow_form {
        clear: both;
        padding: 40px 0 0 0;
    }
    .careers_detail_box ul li {
        margin: 0 !important;
        width: 100%;
    }
    .experience_section {
        bottom: 0;
        left: 0;
        position: relative;
        padding: 10px 15px;
        right: 0;
    }
    .qualifi_box {
        float: left;
        text-align: left;
    }
    .inner-banner-title {
        bottom: 20px;
    }
    .inner-banner-img > img {
        height: 330px;
    }
    .back {
        padding: 20px 10px;
    }
    .flipper .back p {
        font-size: 15px;
        line-height: 26px;
    }
    .header .header-wrapper .primary .navbar .btn-navbar.collapsed {
        height: 40px !important;
        width: 40px !important;
    }
    .top-link .main_btn.orange_btn {
        font-size: 13px;
        line-height: 40px;
        min-height: 40px;
        width: 140px;
    }
    .h2 + .subtitle,
    h2 + .subtitle {
        font-size: 14px;
        line-height: 21px;
    }
    .head-search {
        height: 40px !important;
        line-height: 40px !important;
        min-height: 40px !important;
        width: 40px !important;
    }
    .head-top {
        padding: 27px 50px 27px 0;
    }
    .header .header-wrapper .logo-box .logo a img,
    .header .header-wrapper .logo-box .logo a .logo-img {
        max-width: 170px;
    }
    .header .header-wrapper .logo-box .logo {
        padding: 23px 0 !important;
    }
    .footer_form_main .col-sm-6 {
        float: left;
        width: 50%;
    }
    .footer_form_main .col-sm-12 {
        clear: both;
    }
    .footer_contact:nth-child(1),
    .footer_contact:nth-child(2) {
        width: 50%;
        float: left;
        min-height: 97px;
    }
    .footer_contact {
        float: left !important;
        min-height: inherit !important;
        width: 100% !important;
    }
    .footer_contact:nth-child(3),
    .footer_contact:nth-child(4) {
        width: 50%;
        float: right;
    }
    .weekly_form > form {
        padding: 0;
    }
    .happy_work_section .h2 {
        line-height: 39px;
    }
    .weekly_boxmain,
    .happywork_boxmain {
        padding: 20px 0 10px;
    }
    .map_section iframe {
        height: 250px !important;
    }
    .map_section {
        padding: 15px;
        height: 280px
    }
    .footer_top_main .col-sm-7 .h4 {
        padding: 20px 0 0;
    }
    .contact-form {
        padding: 10px 0 20px;
    }
    .footer_form_main {
        padding: 0;
    }
    .footer_contact_main::before {
        top: 0;
    }
    .footer_contactbox {
        padding: 30px;
    }
    .footer_contact_main,
    .footer_contactbox {
        min-height: inherit;
    }
    .blackbg,
    .footer_top_main .col-sm-7::before {
        display: none
    }
    .our-service {
        margin: 50px 0 0;
    }
    .progress_bar_box {
        height: 135px;
        width: 135px;
    }
    .footer_bottom_main .col-sm-12.col-md-4.pull-right {
        float: left;
        width: 100%;
    }
    .footer_bottom_main .col-sm-12.col-md-8 {
        clear: both;
    }
    h1,
    .h1 {
        font-size: 34px;
    }
    h2,
    .h2 {
        font-size: 30px;
    }
    h3,
    .h3 {
        font-size: 26px;
    }
    h4,
    .h4 {
        font-size: 20px;
    }
    h5,
    .h5 {
        font-size: 16px;
    }
    h6,
    .h6 {
        font-size: 14px;
    }
    .choice_section {
        padding: 25px 0 40px;
    }
    .our-service li {
        display: block;
        margin: 0 auto 50px !important;
        padding-bottom: 0;
        width: 100%;
        max-width: 480px;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    .our-service li:last-child {
        margin: 0 auto !important
    }
    .welcomeimg1 {
        right: 0;
    }
    .welcomeimg2 {
        display: none
    }
    .welcome_section {
        background: rgba(0, 0, 0, 0)
    }
    .welcome_text_main {
        background: rgba(242, 242, 242, 0.95);
        position: relative;
        z-index: 80
    }
    .gallery_section {
        padding: 25px 0 40px;
    }
    .gallery_view_more {
        padding: 0;
    }
    .progress_bar_section {
        min-height: inherit;
        padding: 0 0 30px;
    }
    .team_member_name {
        font-size: 19px;
    }
    .team_box_img {
        height: 190px;
        margin: 153px 0 0;
        width: 190px;
    }
    .team_socila_icon ul li a i {
        font-size: 18px;
    }
    .team_socila_icon ul li a {
        height: 40px;
        width: 40px;
    }
    .team_section {
        padding: 25px 0 20px;
    }
    #team_slider.owl-theme .owl-controls .owl-nav .owl-prev {
        left: 0;
    }
    #team_slider.owl-theme .owl-controls .owl-nav .owl-next {
        right: 0;
    }
    .arrow_right,
    .arrow_left {
        transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
    .team_box_rotat::before {
        left: 205px;
    }
    .team_member_name {
        margin: 10px 0 0;
        width: 190px;
    }
    .progress_bar_box {
        margin: 33px auto 0;
    }
    .gallery_main .col-sm-4,
    .progress_bar_section .col-sm-3 {
        float: left;
        width: 50%;
    }
    .progress_bar_box::before {
        display: none;
    }
    .welcome_text_main {
        margin-left: 0;
        width: 100%;
    }
    .welcome_section {
        min-height: inherit;
    }
    .serviceboxmain {
        position: relative;
    }
    .service_cirbox_main {
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
    }
    .our-service .ser-box-rotate {
        position: relative;
        padding: 50px 0 0;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    .service_cirbox_main {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    .our-service .processboxmain {
        padding: 15px;
        top: 0;
        position: relative
    }
    .processboxmain p {
        font-size: 16px;
        line-height: 20px;
        margin: 10px 0 20px;
    }
    .search-main {
        min-width: 290px;
        right: -50px;
        top: 40px;
    }
    .search-main::before {
        display: none
    }
    .search-main .form-control {
        height: 44px;
        padding: 11px 45px 6px 12px;
    }
    .btn_search {
        height: 44px;
    }
    .breadcrumb,
    .carousel-caption {
        display: none !important
    }
    .header .header-wrapper .primary .navbar .navbar-collapse {
        margin: 56px 0 0 !important;
    }
    #home_banner.owl-carousel .owl-item img {
        height: 370px;
    }
    .bannerarrow_left,
    .bannerarrow_right {
        transform: scale(0.6);
        -moz-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -o-transform: scale(0.6);
        -webkit-transform: scale(0.6);
    }
    #home_banner.owl-theme .owl-dots {
        bottom: 20px;
    }
    #home_banner.owl-theme .owl-controls .owl-nav .owl-prev {
        left: -15px;
    }
    #home_banner.owl-theme .owl-controls .owl-nav .owl-next {
        right: -15px;
    }
    .banner_main,
    .inner-banner {
        margin-top: 0 !important
    }
    .cms-area {
        padding: 30px 0;
    }
    .sticky_button {
        display: none !important
    }
    .inner_banner_caption h1,
    .inner_banner_caption .h1 {
        font-size: 26px;
    }
    .service-detail-main .panel .desktop {
        display: none;
    }
    .service-detail-main .panel .mobile {
        display: block;
    }
    .product-name h4 {
        font-size: 16px;
        margin-bottom: 40px
    }
    #toTop {
        bottom: 10px;
        height: 34px;
        right: 10px;
        width: 34px;
    }
    #toTop > div {
        display: none;
    }
    .top-btn .fa-angle-up {
        margin: -6px 0 0 -5px;
    }
}
@media (max-width: 639px) {
    h2,
    .h2 {
        font-size: 23px;
    }
    .progress_bar_text {
        font-size: 26px;
    }
    .happy_work_section .h2 {
        line-height: 30px;
    }
    .applynow_form .contact-form .form-group .captcha_box,
    .applynow_form .contact-form .submit_btn_box {
        width: 100%;
    }
    .applynow_form .contact-form .submit_btn_box {
        margin-top: 30px;
    }
    .applynow_form .submit_btn_box .main_btn {
        float: right;
        width: 100%;
    }
    .contact-form .form-group .captcha_box {
        float: none;
        padding-right: 0;
        width: 100%;
    }
    .contact-form .submit_btn_box {
        float: none;
        padding-left: 0px;
        margin-top: 20px;
        width: 100%;
    }
    .contact-form .captcha_box + .clearfix {
        display: block;
    }
    .blog_item img {
        display: block;
        float: none;
        margin: 0 auto 15px;
    }
    .cms-main img {
        display: block;
        float: none;
        margin: 0 auto 15px;
        width: auto
    }
    .head-top .head-email > span,
    .head-top .head-call > span {
        display: none;
    }
    .head-top .head-email i,
    .head-top .head-call i {
        left: -15px;
    }
}
@media (max-width: 568px) {
    #home_banner.owl-carousel .owl-item img {
        height: 300px;
    }
}
@media (max-width: 567px) {
.careers_listing_box.service_section_main #team_slider .back p {
  min-height: initial;
}
}

@media (max-width: 480px) {
    .inner-banner-img > img {
        height: 280px;
    }
}
@media (max-width: 450px) {
    .head-top {
        padding: 0;
        position: absolute;
        left: 50%;
        right: 0;
        width: 180px;
        top: 100px;
        transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}
@media (max-width: 479px) {
.career_only .flipper .back p {
  min-height: initial;
}    
   .careers_listing_box.service_section_main .back p {
  min-height: initial;
} 
    .contact_addres_dtl .col-xs-12.col-sm-12 {
        width: 100%;
      }
    .careers_listing_box .col-sm-4 {
        float: none;
        width: 100%;
    }
    .footer_form_main .col-sm-6 {
        float: left;
        width: 100%;
    }
    .gallery_main .col-sm-4,
    .progress_bar_section .col-sm-3 {
        float: none;
        width: 100%;
        margin: 0 auto;
        max-width: 360px;
    }
    .ser-width .col-xs-6 {
        width: 100%;
    }
    .contact-form .form-group .captcha_box {
        margin: 0 0 0 -5px;
        transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        -webkit-transform: scale(0.95);
    }
}