a:focus {
    outline: 0
}

a:active,
a:focus {
    outline: none
}

:focus {
    outline: 0
}

body {
    background-color: #ececec;
    font-family: 'Open Sans', 'sans-serif';
}

header #logo {
    z-index: 999999
}

header #logoholder {
    z-index: 99999;
}

.sb-toggle-right {
    background-color: #00385e !important;
    position: relative;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
}

header .navbar {
    margin-bottom: 0;
    background: transparent;
    background-image: none;
    background-repeat: no-repeat;
    filter: none
}

header .navbar-brand {
    padding: 0;

}

header .navbar-brand img {width: 400px;margin-top: 6px;}


header .navbar-default {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.navbar .dropdown-menu::after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #3f3f3f;
    border-left: 6px solid transparent;
    content: ''
}

.dropdown-submenu .dropdown-menu {
    margin-top: 0 !important
}

.navbar .dropdown-menu .dropdown-submenu .dropdown-menu::after {
    position: absolute;
    top: 0px;
    left: 0px;
    display: inline-block;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #3f3f3f;
    border-left: 0px solid transparent;
    content: ''
}

.top
{
    background-color:#003053;
    width: 100%;
    float: right;
    padding: 12px 0px 6px
    
}
.top .right{
    text-align:right;
    margin-right: 25px;
}

.top .left{
    text-align:left;
    margin-left: 25px;
}


.top p
{
    color:#eaffea
}

.top strong{
    color:#eaffea;
    padding-right: 5px;
}

.top p span
{
    margin-left: 15px;
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.active>a:hover {
    background-color: #013860;
    background-image: none;
    background-repeat: no-repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>.open>a:hover,
header .navbar-default .navbar-nav>.open>a:focus {
    background-color: #013860;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s
}

header .navbar-nav>li {
    margin-left: 3px;
    margin-right: 3px
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    background-color: #013860;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s
}

header .navbar-nav>li>a {
    padding: 15px 5px 15px;
    text-transform: uppercase;
}

header .dropdown-menu {
    margin-top: 5px !important;
    background-color: #035a65;
    color: #fff;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    padding: 0;
}

header .dropdown-menu>li>a {
    display: block;
    padding: 5px 10px;
    text-transform: uppercase;
    margin: 5px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #fff;
    white-space: nowrap;
    font-size: 13px;
    background-color: #007786;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

header .dropdown-menu>li>a:hover {
    background-color: #013860;
    background-image: none;
    background-repeat: no-repeat;
    color: #fff;
    filter: none;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s
}

.rslides {
    margin: 0 auto
}

.rslides_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0
}

.centered-btns_nav {
    z-index: 3;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../img/themes.gif") no-repeat left top;
    margin-top: -45px
}

.centered-btns_nav:active {
    opacity: 1.0
}

.centered-btns_nav.next {
    left: auto;
    background-position: right top;
    right: 0
}

.scrollup {
    position: fixed;
    width: 32px;
    height: 32px;
    bottom: 10px;
    right: 10px;
    background: #222;
    display: none;
    z-index: 99;
}

a.scrollup {
    outline: 0;
    text-align: center
}

a.scrollup:hover,
a.scrollup:active,
a.scrollup:focus {
    opacity: 1;
    text-decoration: none
}

a.scrollup i {
    margin-top: 10px;
    color: #fff
}

a.scrollup i:hover {
    text-decoration: none
}

#services {
    background: url(../img/noise.gif) repeat #f7f7f7;
    margin-bottom: 0;
    padding: 50px 0px 20px;
    width: 100%;
    float: right;
}

#contentcontainer {
    background-color: #ececec;
    padding: 45px 0
}

.box-white {
    padding: 0px 0px;
    border: 1px solid #c3c3c3;
    margin-bottom: 30px;
    height: 270px;
}
.servicesbtn:hover
{
 background:#3c3c3c;
 color:#f1f1f1;
}
.box-white img
{
    width:100%;
    width: 75px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    background: white;
    padding: 5px;
    margin-top: 10px;
    border: 1px solid #c3c3c3;
}

.box-white h1,h2,h3 {
    font-weight: 600;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 8px;
    font-family: 'Playfair Display', serif;
    margin: 0;
    text-align: left;
    padding-left: 0px;
}
.box-white p
{
    text-align: left;
    margin-left:15px;
    font-size: 14px;
    line-height: 24px;
    padding-right: 10px;
    color: #6b6b6b;
}

.box-white .icon-circle-color {
    background: url(../img/white-pattern.gif) repeat #fff;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    /* transform: rotate(360deg); */
    /* -webkit-transform: rotate(360deg); */
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}

.box-white .icon-circle-color-hover {
    background: url(../img/blue-pattern.gif) repeat #20a2ee;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg))
}

.box-white .icon-circle {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-box-shadow: inset 0px 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0px 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.box-white .icon-table {
    display: table;
    width: 101%;
    height: 100%;
    padding: 0px;
}

.box-white .icon-inside {
    display: table-cell;
    vertical-align: middle
}

#services-one .service-icon {
    background: transparent url("../img/services/1.jpg") no-repeat center center;
   
}

#services-one .service-icon-hover {
    background: transparent url("../img/services/1.jpg") no-repeat center center;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

#services-two .service-icon {
    background: transparent url("../img/services/2.jpg") no-repeat center center;
   
}

#services-two .service-icon-hover {
    background: transparent url("../img/services/2.jpg") no-repeat center center;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);

}

#services-three .service-icon {
   background: transparent url("../img/services/3.jpg") no-repeat center center;
    
}

#services-three .service-icon-hover {
     background: transparent url("../img/services/3.jpg") no-repeat center center;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

#services-four .service-icon {
    background: transparent url("../img/services/4.jpg") no-repeat center center;
    
}

#services-four .service-icon-hover {
     background: transparent url("../img/services/4.jpg") no-repeat center center;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

#services-five .service-icon {
   background: transparent url("../img/services/5.jpg") no-repeat center center;
   
}

#services-five .service-icon-hover {
    background: transparent url("../img/services/5.jpg") no-repeat center center;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

#services-six .service-icon {
   background: transparent url("../img/services/6.jpg") no-repeat center center;
    
}

#services-six .service-icon-hover {
   background: transparent url("../img/services/6.jpg") no-repeat center center;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

#services-seven .service-icon {
    background: transparent url("../img/accounts_first_icon.png") no-repeat center center
}

#services-seven .service-icon-hover {
    background: transparent url("../img/accounts_first_icon_on.png") no-repeat center center
}

#services-eight .service-icon {
    background: transparent url("../img/collection_service_icon.png") no-repeat center center
}

#services-eight .service-icon-hover {
    background: transparent url("../img/collection_service_icon_on.png") no-repeat center center
}

#services-nine .service-icon {
    background: url("../img/abc2.png") no-repeat center center
}

#services-nine .service-icon-hover {
    background: transparent url("../img/abc2.png") no-repeat center center
}

.box-bottom {
    margin-top: 20px;
    margin-bottom: 23px;
    text-align: left;
    margin-left: 14px;
}

.servicesbtn
{
    padding: 10px;
    border: 1px solid #c3c3c3;
    text-decoration: none  !important;
    color: #464646;
    font-weight: 600;
}

.box-bottom-overide {
    margin-top: 13px
}

.btn {
    color: #fff;
    text-shadow: none;
    background-image: none;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.btn-primary {
    background-color: #4c4c4c;
    border-bottom: solid 3px #3f3f3f;
    border-radius: 0px;
}

.btn-primary:hover {
    background-color: #013860;
    border-bottom: solid 3px #1874ab;
}

img.pull-left,
.align-left {
    float: left;
    margin: 0 15px 15px 0
}

#overview {
    padding: 15px 0 0px;
    background-color: #ececec;
    background-image: url('../img/bg_strip.gif');
    background-repeat: repeat;
    margin-top: 20px;
}

#overview article {
    clear: both;
}

#overview h3 {
    font-size: 20px;
}

#overview p {
    text-align: left;
    line-height: 25px;
    font-size: 14px;
}

#overview h3 {
    -webkit-text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
    -moz-text-shadow: 0px 2px 0px rgba(255, 255, 255, 1);
    /* text-shadow: 0px 2px 0px rgba(255, 255, 255, 1); */
}

#fromdesk {
    /* padding-right: 25px; */
    /* padding-bottom: 25px; */
}

#fromdesk h3,
#helpform h3,
#overview h3 {
    padding-bottom: 12px;
    padding-left: 0px;
}

#certificate {
    /* padding-left: 27px */
}

::-webkit-input-placeholder {
    font-style: italic
}

::-moz-placeholder {
    font-style: italic
}

:-moz-placeholder {
    font-style: italic
}

:-ms-input-placeholder {
    font-style: italic
}

#clients {
    background-color: #b9b9b9;
    padding: 45px 0 40px 0
}

#footertop {
    background-color: #21a2ef;
    padding: 35px 0 15px 0
}

#footerbottom {
    background-color: #003053;
    padding: 15px 0 5px 0;
    text-align: center;
    float: right;
    width: 100%;
    position: relative;
}

#footerbottom a
{
    font-weight:bold;
    color: #4cc7ff !important;
}
#footerbottom a:hover
{
    font-weight:bold;
    color: #95deff !important;
}

footer {
    color: #fff;
    font-size: 13px;
    margin-top: 40px;
}

footer h5 {
    text-transform: uppercase;
    color: #116598;
    font-weight: 800;
    font-size: 18px
}

#welcome p,
#profile p {
    line-height: 21px;
    font-size: 13px
}

#welcome p a.btn {
    padding: 0;
    font-size: 13px;
    color: #116598
}

#profile p a {
    color: #FFF;
    text-decoration: none
}

#profile .text-muted {
    font-size: 12px;
    color: #116598
}

.nav {
    margin-bottom: 18px;
    margin-left: 0;
    list-style: none;
}

ul.list-style-footer li {
    margin: 0 0 2px 0;
    padding: 0
}

ul.list-style-footer li a {
    padding: 2px 0 5px 0;
    color: #fff !important;
    display: block;
    font-size: 13px
}

ul.list-style-footer li a:hover {
    background: none;
    color: #0a5583 !important;
    text-decoration: none !important
}

ul.list-style-footer li.current a {
    color: #fff !important;
    text-decoration: none !important
}

ul.list-style-footer li.current a:before {
    color: #fff
}

ul.list-style-footer li a:before {
    padding: 10px 10px 10px 0;
    content: "\f105";
    font-family: fontawesome;
    color: #fff
}

ul.list-style-footer li a:hover:before {
    color: #0a5583
}

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

ul.social-network li {
    display: inline;
    margin: 0 5px
}

ul.social-network li a {
    color: #fff;
    font-size: 18px
}

.sb-menu h3 {
    padding-left: 15px
}

.sb-slidebar {
    background-color: #222;
    color: #e8e8e8
}

.sb-slidebar a {
    color: #FF3971;
    text-decoration: none
}

.sb-slidebar a:hover {
    color: #fff;
    text-decoration: underline
}

.sb-menu {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sb-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.sb-menu>li:first-child {
    border-top: none
}

.sb-menu>li:last-child {
    border-bottom: none
}

.sb-menu li a {
    width: 100%;
    display: inline-block;
    padding: 12px 0 12px 18px;
    color: #f2f2f2;
    font-size: 14px
}

.sb-menu li a:hover {
    text-decoration: none;
    background-color: #20a2ee
}

.sb-menu li ul li a {
    font-size: 13px
}

.sb-submenu {
    display: none;
    padding: 0;
    margin: 0;
    list-style-type: none;
    background-color: rgba(255, 255, 255, 0.05)
}

span.sb-caret {
    width: 0;
    height: 0;
    display: inline-block;
    margin: 0 5px;
    border: 5px solid transparent

}

span.sb-caret {
    border-top: 5px solid;
    border-bottom: 0px solid transparent
}

.sb-submenu-active>span.sb-caret {
    border-top: 0px solid transparent;
    border-bottom: 5px solid
}

.sb-navbar {
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    left: auto;
    right: auto;
    z-index: 1000;
    background-color: #219AEB;
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.01), 0 4px 0 0 rgba(0, 0, 0, 0.02), 0 3px 0 0 rgba(0, 0, 0, 0.04), 0 2px 0 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.08), 0 1px 0 0 rgba(255, 255, 255, 0.1) inset, 1px 0 0 0 rgba(255, 255, 255, 0.1) inset, -1px 0 0 0 rgba(255, 255, 255, 0.1) inset, 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%);
    background-size: 100%;
    background-repeat: no-repeat
}

html.sb-android .sb-navbar {
    position: absolute
}

.sb-navbar-menu {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.sb-navbar-menu-left {
    float: left
}

.sb-navbar-menu-right {
    float: right
}

.sb-navbar-menu li {
    padding: 0;
    margin: 0;
    display: block;
    float: left
}

.sb-navbar-menu li a {

    display: inline-block;
    color: #f2f2f2;

    padding: 15px;
    text-decoration: none
}

.sb-navbar-menu li a:hover {
    color: #f2f2f2;
    background-color: rgba(0, 0, 0, 0.05)
}

.sb-toggle-left,
.sb-toggle-right,
.sb-open-left,
.sb-open-right,
.sb-close {
    cursor: pointer
}

.sb-navbar .sb-toggle-left {
    width: 52px;
    float: left;
    padding: 14px
}

.sb-navbar .sb-toggle-right {
    width: 52px;
    float: right;
    padding: 14px
}

.navicon-line {
    width: 24px;
    height: 4px;
    margin-bottom: 3px;
    background-color: #ffffff;
}

.sb-navbar .sb-toggle-left:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

.sb-navbar .sb-toggle-right:hover {
    background-color: rgba(0, 0, 0, 0.05)
}

#clientscroll {
    display: none
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%
}

.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center
}

.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    line-height: 0px
}

.nbs-flexisel-item img {
    width: 100%;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 170px;
    max-height: 90px
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100
}

.nbs-flexisel-nav-left {
    right: 28px;
    background: url(../img/button-previous.png) no-repeat;
    background-position: 0px -26px
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../img/button-next.png) no-repeat;
    background-position: 0px -26px
}

.nbs-flexisel-nav-left:hover,
.nbs-flexisel-nav-right:hover {
    background-position: 0px 0px
}

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

.text-white:hover {
    text-decoration: none;
    color: #0a5583 !important
}

.subbanner-container {
    height: 152px;
    background-size: cover;
    background-color: #20a2ee
}

.inner-banner {
    background: url(../img/sub_banner.jpg) repeat center center
}

.contact-banner {
    background: url(../img/contact-banner.jpg) repeat center center
}

.client-banner {
    background: url(../img/clients-banner.jpg) repeat center center
}

.career-banner {
    background: url(../img/career-banner.jpg) repeat center center
}

.advantage-banner {
    background: url(../img/pamac-advantage-banner.jpg) repeat center center
}

.industrycovered-banner {
    background: url(../img/industry-covered-banner.jpg) repeat center center
}

.resource-banner {
    background: url(../img/resource-banner.jpg) repeat center center
}

.riskcontrol-banner {
    background: url(../img/risk-control-banner.jpg) repeat center center
}

.documentcollections-banner {
    background: url(../img/document-collections-banner.jpg) repeat center center
}

.resources-banner {
    background: url(../img/resource_management.jpg) repeat center center
}

.account-banner {
    background: url(../img/accounts_first.jpg) repeat center center
}

.transaction-banner {
    background: url(../img/transaction-banner.jpg) repeat center center
}

.customerprofilevalidation-banner {
    background: url(../img/customer-profile-validation-banner.jpg) repeat center center
}

.creditprocessing-banner {
    background: url(../img/credit-processing-appraisal.jpg) repeat center center
}

.collection-banner {
    background: url(../img/collection_services.jpg) repeat center center
}

#stripinner {
    background-color: #b9b9b9;
    background-image: url('../img/bg_strip_inner.gif');
    background-repeat: repeat;
    height: 77px
}

.white-bullet {
    margin-bottom: 15px
}

.white-bullet li {
    margin-bottom: 5px;
    text-align: justify;
    font-size: 13px;
    background-image: url('../img/white-bullet.png');
    background-repeat: no-repeat;
    background-position: 8px 6px;
    padding-left: 25px;
    line-height: 21px
}

.remove-top-margin {
    margin-top: 0 !important
}

#contentcontainer p {
    font-size: 13px;
    line-height: 21px
}

#contentcontainer h2 {
    font-size: 20px;
    color: #28b5f2
}

#contentcontainer h4 {
    font-size: 15px;
    color: #28b5f2
}

#nav-left {
    padding-left: 46px
}

.img-margin-top {
    margin-top: 14px
}

.img-margin-bottom {
    margin-bottom: 14px
}

ul.list-style1 li {
    background: none;
    margin: 0 0 3px 0;
    padding: 0
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: #013860
}

ul.list-style1 li.active a,
ul.list-style1 li.active a:hove,
ul.list-style1 li.active a:focus {
    background-color: #013860 !important
}

ul.list-style1 li a {
    background-color: #535353;
    color: #fff;
    padding: 8px 0 8px 22px;
    font-size: 13px;
    background-image: url(../img/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 10px center
}

ul.list-style1 li a.subnavs {
    padding: 8px 0 8px 28px;
    background-color: #5b5b5b;
    background-position: 15px center !important
}

ul.list-style1 li.active a.subnavs {
    background-color: #013860
}

ul.list-style1 li a:hover,
ul.list-style1 li a:focus {
    background: #013860;
    color: #fff !important;
    text-decoration: none !important
}

#centering {
    height: 100%;
    display: table;
    width: 100%;
    padding: 0
}

.thumbnail {
    position: relative;
    overflow: hidden
}

.caption {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(000, 000, 000, 0.5);
    width: 100%;
    height: 100%;
    padding: 2%;
    display: none;
    text-align: center;
    color: #fff !important;
    z-index: 2
}

.centering {
    position: absolute;
    top: 40%;
    text-align: center;
    width: 100%
}

.centering h4 {
    color: #fff !important
}

blockquote {
    border-left: 0px;
    padding: 8px 0
}

blockquote p {
    text-align: justify;
    line-height: 21px
}

blockquote footer {
    font-size: 13px
}

.nav-tabs {
    border-bottom: 2px solid #013860
}

.nav-tabs>li {
    margin-bottom: 0px
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #013860;
    color: #fff;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #013860;
    color: #fff;
    border-color: #013860 #013860 rgba(0, 0, 0, 0);
}

.nav-tabs>li>a {
    background-color: #007786;
    color: #fff;
    margin-right: 3px;
    padding: 9px 20px;
    font-size: 15px;
}

.nav-tabs>li>a:hover {
    border-color: #013860 #013860 rgba(0, 0, 0, 0);
}

.menu-header {
    font-size: 18px
}

.services-lists {
    font-size: 13px
}

#clients-tabs img {
    margin-bottom: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 2px 0 0 #ccc
}

#careerForm,
#contactForm {
    padding-top: 3px;
}

#careerForm legend,
#contactForm legend {
    font-size: 20px;
    color: #28b5f2
}

.text-blue {
    color: #28b5f2
}

.head {
    font-size: 16px;
    font-weight: normal
}

.emaillink {
    color: #333
}

#careerForm label,
#contactForm label {
    font-weight: normal;
    font-size: 13px
}

#contactForm label {
    text-align: left;
    padding-left: 0px
}

#careerForm label.error,
#homeForm label.error,
#contactForm label.error {
    font-size: 11px;
    color: red
}

#careerForm input[type="text"],
#contactForm input[type="text"],
#careerForm input[type="email"],
#contactForm input[type="email"],
#careerForm input[type="file"],
#careerForm select,
#homeForm input[type="text"],
#homeForm input[type="email"] {
    font-size: 13px
}

#current {
    font-size: 13px
}

.head-h3 {
    font-size: 16px !important;
    color: #28b5f2
}

.maparea {
    padding-bottom: 35px
}

#deskmd p {
    font-size: 13px;
    line-height: 20px
}

#deskmd h3 {
    color: #20a2ee;
    margin: 0 0 15px 0
}

#deskmd img {
    border: solid 1px #f2f2f2
}

h4 small,
p.speak small {
    color: #333;
    font-size: 12px;
    font-style: italic;
    color: #000
}

.speakcontainer {
    border: solid 1px #535353;
    padding: 20px 30px 10px 30px;
    background-image: url('../img/speakbg.png')
}

.speakcontainer blockquote p {
    font-style: italic;
    font-size: 14px !important;
    font-weight: 800
}

.speaks {
    margin-bottom: 25px
}

.maparea p,
.maparea p a {
    color: #28b5f2
}

.margin-left {
    margin-left: 25px
}

#success,
#error {
    display: none
}

#success span,
#erro span {
    display: block;
    position: absolute;
    top: 0;
    width: 100%
}

#success span p,
#error span p {
    margin-top: 6em
}

#success span p {
    color: #9bd32d
}

#error span p {
    color: #c0392b
}

#overview ul
{
    
padding-left: 20px;
}

@-moz-document url-prefix() {
    otherbrowser {
        margin-top: 56px
    }
}

#overview ul li a
{
    font-size:15px;
    line-height:28px;
    color:#4c4c4c
}


.page-banner
{text-align:center;padding: 100px 0px 100px;background-size: cover !important;background-position: center !important;}
.page-banner h1
{
  font-size: 30px;
  padding: 13px;
  font-family: 'Playfair Display', serif;
  font-weight: 600;
  color: #013860;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255,255,255,1) 47%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
 }

.page-banner h1 span
{
 display:block;
 font-size: 14px;
 margin-top: 10px;
 font-weight: 600;
}

.content
{
   padding-top:40px;
   /* background:url(../img/text.jpg); */
}

.content p
{
   line-height: 29px;
   font-size: 14px;
   margin-bottom:20px;
   text-align: justify;
   color: #007786;
   font-weight: 600;
}

.gray-padding
{
    color: #464545 !important;
    padding: 10px;
    background:url(../img/Background-shrinked.gif);
    background-size:cover;
    font-weight: 400 !important;
}

.overlaycolor
{  
    background:antiquewhite;
    width:100%;
    height:100%;
}

.content ul li
{
    line-height: 35px;
    font-size: 15px;
    color: #800000;
    font-weight: 600;
    font-style: italic;
}


.contenttable
{
    margin-bottom:50px;
}
.contenttable .brd
{
    border: 1px solid #056571;
    background-color: #007786;
}
.contenttable .brd h2
{
    color: white;
    padding: 10px 0px;
    font-weight: 600;
    margin: 0;
}

.contenttable p
{
    margin-bottom: 10px;
    margin-top: 10px;
    color: whitesmoke;
}

.contenttable p strong
{
    margin-bottom: 10px;
    margin-top: 10px;
    color: #65ff66;
    font-weight: 800;
}

.our-team
{
    margin-bottom:30px;
    position: relative;
    border: 1px solid #ece6e6;
    width: 100%;
    float: right;
}
.our-team .team{width: 100%;float: right;position: relative;background-color: #f9f9f9;}

.our-team .pic{background: #ece5e5;padding: 5px;display: none;}
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic:after{
    /* opacity: 1; */
}
.our-team .pic img{
    height: auto;
    width: 100%;
    display: none;
}
.our-team .social-links{
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    position: absolute;
    bottom: -40%;
    left: 0;
    text-align: center;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social-links{
    bottom: 20px;
}
.our-team .social-links li{
    display: inline-block;
    margin-right: 5px;
}
.our-team .social-links li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #fdfffc;
    font-size: 18px;
    color: #fdfffc;
    transition: all 0.5s ease 0s;
}
.our-team .social-links li a:hover{
    background: #2ec4b6;
    border: 1px solid #2ec4b6;
}
.our-team .team-info{
    padding-left: 10px;
    color: #011627;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
    background-color: #efefef;
}
.our-team .team-info:before{
    /* content: ""; */
    width: 100%;
    height: 100%;
    /* position: absolute; */
    top: 0;
    left: -100%;
    background: #019696;
    z-index: -1;
    transition: all 0.5s ease 0s;
}
.our-team:hover .team-info:before{
    left: 0;
}
.our-team .title{
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 0px;
    letter-spacing: 2px;
    text-align: left;
    transition: all 0.5s ease 0s;
    text-transform: uppercase;
    padding-left: 0;
}
.our-team:hover .title{
    color: #002b2b;
}
.our-team .post{
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    color: #007180;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-bottom: 7px;
}
.our-team:hover .team-info,
.our-team:hover .post{
}
.our-team .description{
    font-size: 15px;
    line-height: 25px;
    text-align: left;
    background-color: #f9f9f9;
    padding-left: 10px;
    color: #005661;
    font-weight: 400;
    margin-top: 12px;
}
.our-team .description a{
    font-size: 14px;
    line-height: 22px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    background-color: #026f6f;
}
@media screen and (max-width: 990px){
    .our-team{ margin-bottom: 20px; }
}


.sticky
{

}
.sticky img
{
  width:100%;
}
.sticky p
{
    color: #4e4d4d;
    font-weight: 400;
    background-color: #f7f7ff;
    padding: 19px;
}


.sticky .halfpart
{
}

.sticky .halfpart p strong
{color: #000000;}
.sticky .halfpart p
{
    color: #6b6b6b;
    font-weight: 400;
    padding: 12px;
    background: none;
    margin-bottom: 0;
    background-color: #f7f7f7;
}


.content .halfpart ul li
{
    line-height: 38px;
    font-size: 15px;
    color: #151515;
    font-weight: 400;
    font-style: italic;
}
.calcy:hover > a img
{
bkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
filter: grayscale(0%);
border-radius: 50%;
}

.calcy:hover
{
    background:#712d3d;
}


.calcy
{text-align:center;margin-top: 25px;background-color: #f3f3f3;padding-top: 15px;}

.calcy a img
{

bkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */

filter: grayscale(100%);

border-radius: 50%;

background-color: #e0e0e0;

padding: 22px;

height: 150px;

width: 150px;
}

.calcy a 
{text-align:center;text-decoration: none;}

.calcy a h3
{
   text-align:center;
   background-color: #e0e0e0;
   margin-top: 10px;
   color: #0e0e0e;
}

.calcyimg
{
    
/* background-color: whitesmoke; */
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #023f4c;
}

#about {
    background: url(../img/abouttext.jpg) repeat;
    background-attachment: fixed;
    padding-bottom: 30px;
    background-size: cover;
    background-position: center;
    z-index: 99;
    /* margin-top: 50px; */
    width: 100%;
    float: right;
    position: relative;
}
#about:before
 {
     content:'';
     position:absolute;
     right: 0;
     left: 0;
     width:100%;
     height:100%;
     background-color: rgba(241, 241, 241, 0.87);
     z-index: -99;
}

#about p 
    {
        padding: 2px 5px 0px 20px;
        font-size: 19px;
        line-height: 35px;
        font-family: 'Playfair Display', serif;
        color: #000000;
        text-align: center;
        margin-top: 34px;
    }
#about img
{
    width: 485px;
    float:right;
    margin-left: 60px;
    margin-top: -96px;
}

#about p span
{
    
font-size: 33px;    
display: block;    
margin-bottom: 27px;    
color: #710101;    
margin-top: 42px;
}

