@charset "utf-8";
@font-face {
    font-family: Druk;
    src: url(fonts/druk/Druk-Bold.eot);
    src: url(fonts/druk/Druk-Bold.eot?#iefix) format("embedded-opentype"), url(fonts/druk/Druk-Bold.woff) format("woff"), url(fonts/druk/Druk-Bold.ttf) format("truetype");
    font-style: normal
}

html * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%
}

* {
    list-style-type: none;
    margin: 0;
    padding: 0
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

fieldset,
img {
    border: 0
}

:focus {
    outline: 0
}

body {
    font-family: source_sans_proregular;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    background: #fff
}

.clear {
    clear: both
}

a {
    color: #555;
    text-decoration: none
}

a:hover {
    color: #888
}

a.blue_link {
    color: #0072cf
}

p {
    margin: 0 0 10px 0;
    color: #555;
    font-size: 14px;
    font-family: source_sans_proregular
}

img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle
}

article,
aside,
figure,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 28px;
    /* font-family: source_sans_probold; */
    font-weight: 400
}

h2 {
    font-size: 24px;
    /* font-family: source_sans_probold; */
    font-weight: 400
}

h3 {
    font-size: 22px;
    /* font-family: source_sans_probold; */
    font-weight: 400
}

h4 {
    font-size: 20px;
    font-family: source_sans_prosemibold;
    font-weight: 400
}

h5 {
    font-size: 18px;
    font-family: 'Exo 2', sans-serif;
    /* font-family: source_sans_prosemibold; */
    font-weight: 600;
}

h6 {
    font-size: 16px;
    font-family: source_sans_prosemibold;
    font-weight: 400
}

p.text_center {
    text-align: center
}

p.text_left {
    text-align: left
}

p.text_right {
    text-align: right
}

p.small {
    font-size: 13px;
    line-height: 18px;
    color: #555
}

p.strong {
    font-size: 14px;
    color: #222 !important;
    font-family: source_sans_prosemibold
}

.clear {
    clear: both;
    float: none
}

@-moz-document url-prefix() {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 400
    }
}

a.home {
    color: #fff
}

img.large {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    float: left
}

img.medium {
    width: 60%;
    height: auto;
    padding: 0;
    margin: 0 20px 10px 0;
    border: 0;
    outline: 0;
    float: left
}

img.thumb {
    width: 50%;
    height: auto;
    padding: 0;
    margin: 0 20px 10px 0;
    border: 0;
    outline: 0;
    float: left
}

img.thumb_small {
    width: 35%;
    height: auto;
    padding: 0;
    margin: 0 20px 10px 0;
    border: 0;
    outline: 0;
    float: left
}

img.small {
    width: 30%;
    height: auto;
    padding: 0;
    margin: 0 20px 10px 0;
    border: 0;
    outline: 0;
    float: left
}

img.small_small {
    width: 25%;
    height: auto;
    padding: 0;
    margin: 0 20px 10px 0;
    border: 0;
    outline: 0;
    float: left
}

.height_5 {
    height: 5px;
    font-size: 5px
}

.height_8 {
    height: 8px;
    font-size: 8px
}

.height_10 {
    height: 10px;
    font-size: 10px
}

ul {
    list-style-type: disc;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}

ul li {
    list-style-type: disc;
    padding: 0;
    /* margin: 0 0 10px 25px; */
    text-align: left;
    /* font-family: source_sans_proregular; */
    /* color: #555; */
    /* font-size: 14px; */
    /* line-height: 22px; */
}

ul li a {
    padding: 0;
    margin: 0
}

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

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

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

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

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

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

@font-face {
    font-family: lubalin_graph_demi_regular;
    src: url(fonts/lubalin_graph_demi/lubalin_graph_demi_regular-webfont.eot);
    src: url(fonts/lubalin_graph_demi/lubalin_graph_demi_regular-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/lubalin_graph_demi/arapey-italic-webfont.woff2) format('woff2'), url(fonts/lubalin_graph_demi/arapey-italic-webfont.woff) format('woff'), url(fonts/lubalin_graph_demi/arapey-italic-webfont.ttf) format('truetype'), url(fonts/lubalin_graph_demi/arapey-italic-webfont.svg#arapeyitalic) format('svg');
    font-weight: 400;
    font-style: normal
}

#main {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

.wrapper {
    max-width: 1190px;
    width: 100%;
    height: auto;
    padding: 0px 15px;
    margin: 0 auto;
    position: relative;
    zoom: 1
}

.fixed {
    position: fixed;
    top: 0
}

#main_header {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

#main_header .header_top {
    width: 100%;
    height: 37px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ededed
}

#main_header .header_bottom {
    width: 100%;
    height: auto;
    min-height: 80px;
    padding: 0;
    margin: 0
}

.social_icons {
    width: 255px;
    height: auto;
    padding: 0;
    margin: 0;
    float: left
}

.social_icons a {
    display: block;
    padding: 0;
    margin: 0 14px 0 0;
    float: left
}

.social_icons a i.fa {
    font-size: 16px;
    color: #999;
    line-height: 35px
}

.social_icons a i.fa:hover {
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 2s ease-out;
    -o-transition: background-color 2s ease-out;
    transition: background-color 2s ease-out
}

.social_icons a i.fa-facebook:hover {
    color: #204385
}

.social_icons a i.fa-twitter:hover {
    color: #2aa9e0
}

.social_icons a i.fa-google-plus:hover {
    color: #cf4832
}

.social_icons a i.fa-youtube:hover {
    color: #c81825
}

.social_icons a i.fa-linkedin:hover {
    color: #02669a
}

.social_icons a i.fa-pinterest:hover {
    color: #c82828
}

.social_icons a i.fa-foursquare:hover {
    color: #90ceec
}

.social_icons a i.fa-tumblr:hover {
    color: #2f5070
}

.sub_nav {
    float: right;
    padding: 0;
    margin: 0
}

.sub_nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.sub_nav ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    line-height: 37px
}

.sub_nav ul li.sub_drop {
    position: relative
}

.sub_nav ul li.sub_drop a {
    display: block
}

.sub_nav ul li.sub_drop div.sub_dropDown {
    position: absolute;
    z-index: 9999999;
    width: 285px;
    height: 45px;
    overflow: hidden;
    top: 37px;
    right: 0;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    -webkit-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, .3);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: -1
}

.sub_nav ul li.sub_drop div.sub_dropDown ul {
    list-style-type: none;
    position: absolute;
    margin: 0;
    height: auto;
    padding: 0;
    top: 0;
    right: 0;
    width: 100%
}

.sub_nav ul li.sub_drop div.sub_dropDown ul li {
    list-style-type: none;
    padding: 0 5px;
    margin: 0;
    float: right;
    height: auto;
    display: inline-block
}

.sub_nav ul li.sub_drop div.sub_dropDown ul span {
    color: #888;
    padding: 0;
    margin: 0;
    float: right;
    line-height: 35px
}

.sub_nav ul li.sub_drop:hover {
    border-bottom: 2px solid #0072cf;
    line-height: 35px
}

.sub_nav ul li.sub_drop:hover div.sub_dropDown {
    z-index: 9999999;
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opactiy .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.sub_nav ul li a {
    display: block;
    padding: 0 10px;
    margin: 0;
    float: left;
    color: #555;
    font-size: 12px
}

.sub_nav ul li a:hover {
    color: #0072cf
}

.sub_nav ul li a img {
    margin-right: 5px;
    margin-top: -2px
}

.sub_nav ul li span {
    color: #ccc;
    float: left
}

.logo {
    float: left;
    padding: 0;
    margin: 9px 0;
    /* width: 200px; */
    /* height: 50px; */
}

.logo img {
    border: 0;
    outline: 0
}

.main_nav {
    float: right;
    padding: 0;
    margin: 0;
    height: 80px
}

.main_nav #inn {
    margin: auto;
    width: 98%;
    padding: 0 1%;
    max-width: 998px
}

.main_nav ul#nav {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.main_nav ul#nav li {
    list-style-type: none;
    float: left;
    padding: 0;
    margin: 0
}

.main_nav ul#nav li.award {
    list-style-type: none;
    float: left;
    padding: 0;
    margin: 0 0 0 18px
}

.main_nav ul#nav li.award a {
    padding: 0
}

.main_nav ul#nav li.award a.hover {
    color: #fff;
    background: 0;
    text-decoration: none
}

.main_nav ul#nav li.award a.active {
    text-decoration: none;
    color: #fff
}

.main_nav ul#nav li a {
    display: block;
    padding: 30px 15px;
    margin: 0;
    float: left;
    color: #333;
    font-size: 15px;
    font-family: source_sans_prosemibold
}

.main_nav ul#nav li a.hover {
    color: #fff;
    background: #0072cf;
    text-decoration: none
}

.main_nav ul#nav li a.active {
    text-decoration: none;
    color: #fff
}

.main_nav ul#nav li.drop {
    position: relative
}

.main_nav ul#nav li.drop a {
    padding-right: 13px;
    padding-left: 13px;
    display: block
}

.main_nav ul#nav li.drop a {
    text-decoration: none
}

.main_nav ul#nav li.drop {
    position: relative;
}

.main_nav ul#nav li.drop a span {
    width: 16px !important;
    height: 16px !important;
    background: url(../images/sprites_ico.png) 74px 162px;
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 13px;
}

.main_nav ul#nav li.drop a.hover span {
    background-image: url(images/menuArrowDown_hover.png);
    background-repeat: no-repeat;
    background-position: top left
}

.main_nav ul#nav li div.dropDown {
    position: absolute;
    z-index: 99999;
    width: 200px;
    overflow: hidden;
    margin-top: 80px;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .3)
}

.main_nav ul#nav li div.dropDown ul {
    list-style-type: none;
    position: absolute;
    margin: 0;
    height: auto;
    padding: 0;
    background: #fff;
    bottom: 0;
    width: 100%
}

.main_nav ul#nav li div.dropDown li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.main_nav ul#nav li div.dropDown li a {
    padding: 8px 8px;
    color: #555;
    border-right: 0;
    font-size: 12px;
    background: url(images/menuArrow.png) no-repeat 17px 13px;
    padding-left: 28px;
    display: block;
    width: 100%;
    line-height: 20px
}

.main_nav ul#nav li div.dropDown li a:hover {
    text-decoration: none;
    background: url(images/menuArrow_hover.png) no-repeat 17px 13px;
    background-color: #0072cf;
    color: #fff
}

.main_nav ul#nav li div.flat_nav {
    width: 725px;
    height: 250px;
    background: #fff;
    right: -190px;
    height: auto;
    overflow: hidden
}

.main_nav ul#nav li div.flat_nav .flat_one {
    width: 225px;
    height: 250px;
    float: left;
    display: block;
    margin-right: 25px
}

.main_nav ul#nav li div.flat_nav .flat_one>ul {
    width: 225px;
    float: left
}

.main_nav #navHolder {
    z-index: 99999;
    float: right
}

.main_nav #mobileMenu {
    height: 40px;
    width: 90%;
    margin: auto;
    color: #ddd;
    line-height: 40px;
    display: none;
    cursor: pointer;
    background: #3f3f3f;
    float: left
}

.main_nav #mobileMenu i {
    float: right;
    font-size: 16px
}

#banner_wrap {
    width: 100%;
    height: 590px;
    padding: 0;
    margin: 0;
    background: #fff;
    position: relative;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5)
}

#banner_slide {
    width: 100%;
    height: 100%;
    position: absolute
}

#banner_slide>div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(images/banner.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-behavior: url(backgroundsize.htc);
    behavior: url(backgroundsize.htc);
    background-size: cover;
    display: none;
    overflow: hidden
}

#banner_slide #caption {
    display: block;
    width: 100%;
    color: #fff;
    margin-top: 200px;
    z-index: 999;
    position: relative;
    opacity: 0;
    padding-left: 200px;
    min-width: 300px
}

.sbannerBtn {
    position: absolute;
    z-index: 9990 !important;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 2%;
    top: 38%;
    cursor: pointer;
    border: 0;
    background: url(images/arrow_btn_left.png) no-repeat center
}

.sbannerBtn.right {
    background: url(images/arrow_btn.png) no-repeat center
}

#banner_wrap i.fa {
    font-size: 50px;
    line-height: 35px;
    color: rgba(255, 255, 255, .5)
}

#banner_wrap i.fa:hover {
    color: #ddd
}

.sbannerBtn:hover {
    color: #ddd;
    border: 0;
    outline: 0
}

#bottom-border {
    display: block;
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999
}

#bottom-border #bbleft,
#bottom-border #bbright {
    position: relative;
    display: block;
    width: 49%;
    width: -o-calc(49% - 5px);
    width: -webkit-calc(49% - 5px);
    width: calc(49% - 5px);
    height: 30px
}

#bottom-border #bbleft {
    float: left
}

#bottom-border #bbleft:after {
    content: '';
    position: absolute;
    right: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 0 26px;
    border-color: transparent
}

#bottom-border #bbright {
    float: right
}

#bottom-border #bbright:after {
    content: '';
    position: absolute;
    left: -25px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 26px;
    border-color: transparent
}

#bottom-border #bbleft,
#bottom-border #bbright {
    background: #fff
}

#bottom-border #bbleft:after {
    border-left-color: #fff
}

#bottom-border #bbright:after {
    border-bottom-color: #fff
}

.heading_title h1,
.heading_title h2 {
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 50px 0 20px 0;
    font-size: 28px;
}

.heading_title h1.black {
    color: #333
}

.titleborderOut {
    width: 100%;
    position: relative;
    margin: 0 0 35px 0
}

.titleborderOut .titleborder {
    width: 80px;
    margin: 0 auto;
    height: 2px;
    text-align: center;
    background: rgba(255, 255, 255, .5);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.heading_title:hover .titleborderOut .titleborder {
    width: 120px
}

.titleborderOut .titleborder.black {
    background: rgba(0, 0, 0, .5)
}

#about_trawex {
    width: 100%;
    height: auto;
    min-height: 300px;
    padding: 0;
    margin: 0;
    position: relative
}

.about_colm {
    width: 31.176%;
    height: auto;
    float: left;
    position: relative;
    margin: 1% 1.618%;
    padding: 0
}

.about_colm.alpha {
    margin-left: 0
}

.about_colm.omega {
    margin-right: 0
}

.about_colm p {
    text-align: justify;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0
}

.about_colm p span {
    background: url(images/abt_sprite.png) no-repeat top left;
    width: 55px;
    height: 56px;
    overflow: hidden;
    margin: 0 auto;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.about_colm p span:hover {
    cursor: pointer
}

.about_colm p span.icon_one {
    background-position: 0 0
}

.about_colm p span.icon_one:hover {
    background-position: 0 -59px
}

.about_colm p span.icon_two {
    background-position: -55px 0
}

.about_colm p span.icon_two:hover {
    background-position: -55px -59px
}

.about_colm p span.icon_three {
    background-position: -111px 0
}

.about_colm p span.icon_three:hover {
    background-position: -111px -59px
}

.about_colm h3 {
    text-align: center;
    margin: 1rem 0;
    line-height: 35px;
    color: #333
}

#our_clients_are {
    width: 100%;
    min-height: 400px;
    height: auto;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .25)
}

.clients_are {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center
}

#our_clients_are .owl-item.active .animation.animated-item-1 {
    -webkit-animation: fadeInUp .3s linear .3s both;
    -moz-animation: fadeInUp .3s linear .3s both;
    -o-animation: fadeInUp .3s linear .3s both;
    -ms-animation: fadeInUp .3s linear .3s both;
    animation: fadeInUp .3s linear .3s both
}

#our_clients_are .owl-item.active .animation.animated-item-2 {
    -webkit-animation: fadeInUp .3s linear .6s both;
    -moz-animation: fadeInUp .3s linear .6s both;
    -o-animation: fadeInUp .3s linear .6s both;
    -ms-animation: fadeInUp .3s linear .6s both;
    animation: fadeInUp .3s linear .6s both
}

#our_clients_are .owl-item.active .animation.animated-item-3 {
    -webkit-animation: fadeInUp .3s linear .9s both;
    -moz-animation: fadeInUp .3s linear .9s both;
    -o-animation: fadeInUp .3s linear .9s both;
    -ms-animation: fadeInUp .3s linear .9s both;
    animation: fadeInUp .3s linear .9s both
}

#our_clients_are .owl-item.active .animation.animated-item-4 {
    -webkit-animation: fadeInUp .3s linear 1.2s both;
    -moz-animation: fadeInUp .3s linear 1.2s both;
    -o-animation: fadeInUp .3s linear 1.2s both;
    -ms-animation: fadeInUp .3s linear 1.2s both;
    animation: fadeInUp .3s linear 1.2s both
}

#our_clients_are .owl-item.active .animation.animated-item-5 {
    -webkit-animation: fadeInUp .3s linear 1.5s both;
    -moz-animation: fadeInUp .3s linear 1.5s both;
    -o-animation: fadeInUp .3s linear 1.5s both;
    -ms-animation: fadeInUp .3s linear 1.5s both;
    animation: fadeInUp .3s linear 1.5s both
}

#our_clients_are .owl-item.active .animation.animated-item-6 {
    -webkit-animation: fadeInUp .3s linear 1.8s both;
    -moz-animation: fadeInUp .3s linear 1.8s both;
    -o-animation: fadeInUp .3s linear 1.8s both;
    -ms-animation: fadeInUp .3s linear 1.8s both;
    animation: fadeInUp .3s linear 1.8s both
}

#our_clients_are .owl-item.active .animation.animated-item-7 {
    -webkit-animation: fadeInUp .3s linear 2.1s both;
    -moz-animation: fadeInUp .3s linear 2.1s both;
    -o-animation: fadeInUp .3s linear 2.1s both;
    -ms-animation: fadeInUp .3s linear 2.1s both;
    animation: fadeInUp .3s linear 2.1s both
}

#our_clients_are .owl-item.active .animation.animated-item-8 {
    -webkit-animation: fadeInUp .3s linear 2.4s both;
    -moz-animation: fadeInUp .3s linear 2.4s both;
    -o-animation: fadeInUp .3s linear 2.4s both;
    -ms-animation: fadeInUp .3s linear 2.4s both;
    animation: fadeInUp .3s linear 2.4s both
}

#our_clients_are .owl-item.active .animation.animated-item-9 {
    -webkit-animation: fadeInUp .3s linear 2.7s both;
    -moz-animation: fadeInUp .3s linear 2.7s both;
    -o-animation: fadeInUp .3s linear 2.7s both;
    -ms-animation: fadeInUp .3s linear 2.7s both;
    animation: fadeInUp .3s linear 2.7s both
}

#our_clients_are {
    position: relative
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel {
    position: relative
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .owl-item {
    position: relative
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .owl-item .item {
    min-height: 420px;
    background-size: cover
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    margin: 10px 0 10px 0
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content {
    left: 20%;
    right: 20%;
    text-align: center;
    position: absolute
}

#our_clients_are .txt-white {
    color: #fff
}

#our_clients_are .owl-carousel .content .wrapper {
    padding: 50px 0
}

#our_clients_are .heading_title h1.padd-top-z {
    padding-top: 0
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h2 {
    font-size: 40px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 40px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h2 span {
    font-size: 35px;
    font-family: source_sans_proregular;
    line-height: 35px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h3 {
    font-size: 30px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 35px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h3 span {
    font-size: 25px;
    font-family: source_sans_proregular;
    line-height: 30px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h4 {
    font-size: 25px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 30px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h4 span {
    font-size: 22px;
    font-family: source_sans_proregular;
    line-height: 25px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h5 {
    font-size: 22px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 25px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h5 span {
    font-size: 20px;
    font-family: source_sans_proregular;
    line-height: 24px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content h6 {
    font-size: 20px !important;
    font-family: source_sans_proregular;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 24px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content p {
    font-size: 20px !important;
    color: #fff;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 22px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .content span.outline {
    font-size: 20px !important;
    color: #fff;
    background: #0072cf;
    text-shadow: 1px 1px 1px #666;
    padding: 2px 10px;
    margin: 0 auto;
    text-align: center;
    line-height: 22px
}

#our_clients_are .carousel-container #demo .span12 .owl-carousel .item {
    min-height: 300px
}

.clients_list {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0
}

.clients_list li {
    list-style-type: none;
    padding: 0;
    margin: 0 5% 5% 5%;
    text-align: center;
    display: inline-block
}

.clients_list li a {
    border: 0;
    outline: 0;
    display: block
}

.clients_all {
    width: 135px;
    height: 135px;
    position: relative;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, .6), 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255, 255, 255, .6), 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, .6), 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.clients_all:hover {
    -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .1), 0 1px 2px rgba(0, 0, 0, .1)
}

.cl_info {
    position: absolute;
    width: inherit;
    height: inherit;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.clients_all:hover .cl_info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.client_1 {
    background: url(images/travel_icon.png)
}

.client_2 {
    background: url(images/tour_icon.png)
}

.client_3 {
    background: url(images/hotel_icon.png)
}

.client_4 {
    background: url(images/search_icon.png)
}

.img_1 {
    background-image: url(images/travel_icon_hover.png)
}

.img_2 {
    background-image: url(images/tour_icon_hover.png)
}

.img_3 {
    background-image: url(images/hotel_icon_hover.png)
}

.img_4 {
    background-image: url(images/search_icon_hover.png)
}

.clients_list li h5 {
    color: #fff;
    padding: 0;
    margin: 15px 0;
    line-height: 22px
}

#what_we_offer {
    width: 100%;
    min-height: 450px;
    padding: 0;
    margin: 40px 0 50px 0;
    position: relative;
    background: #fff;
    text-align: center
}

.we_offers {
    list-style-type: none;
    text-align: center;
    border-collapse: collapse;
    height: auto;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: 0;
    border: 0
}

.we_offers .img {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    height: 250px;
    padding: 0 1.4%;
    margin: 0 0 10px -4px;
    border: 1px solid rgba(0, 0, 0, .15);
    outline: 0;
    background-color: #fff
}

.we_offers .we_one {
    display: inline-block;
    margin-top: 0
}

.we_offers .img:first-child {
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.we_offers .img h6 {
    padding: 0;
    margin: 0;
    line-height: 22px
}

.we_offers .img {
    position: relative;
    overflow: hidden
}

.we_offers .img img {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 15px 0;
    width: 150px;
    height: 150px;
    display: block
}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 114, 207, .8);
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer
}

a.close-overlay.hidden {
    display: none
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 5px #fff;
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px
}

#we_offer .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}

#we_offer .overlay a.expand {
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

#we_offer .img.hover .overlay {
    opacity: .8
}

#we_offer .img.hover .overlay a.expand {
    top: 50%;
    margin-top: -30px;
    opacity: 1
}

#exceptional {
    width: 100%;
    height: auto;
    min-height: 400px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.quote {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.quote i.fa {
    color: #fff;
    font-size: 60px;
    margin: 50px 0 0 0;
    padding: 0
}

.quote i.fa:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#exceptional {
    position: relative
}

#exceptional blockquote:before {
    color: #fff;
    content: "\201C";
    font-size: 3.5em;
    position: absolute;
    left: 5px;
    top: .3em;
    line-height: .1em
}

#exceptional blockquote:after {
    color: #fff;
    content: "\201D";
    font-size: 3.5em;
    position: absolute;
    right: 5px;
    bottom: 0;
    line-height: .1em
}

#exceptional .carousel-container .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    margin: 10px 0 10px 0
}

#exceptional .owl-carousel .owl-item {
    position: relative
}

#exceptional .titleborderOut {
    width: 100%;
    position: relative;
    margin: 0 0 20px 0
}

#exceptional .heading_title h1 {
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding: 20px 0 20px 0
}

#exceptional .owl-carousel .owl-item .item {
    min-height: 420px;
    padding: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#exceptional .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    margin: 10px 0 10px 0;
    padding: 10px 0
}

#exceptional .owl-carousel .content {
    left: 20%;
    right: 20%;
    text-align: center;
    position: absolute
}

#exceptional .owl-carousel .content .wrapper {
    padding: 0 0 50px 0
}

#exceptional .owl-carousel .content h2 {
    color: #fff;
    font-size: 40px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 40px
}

#exceptional .owl-carousel .content h2 span {
    font-size: 35px;
    font-family: source_sans_proregular;
    line-height: 35px
}

#exceptional .owl-carousel .content h3 {
    color: #fff;
    font-size: 21px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 35px
}

#exceptional .owl-carousel .content h4 {
    color: #fff;
    font-size: 20px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 30px
}

#exceptional .owl-carousel .content h4 span {
    font-size: 19px;
    font-family: source_sans_proregular;
    line-height: 25px
}

#exceptional .owl-carousel .content h5 {
    color: #fff;
    font-size: 16px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 25px
}

#exceptional .owl-carousel .content h5 span {
    font-size: 18px;
    font-family: source_sans_proregular;
    line-height: 24px
}

blockquote {
    text-align: center;
    padding: 0 1em 0 2.5em;
    position: relative;
    border: 0
}

blockquote:before {
    color: #fff;
    content: "\201C";
    font-size: 3.5em;
    position: absolute;
    left: 5px;
    top: .3em;
    line-height: .1em
}

blockquote:after {
    color: #fff;
    content: "\201D";
    font-size: 3.5em;
    position: absolute;
    right: 110px;
    bottom: 0;
    line-height: .1em
}

blockquote h4 {
    display: inline;
    color: #fff;
    font-family: source_sans_proregular;
    line-height: 25px
}

#features {
    width: 100%;
    min-height: 450px;
    padding: 0;
    margin: 0;
    position: relative;
    background: #f8f8f8;
    overflow: hidden
}

.carousel-container {
    width: 100%;
    margin: 0 auto
}

#online {
    width: 100%;
    min-height: 425px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    background: url(images/online_bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .25)
}

.travel_online {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.travel_online h6 {
    padding: 0 15%;
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    width: 100%;
    font-family: source_sans_proregular
}

ul.online_icons {
    list-style-type: none;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 35px 0;
    text-align: center;
    float: none
}

ul.online_icons li {
    list-style-type: none;
    width: auto;
    padding: 0;
    margin: 10px 1.4%;
    border: 0;
    outline: 0;
    text-align: center;
    display: inline-block
}

ul.online_icons li:hover {
    cursor: pointer
}

ul.online_icons li img {
    margin: 0 auto;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    display: block;
    border: 0;
    outline: 0;
    position: relative;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear
}

ul.online_icons li img:hover {
    top: -8px
}

ul.online_icons li p {
    font-size: 14px;
    padding: 0;
    margin: 5px 0;
    color: #fff
}

#partners {
    width: 100%;
    min-height: 300px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    background: #fff
}

.our_partners {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center
}

.our_partners h4 {
    font-size: 22px;
    padding: 0;
    margin: 0 0 10px 0;
    font-family: source_sans_probold;
    color: #444
}

.our_partners h6 {
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-family: source_sans_proregular
}

.our_partners .btn {
    padding: 10px 18px;
    margin: 10px 0 35px 0;
    color: #555;
    font-size: 15px
}

.our_partners .btn:hover {
    cursor: pointer
}

.our_partners .btn.plane {
    background: 0;
    border: 2px solid #555;
    border-radius: 0
}

.our_partners .btn.plane:hover {
    background: #0072cf;
    color: #fff;
    border-color: #0072cf
}

.partners_slider {
    width: 100%;
    padding: 0;
    margin: 25px 0;
    height: auto
}

#our_approach {
    width: 100%;
    min-height: 350px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -moz-box-shadow: inset 0 0 15px rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 0 15px rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 15px rgba(0, 0, 0, .25)
}

#our_approach .carousel-container .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    margin: 10px 0 10px 0
}

#our_approach .owl-carousel .owl-item {
    position: relative;
    padding: 0
}

#our_approach .owl-carousel .owl-item .item {
    min-height: 420px;
    background-size: cover;
    padding: 15px 0
}

#our_approach .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    margin: 10px 0 10px 0
}

#our_approach .owl-carousel .content {
    left: 15%;
    right: 15%;
    text-align: center;
    position: absolute
}

#our_approach .owl-carousel .content .wrapper {
    padding: 50px 0
}

#our_approach .item .content .wrapper .heading_title h1 {
    margin: 0;
    padding: 0
}

#our_approach .item .content .wrapper .comon-font {
    font-size: 16px;
    padding: 0;
    margin: 1em 8.5% 1em 8.5%;
    font-family: source_sans_proregular;
    color: #fff;
    line-height: 24px
}

#our_approach .item .content .wrapper ul.reasons li {
    font-size: 16px;
    padding: 0;
    margin: 5px 8.5% 5px 8.5%;
    font-family: source_sans_proregular;
    color: #fff;
    line-height: 24px;
    text-align: center;
    list-style: none
}

.approach_text {
    width: 100%;
    height: auto;
    margin: 0;
    pading: 0;
    text-align: center
}

.approach_text h6 {
    font-size: 16px;
    padding: 0;
    margin: 1em 8.5% 1em 8.5%;
    font-family: source_sans_proregular;
    color: #fff;
    line-height: 24px
}

#media {
    width: 100%;
    min-height: 250px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #f8f8f8;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

ul.in_media {
    list-style-type: none;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: center
}

ul.in_media li {
    list-style-type: none;
    width: auto;
    padding: 0;
    margin: 10px 25px;
    border: 0;
    outline: 0;
    text-align: center;
    display: inline-block
}

ul.in_media li img {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

#socialmedia {
    width: 100%;
    height: auto;
    min-height: 32px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
    border-top: 1px solid #ddd
}

ul#socialmedia_in {
    list-style-type: none;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    display: inline-block
}

ul#socialmedia_in li {
    list-style-type: none;
    width: 100%;
    padding: 4px 0 2px 0;
    margin: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    height: 28px
}

#footer {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    background: #3e4141
}

#footer_links {
    width: 100%;
    height: auto;
    min-height: 345px;
    margin: 0 auto;
    padding: 0
}

.footer_colum {
    width: 16%;
    height: auto;
    padding: 0;
    margin: 50px 0 35px 0;
    float: left;
    text-align: left
}

.footer_colum.f-width {
    width: 20% !important
}

.footer_colum.last {
    width: 27%
}

.footer_colum h6 {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 15px
}

.footerborderOut {
    width: 100%;
    position: relative;
    margin: 0 0 20px 0
}

.footerborderOut .footerborder {
    width: 55px;
    margin: 0;
    height: 4px;
    text-align: left;
    background: #505251;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.footer_colum:hover .footerborderOut .footerborder {
    width: 85px
}

.footer_colum ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: auto;
    width: 100%
}

.footer_colum ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 25px;
    text-align: left;
    font-size: 13px;
    color: #999
}

.footer_colum ul li a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: #999
}

.footer_colum ul li a:hover {
    color: #bbb
}

#SkypeButton_Call_trawextech_1_paraElement img {
    margin: 10px 0 !important
}

.contact-info {
    float: left;
    width: 70%;
    height: auto;
    padding: 0;
    margin: 0
}

.awards_icon {
    width: 100px;
    height: auto;
    padding: 0;
    margin: -50px 0 0 0;
    float: right;
    text-align: center
}

.awards_icon img {
    text-align: center;
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0
}

.awards_icon p {
    font-size: 13px;
    color: #fff;
    line-height: 18px
}

.fades {
    display: none;
    position: absolute;
    top: 190px;
    width: 110px;
    padding-left: 2px
}

#clients_base {
    width: 90%;
    height: auto;
    margin: 0;
    padding: 0 0 35px 0
}

#clients_base h6 {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 16px
}

#clients_base:hover .footerborderOut .footerborder {
    width: 85px
}

#clients_base p {
    font-size: 12px;
    text-align: left;
    padding: 0;
    margin: 0;
    color: #888
}

#clients_base p span {
    color: #0072cf;
    font-family: source_sans_prosemibold
}

#association {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

ul.in_association {
    list-style-type: none;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center;
    border-top: 1px solid #4f5252;
    border-bottom: 1px solid #4f5252
}

ul.in_association li {
    list-style-type: none;
    width: auto;
    padding: 0;
    margin: 10px 25px;
    border: 0;
    outline: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

ul.in_association li:hover {
    cursor: pointer
}

ul.in_association li.ibm {
    width: 95px;
    height: 45px;
    background: url(images/assciation/IBM_cloud.png) no-repeat 0 0
}

ul.in_association li.ibm:hover {
    background: url(images/assciation/IBM_cloud.png) no-repeat 0 -46px
}

ul.in_association li.jasanz {
    width: 88px;
    height: 18px;
    background: url(images/assciation/trip_advisor.png) no-repeat 0 0
}

ul.in_association li.jasanz:hover {
    background: url(images/assciation/trip_advisor.png) no-repeat 0 -18px
}

ul.in_association li.nasscom {
    width: 127px;
    height: 18px;
    background: url(images/assciation/nasscom.png) no-repeat 0 0
}

ul.in_association li.nasscom:hover {
    background: url(images/assciation/nasscom.png) no-repeat 0 -18px
}

ul.in_association li.microsoft {
    width: 91px;
    height: 25px;
    background: url(images/assciation/microsoft.png) no-repeat 0 0
}

ul.in_association li.microsoft:hover {
    background: url(images/assciation/microsoft.png) no-repeat 0 -25px
}

ul.in_association li.google {
    width: 75px;
    height: 25px;
    background: url(images/assciation/google.png) no-repeat 0 0
}

ul.in_association li.google:hover {
    background: url(images/assciation/google.png) no-repeat 0 -25px
}

ul.in_association li.windows {
    width: 170px;
    height: 25px;
    background: url(images/assciation/windows.png) no-repeat 0 0
}

ul.in_association li.windows:hover {
    background: url(images/assciation/windows.png) no-repeat 0 -25px
}

ul.in_association li.travel {
    width: 100px;
    height: 45px;
    background: url(images/assciation/travel.png) no-repeat 0 0
}

ul.in_association li.travel:hover {
    background: url(images/assciation/travel.png) no-repeat 0 -45px
}

p.copyright {
    text-align: center;
    padding: 25px 0 0 0;
    margin: 0 auto;
    font-size: 13px;
    color: #888
}

span.img_badge {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto 15px auto;
    text-align: center;
    display: inline-block
}

span.img_badge a {
    border: 0;
    outline: 0;
    display: inline-block;
    padding: 0;
    margin: 0 5px
}

.dmca-badge>img {
    padding-top: 15px !important
}

.copyscape-badge>img {
    padding-top: 8px !important
}

#innerbanner_wrap {
    width: 100%;
    height: auto;
    min-height: 230px;
    padding: 0;
    margin: 0;
    background: #ddd;
    position: relative;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5)
}

.inner_img {
    width: 100%;
    height: 350px;
    padding: 0;
    margin: 0;
    display: block
}

.company_bg {
    background: url(images/inner_banner/inner_bg.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.products_bg {
    background: url(images/inner_banner/inner_bg.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: -250px -50px
}

.career_bg {
    background: url(images/inner_banner/career_bg.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.sitemap_bg {
    background: url(images/inner_banner/inner_bg.jpg) no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100px
}

.banner_contents {
    width: 100%;
    height: auto;
    min-height: 230px;
    padding: 0
}

.page_title {
    width: 100%;
    height: auto;
    min-height: 75px;
    background: 0;
    padding: 0;
    margin: 10% 0 0 0;
    vertical-align: middle;
    float: left
}

.page_title h1 {
    font-size: 44px;
    line-height: 34px;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    color: #fff;
    font-family: source_sans_prosemibold
}

.page_title h6 {
    font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: source_sans_proregular;
    line-height: 25px;
    font-weight: bolder
}

.breadcrumbs {
    width: 33%;
    min-width: 330px;
    height: auto;
    min-height: 65px;
    padding: 20px 30px;
    margin: 0;
    float: right;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    bottom: -90px;
    right: 0;
    display: inline-block
}

.breadcrumbs h5 {
    color: #fff;
    text-align: left;
    padding: 0;
    margin: 0;
    font-family: source_sans_proregular
}

.breadcrumbs h5 span {
    color: #999;
    text-align: left;
    padding: 0;
    margin: 0
}

.breadcrumbs h5 i.fa {
    font-size: 18px;
    font-weight: 400;
    padding: 0 5px;
    margin: 2px 0 0 0;
    line-height: 25px
}

.b_top {
    width: 30%;
    min-width: 300px;
    height: 30px;
    padding: 0 50px;
    margin: 0;
    background: #0072cf;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999 !important
}

.b_top p {
    color: #eee;
    font-size: 13px;
    padding-left: 50px;
    margin: 0;
    background: url(images/back_home.png) no-repeat center left;
    line-height: 30px
}

#inner_page {
    width: 100%;
    height: auto;
    min-height: 400px;
    padding: 0;
    margin: 35px 0;
    position: relative
}

#inner_page .demo_btn {
    width: 160px;
    height: 35px;
    background-color: #0072cf;
    margin-left: 0;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 15px
}

#inner_page .demo_btn:hover {
    background-color: #0369bc;
    cursor: pointer
}

#supplier_inner_page {
    width: 100%;
    height: auto;
    min-height: 170px;
    padding: 0;
    margin: 35px 0 0 0;
    position: relative
}

#page_left {
    width: 64%;
    height: auto;
    float: left
}

#Supplier_page_left {
    width: 64%;
    height: auto;
    float: left
}

#Supplier_page_left .site_name {
    display: block;
    margin-top: 6px;
    font-size: 15px;
    margin-left: 3px;
    font-family: source_sans_proregular
}

#Supplier_page_left .site_name .fa {
    font-size: 14px;
    position: relative;
    top: 2px
}

#Supplier_page_left .supplier_logo {
    width: 45%;
    margin-top: 20px
}

#page_right {
    width: 30%;
    min-width: 200px;
    height: auto;
    float: right
}

#page_whole {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

#supplier_inner_page .demo_btn {
    width: 160px;
    height: 35px;
    background-color: #0072cf;
    margin-left: 0;
    margin-bottom: 15px;
    text-align: center;
    margin-top: 15px
}

#supplier_inner_page .demo_btn:hover {
    background-color: #0369bc;
    cursor: pointer
}

#supplier_inner_page .demo_btn a {
    font-family: source_sans_proregular;
    font-size: 15px
}

#supplier_inner_page .request_row {
    margin-bottom: 30px;
    float: left
}

#Supplier_page_left h2 {
    color: #333;
    font-family: source_sans_prosemibold;
    padding: 0;
    line-height: 24px
}

#mvv {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center
}

.colm_left {
    width: 30%;
    height: auto;
    margin: 0 0 35px 25px;
    padding: 0;
    min-height: 235px;
    float: left;
    text-align: center;
    border-bottom: 4px solid #e5e5e5
}

.colm_left.first {
    padding: 0;
    margin: 0
}

.mvv_icon {
    width: 64px;
    height: 64px;
    border: 0;
    outline: 0;
    text-align: center;
    margin: 0 auto;
    padding: 0
}

.m_icon {
    background: url(images/company/mission_icon.png) no-repeat center
}

.va_icon {
    background: url(images/company/value_icon.png) no-repeat center
}

.vi_icon {
    background: url(images/company/vision_icon.png) no-repeat center
}

.m_icon:hover {
    background: url(images/company/mission_icon_hover.png) no-repeat center
}

.m_icon:hover {
    background: url(images/company/mission_icon_hover.png) no-repeat center
}

.va_icon:hover {
    background: url(images/company/value_icon_hover.png) no-repeat center
}

.vi_icon:hover {
    background: url(images/company/vision_icon_hover.png) no-repeat center
}

.colm_left h4 {
    color: #333;
    padding: 0;
    margin: 15px 0
}

.colm_left p {
    text-align: center
}

#page_left p {
    color: #555
}

#page_left p.blue {
    color: #0072cf
}

#page_left img {
    float: left;
    padding: 0;
    margin: 0 30px 15px 0;
    border: 0;
    outline: 0
}

#page_left img.right {
    float: right;
    padding: 0;
    margin: 0 0 15px 30px;
    border: 0;
    outline: 0
}

#page_left img.center {
    float: none;
    clear: both;
    padding: 0;
    margin: 0 0 15px 0;
    border: 0;
    outline: 0
}

#page_left h1 {
    color: #333;
    font-family: source_sans_prosemibold;
    padding: 0;
    margin: 0 0 15px 0;
    line-height: 28px
}

#page_left h2 {
    color: #333;
    font-family: source_sans_prosemibold;
    padding: 0;
    margin: 0 0 15px 0;
    line-height: 24px
}

#page_left h2 span {
    color: #555
}

#page_left h2.title_main {
    margin: 0 0 25px 0
}

#Supplier_page_left h2.title_main {
    margin: 0
}

#page_left h3 {
    color: #333;
    font-family: source_sans_prosemibold;
    padding: 0;
    margin: 0 0 15px 0
}

#page_left h3.blue {
    color: #0072cf
}

#page_left h3 span {
    color: #555
}

#page_left h4.blue {
    color: #0072cf;
    font-size: 18px
}

#page_left h6.blue {
    color: #0072cf;
    font-size: 17px;
    font-family: source_sans_proregular
}

#page_left p span {
    font-family: source_sans_proitalic;
    color: #444;
    font-size: 16px
}

ul#tick_list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 25px 0
}

ul#tick_list li {
    list-style-type: none;
    padding: 0 0 0 28px;
    margin: 0 0 15px 0;
    background: url(images/tick_list.png) no-repeat top left;
    color: #555;
    font-size: 14px
}

ul#tick_list h4 {
    font-size: 18px;
    color: #0072cf;
    padding: 0;
    margin: 0 0 15px 0
}

ul#dot_list {
    list-style-type: disc;
    padding: 0;
    margin: 0 0 25px 0
}

ul#dot_list li {
    list-style-type: disc;
    padding: 0;
    margin: 0 0 10px 25px;
    line-height: 22px;
    color: #555;
    font-size: 14px
}

ul#dot_list h4 {
    font-size: 18px;
    color: #0072cf;
    padding: 0;
    margin: 0 0 15px 0
}

ul#B_dot_list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 25px 0
}

ul#B_dot_list li {
    list-style-type: none;
    padding: 0 0 0 25px;
    text-indent: -1.2em;
    margin: 0 0 10px 15px;
    line-height: 22px;
    color: #555;
    font-size: 14px;
    position: relative
}

ul#B_dot_list li:before {
    content: "• ";
    color: #0072cf;
    font-size: 35px;
    position: absolute;
    top: -2px
}

ul#B_dot_list h4 {
    font-size: 18px;
    color: #0072cf;
    padding: 0;
    margin: 0 0 15px 0
}

ul#sublinks {
    list-style-type: none;
    padding: 0;
    margin: 0 0 35px 0
}

ul#sublinks h3 {
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
    font-family: source_sans_prosemibold;
    background: url(images/list_border.jpg) no-repeat left bottom
}

ul#sublinks li {
    list-style-type: none;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    text-indent: 8px;
    background: url(images/sub_list.png) no-repeat 8px 16px
}

ul#sublinks li a {
    color: #666;
    display: block
}

ul#sublinks li:hover {
    background: url(images/sub_list_hover.png) no-repeat 8px 16px
}

ul#sublinks li:hover a {
    color: #0072cf
}

ul#sublinks li:last-child {
    border-bottom: 4px solid #e5e5e5
}

ul#sublinks ul.sublink {
    width: 100%;
    height: auto;
    padding: 0 0 0 25px;
    margin: 0;
    list-style-type: none
}

ul#sublinks ul.sublink li {
    list-style-type: none;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    text-indent: 8px;
    background: url(images/sub_list.png) no-repeat 8px 16px
}

ul#sublinks ul.sublink li a {
    color: #666;
    display: block
}

ul#sublinks ul.sublink li:hover {
    background: url(images/sub_list_hover.png) no-repeat 8px 16px
}

ul#sublinks ul.sublink li:last-child {
    border-bottom: 0
}

ul#sublinks li.btop {
    border-top: 1px solid #e5e5e5
}

#linkTop {
    position: fixed;
    text-align: center;
    right: 30px;
    bottom: 30px;
    width: 35px;
    height: 35px;
    display: block;
    z-index: 99999999;
    border: 2px solid #cbcbcb;
    color: #cbcbcb;
    border-radius: 3px;
    background-image: url(images/arrow.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 99999999;
    text-indent: -999px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    overflow: auto
}

#linkTop:active,
#linkTop:hover {
    background-image: url(images/arrow_hover.png);
    border-color: #0072cf
}

#linkTop.hidden {
    bottom: -100px
}

.approach_new {
    width: 100%;
    height: auto;
    margin: 0;
    pading: 0;
    text-align: center;
    display: none
}

.approach_new h6 {
    font-size: 16px;
    padding: 0;
    margin: 1em 8% 1em 8%;
    font-family: source_sans_proregular;
    color: #fff;
    line-height: 24px
}

#tech_div {
    list-style-type: none;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 35px 0;
    border: 0;
    outline: 0
}

#tech_div li {
    list-style-type: none;
    height: auto;
    padding: 5px;
    margin: 0;
    float: left;
    border: 1px solid #ddd;
    display: block
}

#tech_div li:first-child {
    margin-left: 0 !important
}

#tech_div li img {
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}

#tech_div.four li {
    width: 23%;
    margin-left: 2%
}

#contact_form {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 35px 0
}

#contact_form h5 {
    padding-left: 15px;
    color: #555
}

#contact_form p {
    padding-left: 15px
}

#contact_form_field .c_colm {
    float: left;
    width: 50%;
    height: auto;
    padding: 0 15px;
    margin: 0 0 15px 0;
    position: relative
}

#contact_form_field .c_colm_half-new {
    float: left;
    width: 14%;
    height: auto;
    padding: 0 15px;
    margin: 0 0 15px 0;
    position: relative
}

#contact_form_field .c_colm_half-new.left {
    padding: 0 5px 0 15px
}

#contact_form_field .c_colm_half-new.right {
    padding: 0 15px 0 15px
}

#contact_form_field .c_colm_half-new-pone {
    float: left;
    width: 36%;
    height: auto;
    padding: 0 15px 0 0;
    margin: 0;
    position: relative
}

#contact_form_field .c_colm_half-new-pone .left {
    padding: 0 5px 0 15px
}

#contact_form_field .c_colm_half-new-pone .right {
    padding: 0 15px 0 5px
}

#contact_form_field .c_colm_half {
    float: left;
    width: 25%;
    height: auto;
    padding: 0 15px;
    margin: 0 0 15px 0;
    position: relative
}

#contact_form_field .c_colm_half.left {
    padding: 0 5px 0 15px
}

#contact_form_field .c_colm_half.right {
    padding: 0 15px 0 5px
}

#contact_form_field .c_raw {
    float: left;
    width: 100%;
    height: auto;
    padding: 0 15px;
    margin: 0 0 15px 0;
    position: relative
}

#contact_form_field label {
    font-size: 13px;
    color: #555;
    padding: 0;
    margin: 0 0 5px 0;
    float: left;
    clear: both
}

#contact_form_field label span.required {
    color: red;
    padding: 0 5px;
    margin: 0;
    font-size: 13px
}

input.input-text,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    width: 100%;
    float: left;
    padding: 5px;
    margin: 0;
    clear: both;
    background: #fff;
    border: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    font-weight: 400;
    font-family: source_sans_proregular;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    -ms-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    -webkit-boxshadow: none
}

textarea {
    height: 100px
}

input.input-text:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: #0072cf;
    outline: 0
}

input.input-text.line-disabled,
input.input-text:disabled,
input[type=color].line-disabled,
input[type=color]:disabled,
input[type=date].line-disabled,
input[type=date]:disabled,
input[type=datetime-local].line-disabled,
input[type=datetime-local]:disabled,
input[type=datetime].line-disabled,
input[type=datetime]:disabled,
input[type=email].line-disabled,
input[type=email]:disabled,
input[type=month].line-disabled,
input[type=month]:disabled,
input[type=number].line-disabled,
input[type=number]:disabled,
input[type=password].line-disabled,
input[type=password]:disabled,
input[type=search].line-disabled,
input[type=search]:disabled,
input[type=tel].line-disabled,
input[type=tel]:disabled,
input[type=text].line-disabled,
input[type=text]:disabled,
input[type=time].line-disabled,
input[type=time]:disabled,
input[type=url].line-disabled,
input[type=url]:disabled,
input[type=week].line-disabled,
input[type=week]:disabled,
textarea.line-disabled,
textarea:disabled {
    background: #f2f2f2;
    cursor: no-drop
}

button[type=submit] {
    padding: 10px 35px;
    min-height: 35px;
    background: #0072cf;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 14px;
    font-family: source_sans_prosemibold;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

button[type=submit]:hover {
    background: #2d2d2d;
    cursor: pointer
}

select {
    padding: 5px;
    margin: 0;
    background: #fff;
    color: #555;
    border: 1px solid #ddd;
    width: 100%;
    height: 35px;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-size: 13px;
    font-fmaily: source_sans_proregular
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px
    }
}

label.country_select {
    position: relative;
    margin: 0 !important;
    padding: 0;
    width: 100%
}

label.country_select:after {
    content: '<>';
    font: 13px Consolas, monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 10px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none
}

label.country_select:before {
    content: '';
    right: 6px;
    top: 0;
    width: 20px;
    height: 20px;
    background: 0;
    position: absolute;
    pointer-events: none;
    display: block
}

label.profile_select {
    position: relative;
    margin: 0 !important;
    padding: 0;
    width: 100%
}

label.profile_select:after {
    content: '<>';
    font: 13px Consolas, monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 10px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none
}

label.profile_select:before {
    content: '';
    right: 6px;
    top: 0;
    width: 20px;
    height: 20px;
    background: 0;
    position: absolute;
    pointer-events: none;
    display: block
}

#map_canvas {
    width: 100%;
    height: 250px;
    margin: 0;
    padding: 0
}

#contact_address {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

#contact_address h5.blue {
    color: #0072cf;
    font-size: 18px
}

#contact_address i.fa {
    font-size: 13px;
    color: #333;
    padding-right: 5px
}

#contact_address p span {
    color: #333;
    font-family: source_sans_prosemibold;
    font-size: 15px
}

#address {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

#address i.fa {
    font-size: 20px;
    color: #555;
    float: left;
    padding: 3px 0 0 0
}

#address p {
    float: left;
    padding: 0 0 0 10px;
    margin: 0
}

#suppliers {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

#suppliers .single {
    width: 100%;
    height: auto;
    padding: 20px 0 25px 0;
    margin: 0;
    border-bottom: 1px solid #ddd
}

#suppliers .single img {
    float: left;
    padding: 10px 20px 10px 0;
    margin: 0 20px 20px 0;
    border: 0;
    outline: 0;
    border-right: 1px solid #ddd;
    display: inline-block
}

ul.gallery {
    list-style-type: none;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 35px 0
}

ul.gallery li {
    list-style-type: none;
    width: 45%;
    display: block;
    height: auto;
    padding: 2%;
    margin: 2%;
    border: 1px solid #ddd;
    float: left
}

ul.gallery li a {
    display: block;
    border: 0;
    outline: 0
}

ul.gallery li a img {
    width: 100%;
    height: auto;
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
    outline: 0
}

#tag_cloud {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}

#tag_cloud h5 {
    color: #0072cf;
    padding: 0;
    margin: 0 0 10px 0
}

#tag_cloud li {
    list-style-type: none;
    padding: 0;
    margin: 1%;
    border: 0;
    float: left;
    text-align: center;
    width: 31%
}

#tag_cloud li a {
    display: block;
    padding: 10px 15px;
    margin: 0;
    border: 0;
    outline: 0;
    color: #fff;
    border-radius: 5px 20px 5px;
    background: #0072cf
}

#tag_cloud li a:hover {
    color: #aaa;
    background: #444
}

#modules {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}

#modules li {
    list-style-type: none;
    width: 30%;
    height: auto;
    padding: 1%;
    margin: 1.5%;
    float: left;
    background: #fff;
    border: 1px solid #ddd
}

#modules li img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    float: left
}

#modules li div {
    width: 100%;
    height: auto;
    padding: 5px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    background: #0072cf;
    float: left;
    min-height: 50px;
    position: relative
}

#modules li div h5 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    vertical-align: middle
}

#caption_title {
    width: 100%;
    height: auto;
    padding: 20px 35px;
    margin: 0;
    text-align: left;
    background: #f5f5f5;
    border-left: 2px solid #0072cf
}

#caption_title h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    padding: 0 0 0 15px;
    color: #555;
    float: left
}

#caption_title i.fa {
    font-size: 28px;
    padding: 0;
    margin: 0;
    color: #555;
    float: left
}

#packages {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    list-style-type: none
}

#packages ul {
    list-style-type: none;
    padding: 0;
    margin: 1%;
    float: left;
    width: 31%;
    height: auto;
    border: 1px solid #ddd
}

#packages ul li.title {
    width: 100%;
    height: auto;
    background: #0072cf;
    color: #fff;
    text-align: center;
    border: 1px solid #0072cf;
    margin-bottom: 10px
}

#packages ul h4 {
    font-size: 18px;
    padding: 10px 10px 8px 10px;
    margin: 0;
    color: #fff;
    text-transform: uppercase
}

#packages ul h1 {
    font-size: 30px;
    padding: 8px 10px 8px 10px;
    margin: 0;
    color: #fff;
    text-transform: uppercase
}

#packages ul h6 {
    font-size: 14px;
    padding: 2px 10px 10px 10px;
    margin: 0;
    color: #ccc;
    text-transform: uppercase
}

#packages ul li {
    width: 100%;
    border: 0;
    text-align: left;
    padding: 10px 10%;
    margin: 0;
    font-size: 14px;
    font-family: source_sans_proregular;
    list-style-type: none
}

#packages ul li i.fa-check {
    font-size: 14px;
    color: #0072cf;
    margin-right: 10px
}

#packages ul li i.fa-times {
    font-size: 14px;
    color: #c10101;
    margin-right: 10px
}

#packages ul li.button {
    text-align: center;
    padding: 20px 0
}

#packages ul li.button a {
    font-size: 15px;
    display: inline-block;
    padding: 8px 20px;
    margin: 0;
    background: #0072cf;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    font-family: source_sans_prosemibold
}

#packages ul li.button a:hover {
    background: #444;
    color: #fff
}

#packages_mobile {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    display: none
}

#packages_mobile ul {
    list-style-type: none;
    padding: 0;
    margin: 1%;
    float: left;
    width: 31%;
    height: auto;
    border: 1px solid #ddd
}

#packages_mobile ul li.title {
    width: 100%;
    height: auto;
    background: #0072cf;
    color: #fff;
    text-align: center;
    border: 1px solid #0072cf;
    margin-bottom: 10px
}

#packages_mobile ul h4 {
    font-size: 18px;
    padding: 10px 10px 8px 10px;
    margin: 0;
    color: #fff;
    text-transform: uppercase
}

#packages_mobile ul h1 {
    font-size: 30px;
    padding: 8px 10px 8px 10px;
    margin: 0;
    color: #fff;
    text-transform: uppercase
}

#packages_mobile ul h6 {
    font-size: 14px;
    padding: 2px 10px 10px 10px;
    margin: 0;
    color: #ccc;
    text-transform: uppercase
}

#packages_mobile ul li {
    width: 100%;
    border: 0;
    text-align: left;
    padding: 10px 10%;
    margin: 0;
    font-size: 14px;
    font-family: source_sans_proregular
}

#packages_mobile ul li i.fa-check {
    font-size: 14px;
    color: #0072cf;
    margin-right: 10px
}

#packages_mobile ul li i.fa-times {
    font-size: 14px;
    color: #c10101;
    margin-right: 10px
}

#packages_mobile ul li.button {
    text-align: center;
    padding: 20px 0
}

#packages_mobile ul li.button a {
    font-size: 15px;
    display: inline-block;
    padding: 8px 20px;
    margin: 0;
    background: #0072cf;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    font-family: source_sans_prosemibold
}

#packages_mobile ul li.button a:hover {
    background: #444;
    color: #fff
}

.searchbtn {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

.searchbtn a {
    display: block;
    padding: 10px 20px;
    min-height: 30px;
    margin: 0;
    border: 1px solid #0072cf;
    background: #006dc6;
    color: #fff;
    float: left;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.searchbtn a:hover {
    background: #444;
    border-color: #333
}

.apply {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 35px 0
}

.apply a {
    float: left;
    padding: 10px 20px;
    min-height: 30px;
    margin: 0;
    float: left;
    display: block;
    background: #006dc6;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #0072cf
}

.apply a:hover {
    background: #444;
    border-color: #333
}

.download {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 35px 0
}

.download a {
    float: left;
    padding: 10px 20px;
    min-height: 30px;
    margin: 0;
    float: left;
    display: block;
    background: #006dc6;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #0072cf
}

.download a i.fa {
    font-size: 14px;
    color: #fff;
    margin-right: 3px
}

.download a:hover {
    background: #444;
    border-color: #333
}

#seo_links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}

#seo_links li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    display: block
}

#seo_links li a {
    display: block;
    padding: 0 2px;
    margin: 0;
    font-size: 10px;
    color: #777
}

#seo_links li a:hover {
    color: #888
}

#seo_links span {
    float: left;
    color: #777;
    padding: 0 2px
}

#ourbanner_wrap {
    width: 100%;
    height: 590px;
    padding: 0;
    margin: 0;
    background: #fff;
    position: relative;
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .5)
}

.ourwork_bg {
    width: 100%;
    height: auto;
    min-height: 590px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background: url(images/our_works.jpg) no-repeat center;
    vertical-align: middle
}

.banner_cap {
    text-align: center;
    padding: 0;
    margin: 18% auto 0 auto
}

.banner_cap h2 {
    font-size: 45px;
    color: #fff;
    padding: 0;
    margin: 0 0 35px 0;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

.banner_cap h5 {
    font-size: 20px;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .5)
}

#ourworksContent {
    width: 100%;
    height: auto;
    min-height: 400px;
    padding: 0;
    margin: 35px 0;
    position: relative
}

.projectShowcase {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

.project_title {
    text-align: center
}

.project_title h2 {
    margin: 0 auto;
    color: #333;
    padding: 0 0 15px 0;
    font-size: 28px;
    line-height: 35px
}

.project_title .titleborderOut {
    width: 100%;
    position: relative;
    margin: 0 0 35px 0
}

.project_title .titleborderOut .titleborder {
    width: 80px;
    margin: 0 auto;
    height: 2px;
    text-align: center;
    background: rgba(0, 0, 0, .75);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.project_title:hover .titleborderOut .titleborder {
    width: 120px
}

.projectContent p {
    font-size: 15px;
    color: #555;
    padding: 0;
    margin: 0 15%;
    line-height: 22px;
    text-align: center
}

.projectGrid {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 35px 0;
    padding: 0
}

.projectGrid .colm {
    width: 48%;
    padding: 0;
    margin: 0 0 4% 0;
    height: auto;
    overflow: hidden;
    display: inline-block;
    float: left
}

.projectGrid .colm.right {
    margin-left: 2%;
    padding: 0;
    float: right
}

.enagement_icons {
    padding: 0;
    margin: 25px 0;
    width: 100%;
    height: auto
}

.enagement_icons ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.enagement_icons ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 2% 2%;
    vertical-align: middle;
    text-align: center
}

.enagement_icons ul li img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0
}

#ourbanner_wrap.inner {
    height: 550px
}

.ourwork_inner_bg {
    width: 100%;
    height: auto;
    min-height: 550px;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.banner_img {
    width: 100%;
    height: auto;
    min-height: 550px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    position: relative
}

.banner_img>img {
    display: block;
    width: 900px;
    height: auto;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 63%;
    transform: translate(-50%, -50%)
}

#ourworksdetailContent {
    width: 100%;
    height: auto;
    min-height: 400px;
    padding: 0;
    margin: 35px 0 0 0;
    position: relative
}

.abt_company {
    margin: 60px 0 0 0;
    padding: 0
}

.projectContent {
    text-align: center
}

.projectContent .btn {
    padding: 12px 18px;
    margin: 25px 0 0 0;
    color: #555;
    font-size: 15px
}

.projectContent .btn:hover {
    cursor: pointer
}

.projectContent .btn.plane {
    background: 0;
    border: 1px solid #555
}

.projectContent .btn.plane:hover {
    color: #333;
    border-color: #333
}

.abt_website {
    margin: 0;
    padding: 0
}

.abt_website img.tab_view {
    width: 737px;
    height: 561px;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: -1;
    bottom: -100px
}

.abt_website img.tab_view.right {
    float: right
}

.abt_website h3 {
    font-size: 24px;
    color: #333;
    padding: 0;
    margin: 0 0 15px 0
}

.abt_website p {
    font-size: 15px;
    color: #555;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: left;
    line-height: 20px
}

#testimonial_projects {
    width: 100%;
    height: auto;
    min-height: 350px;
    margin: 0;
    z-index: 1
}

.testimonials {
    text-align: center;
    margin: 0 10%;
    padding: 50px 0
}

.testimonials .test_icon {
    width: 40px;
    height: 50px;
    border: 0;
    outline: 0;
    padding: 0;
    margin: 0 auto
}

.testimonials .test_icon.orange {
    background: url(images/ourworks/test_icon_orange.png) no-repeat center center
}

.testimonials h4 {
    font-size: 24px;
    font-family: arapeyitalic;
    color: #fff;
    line-height: 30px;
    padding: 0;
    margin: 25px 0 0 0
}

.testimonials h5 {
    font-size: 18px;
    color: #fff;
    padding: 0;
    margin: 25px 0 0 0
}

.testimonials.orange {
    text-align: center
}

.testimonials.orange h4 {
    color: #555
}

.testimonials.orange h5 {
    color: #333
}

#footerBanner {
    width: 100%;
    height: auto;
    min-height: 550px;
    margin: 0;
    z-index: 1
}

.footerBanner {
    text-align: left;
    margin: 0;
    padding: 100px 0
}

.footerBanner h3 {
    font-size: 24px;
    color: #fff;
    padding: 0;
    margin: 0 0 15px 0
}

.footerBanner p {
    font-size: 15px;
    color: #fff;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: left;
    line-height: 20px
}

.footerBanner_data {
    width: 50%;
    margin: 0;
    padding: 0
}

#website_features {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0
}

#website_features .features_row {
    margin: 0;
    padding: 35px 0;
    background: url(images/ourworks/row_bg.png) repeat-x center bottom;
    border-bottom: 1px solid #ddd
}

.features_row.left {
    text-align: left
}

.features_row.right {
    text-align: right
}

.features_row h4 {
    font-size: 24px;
    color: #333;
    padding: 0;
    margin: 0 0 15px 0
}

.features_row p {
    font-size: 15px;
    color: #555;
    padding: 0;
    margin: 0;
    line-height: 20px
}

.features_row .feature_img {
    border: 1px solid #ddd;
    outline: 0
}

.feature_img.left {
    float: left;
    margin-right: 25px
}

.feature_img.right {
    float: right;
    margin-left: 25px
}

#integration_tech {
    width: 100%;
    height: auto;
    margin: 50px 0;
    padding: 0
}

#integration_tech .integrations_made {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 25px 0
}

.tech_title {
    text-align: center
}

.tech_title h3 {
    margin: 0 auto;
    color: #333;
    padding: 0 0 10px 0;
    font-size: 24px;
    line-height: 35px
}

.tech_title .titleborderOut {
    width: 100%;
    position: relative;
    margin: 0 0 35px 0
}

.tech_title .titleborderOut .titleborder {
    width: 80px;
    margin: 0 auto;
    height: 2px;
    text-align: center;
    background: rgba(0, 0, 0, .75);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tech_title:hover .titleborderOut .titleborder {
    width: 120px
}

.int_list {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}

.int_list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.int_list ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 0 1% 2% 1%;
    vertical-align: middle;
    text-align: center
}

.int_list ul li img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0
}

.tech_list {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto
}

.tech_list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center
}

.tech_list ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    margin: 0 1% 2% 1%;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ddd
}

.tech_list ul li img {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0
}

#cloud_tech {
    width: 100%;
    min-height: 450px;
    padding: 35px 0;
    margin: 0;
    position: relative;
    text-align: center;
    background: url(images/cloud_bg.png) repeat-x center bottom #fff
}

.cloud_based {
    text-align: center;
    padding: 0;
    margin: 0 auto
}

.cloud_based h1 {
    font-size: 32px;
    padding: 0;
    margin: 50px 0 15px 0
}

.cloud_based h2 {
    font-size: 28px;
    color: #555;
    padding: 0;
    margin: 25px 0 15px 0
}

.cloud_based h4 {
    font-size: 20px;
    color: #888;
    line-height: 22px;
    padding: 0;
    margin: 15px 0 25px 0;
    font-family: source_sans_proregular
}

.cloud_based .btn {
    padding: 10px 18px;
    margin: 10px auto;
    color: #555;
    font-size: 15px;
    text-align: center
}

.cloud_based .btn:hover {
    cursor: pointer
}

.cloud_based .btn.plane {
    background: 0;
    border: 2px solid #555;
    border-radius: 0
}

.cloud_based .btn.plane:hover {
    background: #0072cf;
    color: #fff;
    border-color: #0072cf
}

#business_fixed {
    width: 100%;
    height: auto;
    min-height: 400px;
    margin: 0;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

#business_fixed {
    position: relative
}

#business_fixed .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    margin: 10px 0 10px 0
}

#business_fixed .owl-carousel .owl-item {
    position: relative;
    padding: 0
}

#business_fixed .owl-carousel .owl-item .item {
    min-height: 420px;
    background-size: cover;
    padding: 15px 0
}

#business_fixed .owl-carousel .content {
    left: 20%;
    right: 20%;
    text-align: center;
    position: absolute
}

#business_fixed .owl-carousel .content .wrapper {
    padding: 50px 0
}

#business_fixed .owl-carousel .content .carousel-caption1 {
    margin: 30px 0;
    padding: 30px 0
}

#business_fixed h1 span {
    font-size: 24px;
    margin: 0 5%;
    line-height: 28px
}

#business_fixed .head {
    font-size: 24px;
    margin: 0;
    padding: 0
}

#business_fixed .second {
    font-size: 24px;
    margin: 0;
    padding: 0
}

#business_fixed .owl-carousel .content h5.sub_head {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: source_sans_proregular;
    color: #fff;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

#business_fixed h5 {
    font-size: 22px;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 25px;
    color: #fff
}

#business_fixed .owl-carousel .content h2 {
    font-size: 40px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 40px
}

#business_fixed .owl-carousel .content h2 span {
    font-size: 35px;
    font-family: source_sans_proregular;
    line-height: 35px
}

#business_fixed .owl-carousel .content h3 {
    font-size: 30px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 35px
}

#business_fixed .owl-carousel .content h4 {
    font-size: 25px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 30px
}

#business_fixed .owl-carousel .content h4 span {
    font-size: 22px;
    font-family: source_sans_proregular;
    line-height: 25px
}

#business_fixed .owl-carousel .content h5 {
    font-size: 22px;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 25px
}

#business_fixed .owl-carousel .content h5 span {
    font-size: 20px;
    font-family: source_sans_proregular;
    line-height: 24px
}

#business_fixed .owl-carousel ul.reasons {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

#business_fixed .owl-carousel ul.reasons li {
    list-style-type: none;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: source_sans_proregular;
    color: #fff;
    padding: 0;
    margin: 5px 0;
    text-align: center
}

.owl-carousel ul.reasons li i.fa {
    font-size: 20px
}

.owl-carousel dl.reasons {
    counter-reset: my-badass-counter
}

.owl-carousel dl.reasons dt {
    position: relative;
    padding: 2px 0 10px 0;
    font-family: source_sans_proregular;
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
    margin-bottom: 5px
}

.owl-carousel dl.reasons dt:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    font-size: 15px;
    color: #333;
    background: #fff;
    padding: 1px 8px;
    margin-right: 5px;
    border-radius: 500px
}

.business_growth {
    padding: 0;
    margin: 35px auto;
    height: auto
}

.business_growth h6 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: source_sans_proregular;
    color: #fff;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.main_wrapper {
    position: relative;
    height: auto;
    min-height: 590px;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0
}

#main-slider {
    position: absolute;
    width: 100%;
    top: 0
}

#main-slider .carousel {
    z-index: 1 !important
}

#main-slider .carousel h2 {
    font-size: 36px
}

#main-slider .carousel .boxed {
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, .8);
    display: inline-block
}

#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    min-height: 590px;
    -webkit-transition: opacity ease-in-out .5s;
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s
}

#main-slider .carousel .item:first-child {
    top: auto;
    position: relative
}

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out .5s;
    -moz-transition: opacity ease-in-out .5s;
    -o-transition: opacity ease-in-out .5s;
    transition: opacity ease-in-out .5s;
    z-index: 1
}

#main-slider .next,
#main-slider .prev {
    position: absolute;
    top: 45%;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 45px;
    text-align: center;
    z-index: 5;
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5
}

#main-slider .prev {
    left: 10px;
    text-align: center
}

#main-slider .next {
    right: 10px;
    text-align: center
}

#main-slider .active .animation.animated-item-1 {
    -webkit-animation: fadeInUp .3s linear .3s both;
    -moz-animation: fadeInUp .3s linear .3s both;
    -o-animation: fadeInUp .3s linear .3s both;
    -ms-animation: fadeInUp .3s linear .3s both;
    animation: fadeInUp .3s linear .3s both
}

#main-slider .active .animation.animated-item-2 {
    -webkit-animation: fadeInUp .3s linear .6s both;
    -moz-animation: fadeInUp .3s linear .6s both;
    -o-animation: fadeInUp .3s linear .6s both;
    -ms-animation: fadeInUp .3s linear .6s both;
    animation: fadeInUp .3s linear .6s both
}

#main-slider .active .animation.animated-item-3 {
    -webkit-animation: fadeInUp .3s linear .9s both;
    -moz-animation: fadeInUp .3s linear .9s both;
    -o-animation: fadeInUp .3s linear .9s both;
    -ms-animation: fadeInUp .3s linear .9s both;
    animation: fadeInUp .3s linear .9s both
}

#main-slider .active .animation.animated-item-4 {
    -webkit-animation: fadeInUp .3s linear 1.2s both;
    -moz-animation: fadeInUp .3s linear 1.2s both;
    -o-animation: fadeInUp .3s linear 1.2s both;
    -ms-animation: fadeInUp .3s linear 1.2s both;
    animation: fadeInUp .3s linear 1.2s both
}

#main-slider .active .animation.animated-item-5 {
    -webkit-animation: fadeInUp .3s linear 1.5s both;
    -moz-animation: fadeInUp .3s linear 1.5s both;
    -o-animation: fadeInUp .3s linear 1.5s both;
    -ms-animation: fadeInUp .3s linear 1.5s both;
    animation: fadeInUp .3s linear 1.5s both
}

#main-slider .active .animation.animated-item-6 {
    -webkit-animation: fadeInUp .3s linear 1.8s both;
    -moz-animation: fadeInUp .3s linear 1.8s both;
    -o-animation: fadeInUp .3s linear 1.8s both;
    -ms-animation: fadeInUp .3s linear 1.8s both;
    animation: fadeInUp .3s linear 1.8s both
}

#main-slider .active .animation.animated-item-7 {
    -webkit-animation: fadeInUp .3s linear 2.1s both;
    -moz-animation: fadeInUp .3s linear 2.1s both;
    -o-animation: fadeInUp .3s linear 2.1s both;
    -ms-animation: fadeInUp .3s linear 2.1s both;
    animation: fadeInUp .3s linear 2.1s both
}

#main-slider .active .animation.animated-item-8 {
    -webkit-animation: fadeInUp .3s linear 2.4s both;
    -moz-animation: fadeInUp .3s linear 2.4s both;
    -o-animation: fadeInUp .3s linear 2.4s both;
    -ms-animation: fadeInUp .3s linear 2.4s both;
    animation: fadeInUp .3s linear 2.4s both
}

#main-slider .active .animation.animated-item-9 {
    -webkit-animation: fadeInUp .3s linear 2.7s both;
    -moz-animation: fadeInUp .3s linear 2.7s both;
    -o-animation: fadeInUp .3s linear 2.7s both;
    -ms-animation: fadeInUp .3s linear 2.7s both;
    animation: fadeInUp .3s linear 2.7s both
}

.carousel-caption {
    text-align: center;
    bottom: 100px
}

.carousel-indicators {
    bottom: 50px
}

.carousel-indicators li {
    border: 0;
    background: #fff;
    border-radius: 50%
}

.carousel-indicators .active {
    background-color: #0072cf
}

.carousel-inner h1 {
    font-size: 50px;
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0
}

.carousel-inner h1 span {
    font-size: 40px;
    font-family: source_sans_proregular;
    line-height: 40px
}

.carousel-inner h1 span.ibm {
    font-size: 50px;
    font-family: lubalin_graph_demiregular;
    line-height: 50px
}

.carousel-inner h2 {
    font-size: 40px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 40px
}

.carousel-inner h2 span {
    font-size: 35px;
    font-family: source_sans_proregular;
    line-height: 35px
}

.carousel-inner h3 {
    font-size: 30px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    margin: 0;
    line-height: 35px
}

.carousel-inner h3 span {
    font-size: 25px;
    font-family: source_sans_proregular;
    line-height: 30px
}

.carousel-inner h4 {
    font-size: 25px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 30px
}

.carousel-inner h4 span {
    font-size: 22px;
    font-family: source_sans_proregular;
    line-height: 25px
}

.carousel-inner h5 {
    font-size: 22px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 25px
}

.carousel-inner h5 span {
    font-size: 20px;
    font-family: source_sans_proregular;
    line-height: 24px
}

.carousel-inner h6 {
    font-size: 20px !important;
    font-family: source_sans_proregular;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 24px
}

.carousel-inner p {
    font-size: 20px !important;
    color: #fff;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 22px
}

.carousel-inner span.outline {
    font-size: 20px !important;
    color: #fff;
    background: #0072cf;
    text-shadow: 1px 1px 1px #666;
    padding: 2px 10px;
    margin: 0 auto;
    text-align: center;
    line-height: 22px
}

.carousel-inner span.outline1 {
    font-size: 30px !important;
    color: #fff;
    background: #1f3a93;
    text-shadow: 1px 1px 1px #666;
    padding: 2px 10px;
    margin: 0 auto;
    text-align: center;
    line-height: 22px
}

.carousel-inner a.outline2 {
    font-size: 30px !important;
    color: #fff;
    background: #0072cf;
    box-shadow: 2px 3px #000;
    border-radius: 10px;
    text-shadow: 1px 1px 1px #666;
    padding: 2px 10px;
    margin: 5px 0;
    text-align: center;
    line-height: 22px;
    display: block
}

.carousel-inner a.outline2 i {
    color: #fff;
    margin: 5px;
    padding-right: 10px;
    border-right: 1px solid #ccc
}

.carousel-inner a.outline3 {
    display: block;
    font-size: 30px !important;
    color: #fff;
    background: #f60;
    border-radius: 10px;
    text-shadow: 1px 1px 1px #666;
    padding: 2px 10px;
    margin: 0 auto;
    text-align: center;
    line-height: 22px
}

.carousel-inner a.outline3 img {
    color: #fff;
    margin: 10px;
    padding-right: 15px;
    border-right: 1px solid #ccc
}

.carousel-inner ul.reasons {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.carousel-inner ul.reasons li {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: source_sans_prosemibold;
    font-size: 20px;
    color: #fff
}

.carousel-inner ul.reasons li i.fa {
    font-size: 20px
}

.carousel-inner dl.reasons {
    counter-reset: my-badass-counter
}

.carousel-inner dl.reasons dt {
    position: relative;
    padding: 2px 0 10px 0;
    font-family: source_sans_proregular;
    font-size: 18px;
    color: #fff;
    padding-left: 30px;
    margin-bottom: 5px
}

.carousel-inner dl.reasons dt:before {
    content: counter(my-badass-counter);
    counter-increment: my-badass-counter;
    font-size: 15px;
    color: #333;
    background: #fff;
    padding: 1px 8px;
    margin-right: 5px;
    border-radius: 500px
}

span.clear {
    height: 10px;
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    float: none;
    display: block
}

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

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

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

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

.clients_port {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0 0 35px 0
}

#portfolio_list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center
}

#portfolio_list>li {
    list-style-type: none;
    display: inline-block;
    margin: 10px 7px !important;
    padding: 12px !important;
    border: 1px solid #eee
}

#portfolio_list li>img {
    padding: 0 !important;
    margin: 0 !important;
    border: 0;
    outline: 0
}

#last-carousel {
    position: relative
}

#last-carousel .owl-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    margin: 10px 0 10px 0
}

#last-carousel .owl-carousel .owl-item {
    position: relative;
    padding: 0
}

#last-carousel .owl-carousel .owl-item .item {
    min-height: 420px;
    background-size: cover;
    padding: 15px 0
}

#last-carousel .owl-carousel .content {
    left: 12%;
    right: 12%;
    text-align: center;
    position: absolute
}

#last-carousel .owl-carousel .content .wrapper,
.content1 .wrapper {
    padding: 50px 0
}

#last-carousel .owl-carousel .content .wrapper .para p,
.content1 .wrapper .para p {
    color: #fff;
    font-size: 22px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 30px
}

#last-carousel .owl-carousel .content .wrapper .para span,
.content1 .wrapper .para span {
    font-size: 30px;
    color: #fff
}

#last-carousel .owl-carousel .content .wrapper .dtls1,
.content1 .wrapper .dtls1 {
    margin: 10px 0
}

#last-carousel .owl-carousel .content .wrapper .dtls1 .head h1,
.content1 .wrapper .dtls1 .head h1 {
    font-size: 50px;
    color: #fff;
    text-align: center
}

#last-carousel .owl-carousel .content .wrapper .dtls1 .sub-content p,
.content1 .wrapper .dtls1 .sub-content p {
    color: #fff;
    font-size: 22px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 25px
}

#last-carousel .owl-carousel .content .wrapper .dtls1 .main-sub-content,
.content1 .wrapper .dtls1 .main-sub-content {
    margin: 15px 0
}

#last-carousel .owl-carousel .content .wrapper .dtls1 .main-sub-content p,
.content1 .wrapper .dtls1 .main-sub-content p {
    color: #fff;
    font-size: 26px !important;
    font-family: source_sans_prosemibold;
    text-shadow: 1px 1px 1px #666;
    padding: 0;
    line-height: 25px
}

#last-carousel .owl-carousel .content1 {
    left: 20%;
    right: 0;
    text-align: center;
    position: absolute
}

.right-btns {
    position: absolute;
    right: 20px;
    bottom: 0
}

.right-btns .outline2 .btn-text {
    font-size: 20px
}

.right-btns .outline3 .btn-text {
    color: #fff;
    font-size: 20px
}

.glob-img {
    position: absolute;
    right: -230px;
    top: -144px
}

.main_wrapper #main-slider .carousel .carousel-inner .item .circle-img {
    position: absolute;
    right: 100px;
    width: 315px;
    top: 125px
}

.relative {
    position: relative
}

.center_head {
    margin: 10% 0 !important
}

.font_60 {
    font-size: 60px
}

.custom_size-1 {
    bottom: 228px;
    left: 0
}

.custom_size {
    bottom: 177px;
    left: 0
}

.banner_logo img {
    margin: 20px 0 20px 50px
}

.font_80 {
    font-size: 80px
}

a:hover {
    text-decoration: none
}

#main-slider #carousel .carousel-inner h5 span.ban_text {
    text-align: left;
    float: left
}

#main-slider #carousel .carousel-inner h5 span.ban_text img.holiday {
    width: 33px;
    height: 24px
}

#main-slider #carousel .carousel-inner .right-btns {
    bottom: -35px
}

#what_we_offer .what_we_offer .detail-box {
    padding: 25px 30px;
    min-height: 211px;
    border: 1px solid #ccc;
    margin-top: 40px;
    background-color: #fff;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out
}

#what_we_offer .what_we_offer .detail-box:hover {
    border: 1px solid #b6cef3;
    background-color: #ddf0ff
}

#what_we_offer .title_div {
    padding: 0 50px;
    line-height: 1.4em
}

.footer_colum ul li .link_more {
    color: #0072cf
}

#how_we_engage {
    padding: 22px 0 70px 0;
    background-color: #0072cf
}

#how_we_engage.heading-engage {
    color: #fff;
    text-align: center
}

#how_we_engage .heading-engage {
    color: #fff;
    text-align: center;
    padding: 40px 0
}

#how_we_engage .home_box-1 {
    border: 1px solid #fff;
    padding: 20px;
    min-height: 380px;
    border-radius: 4px;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    overflow: hidden;
    position: relative
}

#how_we_engage .home_box-1:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 150px;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out
}

#how_we_engage .home_box-1:hover:before {
    left: 110%
}

#how_we_engage .home_box-1 h3 {
    color: #fff
}

#how_we_engage .home_box-1 ul {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0
}

#how_we_engage .home_box-1 li {
    list-style-type: none;
    position: relative;
    padding-left: 1.3em;
    color: #fff;
    margin: 0 0 8px 10px
}

#how_we_engage .home_box-1 li::before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em
}

#how_we_engage .img-icon {
    text-align: center;
    margin: auto;
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #fff
}

.what_we_offer {
    padding: 5px
}

.what_we_offer .detail-box .icon-box {
    width: 80px;
    height: 80px;
    margin: auto;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 4px 1px #ccc
}

.what_we_offer .detail-box .icon-box img {
    padding-top: 15px;
    width: 50px !important;
    /* height: 50px !important; */
    align-items: center;
}

#testimonial4 {
    overflow: hidden;
    min-height: 375px;
    position: relative;
    background: #1583c9
}

#testimonial4 .carousel-inner {
    width: 75%;
    margin: auto
}

#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab
}

#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

#testimonial4 .carousel-inner .item {
    overflow: hidden
}

.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap
}

.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 10px;
    height: 10px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 10px;
    height: 10px;
    border: none;
    margin: 2px 3px;
    background-color: #000;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eee;
    -webkit-border-radius: 0;
    border-radius: 0
}

.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: 0 0;
    border: 2px solid #fff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all .6s cubic-bezier(.3, 1, 0, 1);
    transition: all .6s cubic-bezier(.3, 1, 0, 1)
}

.testimonial4_control_button .carousel-control.left {
    left: 7%;
    right: auto
}

.testimonial4_control_button .carousel-control.right {
    right: 7%;
    left: auto
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff
}

.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative
}

.testimonial4_header h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 20px;
    position: relative;
    text-align: center
}

.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative
}

.testimonial4_slide p {
    color: #fff;
    font-size: 16px;
    margin: 40px 0 20px 0
}

.testimonial4_slide h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

@media only screen and (max-width:480px) {
    .testimonial4_control_button .carousel-control {
        display: none
    }
    .testimonial4_header {
        width: 95%
    }
    .testimonial4_header h4 {
        font-size: 20px
    }
    .testimonial4_slide {
        width: 98%;
        padding: 5px
    }
}

@media (min-width:481px) and (max-width:767px) {
    .testimonial4_control_button .carousel-control.left {
        left: 2%
    }
    .testimonial4_control_button .carousel-control.right {
        right: 2%
    }
    .testimonial4_header {
        width: 95%
    }
    .testimonial4_slide {
        width: 98%;
        padding: 5px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .testimonial4_control_button .carousel-control.left {
        left: 5%
    }
    .testimonial4_control_button .carousel-control.right {
        right: 5%
    }
}

@-webkit-keyframes psBoxShadowEffect_2 {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255, 255, 255, .5);
        -webkit-transform: scale(1.5);
        opacity: 0
    }
}

@keyframes psBoxShadowEffect_2 {
    0% {
        opacity: .3
    }
    40% {
        opacity: .5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, .5)
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, .1), 0 0 5px 5px #fff, 0 0 0 5px rgba(255, 255, 255, .5);
        transform: scale(1.5);
        opacity: 0
    }
}

#testimonials {
    padding: 45px 0
}

#testimonials .font-box .testimonials-heading h1 {
    text-align: center;
    margin-bottom: 50px;
    font-family: Druk;
    font-size: 65px;
    line-height: 94px;
    text-transform: uppercase;
    letter-spacing: 3px
}

#testimonials .font-box .testimonials-text p {
    text-align: center;
    font-size: 16px;
    position: relative;
    height: 50px
}

#testimonials .font-box .testimonials-text p:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 30px;
    width: 4%;
    border-bottom: 3px solid #0072cf;
    display: block;
    margin: 0 auto
}

.awesome_tex {
    -webkit-animation: colorchange 10s infinite alternate
}

@-webkit-keyframes colorchange {
    0% {
        color: #1f8504
    }
    10% {
        color: #8e44ad
    }
    20% {
        color: #1abc9c
    }
    30% {
        color: #d35400
    }
    40% {
        color: #1f8504
    }
    50% {
        color: #34495e
    }
    60% {
        color: #1f8504
    }
    70% {
        color: #2980b9
    }
    80% {
        color: #f1c40f
    }
    90% {
        color: #2980b9
    }
    100% {
        color: pink
    }
}

#my-testimonials-home {
    width: 100%;
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 40px
}

#my-testimonials-home .text-heading {
    margin-bottom: 31px;
    font-size: 48px;
    line-height: 58px;
    color: #7f8899;
    font-weight: 400;
    font-family: source_sans_proregular;
    text-shadow: none !important;
    float: left !important
}

.testimonial_para-new {
    font-size: 16px !important;
    color: #54617a !important;
    font-family: source_sans_proregular;
    text-shadow: none !important;
    float: left
}

.textmonial-svg {
    width: 68px;
    float: left;
    margin-right: 20px
}

.img-textmonial-name {
    border-radius: 100%;
    margin-bottom: 15px;
    margin-top: 50px
}

.testimonial_control {
    position: absolute;
    top: 40%;
    width: 100%;
    bottom: 0
}

.testimonial_btn-left {
    float: left;
    margin-left: -120px
}

.testimonial_btn-right {
    float: right;
    margin-right: -80px
}

.testimonial_btn-left.btn-default {
    border: none;
    background: 0 0
}

.testimonial_btn-left.btn-default:hover {
    background: 0 0;
    border: none;
    outline: 0
}

.testimonial_btn-left.btn-default:focus {
    outline: 0;
    box-shadow: none
}

.testimonial_btn-right.btn-default {
    border: none;
    background: 0 0
}

.testimonial_btn-right.btn-default:hover {
    background: 0 0;
    border: none;
    outline: 0
}

.testimonial_btn-right.btn-default:focus {
    outline: 0;
    box-shadow: none
}

.testimonial_subtitle-new {
    color: #333 !important;
    text-shadow: none !important;
    font-family: source_sans_proregular;
    font-weight: 100 !important;
    font-size: 17px !important;
    text-shadow: none !important;
    margin-bottom: 12px
}

.name {
    text-shadow: none !important;
    font-family: source_sans_proregular
}

.line {
    width: 40%;
    height: 3px;
    background-color: #0272cf;
    margin-bottom: 15px
}

.logo-client {
    width: 100%;
    padding: 60px 0 !important;
    text-align: center
}

.logo-foot {
    padding: 60px 0 !important;
    text-align: center
}

.more-btn {
    width: 100%;
    margin-top: 45px
}

.btn-more {
    border: 2px solid #0272cf;
    border-radius: 4px;
    background-color: #fff;
    color: #0272cf;
    padding: 13px 26px;
    font-size: 20px;
    transition: 2s
}

.btn-more:hover {
    background-color: #0272cf;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2)
}

.testimonials-text-with {
    float: right
}

@media screen and (max-width:992px) {
    .wrapper {
        padding: 0px;
    }
    #carousel-example-generic .carousel-indicators {
        bottom: -66px !important;
        left: 50% !important;
        text-align: center
    }
    .testimonials-text-with {
        text-align: center;
        float: none;
        margin: auto
    }
    .line {
        text-align: center;
        margin: auto
    }
}

#carousel-example-generic .carousel-indicators {
    bottom: -36px;
    left: 4%;
    text-align: center
}

#carousel-example-generic .carousel-indicators li {
    background-color: #ccc;
    margin-top: 50px
}

#carousel-example-generic .carousel-indicators li.active {
    color: #0272cf;
    background-color: #0272cf
}

.company-logo {
    margin: 50px 0
}
.info {
    padding: 20px;
    background: white;
}

.contact-footer p{
    margin-bottom: 0px !important;color: white;
}.contact-footer p a{
    margin-bottom: 0px !important;color: white;
}
.tz-nav .active{color: #0fb6ab;}


@media(max-width:576px){
    .our-clients {
    padding: 30px 0px !important;
    background: #ffffff;
}
}