/* @import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900'); */
@import url('https://fonts.cdnfonts.com/css/garamond');

body {
    /* font-family: 'Helvetica Neue', sans-serif;; */
    font-family: Garamond-Regular, georgia, serif !important;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 18px !important;
    margin: 0;
    padding: 0;
}

.mt-5 {
    margin-top: 20px
}


/*====================================home page=======================================*/

.gb_container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.heading_title {
    margin-top: 50px;
    font-weight: 400;
    margin-bottom: 20px;
}

h2 {
    color: #4D4D4D;
    font-size: 43px !important;
    text-align: center;
    /* font-family: 'OPTITimes-Roman'; */
    font-weight: 400;
}

h2:before,
h2:after {
    background-color: #4D4D4D;
    content: "";
    display: inline-block;
    height: 4px;
    position: relative;
    vertical-align: middle;
    width: 2%;
}

h2:before {
    right: 0.5rem;
}

h2:after {
    left: 0.5rem;
}

a {
    text-decoration: none;
}

p,
a,
div,
span,
h5,
input {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: none;
}

.gb_row {
    width: 100%;
    display: flex;
    position: relative;
}

.gb_col-md-9 {
    width: 75%
}

.gb_col-md-4 {
    width: 33.3333%;
}

.gb_col-md-3 {
    width: 25%;
}

.gb_col-md-6 {
    width: 50%;
}


/*-----------------------------top_haeder------------------------------------*/

.gb_top_bar {
    width: 100%;
    background-color: #ccc;
    display: block;
    padding: 10px 0px;
    text-align: right;
}

.top_header_icon {
    display: flex;
    justify-content: space-between;
}

.top_header_icon ul {
    flex-direction: row;
}

.top_header_icon ul li {
    display: block;
    border: none;
    border-right: 1px solid #333;
    margin-right: 12px;
    padding: 0px 10px 0px 0px;
    border-radius: 0px !important;
    background: transparent;
}

.top_header_icon ul li:last-child {
    border-right: none;
    ;
}

.top_header_icon ul li a {
    padding: 10px 4px;
    margin-right: 10px;
    color: #023059;
    font-size: 16px;
}

.top_header_icon ul li a img {
    width: 20px;
    height: 20px;
}

.top_header_icon ul li a i.fa-brands.fa-youtube {
    font-size: 23px;
}

.top_header_icon ul li a:hover {
    color: #EF0042;
}

.top_bar_login li a {
    font-size: 12px !important;
    text-decoration: none;
    margin-right: 0px !important;
    padding: 10px 0px !important;
    color: #333 !important;
}

.top_bar_login li a:hover {
    text-decoration: underline;
    color: #333 !important;
}

.main_header {
    border-bottom: 2px solid #ccc;
    background-color: white;
}

.main_header .nav-item {
    padding: 0 1px;
    margin: 0px 1px
}

.main_header .nav-link {
    color: #333 !important;
    padding: 0 0.8em;
    text-decoration: none;
    text-shadow: inherit;
    border-radius: 0px;
    border: 0px;
    /* font-family: 'Lato', sans-serif; */ 
    text-transform: uppercase;
    font-size: 14px;
}

.main_header .nav-link:hover {
    color: #EF0042 !important;
}

.navbar_header {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

.main_header .navbar-light .navbar-toggler {
    color: inherit;
    border-color: snow;
}

.main_header .nav-link a {
    text-transform: uppercase;
}


/*----------------------------------------Service-------------------------------------*/

.service .filling {
    background-color: #ef0043;
    color: #ffffff;
    padding-bottom: 10px;
}

.translation {
    background-color: #1a569e !important;
    color: #ffffff;
    padding-bottom: 10px;
}

.manage {
    background-color: #eaad04 !important;
    color: #ffffff;
    padding-bottom: 10px;
}

.valid {
    background-color: #023059 !important;
    color: #ffffff;
    padding-bottom: 10px;
}

.card {
    text-align: center;
}

.card img {
    padding-top: 30px;
    padding-bottom: 20px;
    width: 50px;
    margin: auto;
}

.card h3 {
    /* font-size: 30px;
    color: #ffffff;
    line-height: 36px;
    font-family: Garamond-Regular,georgia,serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px; */
    font-size: 30px;
    color: #ffffff;
    line-height: 36px;
    /* font-family: Garamond-Regular, georgia, serif; */
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -1.6px;
}

.card p {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 20px;
    color: #ffffff;
    line-height: 21px;
    padding-top: 20px;
}

.card-footer {
    background: transparent !important;
    border-top: none !important;
    margin: 65px 0px;
    /* font-family: Arial, sans-serif; */
}

.btnReadMore {
    background-color: #ef0043 !important;
    padding: 10px 10px;
    color: #f7f5f6;
    border-color: #f7f5f6;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}

.btnReadMore:hover {
    box-shadow: 0 15px 14px 0 rgba(0, 0, 0, 0.2);
    background-color: #ea3366 !important;
    color: #f7f5f6;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}


/*==============================banner==================================*/

.owl_experience img {
    max-width: 100%;
}

.owl_experience_block1 p {
    /* font-family: 'Lato', sans-serif; */
    position: absolute;
    left: 300px;
    max-width: 500px;
    top: 35px;
    line-height: 50px;
    font-size: 40px;
    color: #023059;
}

.owl_experience_block2 p {
    /* font-family: 'Lato', sans-serif; */
    position: absolute;
    left: 159px;
    max-width: 360px;
    top: 190px;
    line-height: 50px;
    font-size: 40px;
    color: #023059;
}

.owl_experience .owl-nav,
.owl_experience .owl-dots,
.owl_testimonial .owl-nav,
.owl_partners .owl-nav {
    display: none;
}


/*------------------------------------------Chooseb Content---------------------------------------*/

.gb_choose_flip {
    position: relative;
    z-index: 1;
    perspective: 1000px;
}

.section_flip {
    transform-style: preserve-3d;
    transition: all 0.5s linear;
    height: 400px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.fisrt_choose {
    background-color: #ef0043;
}

.second_choose {
    background-color: #1a569e;
}

.third_choose {
    background-color: #eaad04;
}

.four_choose {
    background-color: #023059;
}

.choose_content:hover .section_flip {
    transform: rotateY(180deg);
    -webkit-transform: rotateX(0deg) rotateY(180deg);
}

.flip_face {
    position: absolute;
    width: 100%;
    height: 400px;
    backface-visibility: hidden;
    top: 0;
    vertical-align: middle;
    display: table-cell;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.front_flip.flip_face {
    vertical-align: middle;
    position: relative;
    transform: rotateY(180deg);
    box-sizing: border-box;
    padding: 10px;
    color: white;
    text-align: center;
    -webkit-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-transform: rotateY(180deg);
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    display: block;
}

.choose_content p {
    display: block;
    /* font-family: 'Lato', sans-serif; */
    font-size: 16px;
    color: #fff;
    padding: 10px;
}

.front_face_img {
    min-height: 175px;
    margin-top: 100px;
}

.back_face {
    display: block;
}


/*-------------------------------------------------Approach------------------------------------------*/

.approach_subtitle {
    background-color: #023059;
    padding: 10px 0px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1.3;
}

.approach_2 {
    background-color: #ef0043 !important;
}

.approach_2:hover {
    background-color: #023059 !important;
}

.approach_subtitle:hover {
    background-color: #ef0043;
}

.approach_subtitle a {
    color: #fff;
    text-decoration: none;
    /* font-family: "Times New Roman", Times, serif; */
    font-size: 25px;
    color: white;
}

.approach_subtitle a:hover {
    color: white !important;
}


/*=============================Testimonials============================*/

.owl_testimonial {
    text-align: center;
}

.owl_testimonial p {
    color: #666666;
    font-style: italic;
    /* font-family: 'OPTITimes-Roman'; */
    font-size: 28px;
    line-height: 1.3;
    font-weight: normal;
}

.owl_seperate_line {
    font-size: 0px;
    height: 1px;
    background-color: #ccc;
    width: 90px;
    margin: 30px auto 0px auto;
}

.owl_testimonial_items .span_highlights {
    color: #EF0042;
}

.testimonial_span_highlights {
    color: #EF0042;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
    /* font-family: 'OPTITimes-Roman'; */
}


/*=======================================our partners===============================*/

.owl_partners .owl-stage-outer {
    padding: 20px 15px !important;
}


/*==================================== blog=======================================*/

.blog {
    margin-top: 20px;
    margin-bottom: 40px;
}

.blog_left {
    margin-right: 40px;
}

.blog_left_items {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.blog_item_heading a {
    /* font-family: 'Lato', sans-serif; */
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
    color: #033059;
    font-size: 20px;
}

.blog_item_heading a:hover {
    color: #EF0042;
}

.blog_date_modify {
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
}

.blog_small_details {
    margin-top: 10px;
}

.blog_small_details p {
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 16px;
    font-weight: normal;
    text-align: justify;
    line-height: 18px !important;
}

.blog_small_details a {
    /* font-family: 'Lato', sans-serif; */
    color: #EF0042;
    font-style: italic;
    font-size: 14px;
}

.blog_category {
    margin-top: 20px;
}

.blog_category span {
    float: left;
    margin-right: 5px;
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 16px;
}

.blog_category_name a {
    font-size: 14px;
    color: #333;
    /* font-family: 'Lato', sans-serif; */
}


/* .blog_right{
    padding-top: 20px;
} */

.blog_sidebar_section {
    border-color: #f9f9f9;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-top: 20px;
}

.blog_sidebar_section h5 {
    padding: 14px 14px 0px 14px;
    /* font-family: 'Lato', sans-serif; */
    font-size: 20px;
    color: #333;
    font-weight: 400;
}

.blog_categroies_items {
    font-size: 0.914em;
    line-height: 1.4;
    padding: 14px;
    max-height: 380px;
    overflow: auto;
}

.blog_categroies_items ul {
    margin: 0;
    padding: 0;
}

.blog_categroies_items ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
}

.blog_categroies_items ul li a {
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 14px;
}

.blog_categroies_items ul li a:hover {
    color: #EF0042;
    text-decoration: underline;
}

.blog_archive_items {
    font-size: 0.914em;
    line-height: 1.4;
    padding: 14px;
    overflow: auto;
}

.blog_archive_items ul {
    margin: 0px;
    padding: 0 0 0.25em 1em;
}

.blog_archive_items ul li {
    margin-bottom: 10px;
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 16px;
    margin: 0;
    padding: 0.2em 0.5em 0 0;
    margin-bottom: 10px;
}

.blog_archive_items ul li a {
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 14px;
}

.blog_archive_items ul li a:hover {
    color: #EF0042;
    text-decoration: underline;
}

.archive_pagination ul {
    font-size: 0.929em;
    clear: both;
    text-align: center;
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    margin: 0;
    padding: 0 0 0.25em 1em;
    display: inline-block;
    float: right;
}

.archive_pagination ul li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}


/*==================================blog details==================================*/

.blog_details_profile {
    margin-right: 5px;
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 16px;
    margin-bottom: -5px;
}

.logo_profile_img img {
    float: left;
    height: 20px;
    margin: 1px 5px 0 0;
    padding: 0px 15px;
}

.blog_details_profile .blog_category {
    margin-bottom: 20px;
}

.blog_details_profile .blog_small_details p {
    line-height: 24px !important;
    margin-bottom: 10px;
}

.blog_details_profile .blog_small_details p a {
    color: #333;
    font-size: 16px;
    font-style: inherit;
}

.blog_details_profile .blog_small_details ul {
    margin: 1em 0;
    padding: 0 0 0.25em 2.5em;
}

.blog_details_profile .blog_small_details ul li {
    font-size: 13px;
}

table {
    border: 0;
    border-spacing: 0;
    font-size: 0.857em;
    margin: 10px 0;
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    border-collapse: collapse;
}

tbody {
    border-top: 1px solid #ccc;
}

tr,
tr.even {
    background: #efefef;
    background: rgba(0, 0, 0, 0.063);
}

tr td,
tr th {
    padding: 4px 9px;
    border: 1px solid #fff;
    text-align: left;
}

table p {
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.blog_details_contact h2 {
    color: #000000;
    font-size: 35px !important;
    text-align: center;
    /* font-family: 'OPTITimes-Roman'; */
    margin-bottom: 40px !important;
    margin-top: 60px !important;
}

.first_input {
    float: left;
    width: 49%;
    margin-right: 1%;
}

.second_input {
    float: left;
    width: 49%;
    margin-left: 1%;
}

label {
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 14px !important;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
}

input,
textarea,
select {
    border: 1px solid #ccc;
    margin-bottom: 1em;
    margin-top: 2px;
}

input:focus,
textarea:focus,
select:focus {
    border-top: 5px solid #ED1845 !important;
}

input:focus-visible,
textarea:focus-visible,
select:focus-visible {
    outline: 0px
}

.form-control {
    border-top: 5px solid #ccc !important;
    background-color: #e2e2e2;
    padding: 7px;
    width: 95%;
}

.form-textarea {
    display: block;
    margin: 0;
    width: 100%;
    border-top: 5px solid #ccc !important;
    background-color: #e2e2e2;
    padding: 7px;
}

fieldset {
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 32px;
    padding: 0 0 10px;
    position: relative;
    top: 12px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    font-size: 14px;
    line-height: 23px;
    /* font-family: 'Lato', sans-serif; */
}

.field_heading {
    background: #dbdbdb;
    border: 1px solid #ccc;
    border-bottom: none;
    color: #3b3b3b;
    display: block;
    height: 2em;
    left: -1px;
    /* font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; */
    line-height: 2;
    padding: 0;
    position: absolute;
    text-indent: 10px;
    text-shadow: 0 1px 0 #fff;
    top: -12px;
    width: 100%;
    -khtml-border-radius-topleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}

.field_description {
    margin-top: 5px;
    margin-bottom: 1em;
    line-height: 1.4;
    color: #3c3c3c;
    font-style: italic;
}

.field_detail {
    padding: 0 10px;
    margin-top: 25px;
}

.form_description {
    /* font-family: 'Lato', sans-serif; */
    color: #333;
    font-size: 12px !important;
    margin-bottom: 5px;
}

.submit_button {
    padding-top: 10px;
    margin-top: 1em;
    margin-bottom: 1em;
}

input[type="submit"] {
    color: #fff;
    border: 0px;
    padding: 10px 20px;
    border-radius: 0px;
    text-align: center;
    width: auto;
    background-color: #023059;
    text-decoration: none;
    font-size: 18px;
    /* font-family: 'Lato', sans-serif; */
    height: auto;
    background-image: none;
    cursor: pointer;
}

input[type="submit"]:hover {
    background-color: #ef0043;
}

.blog_details_archive li sub {
    font-size: 11px;
    padding-left: 4px;
}

.blog_details_archive li p {
    display: flex;
    align-items: flex-end;
}


/*-----------------------------------footer---------------------------------------*/

.footer {
    margin-top: 50px;
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    padding-top: 40px;
}

.footer_heading h4 {
    margin-bottom: 20px;
    padding-bottom: 3px;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px !important;
}

.footer_country ul {
    margin: 0;
    padding: 0
}

.footer_country ul li {
    list-style: none;
    line-height: 1.2;
    padding: 0.8em 2px 0.8em 0px;
}

.footer_country ul li a {
    /* font-family: 'Lato', sans-serif; */
    font-weight: 700;
    color: #2885DC;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.footer_country ul li a:hover {
    color: #EAAE04;
}

.footer_blog {
    margin-bottom: 20px;
}

.footer_blog a {
    text-decoration: none;
    /* font-family: 'Lato', sans-serif; */
    color: #EAAE04;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
}

.footer_blog a:hover {
    text-decoration: underline;
    color: #EAAE04;
}

.footer_blog span {
    color: #fff;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin-top: 0px;
    display: block;
}

.copyright_footer {
    background-color: #033059;
    padding: 1.5em 0;
}

.copyright_content p {
    color: #2A84D9 !important;
    /* font-family: 'Lato', sans-serif !important; */
    font-size: 14px !important;
    margin-bottom: 0;
}

.bottom_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 15px;
}

.footer_nav ul {
    margin: 0;
    padding: 0;
    display: flex;
}

.footer_nav ul li {
    list-style: none;
    border-right: 1px solid #555;
    border-color: rgba(255, 255, 255, 0.15);
    flex-direction: row;
}

.footer_nav ul li a {
    padding: 0 12px;
    display: block;
    text-transform: uppercase;
    color: #2A84D9;
    /* font-family: 'Lato', sans-serif; */
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}

.footer_nav ul li:last-child {
    border-right: none;
}

.footer_nav ul li a:hover {
    text-decoration: underline;
}