/*----------------------
GLOBAL RESET
----------------------*/
/*   
Theme Name: BLANK Theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v3.0.1
Author: MBALI
Author URI: http://chriscoyier.net
Version: 2
*/


/*----------------------
GLOBAL RESET
----------------------*/

html
{
    overflow-x:hidden;
}

body {
    line-height: 20px;
    font-family: 'Lora', serif;
    font-size:14px;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}

::selection {
    background: #FF5E99;
    color: #fff;
    text-shadow: none;
}


/*----------------------
Special Effects
----------------------*/
a {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}



/*----------------------
Typography
----------------------*/

ol, ul , li {
    list-style: none !important;
    list-style-position:inside !important;
    padding: 0px;
    margin: 0px;
}


a {
    color:#ccc;

}
a:hover {color:#000;}

/* p {font-size: 16px;font-weight:normal;color: #24383c;line-height: 1.7;} */

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-Black.eot');
    src: url('fonts/Inter-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Black.woff') format('woff'),
        url('fonts/Inter-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-Bold.eot');
    src: url('fonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Bold.woff') format('woff'),
        url('fonts/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-BlackItalic.eot');
    src: url('fonts/Inter-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-BlackItalic.woff') format('woff'),
        url('fonts/Inter-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-BoldItalic.eot');
    src: url('fonts/Inter-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-BoldItalic.woff') format('woff'),
        url('fonts/Inter-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-ExtraBold.eot');
    src: url('fonts/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-ExtraBold.woff') format('woff'),
        url('fonts/Inter-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-Medium.eot');
    src: url('fonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Medium.woff') format('woff'),
        url('fonts/Inter-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-ExtraBoldItalic.eot');
    src: url('fonts/Inter-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-ExtraBoldItalic.woff') format('woff'),
        url('fonts/Inter-ExtraBoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-Italic.eot');
    src: url('fonts/Inter-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Italic.woff') format('woff'),
        url('fonts/Inter-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-SemiBoldItalic.eot');
    src: url('fonts/Inter-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-SemiBoldItalic.woff') format('woff'),
        url('fonts/Inter-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-Regular.eot');
    src: url('fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-Regular.woff') format('woff'),
        url('fonts/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-MediumItalic.eot');
    src: url('fonts/Inter-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-MediumItalic.woff') format('woff'),
        url('fonts/Inter-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lora', serif;
    src: url('fonts/Inter-SemiBold.eot');
    src: url('fonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Inter-SemiBold.woff') format('woff'),
        url('fonts/Inter-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
    

h1, h2, h3, h4, h5, h6 {font-size: 26px;font-weight: 600;font-family: 'Lora', serif;}

h1
{
    font-size:50px;
    font-family: 'Lora', serif;
    font-weight:600;
    color:#fff;
}
h2 {
    font-size: 38px;
    color: #000000;
    font-family: 'Lora', serif;
    font-weight:600;
}
h3 {
    font-size: 20px;
    color: #000000;
    font-family: 'Lora', serif;
    font-weight: 600;
}

p {
    font-size: 16px;
    color: #000;
    font-family: 'Lora', serif;
    font-weight:400;
    line-height:25px;
}
/*----------------------
Global Images
----------------------*/

img {border: none;max-width: 100%;}
.img-rounded {-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.img-polaroid {padding: 4px;background-color: #fff;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);}
.img-circle {-webkit-border-radius: 500px;-moz-border-radius: 500px;border-radius: 500px;}




.container {width: 1170px;margin:0 auto;}


.slider_wrapper {
    width:960px;
    height:409px;
    overflow:hidden;

}

/*----------------------
Header
----------------------*/

#header {
    float: left;
    width: 100%;
}

.logo {float: left;}


/*----------------------
Navigation
----------------------*/
/* Main Navigation
====================================*/


/*----------------------
Footer
----------------------*/

.head
form#searchform {
    position: relative;
    border: 1px solid #cccccc;
    float: right;
    padding: 3px;
}

form#searchform input {
    border: 0;
    padding: 7px 10px;
    float: left;
}

form#searchform input#searchsubmit {
    background-color: #ed1b24;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Lora', serif;
}

form#searchform i {
    position: absolute;
    left: 10px;
    top: 12px;
}

form#searchform input#s {
    padding-left: 30px;
    font-size: 15px;
}
section.top_footer {
    /*background-color: #0f213f;*/
    margin-top: 0;
    padding: 80px 0px 40px;
}
ul.social_links {
    display: flex;
    display: -webkit-flex;
    margin: 30px 0px 0px 0px;
}

ul.social_links li {
    margin: 0px 8px;
}

ul.social_links li:first-child {
    margin-left: 0px;
}

ul.social_links li a {
    font-size: 18px;
}
ul.contact_list li {
    position: relative;
    margin-bottom: 20px;
}

ul.contact_list li i {
    margin-right: 15px;
    font-size: 20px;
}
footer h3:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -22px;
    width: 60px;
    height: 5px;
    background: #ddca91;
    border-radius: 2px;
}

footer h3 {
    font-size: 30px;
    color: #000;
    font-family: 'Lora', serif;
    font-weight: 700;
    margin-bottom: 75px;
    position: relative;
}
footer ul li {
    font-size: 16px;
    color: #0d1325;
    font-family: 'Lora', serif;
    font-weight: 500;
    margin-bottom: 5px;
}

footer ul li a {
    text-decoration: none !important;
    font-size: 16px;
    color: #0d1325;
    font-family: 'Lora', serif;
    font-weight: 500;
    transition: all 0.5s linear;
}

footer ul li:hover a {
    color: #ddca91;
}

footer p {
    font-size: 16px;
    color: #0d1325;
    font-family: 'Lora', serif;
    font-weight: 400;
    line-height: 25px;
}
footer .social_info {
    float: left;
    margin-top: 25px;
}

footer .social_info ul li a i {
    color: #fff;
    font-size: 16px;
    transition: all 0.5s linear;
}

footer .social_info span {
    color: #fff;
}

footer .social_info ul li a {
    transition: all 0.5s linear;
}

footer .social_info ul li a:hover i {
    color: #ffd015;
}
.social_info span {
    text-transform: uppercase;
}
section.copyright {
        text-align: center;
    padding: 30px 0px 25px;
}

section.copyright p {
    margin-bottom: 0px;
    color: #0d1325;
    font-size: 16px;
    font-family: 'Lora', serif;
    font-weight: 500;
    position:relative;
}

section.copyright p a {
    color: #0d1325;
    text-decoration: none;
}

section.copyright p a:hover {
    color: #000;
}

section.copyright p:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 100%;
    height: 1px;
    background: #dfdfdf;
    top: -15px;
}
div#service-slider .thumb {
/*     height: 190px; */
    overflow: hidden;
    margin-bottom: 0;
/*     height: 180px; */
}

div#service-slider h3 {
   font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 1.4;
    padding: 0px;
    /* min-height: 80px; */
    font-family: 'Lora', serif;
}

div#service-slider .content p {
    font-size:20px;
    color: #0d4199;
    font-family: 'Lora', serif;
    font-weight: 400;
    font-style: italic;
}

div#service-slider .content {
    text-align: center;
    padding: 10px 10px 30px;
    margin-top: 10px;
}

div#service-slider .content a {
    font-weight: bold;
    font-size: 16px;
    color: #b7b7b7;
    margin: 20px auto 0;
    display: table;
    background-color: #1189fa;
    color: #fff;
    padding: 9px 20px;
    border-radius: 3px;
}
div#service-slider .box {
    max-width: 96%;
    display: block;
    margin: 0 auto;
    padding:25px;
}
#service-slider .owl-nav {
    position: absolute;
    top: 40%;
    width: 100%;
    left: -70px;
}

#service-slider .owl-nav button.owl-next {
    float: right;
    position: relative;
    right: -140px;
}

#service-slider .owl-nav button {
    font-size: 70px;
    background-color: #1189fa;
    height: 50px;
    width: 50px;
    color: #fff;
    line-height: 0.4;
}

#service-slider .owl-nav button span {
    position: relative;
    top: -3.2px;
    font-size: 49px;
    float: left;
    width: 100%;
}
div#service-slider ~ div {
    display: none;
}
div#service-slider .thumb img {
    width: unset;
    height: unset;
    max-height: unset;
}
h2.post-title {
    font-size: 30px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 12px;
}
h2.post-title:after {content: "";width: 10%;height: 2px;background-color: #0f213f;position: absolute;bottom: 0;left: 0;}

/* New css starts here */
    
header {    
    position:relative;
}
header:before {
    content: '';
    position: absolute;
    left: -5vw;
    top: 0px;
    background-image: url(/wp-content/uploads/2022/02/top_section_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    width: 100vw;
    height: 720px;
}
section.top_info {
    border-bottom: solid 1px #cccccc;
    padding: 10px 0px;
}
ul#menu-menu-1 {
    display: flex;
    display: -webkit-flex;
    float: right;
}

ul#menu-menu-1 li {
    margin: 0px 17px;
}

ul#menu-menu-1 li a {
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    font-family: 'Lora', serif;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s linear;
}
ul#menu-menu-1 li:hover a
{
    color: #ddca91;
}
ul#menu-menu-1 li:last-child a {
    padding: 12px 30px;
    border-radius: 50px;
    color: #0d1325;
    background: #ddca91;
    font-size: 15px;
    font-weight: 500;
    border: solid 1px #0d1325;
}

ul#menu-menu-1 li:last-child:hover a {
    color: #fff;
    background: #0d1325;
    border: solid 1px #ddca91;
}

ul#menu-menu-1 li:last-child:hover a {
    background: #0d1325 !important;
}

ul#menu-menu-1 li:last-child {
    margin-right: 0px;
}

ul.header_social li:last-child {
    margin-right: 0px;
}
section.menu_section {
    padding: 35px 0px 55px;
}
div#home-slider {
    margin-top: 4em;
}
.slider_txt h3 {
    margin: 0px 0px 15px;
    color: #fff;
}

.slider_txt h2 {
    margin: 0px 0px 20px;
    color: #ddca91;
}

.slider_txt p {
    color: #fff;
    font-size: 16px;
}

.slider_txt a {
    display: inline-block;
    margin: 15px 0px 0px;
    padding: 12px 30px;
    border-radius: 50px;
    color: #0d1325;
    background: #ddca91;
    font-size: 18px;
    font-weight: 600;
    border: solid 1px #ddca91;
    text-decoration: none;
    transition: all 0.5s linear;
}

.slider_txt a:hover {
    background: #0d1325;
    color: #ddca91;
}

div#home-slider .owl-dots button {
    width: 20px;
    height: 3px;
    background: #fff;
    margin: 0px 5px;
    transition: all 0.5s linear;
}

div#home-slider .owl-dots {
    position: absolute;
    left: 10em;
    right: 0px;
    bottom: 15em;
    text-align: center;
    /* width: 100%; */
    /* max-width: 16%; */
}

div#home-slider .owl-dots button.active {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ddca91;
}
img.slider_img {
    position: relative;
    top: 6em;
}

section.slider_section_home {
    position: relative;
}
section.slider_section_home:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: -17px;
    width: 16%;
    height: 55px;
    background: #fff;
}

section.slider_section_home .owl-carousel .owl-stage-outer {
    padding-bottom: 7em;
}
.section_titles h2 {
    margin: 0px 0px 20px;
    font-size: 34px;
    font-family: 'Lora', serif;
    font-weight: 600;
    color: #0d1325;
}
.section_titles h3 {
    margin: 0px 0px 15px;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 1px;
}

.section_titles h2 strong {
    color: #ddca91;
}

.section_titles p {
    font-size: 17px;
    color: #0d1325;
    line-height: 28px;
}
.make_colum_after .vc_column-inner > .wpb_wrapper {
    position: relative;
}

.make_colum_after .vc_column-inner > .wpb_wrapper:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 20px;
    width: 1px;
    height: 80px;
    background: #ddca91;
}
.make_colum_after .vc_column-inner > .wpb_wrapper {
    position: relative;
}

.make_colum_after .vc_column-inner > .wpb_wrapper:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 20px;
    width: 1px;
    height: 80px;
    background: #ddca91;
}

.blue_btn .vc_btn3 {
    font-size: 18px !important;
    color: #ddca91 !important;
    background: #0d1325 !important;
    padding: 15px 35px !important;
    border-radius: 35px !important;
    border: solid 1px #0d1325 !important;
    transition: all 0.5s linear !important;
    font-weight: 500 !important;
}

.blue_btn .vc_btn3:hover {
    background: #ddca91 !important;
    color: #0d1325 !important;
}

.icons_titles_abt ul li {
    position: relative;
}

.icons_titles_abt ul li img {
    position: absolute;
    left: 0px;
    top: 8px;
}

.icons_titles_abt ul li h4 {padding-left: 4.5em !important;font-size: 24px;color: #0d1325;margin: 0px;line-height: 30px;}

.icons_grid {
    margin: 4em 0px;
}

.abt_section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 5em;
}

.abt_section.vc_row[data-vc-full-width] {
    overflow: visible !important;
}
.abt_section:before {
    content: '';
    right: -1vw;
    top: -8vw;
    width: 183px;
    height: 308px;
    background-image: url(/wp-content/uploads/2022/02/abt_section_before.png);
    position: absolute;
}

h3.post_title a {
    font-size: 23px;
    color: #000000;
    font-family: 'Lora', serif;
    font-weight: 600;
    text-decoration: none;
    line-height: 26px;
    margin: 20px 0px !important;
    display: block;
}
p.anchor a {
    font-size: 16px !important;
    font-family: 'Lora', serif;
    font-weight: 600;
    background: #0d4199 !important;
    border: none !important;
    color: #fff !important;
    transition: all 0.5s linear !important;
    padding: 15px 30px !important;
    display: inline-block;
    border-radius: 4px;
    margin-top: 22px;
    text-decoration: none;
}
p.anchor a:hover {
    background: #000 !important;
}
.post_image a img {
    width: 100%;
}
header ul#menu-menu-1 {
    margin-top: 20px;
}

.what_we_do_titles h3 {
    margin: 0px 0px 25px;
    color: #0d1325;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    display: inline-block;
}

.what_we_do_titles h3:after {
    content: '';
    position: absolute;
    top: 12px;
    right: -5.5em;
    width: 95px;
    height: 4px;
    background: #ddca91;
}

.what_we_do_titles p {
    font-size: 17px;
    color: #0d1325;
    line-height: 28px;
}

.what_we_do_section {
    margin: 6em 0px;
}

.what_we_do_section:before {
    content: '';
    position: absolute;
    left: 0vw;
    top: -5vw;
    background-image: url(/wp-content/uploads/2022/02/what_we_do_before.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 124px;
    height: 328px;
    background-size: cover;
}

.what_we_do_section:after {
    content: '';
    position: absolute;
    right: 0vw;
    bottom: -6vw;
    background-image: url(/wp-content/uploads/2022/02/what_we_do_after.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 124px;
    height: 328px;
    background-size: cover;
}

.what_we_do_section.vc_row[data-vc-full-width] {
    overflow: visible !important;
    float: left;
    width: 100%;
}
.what_we_do_titles {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.what_we_do_titles p br {
    display: none;
}

.yellow_button .vc_btn3 {
    font-size: 18px !important;
    color: #0d1325 !important;
    background: #ddca91  !important;
    padding: 15px 35px !important;
    border-radius: 35px !important;
    border: solid 1px #ddca91 !important;
    transition: all 0.5s linear !important;
    font-weight: 500 !important;
}

.yellow_button .vc_btn3:hover {
    background: #0d1325 !important;
    color: #ddca91  !important;
}

.hr_consulting_section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.hr_consulting_section .vc_col-sm-12 > .vc_column-inner {
    padding-top: 0px;
}

.hr_consulting_section {
    padding: 12vh 0px;
}

.hr_consulting_section .yellow_button {
    margin-bottom: 0px !important;
}
.make_column_after:after {
    content: '';
    position: absolute;
    right: 60px;
    bottom: -6em;
    width: 1px;
    height: 65%;
    background: #dfdfdf;
}

.make_column_after {
    position: relative;
}
.make_column_after.move_more_after:after {
    bottom: -7em;
    height: 70%;
    right: 10px;
}
.move_menu_more .widget_nav_menu {
    margin-left: 6em;
}
footer {
    position: relative;
}

footer:before {
    content: '';
    position: absolute;
    top: 0vw;
    right: 0vw;
    background-image: url(/wp-content/uploads/2022/02/footer_before_img.png);
    width: 187px;
    height: 99px;
}

section.copyright:after {
    content: '';
    position: absolute;
    border: 0vw;
    left: -6vw;
    background-image: url(/wp-content/uploads/2022/02/copyright_before_img.png);
    width: 192px;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    bottom: 0px;
}

section.copyright:before {
    content: '';
    position: absolute;
    border: 0vw;
    right: 5vw;
    background-image: url(/wp-content/uploads/2022/02/copyright_after_img.png);
    width: 355px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    bottom: 0px;
}
section.inner_page_bg {
    min-height: 300px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

section.inner_page_bg h2 {
    margin: 0px 0px 15px;
    color: #fff;
    font-size: 45px;
}

section.inner_page_bg ul {
    display: flex;
    display: -webkit-flex;
}

section.inner_page_bg ul li {
    position: relative;
    margin: 0px 25px;
}

section.inner_page_bg ul li a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 0.5s linear;
    text-decoration: none;
}

section.inner_page_bg ul li:hover a {
    color: #ddca91;
}
section.inner_page_bg ul li:first-child {
    margin-left: 0px;
}

section.inner_page_bg ul li:after {
    content: '\f054';
    position: absolute;
    right: -2vw;
    top: 3px;
    color: #ddca91;
    font: normal normal normal 18px/1 FontAwesome;
}

section.inner_page_bg ul li:last-child:after {
    display: none;
}
.set_inner_page_top_space {
    margin-top: 14em;
}
body.inner_page header::before {
    background-image: url(/wp-content/uploads/2022/02/top_section_bg.png);
    width: 100vw;
    height: 550px;
}
.style_form input {
    width: 100%;
    padding: 15px;
    margin-bottom: 15px !important;
    color: #000;
    border: solid 1px #a7a7a7;
    border-radius: 5px;
    background: #fff;
}

.style_form input[type=submit] {
    background: #0d1325;
    color: #fff;
    font-size: 20px;
    border-color: #0d1325;
    transition: all 0.5s linear;
}

.style_form input[type=submit]:hover {
    background: #000;
    border-color: #000;
}

.style_form input::placeholder {
    color: #a7a7a7;
    font-size: 14px;
    font-weight: 400;
}

.style_form span.wpcf7-not-valid-tip {
    display: none;
}

.style_form input.wpcf7-not-valid {
    border-color: #dc3232;
}

.contact_form_block .wpcf7-response-output {
    margin: 0px !important;
}
.contact_page label {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    margin-bottom: 12px;
}

.style_form textarea {
    width: 100%;
    padding: 15px;
    margin-bottom: 15px !important;
    color: #000;
    border: solid 1px #a7a7a7;
    border-radius: 5px;
    background: #fff;
    resize: none;
    height: 200px;
}


.style_form input[type=submit]:hover {
    background: #ddca91;
    color: #0d1325;
}
.contact_page_links h3 {
    margin: 0px 0px 15px;
    color: #000;
    font-size: 25px;
}
.contact_page_links a {
    color: #000;
    text-decoration: none;
    font-size: 17px;
    transition: all 0.5s linear;
    font-weight: 500;
}

.contact_style_col .vc_column-inner:hover > .wpb_wrapper a {
    color: #ddca91;
}
.contact_style_col .vc_column-inner > .wpb_wrapper {
    position: relative;
}

.contact_style_col:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 40%;
    width: 1px;
    height: 50px;
    background: #0d1325;
}
.move_after_top_bottm::after {
    bottom: 35px;
    left: 0px;
    right: 0px;
    top: unset;
    margin: 0 auto;
    width: 90px;
    height: 1px;
}
.form_btm_row .contact_style_col .vc_column-inner > .wpb_wrapper {
    margin-bottom: 5em;
}
.remove_column_after:after {
    display: none;
}
.remove_last_after::after {
    display: none;
}
.section_titles ul li {
    position: relative;
    font-size: 17px;
    color: #0d1325;
    margin-bottom: 15px;
    padding-left: 25px;
}

.section_titles ul {
    margin-top: 25px;
}

.section_titles ul li:before {
   content: '\f105';
    position: absolute;
    left: 0px;
    top: 0px;
    color: #0d1325;
    font: normal normal normal 25px/1 FontAwesome;
}

.remove_section_margin {
    margin: 0px;
}
.what_we_do_single_img {
    min-height: 377px;
}


@media only screen and (max-width: 1300px) {
      section.copyright:after {
        left: -14vw;
        bottom: -5px;
    }
}
/* New css ends here */
