/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x:hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 500
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 700;
    font-family: 'Cinzel', serif;
    color: #000;
}

h1,
.h1 {
    font-size: 3.6rem;
    line-height: 1.2
}

h2,
.h2 {
    font-size: 3.6rem;
    line-height: 1.25
}

h3,
.h3 {
    font-size: 3.0rem;
    line-height: 1.3
}

h4,
.h4 {
    font-size: 2.4rem;
    line-height: 1.35
}

h5,
.h5 {
    font-size: 1.8rem;
    line-height: 1.5
}

h6,
.h6 {
    font-size: 1.5rem;
    line-height: 1.6
}

p {
    margin-top: 0
}

@media (max-width: 991px) {
    h1,
    .h1 {
        font-size: 35px
    }
}

a {
    color: #308b81;
    transition: all ease 0.3s
}

a:hover,
a:focus {
    color: #29786f
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "kinga";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 16px;
    line-height: 2.0;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
    color: #666;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

textarea {
    resize: vertical
}

a {
    color: #308b81;
    text-decoration: none
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: 0
}

figure {
    margin: 0
}

img {
    vertical-align: middle;
    outline: 0;
    height: auto
}

img:hover,
img:focus,
img:active {
    outline: 0
}

.img-responsive {
    max-width: 100%
}
.resImg{
    width: auto;
    max-width: 100%;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto !important
}

.browserupgrade {
    margin: 0.2em 0;
    background: #e22500;
    color: #fff;
    padding: 0.8em 0;
    text-align: center
}

.cf:before,
.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -20%, 0);
        transform: translate3d(0, -20%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.7, 0.7, 0.7);
        transform: scale3d(0.7, 0.7, 0.7)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.7, 0.7, 0.7);
        transform: scale3d(0.7, 0.7, 0.7)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.clearfix:before,
.clearfix:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after,
.modal-footer:after {
    clear: both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
        transform: translateZ(-500px) translateX(200%)
    }
    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
        transform: translateZ(-500px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}
@media(max-width: 1199px){
.mob-menu {
        position: fixed;
        left: -240px;
        top: 0;
        height: 100%;
        background: #fff;
        width: 240px;
        z-index: 99;
        overflow-y: auto;
        transition: all ease 0.4s
    }
    .mob-menu .mwrap {
        margin-top: 90px;
    }
    .mob-menu ul {
        margin: 0;
        padding: 0;
    }
    .mob-menu ul li {
        display: block;
        position: relative
    }
    .mob-menu ul li.open>a {
        color: #000
    }
    .mob-menu ul li a {
        color: #666;
        display: block;
        padding: 10px 15px;
        border-bottom: 1px solid #f2f2f2
    }
    .mob-menu ul li.submenu i {
        font-style: normal;
        position: absolute;
        width: 45px;
        height: 45px;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 45px;
        cursor: pointer
    }
    .mob-menu ul li.submenu i:after {
        content: "+"
    }
    .mob-menu ul li.submenu.open>i:after {
        content: "-"
    }
    .mob-menu ul ul {
        display: none
    }
    .mob-menu ul ul li {
        font-size: 14px
    }
    .mob-menu ul ul li a {
        padding-left: 25px
    }
    .show-menu .mob-menu {
        left: 0
    }
    .show-menu .overlay {
        position: fixed;
        z-index: 90;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4)
    }
    .show-menu .mob-top {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px)
    }
    .show-menu .mob-bottom {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
    .overlay {
        transition: all ease 0.4s
    }
    .mob-btn {
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px
    }
    .mob-btn span {
        display: block;
        width: 30px;
        height: 3px;
        border-radius: 1px;
        background: #675aa0;
        transition: all ease 0.4s
    }
    .mob-btn span+span {
        margin-top: 7px
    }
}






/***************** Custom Style *******************/




.banner{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 870px;
}
.banner-float{
    width: 85px;
    height: auto;
    position: fixed;
    z-index: 10001;
    right: 0;
    margin-top: 200px;
}
.banner-middle{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 385px;
}
.banner h1{
    color: #fff;
    text-transform: none;
    font-size: 65px;
}
.banner h2{
    color: #fff;
    text-transform: none;
}
.banner h4{
    color: #fff;
    text-transform: none;
    font-weight: 300;
}
.banner-fields{
    width: 100%;
    height: auto;
    margin: 15px 0;
    float: left;
}
.banner-btn{
    width: auto;
    padding: 12px 70px;
    background: #13a4e6;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    margin-left: -10px;
    border: 0;
    display: inline-block;
}
.schedule-btn{
    width: 100%;
    padding: 15px 0;
    background: #13a4e6;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    border: 0;
    display: inline-block;
}
.send-btn{
    width: 100%;
    padding: 10px 0;
    background: #13a4e6;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    border: 0;
    text-align: center;
    color: #fff!important;
    font-weight: 300;
    display: inline-block;
}
.banner-goDown{
    width: 50px;
    height: 50px;
    border: solid 3px #fff;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-left: auto;
    margin-right: auto;
    line-height: 47px;
}
.banner-goDown:hover .ico-anm{
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
}
.banner-goDown a{
    color: #fff;
}
.banner-goDown a:hover{
    color: #fff;
}
.head{
    width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0);
    position: fixed;
    z-index: 10003;
    transition: all ease 0.4s;
    max-width: 100%;
}
.headInner{
    background-color: #fff;
    padding: 10px 10px;
}
.head-cap{
    width: 100%;
    height: auto;
    background: #13a4e6;
    margin-bottom: 15px;
}
.fixed{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10003;
    background: rgba(255, 255, 255, 1)!important;
}
.logo{
    width: 100%;
    height: auto;
    float: left;
    margin-left: 5%;
}
.logo img{
    width: auto;
    max-width: 100%;
}
.headTop{
    width: 100%;
    text-align: right;
    font-size: 16px;
    color: #333;
}
.headTop a{
    color: #fff;
    font-weight: 500;
}
.headTop a:hover{
    color: #fff;
}
.headTop span{
    margin-left: 10px;
}
.blue{
    color: #13a4e6;
}
.blue a{
    color: #13a4e6;
}
.headContact{
    text-align: center;
    line-height: 20px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
}
.headContact p span{
    color: #1978be;
}
.headContact p a{
    color: #000;
}
.headContact p a:hover{
    color: #1c75b6;
}
.headSocial{
    width: auto;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
    margin-right: 5%;
}
.headSocial p{
    margin-bottom: 0;
}
.fixed .headSocial{
    display: none;
}
.fixed .logo{
    width: 50%!important;
}
.fixed .headContact{
    margin-top: 10px;
}
.fixed .main-menu{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.headSocial span{
    margin-right: 10px;
}
.headFb{
    color: #1c75b6;
    font-size: 24px;
}
.headInsta{
    color: #a34922;
    font-size: 24px;
}
.headYoutube{
    color: #d63232;
    font-size: 36px;
}
.headTwitter{
    color: #0fbbe0;
    font-size: 36px;
}
.headFb a{
    color: #1c75b6;
}
.headInsta a{
    color: #a34922;
}
.headYoutube a{
    color: #d63232;
}
.headTwitter a{
    color: #0fbbe0;
}
.headFb a:hover{
    color: #444;
}
.headInsta a:hover{
    color: #444;
}
.headYoutube a:hover{
    color: #444;
}
.headTwitter a:hover{
    color: #444;
}
.main-menu{
    width: 96%;
    margin-top: 0;
    background-color: #1978be;
    margin-left: 2%;
    margin-right: 2%;
}
.bannerRibbon{
    width: 100%;
    height: auto;
    background: #f26536;
    color: #fff;
    padding: 35px 0;
    font-family: 'Cinzel', serif;
    font-size: 24px;
    font-weight: 600;
    z-index: 101;
    position: relative;
}
.alignRight{
    text-align: right;
}
.alignLeft{
    text-align: left;
}
.ribonBtnAlign{
    text-align: right;
}
.capBtnAlign{
    text-align: right;
}
.col5{
    width: 5%;
    float: left;
}
.col10{
    width: 10%;
    float: left;
}
.col15{
    width: 15%;
    float: left;
}
.col20{
    width: 20%;
    float: left;
}
.col25{
    width: 25%;
    float: left;
}
.col30{
    width: 30%;
    float: left;
}
.col35{
    width: 35%;
    float: left;
}
.alignCenter{
    text-align: center;
}
.welcome{
    width: 100%;
    height: auto;
    text-align: left;
    padding: 50px 0;
    color: #333;
}
.welcome img{
    width: 100%;
    max-width: 100%;
    border: solid 5px #ddd;
}
.welcome h1{
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 45px;
    color: #333;
    text-align: center;
    line-height: 1.5;
}
.welcome h1::before{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -20px;
    margin-top: -5px;
}
.welcome h1::after{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg2.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -85px;
    margin-top: 25px;
}
.welcome h2{
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 30px;
    color: #333;
    line-height: 45px;
}
.welcome h1 span{
    font-weight: 300;
}
.welcome p{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 400;
}
.projectsHead{
    width: 100%;
    height: auto;
    padding: 50px 0;
    text-align: center;
    background-color: #2a2a2a;
}
.projectsHead h2{
    color: #fff;
    margin-bottom: 0;
    font-size: 45px;
}
.projectsHead h2::before{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -20px;
    margin-top: -10px;
}
.projectsHead h2::after{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg2.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -90px;
    margin-top: 20px;
}
.projectBox{
    width: 25%;
    height: auto;
    float: left;
    position: relative;
    display: block;
}
.projectBox img{
    width: 100%;
    height: 100%;
}
.projects{
    width: 100%;
    height: auto;
    float: left;

}
.imgBox{
    overflow: hidden;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.imgOverlay{
    overflow: hidden;
    padding: 20px;
    background: rgba(242, 101, 54, 0.99);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.imgOverlay:hover{
    opacity: 0.9;
}
.imgOverlay h4{
    color: #fff;
    font-size: 16px;
    text-align: left;
}
.urlIcon{
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border: solid 1px #fff;
    padding: 0 10px;
    margin-bottom: 0;
}
.zoomIcon{
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 70px;
    border: solid 1px #fff;
    padding: 0 10px;
    margin-bottom: 0;
}
.urlIcon:hover{
    color: #333;
    background-color: #fff;
}
.zoomIcon:hover{
    color: #333;
    background-color: #fff;
}
.whatWeDo{
    width: 100%;
    height: auto;
    padding: 50px 0;
    float: left;
}
.whatWeDo h2{
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 45px;
    color: #333;
    text-align: center;
    line-height: 1.5;
}
.whatWeDo h2::before{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -20px;
    margin-top: -10px;
}
.whatWeDo h2::after{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg2.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -90px;
    margin-top: 20px;
}
.whatWeDo h4{
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 22px;
    color: #333;
    line-height: 1.5;
    font-family: 'Source Sans Pro', sans-serif;
}
.whatWeDo h4 a{
    color: #333;
}
.whatWeDo h4 a:hover{
    color: #f26536;
}
.whatWeDo h4 span{
    font-size: 36px;
    color: #f26536;
    margin-right: 5px;
    display: block;
    float: left;
    margin-top: -10px;
    width: 45px;
}
.whatWeDo p{
    line-height: 1.7;
    margin-bottom: 5px;
    margin-left: 50px;
}
.whatWeDo p a{
    color: #f26536;
}
.whatWeDo p a:hover{
    color: #444;
}
.whatWeDoBox{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 50px;
}
.homeLoveNotes{
    width: 100%;
    height: auto;
    background-image: url(../images/testi-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 55px 0;
    background-position: center;
    text-align: center;
}
.homeLoveNotes h2{
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 45px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
}
.homeLoveNotes h2::before{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -20px;
    margin-top: -10px;
}
.homeLoveNotes h2::after{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg2.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -90px;
    margin-top: 20px;
}
.homeLoveNotes p{
    color: #fff;
}
.homeLoveNotes h6{
    font-size: 20px;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
}
.homeContact{
    width: 100%;
    height: auto;
    padding: 55px 0;
    text-align: center;
}
.homeContact h2{
    font-weight: 700;
    margin-bottom: 50px;
    font-size: 45px;
    color: #333;
    text-align: center;
    line-height: 1.5;
}
.homeContact h2::before{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -20px;
    margin-top: -10px;
}
.homeContact h2::after{
	content: "";
	position: absolute;
	background-image: url(../images/head-bg2.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	margin-left: -90px;
    margin-top: 20px;
}
.textfield{
    width: 100%;
    height: 45px;
    border: 0;
    background: #f1f1f1;
    padding-left: 10px;
    color: #999;
    margin-bottom: 30px;
}
.textarea{
    width: 100%;
    height: 120px;
    border: 0;
    background: #f1f1f1;
    padding-left: 10px;
    color: #999;
    margin-bottom: 5px;
}
.textfield2{
    width: 100%;
    height: 40px;
    border: solid 1px #ddd;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 40px;
}
.textarea2{
    width: 100%;
    height: 85px;
    border: solid 1px #ddd;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 5px;
}
.mainBtn{
    width: auto;
    padding: 10px 25px;
    border: 0;
    background: #1978be;
    color: #fff!important;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    border: solid 2px #1978be;
}
.mainBtn:hover{
    background: #333;
    color: #fff!important;
    border: solid 2px #333;
}
.borderBtn{
    width: auto;
    padding: 10px 25px;
    border: 0;
    background: transparent;
    color: #fff!important;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    border: solid 2px #fff;
}
.borderBtn:hover{
    background: #333;
    color: #fff!important;
    border: solid 2px #333;
}
.sendBtn{
    width: 95%;
    display: block;
    float: left;
    padding: 3px 20px;
    border: 0;
    background: #1978be;
    color: #fff!important;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    border: solid 2px #1978be;
    margin-left: 5%;
}
.sendBtn:hover{
    background: #333;
    color: #fff!important;
    border: solid 2px #333;
}
.sendBtn2{
    width: 100%;
    display: block;
    float: left;
    padding: 3px 20px;
    border: 0;
    background: #1978be;
    color: #fff!important;
    font-family: 'Source Sans Pro', sans-serif!important;
    font-size: 18px!important;
    font-weight: 300!important;
    border: solid 2px #1978be;
    text-align: center;
}
.sendBtn2:hover{
    background: #333;
    color: #fff!important;
    border: solid 2px #333;
}
.floatRight{
    float: right;
}
.footSocial{
    width: 100%;
}
.footSocial span{
    margin-right: 10px;
    font-size: 30px;
}
.footSocial span a{
    font-size: 30px!important;
}
.footerCap{
    width: 100%;
    height: auto;
    background: #f26536;
    padding: 80px 0;
    padding-bottom: 110px;
}
.footerCap h2{
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.footerBg{
    width: 100%;
    background-color: #2a2a2a;
}
.loveNotes{
    width: 100%;
    height: auto;
    border: solid 1px #ddd;
    padding: 20px 30px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-bottom: 30px;
}
.loveNotes img{
    width: auto!important;
    max-width: 100%!important;
}
.loveNotes p{
}
.loveNotes h5{
    font-size: 22px;
    font-weight: 600;
    color: #f26536;
}











.footer{
    width: 100%;
    height: auto;
    background: #1978be;
    padding: 30px 30px;
    position: relative;
    margin-top: -50px;
    color: #fff;
}
.footer a{
    color: #fff;
}
.footer a:hover{
    color: #f26536;
}
.footer h4{
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
}
.footer p{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
.footer p span{
    font-weight: 600;
}
.footer p a{
    font-size: 18px;
    color: #fff;
}
.footer p a:hover{
    color: #f26536;
}
.foot-social{
    width: 100%;
    height: auto;
    float: left;
}
.fb{
    width: auto;
    float: left;
    font-size: 30px;
    margin-right: 15px;
    color: #fff
}
.fb a{
    color: #fff;
}
.fb a:hover{
    color: #3c5899;
}
.tw{
    width: auto;
    float: left;
    font-size: 30px;
    margin-right: 15px;
    color: #fff
}
.tw a{
    color: #fff;
}
.tw a:hover{
    color: #00b6f1;
}
.plus{
    width: auto;
    float: left;
    font-size: 30px;
    margin-right: 15px;
    color: #fff
}
.plus a{
    color: #fff;
}
.plus a:hover{
    color: #ce3925;
}
.linked{
    width: auto;
    float: left;
    font-size: 30px;
    margin-right: 15px;
    color: #fff
}
.linked a{
    color: #fff;
}
.linked a:hover{
    color: #007ab5;
}
.footer ul{
    padding-left: 0;
}
.footer ul li{
    list-style-type: none;
}
.footer ul li a{
    color: #fff;
}
.footer ul li a:hover{
    color: #f26536;
}
.footer-fields{
    width: 100%;
    height: auto;
    margin: 5px 0;
    text-align: left;
    float: left;
}
.footer-fields p{
    margin-top: -10px;
}
.bigBlue-btn{
    width: 100%;
    height: auto;
    padding: 12px 0;
    color: #fff;
    border: 0;
    background: #1a5bb7;
    text-align: center;
    display: block;
    font-size: 20px;
}
.bigBlue-btn:hover{
    color: #fff;
}
.footBottom{
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 0;
}
.footBottom p{
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.5px;
    margin-bottom: 0;
}
.footBottom a{
    color: #13a4e6;
}
.footBottom a:hover{
    color: #fff;
}




.innerBanner{
    width: 100%;
    height: auto;
    min-height: 285px;
    background-image: url(../images/innerBg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.innerBanner h2{
    margin-top: 225px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    font-size: 26px;
    margin-left: 2%;
}
.inner{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 45px 0;
}
.inner img{
    width: 100%;
    max-width: 100%;
}
.inner p{
    font-size: 16px;
    line-height: 1.5;
}
.inner p strong{
    font-weight: 700;
}
.aboutBlocks{
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    float: left;
}
.aboutBlockLeft{
    width: 20%;
    height: auto;
    float: left;
}
.aboutBlockRight{
    width: 80%;
    height: auto;
    float: left;
    padding-left: 10px;
}
.aboutBlocks img{
    width: 100%!important;
    max-width: 100%!important;
}
.aboutBlocks h5{
    margin-bottom: 0;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    color: #444;
    font-weight: 700;
}
.aboutBlocks h5 a{
    color: #444;
}
.aboutBlocks h5 a:hover{
    color: #1978be;
}
.aboutBlocks p{
    font-size: 15px;
}
.aboutBottom{
    width: 100%;
    height: auto;
    padding: 80px 0;
    background-color: #f9f9f9;
    margin-top: 50px;
}
.searchBox{
    float: right!important;
    margin-top: 11px!important;
    margin-right: 20px!important;
    width: 200px;
}
.searchField{
    background-color: transparent;
    border: solid 1px #539ace;
    height: 30px;
    padding-left: 5px;
    width: 100%;
    color: #fff;
    background-image: url(../images/searchIcon.png);
    background-repeat: no-repeat;
    background-position: right;
}
.searchBox:hover{
    border-bottom: 0!important;
}
.serviceBlock{
    width: 100%;
    height: auto;
    border: solid 1px #ddd;
    margin-bottom: 30px;
    background-color: #fff;
    min-height: 420px;
}
.serviceImg{
    margin-bottom: 10px;
}
.serviceBody{
    padding: 0 15px;
}
.serviceBody p{
    font-size: 15px;
}
.serviceBody h5 a{
    text-decoration: none;
    color: #444!important;
    font-size: 18px;
}
.serviceBody a{
    text-decoration: underline;
    font-size: 14px;
    color: #444!important;
}
.serviceBody a:hover{
    color: #f26536!important;
}
.serviceBody h5{
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    color: #444;
}
.gray{
    background-color: #f9f9f9;
}
.contactBlock{
    width: 100%;
    margin-bottom: 30px;
    float: left;
}
.contactLeft{
    width: 15%;
    float: left;
    font-size: 30px;
    border-right: solid 1px #444;
    color: #f26536;
}
.contactRight{
    width: 85%;
    float: left;
    padding: 0 20px;
}
.contactBlock a{
    color: #444!important;
}
.contactBlock a:hover{
    color: #f26536!important;
}
.innerConForm{
	width: 100%;
	float: left;
}
.gallery{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 30px;
}
.galleryImage{
    overflow: hidden;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.galleryImage img{
    width: 100%;
    height: 100%;
}
.galleryOverlay{
    overflow: hidden;
    padding: 28px 38px;
    background: rgba(25, 120, 190, 0.85);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.galleryOverlay:hover{
    opacity: 0.99;
}
.galleryOverlay h5{
    color: #fff;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 120px;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    opacity: 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.galleryOverlay h5 a{
    color: #fff;
}
.galleryOverlay h5 a:hover{
    color: #fff;
}
.galleryOverlay:hover h5{
    opacity: 0.99;
    margin-top: 10px;
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
}
.galleryBtn{
	width: auto;
	padding: 3px 10px;
	background: transparent;
	border: solid 1px #ddd;
	color: #fff!important;
	font-size: 20px;
}
.galleryBtn:hover{
	background: #fff;
	color: #333!important;
}
.galleryOverlay p{
	margin-top: 120px;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    opacity: 0;
}
.galleryOverlay:hover p{
	margin-top: 96px;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
    -moz-transition: all 0.3s ease-in-out 0.1s;
    -o-transition: all 0.3s ease-in-out 0.1s;
    -ms-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    opacity: 0.99;
}
.projectD{
	margin-top: 20px;
}
.projectD h6{
	border-bottom: solid 1px #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: 'Source Sans Pro', sans-serif;
}
.marginBottom20{
	margin-bottom: 20px;
}
.our-box {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  background-size: cover;
  margin-bottom: 30px;
  border: solid 1px #ddd;
}
.our-box {
  position: relative;
}
.our-box img {
  width: 100%;
  max-width: 100%;
}
.overlayy {
  background: #1978be;
  width: 100%;
  height: 100%;
  padding: 20px 20px;
  position: absolute;
  bottom: -82%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  text-align: center;
}
.overlayy h3 {
  color: #fff!important;
  text-transform: none;
  padding: 0px!important;
  margin: 0px!important;
  font-size: 22px!important;
  line-height: 1.2!important;
}
.overlayy h3 a {
  color: #fff;
  text-decoration: none;
}
.overlayy h3 a:hover {
  color: #fff;
}
.overlayy p {
  color: #fff;
  padding: 20px 0px;
  margin-bottom: 20px;
}
.our-box:hover .overlayy {
  bottom: 0px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  padding: 35% 20px;
  opacity: .9;
}











.inner-head{
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
    background: #fff!important;

}
.inner h1{
    font-size: 45px;
    color: #1978be;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
}
.inner h2{
    font-size: 30px;
    color: #333;
    font-weight: 300;
    margin: 20px 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.greenBorder{
    border-left: solid 5px #13a4e6;
    padding-left: 10px;
}
.inner h2 span{
    font-weight: 600;
}
.inner h3{
    font-size: 30px;
    color: #333;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
}
.inner h3 span{
    font-weight: 600;
}
.inner h4{
    font-size: 24px;
    color: #13a4e6;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
}
.inner h5{
    margin-bottom: 3px;
    font-family: 'Source Sans Pro', sans-serif;
}
.inner ul{
    padding-left: 25px;
}
.inner ul li{
    font-size: 16px;
    list-style-image: url(../images/tick.png);
    margin-bottom: 15px;
}
.inner ul li strong{
    font-weight: 700;
}
.inner a{
    color: #13a4e6;
}
.inner a:hover{
    color: #333;
}
.inner ul li a{
    color: #13a4e6;
}
.inner ul li a:hover{
    color: #333;
}
.sideBox{
    width: 100%;
    height: auto;
    padding: 0;
    border: 0;
    float: left;
}
.sideHead{
    padding: 5px 10px;
    color: #333;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
}
.sideBody{
    width: 100%;
    height: auto;
    padding: 10px 5px;
}
.sideBody ul{
    padding-left: 0;
}
.sideBody ul li{
    list-style-type: none;
    font-size: 16px;
    font-weight: 300;
    list-style-image: none;
    margin-bottom: 0;
}
.sideBody ul li a{
    color: #333;
    display: block;
    width: 100%;
    padding: 5px 10px;
    background: #fff;
    border-top: solid 1px #eee;
}
.sideBody ul li a:hover{
    background: #f4f4f4;
}
.sideField{
    width: 100%;
    height: auto;
    float: left;
}
.sideField p{
    margin-top: -20px;
    font-size: 14px;
}
.send-btn2{
    width: 100%;
    padding: 6px 0;
    background: #13a4e6;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    text-align: center;
    color: #fff!important;
    font-weight: 300;
    display: block;
}
.sideContact{
    width: 100%;
    height: auto;
    padding:10px 10px;
    background-color: #f6f6f6;
    float: left;
}
.sideContact p{
    font-size: 15px;
    line-height: 26px;
}
.sideContact p a{
    color: #333;
}
.sideContact p a:hover{
    color: #13a4e6;
}
.innerHb{
    width: 100%;
    height: auto;
    background: #f4f4f4;
    padding: 20px 30px;
    margin: 30px 0;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}
.innerHb:hover{
    background: #13a4e6;
}
.innerHb:hover h1{
    color: #fff;
}
.innerHb:hover h3{
    color: #fff;
}
.innerHb:hover p{
    color: #fff;
}
.innerHb h1{
    color: #333;
    font-size: 65px;
    line-height: 100px;
}
.innerHb h3{
    color: #13a4e6;
    font-size: 26px;
    margin-bottom: 5px;
}
.alignCenter{
    text-align: center;
}
.map-canvas{
    width: 100%;
    height: auto;
    min-height: 600px;
}
.map-overlay{
    width: 70%;
    height: auto;
    min-height: 565px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: -565px;
}
.map-left{
    width: 50%;
    float: left;
}
.map-right{
    width: 50%;
    float: left;
    background-image: url(../images/office.jpg);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 530px;
}
.contact-form{
    width: 100%;
    height: auto;
    padding: 35px 20px;
}
.fields{
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    float: left;
}
.fields p{
    margin-top: -15px;
}
.textfield3{
    width: 100%;
    height: 35px;
    border: 0;
    background: #ededed;
    padding-left: 10px;
    color: #999;
}
.textarea3{
    width: 100%;
    height: 90px;
    border: 0;
    background: #ededed;
    padding-left: 10px;
    color: #999;
}
.social-fields{
    width: 100%;
    height: auto;
    border: solid 1px #ddd;
    padding: 2px 10px;
    text-align: center;
    font-size: 26px;
    color: #333;
    float: left;
}
.social-fields a{
    color: #13a4e6;
}
.social-fields a:hover{
    color: #333;
    margin-left: 5px;
}
.portfolioBox{
    width: 100%;
    height: auto;
    background: #fff;
    border: solid 1px #ddd;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
}
.portfolioBox2{
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 30px;
    position: relative;
    float: left;
}
.pbleft{
    width: 50%;
    float: left;
    min-height: 200px;
    background: #13a4e6;
    padding: 20px;
}
.pbright{
    width: 50%;
    float: left;
    padding: 50px;
    max-height: 400px;
    transition: all 2s;
    overflow: hidden;
}
.pbright:hover{
    -webkit-transform:scale(1.3);
    transform:scale(1.3);
}
.pbright img{
    width: auto;
    max-width: 100%;
}
.pbleft h3{
    color: #fff;
    font-size: 18px;
}
.pbleft h3 a{
    color: #fff;
}
.pbleft p{
    color: #fff;
}
.portfolioBox img{
    width: auto;
    max-width: 100%;
}
.pOverlay{
    position: absolute;
    right: 0;
    left: 0;
    height: 0;
    bottom: 100%;
    opacity: 0;
    background: #13a4e6;
    padding: 30px;
    transition: all 0.5s ease;
}
.portfolioBox:hover .pOverlay{
    opacity: 0.85;
    bottom: 0;
    height: 100%;
}
.inner .pOverlay h3{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.inner .pOverlay h3 a{
    color: #fff;
}
.inner .pOverlay h3 a:hover{
    color: #000;
}
.inner .pOverlay h3 span{
    font-weight: 300;
    margin-top: -5px;
    font-size: 16px;
}
.portfolio-btn{
    width: auto;
    padding: 5px 15px;
    color: #13a4e6!important;
    background: #fff;
    position: absolute;
    bottom: 30px;
}
.portfolio-btn:hover{
    background: #ec1a24;
    color: #fff!important;
}
.portfolio-btn2{
    width: auto;
    padding: 5px 15px;
    color: #fff!important;
    background: #ec1a24;
    float: left;
}
.portfolio-btn2:hover{
    background: #333;
    color: #fff!important;
}


/*Technowand blog*/
.blogBox{
    width: 100%;
    height: auto;
    padding: 3%;
    background: #fff;
    border: solid 1px #ddd;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
}
.blogImg{
    width: 100%;
    height: auto;
    max-height: 300px;
    overflow: hidden;
}
.blogBox h2{
    color: #333;
    font-size: 26px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
}
.blogBox h2 a{
    color: #333;
}
.blogBox h2 a:hover{
    color: #13a4e6;
}
.blogBox p{
    margin: 15px 0;
}
.blogSingle{
    width: 100%;
    height: auto;
    padding: 30px;
    border: solid 1px #ddd;
    margin-bottom: 20px;
}
.blogSingle h1{
    font-size: 30px;
}
.blogSingle .blogImg{
    width: 100%;
    height: auto;
    max-height: 400px;
    overflow: hidden;
}
.blogSingle p{
    margin: 20px 0;
}
.blogField{
    width: 100%;
    height: auto;
    margin: 20px 0;
}
.commentBox{
    border: solid 1px #ddd;
    padding: 15px;
}
.commentBox h6{
    margin-bottom: 5px;
}
.commentBox p{
    margin: 10px 0;
}
.blogSocial{
    width: 100px;
    height: 100px;
    background: transparent;
    color: #333;
    position: fixed;
    right: 0;
    top: 200px;
    text-align: center;
    z-index: 1001;
    font-weight: 600;
}
.fbShare{
    color: #fff!important;
    font-size: 30px;
    display: block;
    width: 70%;
    background: #3c5899;
    float: right;
}
.fbShare:hover{
    width: 100%;
}
.twShare{
    color: #fff!important;
    font-size: 30px;
    display: block;
    width: 70%;
    background: #4099FF;
    float: right;
}
.twShare:hover{
    width: 100%;
}




/*Portfolio tabs*/

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
  margin-left: 15px;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #13a4e6;3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #13a4e6;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  padding: 20px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

@media(max-width: 1199px){
.overlayy {
  bottom: -81%;
}
.overlayy h3 {
  font-size: 16px!important;
}
.innerBanner h2 {
    margin-top: 215px;
}
.main-menu{
    float: none;
    margin-right: 0;
}
.banner h1{
    font-size: 55px;
}
.galOverlay{
    font-size: 30px;
    line-height: 150px;
}
.searchBox {
    margin-right: 0!important;
    width: 96%!important;
    margin-left: 2%!important;
    margin-right: 2%!important;
    margin-bottom: 2%!important;
}
.welcome h1::before{
	display: none;
}
.welcome h1::after{
	display: none;
}
.projectsHead h2::before{
	display: none;
}
.projectsHead h2::after{
	display: none;
}
.whatWeDo h2::before{
	display: none;
}
.whatWeDo h2::after{
	display: none;
}
.homeLoveNotes h2::before{
	display: none;
}
.homeLoveNotes h2::after{
	display: none;
}
.homeContact h2::before{
	display: none;
}
.homeContact h2::after{
	display: none;
}
}

@media(max-width: 1024px){
.banner-middle{
    width: 70%;
}
}
@media(max-width: 991px){
.overlayy {
    bottom: -65%;
}
.innerBanner h2 {
    margin-top: 260px;
}
.bannerRibbon{
    text-align: center;
}
.ribonBtnAlign{
    text-align: center;
    margin-top: 15px;
}
.head{
}
.head-cap{
    margin-bottom: 5px;
}
.mapMarginAdjust{
    margin-bottom: 30px;
}
.logo{
    text-align: center;
    float: none;
    margin-top: 0;
    margin-left: 0;
}
.headSocial {
    text-align: center;
    margin-right: 0;
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fixed .logo {
    width: 50%!important;
    margin-left: auto;
    margin-right: auto;
}
.projectBox{
    width: 50%;
}



.headFb{
    font-size: 20px;
}
.headYoutube{
    font-size: 20px;
}
.headTwitter{
    font-size: 20px;
}
.main-menu{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}
.headTop{
    text-align: center;
}
.map-canvas{
    min-height: 800px;
}
.map-overlay{
    min-height: 824px;
    margin-top: -824px;
}
.map-left{
    width: 100%;
    float: left;
}
.map-right{
    width: 100%;
    min-height: 250px;
    background-size: cover;
}
.main-menu {
    margin-top: 0;
}
.social-fields{
    margin-bottom: 32px;
}
.blogBox h2{
    margin-top: 20px;
}
.galleryOverlay:hover p{
    margin-top: 50px;
}
.galleryOverlay h5{
    font-size: 18px;
}
}
@media(max-width: 768px){
.overlayy {
    bottom: -85%;
}
.innerBanner {
    min-height: 100px;
}
.innerBanner h2 {
    margin-top: 36px;
}
.sendBtn{
    width: 100%;
    margin-left: 0%;
}
.col5{
    width: 5%;
}
.col10{
    width: 15%;
}
.col15{
    width: 15%;
}
.col20{
    width: 20%;
}
.col25{
    width: 40%;;
}
.col30{
    width: 30%;
}
.col35{
    width: 100%;
}
.bannerRibbon{
    font-size: 20px;
}
.headTop{
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0;
}
.capBtnAlign{
    text-align: center;
    margin-top: 20px;
}
.banner-middle{
    width: 90%;
    padding-top: 350px;
}
.banner h1{
    font-size: 36px;
}
.banner h4{
    font-size: 20px;
}
.messageBox{
    width: 85%;
}
.messageBox h1{
    font-size: 30px;
}
.messageBox h1::after {
    margin-left: -165px;
}
.footer{
    text-align: center;
}
.foot-social{
    width: 86px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-bottom: 70px;
}
.footBottom{
    text-align: center;
}
.footerCap{
    min-height: 198px;
    padding: 35px 0;
    text-align: center;
}
.footerCap h2{
    font-size: 26px;
}
.heighlightBox {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.heighlightBox2 {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.heighlightBox3 {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.innerHb{
    text-align: center;
}
.inner h1{
    font-size: 30px;
}
.inner h2{
    font-size: 22px;
}
.inner h3{
    font-size: 20px;
}
.inner h4{
    font-size: 18px;
}
.social-fields{
    font-size: 20px;
}
.map-right{
    min-height: 225px;
}
.footerCap h2 {
    font-size: 20px;
}
.map-overlay{
    min-height: 787px;
    margin-top: -787px;
}
.borderRight{
    border-right: none;
    min-height: 50px;
}
.blogSocial {
    width: 50px;
    height: auto;
    position: relative;
    right: 0;
    float: right;
    top: 20px;
    font-size: 14px;
}
.fbShare {
    font-size: 16px;
}
.twShare {
    font-size: 16px;
}
.galleryOverlay:hover p{
	margin-top: 126px;
}
.contactBlock {
    width: 40%;
    margin-left: 30%;
    margin-right: 30%;
}
.head{
    position: relative;
}
.fixed{
    position: relative;
}
}
@media(max-width: 480px){
.overlayy {
    bottom: -65%;
}
.banner{
    min-height: 600px;
}
.headTop a{
    display: block;
    width: 100%;
}
.bannerRibbon{
    font-size: 16px;
}
.mainBtn {
    padding: 5px 15px;
    font-size: 16px!important;
}
.borderBtn {
    padding: 5px 15px;
    font-size: 15px!important;
}
.welcome h1 {
    margin-bottom: 20px;
    font-size: 30px;
}
.welcome h2 {
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
}
.projectsHead h2 {
    font-size: 30px;
}
.whatWeDoBox {
    margin-top: 20px;
    margin-bottom: 50px;
}
.whatWeDo h2 {
    margin-bottom: 20px;
    font-size: 30px;
}
.whatWeDo h4 {
    font-size: 18px;
    line-height: 1.2;
}
.whatWeDo h4 span {
    float: none;
    margin-top: -10px;
    width: auto;
    margin-bottom: 10px;
}
.whatWeDo p {
    margin-left: 0;
}
.homeLoveNotes h2 {
    margin-bottom: 20px;
    font-size: 30px;
}
.homeContact {
    padding: 35px 0;
}
.homeContact h2 {
    margin-bottom: 20px;
    font-size: 30px;
}
.footerCap h2 {
    font-size: 16px;
}
.welcome {
    text-align: center;
}
.projectBox{
    width: 100%;
}
.galleryOverlay h5{
	font-size: 16px;
}
.galleryOverlay:hover p{
	margin-top: 96px;
}
.whyUs h1 {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 1.3;
}
.whyUs p {
    font-size: 16px;
}
.messageBox{
    width: 95%;
}
.messageBox h1{
    font-size: 24px;
    margin-bottom: 26px;
}
.messageBox h1::after {
    margin-left: -150px;
}
.hbHead h3 span {
    font-size: 15px;
}
.hbHead{
    padding-right: 50px;
}
.hbHead h3 {
    font-size: 22px;
    line-height: 26px;
}
.hbHead2 h3{
    font-size: 16px;
}
.social-fields{
    font-size: 14px;
}
.map-right{
    min-height: 237px;
}
.inner {
    padding: 30px 0;
}
.map-overlay{
    min-height: 819px;
    margin-top: -819px;
}
.fields p{
    font-size: 13px;
}
.aboutBottom {
    padding: 50px 0;
    margin-top: 30px;
}
.serviceBlock{
	min-height: 150px;
}
.contactBlock {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
.welcome h1::after {
    margin-left: -90px;
    margin-top: 5px;
}
.projectsHead h2::after {
    margin-top: 5px;
}
.whatWeDo h2::after {
    margin-top: 5px;
}
.homeLoveNotes h2::after {
    margin-top: 5px;
}
.homeContact h2::after {
    margin-top: 5px;
}
}
@media(max-width: 360px){
.galleryOverlay:hover p{
	margin-top: 36px;
}
.contactBlock {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.overlayy {
    bottom: -50%;
}
}
.error_msg{
color:#FF0000;
font-size: 15px;
line-height: 15px;
}
.success_message{
color:#1978be;
font-size: 17px;
}