
/*--------------------------------------------------------------
Body
--------------------------------------------------------------*/
* {
    outline: none!important;
}
html {
    font-size: 14px;
}
body {
    font-family: 'Bentham', 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
}

body p {
    margin-bottom: 25px;
    color: #666;
    line-height: 1.8;
    text-align: justify;
    font-size: 17px;
}
body p.paraHeading {
    font-size: 1.1em;
    margin-bottom: 5px;
}
body section {
    padding-bottom: 40px;
}
h4{
    font-size:21px;
}

h5{
    font-size:16px;
}

a {
    color: #23246b;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a:hover,
a:focus {
    color: #23246b;
    text-decoration: underline;
    opacity: 0.8;
}
.form{
    font-family: arial;
}

.mandatory{
    font-weight: normal;
    color:#d00;
}
.container{
    border:#f00 solid 0;
    /***width:70%;**/
}
.mainHeading{
    margin:40px 30px;
    padding:0;
    text-align:center;
}
.mainHeading div{
    display:inline-block;
    margin:0;
    padding:0;
}
.mainHeading h2{
    font-size:39px;
    margin:0;
}

.mainHeading p{
    font-size: 17px;
    font-family: Radley,Arial,Helvetica,sans-serif;
}

 .featured_section13 .one_fourth {
    text-align: center;
    padding-right: 4%;
    padding-left: 4%;
    margin: 0;

}
.featured_section13 .cirimg {
    padding: 30px;
    border: 4px solid #f3f3f3;
    border-radius: 100%;
    margin-bottom: 10px;
}
.featured_section13 .one_fourth .color2 {
    color: #5076bb;
}
.featured_section13 .one_fourth > h6 {
    font-size: 13px;
    line-height: 23px;
    font-style: normal;
}

.btlProjects{
    margin-top: 10px;
    text-align: center;
}

.btlProjects .theImage{
    display: inline-block;
    margin: 10px;
    width: 100%;
    height: 220px;
    overflow: hidden;
    background-repeat:no-repeat;
    background-position: center;
    background-size: cover;
}
.btlProjects .theImage img{
    width:100%;
}

.featured_section17 {
    float: left;
    width: 100%;
    color: #444;
}
.featured_section17 .rbox {
    padding: 10px 30px 0px 30px;
}
.featured_section17 .rbox h5 {
    font-weight: 800;
    font-size: 20px;
    color:#000;
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #19232d;
}
.featured_section17 .ibox {
    float: left;
   /* width: 46%;
    margin-right: 8%; */
}
.featured_section17 .ibox .right i{
    font-size: 22px !important;
}
.featured_section17 .ibox .right h4{
    padding-top:0px;
}
.featured_section17 .ibox .left {
    float: left;
    width: 15%;
}
.featured_section17 .ibox .right {
    float: left;
    width: 80%;
}
.featured_section17 .ibox .left i {
    color: #19232d;
    margin-top: 5px;
    font-size: 18px !important;
}
h4.black {
    color: #0c0c0c;
}
.margin_top5 {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.ibox .right p{
    color:#000;
}

.featured_section18{
   padding:0;
}

.featured_section18 .isboxs {
    font-size: 16px;
    color:#666;
    font-weight: 400;
    width: 100%;
    margin-top: 43px;
    position: relative;
    padding-left: 68px;
}
.featured_section18 .feature_image .isboxs {
    font-size: 18px;
    color:#666;
    font-weight: 400;
    width: 100%;
    margin-top: 43px;
    position: relative;
    padding-left: 100px;
}

.featured_section18 .isboxs span {
    position: absolute;
    left: 0;
    color: #444;
    border: 1px solid #eee;
    padding: 14px;
    font-size: 22px !important;
    width: 53px;
    text-align: center;
}
.MainHeadingUnderline{
    display: block;
    height: 2px;
    margin: 10px auto 0 auto;
    width: 300px;
    height: 60px;
    background: url('/images/curvy-underline.png') center center no-repeat;
    background-size: 100%;
}
.MainHeadingUnderline.white{
    background: #ffffff;
}
.MainHeadingUnderline.black{
    background: #19232d;
}

/*--------------------------------------------------------------
Accessibility
--------------------------------------------------------------*/

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/*----------------------------------------------------
    FONTS
------------------------------------------------------*/
.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}
.font16 {font-size:16px;}
.font17 {font-size:17px;}
.font18 {font-size:18px;}
.font19 {font-size:19px;}
.font20 {font-size:20px;}
.font21 {font-size:21px;}
.font22 {font-size:22px;}
.font25 {font-size:25px;}
.font30 {font-size:30px;}

.light      { font-weight: 300 }
.normal     { font-weight: 400 }
.semi-bold  { font-weight: 600 }
.bold       { font-weight: 600 }

.text-justify{ text-align: justify; }
/*--------------------------------------------------------------
Common
--------------------------------------------------------------*/

.text-white{
    color: #fff !important;
}
.text-green{
    color: #006400 !important;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    color: #19232d;
    font-weight: bold;
    line-height: 1.5;
}
.fa{
    font-size: 13px;
}

.heading {
    margin-bottom: 30px;
}
.heading .title {
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 28px;
}
.heading .title span {
    background-color: #23246b;
    display: block;
    height: 2px;
    margin: 20px auto 0;
    width: 80px;
}
.heading .fa {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #23246b;
    display: block;
}
.heading .subtitle {
    text-align: center;
}
.vertical-align {
    display: flex;
    align-items: center;
}

/* Buttons */
.btn-secondary {
    border-color: #e8e8e8;
    color: #e8e8e8;
    display: inline-block;
    text-decoration: none;
}
.btn-secondary:hover {
    color: #3a3a3a;
    background: #e8e8e8;
    opacity: 1;
}

.info_content, .info_content h3, .info_content p {
    color: #333 !important;
}

.about .title,.about .subtitle, .about p, .work .title,.work .subtitle, .work p, .features .title,.features .subtitle, .features p, .services .title,.services .subtitle, .services p{
    color:#000;
    font-weight: 400;
    font-family: Radley,Arial,Helvetica,sans-serif;
}
.btn-lg {
    letter-spacing: 2px;
    border-width: 2px;
    text-transform: uppercase;
}
.btn-xl {
    padding: 16px 22px;
}
.btn-inverse {
    border-color: #bf8d2c;
    color: #bf8d2c;
    display: inline-block;
    text-decoration: none;
}
.btn-inverse:hover {
    color: #fff;
    background-color: #bf8d2c;
}
.btn-group-lg > .btn,
.btn-lg {
    border-radius: 3px;
}

/* Dark Overlay */
.blacklayer {
    background: rgba(0, 0, 0, 0.55) url('/images/bg-strip.png') repeat scroll 0 0;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* Borders */
.border-top {
    border-top: 1px solid #dce3ea;
}
.border-bottom {
    border-bottom: 1px solid #dce3ea;
}


/* Other */
.variations label {
    color: #333;
}

/* Custom Classes */
.no-padding-left {
    padding-left: 0px !important;
}
.no-padding-right {
    padding-right: 0px !important;
}
.no-padding-bottom {
    padding-bottom: 0px !important;
}
.no-padding-top {
    padding-top: 0px !important;
}
.no-padding {
    padding: 0px !important;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-40 {
    margin-top: 40px;
}
.margin-top-50 {
    margin-top: 50px;
}
.margin-top-70 {
    margin-top: 70px;
}
.margin-top-90 {
    margin-top: 90px;
}
.margin-top-100 {
    margin-top: 100px;
}
.margin-top-150 {
    margin-top: 150px;
}
.margin-top-200 {
    margin-top: 240px;
}

/* Image Sizes */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

/*--------------------------------------------------------------
Navigation
--------------------------------------------------------------*/

.navbar {
    margin-bottom: 0;
    border-radius: 0;
}
.navbar-brand {
    padding:0;
}
.navbar-transparent {
    border-width: 0;
    border-bottom-width: 1px;
    border-color: rgba(255, 255, 255, 0.25);
    background-color: rgba(255, 255, 255, 0.1);
}
.navbar-default {
    background-color: #fff;
    box-shadow: #666 0 0 6px;
    -webkit-box-shadow: #666 0 0 6px;
    height: auto;
    width: 100%;
    z-index: 1000;
}
.navbar .site-title {
    text-align: center;
    line-height: inherit;
}
.navbar-transparent .site-title a {
    color: #fff;
    text-decoration: none;
}
.site-title img.logo {
    width:250px;
    transition: 0.5s;
}
.site-title img.icon {
    display: none;
    width:40px;
}
.navbar-default.scrolled .site-title img.logo {
    width: 100px;
    transition: 0.5s;
}
.navbar-default.scrolled .main-navigation {
    margin-top: 15px;
    transition: 0.3s;
}

.navbar .navbar-nav > li > a:hover {
    border-bottom: 2px solid;
    background-color: transparent;
    opacity: 1;
}
.navbar .navbar-nav > .active > a:focus,
.navbar .navbar-nav > .active > a:hover {
    background-color: transparent;
    background: transparent;
    text-decoration: none;
}
.navbar .navbar-nav > li > a {
    padding: 0px;
    line-height: inherit;
}
.navbar .navbar-nav > li.active a {
    border-bottom: 2px solid #23246b;
}
.navbar .navbar-nav li.menu-item-has-children a {
    margin-bottom: 23px;
}
.navbar .navbar-nav .dropdown li > a {
    line-height: 28px;
    border-bottom: none;
    margin-bottom: 0px;
    overflow-wrap: break-word;
    white-space: none;
}
.navbar .navbar-toggle:hover{
    background: none;
}

.navbar .navbar-toggle .icon-bar {
    background-color: #23246b;
}
.navbar .navbar-nav .current_page_item:not(.active) a,
.navbar .navbar-nav .active .dropdown-menu li > a,
.navbar .navbar-nav li.current-menu-parent .dropdown-menu li > a,
.navbar .navbar-nav li.current_page_parent .dropdown-menu li > a,
.navbar .navbar-nav .dropdown-toggle {
    border-bottom: 0 !important;
}
.navbar .navbar-nav ul.dropdown-menu li > ul.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.navbar .navbar-nav ul.dropdown-menu li:hover > ul.dropdown-menu,
ul.dropdown-menu li:focus > ul.dropdown-menu {
    display: block;
}
.navbar .navbar-collapse,
.navbar .navbar-form {
    border-color: none;
}

/* Top Navbar */

.navbar-default .site-title a {
    color: #19232d;
}
.navbar-transparent .custom-logo-link-dark {
    display: none;
}
.navbar-default .custom-logo-link {
    display: none;
}
.navbar-default .custom-logo-link-dark {
    display: inline-block;
}
.home.admin-bar .navbar, .page-template-template-home.admin-bar .navbar {
    margin-top: 28px;
}
.navbar .site-title {
    margin: 0px;
}
.top-navbar ul.navbar-nav {
    float: right;
    list-style: none;
    margin: 5px 0 0 0;
}
.top-navbar ul.navbar-nav > li {
    position: relative;
    float: left;
    padding: 0 15px;
}
.top-navbar ul.navbar-nav > li > a {
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    padding: 5px 0px;
    display: block;
    border-bottom: 2px solid transparent;
    color: #19232d;
}
.background-menu .top-navbar.fixed-menu ul.navbar-nav > li > a {
    color: #19232d;
}
.page-template-template-home .top-navbar ul.navbar-nav > li > a,
.home .top-navbar ul.navbar-nav > li > a {
    color: #fff;
}
.top-navbar ul.navbar-nav > li ul {
    visibility: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.top-navbar ul.navbar-nav > li > ul {
    position: absolute;
    left: 22px;
    top: 100%;
    width: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px 3px rgba(0, 0, 0, 0.1);
    z-index: 10;
}
.top-navbar ul.navbar-nav li:hover > ul,
.top-navbar ul.navbar-nav li:focus > ul {
    visibility: visible;
    opacity: 1;
}
.top-navbar ul.navbar-nav > li > ul li {
    position: relative;
    background: inherit;
    text-transform: none;
    border-top: 1px solid #EEEEEE;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}
.top-navbar ul.navbar-nav > li > ul li a {
    display: block;
    padding: 13px 20px;
}
.top-navbar ul.navbar-nav > li > ul ul {
    position: absolute;
    left: 100%;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 200px;
}
.navbar .navbar-nav li.menu-item-has-children a {
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.top-navbar ul.navbar-nav > li > ul:before {
    content: '';
    position: absolute;
    top: -4px;
    left: 20px;
    border: 4px solid #fff;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1);
}
.top-navbar ul.navbar-nav > li.menu-item-has-children:after {
    font-family: fontawesome;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    position: absolute;
    right: 4px;
    top: 42%;
    font-size: 12px;
    margin: -3px 0 0;
    color: #19232d;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.top-navbar ul.navbar-nav > li > ul li.menu-item-has-children:after {
    font-family: fontawesome;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 12px;
    margin: -5px 0 0;
    color: #19232d;
}
ul.navbar-nav > li > ul li:first-child {
    border-top: 0px;
}
.navbar a:hover {
    text-decoration: none;
}
.top-navbar ul.navbar-nav li:hover > ul,
.top-navbar ul.navbar-nav li:focus > ul {
    visibility: visible;
    opacity: 1;
}
.top-navbar ul.navbar-nav > li > ul li:hover {
    background: #FAFAFA;
}
.top-navbar ul.navbar-nav > li > ul ul li a:hover {
    color: #23246b;
}
.navigation-top nav li a{
    color: #555 !important;
    font-size: 21px;
    text-transform: uppercase;
    font-family: Gurajada,Arial,Helvetica,sans-serif;
}
.navigation-top nav li a:hover{
    color: #111 !important;
}
.navigation-top nav li.active a{
    background: none !important;
}
.navigation-top nav li .dropdown-menu{
    background: none !important;
    border:none !important;
    box-shadow:none !important;
    -webkit-box-shadow:none !important;
}
.navigation-top nav li .dropdown-menu a{
    padding: 0 10px !important;
    margin: 0 !important;
    border: none !important;
}
.navigation-top nav li .dropdown-menu li{
    border: none !important;
    margin: -10px 0 0 0 !important;
}
.navigation-top nav li .dropdown-menu:hover li, .navigation-top nav li .dropdown-menu:hover a, .navigation-top nav li .dropdown-menu:hover{
    background: none !important;
    opacity: 1 !important;
    border: none !important;
}
.navigation-top nav li .dropdown-menu::before {
    content: none !important;
}
@media ( max-width: 1023px ){
    .navigation-top nav li{
        padding-left: 15px !important;
    }
    .navigation-top nav li a{
        font-size:16px !important;
    }
    .navigation-top nav li .dropdown-menu li{
        padding: 0 !important;
        margin: 0 !important;
    }
}
@media (max-width: 767px){

    .top-navbar ul.navbar-nav li > a {
        padding:10px !important;
    }
}
.navigation-top .main-navigation ul{
    background: rgba(0,0,0,0);
}
.navigation-top .main-navigation ul li{
    border-color:#ccc;
}

.navigation-top .main-navigation a{
    color:#000;
}

.navigation-top .main-navigation a:hover{
    color:#23246b;
}

.navigation-top .wrap {
    max-width: 1000px;
    padding: 0;
}

.navigation-top a {
    color: #19232d;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.navigation-top .menu > li.active a,
.navigation-top .menu > li > a:hover {
    border-color: #23246b;
}
.navigation-top .menu > li.menu-item-has-children > a:hover {
    border-color: transparent;
}

.menu .sub-menu{
    background-color: #fff !important;
    position: absolute;
    top: 50px;
}

/* Main Navigation */
.main-navigation {
    clear: both;
    display: block;
    margin-top:40px;
    transition: 0.5s;
    font-family: Gurajada,Arial,Helvetica,sans-serif;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.main-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left;
}

.js .main-navigation ul,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .page_item_has_children > a:after,
.main-navigation ul a:after {
    display: none;
}

.main-navigation > div > ul {
    padding: 0.75em 0;
}

.js .main-navigation.toggled-on > div > ul {
    display: block;
}

.main-navigation ul ul {
    padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
    display: block;
}

.main-navigation ul ul a {
    letter-spacing: 0;
    padding: 0.4em 0;
    position: relative;
    text-transform: none;
}

.main-navigation li {
    border-bottom: 1px solid #eee;
    //position: relative;
}

.main-navigation li li,
.main-navigation li:last-child {
    border: 0;
}

.main-navigation li a {
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
}

.navbar-toggle {
    margin-top: 12px;
    border:none;
}

.js .menu-toggle {
    display: block;
    position: absolute;
    top:-5px;
    right:0;
}

.main-navigation.toggled-on ul.nav-menu {
    display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu-toggle:focus {
    outline: thin solid;
}

.menu-toggle .icon {
    margin-right: 0.5em;
    top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
    display: none;
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block;
}

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: block;
    right: 0;
    line-height: 1.5;
    margin: 0 auto;
    padding: 0.5em;
    position: absolute;
    text-shadow: none;
    top: 0;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
    background: transparent;
}
.dropdown-toggle:focus {
    outline: thin dotted;
}
.dropdown-toggle .icon {
    display: inline-block;
    height: 1em;
    position: relative; /* Align more nicely with capital letters */
    top: -0.0625em;
    vertical-align: middle;
    width: 1em;
    font-size: 0.9em;
}
.dropdown-toggle.toggled-on .icon {
    -ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}
.site-header .menu-scroll-down {
    display: none;
}

.navbar-transparent .top-navbar {
    padding-top: 25px;
    padding-bottom: 25px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.navbar-default .top-navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.top-navbar.fixed-menu ul.navbar-nav > li.menu-item-has-children:after {
    color: #19232d;
}
.navbar-transparent {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.navbar-transparent.background-menu {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: white;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: transparent !important;
    color: #4C4C4C;
}

/*--------------------------------------------------------------
Services
--------------------------------------------------------------*/

.microsoft-services .OurServicesDiv{
    background-color: #fff;
    border: 0px solid gray;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.OurServices .OurServicesDiv{
    background-color: #fff;
    border: 0px solid gray;
    height: 250px;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.OurServices .OurServicesDiv .ServiceHeading{
    /*text-align: center;
    color:#000;
    font-weight: bold;
    margin-bottom: 10px;
    */
    text-align: center;
    margin-bottom: 10px;
    color: white;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0 10px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
}
.services .service {
    margin: 20px 0 20px 0;
}
.services .service i {
    float: left;
    font-size: 36px;
    color: #23246b;
    margin-right: 15px;
}
.services .service h3 {
    margin-top: 0;
    line-height: 36px;
}
.services .service .icon {
    max-width: 100%;
    float: left;
    height: 36px;
    margin-right: 15px;
}

.services-intro p{
    font-size: 17px;
    font-family: Radley,Arial,Helvetica,sans-serif;
}
.about p{ font-size: 17px; font-family: Radley,Arial,Helvetica,sans-serif;}
.sub-services ul{ padding-left: 24px; }
.sub-services p, .microsoft-services p, .microsoft-services ul li {
    color: #666;
    font-size: 18px;
}

ul li{
    color: #666;
}

/*--------------------------------------------------------------
Google Maps
--------------------------------------------------------------*/

.gmap iframe {
    width: 100% !important;
    margin-bottom: -7px !important;
}

/*--------------------------------------------------------------
Contact
--------------------------------------------------------------*/

.contact {
    background-color: #c4e54e;
    padding-top: 20px;
    padding-bottom: 0px;
}
.contact .title, .contact p {
    color: #000;
    font-size: 15px;
}

.contact .address{
    font-size: 14px;
}

.contact .fa {
    font-size:35px !important;
}
.contact .subtitle, label {
    color: #333;
}

.contact .info {
    padding-bottom: 50px;
}
.contact label {
    font-weight: normal;
}


/*--------------------------------------------------------------
Copyright
--------------------------------------------------------------*/

.copyright {
    padding: 30px 0;
}
.copyright p {
    margin-bottom: 0px;
    color:#23246b;
}
.copyright .scroll-top {
    float: right;
}
.copyright ul.socials {
    margin: 0;
    padding: 0;
    text-align:center;
}
.copyright ul.socials li {
    list-style: none;
    display: inline-block;
    margin-right: 3px;
}
.copyright ul.socials li a i{
    font-size: 20px !important;
}
.copyright ul.socials li a {
    display: inline-block;
    width: 28px;
    line-height: 24px;
    text-align: center;
}
.copyright ul.socials li a:hover {
    opacity: 0.75;
}

.copyrightinfo{
    margin-top: 20px;
    font-size: 12px;
}


/*--------------------------------------------------------------
Font Awesome Icons
- Override the default properties for all 600+ icons.
- Make sure to add "!important" to your styles if you have set a color in theme options panel.
Example: .fa-star {color:#333 !important;}
--------------------------------------------------------------*/


/*--------------------------------------------------------------
Responsive
--------------------------------------------------------------*/
@media (max-width: 1366px) {
    .container{
        width:80%;
    }
}
@media (max-width: 1200px) {
    .contact input[type="text"],
    .contact input[type="email"],
    .contact textarea {
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .hero .text-left,
    .hero .text-right {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .features .feature {
        min-height: 780px;
    }
}
@media (min-width: 980px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
    .navigation-top nav {
        margin-left: 0;
    }
    .contact input,
    .contact input[type="text"],
    .contact input[type="email"],
    .contact input[type="submit"],
    .contact textarea {
        width: 100%;
    }
}
@media (max-width: 979px) {
    .calltoaction .text-left,
    .calltoaction .text-right {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .contact .contact-form textarea,
    .contact .wpcf7-form textarea {
        min-height: 200px;
        width: 100%;
    }
    .newsletter .mc4wp-form .form-fields {
        float: none;
    }
    .contact .wpcf7-form p,
    .contact .contact-form div {
        float: none;
    }
    .copyright .copyrightinfo,
    .copyright .socials {
        text-align: center;
    }
    .copyright .copyrightinfo {
        margin-bottom: 10px;
    }
    .copyright .socials.pull-right {
        float: none !important;
    }

}
@media (max-width: 767px) {
    .container{
        width:99%;
    }
    .navigation-top{
        display: none;
        max-height: 200px;
    }
    .navbar-fixed-top{
        position:relative;
    }
    .margin-top-200,.margin-top-150{
        margin-top: 50px;
    }

    .mainHeading{
        margin:20px 0;
    }
    .mainHeading div{
        padding:10px 0;
        margin: 0;
    }
    .mainHeading h2{
        font-size:21px;
        margin: 0;
        padding: 0;
    }

    .features .feature {
        min-height: auto;
    }
    .navbar .site-title {
        max-width: 100%;
        line-height: 1.1;
    }
    .navbar .navbar-brand {
        padding-left: 15px;
    }
    .navbar {
        height: auto;
        min-height: 56px;
    }
    .navbar .navbar-nav {
        padding-top: 0;
    }
    .navbar .navbar-nav > li {
        margin-left: 0;
    }
    .navbar .navbar-nav .active a,
    .navbar .navbar-nav li.current-menu-parent a,
    .navbar .navbar-nav li.current_page_parent a {
        border-bottom: none;
    }
    .navbar .navbar-nav > li > a {
        padding: 0 15px 0 15px;
        line-height: 32px;
        border-bottom: 0;
    }
    .navbar .navbar-nav li.menu-item-has-children a {
        margin-bottom: 0;
    }
    .navbar .navbar-nav {
        padding-top: 0 !important;
    }
    .navbar .navbar-collapse,
    .navbar .navbar-form {
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar .navbar-toggle {
        margin-right: 0;
    }
    .navbar-nav .open .dropdown-menu {
        border-top: 1px solid #000;
    }
    .navbar .site-title {
        margin-top: 10px;
    }
    .admin-bar .navbar {
        margin-top: 0px;
    }
    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-collapse.in {
        overflow-y: hidden;
    }
    .navbar .navbar-nav {
        width: 100%;
    }
    .navbar-nav .open .dropdown-menu {
        padding: 20px 10px;
    }
    .home .navbar {
        padding: 0px;
    }
    .navbar-transparent .top-navbar, .navbar-default .top-navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .top-navbar.fixed-menu {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .navbar-transparent.background-menu {
        background: transparent;
    }
    .dropdown-menu {
        border-radius: 0px;
    }
    .top-navbar ul.navbar-nav > li ul {
        opacity: 1 !important;
        visibility: visible !important;
    }
    .top-navbar ul.navbar-nav > li {
        position: relative;
        border-bottom: 1px solid white;
        background: #fff;
        font-size: 18px;
        text-transform: uppercase;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        border-bottom-color: #000;
        border-top-color: #292929;
    }
    .top-navbar ul.navbar-nav > li > ul ul {
        width: 95% !important;
        float: left;
        left: 0px;
        margin: 10px 0px 10px 0;
    }
    .top-navbar ul.navbar-nav li > a {
        display: block;
        padding: 21px 30px;
        color: #fff;
        text-decoration: none !important;
        width: inherit;
    }
    .top-navbar ul.navbar-nav > li > ul li {
        border-top: 0px;
    }
    .top-navbar ul.navbar-nav > li > ul li a {
        color: white;
    }
    .top-navbar ul.navbar-nav > li.current-menu-item > a,
    .top-navbar ul.navbar-nav > li.current_page_item > a,
    .top-navbar ul.navbar-nav > li.current-menu-parent > a {
        color: white;
    }
    .top-navbar ul.navbar-nav > li.menu-item-has-children:after {
        right: 15px;
        top: 50%;
        margin: -5px 0 0;
        color: #fff;
    }
    .top-navbar ul.navbar-nav .open li:hover > ul,
    .top-navbar ul.navbar-nav .open li:focus > ul {
        visibility: visible;
        opacity: 1;
        position: relative;
        width: 100%;
        float: left;
        left: 0px;
    }
    .home .navbar-transparent .site-title a,
    .home .navbar-transparent .site-title a:hover {
        color: #000;
    }
    .top-navbar ul.navbar-nav > li > ul li.menu-item-has-children:after {
        display: none;
    }
    .top-navbar ul.navbar-nav > li > ul:before {
        display: none;
    }
    .navbar .navbar-nav > li > a:hover {
        border-bottom: 2px solid transparent;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background: inherit;
    }
    .top-navbar ul.navbar-nav > li > ul li:hover {
        background: inherit;
    }
    .top-navbar ul.navbar-nav .open li:hover > ul,
    .top-navbar ul.navbar-nav .open li:focus > ul {
        display: none !important;
    }
    .open:after {
        display: none;
    }
    .home .top-navbar .custom-logo-link {
        display: none;
    }
    .home .top-navbar .custom-logo-link-dark {
        display: inline-block;
    }
    .top-navbar .custom-logo-link-dark {
        margin-top: 8px;
    }
    .navbar .navbar-nav > li.active a {
        border-bottom: 0;
    }
    .page-template-template-home .navbar-transparent,
    .home .navbar-transparent {
        border-width: 0;
        border-bottom-width: 0;
        border-color: none;
        background-color: none;
    }
    .h1,
    .h2,
    .h3,
    h1,
    h2,
    h3,
    h4 {
        word-wrap: break-word;
    }
    .hero h1 {font-size: 56px !important;}
    .hero p {font-size: 33px !important;}
    .hero h2 {font-size: 30px !important;}
    .hero,
    .testimonials,
    .calltoaction,
    .newsletter {
        background-attachment: scroll !important;
        background-size: cover !important;
        background-position: center top !important;
    }
    .hero .text-left,
    .hero .text-right {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .hero.masterslider {
        padding: 0;
    }
    .calltoaction2,
    .newsletter,
    .testimonials {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .calltoaction2 .text-left,
    .calltoaction2 .text-right {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .clients img {
        padding: 20px;
    }
    .pt {
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .content {
        padding: 20px 0 0px 0;
    }
    .sidebar {
        margin: 0px 0 20px 0;
        padding-left: 0;
        border-left: none;
    }
    .contact form {
        margin-top: 30px;
    }

}

@media screen and (min-width: 768px) {

    /* Navigation */

    .navigation-top {
        margin:auto;
        text-align: center;
    }

    .navigation-top .wrap {
        max-width: 1000px;
    }

    .navigation-top nav {
        margin-left: -1.25em;
    }

    .site-navigation-fixed.navigation-top {
        bottom: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 7;
    }

    .admin-bar .site-navigation-fixed.navigation-top {
        top: 32px;
    }

    /* Main Navigation */

    .js .menu-toggle,
    .js .dropdown-toggle {
        display: none;
    }

    .main-navigation {
        width: auto;
    }

    .js .main-navigation ul,
    .js .main-navigation ul ul,
    .js .main-navigation > div > ul {
        display: block;
        text-align: center;
    }

    .main-navigation ul {
        background: transparent;
        padding: 0;
    }

    .main-navigation > div > ul {
        border: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .main-navigation li {
        border: 0;
        display: inline-block;
    }

    .main-navigation li li {
        display: block;
    }

    .main-navigation li a {
        padding: 0.2em 0;
        border-bottom: 2px solid transparent;
        margin: 0.4em 1em;
    }

    .home .navigation-top .menu > li > a {
        color: #fff;
    }
    .navbar-default .navigation-top .menu > li > a {
        color: #000;
    }

    .main-navigation ul ul {
        background: #fff;
        border: 1px solid #bbb;
        left: -999em;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 99999;
    }

    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:before,
    .main-navigation ul li.page_item_has_children:after {
        border-style: solid;
        border-width: 0 6px 6px;
        content: "";
        display: none;
        height: 0;
        position: absolute;
        right: 1em;
        bottom: -1px;
        width: 0;
        z-index: 100000;
    }

    .main-navigation ul li.menu-item-has-children.focus:before,
    .main-navigation ul li.menu-item-has-children:hover:before,
    .main-navigation ul li.menu-item-has-children.focus:after,
    .main-navigation ul li.menu-item-has-children:hover:after,
    .main-navigation ul li.page_item_has_children.focus:before,
    .main-navigation ul li.page_item_has_children:hover:before,
    .main-navigation ul li.page_item_has_children.focus:after,
    .main-navigation ul li.page_item_has_children:hover:after {
        display: block;
    }

    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.page_item_has_children:before {
        border-color: transparent transparent #bbb;
        bottom: 0;
    }

    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:after {
        border-color: transparent transparent #fff;
    }

    .main-navigation ul ul li:hover > ul,
    .main-navigation ul ul li.focus > ul {
        left: 100%;
        right: auto;
    }

    .main-navigation ul ul a {
        padding: 0.75em 1em;
        width: 16em;
        margin: 0;
    }

    .main-navigation li li {
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
    }

    .main-navigation li li:hover,
    .main-navigation li li.focus {
        background-color: #23246b;
    }

    .main-navigation li li a {
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
    }

    .main-navigation li li.focus > a,
    .main-navigation li li:focus > a,
    .main-navigation li li:hover > a,
    .main-navigation li li a:hover,
    .main-navigation li li a:focus,
    .main-navigation li li.current_page_item a:hover,
    .main-navigation li li.current-menu-item a:hover,
    .main-navigation li li.current_page_item a:focus,
    .main-navigation li li.current-menu-item a:focus {
        color: #fff;
    }

    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
        left: 0.5em;
        right: auto;
    }

    .main-navigation .menu-item-has-children > a:after,
    .main-navigation .page_item_has_children > a:after {
        display: inline;
        margin-left: 5px;
        position: relative;
        font-family: fontawesome;
        content: "\f078";
        font-size: 12px;
        top: -1px;
    }

    .main-navigation ul ul .menu-item-has-children > a:after,
    .main-navigation ul ul .page_item_has_children > a:after {
        margin-top: -9px;
        left: auto;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
        -ms-transform: rotate(-90deg); /* IE 9 */
        transform: rotate(-90deg);
    }

    .main-navigation ul ul ul {
        left: -999em;
        margin-top: -1px;
        top: 0;
    }

    .main-navigation ul ul li.menu-item-has-children.focus:before,
    .main-navigation ul ul li.menu-item-has-children:hover:before,
    .main-navigation ul ul li.menu-item-has-children.focus:after,
    .main-navigation ul ul li.menu-item-has-children:hover:after,
    .main-navigation ul ul li.page_item_has_children.focus:before,
    .main-navigation ul ul li.page_item_has_children:hover:before,
    .main-navigation ul ul li.page_item_has_children.focus:after,
    .main-navigation ul ul li.page_item_has_children:hover:after {
        display: none;
    }

    .navbar-default .navigation-top .menu > li > a
    {
        color: #000;
    }
}

@media screen and ( max-width: 782px ) and ( min-width: 768px ) {

    .admin-bar .site-navigation-fixed.navigation-top,
    .admin-bar .site-navigation-hidden.navigation-top {
        top: 46px;
    }
}

@media (max-width: 480px) {
}

/*--------------------------------------------------------------
Browser Specific Media Queries
--------------------------------------------------------------*/
/* MS IE10 */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .hero,
    .testimonials,
    .calltoaction2,
    .newsletter {
        background-attachment: scroll !important;
    }
}
/* MS Edge */

@supports (-ms-accelerator: true) {
    .hero,
    .testimonials,
    .calltoaction2,
    .newsletter {
        background-attachment: scroll !important;
    }
}

.marqueeImage span
{
    height: 150px;
    width: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    display: inline-block;
    position: relative;
    margin: 0 20px;
}

.ProjectImage div
{
    height: 276px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.errors{
    color:#f83f44;
    font-size:14px;
    font-weight:normal;
    text-align: left;
}
.processing{
    color:#aaa;
    font-size:14px;
    display:inline-block;
}

.captcha_section .cpthImg{
    float: left;
}
.captcha_section .cpthTextDiv{
    float: left;
    padding-left: 30px;
}
.captcha_section .cpthTextDiv input{
    width:100px;
    min-width:100px;
    height: 37px;
}

.service-banner {
    background-color: #f1f1f1;
    border-bottom: 1px solid #eaeaea;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.header + .service-banner > .light-translucent-bg {
    border-top: none;
}
.no-touch .fixed-image {
    background-attachment: fixed;
}
.no-touch .light-translucent-bg, .no-touch .dark-translucent-bg, .no-touch .default-translucent-bg, .no-touch .parallax {
    background-attachment: fixed !important;
}

.fixed-image {
    background-position: center center;
    background-repeat: no-repeat;
    height: 170px;
}
.light-translucent-bg {
    color: #333;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
}
.light-translucent-bg, .dark-translucent-bg, .default-translucent-bg {
    background-position: 50% -100px;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}
.light-translucent-bg, .dark-translucent-bg, .default-translucent-bg, .parallax {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.section {
    padding: 25px 0;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.light-translucent-bg .container, .dark-translucent-bg .container, .default-translucent-bg .container {
    z-index: 3;
    position: relative;
}
.light-translucent-bg .separator-2 {
    background-color: #333;
}
.separator-2 {
    display: block;
    width: 30px;
    height: 5px;
    margin: 15px 0 15px;
    background-color: #cccccc;
    position: relative;
}
 .light-translucent-bg::after {
    background-color: rgba(255, 255, 255, 0.7);
}
.light-translucent-bg::after, .dark-translucent-bg::after, .default-translucent-bg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.service-nav .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #00aeef;
    background-color: #00aeef;
    color: #fff;
}
.service-nav .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #00aeef;
    border-radius: 4px 4px 0 0;
}
.service-tab ul
{
    padding-left:50px;
}

.service-tab ul>li{
    list-style: none;
}
.service-tab-image {
   vertical-align: middle;
    color: #444;
    margin-right: 15px;
    font-size: 22px !important;
    width: 30px;
    text-align: center;
}

/*--------------------------------------------------------------
Custom CSS
- Override the themes default styling here. You can also use the section entitled [Custom CSS] in the theme options panel.
--------------------------------------------------------------*/

body{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading body,{opacity: 0;}.ie.wf-loading body,{visibility: hidden;}.heading .title{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .heading .title,{opacity: 0;}.ie.wf-loading .heading .title,{visibility: hidden;}.heading .subtitle{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .heading .subtitle,{opacity: 0;}.ie.wf-loading .heading .subtitle,{visibility: hidden;}.navigation-top .menu a, .navbar-default .navigation-top .menu > li > a{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .navigation-top .menu a, .navbar-default .navigation-top .menu > li > a,{opacity: 0;}.ie.wf-loading .navigation-top .menu a, .navbar-default .navigation-top .menu > li > a,{visibility: hidden;}.btn-inverse{color:#bf8d2c;}.navigation-top .menu > li.active a, .navigation-top .menu > li > a:hover{border-color:#00aeef;color:#00aeef;}a, a:hover, a:focus, .testimonials blockquote p:before, .pagemeta a:link, .pagemeta a:visited{color:#23246b;}.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .heading .title span, .main-navigation li li:hover, .main-navigation li li.focus{background-color:#23246b;}.navbar .navigation-top{padding-top:0;}.navbar-transparent .site-title a{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .navbar-transparent .site-title a,{opacity: 0;}.ie.wf-loading .navbar-transparent .site-title a,{visibility: hidden;}.navbar-default .site-title a{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .navbar-default .site-title a,{opacity: 0;}.ie.wf-loading .navbar-default .site-title a,{visibility: hidden;}.hero h1{text-transform:none;font-weight:400;color:#fff;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .hero h1,{opacity: 0;}.ie.wf-loading .hero h1,{visibility: hidden;}.hero h2{text-transform:none;font-weight:400;color:#fff;font-size:35px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .hero h2,{opacity: 0;}.ie.wf-loading .hero h2,{visibility: hidden;}background-size:cover;background-position:center;background-repeat:no-repeat;}#welcome{padding-top:170px;padding-bottom:180px;}.features .feature i{color:#19232d;font-size:36px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .features .feature i,{opacity: 0;}.ie.wf-loading .features .feature i,{visibility: hidden;}.features .feature h3{text-align:center;color:#19232d;font-size:21px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .features .feature h3,{opacity: 0;}.ie.wf-loading .features .feature h3,{visibility: hidden;}.project-single{background-color:#ffffff;}.projects-grid{background-color:#ffffff;}.clients{background-color:#ffffff;}.stats .fa, .stats p{opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .stats .fa, .stats p,{opacity: 0;}.ie.wf-loading .stats .fa, .stats p,{visibility: hidden;}.stats{background-size:cover;background-image:url('/images/bg-demo2.jpg');}.testimonials{background-color:#19232d;}#testimonials{padding-top:100px;padding-bottom:100px;}.services .service i{color:#23246b;font-size:36px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .services .service i,{opacity: 0;}.ie.wf-loading .services .service i,{visibility: hidden;}.services .service h3{line-height:36px;font-weight:400;font-style:normal;color:#19232d;font-size:24px;opacity: 1;visibility: visible;-webkit-transition: opacity 0.24s ease-in-out;-moz-transition: opacity 0.24s ease-in-out;transition: opacity 0.24s ease-in-out;}.wf-loading .services .service h3,{opacity: 0;}.ie.wf-loading .services .service h3,{visibility: hidden;}.services{background-color:#ffffff;}.brands{background-color:#ffffff;}.calltoaction{padding-top:140px;padding-bottom:120px;}.calltoaction2{background-color:#bf8d2c;}.about{background-color:#FFD30E;}.video{background-size:cover;background-position:center center;background-image:url('/images/bg-demo4.jpg');}#team{padding-top:100px;padding-bottom:100px;}.team{background-color:#ffffff;}.team{background-color:#ffffff;}.newsletter{background-size:cover;background-image:url('/images/bg-demo2_other.jpg');}#copyright{padding-top:30px;padding-bottom:30px;}

.socialLinks{
    position: fixed;
    z-index: 100000;
    right: 2px;
    top:35%;
    list-style:none;
}
.socialLinks .link{
    position: relative;
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-right: 40px solid #00aeef;
    border-bottom: 30px solid transparent;
}
.socialLinks .link span{
    position:absolute;
    font-size: 26px !important;
    color: #fff;
    left: 15px;
    top: -14px;
    margin-right: -500px;
}

.feature{
    padding: 10px;
    text-align: center;
}


/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 218px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: -5px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #f4f4f4;

    }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    color: #00aeef
}
.dropdown .dropdown-content a {
    margin: 0 0 0 0;
    padding: 10px;
    border-bottom: 1px solid #999;
}

.KeyDiffWidget{
    padding-left: 0;
}

.KeyDiffWidget .image-box{ margin-top: 20px; overflow: hidden; width: 100%;min-height:200px; position: relative;-webkit-transition: all ease-in-out .25s;
                                                                                -o-transition: all ease-in-out .25s;
                                                                                transition: all ease-in-out .25s;}

.KeyDiffWidget .image-box img{ width: 100%; max-height: 110px; transition: all .8s ease-in-out; }


/* bungalow widget */

.KeyDiffWidget .image-box {
    background-color: #fff;
    margin-bottom: 30px;
    -webkit-transition: -webkit-box-shadow .25s;
    transition: -webkit-box-shadow .25s;
    transition: box-shadow .25s;
    transition: box-shadow .25s, -webkit-box-shadow .25s;
}
.KeyDiffWidget h1, h2, h3 {
    margin: 0;
    padding: 0 0 0 15px;
    text-transform: none !important;
}
.KeyDiffWidget .image-box:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.KeyDiffWidget .image-box.campaign {
    background-color: #fafafa;
    border: 1px solid #f3f3f3;
    margin-bottom: 30px;
}
.KeyDiffWidget .image-box h3.brand {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 10px 7px 0 7px;
}

.KeyDiffWidget .image-box-body.desc {
    font-size:13px;
    height:80px;
    padding: 7px;
}
/******************************************Start of homepage css***************************************/
.homepageBanner{
    position: relative;
}
.homePageTabs{
    position:absolute;
    width:100%;
    top:0;
    text-align:center;
    border: #03f solid 0px;
}
.homePageTabs .downArrow{
    display: block;
    height:35px;
    background: url('/images/black-arrows.png') center center no-repeat;
    background-size: 50px;
    cursor: pointer;
}

.homePageTabs .widget{
    background: rgba(255,255,255, 0.75);
    width:580px;
    height:740px;
    box-shadow:#666 0 0 10px;
    border-radius: 0;
    -webkit-border-radius: 0;
    margin:150px auto;
    position: relative;
    z-index: 1000;
    border: #f00 solid 0;
}
.homePageTabs .logo{
    padding:10px;
}
.homePageTabs .logo .JE{
    margin-top: 10px;
    margin-bottom: 20px;
    width:100%;
    height: 180px;
    border: #f00 solid 0;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.homepage_tabs{
    list-style:none;
    padding:0;
    margin:0 auto;
    border: #f00 solid 0;
}
.homepage_tabs li{
    margin:20px 0;
}
.homepage_tabs li a{
    display:inline-block;
    padding:5px;
    font-size:19px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color:#222;
}
.homepage_tabs li a:hover{
    color:#dc3237;
    text-decoration: underline;
    transition: all 0.5s;
}

@media ( max-width: 1366px ){
    .homepage_tabs li{
        margin:10px 0;
    }
    .homePageTabs .widget{
        height:700px;
        margin:100px auto;
    }
}

@media ( max-width: 1024px ){
    .homepage_tabs li{
        margin:10px 0;
    }
    .homePageTabs .widget{
        margin: 50px auto;
    }

    .homePageTabs .widget{
        width:500px;
        height:560px;
    }
    .homePageTabs .logo .JE{
        height: 100px;
    }
    .homePageTabs .logo .others{
        height: 80px;
    }
    .homepage_tabs li a{
        font-size:15px;
    }
}

@media ( max-width: 767px ){
    .homePageTabs .widget{
        width:400px;
        height:420px;
        margin: 30px auto;
    }
    .homepage_tabs li{
        margin:2px 0;
    }
}

@media ( max-width: 500px ){
    .homePageTabs .widget{
        width:80%;
        height:100%;
        margin: 30px auto;
    }
    .homepage_tabs li{
        margin:2px 0;
    }
    #section1{
        margin-top: 200px;
    }

}
/******************************************End of homepage css***************************************/