.wrapper {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}
.top-bar {
    background-color: #1d4377;
    width: 100%;
    float: left;
    padding: 5px 0px;
}
.top-bar .top-welcome a {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
	text-decoration: none;
}
.top-bar .top-welcome a i {
    margin-right: 6px;
}
.top-bar .top-social {
    float: left;
    width: 100%;
    text-align: right;
}
.top-bar .top-social a {
    color: #fff;
    padding: 0px 0px 0px 12px;
    text-decoration: none;
}
.top-bar .top-social a i {
    background: #fff;
    color: #1d4377;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.top-bar .top-social a:hover i {
    background: #000;
    color: #fff;
  transition: 1s ease;
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.hdr-top {
    width: 100%;
    float: left;
    position: relative;
}
.logo {
    width: 100%;
    text-align: left;
    float: left;
}
.logo img {
    max-width: 38%;
    height: auto;
}
.hdr-right {
    width: 100%;
    text-align: center;
    float: left;
}
.hdr-right .menu {
    margin-top: 32px;
	float: right;
  position: relative;
}
.hdr-right .menu li {
    display: inline-block;
    position: relative;
    list-style: none;
}
.hdr-right .menu li a {
    color: #000;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    outline: 0px none;
    padding: 37px 12px 34px 12px;
    text-transform: uppercase;
    line-height: 32px;
}
.hdr-right .menu li a:hover{
	background: #1d4377;
    color: #fff !important;
}
.hdr-right .menu #menu-item-43 a {
    cursor: pointer;
}
.hdr-right .menu ul li a:hover, .menu .current-menu-item a, .menu .current_page_parent .current-menu-item a, .current_page_parent {
    background: #1d4377;
    color: #fff !important;
}
.hdr-right .menu li ul.sub-menu {
    left: 0;
    line-height: 3;
    position: absolute;
    top: 55px;
    z-index: 99999;
    display: none;
    opacity: 1;
    padding: 12px 0 12px;
    margin: 0;
    margin-left: 0px;
    margin-left: 0px;
    list-style: outside none none;
    text-align: left;
    width: 300px;
    background: #1d437799 none repeat scroll 0% 0%;
    overflow: hidden;
    margin-left: 0px;
}
.hdr-right .menu li ul.sub-menu li {
    position: relative;
    margin: 0px 15px;
}
.hdr-right .menu li ul.sub-menu li a {
    padding: 10px 15px;
    color: #fff;
    text-transform: capitalize;
}
.hdr-right .menu li ul.sub-menu li a:hover {
    margin-left: 10px;
    transition: 1s ease;
}
.hdr-right .menu li:hover .sub-menu {
    display: block;
}
.home_slider {
    width: 100%;
    float: left;
}
#thsp-sticky-header li a {
    font-size: 15px !important;
	background: none !important;
}
.home .entry-title {
    display: none;
}
#sec1 .vc_column-inner {
    padding-top: 0px;
}
#sec1 .wpb_text_column.wpb_content_element {
    margin-bottom: 0px;
}
#sec2 a.button, #sec3 a.button {
    padding: 15px 30px;
    color: #001946;
    text-decoration: none;
    background-color: #fff;
}
#prdj h2 {

    background: -webkit-linear-gradient(top,rgba(36,107,173,0.72),#00c8c8);
    background: linear-gradient(to bottom,rgba(36,107,173,0.72),#00c8c8);
    background: -o-linear-gradient(bottom,rgba(36,107,173,0.72),#00c8c8);
    background: -moz-linear-gradient(bottom,rgba(36,107,173,0.72),#00c8c8);
    background: linear-gradient(to bottom,rgba(36,107,173,0.72),#00c8c8);
        background-clip: border-box;
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
#sec2 {
    background: rgba(36,107,173,0.72);
    background: -webkit-linear-gradient(top,rgba(36,107,173,0.72),#00c8c8);
    background: -o-linear-gradient(bottom,rgba(36,107,173,0.72),#00c8c8);
    background: -moz-linear-gradient(bottom,rgba(36,107,173,0.72),#00c8c8);
    background: linear-gradient(to bottom,rgba(36,107,173,0.72),#00c8c8);
        background-color: rgba(0, 0, 0, 0);
        background-repeat: repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    opacity: 1;
}
#sec2 .vc_column-inner {
    padding: 0px;
}
#sec2 .grid.vc-interactive-banner {
    padding: 0px !important;
}
#sec2 .sec2-col2 {
    padding: 35px;
}
#sec2 h3 {
    color: #fff;
    line-height: 30px;
    padding-bottom: 19px;
}
#sec2 p {
    line-height: 31px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 30px;
}
#sec3 h3 {
    color: #001946;
    line-height: 43px;
    padding-bottom: 19px;
    font-size: 35px;
}
#sec3 h4 {
    font-style: italic;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0px;
	padding-bottom: 21px;
}
#sec3 p {
    line-height: 22px;
    font-size: 16px;
    color: #576173;
    margin-bottom: 30px;
}
#testimon .text.testimonial_rotator_description p {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 1.5;
}
#testimon .testimonial_rotator_nav i {
    color: #fff !important;
}
#home_cnt h2 {
    background: -webkit-linear-gradient(top,rgba(36,107,173,0.72),#00c8c8);
background: linear-gradient(to bottom,rgba(36,107,173,0.72),#00c8c8);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
    font-size: 55px;
    line-height: 70px;
    font-weight: 900;
    letter-spacing: 0px;
}
#home_cnt h2 span {
    font-size: 70px;
}
#home_cnt #wpcf7-f106-p33-o1 .column.one-second {
    float: left;
    width: 48%;
    margin: 0 1% 9px;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: inline-block;
}
#home_cnt #wpcf7-f106-p33-o1 .column.one {
    width: 98%;
    margin: 0 1% 9px;
}
#home_cnt #wpcf7-f106-p33-o1 p .wpcf7-form-control {
    width: 100%;
    border: 1px solid #ffffff4d;
    background: transparent;
    padding: 10px 10px;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
#home_cnt #wpcf7-f106-p33-o1 p .wpcf7-form-control.wpcf7-textarea {
    resize: none;
}
#home_cnt #wpcf7-f106-p33-o1 .column.one.submit-column {
    text-align: center;
}
#home_cnt #wpcf7-f106-p33-o1 p .wpcf7-form-control.wpcf7-submit {
    background: #00194666;
    border: 1px solid #00194666;
    width: auto;
    padding: 11px 20px;
    display: inline-block;
}
#home_cnt #wpcf7-f106-p33-o1 p .wpcf7-form-control:focus {
    background: #ffffff4d;
}
.footer-main {
    width: 100%;
    float: left;
    background-repeat: repeat;
    background-position: center;
    background-image: url(images/ftr-bg.jpg);
	padding: 50px 0px 0px;
	color: #a5a5a6;
	font-family: 'Poppins', sans-serif;
}
.footer-main li {
    list-style: none;
}
.footer-main .widget-title {
    font-family: 'Poppins', sans-serif;
    font-size: 31px;
}
.ftr-col1 img {
    width: 100%;
    max-width: 50%;
}
.ftr-col1 p {
    width: 100%;
    float: left;
    margin-top: 18px;
    font-family: 'Poppins', sans-serif;
}
.ftr-col2 #menu-ftr-menu {
    padding-left: 11px;
}
.ftr-col2 #menu-ftr-menu li {
    line-height: 40px;
	position: relative;
}
.ftr-col2 #menu-ftr-menu li a {
    color: #a5a5a6;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
.ftr-col2 #menu-ftr-menu li a::before {
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    margin-right: 10px;
}
.ftr-col2 #menu-ftr-menu li a:hover {
    margin-left: 10px;
    transition: 1s ease;
}
.ftr-col3 {
    margin-bottom: 50px;
}
.ftr-col3 h3 {
    font-size: 21px;
}
.ftr-col3 a {
    color: #a5a5a6;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
}
.ftr-col3 ul {
    padding: 0px;
    margin-top: 25px;
}
.ftr-col3 ul li {
    display: inline-block;
    margin: 0px 10px 0px 0px;
}
.ftr-col3 ul li a i {
    border-radius: 100%;
    background: #636363;
    width: 32px;
    vertical-align: middle;
    line-height: 31px;
    height: 31px;
    text-align: center;
    color: #b2b0b0;
    font-size: 17px;
}
.ftr-col3 ul li a:hover i {
    background: #fff;
    color: #000;
    transition: 1s ease;
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.ftr-copy {
    width: 100%;
    float: left;
    text-align: center;
    border-top: 1px solid #a5a5a6;
    padding: 26px 0px;
}
#home_srv_col .mega_info_box {

    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 11px 19px 0px #4646464d;
    padding: 35px 15px;
  min-height: 359px;
}
#home_srv_col .mega_info_box:hover {
    background: #246bad;
    background: -moz-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #246bad), color-stop(100%, #00c8c8));
    background: -webkit-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -o-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: -ms-linear-gradient(top, #246bad 0%, #00c8c8 100%);
    background: linear-gradient(to bottom, #246bad 0%, #00c8c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient\( startColorstr='#246bad', endColorstr='#00c8c8',GradientType=0;
}
#home_srv_col .mega_info_box:hover h3.mega-info-title, #home_srv_col .mega_info_box:hover p.mega-info-desc {
    color: #fff;
}
#testimon {

    background: rgba(36,107,173,0.72);
    background: -webkit-linear-gradient(top,rgba(36,107,173,0.72),#00c8c8);
    background: -o-linear-gradient(bottom,rgba(36,107,173,0.72),#00c8c8);
    background: -moz-linear-gradient(bottom,rgba(36,107,173,0.72),#00c8c8);
    background: linear-gradient(to bottom,rgba(36,107,173,0.72),#00c8c8);
    opacity: 1;

}
#mega-info-circle .info-circle-mobile p, h3 {
    padding-left: 0px !important;
}
#tdt-slidersc1 .carousel_btn_span {
    text-align: center !important;
}
.entry-title {
    display: none;
}