@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

::-moz-selection {
    background: #2a3e73;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #2a3e73;
    color: #fff;
    text-shadow: none
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
textarea {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none
}

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

body {
    color: #000;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-family: 'Poppins', sans-serif;
    line-height: 1
}

a {
    color: #292929;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s
}

a:hover {
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s;
    text-decoration: none
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

*,
::before,
::after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

p {
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.3
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

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

h1,
h2,
h3,
h4,
h5 {
    font-family: 'Poppins', sans-serif;
    margin: 0
}

img {
    max-width: 100%;
    width: auto;
    height: auto
}

strong {
    font-weight: 700
}

section,
footer,
header {
    display: block;
    width: 100%;
    float: left;
    height: auto
}

.heroSection {
    background-image: url(../images/herobg.png);
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 757px;
    padding-top: 220px
}

.logo {
    max-width: 370px;
    background: #fff !important;
    height: 90px;
    border-radius: 0 0 60px 0;
    padding-right: 40px;
    padding-top: 20px;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s
}

.logo img {
    max-width: 260px;
    width: 100%;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none
}

.navbar-default {
    border: none;
    background: transparent;
    height: auto;
    margin: 0;
    min-height: inherit
}

.navbar-default .nav>li>a,
.navbar-default .nav>li>a:focus {
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize
}

.navbar-default .nav>.cotactButton>a {
    padding: 15px 35px;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    border: solid 2px rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.13)
}

.navbar-default .nav>.cotactButton>a:hover {
    border: solid 2px rgba(255, 255, 255, 1)
}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 1
}

.navbar-right {
    margin-top: 20px;
    margin-right: 0
}

.heroSection h1 {
    line-height: 1.3;
    margin-bottom: 30px;
    font-size: 55px;
    font-weight: 300;
    text-align: left
}

.heroSection h1 strong {
    font-weight: 600
}

.heroSection p {
    text-align: left;
    line-height: 1.5
}

.letstalk {
    float: left;
    max-width: 200px;
    width: 100%;
    line-height: 60px;
    height: 60px;
    font-weight: 600;
    color: #3c91e4;
    background: #fff;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    display: inline-block
}

.letstalk:hover,
.letstalk:focus {
    color: #3c91e4;
    text-transform: none;
    background-color: rgba(255, 255, 255, 0.8)
}

.headerCaption {
    padding-left: 30px
}

.affix .logo img {
    max-width: 240px;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s
}

.affix .logo {
    height: inherit;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s
}

.affix .navbar-right {
    margin-top: 9px;
    -webkit-transition: all .2s ease-in-out .2s;
    -moz-transition: all .2s ease-in-out .2s;
    -ms-transition: all .2s ease-in-out .2s;
    -o-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s
}

.affix {
    box-shadow: 0 10px 100px rgba(0, 0, 0, 0.20);
    background-color: #fff
}

.ourProcessSection {
    padding: 100px 0 50px;
    overflow: hidden
}

.ourProcessSection h2 {
    font-size: 30px;
    margin-bottom: 25px;
    margin-top: 120px;
    color: #031b4e;
    text-align: left;
    font-weight: 600
}

.ourProcessSection p {
    color: #8e93a3;
    font-size: 15px;
    line-height: 30px
}

.leftSGV,
.rightSGV {
    position: relative;
    text-align: center
}

.leftSGV img,
.rightSGV img {
    position: relative;
    z-index: 100
}

.leftSGV::before {
    content: '';
    background-image: url(../images/solidSVG.svg);
    height: 550px;
    width: 200%;
    display: block;
    background-position: right top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    right: 50px
}

.rightSGV::before {
    content: '';
    background-image: url(../images/gradientSVG.svg);
    height: 550px;
    width: 200%;
    display: block;
    background-position: right top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    left: 50px
}

.leftSGV .smallIconGloble,
.rightSGV .smallIconGloble {
    width: 160px;
    height: 160px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.10);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
    position: absolute;
    top: 100px;
    z-index: 5
}

.smallLogo {
    background-image: url(../images/logo-small-icon.png);
    left: 0
}

.smallWeb {
    background-image: url(../images/webdesign-small-icon.png);
    right: 0
}

.smallpsd {
    background-image: url(../images/psdtohtml-small-icon.png);
    left: 0
}

.smalldev {
    background-image: url(../images/webdev-small-icon.png);
    right: 0
}

.portfolioSection {
    padding-top: 120px;
    position: relative;
    background-image: url(../images/divider-line.svg);
    background-position: top center;
    background-size: 100% auto;
    background-repeat: repeat-x
}

.sectionheader {
    font-size: 50px;
    font-weight: 300;
    color: #031b4e;
    text-align: center;
    margin-bottom: 60px
}

.foliomargin {
    margin-top: 35px
}

.portfolio-box {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    letter-spacing: 5px;
    font-size: 10px;
    margin-bottom: 20px
}

.portfolio-box .portfolio-box-caption {
    background-color: rgba(0, 0, 0, 0.80)
}

.clientSection {
    padding-top: 100px;
    padding-bottom: 100px
}

.clientBox {
    color: #031b4e;
    font-size: 16px;
    line-height: 1.6;
    text-align: center;
    font-weight: 300;
    padding: 35px 35px 80px;
    position: relative;
    background-color: #e7f0f8;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.clientBox::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 140px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 30px 0 0;
    border-color: #e7f0f8 transparent transparent;
    line-height: 0;
    _border-color: #e7f0f8 #000 #000 #000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000')
}

.clientInfo {
    position: absolute;
    bottom: -70px;
    left: 30px
}

.clienPhoto {
    width: 90px;
    height: 90px;
    display: inline-block;
    border-radius: 150px;
    overflow: hidden;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    box-shadow: 0 10px 100px rgba(0, 0, 0, 0.20)
}

.owl-carousel .owl-wrapper-outer {
    padding: 0 0 100px
}

.clientInfo span {
    display: block;
    font-size: 16px;
    color: #031b4e;
    font-weight: 600
}

.clientBox:hover {
    background-color: #2670d3;
    color: #fff
}

.clientBox:hover:before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 140px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 30px 0 0;
    border-color: #2670d3 transparent transparent;
    line-height: 0;
    _border-color: #2670d3 #000 #000 #000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000')
}

.clientSay .item {
    margin: 0 30px
}

footer {
    background-image: url(../images/contactbg.svg);
    background-position: center top;
    background-size: 100% 100%;
    height: 600px;
    padding-top: 170px;
    background-repeat: no-repeat
}

.ftrlogo {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px
}

.ftrlogo img {
    max-width: 80px
}

.ftrContact {
    display: block;
    font-size: 15px;
    color: #031b4e;
    font-weight: 600;
    margin-bottom: 10px
}

.ftrContact a {
    font-size: 15px;
    color: #031b4e;
    text-transform: none
}

.ftrlinks {
    text-align: center
}

.effect-1,
.effect-2,
.effect-3 {
    border: 0;
    padding: 7px 0;
    border-bottom: 1px solid #ccc
}

.effect-1~.focus-border {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: rgba(29, 62, 222, 1);
    background: -moz-linear-gradient(left, rgba(29, 62, 222, 1) 0%, rgba(1, 230, 248, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(29, 62, 222, 1)), color-stop(100%, rgba(1, 230, 248, 1)));
    background: -webkit-linear-gradient(left, rgba(29, 62, 222, 1) 0%, rgba(1, 230, 248, 1) 100%);
    background: -o-linear-gradient(left, rgba(29, 62, 222, 1) 0%, rgba(1, 230, 248, 1) 100%);
    background: -ms-linear-gradient(left, rgba(29, 62, 222, 1) 0%, rgba(1, 230, 248, 1) 100%);
    background: linear-gradient(to right, rgba(29, 62, 222, 1) 0%, rgba(1, 230, 248, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d3ede', endColorstr='#01e6f8', GradientType=1);
    transition: .4s
}

.effect-1:focus~.focus-border {
    width: 100%;
    transition: .4s
}

.contactBox {
    position: relative
}

.effect-1 {
    width: 100%;
    display: block;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
    outline: none
}

.contactForm .row {
    margin-bottom: 25px
}

footer .sectionheader {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 40px
}

.submitButton {
    width: 100%;
    max-width: 200px;
    display: inline-block;
    line-height: 60px;
    height: 60px;
    font-weight: 600;
    color: #fff;
    background: #3c69de;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    display: inline-block;
    border: none
}

.submitButton:hover,
.submitButton:focus {
    box-shadow: 0 15px 80px rgba(60, 105, 222, 0.5)
}

.submitRow {
    overflow: inherit;
    text-align: center
}

.copyright {
    float: left
}

.socialicon {
    float: right
}

.ftrNote {
    padding-bottom: 40px
}

.socialicon i::before {
    color: #2670d3;
    opacity: .5
}

.socialicon i:hover:before {
    color: #2670d3;
    opacity: 1
}

.rightSGV {
    float: right
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    z-index: 9999;
}

#lottie {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1
}

.animationIcon {
    width: 100%;
    max-width: 320px;
    position: relative;
    display: inline-block;
    z-index: 1000
}

.animationIcon2 {
    width: 100%;
    max-width: 600px;
    position: relative;
    display: inline-block;
    z-index: 1000
}

#webdesign {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1
}

.headerPhone {
    position: relative
}

.layer1,
.layer2,
.layer3,
.layer4 {
    position: absolute
}

.layer1 {
    top: 35px;
    left: 160px;
    z-index: 10;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.layer1::before {
    content: '';
    background-image: url(../images/layershadow.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 430px;
    height: 332px;
    display: block;
    position: absolute;
    z-index: -9;
    opacity: .5;
    top: -65px;
    left: -61px
}

.layer2 {
    top: 110px;
    left: 280px;
    z-index: 8
}

.layer2::before {
    content: '';
    background-image: url(../images/layershadow.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 430px;
    height: 332px;
    display: block;
    position: absolute;
    z-index: -9;
    opacity: .5;
    top: -65px;
    left: -61px
}

.layer3 {
    top: 172px;
    left: 357px;
    z-index: 7
}

.layer3::before {
    content: '';
    background-image: url(../images/layershadow.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 430px;
    height: 332px;
    display: block;
    position: absolute;
    z-index: -9;
    opacity: .5;
    top: -65px;
    left: -61px
}

.layer4 {
    top: 234px;
    left: 436px;
    z-index: 6
}

.layer4::before {
    content: '';
    background-image: url(../images/layershadow.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 430px;
    height: 332px;
    display: block;
    position: absolute;
    z-index: -9;
    opacity: .5;
    top: -65px;
    left: -61px
}

@-webkit-keyframes afterDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes afterDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

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

.loading {
    position: absolute;
    width: 200px;
    height: 200px;
    display: 1000000;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -100px;
    z-index: 999999999999;
    background: #fff
}

#loadBG {
    overflow: hidden;
    top: 0;
    left: 0;
    position: fixed;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    display: block;
    background-color: #fff;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    z-index: 1000000
}

#pageWeb {
    width: 100%;
    float: left;
    height: 100%
}

.contFlags {
    width: 16px;
    height: 11px;
    display: inline-block !important;
    background-position: center left;
    background-repeat: no-repeat;
    background-image: url(../images/contFlags.gif);
    overflow: hidden;
}

.cnFlag {
    background-position: left -32px center;
}

.usFlag {
    background-position: left -16px center;
}

.qaFlag {
    background-position: left -48px center;
}

.inFlag {
    background-position: left 0px center;
}

.projectInfo {
    padding: 100px 0px;
}

.projectInfobox {
    width: 100%;
    float: left;
    text-align: center;
    color: #031b4e;
}

.projectInfobox h3 {
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 15px;
    font-weight: 400;
    color: #031b4e;
}

.projectInfobox h3 span {
    display: block;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 5px;
    color: #031b4e;
}

.projectInfobox img{ width: 60px; display: inline-block;}