@font-face {
    font-family: pt_sansregular;
    src: url(font/ptsans-regular-webfont.eot);
    src: url(font/ptsans-regular-webfont.eot?#iefix) format('embedded-opentype'), url(font/ptsans-regular-webfont.woff2) format('woff2'), url(font/ptsans-regular-webfont.woff) format('woff'), url(font/ptsans-regular-webfont.ttf) format('truetype'), url(font/ptsans-regular-webfont.svg#pt_sansregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: pt_sansbold;
    src: url(font/pts75f-webfont.eot);
    src: url(font/pts75f-webfont.eot?#iefix) format('embedded-opentype'), url(font/pts75f-webfont.woff2) format('woff2'), url(font/pts75f-webfont.woff) format('woff'), url(font/pts75f-webfont.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proxima_novaregular;
    src: url(font/proximanova-reg-webfont.eot);
    src: url(font/proximanova-reg-webfont.eot?#iefix) format('embedded-opentype'), url(font/proximanova-reg-webfont.woff2) format('woff2'), url(font/proximanova-reg-webfont.woff) format('woff'), url(font/proximanova-reg-webfont.ttf) format('truetype'), url(font/proximanova-reg-webfont.svg#proxima_novaregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proxima_novabold;
    src: url(font/proximanova-bold-webfont.eot);
    src: url(font/proximanova-bold-webfont.eot?#iefix) format('embedded-opentype'), url(font/proximanova-bold-webfont.woff2) format('woff2'), url(font/proximanova-bold-webfont.woff) format('woff'), url(font/proximanova-bold-webfont.ttf) format('truetype'), url(font/proximanova-bold-webfont.svg#proxima_novabold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: proxima_novasemibold;
    src: url(font/ProximaNova-Semibold.eot);
    src: url(font/ProximaNova-Semibold.eot?#iefix) format('embedded-opentype'), url(font/ProximaNova-Semibold.woff2) format('woff2'), url(font/ProximaNova-Semibold.woff) format('woff'), url(font/ProximaNova-Semibold.ttf) format('truetype'), url(font/ProximaNova-Semibold.svg#proxima_novasemibold) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: pt_sansregular;
    max-width: 1350px;
    margin: 0 auto;
    overflow-x: hidden
}

a,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

.whitelink {
    color: #fff
}

.clearfix {
    clear: both
}

.row {
    margin: 0
}

.pnull {
    padding: 0
}

.navbar {
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    padding: 0;
    background-color: #03a9f4;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background: #03a9f4;
}

.fixed-header .logo {
    padding-top: 4px
}

.fixed-header .navbar-container {
    padding: 0
}

.fixed-header .con-email {
    display: none
}

.fixed-header .logo img {
    padding: 2px 0 5px;
    width: 175px;
    height: auto
}

.navbar-brand,
.navbar-brand.fixed-theme,
.navbar-container,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme {
    transition: .8s
}

.navbar-container {
    padding: 10px 0
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.logo {
    padding-top: 7px
}

.logo img {
    margin-left: -60px
}

.top-contact ul {
    margin: 0;
    padding: 0
}

.top-contact li {
    font-size: 15px;
    display: inline-block;
    color: #fff;
    margin-left: 50px;
    line-height: 20px
}

.dropdown-item {
    font-size: 14px
}

.top-contact li a {
    color: #fff;
    font-size: 14px
}

.top-contact,
.top-social {
    padding: 0
}

.top-social ul {
    margin: 14px 0 0 0;
    text-align: right
}

.top-social li {
    display: inline-block;
    width: 29px;
    height: 29px;
    text-align: center;
    margin-left: 5px;
    padding: 7px;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 6px #ccc;
    border-image: initial;
    border-radius: 25px
}

.top-social li:hover {
    background: #444d58;
    border-color: #fff;
    cursor: pointer
}

.top-social li i {
    left: -2px;
    color: #fff;
    top: initial;
    font-size: 14px;
    bottom: 5px
}

.top-social li:hover i {
    color: #fff
}

.navbar-light .navbar-nav {
    position: absolute;
    right: 0
}

.navbar-light .navbar-nav .nav-link {
    font-family: proxima_novaregular;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase;
    padding: 22px 11px 5px
}

.navbar-light ul.navbar-nav .nav-link i {
    display: none
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:visited {
    font-weight: 900
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open>.nav-link {
    color: #f92974
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #09709c
}

.navbar.navbar-fixed-top.fixed-theme {
    position: fixed;
    background: #222;
    z-index: 9999
}

.navbar.navbar-fixed-top.fixed-theme .top-contact {
    display: none
}

.navbar.navbar-fixed-top.fixed-theme .logo img {
    max-height: 50px
}

.navbar.navbar-fixed-top.fixed-theme .navbar-container {
    padding: 5px 0
}

.navbar.navbar-fixed-top.fixed-theme .navbar-container .logo {
    padding-top: 6px
}

.carousel-item {
    height: 42rem;
    background-color: #777
}

.quote-btn {
    background: url(../images/quote-btn3.png) no-repeat;
    width: 43px;
    height: 173px;
    position: fixed;
    right: -5px;
    top: 40%;
    z-index: 9;
    outline: 0
}

.quote-btn:hover {
    background: url(../images/quote-btn-hover.png) no-repeat
}

.carousel-item>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.carousel-caption {
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 47%
}

.carousel-caption h2 {
    font-family: proxima_novabold;
    font-size: 44px;
    color: #000;
    margin-bottom: 20px;
    text-align: left;
    visibility: hidden;
}

.carousel-caption p {
    font-family: pt_sansregular;
    color: #000;
    margin-bottom: 30px;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    visibility: hidden;
}

.carousel-control-prev {
    right: 0;
    left: initial;
    height: 50%;
    top: 0
}

.carousel-control-next {
    right: 0;
    left: initial;
    height: 50%;
    top: 50%
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background: 0 0
}

.carousel-control-prev-icon img {
    margin-top: -35px;
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #637080;
    padding: 30px 11px
}

.carousel-control-next-icon img {
    position: absolute;
    top: 0;
    padding: 30px 11px
}

.btn-2 {
    box-sizing: border-box;
    font-family: proxima_novasemibold;
    font-size: 16px;
    line-height: 25px;
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    background: #09709c;
    border-bottom: 0 solid #183813;
    border-radius: 5px
}

.btn-2:hover {
    color: #fff;
    background: #444e58
}

.sol-sec {
    padding: 65px 0 35px;
    padding-bottom: 0
}

.sol-sec .sol-img,
.sol-sec .sol-img p,
.sol-sec .sol-img2,
.sol-sec .sol-img2 p {
    text-align: center;
    padding: 0
}

.sol-sec .sol-img p,
.sol-sec .sol-img2 p {
    box-sizing: border-box;
    border-width: 8px;
    border-style: solid;
    border-color: #09709c;
    border-image: initial;
    transition: .8s
}

.sol-sec .sol-img a,
.sol-sec .sol-img2 a {
    font-family: proxima_novasemibold;
    font-size: 24px;
    color: #4b4a4a;
    text-transform: uppercase
}

.sol-sec .sol-img p img {
    position: relative;
    right: -20px;
    top: -20px;
    max-width: 100%;
    transition: .8s
}

.sol-sec .sol-img p img:hover {
    position: relative;
    right: 0;
    top: 0;
    transition: .8s
}

.sol-sec .sol-img2 p img {
    position: relative;
    right: 20px;
    top: -20px;
    max-width: 100%
}

.sol-sec .sol-img2 p img:hover {
    position: relative;
    right: 0;
    top: 0;
    transition: .8s
}

.sol-sec h2 {
    font-family: proxima_novasemibold;
    color: #09709c;
    margin-bottom: 0;
    font-size: 33px;
    margin-top: 5px
}

.sol-sec .color {
    color: #09709c
}

.sol-sec .contactus {
    display: inline-block!important;
    font-family: proxima_novasemibold;
    text-transform: uppercase;
    margin-top: 0!important;
    border-bottom: solid thin #c5c5c5;
    margin-bottom: -6px!important;
    text-decoration: none;
    background: #637080;
    color: #fff;
    border-radius: 0;
    text-align: center;
    border: 3px solid #647180;
    padding: 2px 19px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    float: none;
    width: 208px
}

.sol-sec .separator {
    position: relative;
    top: 15px;
    background: url(../images/sep.png) no-repeat;
    padding: 0 60px
}

.pro-sec .separator2 {
    position: relative;
    top: 15px;
    background: url(../images/sep2.png) no-repeat;
    padding: 0 60px
}

.sol-sec h3 {
    font-family: proxima_novasemibold;
    color: #302f2f;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 24px;
    padding: 0 20px
}

.sol-sec p {
    font-family: pt_sansregular;
    color: #000;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
    text-align: justify
}

.pro-sec {
    padding: 50px 0;
    background: #09709c
}

.pro-sec h2 {
    font-family: proxima_novasemibold;
    color: #fff;
    margin-bottom: 0;
    font-size: 32px;
    margin-top: 5px;
    width: 100%;
    text-transform: uppercase
}

.pro-sec .separator {
    position: relative;
    top: 15px;
    background: url(../images/sep2.png) no-repeat;
    padding: 0 41px
}

.pro-sec .pro-box {
    background: #fff;
    border-top: 10px solid #637080;
    padding: 10px 0 25px
}

.pro-sec .pro-box:hover {
    cursor: pointer;
    background: #637080;
    border-top: 10px solid #fff
}

.pro-sec .pro1 {
    background: url(../images/pro1.png) center center no-repeat;
    padding: 35px 0;
    background-position: center center
}

.pro-sec h3 {
    font-family: proxima_novabold;
    color: #09709c;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0 30px
}

.pro-sec p {
    font-family: pt_sansregular;
    color: #000;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px;
    padding: 0 25px
}

.pro-sec .pro-box .btn-2 {
    box-sizing: border-box;
    font-family: proxima_novasemibold;
    font-size: 11px;
    line-height: 17px;
    height: 34px;
    color: #fff;
    text-transform: uppercase;
    background: #09709c;
    border-bottom: 0 solid #183813;
    border-radius: 5px
}

.pro-sec .pro-box:hover .pro1 {
    background: url(../images/pro1h.png) center center no-repeat;
    padding: 35px 0;
    background-position: center center
}

.pro-sec .pro-box:hover h3 {
    color: #fff
}

.pro-sec .pro-box:hover p {
    color: #fff
}

.pro-sec .pro-box:hover .btn-2 {
    color: #09709c;
    background: #fff;
    border-bottom: 4px solid #fff
}

.pro-sec .pro2 {
    background: url(../images/pro2.png) center center no-repeat;
    padding: 35px 0;
    background-position: center center
}

.pro-sec .pro-box:hover .pro2 {
    background: url(../images/pro2h.png) center center no-repeat;
    padding: 35px 0;
    background-position: center center
}

.pro-sec .pro3 {
    background: url(../images/pro3.png) center center no-repeat;
    padding: 35px 0;
    background-position: center center
}

.pro-sec .pro-box:hover .pro3 {
    background: url(../images/pro3h.png) center center no-repeat;
    padding: 35px 0;
    background-position: center center
}

.wwd-sec {
    padding: 50px 0 20px;
    background: url(../images/bg.jpg) center center no-repeat;
    background-size: cover
}

.wwd-sec h2 {
    font-family: proxima_novasemibold;
    color: #282828;
    margin-bottom: 0;
    font-size: 32px;
    margin-top: 5px;
    width: 100%;
    text-transform: uppercase;
    text-align: left;
    position: relative
}

.wwd-sec .separator {
    position: absolute;
    top: 0;
    background: url(../images/sep3.png) no-repeat;
    right: 0;
    width: 100%;
    background-position: right
}

.wwd-sec .wwd-box {
    position: relative;
    text-align: left
}

.wwd-sec .wwdp {
    position: relative;
    width: 100%
}

.wwd-sec .wwdp p {
    position: absolute;
    top: 55px;
    right: 50px;
    max-width: 710px;
    font-family: pt_sansregular;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    padding: 0 25px;
    text-align: justify
}

.wwd-sec .m50 {
    left: 50px
}

.wwd-sec .tm50 {
    top: -50px
}

.wwd-sec .wwd-box .pro1 {
    margin: 100px 0 185px 0
}

.wwd-sec .wwd-box .pro2 {
    margin: 220px 0 50px 0
}

.wwd-sec .wwd-box .pro3 {
    margin: 100px 0 50px 0
}

.wwd-sec .wwd-box .pro1 img,
.wwd-sec .wwd-box .pro2 img {
    position: relative
}

.wwd-sec .wwd-box .pro1 .content,
.wwd-sec .wwd-box .pro2 .content {
    position: absolute;
    background: rgba(256, 256, 256, .9);
    box-shadow: -15px 15px 0 rgba(0, 0, 0, .47);
    top: 170px;
    left: 150px;
    max-width: 350px;
    padding: 70px 10px 40px 55px
}

.wwd-sec .wwd-box .pro3 .content {
    position: absolute;
    background: rgba(256, 256, 256, .9);
    box-shadow: -15px 15px 0 rgba(0, 0, 0, .47);
    top: 180px;
    left: 17%;
    max-width: 66%;
    padding: 65px 90px 40px
}

.wwd-sec .wwd-box .pro3 img {
    position: relative
}

.wwd-sec .wwd-box .content h3 {
    font-family: proxima_novasemibold;
    color: #09709c;
    margin-bottom: 10px;
    font-size: 24px
}

.wwd-sec .wwd-box .content p {
    font-family: pt_sansregular;
    color: #000;
    font-size: 15px;
    line-height: 24px
}

.ind-sec {
    padding: 50px 0 50px;
    background: #09709c
}

.ind-sec h2 {
    font-family: proxima_novasemibold;
    color: #fff;
    margin-bottom: 20px;
    font-size: 32px;
    width: 100%;
    text-transform: uppercase
}

.ind-sec p {
    text-align: justify;
    color: #fff
}

.ind-sec .separator {
    position: relative;
    top: 15px;
    background: url(../images/sep2.png) no-repeat;
    padding: 0 41px
}

.ind-sec .ind-box {
    height: 290px;
    position: relative
}

.ind-sec .ind-box p {
    box-sizing: border-box;
    border-width: 8px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    transition: .8s;
    margin: 0
}

.ind-sec .ind-box:hover p {
    border-color: rgba(256, 256, 256, 0)
}

.ind-sec .ind-box p img {
    position: relative;
    left: -20px;
    top: -20px;
    max-width: 100%;
    transition: .8s;
    cursor: pointer
}

.ind-sec .ind-box:hover p img {
    position: relative;
    left: -10px;
    top: -18px;
    transition: .8s;
    border: 8px solid rgba(0, 0, 0, .54);
    max-width: 110%;
    opacity: .6;
    box-sizing: border-box
}

.ind-sec .ind-box .ind-box-title a {
    font-family: proxima_novasemibold;
    font-size: 24px;
    line-height: 66px;
    color: #fff;
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%
}

.ind-sec .ind-box:hover a {
    color: #201f1f
}

.partner-sec {
    padding: 50px 0;
    background-color: #3535351c;
}

.partner-sec h2 {
    font-family: proxima_novasemibold;
    color: #313030;
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 48px;
    width: 100%;
    text-transform: uppercase
}

.partner-sec .separator {
    position: relative;
    top: 15px;
    background: url(../images/sep.png) no-repeat;
    padding: 0 41px
}

.partner-sec ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.partner-sec ul li {
    display: inline-block;
    width: 25%;
    float: left;
    position: relative
}

.partner-sec ul li a img {
    max-width: 99%
}

.partner-sec ul li .dot {
    position: absolute;
    right: -12px;
    bottom: -12px;
    z-index: 9
}

.partner-sec ul li:first-child {
    border-top: 0 solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 1px solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(2) {
    border-top: 0 solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 1px solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(3) {
    border-top: 0 solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 1px solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(4) {
    border-top: 0 solid #e1dfdf;
    border-right: 0 solid #e1dfdf;
    border-bottom: 1px solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(5) {
    border-top: 0 solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(6) {
    border-top: 0 solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(7) {
    border-top: 0 solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(9) {
    border-top: 1px solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(10) {
    border-top: 1px solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(11) {
    border-top: 1px solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(12) {
    border-top: 1px solid #e1dfdf;
    border-right: 0 solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(13) {
    border-top: 1px solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(14) {
    border-top: 1px solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(15) {
    border-top: 1px solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:nth-child(16) {
    border-top: 1px solid #e1dfdf;
    border-right: 1px solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li:last-child {
    border-top: 1px solid #e1dfdf;
    border-right: 0 solid #e1dfdf;
    border-bottom: 0 solid #e1dfdf;
    border-left: 0 solid #e1dfdf
}

.partner-sec ul li a:hover>img.teclogo {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
    cursor: pointer
}

.partner-sec ul li:nth-child(4) img.dot {
    display: none
}

.partner-sec ul li:nth-child(5) img.dot {
    display: none
}

.partner-sec ul li:nth-child(6) img.dot {
    display: none
}

.partner-sec ul li:nth-child(7) img.dot {
    display: none
}

.partner-sec ul li:nth-child(9) img.dot {
    display: none
}

.partner-sec ul li:nth-child(10) img.dot {
    display: none
}

.partner-sec ul li:nth-child(11) img.dot {
    display: none
}

.partner-sec ul li:nth-child(12) img.dot {
    display: none
}

.partner-sec ul li:nth-child(13) img.dot {
    display: none
}

.partner-sec ul li:nth-child(14) img.dot {
    display: none
}

.partner-sec ul li:nth-child(15) img.dot {
    display: none
}

.partner-sec ul li:nth-child(16) img.dot {
    display: none
}

.partner-sec ul li:nth-child(8) img.dot {
    display: none
}

footer {
    padding: 50px 0 0 0;
    background-color: #02344a;
}

footer h3 {
    font-family: proxima_novasemibold;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    width: 100%;
    text-transform: uppercase
}

footer .separator {
    position: relative;
    top: 15px;
    padding: 0 41px
}

footer .top-social {
    margin: 0;
    text-align: left
}

footer .top-social li {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-right: 0;
    padding: 7px;
    border-radius: 25px;
    border: 0 solid
}

footer .top-social li:nth-child(1) {
    background: #3b5998
}

footer .top-social li:nth-child(2) {
    background: #0e97c6
}

footer .top-social li:nth-child(3) {
    background: #e94639
}

footer .top-social li:nth-child(4) {
    background: #0083be
}

footer .top-social li:nth-child(5) {
    background: #dd4b38
}

footer .top-social li:hover {
    background: #f92974
}

footer .top-social li i {
    left: 0;
    color: #fff;
    top: 10px;
    font-size: 18px
}

footer ul {
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none
}

footer ul li {
    background: url(../images/list.png) no-repeat;
    background-position: left;
    padding-left: 20px
}

footer ul li a,
footer ul li p {
    font-family: proxima_novaregular;
    color: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    padding-left: 10px
}

footer ul li a {
    padding-left: 0
}

footer ul li strong {
    font-size: 18px;
    line-height: 24px
}

footer ul.info-list li a strong {
    font-size: 16px;
    font-weight: 400
}

footer ul.info-list li {
    position: relative;
    background: 0 0;
    margin-left: 15px;
    margin-top: 10px
}

footer ul.info-list li i {
    left: -20px;
    color: #fff;
    font-size: 20px;
    top: 4px
}

footer .copyright {
    background: #051827;
    padding: 15px 0
}

footer .copyright p {
    font-family: proxima_novalight;
    color: #fff;
    font-size: 13px;
    line-height: 25px;
    padding: 0;
    margin: 0
}

.modal-quote {
    background: rgba(0, 0, 0, .2)
}

.modal-quote .modal-dialog {
    padding-top: 10%;
    width: 800px
}

.modal-quote .modal-content {
    width: 100%;
    overflow: auto;
    background: #fff;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center
}

.modal-quote .modal-header {
    padding: 0;
    border-bottom: none
}

.modal-quote .modal-title img {
    max-width: 250px;
    margin: 20px 0 0 15px
}

.modal-quote .close {
    width: 32px;
    height: 32px;
    background: #000;
    color: #fff;
    text-align: center;
    position: absolute;
    opacity: 1;
    top: 5px;
    right: 5px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    font-size: 28px
}

.modal-quote .close:hover {
    background: #f93d90
}

.modal-quote .modal-body .login-bkg {
    margin-top: -10px
}

.modal-quote .modal-body h3 {
    margin-bottom: 12px;
    margin-top: 0;
    color: #000;
    font-size: 24px;
    font-family: proxima_novasemibold;
    text-transform: capitalize
}

.modal-quote .modal-body form {
    clear: both;
    width: 100%;
    overflow: auto;
    padding: 0
}

.modal-quote .modal-body form div {
    padding: 0
}

.modal-quote .modal-body form .wpcf7-mail-sent-ng {
    margin-top: 78%;
    padding: 10px 0
}

.modal-quote .modal-body form div.col-md-6 {
    padding: 0 30px 0 20px
}

.modal-quote .modal-body input,
.modal-quote .modal-body select {
    width: 100%;
    padding: 0 10px;
    height: 43px;
    color: #000;
    border: 2px solid #09709c;
    font-family: proxima_novasemibold;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    background: 0 0;
    border-radius: 5px
}

.modal-quote .modal-body select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-position: right 15px center;
    color: #979797;
    background: 0 0
}

.col-md-6.slt-bx span {
    position: relative
}

.col-md-6.slt-bx span:after {
    position: absolute;
    content: '';
    right: 10px;
    top: 9px;
    border-top: 7px solid #0bb6b0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

span.wpcf7-not-valid-tip {
    margin: -16px 0px 0px 92px;
    text-align: left;
    padding: 0;
    line-height: 13px;
    font-size: 12px!important
}

.modal-quote .modal-body select option:first-child {
    display: none
}

.modal-quote .modal-body textarea {
    width: 89%;
    padding: 10px 10px;
    background: 0 0;
    height: 80px;
    color: #000;
    border: 2px solid #09709c;
    font-family: proxima_novasemibold;
    font-size: 14px;
    line-height: 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    float: none;
    margin-left: -10px;
    margin-bottom: 20px;
    border-radius: 5px
}

.modal-quote .modal-body textarea::-webkit-input-placeholder {
    color: #000
}

.modal-quote .modal-body textarea::-moz-placeholder {
    color: #000
}

.modal-quote .modal-body textarea:-ms-input-placeholder {
    color: #000
}

.modal-quote .modal-body textarea:-moz-placeholder {
    color: #000
}

.modal-quote .modal-body form input[type=submit] {
    width: 135px;
    height: 40px;
    padding: 0;
    background-position: center;
    float: right;
    border: none;
    background-size: 32px;
    font-size: 0
}

.modal-quote .modal-body form input[type=submit]:hover {
    background-position: center;
    cursor: pointer
}

#inner-header {
    height: 400px;
    background-size: cover;
    box-sizing: border-box
}

#inner-header .inner {
    background-size: cover;
    height: 100%;
    position: relative
}

#inner-header .inner h2 {
    font-family: proxima_novasemibold;
    color: #f92974;
    margin-bottom: 20px;
    font-size: 50px;
    width: 100%;
    text-transform: initial
}

#inner-header .inner p {
    font-family: proxima_novasemibold;
    color: #302f2f;
    font-size: 20px;
    line-height: 25px;
    padding: 0;
    margin: 0
}

#inner-header .inner .banner-img {
    float: right;
    position: absolute;
    right: 0;
    height: 100%;
    padding: 0
}

#inner-header .inner .title {
    padding: 50px 0
}

.lighter-bg {
    background: #f5f5f5;
    display: block
}

.theme-bg {
    background-color: #09709c;
}

.theme-bgc {
    background-color: #0bb6b0
}

.theme-bgc .text-center {
    color: #fff
}

.about-sec {
    padding: 65px 0 35px
}

.value-bg {
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover
}

.about-sec a {
    margin: 15px 0 0 0;
    font-family: proxima_novasemibold;
    font-size: 15px
}

.clearfix.clear {
    padding: 10px 0
}

.about-sec h2 {
    position: relative;
    font-family: proxima_novasemibold;
    color: #09709c;
    margin-bottom: 40px;
    font-size: 33px;
    margin-top: 5px;
    width: 100%;
    text-transform: uppercase
}

.about-sec.theme-bg h2 {
    color: #fff
}

section.about-sec.about-sec2 h3 {
    font-size: 25px;
    padding-left: 30px;
    text-transform: capitalize
}

section.about-sec.about-sec2 h4 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 15px;
    background: url(../images/vk.png) no-repeat;
    padding-left: 30px;
    text-transform: capitalize
}

.about-sec .separator {
    position: absolute;
    bottom: -45px;
    background: url(../images/sep.png) no-repeat;
    padding: 0;
    width: 92px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.lighter-bg h2 {
    margin-bottom: 30px
}

.about-sec h3 {
    font-family: proxima_novasemibold;
    color: #232323;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 30px;
    line-height: 24px;
    text-transform: uppercase
}

.about-sec p {
    font-family: pt_sansregular;
    text-align: justify;
    color: #000;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px
}

.txt-lft p {
    text-align: left
}

.about-sec .team img {
    max-width: 100%;
    height: auto
}

.about-sec.theme-bg p {
    color: #fff
}

.contact-sec {
    padding: 65px 0
}

.contact-sec .contact-info span {
    display: block
}

.contact-sec .contact-info strong {
    font-size: 24px
}

.contact-sec .contact-info {
    margin-bottom: 20px
}

.contact-sec .contact-form .heading {
    position: absolute
}

.contact-sec .contact-form form {
    background: #fff;
    border: 6px solid #09709c;
    padding: 0 50px 10px;
    margin: 0
}

.contact-sec .contact-form form h3 {
    margin: 20px 0 0 0;
    color: #09709c;
    font-size: 36px;
    font-family: proxima_novasemibold;
    text-transform: uppercase
}

.contact-sec .contact-form .v-title {
    width: initial;
    top: 270px
}

.contact-sec .contact-form h2 {
    font-family: proxima_novasemibold;
    font-size: 24px;
    line-height: 33px;
    color: #090909;
    text-align: center
}

.contact-sec .contact-form ul {
    list-style: none;
    padding: 0
}

.contact-sec .contact-form ul li {
    display: block;
    position: relative;
    height: 50px
}

.contact-sec .contact-form ul li>input,
select {
    width: 100%;
    padding-left: 0;
    height: 50px;
    color: #979797;
    border: none;
    border-bottom: 1px solid #aaa;
    font-family: pt_sansregular;
    font-size: 14px
}

.contact-sec .contact-form ul li .wpcf7-form-control-wrap>input,
.contact-sec .contact-form ul li .wpcf7-form-control-wrap>textarea,
select {
    width: 100%;
    padding-left: 0;
    height: 50px;
    color: #000000;
    border: none;
    border-bottom: 1px solid #aaa;
    font-family: pt_sansregular;
    font-size: 14px;
    outline: 0
}

.contact-sec .contact-form ul li .wpcf7-form-control-wrap>textarea {
    min-height: 100px;
    margin-top: 31px;
    display: block
}

.contact-sec .contact-form ul li input:hover {
    border-bottom: 1px solid #6f6d6d
}

.contact-sec .contact-form ul li:nth-child(8) {
    height: 100px
}

.contact-sec .contact-form ul li:nth-child(8) input {
    height: 80px
}

.contact-sec .contact-form ul li input[type=submit] {
    width: 160px;
    height: 40px;
    padding: 0;
    background: #09709c;
    font-family: pt_sansregular;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 70px 0 0 0
}

.contact-sec .contact-form ul li input[type=submit]:hover {
    background: #627080;
    cursor: pointer
}

.contact-sec .ab-img img {
    max-width: 100%
}

.map-section {
    position: relative
}

.map-section .map {
    z-index: 9
}

.map-section .contact-info {
    position: absolute;
    top: 20%;
    left: 40%;
    z-index: 99;
    background: #0bb6b0;
    padding: 20px 20px 0 20px
}

.map-section .contact-info p {
    margin-bottom: 15px
}

.map-section .contact-info a,
.map-section .contact-info p {
    font-family: proxima_novasemibold;
    font-size: 15px;
    line-height: 22px;
    color: #fff
}

.map-section .contact-info p i {
    color: #fff
}

.map-section .contact-info .m-left {
    position: absolute;
    left: 0;
    bottom: -15px
}

.collab p {
    margin-bottom: 5px
}

.eservices {
    position: relative;
    padding: 0;
    border: 10px solid #fff
}

.eservices img {
    max-width: 100%
}

.eservices p {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 5px;
    background: #637080;
    color: #fff;
    font-family: proxima_novasemibold;
    font-size: 16px
}

.bg2 {
    background: url(../images/bg2.jpg) no-repeat;
    background-size: cover
}

.benefits {
    position: relative;
    padding: 15px;
    border: 10px solid rgba(20, 52, 70, .2);
    background: #09709c;
}

.benefits img {
    max-width: 100%;
    border: 5px solid #fff;
    border-radius: 100px
}

.benefits p {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 5px;
    margin: 0;
    color: #fff;
    font-family: proxima_novaregular;
    font-size: 16px
}

.benefits h3 {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 21px
}

.bg {
    background: url(../images/bg.jpg) no-repeat;
    background-size: cover
}

.features {
    padding: 10px;
    box-sizing: border-box
}

.features .inner {
    border: 1px solid #ccc;
    background: #fff;
    overflow: auto;
    height: 100%;
    padding: 10px 15px
}

.features .inner img {
    max-width: 100%
}

.features .inner p {
    margin: 0
}

.features .inner h4 {
    color: #f93a7f;
    font-size: 18px;
    font-family: proxima_novasemibold
}

.bg3 {
    background: url(../images/bg3.jpg) no-repeat;
    background-size: cover
}

.bg3 h2 {
    color: #fff
}

.tech-features {
    position: relative;
    padding: 15px 10px;
    background: #fff;
    border: 10px solid #2bbdbc;
    margin-bottom: 10px
}

.tech-features img {
    max-width: 100%
}

.tech-features p {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 5px;
    color: #333;
    font-family: proxima_novaregular;
    font-size: 16px
}

.tech-features h3 {
    margin-bottom: 0;
    color: #f92974;
    font-size: 21px
}

.tech-features:hover {
    cursor: pointer;
    background: rgba(11, 182, 176, .8)
}

.tech-features:hover p {
    color: #fff
}

.tech-features:hover h3 {
    color: #333
}

.functional-modules {
    position: relative;
    margin: 35px 0
}

.functional-modules img {
    max-width: 100%
}

.functional-modules p {
    width: 100%;
    text-align: justify;
    margin: 0;
    padding: 5px;
    color: #333;
    font-family: proxima_novaregular;
    font-size: 16px
}

.functional-modules h3 {
    margin-bottom: 0;
    color: #f92974
}

.highlight {
    text-align: center
}

.highlight p {
    color: #302f2f;
    font-family: proxima_novaregular;
    font-size: 16px;
    text-align: center
}

.highlight img {
    max-width: 100px;
    margin-bottom: 20px;
    max-height: 100px
}

.highlight h4 {
    font-size: 21px;
    color: #000
}

.m-50 {
    margin-top: 50px
}

.bg4 {
    background-size: cover
}

.bg4 h4,
.bg4 h5,
.bg4 h6 {
    color: #0bb6b0
}

.bg4 p {
    color: #fff
}

@media screen and (max-width:768px) {
    .btn-group:hover .dropdown-menu,
    .dropdown:hover .dropdown-menu {
        display: block
    }
    .dropdown-menu {
        margin-top: 0
    }
    .dropdown-toggle {
        margin-bottom: 2px
    }
    .nav-tabs .dropdown-toggle,
    .navbar .dropdown-toggle {
        margin-bottom: 0
    }
}

@media screen and (max-width:480px) {
    .wow {
        visibility: visible!important;
        -webkit-animation: none!important;
        -moz-animation: none!important;
        -o-animation: none!important;
        -ms-animation: none!important;
        animation: none!important
    }
    .logo {
        text-align: center
    }
    .logo img {
        margin: 0 auto
    }
    .top-contact ul {
        text-align: left;
        background: rgba(0, 0, 0, .3)
    }
    .top-contact li {
        margin-left: 35px
    }
    .top-social {
        display: none
    }
    button.navbar-toggler {
        top: -42px;
        background: #fff;
        right: 5px;
        padding: 2px 5px;
        cursor: pointer
    }
    .navbar-light ul.navbar-nav {
        width: 300px;
        background: #222
    }
    .navbar-light ul.navbar-nav .nav-link {
        padding: 10px 20px;
        color: rgba(255, 255, 255, 1)!important
    }
    .navbar-light ul.navbar-nav .show>a {
        color: #f92974!important
    }
    .navbar-light ul.navbar-nav .nav-link i {
        display: block
    }
    .carousel-item,
    .carousel-item>img {
        height: 25rem
    }
    .carousel-caption {
        width: 100%;
        left: 0;
        right: initial;
        top: 35%
    }
    .carousel-inner .container {
        min-width: 200px
    }
    .carousel-caption h2 {
        font-size: 18px
    }
    .carousel-caption p {
        font-size: 12px;
        line-height: 16px
    }
    .sol-sec .sol-img,
    .sol-sec .sol-img2 {
        padding: 0 15px
    }
    .sol-sec h3,
    .sol-sec p {
        padding: 0
    }
    .wwd-sec .separator {
        display: none
    }
    .wwd-sec .wwdp p,
    .wwd-sec h2 {
        text-align: center;
        padding: 0
    }
    .wwd-sec .wwdp p {
        position: static
    }
    .wwd-sec .wwd-box {
        max-width: 320px
    }
    .wwd-sec .wwd-box .pro1 {
        margin: 35px 0 140px 0
    }
    .wwd-sec .wwd-box .pro2 {
        margin: 0 0 120px 0
    }
    .wwd-sec .wwd-box .pro3 {
        margin: 0;
        position: relative;
        top: -30px
    }
    .wwd-sec .wwd-box .pro1 img,
    .wwd-sec .wwd-box .pro2 img,
    .wwd-sec .wwd-box .pro3 img {
        max-width: 100%
    }
    .wwd-sec .wwd-box .pro1 .content,
    .wwd-sec .wwd-box .pro2 .content {
        top: 25px;
        left: 30px;
        width: 260px;
        padding: 20px
    }
    .wwd-sec .wwd-box .pro3 .content {
        top: 30px;
        left: 10%;
        max-width: 100%;
        padding: 15px;
        position: static
    }
    .wwd-sec .m50 {
        left: 0
    }
    .ind-sec .ind-box {
        margin-bottom: 80px
    }
    .ind-sec .ind-box.last {
        margin-bottom: 0
    }
}

.col-md-6.b-g {
    background-color: rgba(16, 16, 16, .95);
    padding: 12px;
    margin: 0 10px 15px;
    box-sizing: border-box;
    max-width: 46%
}

.col-md-6.b-g h6 {
    font-size: 20px;
    color: #f93d90
}

.detail {
    margin: 40px 0
}

.detail .col-md-3.col-lg-3 {
    max-width: 30%
}

.detail .col-md-3.col-lg-3 img {
    width: 100%
}

.detail .col-md-9.col-lg-9 h3 {
    font-size: 22px;
    color: #30c0b6;
    font-family: proxima_novasemibold;
    margin: 0
}

.detail .col-md-9.col-lg-9 P strong {
    line-height: 1.5;
    color: #292b2c
}

.detail .col-md-9.col-lg-9 P {
    margin: 0!important
}

.detail .col-md-9.col-lg-9 span {
    font-size: 16px;
    color: #a9a4a4;
    font-family: pt_sansregular
}

.detail .col-md-9.col-lg-9 h4 {
    font-size: 22px;
    color: #232323;
    font-family: proxima_novasemibold;
    margin: 15px 0 0 0
}

.detail .col-md-9.col-lg-9 p {
    font-size: 15px;
    color: #727171;
    line-height: 21px;
    font-family: pt_sansregular;
    margin: 10px 0 0 0
}

.btn-group:hover .dropdown-menu,
.dropdown:hover .dropdown-menu {
    display: block
}

.dropdown-menu {
    top: 95%
}

.dis-none {
    display: none
}

.carousel-indicators li:nth-child(1n) {
    margin: 5px 0 0 0
}

.carousel-indicators li:nth-child(2n) {
    margin: 20px 0 0 0
}

.carousel-indicators li:nth-child(3n) {
    margin: 36px 0 0 0
}

.Planning {
    margin: 20px 0;
    text-align: left;
    text-align: center
}

.Planning .col-md-4.b-g {
    background: #189c98;
    padding: 10px;
    margin: 0 10px 15px;
    box-sizing: border-box;
    display: inline-block;
    width: 388px;
    vertical-align: top
}

.Planning .col-md-4.b-g p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    margin: 20px 0 0 0
}

.col-md-3.b-g {
    background: rgba(16, 16, 16, .95);
    padding: 10px;
    margin: 25px 15px 0;
    box-sizing: border-box;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    height: 200px
}

.col-md-3.b-g h6 {
    color: #f93d90;
    border-bottom: 2px solid #fff;
    padding-bottom: 8px;
    font-size: 19px
}

.col-md-3.b-g p {
    color: #000
}

.col-lg-6 .accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 8px 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s;
    border-radius: 6px
}

.accordion:hover,
.col-lg-6 .active {
    background-color: #f92974;
    color: #fff
}

.col-lg-6 .panel {
    padding: 10px 12px;
    display: none;
    background-color: #fff;
    overflow: hidden
}

.col-lg-12 .tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.col-lg-12 .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 14px 16px;
    transition: .3s;
    text-align: left;
    font-family: proxima_novaregular;
    font-size: 14px;
    text-transform: uppercase;
    transition: 1s
}

.col-lg-12 .tab button:hover {
    background-color: #637080;
}

.col-lg-12 .tab button.active {
    background-color: #09709c;
    color: #fff
}

.col-lg-12 .tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    text-align: left;
    box-shadow: 0 1px 8px 1px #ccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    animation: fadeEffect 1s;
    background-color: #29282830;
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.quoteform .wpcf7-acceptance-missing,
.quoteform .wpcf7-validation-errors {
    border: 0;
    color: #fff
}

.col-md-6 .b-b {
    background: #189c98;
    padding: 12px;
    margin: 0 10px 15px;
    box-sizing: border-box;
    max-width: 46%
}

.big_data {
    text-align: center
}

.big_data .col-lg-6 {
    display: inline-block;
    vertical-align: top;
    max-width: 560px
}

.big_data .col-lg-6 li {
    color: #fff;
    text-align: left;
    font-size: 14px;
    line-height: 27px;
    list-style: none;
    position: relative;
    padding: 0 0 0 20px
}

.big_data .col-lg-6 li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #21af92;
    border-top: 4px solid transparent
}

.core {
    text-align: center
}

.core .col-md-6.b-g {
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.wpcf7-form-control {
    color: #000
}

.wwd-sec .wwd-box .content a {
    font-family: pt_sansregular;
    color: #fff;
    font-size: 16px;
    background: #09709c;
    border-radius: 4px;
    transition: 1s;
    padding: 6px 10px;
    margin-top: 14px;
    display: inline-block
}

.wwd-sec .wwd-box .content a:hover {
    background-color: #637080
}

.partner-sec ul li a {
    padding: 50px 0
}

.bg-core {
    background: #eee
}

img.img-up {
    margin-bottom: 35px
}

.col-md-4.text-center.pull-left.cen-btn {
    display: block;
    margin: 0 auto;
    float: none
}

.tabcontent.active {
    display: block
}

.col-md-3.b-g ul {
    padding: 0;
    margin: 15px 0 0 0
}

.col-md-3.b-g ul li {
    font-size: 15px;
    color: #fff;
    font-family: proxima_novaregular;
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
    line-height: 27px
}

.col-md-3.b-g ul li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #21af92;
    border-top: 4px solid transparent
}

section.about-sec.about-sec2.about-sec3 {
    background: #09709c
}

.col-lg-12 .tabcontent ul li {
    padding: 0 0 0 18px;
    margin: 0 0 0 15px;
    font-size: 14px
}

.col-lg-12 .tabcontent h4 {
    color: #000
}

.theme-bg2 .col-md-6.b-g ul li {
    font-size: 15px;
    color: #fff;
    font-family: pt_sansregular;
    padding: 0 0 0 15px;
    position: relative;
    line-height: 27px;
    list-style: none
}

.theme-bg2 .col-md-6.b-g ul li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    border-left: 5px solid #21af92;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

ul.square-list li {
    font-size: 15px;
    color: #727171;
    font-family: pt_sansregular;
    padding: 0 0 0 15px;
    position: relative;
    line-height: 27px;
    list-style: none
}

ul.square-list li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    border-left: 5px solid #21af92;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.bg-core h2.core-hdng {
    color: #21af92
}

ul.our-ser-sec li {
    font-size: 15px;
    color: #fff;
    font-family: pt_sansregular;
    padding: 0 0 0 15px;
    position: relative;
    line-height: 27px;
    list-style: none
}

ul.our-ser-sec li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    border-left: 5px solid #21af92;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

ul.out-sec li {
    font-size: 15px;
    color: #727171;
    font-family: pt_sansregular;
    padding: 0 0 0 15px;
    position: relative;
    line-height: 27px;
    list-style: none
}

ul.out-sec li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 9px;
    border-left: 5px solid #21af92;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

h4.color-sec {
    color: #21af92
}

.color-para p {
    color: #fff
}

@media only screen and (max-width:1300px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 22px 8px 5px
    }
    .quote-btn {
        top: 53%;
        display: none;
    }
}

@media only screen and (max-width:1280px) {
    .logo img {
        margin-left: 0
    }
}

@media only screen and (max-width:1250px) {
    .teclogo {
        width: 100%;
        height: auto
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 22px 5px 5px;
        font-size: 12px
    }
    .top-social li {
        margin-left: 0
    }
    .logo {
        padding-top: 7px
    }
    footer ul li a {
        padding-left: 0
    }
}

@media only screen and (max-width:1199px) {
    .about-sec.lighter-bg .separator,
    .about-sec.theme-bg .separator {
        right: auto
    }
    .big_data .col-lg-6 li {
        padding: 15px 0 0 20px
    }
    .big_data .col-lg-6 li::after {
        top: 27px
    }
    .Planning .col-md-4.b-g {
        width: 32%;
        margin: 0
    }
    .benefits img {
        width: 100%;
        height: auto
    }
    .col-lg-12 .tabcontent ul li {
        padding: 0 0 0 20px;
        margin: 0 0 0 15px
    }
    img.img-up {
        width: 100%
    }
    .logo {
        padding-top: 7px
    }
    .navbar-light .navbar-nav {
        top: 10px
    }
    .top-contact li a {
        font-size: 14px
    }
    .dropdown-menu {
        margin: 0
    }
    .dropdown-item {
        font-size: 13px
    }
    footer {
        padding: 20px 0 0 0
    }
    footer h3 {
        font-size: 21px;
        position: relative
    }
    footer .separator {
        top: 30px;
        left: 0;
        position: absolute
    }
    footer h3 br {
        display: none
    }
    footer ul {
        margin: 25px 0 20px 0
    }
    footer .copyright {
        padding: 4px 0
    }
    .wwd-sec .m50 {
        left: 10px
    }
    .wwd-sec .wwd-box .pro3 {
        margin: 30px 0 50px 0
    }
    .wwd-sec .wwd-box .pro3 img {
        width: 100%
    }
    .wwd-sec .wwd-box .pro3 .content {
        top: 30px
    }
    .wwd-sec {
        padding: 50px 0 0
    }
    .ind-sec .ind-box .ind-box-title a {
        line-height: 27px;
        bottom: -40px
    }
    .navbar-container {
        width: 98%;
        padding: 10px 0
    }
    .container {
        width: 98%
    }
    .logo img {
        margin-left: 0
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 12.5px;
        padding: 10px 6px 5px
    }
    .carousel-item>img {
        width: 100%;
        min-width: auto;
        height: 31rem
    }
    .carousel-item {
        width: 100%;
        min-width: auto;
        height: 31rem
    }
    .wwd-sec .separator {
        left: 0;
        right: auto;
        top: 30px;
        background-position: left
    }
    .wwd-sec .wwdp p {
        right: 0;
        max-width: 64%;
        padding: 0 10px
    }
    .wwd-sec .wwd-box .pro1 .content,
    .wwd-sec .wwd-box .pro2 .content {
        padding: 15px
    }
    #inner-header {
        height: auto
    }
    #inner-header .inner {
        height: auto;
        background-size: 100%;
        z-index: 3
    }
    #inner-header .inner h2 {
        font-size: 40px
    }
    #inner-header .inner .banner-img {
        max-height: 180px;
        bottom: 20px
    }
    .about-sec {
        padding: 20px 0 10px
    }
    .about-sec h3 {
        line-height: 35px;
        font-size: 25px
    }
    .contact-sec {
        padding: 22px 0
    }
}

@media only screen and (max-width:991px) {
    .col-md-6.b-g h6 {
        font-size: 17px
    }
    .core .col-md-6.b-g {
        width: 45%
    }
    .about-sec .col-md-6.b-g {
        max-width: 45%;
        width: 45%
    }
    footer h3 {
        font-size: 17px
    }
    .map-section .map iframe {
        width: 100%;
        height: 250px
    }
    .col-md-3.b-g {
        max-width: 45%
    }
    footer ul li strong {
        font-size: 16px
    }
    .navbar.navbar-fixed-top.fixed-theme .navbar-container .logo {
        padding: 0
    }
    .navbar-light .navbar-toggler {
        background: #fff;
        padding: 2px 6px;
        cursor: pointer
    }
    .navbar-toggler-right {
        top: 5px;
        right: 0
    }
    .fixed-header .navbar-toggler-right {
        top: 15px
    }
    .navbar-light .navbar-nav {
        top: 50px;
        background: #222;
        width: 300px;
        z-index: 99;
        padding: 10px
    }
    .navbar-light ul.navbar-nav .nav-link i {
        display: block
    }
    .pull-right {
        position: absolute;
        right: 0
    }
    .top-social {
        margin: 0 60px 0 0
    }
    .top-social ul {
        margin: 9px 0 0 0
    }
    .fixed-header .top-social ul {
        margin: 18px 0 0 0
    }
    .carousel-caption h2 {
        font-size: 30px
    }
    .carousel-item>img {
        width: 100%;
        min-width: auto;
        height: 25rem
    }
    .carousel-item {
        width: 100%;
        min-width: auto;
        height: 25rem
    }
    .sol-sec h3 {
        font-size: 16px;
        padding: 0 10px;
        margin-bottom: 10px
    }
    .sol-sec p {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 10px;
        padding: 0 10px
    }
    .sol-sec .sol-img a,
    .sol-sec .sol-img2 a {
        font-size: 20px;
        line-height: 20px
    }
    .navbar-light ul.navbar-nav .nav-link i {
        margin: -15px 0 0 0
    }
    .wwd-sec {
        padding: 30px 0 10px
    }
    .wwd-sec h2 {
        font-size: 30px
    }
    .wwd-sec .wwdp p {
        padding: 10px;
        margin: 30px 0 0 0;
        position: static;
        max-width: 100%
    }
    .pro-sec h2 {
        font-size: 30px
    }
    .pro-sec {
        padding: 20px 0
    }
    .wwd-sec .wwd-box .pro1 {
        margin: 10px 0 35px 0
    }
    .wwd-sec .wwd-box .pro1 .content,
    .wwd-sec .wwd-box .pro2 .content {
        left: 60px;
        top: 110px
    }
    .wwd-sec .wwd-box .pro2 {
        margin: 10px 0 50px 0
    }
    .wwd-sec .m50 {
        left: 0
    }
    .wwd-sec .tm50 {
        top: -10px
    }
    .wwd-sec .wwd-box .pro3 {
        margin: 0 0 50px 0
    }
    .wwd-sec .wwd-box .pro3 img {
        width: 100%
    }
    .wwd-sec .wwd-box .pro3 .content {
        top: 30px;
        left: 7%;
        padding: 20px;
        max-width: 86%
    }
    .ind-sec .ind-box {
        height: auto
    }
    #inner-header .inner h2 {
        font-size: 30px
    }
    .ind-sec .ind-box .ind-box-title a {
        bottom: -60px
    }
    .about-sec h2 {
        font-size: 25px
    }
    .about-sec h3 {
        font-size: 20px
    }
    .about-sec p {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 21px
    }
    .about-sec a {
        font-size: 15px;
        line-height: 20px
    }
    section.about-sec.about-sec2 h3 {
        margin: 0;
        font-size: 20px
    }
    .contact-sec .contact-form form h3 {
        font-size: 25px
    }
    .navbar.navbar-fixed-top.fixed-theme .top-social ul {
        margin: 13px 0 0 0
    }
    .navbar.navbar-fixed-top.fixed-theme .navbar-toggler-right {
        top: 9px
    }
    .contact-sec .contact-form form {
        padding: 0 20px 10px
    }
    .contact-info {
        margin: 30px 0 0 0
    }
    .col-md-6.b-g {
        margin: 0 2% 15px
    }
    .highlight h4 {
        font-size: 20px
    }
}

@media only screen and (max-width:916px) {
    .col-md-3 {
        max-width: 50%
    }
    .navbar.navbar-fixed-top.fixed-theme .navbar-toggler-right {
        top: 10px
    }
    .col-lg-12 .tab button {
        padding: 12px 10px
    }
}

@media only screen and (max-width:860px) {
    .col-lg-12 .tab button {
        width: 100%
    }
    footer.f-boxes .col-md-3 {
        max-width: 36%;
        width: 36%;
        display: inline-table
    }
    footer.f-boxes .col-md-2 {
        max-width: 30%;
        width: 30%;
        display: inline-table
    }
}

@media only screen and (max-width:767px) {
    .sol-sec .col-md-3 {
        max-width: 100%;
        text-align: center
    }
    .sol-sec .col-sm-12 {
        margin-bottom: 15px
    }
    .Planning .col-md-4.b-g {
        width: 100%;
        margin-bottom: 15px
    }
    .benefits .col-sm-4,
    .benefits .col-sm-8 {
        max-width: 100%;
        text-align: center
    }
    .features .col-sm-12 {
        text-align: center
    }
    .tech-features .col-sm-4,
    .tech-features .col-sm-8 {
        max-width: 100%;
        text-align: center
    }
    .functional-modules .col-sm-12 {
        max-width: 100%;
        text-align: center
    }
    .highlight {
        width: 50%;
        display: inline-table
    }
    .modal-quote .modal-body form input[type=submit] {
        float: none
    }
    .navbar.navbar-fixed-top.fixed-theme .navbar-toggler-right {
        top: 7px
    }
    .navbar.navbar-fixed-top.fixed-theme .top-social ul {
        margin: 12px 0 0 0
    }
    .navbar.navbar-toggleable-md.navbar-light {
        background: 0 0;
        position: relative
    }
    .navbar-light .navbar-nav {
        padding: 10px
    }
    .logo {
        width: 36%;
        margin: 0;
        padding: 0
    }
    .pull-left img {
        width: 175px;
        height: auto
    }
    .pnull {
        width: 60%
    }
    .top-contact li {
        font-size: 14px;
        margin-left: 30px
    }
    .carousel-item>img {
        width: 100%;
        min-width: auto;
        height: 19rem
    }
    .carousel-item {
        width: 100%;
        min-width: auto;
        height: 19rem
    }
    .carousel-caption h2 {
        font-size: 18px;
        margin-bottom: 15px
    }
    .carousel-caption p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px
    }
    .carousel-indicators {
        left: 1%;
        top: 38%
    }
    .carousel-indicators li {
        width: 30px;
        height: 5px
    }
    .carousel-indicators li::after,
    .carousel-indicators li::before {
        bottom: 0
    }
    .carousel-control-next-icon img {
        top: 50px;
        padding: 3px 5px
    }
    .carousel-control-prev-icon img {
        bottom: -50px;
        padding: 3px 5px
    }
    .navbar {
        position: static;
        background: #0da3e2;
        padding-bottom: 0
    }
    .fixed-header {
        position: fixed
    }
    .navbar-toggler-right {
        top: 9px
    }
    .top-social li {
        z-index: 9
    }
    .carousel-caption {
        top: 7%
    }
    .sol-sec h2 {
        font-size: 25px
    }
    .sol-sec h3 {
        line-height: 19px;
        font-size: 15px;
        font-weight: weight
    }
    .sol-sec .sol-img a,
    .sol-sec .sol-img2 a {
        font-size: 18px
    }
    .pro-sec h2 {
        font-size: 25px
    }
    .pro-sec h3 {
        font-size: 16px;
        min-height: 38px;
        line-height: 19px;
        margin-bottom: 3px
    }
    .pro-sec p {
        font-size: 14px;
        padding: 0 5px;
        line-height: 19px
    }
    .wwd-sec .wwd-box .content h3 {
        font-size: 20px
    }
    .wwd-sec .wwd-box .content p {
        font-size: 15px;
        line-height: 20px
    }
    .wwd-sec .wwd-box .pro3 .content {
        top: 20px
    }
    .ind-sec h2 {
        font-size: 25px
    }
    .ind-sec {
        padding: 20px 0 70px
    }
    .ind-sec .ind-box {
        height: auto
    }
    .ind-sec .ind-box a {
        font-size: 20px;
        bottom: -50px;
        line-height: 20px
    }
    .partner-sec h2 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 10px
    }
    .partner-sec {
        padding: 20px 0
    }
    .wwd-sec .wwd-box .pro1 img,
    .wwd-sec .wwd-box .pro2 img {
        width: 100%;
        height: 213px;
    }
    .wwd-sec .wwd-box .pro1 .content,
    .wwd-sec .wwd-box .pro2 .content {
        left: 30px;
        top: 10px;
        background: #ffff;
    }
    #inner-header {
        padding: 0
    }
    #inner-header .inner h2 {
        font-size: 25px;
        margin: 60px 0 0 0
    }
    footer .top-social {
        margin: 0 0 20px 0;
        display: block
    }
    #inner-header .inner .title {
        z-index: 99
    }
    #inner-header .inner .banner-img {
        bottom: 8px
    }
    .about-sec .team img {
        width: 100%;
        margin-bottom: 20px
    }
    .about-sec {
        padding: 25px 0 5px
    }
    .eservices img {
        width: 100%
    }
    section.about-sec.about-sec2 h3 {
        font-size: 18px;
        line-height: 26px
    }
    .top-contact,
    .top-social {
        display: none
    }
    footer.f-boxes .col-md-3 {
        max-width: 41%;
        width: 41%;
        display: inline-table
    }
    footer.f-boxes .col-md-2 {
        max-width: 35%;
        width: 35%;
        display: inline-table
    }
    footer.f-boxes .col-md-4 {
        max-width: 58%;
        width: 58%;
        display: inline-table
    }
}

.black_b-g {
    background: rgba(16, 16, 16, .95);
    padding: 10px;
    margin: 25px 15px 0;
    text-align: left;
    display: block
}

.black_b-g h6 {
    color: #f93d90;
    border-bottom: 2px solid #fff;
    padding-bottom: 8px;
    font-size: 19px;
    display: inline-block;
    margin-top: 10px
}

.black_b-g ul {
    padding: 0;
    margin: 10px 0
}

.black_b-g ul li {
    font-size: 18px;
    color: #fff;
    font-family: proxima_novaregular;
    list-style: none;
    position: relative;
    padding: 0 24px 0 14px;
    line-height: 27px;
    display: inline-block
}

.black_b-g ul li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 8px;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #21af92;
    border-top: 4px solid transparent
}

@media only screen and (max-width:703px) {
    .container {
        padding: 0
    }
    .logo {
        margin: 3px 0
    }
    .col-md-3.b-g {
        max-width: 85%
    }
    .carousel-control-prev {
        height: 30%
    }
    .carousel-control-next {
        top: 30%
    }
}

@media only screen and (max-width:667px) {
    .carousel-control-prev {
        height: 30%
    }
    .carousel-control-next {
        top: 31%
    }
    .col-lg-12 .tabcontent h4 {
        font-size: 18px
    }
    .core .col-md-6.b-g {
        max-width: 85%;
        width: 85%
    }
    .about-sec .col-md-6.b-g {
        max-width: 95%;
        width: 95%
    }
    .pro-sec h3 {
        font-size: 15px;
    }
    .pro-sec p {
        font-size: 15px;
    }
    .nav-item {
        z-index: 99999;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.38);
        padding: 5px 0;
    }
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        top: 0;
        z-index: 999
    }
    .alignnone.wp-image-392 {
        width: 100%;
        height: auto
    }
    .dropdown-item {
        font-size: 15px;
        border-bottom: 1px solid rgba(6, 0, 0, 0.38);
        padding: 6px;
    }
    .col-md-3 {
        max-width: 100%
    }
    .carousel-item>img {
        height: 17rem
    }
    .carousel-item {
        height: 17rem
    }
}

@media only screen and (max-width:608px) {
    .ind-sec .ind-box .ind-box-title a {
        font-size: 17px;
        bottom: -45px;
        line-height: 20px
    }
}

@media only screen and (max-width:575px) {
    .sol-sec .sol-img2 p img {
        top: -10px
    }
    .wwd-sec h2 {
        font-size: 25px
    }
    .wwd-sec .wwd-box .pro1 .content,
    .wwd-sec .wwd-box .pro2 .content {
        max-width: 90%;
        left: 6%
    }
    .ind-sec .ind-box a {
        bottom: -30px
    }
    .ind-sec .ind-box {
        margin-bottom: 65px
    }
    .modal-quote .modal-dialog {
        width: 95%;
        margin: 0 auto
    }
}

@media only screen and (max-width:567px) {
    .carousel-control-prev {
        height: 27%
    }
    .carousel-control-next {
        top: 27%
    }
    #inner-header .inner h2 {
        padding: 50px 0 0 0
    }
    .highlight {
        width: 100%
    }
    .logo {
        width: 100%;
        text-align: center
    }
    .pnull {
        width: 100%;
        text-align: center
    }
    .text-right {
        text-align: center!important
    }
    .top-social ul {
        text-align: center
    }
    .navbar-light .navbar-nav {
        text-align: left
    }
    .carousel-caption {
        top: 14%;
        left: 0;
        width: 56%
    }
    .carousel-caption h2 {
        font-size: 16px;
        margin-bottom: 5px
    }
    .carousel-caption p {
        font-size: 13px
    }
    .btn-2 {
        height: 30px;
        font-size: 14px;
        line-height: 14px
    }
    .pull-right {
        position: absolute;
        margin: 0;
        top: 2px
    }
    .logo {
        margin: 10px 0 0 0
    }
    .carousel-item>img {
        height: 14rem
    }
    .carousel-item {
        height: 14rem
    }
    .ind-sec {
        margin: 20px 0 0 0
    }
    .wwd-sec .wwd-box .pro3 .content {
        max-width: 100%;
        position: static;
        margin: 20px 0 0 0
    }
    .about-sec h2 {
        font-size: 20px;
        margin: 10px 0 20px 0
    }
    .about-sec .separator {
        bottom: -28px
    }
    .about-sec p {
        font-size: 15px;
        line-height: 22px
    }
    .about-sec h3 {
        font-size: 17px;
        line-height: 24px
    }
    .navbar-light ul.navbar-nav .nav-link i {
        margin: 3px 0 0 0
    }
    .navbar.navbar-fixed-top.fixed-theme .navbar-toggler-right {
        top: 8px
    }
    .text-right,
    .top-social {
        display: none
    }
    .logo {
        margin: 0;
        text-align: left
    }
    .navbar-light .navbar-toggler {
        top: 11px
    }
    #inner-header .inner .banner-img {
        max-height: 155px;
        bottom: auto;
        top: 20px
    }
    #inner-header .inner .banner-img {
        display: none
    }
    #inner-header .inner .title {
        padding: 10px 0
    }
    #inner-header .inner h2 {
        margin: 10px 0 0 0
    }
    #inner-header .inner p {
        font-size: 16px
    }
    section.about-sec.about-sec2 h3 {
        font-size: 15px;
        line-height: 20px
    }
    .col-md-6.b-g {
        max-width: 100%
    }
}

@media only screen and (max-width:480px) {
    .fixed-header .logo {
        margin: 0
    }
    .ind-sec {
        padding: 20px 0 10px
    }
    .col-md-3.b-g {
        max-width: 95%;
        margin: 10px 0!important
    }
    .core .col-md-6.b-g {
        max-width: 95%;
        width: 95%
    }
    .modal-quote .modal-body form div.col-md-6 {
        padding: 0
    }
    .modal-quote .modal-body textarea {
        width: 100%;
        margin: 0 0 15px 0
    }
    .navbar.navbar-fixed-top.fixed-theme .navbar-toggler-right {
        top: 6px
    }
    .top-contact li {
        padding: 10px 0
    }
    .navbar-light .navbar-nav {
        top: 0
    }
    .fa-li.fa.fa-envelope,
    .fa-li.fa.fa-phone {
        margin: 10px 0 0 0
    }
    .carousel-caption {
        top: 5%
    }
    .carousel-caption h2 {
        font-size: 15px
    }
    .carousel-caption p {
        font-size: 12px;
        line-height: 14px
    }
    .carousel-item>img {
        height: 12rem
    }
    .carousel-item {
        height: 12rem
    }
    .navbar-light .navbar-toggler {
        top: 6px
    }
    .text-right,
    .top-social {
        display: none
    }
    .top-contact ul {
        background: 0 0;
        text-align: center
    }
    .top-social ul {
        margin: 0
    }
    .navbar-light ul.navbar-nav {
        top: 53px;
        z-index: 999
    }
    .logo {
        margin: 10px 0;
        text-align: left
    }
    .pull-left img {
        width: 115px
    }
    .sol-sec h3,
    .sol-sec p {
        padding: 0
    }
    .pro-sec .pro-box {
        margin-bottom: 15px
    }
    .wwd-sec .wwdp p {
        margin: 10px 0 0 0;
        padding: 0;
        font-size: 15px;
        line-height: 21px
    }
    .wwd-sec .wwd-box {
        max-width: 100%
    }
    .wwd-sec .wwd-box .pro1 .content,
    .wwd-sec .wwd-box .pro2 .content {
        max-width: 100%;
        width: 92%;
        left: 4%
    }
    .wwd-sec {
        padding: 20px 0 10px
    }
    .about-sec {
        padding: 5px 0 5px
    }
    footer.f-boxes .col-md-3 {
        max-width: 85%;
        width: 85%;
        display: inline-table
    }
    footer.f-boxes .col-md-2 {
        max-width: 85%;
        width: 85%;
        display: inline-table
    }
    footer.f-boxes .col-md-4 {
        max-width: 85%;
        width: 85%;
        display: inline-table
    }
}

@media only screen and (max-width:420px) {
    .top-contact li {
        padding: 3px 0
    }
    .fa-li.fa.fa-envelope,
    .fa-li.fa.fa-phone {
        margin: 2px 0 0 0
    }
    .navbar {
        z-index: 99
    }
    #inner-header .inner .banner-img {
        bottom: 18px
    }
}

@media only screen and (max-width:380px) {
    .carousel-caption {
        top: 0
    }
    .carousel-caption p {
        margin-bottom: 5px;
        line-height: 14px
    }
}

.my-stars {
    text-align: center;
    margin-right: 10px;
}

.my-stars, p.aggRatings {
    font-size: 17px;
    text-align: center;
    color: #fff;
    display: inline;
}

.my-stars i {
    color: #fad000;
}

.google-rating {
    padding: 35px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -37px;
}

.packtitle {
    color: black;
    font-size: 18px;
    text-transform: uppercase;
    font-family: proxima_novasemibold;
    padding: 6px 16px;
    border-bottom: 1px dotted lightgrey;
    text-align: left;
}

.logo2 {
    
    margin-left: -29px;
}


