details,figure,footer,header,nav,section {
    display: block
}

a:focus,a:hover {
    color: #004281;
    text-decoration: none
}

a,button,input {
    outline: medium none;
    color: #004281
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

strong {
    font-weight: 700
}

p {
    margin: 0 0 15px
}

::-moz-selection {
    background: #004281;
    color: #fff;
    text-shadow: none
}

::-moz-selection {
    background: #004281;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #004281;
    color: #fff;
    text-shadow: none
}

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],select {
    font-family: inherit;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0;
    vertical-align: middle;
    width: 100%;
    color: #5d6576;
    padding: 10px 20px;
    font-weight: 400;
    background-color: rgba(0,0,0,.03);
    text-transform: inherit;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    outline: 0;
    line-height: inherit
}

button,input[type=button],input[type=reset],input[type=submit] {
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    padding: 11px 40px 11px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    cursor: pointer;
    outline: 0!important;
    -webkit-font-smoothing: antialiased
}

input:-moz-placeholder,input:-ms-input-placeholder,input::-moz-placeholder,input::-ms-input-placeholder,input::-webkit-input-placeholde {
    color: #fff
}

ul {
    margin: 0 0;
    padding: 0
}

.about-2:before,.owl-item,.post,.post .post-desc,.team-description,.team-hover,.team-title,.testimonial .testimonial-content::after,.testimonial .testimonial-content::before,.testimonial-content,button,img,span {
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s
}

a,a.nav-link {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.nav-link span,.navbar-form span {
    -webkit-transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    transition: all 0s ease-in-out 0s
}

.box-shadow {
    -webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    box-shadow: 0 0 11px 0 rgba(6,22,58,.14)
}

.box-shadow2 {
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.6);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,.6);
    box-shadow: 0 1px 10px rgba(0,0,0,.6)
}

.about-info h4 {
    font-size: 24px;
    font-weight: 400
}

.padding-1 {
    padding-top: 78px;
    padding-right: 50px;
    padding-bottom: 48px
}

.padding-2 {
    padding-top: 77px;
    padding-right: 210px;
    padding-bottom: 62px
}

.padding-3 {
    padding-top: 100px;
    padding-right: 127px;
    padding-left: 80px;
    padding-bottom: 142px
}

.padding-4 {
    padding-top: 90%;
    padding-left: 30px
}

.padding-5 {
    padding-top: 114px;
    padding-left: 15px;
    padding-right: 15px
}

.padding-6 {
    margin-top: 50px;
    padding-top: 80px;
    padding-right: 30px;
    padding-bottom: 34px
}

.padding-7 {
    padding-top: 130px;
    padding-bottom: 45px;
    padding-left: 70px
}

.padding-8 {
    padding-top: 67px;
    padding-right: 70px;
    padding-bottom: 50px;
    padding-left: 70px
}

.padding-9 {
    padding-top: 78px;
    padding-bottom: 28px;
    padding-left: 60px;
    padding-right: 15px
}

.padding-10 {
    margin-top: -68px;
    margin-left: -100px;
    padding-top: 70px;
    padding-right: 70px;
    padding-bottom: 100px;
    padding-left: 100px
}

.padding-11 {
    padding-top: 105px;
    padding-right: 120px;
    padding-bottom: 50px;
    padding-left: 265px
}

.padding-12 {
    padding-top: 105px;
    padding-right: 120px;
    padding-bottom: 50px;
    padding-left: 265px
}

.pt-2 {
    padding-top: 2px!important
}

.pt-4 {
    padding-top: 4px!important
}

.pt-10 {
    padding-top: 10px!important
}

.pt-15 {
    padding-top: 15px!important
}

.pt-20 {
    padding-top: 20px!important
}

.pt-25 {
    padding-top: 25px!important
}

.pt-30 {
    padding-top: 30px!important
}

.pt-35 {
    padding-top: 30px!important
}

.pt-40 {
    padding-top: 40px!important
}

.pt-45 {
    padding-top: 45px!important
}

.pt-55 {
    padding-top: 55px!important
}

.pt-60 {
    padding-top: 60px!important
}

.pt-65 {
    padding-top: 65px!important
}

.pt-70 {
    padding-top: 70px!important
}

.pt-75 {
    padding-top: 75px!important
}

.pt-80 {
    padding-top: 80px!important
}

.pt-87 {
    padding-top: 87px!important
}

.pt-90 {
    padding-top: 90px!important
}

.pt-92 {
    padding-top: 92px!important
}

.pt-100 {
    padding-top: 100px!important
}

.pt-110 {
    padding-top: 110px!important
}

.pt-150 {
    padding-top: 150px!important
}

.pt-200 {
    padding-top: 200px!important
}

.pt-250 {
    padding-top: 250px!important
}

.mt-10 {
    margin-top: 11px!important;
}

.mt-15 {
    margin-top: 15px!important
}

.mt-25 {
    margin-top: 25px!important
}

.mt-30 {
    margin-top: 30px!important
}

.mt-50 {
    margin-top: 50px!important
}

.mt-60 {
    margin-top: 60px!important
}

.mt-80 {
    margin-top: 80px!important
}

.mt-100 {
    margin-top: 100px!important
}

.mt-110 {
    margin-top: 110px!important
}

.mt-120 {
    margin-top: 120px!important
}

.mt-130 {
    margin-top: 130px!important
}

.mt-140 {
    margin-top: 140px!important
}

.mt-150 {
    margin-top: 150px!important
}

.mt-164 {
    margin-top: 164px!important
}

.mt_5 {
    margin-top: -5px!important
}

.mt_10 {
    margin-top: -10px!important
}

.mt_15 {
    margin-top: -15px!important
}

.mt_25 {
    margin-top: -25px!important
}

.mt_30 {
    margin-top: -30px!important
}

.mt_40 {
    margin-top: -40px!important
}

.mt_50 {
    margin-top: -50px!important
}

.mt_60 {
    margin-top: -60px!important
}

.mt_80 {
    margin-top: -80px!important
}

.mt_85 {
    margin-top: -85px!important
}

.mt_92 {
    margin-top: -92px!important
}

.mt_103 {
    margin-top: -103px!important
}

.mt_110 {
    margin-top: -110px!important
}

.mt_140 {
    margin-top: -140px!important
}

.mt_150 {
    margin-top: -150px!important
}

.mt_165 {
    margin-top: -165px!important
}

.mt_180 {
    margin-top: -180px!important
}

.mr-15 {
    margin-right: 15px!important
}

.mr-0 {
    margin-right: 0!important
}

.mr_40 {
    margin-right: -40px
}

.mr_60 {
    margin-right: -60px
}

.mr_80 {
    margin-right: -80px
}

.mr_90 {
    margin-right: -90px
}

.mr_100 {
    margin-right: -100px
}

.mr_140 {
    margin-right: -140px!important
}

.mr_150 {
    margin-right: -150px!important
}

.mr_240 {
    margin-right: -240px
}

.col-title .title-icon,.col-title h2.title strong,.post .post-desc h5 a:hover,.row-title h2.title strong,.widget-contact li i,a,a.tp-caption.simple-text-button:hover,a.tp-caption.tm-simple-link:hover,a:hover,button,footer a:hover,input,ul li .icon-box.icon-style-border i {
    color: #004281
}

.post-image-icon i,.title-box .page-title-heading .title:before,.tp-caption.tp-overlay-content,.tp-caption.tp-overlay-content.tp-shapewrapper,.tp-caption.tp-shape.tp-shapewrapper,a.tp-caption,button:hover,footer .widget.style2 .widget-title:after,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
    background-color: #004281
}

a.tp-caption {
    border-color: #004281
}

a.tp-caption:not(.classic-border-button):not(..tm-simple-link):hover {
    background-color: rgba(255,94,20,.8);
    border-color: rgba(255,94,20,.6)
}

.content-post .content-post-desc h5 a:not(:hover),.post .post-desc h5 a,.row-title p.style2,.section-title h2.title,.section-title h3.title,h2.title strong {
    color: #020d26
}

button,input[type=button],input[type=reset],input[type=submit] {
    background-color: #020d26
}

.heilight-white-text,.image-overlay-content span,a.tp-caption.simple-text-button,a.tp-caption.tm-simple-link,button,input[type=button],input[type=reset],input[type=submit] {
    color: #2c2c2c
}

[data-tooltip]:after,[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-webkit-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    -moz-transition: opacity .2s ease-in-out,visibility .2s ease-in-out,-moz-transform .2s cubic-bezier(.71,1.7,.77,1.24);
    transition: opacity .2s ease-in-out,visibility .2s ease-in-out,transform .2s cubic-bezier(.71,1.7,.77,1.24);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    pointer-events: none
}

[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: 0 0;
    content: ""
}

[data-tooltip]:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: hsla(0,0%,20%,.9)
}

[data-tooltip]:after,[data-tooltip]:before {
    bottom: 100%;
    left: 50%
}

[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}

[data-tooltip]:after {
    margin-left: -80px
}

[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: #000;
    background-color: hsla(0,0%,20%,.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px
}

[data-tooltip]:focus:after,[data-tooltip]:focus:before,[data-tooltip]:hover:after,[data-tooltip]:hover:before {
    visibility: visible;
    opacity: 1
}

.top-contact li:last-child {
    padding-right: 0
}

.top-contact li {
    position: relative;
    z-index: 1
}

.top-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    display: inline-block;
    position: relative;
    line-height: 51px
}

.top-contact strong {
    font-weight: 600
}

.top-contact i {
    margin-right: 9px;
    display: inline-block
}

ul li .icon-box.icon-style-border {
    position: relative
}

ul li .icon-box.icon-style-border i {
    border: 1px solid;
    position: relative;
    display: inline-block;
    height: 43px;
    width: 43px;
    line-height: 43px;
    border-radius: 50%;
    text-align: center
}

.icon-box i {
    font-size: 16px
}

.site-navigation {
    position: relative
}

.footer .widget {
    margin: 40px 0 0;
    text-align: center
}

.footer .widget.style2 {
    text-align: left
}

.footer .first-footer {
    padding: 52px 0 55px
}

.widget-footer .first-footer .widget p {
    margin: 0 0 12px
}

.widget-footer .first-footer .widget .widget-title {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500
}

.widget-footer .first-footer .widget i {
    font-size: 45px;
    display: block;
    margin-bottom: 12px
}

.footer-logo img {
    height: 45px;
    width: auto
}

.widget ul.widget-contact {
    border-top: 1px solid rgba(122,122,122,.1);
    padding-top: 25px
}

.widget ul.widget-contact li {
    list-style: none;
    padding-left: 30px;
    position: relative;
    padding-top: 0;
    padding-bottom: 17px;
    line-height: 20px
}

.widget a {
    font-weight: 600
}

.widget ul {
    margin: 0;
    padding: 0
}

.widget ul>li {
    padding: 0 0 15px 0
}

.widget-contact li i {
    position: absolute;
    left: 0;
    top: 4px
}

.form-btn {
    position: absolute;
    top: 0;
    height: 49px;
    width: 152px;
    border: 0;
    outline: 0;
    border-radius: 0;
    z-index: 21;
    padding: 0;
    right: 0;
    font-weight: 600
}

.copyright {
    text-align: center;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 15px;
    line-height: 30px
}

.title-box .page-title-heading h1 {
    font-family: "Titillium Web",Arial,Helvetica,sans-serif;
    font-weight: 600;
    font-size: 53px;
    line-height: 58px;
    color: #fff;
    padding-left: 25px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.title-box .page-title-heading {
    position: relative
}

.title-box .page-title-heading .title:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 6px
}

.error-404 {
    background-image: url(../images/404-page-bg.jpg);
    background-color: rgba(255,255,255,.1);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

section.error-404 {
    padding: 150px 0;
    text-align: center
}

section.error-404 h1 {
    font-size: 95px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 100%
}

section.error-404 .page-content p {
    font-size: 18px;
    margin-bottom: 30px
}

.map-wrapper {
    height: 450px
}

.white {
    color: #fff
}

.publicationPage .tg-service .tg-description.pubPara p {
    display: block;
}
