.footer-links a, .h-line, .heading3, .link-style1, .se p, .text-content h4 {
    text-transform: uppercase;
}
#smile, .lead a {
    vertical-align: middle;
}
.hidescroll, .logo, .main-heading h1, .main-sidemenu, .see, .services-col h3, .wrapper {
    overflow: hidden;
}
.inner-menu ul, .testimonials ul li, footer ul {
    list-style: none;
}
.wrapper {
    height: 100vh;
    background: #f5f5f5;
}
.section-wrapper {
    height: 80vh;
    overflow: hidden;
    background: #fff;
}
.section-sm-wrapper {
    background: #E26922;
    padding: 30px 0;
}
.intro-wrapper {
    background-size: cover;
    background-position: center;
    padding: 4em 0;
}
.section-wrapper .container-fluid, .section-wrapper .container-fluid .row, .section-wrapper .container-fluid .row .col-sm-3 {
    height: 100%}
.section-wrapper .container-fluid .row .col-sm-3 {
    padding: 0;
}
.banner-left-wrap {
    width: 50%;
    float: left;
    height: 100%;
    background: #FCF8E3;
}
.banner-right-wrap {
    width: 50%;
    float: left;
    background: url(../images/banner.jpg) 500px fixed;
    background-size: cover;
    height: 100%}
@keyframes mymove {
    0% {
    background-position: right;
}
100% {
    background-position: auto;
}
}
.banner-rt-innerwrap {
    background: rgba(0, 0, 0, .3);
    height: 100%;
    display: flex;
}
.banner-rt-inner {
    height: 100%;
    width: 100%;
    text-align: right;
    padding: 40px;
}
.banner-contact, .cl, .se {
    text-align: center;
}
.logo {
    height: 120px;
    padding: 20px;
    background: #fff;
}
.logo img {
    max-height: 100%;
    margin-left: 20px;
        display: inline-block;
}
.services-menu {
    position: absolute;
    width: 50%;
    background: rgba(255, 102, 0, 1);
    color: #fff;
    z-index: 1;
}
.services-menu ul li {
    font-size: 14px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    border-right: 1px solid rgba(0, 0, 0, .15);
    padding: 10px 0;
}
.services-menu ul li:last-child {
    border-right: 1px solid transparent;
}
.blue, .green, .yellow {
    font-size: 3em;
    line-height: 0;
}
.services-menu ul {
    margin-bottom: 0;
    padding-left: 0;
}
.content {
    background: #FFF;
    padding: 20px 0 50px;
    line-height: 2;
    color: #000;
}
.banner-image {
    position: absolute;
    margin-top: 2em;
    transition: 0.3s;
}
.banner-image img {
    height: auto;
    max-height: 80vh;
    max-width: 65vw;
}
body {
    font-family: Raleway, sans-serif!important;
}
.main-heading {
    color: #fff;
    margin-top: 14em;
}
.blue {
    color: #00e4ff;
}
.yellow {
    color: #ffd200;
}
.green {
    color: #6cff00;
}
.toggle-sidemenu {
    float: right;
    cursor: pointer;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid transparent;
}
.toggle-sidemenu:hover {
    border: 1px solid #fff;
    transition: .5s;
}
.toggle-sidemenu .icon-bar {
    margin: 5px 0;
    background: #fff;
    display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
    transition: .3s;
}
.main-heading p {
    font-size: 18px;
        text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.61);
}
.main-heading h1 {
    line-height: 1.5em;
        text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.61);
}
.intro, .intro-right, .services-col {
    line-height: 2.5em;
}
.main-sidemenu {
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    right: 0;
    height: 100%;
    z-index: 5;
    display: none;
    position: fixed;
}
#smile, .lead a, .se p {
    display: inline-block;
}
.main-sidemenu .nav {
    margin-top: 5em;
}
.main-sidemenu ul li a {
    color: #000;
    display: inline-block;
    font-size: 2em;
    font-weight: 600;
}
.banner-contact h4, .banner-contact p, .client p, .lead h3, .se p, footer h4 {
    font-weight: 600;
}
.navmenu-social {
    margin-top: 30px;
}
.navmenu-social .fa {
    font-size: 1.5em;
    margin-right: 20px;
    transition: .2s;
    color: #333;
}
.banner-contact {
    position: absolute;
    bottom: 0;
    width: 50%;
    padding: 10px;
    background: beige;
}
.banner-contact h4 {
    margin-top: 0;
    color: #F60;
}
.banner-contact p {
    font-family: lato;
    letter-spacing: 2px;
}
.client p, .h-line, .intro h3 {
    letter-spacing: 3px;
}
.services-col {
    height: 100%;
    color: #fff;
}
.sc1-inner, .sc2-inner, .sc3-inner, .sc4-inner {
    padding: 10%;
    height: 100%;
    width: 100%}
.sc1-inner, .sc3-inner {
    background: rgba(31, 31, 31, .7);
    color: #fff;
}
.sc1-inner h3, .sc3-inner h3 {
    color: #fff!important;
}
.services-col h3 {
    height: 3.5em;
    color: #fff;
}
.intro h4, .text-link a {
    letter-spacing: 3px;
    font-size: 14px;
    color: #f60;
    font-weight: 700;
}
.text-link a:hover {
    text-decoration: none;
    color: #2A85D2;
}
.sc3 {
    background: url(../images/b2.jpg) center;
    background-size: cover;
}
.sc2 {
    background: #191919;
}
.sc1 {
    background: url(../images/hcn2.jpg) center;
    background-size: cover;
}
.sc4 {
    background: #191919;
}
.lead a {
    margin-left: 20px;
    background: #2A85D2;
    color: #fff;
    line-height: 2;
    border-radius: 5px;
    font-size: 16px;
    padding: 3px 15px;
}
.lead a:hover, .view-more a {
    background: #f60;
    color: #fff;
}
.btn-lead a, .btn-lead a:hover {
    border: none;
    transition: .3s;
    color: #fff;
}
.lead a:hover {
    text-decoration: none;
}
.view-more {
    margin-top: 4em;
}
.view-more a {
    padding: 6px 50px;
}
.view-more a:hover {
    background: #2A85D2;
    color: #fff;
}
.btn-lead {
    margin-top: 5em;
}
.btn-lead a {
    background: #f60;
}
.btn-lead a:hover {
    background: #2A85D2;
}
.intro h3 {
    margin-top: 0;
    margin-bottom: 1em;
}
.text-link {
    margin-top: 10px;
}
.see {
    width: 100%;
    margin-top: 30px;
}
.se {
    width: 25%;
    float: left;
    height: 100%}
.se p {
    margin-top: 10px;
    font-size: 12px;
    position: relative;
    top: -60px;
    background: #fff;
}
.lead, .lead h3 {
    font-size: 18px;
}
.pf-desc, .testi {
    position: absolute;
}
.cl {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    background: url(../images/cog.svg) center no-repeat;
    background-size: 60px;
    padding: 3em;
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
.testimonials p {
    line-height: 2.3;
    margin-top: 20px;
    font-style: italic;
}
.client p {
    line-height: 1.5;
    font-style: normal;
    margin-top: 15px;
}
.intro-right {
    padding: 0 1em;
    text-align: justify;
}
#testi_slider {
    padding: 0;
}
.eyes {
    animation: blink-animation 1s steps(15, start) infinite;
    -webkit-animation: blink-animation 1s steps(15, start) infinite;
}
#smile {
    width: 25px;
    height: 25px;
    margin-right: 10px;
}
.client {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .58);
    margin-top: 20px;
}
.col-centered {
    margin: 0 auto;
    float: none!important;
}
@keyframes blink-animation {
    to {
    visibility: hidden;
}
}
@-webkit-keyframes blink-animation {
    to {
    visibility: hidden;
}
}
@-moz-keyframes spin {
    100% {
    -moz-transform: rotate(360deg);
}
}
@-webkit-keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
}
}
@keyframes spin {
    100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
}
@media (min-width:768px) and (max-width:1200px) {
    .section-wrapper {
    height: 120vh;
}
.section-text {
    min-height: 60% !important;
}
}
@media (min-width:1440px) {
    .portfolio-content {
    width: auto!important;
}
.intro-wrapper, .section-wrapper, .wrapper {
    width: 1600px!important;
    margin: 0 auto!important;
}
.wrapper {
    height: 800px!important;
}
.intro-wrapper {
    height: auto;
}
.services-menu {
    width: 800px;
}
}
@media (max-width:1024px) {
    .services-menu ul li {
    margin-right: 0;
}
}
@media (min-height:700px) and (max-height:1200px) {
    .wrapper {
    height: 85vh;
}
.banner-image{
    margin-top: 6vh;
}
.banner-image img {
    max-width: 73vw;
}
.section-wrapper {
    height: 65vh;
}
.main-sidemenu {
    padding-top: 10vh;
}

.main-heading {
    color: #fff;
    margin-top: 18em;
}
}
@media (max-width:768px) {

    .header-info {
        display: none !important; 
    }

    .banner-right-wrap{
        background-position: 25vh 100vh;
    }
    .navbar {
    border: none;
    z-index: 3;
}
.portfolio-content {
    width: 100%!important;
}
.services-menu {
    bottom: 0;
}
.sc1-inner, .sc2-inner, .sc3-inner, .sc4-inner {
    padding: 10px 15px!important;
}
.navbar-brand {
    max-width: 25%!important;
}
.inner-menu ul {
    width: 40%!important;
}
.inner-img {
    width: 60%!important;
}
#dd_nav {
    background: #fff!important;
}
}
@media (max-width:480px) {

    .main-heading p{
        width: 100% !important
    }

  .quick-links ul li{
    width: 100%;
    text-align: center;
  }
.captcha {
    margin-top: 20px;
    padding: 0px !important;
}
    .captcha img, .captcha input {
    width: 100%!important;
}

.contact_email{
    margin-top: 30px;
}
.captcha input {
    margin-top: 0;
    margin-bottom: 20px;
}
.footer-pagelinks .col-sm-6 {
    margin-bottom: 15px;
}
.footer-links {
    padding: 0 15px!important;
}
.testimonials {
    height: 300px!important;
}
.services-col h3, .wrapper {
    height: auto;
}
.og-grid li {
    margin: 30px 5px 0!important;
    box-shadow: 5px 5px 10px rgba(51, 51, 51, .48);
}
.og-details p {
    display: none!important;
}
.og-details h3 {
    margin-bottom: 10px!important;
}
.og-details {
    padding-top: 30px!important;
}
.section-sm-wrapper {
    padding-top: 10px!important;
}
.testimonials p {
    line-height: 2;
    margin-top: 10px;
}
.testimonials ul li {
    left: 0;
    padding: 0 15px;
}
.inner-img {
    background-size: contain!important;
    background-attachment: scroll !important;
}
.navbar-brand {
    max-width: 40%!important;
}
.hideme {
    opacity: 1!important;
}
.banner-right-wrap {
    width: 100%}
.banner-left-wrap {
    background: #f5f5f5;
}
.navmenu-social ul {
    padding-left: 30px!important;
}
.btn-lead {
    margin-top: 2em;
    margin-bottom: 2em;
}
.inner-menu ul li {
    padding: 6% 10px!important;
}
.inner-menu {
    padding: 0!important;
}
.sc1-inner, .sc2-inner, .sc3-inner, .sc4-inner {
    padding: 10px 25px!important;
}
.pf {
    margin-bottom: 20px;
}
.view-more {
    margin-top: 1em;
}
.lead a {
    margin-left: 0;
    margin-top: 20px;
}
.portfolio {
    padding: 10px 0 30px!important;
}
.desc {
    float: none!important;
    width: 100%!important;
    margin: auto!important;
    padding: 0 15px;
}
.intro-wrapper {
    padding: 1em 0!important;
}
.intro-right {
    margin-top: -30px;
}
.footer-links ul li {
    margin: 5px!important;
    line-height: 1.5;
}
.contact, .footer-pagelinks .mt, .social {
    margin-top: 0!important;
}
.copyright {
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.footer-links ul {
    padding: 10px 0;
}
.footer-pagelinks {
    clear: both;
    padding-top: 20px;
}
.foo-wrapper {
    padding-top: 20px!important;
}
.portfolio-content .row {
    margin-bottom: 0!important;
}
.banner-left-wrap, .sidemenu-open {
    width: 100%}
.main-heading {
    margin: 1em 0em;
    min-height: 20em
}
.logo {
    height: 75px;
    padding: 10px;
}
.banner-image, .services-menu {
    display: none;
}
.banner-rt-inner {
    padding: 20px;
}
.toggle-sidemenu {
    cursor: pointer;
    padding: 6px;
    border-radius: 5px;
    position: absolute;
    top: 15px;
    right: 25px;
}
.toggle-sidemenu .icon-bar {
    background: #000;
}
.contact, .social {
    width: 100%!important;
}
.banner-right-wrap {
    background-position: -120px 0;
        height: calc(100vh - 150px);
}
.section-wrapper {
    height: auto;
}
}
.captcha img, .captcha input, .desc, .inner-img, .inner-menu ul {
    float: left;
}
@media (min-width:768px) {
    .og-grid li {
    margin: 30px 50px 15px 5px!important;
}
.grid-margin .col-sm-6 {
    margin-bottom: 20px;
}
}
.main-heading p {
    width: 80%;
    margin: auto;
}
.lead, footer ul {
    margin-bottom: 0;
}
.testimonials {
    text-align: center;
    color: #fff;
    height: 200px;
}
.testi {
    opacity: 0;
    transition: .3s;
}
.cur-testi {
    opacity: 1;
    transition: .3s;
}
.hideme {
    opacity: 0;
}
.lead h3 {
    display: inline-block;
    .
    vertical-align: middle;
    line-height: 1.5;
    margin: 0;
}
.abt-brf p, footer ul li {
    line-height: 2.5;
}
.lead {
    padding: 25px 0;
}
.foo-wrapper {
    background: #212121;
    color: #afafaf;
    padding: 40px 0 30px;
}
footer ul {
    padding-left: 0;
}
footer h4 {
    text-align: left;
    font-size: 14px;
    color: #f60;
}
footer h5 {
    text-align: left;
    font-size: 18px;
    color: #afafaf;
    margin-bottom: 18px;
}
footer {
    font-size: 14px;
}
footer .fa {
    font-size: 30px;
    font-weight: 400;
    color: #969696;
    vertical-align: bottom;
    margin-right: 10px;
}
.footer-links {
    background: #1e1e1e;
    color: #f60;
}
.footer-links a {
    color: #f60;
}
.footer-links ul li {
    margin: 0 15px;
}
.copyright {
    color: #E8E8E8;
    background: #212121;
    padding: 10px 0;
    font-size: 12px;
}
.mt {
    margin-top: 25px;
}
.footer-pagelinks ul li {
    border-bottom: 1px solid #3C3C3C;
}
.footer-pagelinks ul li a {
    color: #AFAFAF;
}
.footer-pagelinks ul li a:hover {
    text-decoration: none;
    color: #f60;
}
.footer-pagelinks ul li:last-child {
    border-bottom: none;
}
.flogo {
    width: 150px;
    height: auto;
}
.abt-brf p {
    font-size: 14px;
    color: #AFAFAF;
	line-height:26px;
}
.abt-brf {
    padding-top: 5px;
}
.desc {
    margin: 15px auto 0 20px;
    width: 85%}
.phone {
    font-family: arial;
    font-size: 30px;
    color: #afafaf;
}
.contact, .social {
    width: 50%;
    float: left;
    margin-top: 10px;
}
.social .fa:hover {
    color: #FFF;
    transform: scale(1.1);
    transition: .1s;
}
.pf-desc, .pf-img {
    -webkit-transition: opacity .2s ease;
}
.section-text {
    min-height: 50%}
.other {
    height: 300px;
}
.portfolio-content {
    width: 70vw;
    margin: 0 auto;
    visibility: visible!important;
}
.portfolio {
    padding: 40px 0 50px;
}
.section-heading {
    margin-bottom: 30px;
    border-bottom: 3px solid #F60;
}
.portfolio-content .row {
    margin: 0 0 20px;
}
.pf-img img {
    box-shadow: 5px 5px 10px rgba(51, 51, 51, .48);
}
.pf-img {
    z-index: 5;
    opacity: 1;
    display: block;
}
.pf-img:hover {
    opacity: 0;
    z-index: -1;
}
.pf-desc {
    color: #fff;
    max-width: 100%;
    max-height: 100%;
    padding: 20px;
    z-index: 0;
    background: rgba(0, 0, 0, .85);
    top: 0;
    opacity: 0;
    height: 100%;
    margin-right: 15px;
    line-height: 1.5;
}
.pf-desc:hover {
    z-index: 100;
    opacity: 1;
}
.topmargin-lg {
    margin-top: 5em!important;
}
.menu-item {
    text-align: center;
}
.hidescroll {
    transition: .2s;
}
.menu-left img {
    margin: 25% auto 20px;
}
.menu-left p {
    line-height: 2;
    font-style: italic;
    font-size: 18px;
}
.nav-header {
    position: relative;
    text-align: right;
    padding-right: 5em;
    margin-top: 3em;
}
.nav-header a {
    position: absolute;
    font-size: 2em;
    color: #4d4d4d;
    transition: .3s;
    line-height: .5;
    width: 50px;
    height: 50px;
    text-align: center;
}
.nav-header a:hover {
    cursor: pointer;
    color: #f60;
    transition: .3s;
}
.mainNav ul li a:hover {
    background: 0 0;
    color: #f60;
    transition: .3s;
    border: none;
}
.mainNav ul li a {
    transition: .3s;
    border: none;
}
.navmenu-social .fa:hover {
    color: #f60;
    transition: .2s;
}
.services-menu .menu-item a {
    color: #fff;
}
.services-menu .menu-item a:focus, .services-menu .menu-item a:hover {
    color: #fff;
    text-decoration: none;
}
.services-menu .menu-item:hover {
    background: #191919;
    text-shadow: 0 3px 5px #6b6b6b;
}
.navmenu-social ul {
    padding-left: 15px;
}
a, a:hover {
    transition: .3s;
}
.inner-menu ul, .menu-collapsed {
    overflow: hidden;
    transition: .5s;
}
.pf-desc b {
    font-size: 18px;
    border-bottom: 2px solid #f60;
    display: block;
    margin-bottom: 10px;
}
.pf-desc a {
    color: #fff;
    font-size: 12px;
}
.pf-desc a:hover {
    color: #fff;
    text-decoration: none;
}
.navbar-brand {
    max-width: 65%;
    padding-top: 10px;
}
header nav {
    height: 100px;
    box-shadow: 0 1px 10px rgba(51, 51, 51, .3);
    margin-bottom: 0!important;
}
#dd_nav .nav {
    margin-top: 25px;
}
#dd_nav .nav li {
    margin-right: 15px;
}
.inner-wrapper {
    height: 200px;
    background: url(../images/inner-banner.jpg) center no-repeat;
    background-size: cover;
}
.inner-holder {
    background: rgba(0, 0, 0, .65);
    height: 100%}
.inner-content, .inner-menu {
    height: 100%}
.inner-menu ul {
    padding: 0;
    text-align: right;
    width: 20%;
    height: 100%;
    background: rgba(255, 102, 0, .85);
    margin-bottom: 0;
    border-left: 5px solid #FFD400;
    border-right: 5px solid #FFD400;
}
.inner-menu ul li {
    color: #fff;
    padding: 6% 30px;
    border-bottom: 1px solid rgba(255, 255, 255, .29);
    height: 25%}
.inner-menu ul li:last-child {
    border-bottom: 0;
}
.inner-menu ul li a {
    color: #fff;
    font-weight: 600;
}
.text-content h4 {
    font-weight: 600;
    color: #2A85D2;
    margin-top: 20px;
        font-size: 20px;
}
.h-line {
    font-weight: 700;
    font-size: 28px;
    border-bottom: 3px solid #f60;
    padding-bottom: 5px;
}
.text-content {
    text-align: justify;
}
.sidebar-links h6 {
    width: 100%;
    font-weight: 700;
    text-align: left;
    color: #fff;
    border-radius: 5px 0 0;
    font-size: 16px;
    background: #4d4d4d;
    padding: 8px 10px;
    border-right: 5px solid #f60;
}
.f60 {
    color: #f60!important;
}
.sidebar-links a {
    font-size: 12px;
    color: #f60;
    font-weight: 600;
    margin-left: 10px;
}
.sidebar p {
    margin-bottom: 5px;
    margin-left: 10px;
}
.captcha input {
    width: 60%;
    margin-top: 20px;
}
.sidebar-links {
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: rgba(255, 228, 196, .38);
}
#dd_nav ul li a {
    color: #000;
    font-weight: 600;
}
#dd_nav ul li a:hover {
    color: #f60;
    background: 0 0;
}
.inner-img {
    background: url(../images/2.png) center no-repeat fixed;
    width: 80%;
    height: 100%;
    background-position-x: 20%;
    background-position-y: 20%;
    animation-name: imgmove;
    animation-duration: .5s;
    animation-timing-function: ease-in;
}
@keyframes imgmove {
    0% {
    background-position-y: 60%}
100% {
    background-position-y: 20%}
}
.menu-collapsed {
    height: 0!important;
}
.content-box {
    margin: 0 auto;
}
.text-content ul {
    list-style: none;
    padding-left: 10px;
}
.text-content h5 {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.list-style2 p::before, .text-content ul li h5::before {
    display: inline-block;
    margin-right: 10px;
    font-weight: 400;
    font-family: FontAwesome;
}
.text-content ul li h5::before {
    content: "\f0a4";
    color: #f60;
}
.list-style2 p::before {
    content: "\f05d";
    color: #f60;
}
.heading3, .link-style1 {
    font-weight: 600;
}
.pt20 {
    padding-top: 20px;
}
.pt10 {
    padding-top: 10px;
}
.clear {
    clear: both;
}
.heading3 {
    font-size: 14px;
    color: #f60;
}
.link-style1 {
    color: #0089DA;
    display: block;
    font-size: 12px;
}
.c-details p, .quick-contact .fa-envelope {
    font-size: 14px;
}
.list-style1 li::before, .list-style3 li::before, .list-style4 li::before {
    margin-right: 10px;
    font-weight: 400;
    font-family: FontAwesome;
}
.link-style1::after {
    content: '\f178';
    font-family: FontAwesome;
    margin-left: 5px;
}
.list-style3 li::before {
    content: "\f013";
    display: inline-block;
    color: #2A85D2;
}
.captcha {
    line-height: 3.7;
}
.contact-us {
    margin-top: 25px;
}
.list-style1 li::before {
    content: "\f0a4";
    display: inline-block;
    color: #f60;
}
.box {
    padding: 10px 20px;
    border: 1px dashed #ADADAD;
    margin-bottom: 20px;
}
.mt20 {
    margin-top: 20px;
}
.elastislide-wrapper, .wagwep-container {
    display: none;
}
.testi_text {
    color: #f60;
}
.list-style4 {
    padding-left: 25px!important;
}
.list-style4 li::before {
    content: "\f101";
    display: inline-block;
    color: #f60;
}
.wd-img, .wd-img1 {
    display: block;
    margin: 0 auto;
}
.navbar-toggle .icon-bar {
    background: #333;
}
.navbar-toggle {
    border: 1px solid rgba(0, 0, 0, .87);
    margin-top: 25px;
    margin-right: 30px;
}
.navbar-header {
    height: 100px;
}
.c-details p, .quick-contact p {
    font-family: Arial;
    color: #333;
}
.c-details .fa, .quick-contact .fa {
    margin-right: 10px;
    color: #f60;
}
.quick-contact .fa {
    margin-left: -5px;
}
.c-details {
    line-height: 1;
    margin-bottom: 30px;
}
.c-info p {
    margin-bottom: 0;
}
.nopadding {
    padding: 0!important;
}
.c-info p span {
    font-family: arial;
}
.c-info {
    padding-top: 20px;
}
.c-details p {
    letter-spacing: 2px;
    font-weight: 700;
}
.wd-img {
    max-width: 90%}
.col-center {
    float: none;
    margin: 0 auto;
}
.noborder {
    border: 0!important;
}
.nomargin {
    margin: 0!important;
}
.captcha img {
    width: 30%;
    margin: 10px auto 20px;
    display: block;
    padding-right: 20px;
}
.og-grid li {
    border: 5px solid #FFE6D5;
}
.qc-body {
    line-height: 1.5;
    background: url(../images/qc-bg.jpg) right no-repeat #FFF5E9;
    background-size: contain;
    padding: 15px 10px;
}
.quick-contact {
    margin-bottom: 20px;
}
.qc-head h6 {
    width: 100%;
    font-weight: 700;
    text-align: left;
    color: #fff;
    border-radius: 5px 0 0;
    font-size: 16px;
    background: #4d4d4d;
    padding: 12px 10px;
    border-right: 5px solid #f60;
}
.quick-contact p {
    font-size: 14px;
    font-weight: 700;
}
.og-close {
    z-index: 5;
}
.col-md-3 .qc-mail {
    background: rgba(255, 245, 233, .7);
    width: 100%}
.htext {
    position: relative;
    right: -100%;
    transition: .3s;
}
.show-htext {
    transition: .3s;
    right: 0;
}
.main-heading p {
    letter-spacing: -10px;
    margin-right: 25%;
    opacity: 0;
}
.show-itext {
    letter-spacing: normal!important;
    opacity: 1!important;
    margin-right: 0!important;
    transition: .3s;
}
.lead {
    margin-bottom: 0!important;
}
.email{    
    color: #afafaf;
    /*font-weight: bold;
	font-size: 18px;*/
	text-decoration:underline;
}
.contact_email h5{
    color: #afafaf;
    margin-bottom: 10px;
}

.bim-left{
    left: -100%;
    transition: 0.3s;
}

@media (min-width: 768px) and (max-width: 1024px){
    .main-heading p {
    width: 60% !important;
    margin: auto;
}
.section-text {
    min-height: 60%;
}


}

@media (max-width: 991px){
	.section-text{
		line-height: 2;
	}
}

.faq h4{
    display: block;
    padding: 8px 15px;
    font-size: 14px;
    text-transform: capitalize;
    color: #333;
    margin-top: 5px;
        margin-bottom: 0px;
            border: 1px solid #a2a2a2;
                border-left: 5px solid #f60;
                transition: 0.3s;
}

.faq h4 span{
	font-family: sans-serif;
	margin-right: 5px;
}

.faq p{
	margin-bottom: 25px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-left: 15px;
    margin-right: 15px;
    padding: 5px 10px;

}
.contact-us button{
	background: #f60;
}

.faq h4:hover{
	background: #f60;
	cursor: pointer;
	color: #fff;
	    border: 1px solid #FF6600;
	border-left: 5px solid #fff;
	transition: 0.3s;
}

.header-info{
    position: absolute;
    right: 0;
    text-align: right;
    margin-right: 52%;
    height: 120px;
    top: 0;
    padding: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size:14px;
    font-weight: 600;
}

.header-info p{
    margin: 0px;
}

.header-info p span{
    margin-left: 10px;
    color:#f60;
}

.num-font{
    font-family:'sans-serif', Arial;
}

.warning{
font-weight: 600;
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1;
    margin-top: 10px;
}

.warning span{
    font-size: 24px;
    line-height: 0;
    vertical-align: middle;
}
.ques{
    text-align: center;
    font-weight: 800;
    font-size: 18px;
    border: 1px dashed #B9B9B9;
    background: aliceblue;
        display: block;
    line-height: 2;
}

.captcha {
    padding-right: 0;
}

.overflow{
    overflow: hidden;
}

.banner-rt-inner .btn-lead{
    margin-top: 20px  !important;
}

.banner-rt-inner .btn-lead a{
    font-size: 16px;
    padding: 8px 24px;
    border-radius: 0;
}

#ddAlert .modal-title img{
    max-width: 80px;
}

#ddAlert .modal-body p{
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #4d4d4d
}

.enqalertbox{
        padding: 30px 10px;
    border: 1px solid #f5f5f5;

}

.enqalertbox .fa{
    color: green;
    font-size: 48px;
}

.enqalertbox h4{
    font-size: 24px;
    color: #f60;
    font-weight: bold;    
} 
.enqalertbox .close{
    font-size: 40px;
    line-height: 0;
}

  .thanks-message h2{
        font-size: 36px;
        margin-top: 10px;
  }

  .thanks-message .fa{
    color: green;
    font-size: 60px;
  }
  .thanks-message p{
    font-size: 18px;
  }

  .quick-links a{
     color: #333;
    font-weight: 600;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;


  }
  .quick-links a:hover{
     color: #0262A5;
    text-decoration: none;
    border-bottom: 2px solid #F60;
  }
  .quick-links{
    border: 1px solid #ECECEC;
    line-height: 2.5;
    position: relative;
        background: #f0f0f0;
  }
  .quick-links ul{
  margin: 0
  }
  .quick-links ul li{
      padding: 0px 20px
  }

  .quick-links .label{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: absolute;
    top: -15px
  }
  

/* Home Page internal CSS */
  
@media (min-width: 768px) {
.nav-justified>li { display: table-cell; width: 1%; }
.nav-justified>li { float: none; }
.services-menu ul { margin-top: 0px; }
.img-responsive { max-width: 100%; display: block; }
.portfolio-content { visibility: hidden; }
.logo img { max-height: 100%; margin-left: 20px; }
.logo { height: 120px; }
}
.header-info { position: absolute; right: 0; text-align: right; margin-right: 52%; height: 120px; top: 0; padding: 20px; display: flex; justify-content: center; flex-direction: column; font-size:14px; font-weight: 600; }
.header-info p { margin: 0px; }
.header-info p span { margin-left: 10px; color:#f60; }
.num-font { font-family:'sans-serif', Arial; }

/* Cookies Page */

.ckies { color:#fff; font-weight:bold; width:30%; position:fixed; padding: 10px 15px; z-index: 999; bottom: 1em;  left: 2em; border-radius: 5px; background: rgba(0, 50, 93, 0.9); }
.ckies p { margin:0px auto;color:#fff; font-size: 12px; font-weight: 100; }
.btn2 { border:0px; background:transparent; padding:0px; cursor:pointer; float: right; font-size: 20px; }
.cookie-body { padding: 15px; padding-bottom: 0	}
.cookie-body .btn { margin-top: 10px; }
@media (max-width: 480px){ 
.ckies { width: calc(100% - 2em); left: 1em; bottom: 4em; }
}
