@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
/*font-family: 'eurostile_lt_pro_unicodeMd';*/
/*font-family: 'eurostile_lt_pro_unicodebold';*/

@font-face {
    font-family: 'eurostile_lt_pro_unicodebold';
    src: url('../fonts/eurostileltprounicode-bold-webfont.woff2') format('woff2'),
         url('../fonts/eurostileltprounicode-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'eurostile_lt_pro_unicodeMd';
    src: url('../fonts/eurostileltprounicode-webfont.woff2') format('woff2'),
         url('../fonts/eurostileltprounicode-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
	font-size: 14px;
}
body {
	font-family: 'eurostile_lt_pro_unicodeMd';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	padding: 0;
	margin: 0;
	background-color: white !important;
    border: 0px solid #fff;
}
::-moz-selection {
 background: #182a3e;
 color: #fff;
 text-shadow: none;
}
::selection {
	background: #182a3e;
	color: #fff;
	text-shadow: none;
}
img {
	max-width: 100%;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'eurostile_lt_pro_unicodeMd';
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1{position:relative; margin-bottom:30px;}
h1:after{position:absolute; content:""; left:0; bottom:0; width:95px; height:6px; background:#182a3e;}

h2 {
	font-size: 45px;
	line-height: 40px;
	padding-bottom: 25px;
}
h3 {
	font-size: 40px;
	line-height: 40px;
	padding-bottom: 25px;
}
h4 {
	font-size: 30px;
	line-height: 30px;
	padding-bottom: 25px;
}
h5 {
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 25px;
}
h6 {
	font-size: 16px;
	line-height: 19px;
	padding-bottom: 25px;
}
a {
	color: #182a3e;
	text-decoration: underline;
	outline: 0;
	transition: all 0.5s ease 0s;
	cursor: pointer;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color: #000;
	cursor: pointer;
}
a:focus {
	outline: none;
	color: #000;
}
ul, ol {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
p {
 padding: 0 0 0 0;
}
html, button, input, select, textarea {

}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
 *width: 13px;
 *height: 13px;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	outline: none;
	vertical-align: baseline;
 *vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
 *overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #efefef;
	margin: 1em 0;
	padding: 0;
}
td {
	vertical-align: middle;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
blockquote {
	margin: 1em 40px;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {

}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
dd {
	margin: 0 0 0 40px;
}
figure {
	margin: 0;
}
legend {
	border: 0;
 *margin-left: -7px;
	padding: 0;
	white-space: normal;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}
.m_top02 {
	margin-top: 2px;
}

.m_right02 {
	margin-right: 2px;
}

.m_left02 {
	margin-left: 2px;
}

.m_bot02 {
	margin-bottom: 2px;
}

.p_top02 {
	padding-top: 2px;
}

.p_left02 {
	padding-left: 2px;
}

.p_bot02 {
	padding-bottom: 2px;
}

.p_rig02 {
	padding-right: 2px;
}
p{font-family: 'eurostile_lt_pro_unicodeMd';font-size: 18px;}

h1{font-family: 'eurostile_lt_pro_unicodebold'; font-size:40px; line-height:40px; padding-bottom:20px; color:#000000;}
h2,h3,h4,h5,h6{font-size:25px; line-height:30px;}
h2{font-family: 'eurostile_lt_pro_unicodebold'; font-size:30px; line-height:30px; padding-bottom:20px; color:#000000;}
h3{font-family: 'eurostile_lt_pro_unicodebold'; font-size:22px; line-height:22px; padding-bottom:20px; color:#000000;}

header{ border-top:10px solid #182a3e;border-bottom:1px solid #9a9a9a;}
.logo ul li img{height: 100px;}
.footer-logo a img{height: 100px;}
.logo ul{margin:10px 0; }
.logo ul li{display: inline-block;}
.logo .separator{border-right:1px solid #182a3e; /*padding-right: 4px;*/ padding-right: 15px;  margin-right: 4px;}
.bannersection{background:#182a3e; min-height:438px; margin-bottom:40px; position:relative;}
.bannersection img{width:100%;}
.gap{height:70px;}
.bannersection h2{font-size:30px; line-height:40px; color:#fff; font-weight:400;}
.bannersection p{color:#fff; font-size:20px; line-height:30px;}
.bannersection a{display:inline-block; padding:10px 15px; background:#fff; color:#182a3e; text-transform:uppercase; font-size:18px; font-weight:600; text-decoration:none; border-radius:5px;margin-left: -19%; margin-top:20px;}
.bannersection a:hover{background:#000; color:#fff!important;}
.frame_outer{position:relative;}
/* .frame{background:#fff; height:374px; border-radius:25px; padding:15px 43px; position:relative; top:80px; z-index:1;} */
.frame {
	background: #fff;
	height: 376px;
	border-radius: 25px;
	padding: 15px 43px;
	position: relative;
	top: 80px;
	z-index: 1;-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.75);}
.frame_shadow{background:url(../images/shadow_bg.png) center 0 no-repeat; width:714px; height:90px; position:absolute; bottom: -154px; left: -100px; display:none;}
.frame video {	max-width: 100%;}

.mid_gray_block{background:#eaeaea; margin-top:0px; padding:35px 0 48px 0; text-align:center;}

.title{font-family: 'Roboto Slab', serif; font-size:40px; line-height:40px; text-align:center; padding-bottom:20px; color:#182a3e; font-weight:700; position:relative; margin-bottom: 15px; background:url(../images/bottom_line.png) center bottom no-repeat;}

.sbox_margin{margin:22px 0;}
.shadowbox {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    border: 4px solid #fff;
    position: relative;
}
.overlay {
position: absolute;
bottom: 0px;
left: 0;
right: 0;
height: 30%;
width: 100%;
transition: .5s ease;
background: rgba(1, 100, 159, 0.9);
border-radius: 0 0 5px 5px;
overflow: hidden;
}

/*.shadowbox:hover .overlay {
  height: 30%;
}*/

.text {
  color: white;
  font-size: 18px;
  line-height:22px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.blue_block{background:#182a3e; padding:92px 0;}
/* .blue_block img{border:3px solid #fff; border-radius:5px;} */

.blue_block img {border: 3px solid #fff;border-radius: 5px;float: right;margin-right: 20px;margin-bottom: 20px;margin-top: 10px;}


/* .blue_block h3{font-family: 'Roboto Slab', serif; font-size:30px; line-height:30px; padding-bottom:20px; color:#fff; font-weight:700; position:relative; margin-bottom: 15px;} */

.blue_block h3 {font-family: 'Roboto Slab', serif;font-size: 30px;line-height: 30px;padding-bottom: 20px;color: #fff;font-weight: 700;position: relative;
	margin-bottom: 15px;text-align: center;
}
.blue_block h3:after{position:absolute; content:""; left: 0; bottom:0; width:95px; height:6px; background:#fff;}
/* .blue_block p{color:#fff; line-height:34px;font-family: 'eurostile_lt_pro_unicodeMd';} */

.blue_block{color: #fff;line-height: 24px;font-family: 'eurostile_lt_pro_unicodeMd';font-size: 16px;}
.blue_block a{display:inline-block; padding:8px 18px; background:#fff; color:#182a3e; text-transform:uppercase; font-size:18px; font-weight:600; text-decoration:none; border-radius:5px; margin-left: 35%;}
.blue_block a:hover{background:#000; color:#fff;}
section.mid_gray_block.text-left {
	text-align: left;
}

.mid_gray_block.text-left .title{text-align: left; background: url(../images/bottom_line.png) left bottom no-repeat;}

section.mid_gray_block.text-left ul li { background:url(../images/client-bullet.png) 0 9px no-repeat; padding:0 0 5px 25px; font-size:18px;font-family: 'eurostile_lt_pro_unicodeMd';}



.blue_block1{background:#fff;/*#182a3e;*/ padding:0px 0px 40px 0px;}


.clients_block{padding:40px 0 80px 0;}
.clients_block ul.clients{margin-top:10px; }
.clients_block ul li{ background:url(../images/client-bullet.png) 0 10px no-repeat; padding:0 0 5px 25px;}
.clients_block ul li a{text-decoration:none; color:#000000; font-size:20px; line-height:24px; }
.clients_block ul li a:hover{color:#182a3e;}

.footer{background-color:#505050; padding:30px 0 0 0; position:absolute;width:100%;bottom:0;}
.footer h3{font-size:24px; font-weight:600; margin-bottom:15px; font-family: 'Poppins', sans-serif; color:#cacaca; padding-bottom:0;line-height: 32px;}
.footer .pleft{padding-left:50px;}
.footer ul{ text-align:center;}
.footer ul li{display:inline-block;}
.footer ul.flink2{}
.footer ul.flink2 li{width:33%;}
.footer ul li a{color:#d1d0d0; text-decoration:none; font-size:14px;}
.footer ul li a:hover{color:#fff;}
.footer p{padding:0; margin:0;}
.foot_bot_right_logo{width:90px; height:125px; margin:auto; background:#fff; border-radius:10px; text-align: center; padding-top: 6px;}
.footer .logo img{width:49%;}
.coptright{margin-top:30px; background:#303030; padding:20px 0; color:#dfdfdf; font-size:14px;}

/*==========  Innerpage ==========*/

.innerpage{/*border-top:1px solid #182a3e;*/ padding:40px 0;}
.innerpage ul li{background:url(../images/client-bullet.png) 0 10px no-repeat; padding:0 0 5px 25px; font-size:20px;}

.contact-us{}
.contact-us h3{margin-bottom:5px;}
.contact-us .cont-row{margin-top: 15px; clear: both; min-height: 30px;}
.contact-us .cont-row p{padding-top:5px; font-size:16px;}
.contact-us .cont-row i.fa{float:left; width: 30px; height: 30px; padding-top: 9px; text-align:center; color:#182a3e; margin: 0 10px 0 0;}
.contact-us .social-icon-block{clear:both; margin:20px 0;}
.contact-us .social-icon-block ul{display:inline-block; margin-top:10px;}
.contact-us .social-icon-block ul li{display:inline-block; margin-right:20px; padding:0; background:none;}
.contact-us .social-icon-block a{display: block; text-align: center; line-height: 38px; font-size:20px; border:2px solid #000; color:#000; width:40px; height:40px; border-radius:50%;}
.contact-us .social-icon-block ul li a:hover{color:#182a3e; border:2px solid #182a3e;}

.contact-us .feedback-form{ margin-bottom:40px;}
.contact-us .feedback-form .form-control{margin-bottom:10px; background-color:#f9f9f9; height: 45px;}
.contact-us .feedback-form textarea.form-control{height:100px;}

.contact-us .map{border:1px solid #ebebeb; border-radius:5px; padding:10px 10px 2px 10px; margin:0 0 50px 0;}

.submitbutt{background: #182a3e;
padding:12px 40px;
color: #fff;
border: none;
font-size: 16px; text-transform:uppercase; border-radius:5px; transition: all 0.5s ease 0s;
}
.submitbutt:hover{background: #182a3e;}

.footer address{color: #d1d0d0; font-size:14px;}
.footer address a{color: #d1d0d0; text-decoration:none;}
.footer address a:hover{ text-decoration:underline;}

.our_client{ text-align:center; padding-top:25px; padding-bottom:10px; /*border-top:1px solid #182a3e;*/background: #f9f9f9; display:none;}
.logo_box {
    width: 164px;
    /*height: 164px;*/
    margin: 30px 0;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    text-align: center;
    display:inline-block;
    vertical-align: middle;
	padding:8px 0;
}

.our_client #logo_scroller{ width:90%; margin:0px auto;}
.owl-theme .owl-controls{ position:relative;}
.owl-theme .owl-controls .owl-prev{ position:absolute; left:-40px;  top:-140px; text-indent:-9999px; background:url(../images/left.png) left top no-repeat!important; width:38px; height:38px; padding:0px !important;}
.owl-theme .owl-controls .owl-next{ position:absolute; right:-40px; top:-140px; text-indent:-9999px;background:url(../images/right.png) left top no-repeat!important;width:38px; height:38px; padding:0px !important}

.our_client .title{ padding-bottom:10px;}
.title h3 {
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #182a3e;
    font-weight: 700;
}


.uppercase {text-transform: uppercase; line-height:32px;}
strong, .strong { font-weight: 700;}
.underline{ color:#333; text-decoration:underline;}
ul.two-col {columns: 2;-webkit-columns: 2;-moz-columns: 2; padding-bottom:8px;}
ul.three-col {columns: 3;-webkit-columns: 3;-moz-columns: 3; padding-bottom:8px;}
ul.four-col {columns: 4;-webkit-columns: 4;-moz-columns: 4; padding-bottom:8px;}
ul.side-by-side{padding-bottom:8px;}
ul.side-by-side li{ display:inline-block; vertical-align:top; padding-right:15px;}
.grid-item-inner { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); background: #fff; padding:15px; margin:15px;}
.innerpage a{ text-decoration:none;}
.innerpage a:hover{ text-decoration:underline;}
.innerpage p{font-family: 'eurostile_lt_pro_unicodeMd';}
.innerpage ul li{font-family: 'eurostile_lt_pro_unicodeMd';}
strong{font-family: 'eurostile_lt_pro_unicodeMd';}
.innerpage h3{font-family: 'eurostile_lt_pro_unicodebold';color: #7d1011;}
.justify{text-align: justify;}

.order-first{ float:right;}
.order-last{ float:left;}
/* .footer-logo img{ width:23.5%;} */
.fg-default.fg-gutter-15{ padding-left:0px !important; margin-left:-10px !important;}
label{font-family: 'eurostile_lt_pro_unicodeMd'; font-weight:400;}
textarea.form-control{ height:150px;}

/*---for error page--*/
.error_con{ padding-top:30px; padding-bottom:90px; text-align:center;}
.error_con h3{ font-size:40px;font-family:'Poppins', sans-serif;}
.error_con h1 { font-family: 'Poppins', sans-serif; font-size: 70px; line-height: 98px; padding-bottom:0px; color: #182a3e; font-weight: 500;}
.error_con h1:after{ content:normal;}
.error_con a {display: inline-block; padding: 8px 18px; background: #182a3e; color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 500;
    text-decoration: none;  border-radius: 5px;}
.error_con a:hover{ background:#333; text-decoration:none;}


.order-last .gap{
	height: 55px;
}

.covid-msg {
    padding: 15px 50px 15px 15px;
    background: #c21f2a;
    margin:20px auto 20px;
    float: left;
}

.covid-msg h3 {
    font-size: 18px;
    color: #f8d732;
    text-align: left;
    padding-bottom: 10px;
}

.covid-msg p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    color: #fff;
}

.covid-msg .big-text{
	font-size: 25px;
    line-height: 30px; padding-top:10px; display:block;
}

.wpcp-carousel-section .wpcp-single-item img {
    height: auto !important;
}
ul.slick-dots li{ background:none; padding-left:0px;}
.listmenu.two-col{ column-count:3;}
.wpcp-slide-image {
    padding: 5px;
}

.call-us-today {
    width: 150px;
    background: #2b649f;
    padding: 5px 8px;
    border-radius: 5px;
    position: absolute;
    top: -85px;
    right: 186px;
    display: block; z-index:5;
}
.call-us-today .text {
    font-size: 13px !important;
    line-height: 17px;
    color: #fff;
}
.call-us-today .text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    left: 0 !important;
    top: 0 !important;
    padding: 0 0 3px;
    width: auto;
    text-align: left;
    line-height: 20px;
    color: #fffefe;
    font-weight: 500;
    font-size: 14px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0,0);
    transform: translate(0, 0);
}
.call-us-today .text span {
    display: block;
    color: #b2cedf !important;
}
.call-us-today .icon {
    width: 17px;
    margin-right: 0;
    margin-top: 8px;
}
.call-us-today .icon {
    width: 23px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 2px;
    margin-top: 4px;
}
.bannersection h2 span{
    font-size: 20px; display:block; line-height: 1.1;
}
.welcome-block h1 span{
    font-size: 30px; display:block;
}
.footer h3 span {
    font-size: 16px;
    display: block;
    line-height: 1.5;
}

/*--19-11-2021--*/
.logo ul li {
    /* width: 31%; */
}

footer.footer {
    background-color: #505050!important;
    padding: 30px 0 0 0;
    position: absolute;
    width: 100%;
    bottom: 0;
	height: auto!important;
}
section.blue_block1{
	display: block!important;
}
.navigation ul#menu-header-menu a{color: #202020!important;}
.navigation ul#menu-header-menu .current-menu-item a{color: #182a3e !important}
.wp-pagenavi a, .wp-pagenavi span{ color: #fff!important;}
div.col-sm-3.sidebar{
    height: auto !important;
}
.coptright a{text-decoration: none;font-weight: 100;}
section.bannersection {
    background: #182a3e;
	min-height: 515px;
}
.class1, p {
    color: black;
    font-size: 1.5rem;
}
h2 {
    color: #000000;
    font-size: 30px ;
}
h3 {
    color: #000000;
    font-size: 25px ;
}
.site-header, header {
    background-color: #182a3e !important;
}
.site-header, header{
    background:linear-gradient(90deg,#fff 0%, #fff 0%) ;
    background:-moz-linear-gradient(0deg,#fff 0%, #fff 0%);
    background:-webkit-linear-gradient(0deg,#fff 0%, #fff 0%);
    background:-o-linear-gradient(0deg,#fff 0%, #fff 0%);
    background:-ms-linear-gradient(0deg,#fff 0%, #fff  0%);
    box-shadow: none;
    border: 0px solid #fff;
}
footer {
    background-color: #182a3e !important;
    height: 100px  !important;
}
footer a {
    color: white !important;
}
section.blue_block, section.blue_block1 {
    display: none;
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #182a3e !important;
    background-color: white;
    font-weight: bold;
    font-size: 1.2rem;
}
a.read_more {
    color: white !important;
}
a {
    color: #182a3e !important ;
}
li a {
    color: white !important;
}
ul#menu-header-menu a {
    color: #182a3e !important ;
}
div.col-sm-3 {
    height: 130vh !important;
}

.service_grid_panel{display: flex;}
.service_grid_panel .service-grid .vc_column-inner{height: 100%;}
.service_grid_panel .service-grid .vc_column-inner > .wpb_wrapper{padding: 10px 10px 20px 10px;border: 1px solid #182a3e29;height: 100%;border-radius: 15px;}
.service_grid_panel .service-grid .vc_column-inner > .wpb_wrapper figure img{border-radius: 15px;}
.service_grid_panel .service-grid .vc_column-inner > .wpb_wrapper p{font-size: 17px;line-height: 27px;}
.service_grid_panel .service-grid .vc_column-inner > .wpb_wrapper h3{font-size: 22px;line-height: 25px;}
header .container .row{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#menu-header-menu li.menu-item-has-children > a{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
#menu-header-menu li.menu-item-has-children > a .nav-click{margin-left: 8px;}
.navigation #menu-header-menu li.menu-item-has-children .sub-menu{background-color: #182a3e;}
.navigation #menu-header-menu li.menu-item-has-children .sub-menu li a{display: block;text-decoration: none;color: #202020;font-family: 'eurostile_lt_pro_unicodeMd';font-weight: 700;font-size: 14px;text-transform: uppercase;color: white!important;border-bottom: 1px solid #d8d6d6;}
.grid_section_home .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper{padding: 25px;background-color: #182a3e;height: 100%;border-radius: 10px;}
.grid_section_home .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .grid_content{text-align: center;}
.grid_section_home .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .grid_content h3, .grid_section_home .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .grid_content p{color: white;}
.grid_section_home .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .grid_content p{font-size: 19px;line-height: 29px;}
.grid_section_home .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper a.read_more{background: white;color:#182a3e!important;padding: 5px 15px;}
.sitemap_list li a{color: #182a3e!important;}
header {
    border-bottom: 1px solid #e7e7e7;
}




.grid_section_home .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper{padding: 25px;background-color: #182a3e;height: 100%;border-radius: 10px;}
.grid_section_home .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .grid_content{text-align: center;}
.grid_section_home .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .grid_content h3, 
.grid_section_home .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .grid_content p{color: white;}
.grid_section_home .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper .grid_content p{font-size: 19px;line-height: 29px;}
.grid_section_home .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper a.read_more{background: white;color:#182a3e!important;padding: 5px 15px;}

.banner-desc-content {
    padding-top: 80px;
}

.m-1 {
    margin-bottom: 15px;
}