/*
Theme Name: usptotm Child Theme
Description: This is a custom child theme for Salient
Theme URI: usptotm.cloudstandly.com
Author: ThemeNectar
Author URI: usptotm.cloudstandly.com
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


h1{
font-family: 'Poppins', sans-serif;
}

h2,h3{
font-family: 'Poppins', sans-serif;
}

h4,h5,h6{
font-family: 'Poppins', sans-serif;
}

a,p,span,li,label{
font-family: 'Poppins', sans-serif;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -12px;
    width: 0px;
    height: 3px;
    background: #ffffff;
    border-radius: 100px;
    transition: all 0.3s linear;
}
#top li#menu-item-55 a > span {
    background: #1b387a;
    padding: 12px 20px;
    color: #fff;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:after, 
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:after {
    width: 100%;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a:before {
    content: "";
    background: #1B387A;
    position: absolute;
    top: -3px;
    left: -5px;
    width: 11px;
    height: 11px;
    border-radius: 54px;
    transition: all 0.3s linear;
    opacity: 0;
}
div#block-7 img {
    width: 15%;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li:hover >a:before,
#header-outer[data-lhe="animated_underline"] #top nav >ul >li.current-menu-item >a:before {
    opacity: 1;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a span:after {
    display: none !important;
}
#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-46 >a {
    background: #3881EB;
    color: #ffffff;
    padding: 9px 18px;
    border-radius: 50px;
}
div#section1 h1 {
    font-size: 40px;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.2;
    text-transform: capitalize;
    width: 52%;
}
div#section3 .row_col_wrap_12 {
    padding-top: 65px;
    padding-bottom: 45px;
}

h2 {
    font-size: 30px;
    font-weight: 700;
    color: #1e2a37;
    line-height: 1;
    text-transform: capitalize;
}
p {
    font-size: 15px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

a.nectar-button.small.regular.accent-color.regular-button {
    font-size: 18px;
    font-weight: 400;
    border-radius: 25px !important;
    color: #ffffff;
    padding: 13px 50px;
    letter-spacing: 0;
    text-transform: capitalize;
}



div#section2 .row_col_wrap_12 {
    padding-top: 100px;
    padding-bottom: 100px;
}

h4 {
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 !important;
    background: #1b387a;
    display: inline;
    padding: 0 15px;
}

#header-outer[data-lhe="animated_underline"] #top nav >ul >li >a {
    font-size: 15px;
    font-weight: 500;
    color: #333333;
    padding: 0px 8px;
    text-transform: capitalize;
    padding-top: 0px;
}


#header-outer[data-lhe="animated_underline"] #top nav >ul >li#menu-item-46 >a:before{
    display:none;
}

div#section1 p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    width: 65%;
    line-height: 22px;
}

div#section1 a.primary-color {
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 28px;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 50px !important;
}


div#section2 .vc_col-sm-6 .wpb_text_column {
    background: #ffffff;
    box-shadow: 0px 0px 30px 3px #00000012;
    padding: 45px 58px;
}

div#section2 .vc_col-sm-6 {
    width: 45%;
}

div#section2 .row-bg-wrap:nth-child(1) .inner-wrap:after {
    position: absolute;
    content: "";
    background: #1b387adb;
    width: 70%;
    height: 25%;
    top: 33%;
    z-index: 1;
}
div#section2 div a {
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    padding: 13px 28px;
    letter-spacing: 0;
    text-transform: capitalize;
    border-radius: 50px !important;
    background: #1b387a;
}

div#section3 h4 {
    margin: 0 auto !important;
    display: table;
}

div#section3 h2 {
    text-align: center;
    color: #1b387a;
    padding-top: 15px;
}

div#section3 p {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    color: #0f0f0f;
}

div#section3 .owl-item .carousel-item {
    padding: 10px 10px;
    background: #ffffff;
    padding-bottom: 30px;
    margin: 0 3px;
}


div#section3 .owl-item h4 {
    font-size: 17px;
    color: #1b387a;
    background: transparent;
    margin: unset;
    display: unset;
    padding: 0;
}
div#section3 .owl-item p strong {
    font-weight: bold;
}
div#section3 .owl-item p {
    color: #000000cf;
    width: unset;
    text-align: left;
    font-size: 14px;
}

div#section3 .owl-dots {
    display: none;
}

div#section3 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#section3 .owl-stage {
    padding-bottom: 10px;
}

div#section4 .row_col_wrap_12 {
    padding-top: 65px;
    padding-bottom: 45px;
}
div#section4 h4 {
    margin: 0 auto !important;
    display: table;
}

div#section4 h2 {
    text-align: center;
    padding-top: 15px;
}

div#section4 h2+p {
    text-align: center;
    width: 30%;
    margin: 0 auto;
}



div#section4 .carousel-item p {
    font-size: 11px;
    color: #556782;
    text-transform: capitalize;
    line-height: 20px;
    padding-bottom: 35px;
    font-weight: 300;
}
div#section4 .carousel-item {
    margin: 0px 5px;
    padding: 30px 14px;
    border-radius: 0px;
    box-shadow: 0px 0px 23px 5px #cccccc54;
    height: 230px;
}

div#section4 ul:nth-child(2) li:nth-child(1) img {
    margin: 0;
    padding-top: 22px;
}
div#section4 ul {
    display: inline-block;
    margin: 0;
    position: relative;
    bottom: 6px;
}
div#section4 ul:nth-child(2) li:nth-child(1) {
    color: unset;
    list-style: none;
    border: unset;
    width: 60px;
    height: 60px;
}

div#section4 ul:nth-child(3) li:nth-child(2) {
    font-size: 16px;
    font-weight: 400;
    top: 12px;
}
div#section4 .owl-dots {
    display: none;
}
div#section4 .owl-item.active+.active+.active .carousel-item  {
    background: unset;
	border:unset;
}
div#section4 .owl-item.active+.active+.active .carousel-item p {
    color: #3D3D3D;
}
div#section4 .owl-item.active+.active+.active .carousel-item ul li {
    color: #FF6440;
}
div#section4 .owl-item.active+.active .carousel-item {
	border: 1px solid #1e2a37;
	background: unset;
}
div#section4 .owl-item.active+.active .carousel-item  p {
    color: #556782;
    line-height: 21px;
}
div#section4 .owl-item.active+.active .carousel-item ul li {
    color: #FF6440;
    list-style: none;
}

div#section4 .owl-item.active+.active .carousel-item ul:nth-child(2) li {
    border: unset;
}

div#section4 ul:nth-child(2) li:nth-child(1) img {
    margin: 0;
    padding-top: 22px;
}

div#section4 .owl-item.active .carousel-item ul li:nth-child(2) {
    color: #556782 !important;
    font-size: 12px;
}

div#section4 .carousel-item h3 {
    font-size: 24px;
    font-weight: 300;
    color: #1e2a37;
}

div#section4 ul:nth-child(4) li {
    font-size: 14px;
    font-weight: 400;
    position: relative;
    top: -13px;
    left: 10px;
    line-height: 1.5;
    color: #FF6440;
}

div#section4 ul li {
    list-style: none;
}

div#section4 .carousel-item ul+p {
    position: absolute;
    right: 20px;
    bottom: -30px;
}

div#section4 .carousel-item ul+p i {
     color: #FFAB19;
     padding: 0 2px;
     font-size: 14px;
     left: 0px;
     top: -10px;
}

div#section4 .carousel-item h3:before {
    position: absolute;
    content: "";
    background: #1e2a37;
    width: 16px;
    height: 7px;
    top: 18px;
    left: 20px;
}

div#section4 a.nectar-button.small.regular.accent-color.regular-button {
    margin: 0 auto;
    display: table;
}

div#section4 .carousel-item:before {
    position: absolute;
    content: "";
    background: #E9F0FF;
    width: 91%;
    height: 70px;
    left: 12px;
    bottom: 8px;
    border-radius: 15px;
}

div#section5 .vc_col-sm-6:nth-child(1) {
    background: #1E2A37;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#section5 h4 {
    margin-left: 21% !important;
}

div#section5 h2 {
    text-align: left;
    padding-top: 15px;
    color: #ffffff;
    margin: 0 auto;
    width: 58%;
    padding-bottom: 5px;
}

div#section5 h2+p {
    text-align: center;
    width: 58%;
    margin: 0 auto;
    color: #ffffff;
    text-align: left;
}


div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    left: 21%;
}

div#section5 .vc_col-sm-6:nth-child(2) img {
    filter: grayscale(1);
}

div#section6 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 30px;
}
div#section6 h4 {
    margin: 0 auto !important;
    display: table;
}

div#section6 h2 {
    text-align: center;
    padding-top: 15px;
}

div#section6 p {
    text-align: center;
    width: 35%;
    margin: 0 auto;
}

div#section6 .owl-item .carousel-item {
    padding: 10px 10px;
    background: #ffffff;
    padding-bottom: 16px;
    margin: 0 6px;
}

div#section3 .owl-item a {
    font-size: 14px;
    font-weight: 500;
    background: #1b387a;
    color: #fff;
    padding: 14px 47px;
    border-radius: 37px;
}
div#section6 .owl-item p {
    color: #556782;
    width: unset;
    text-align: left;
    font-size: 15px;
}

div#section6 .owl-dots {
    display: none;
}

div#section6 ul:nth-child(3) li:nth-child(1) img {
    margin: 0;
    padding-top: 24px;
}
div#section6 ul {
    display: inline-block;
    margin: 0;
    position: relative;
    bottom: 20px;
}
div#section6 ul:nth-child(3) li:nth-child(1) {
    color: unset;
    list-style: none;
    border: unset;
    width: 60px;
    height: 60px;
}

div#section6 ul:nth-child(4) li:nth-child(1) {
    font-size: 16px;
    font-weight: 400;
    top: 12px;
}
div#section6 .owl-dots {
    display: none;
}




div#section6 .owl-item.active .carousel-item ul li:nth-child(2) {
    color: #556782 !important;
    font-size: 12px;
}

div#section6 .carousel-item h3 {
    font-size: 24px;
    font-weight: 300;
    color: #2864EA;
    padding-top: 20px;
}

div#section6 ul:nth-child(4) li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #FF6440;
}

div#section6 ul li {
    list-style: none;
}

div#section6 .carousel-item ul+h5 {
    position: absolute;
    right: 20px;
    bottom: 40px;
}


div#section6 .owl-stage {
    padding: 0;
}

div#section6 .carousel-item h3:before {
    position: absolute;
    content: "";
    background: #FF6440;
    width: 16px;
    height: 7px;
    left: 20px;
    top: 53%;
}
div#section7 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 30px;
}


div#section7 h2 {
    text-align: center;
    padding-top: 15px;
    color: #ffffff;
}

div#section7 p {
    text-align: center;
    width: 35%;
    margin: 0 auto;
    color: #ffffff;
}

div#section7 input[type="email"] {
	border-bottom: 1px solid #ffffff !important;
	line-height: 30px;
	color: #ffffff;
	background: transparent !important;
	font-weight: 500 !important;
	padding: 10px 25px !important;
	width: 60% !important;
	height: 45px;
	border-radius: 0 !important;
	display: flex;
	margin: 0 auto;
	border: unset;
}

div#section7 .col input[type=submit] {
	/* border: unset; */
	/* outline: unset; */
	/* box-shadow: unset; */
	color: #000000;
	/* background-image: url("/wp-content/uploads/2023/07/Group-46.png"); */
	/* background-repeat: no-repeat; */
	/* background-position: center center; */
	/* width: 1px !important; */
	/* height: 0; */
	position: absolute;
	right: 20%;
	top: 67%;
	/* transform: unset !important; */
	border-radius: 37px !important;
	background-color: #ffffff !important;
	/* box-shadow: unset !important; */
}

div#section7 input::placeholder { 
	color: rgb(255 255 255 / 90%) !important; 
}

div#footer-widgets {
    background: #ffffff;
}

div#block-8 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

div#block-8 ul li {
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    margin: 0 18px;
}

.material #footer-outer #footer-widgets .col ul li {
    padding: 0 !important;
}


div#block-8 p {
    font-size: 16px;
    font-weight: 400;
    color: #404040;
    width: 46%;
    margin: 0 auto;
}

#footer-outer #copyright .col.span_5 {
	display: block;
	width: 100%; float: unset !important;
}
#footer-outer #copyright .col.span_7.col_last {
	display: none;
}
#footer-outer #copyright p, #footer-outer #copyright ul li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
}
#footer-outer #copyright p, #footer-outer #copyright ul li a {
	line-height: 0px;
}
#footer-outer #copyright p {
	margin-top: 20px;
	margin-bottom: -20px;
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	}

div#copyright {
    background: #1b387a !important;
    padding: 0 !important;
    padding-bottom: 20px !important;
}
#page-header-bg h1 {
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    /* width: 34%; */
    text-align: center;
    margin: 0 auto;
    line-height: 43px;
}

div#Program1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#Program1 .vc_col-sm-6:nth-child(2) {
    background: #FF6440;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0px 0 0 55px;
}

div#Program1 .vc_col-sm-6:nth-child(2) .carousel-item h4 {background: #ffffff;color: #FF6440;}

div#Program1 .vc_col-sm-6:nth-child(2) .carousel-item h2 {
    color: #ffffff;
    padding-top: 5px;
}

div#Program1 .vc_col-sm-6:nth-child(2) .carousel-item p {
    color: #ffffff;
    width: 60%;
}

div#Program1 .owl-nav.disabled {
    display: block !important;
    margin: 15px 0px 30px;
    text-align: right;
}

div#Program1 .owl-nav.disabled button {
    border: 2px solid #2864EA;
    width: 110px;
    height: 45px;
    margin: 0px 6px;
    padding: 0px;
    background: #2864EA;
    display: flex;
    align-items: center;
    justify-content: center;
    vertical-align: top;
    border-radius: 50px !important;
}

div#Program1 .owl-nav.disabled button span {
    display: none;
}

div#Program1 .owl-nav.disabled button.owl-prev:before {
    content: "\f053  Previous";
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffffff;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#Program1 .owl-nav.disabled button.owl-next:before {
    content: "Next \f054";
    font: normal normal normal 14px/1 FontAwesome;
    color: #ffffff;
    transition: all 0.3s linear;
    font-size: 18px;
    font-weight: 300;
    display: flex;
    justify-content: center;
    align-items: center;
}

div#Program1 .owl-nav.disabled button:hover:before {
    color: #fff;
}

div#Program1 button.owl-prev {
    position: absolute !important;
    left: 0;
    top: 100%;
}
div#Program1 button.owl-next {
    position: absolute !important;
    left: 22%;
    top: 100%;
}
div#Program1 .owl-dots {
    display: none;
}

div#about1 .row_col_wrap_12 {
    padding-top: 150px;
    padding-bottom: 150px;
}

div#about1 .vc_col-sm-4:nth-child(2) p {
    width: 87%;
}

div#about1 .vc_col-sm-4:nth-child(2) h2 {
    color: #1E2A37;
}

div#about1 .vc_col-sm-4:nth-child(2) h2 label {
    color: #2864EA;
}

div#about1 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    position: absolute;
    content: "";
    background: transparent;
    width: 66%;
    height: 76%;
    border: 5px solid #FF6440;
    z-index: 1;
    left: 12%;
    top: 12%;
}

div#blogs1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 60px;
}

div#blogs1 .first p {
    color: #556782;
    width: 72%;
    text-align: center;
    margin: 0 auto;
}

div#blogs1 .third h5 {
    font-size: 14px;
    font-weight: 400;
    color: #FF6440;
    margin: 0;
}

div#blogs1 .third h5+h3 {
    font-size: 30px;
    font-weight: 700;
    color: #000000;
}

div#blogs1 .third ul {
    display: flex;
    margin: 0;
}

div#blogs1 .third ul li {
    padding-right: 18px;
    padding-left: 5px;
    display: -webkit-inline-box;
}

div#blogs1 .third ul li img {
    margin-top: 7px;
    margin-right: 10px;
}

div#blogs1 .four h3 {
    font-size: 25px;
    color: #ffffff;
    margin: 0;
}

div#blogs1 .four p {
    width: 9%;
    float: right;
    margin-top: -35px;
    margin-right: 5px;
    margin-bottom: -18px;
}

div#blogs1 .four {
    padding: 25px 35px;
}

div#blogs1 .four h3+h4 {
    padding-left: 50px;
    font-size: 14px;
    font-weight: 500;
}

div#blogs1 .five {
    margin-top: 60px;
}

div#Contact1 .row_col_wrap_12 {
    padding-top: 60px;
    padding-bottom: 40px;
    margin: 0 70px;
}

div#Contact1 br {
    display: none;
}

div#Contact1 span.wpcf7-form-control-wrap {
    position: unset;
    display: inline-block !important;
    width: 100%;
    padding-right: 15px;
    margin-top: 15px;
}

div#Contact1 span.wpcf7-form-control-wrap[data-name="textarea-136"] {
    width: 100%;
    padding-right: 0px;
}


div#Contact1 textarea {
    width: 98%;
    background: transparent !important;
    border-radius: 0px !important;
    color: #444444;
    box-shadow: unset !important;
    font-size: 16px;
    font-weight: 400;
    height: 95px;
    border: 2px solid #707070;
}

div#Contact1 input[type=text], 
div#Contact1 input[type=email], 
div#Contact1 input[type=tel],
div#Contact1 input[type=date] {
    margin-right: 15px;
    margin-bottom: 5px;
    background: transparent !important;
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    box-shadow: unset !important;
    border-radius: 0px !important;
    padding: 10px 15px;
    border: 2px solid #707070;
}

div#Contact1 input.wpcf7-form-control.has-spinner.wpcf7-submit {
   font-size: 18px;
   font-weight: 500;
   letter-spacing: 0;
   text-transform: capitalize;
   padding: 13px 35px !important;
   margin-top: 30px;
   border-radius: 50px !important;
}

div#Contact1 input::placeholder, 
div#Contact1 select, 
div#Contact1 textarea::placeholder{
    color: #BBBBBB !important;
	 font-size: 16px !important;
	font-weight:500;
	text-transform: capitalize;
}

div#Contact1 input:focus, 
div#Contact1 select:focus, 
div#Contact1 textarea:focus{
    border-color: #2864EA !important;
	color: #2864EA !important;
	font-weight:300;
}


div#Contact1 span.wpcf7-not-valid-tip {
    display: none;
}

div#Contact1 form.wpcf7-form span.wpcf7-not-valid-tip {
    display: none;
}
div#Contact1 form.wpcf7-form input.wpcf7-not-valid {
    border-bottom: 2px solid red;
}
div#Contact1 form.wpcf7-form .wpcf7-response-output {
    border-color: red;
    color: red;
    margin-top: 0px;
}
div#Contact1 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !IMPORTANT;
    color: #46b450 !IMPORTANT;
}

div#Contact1 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900 !IMPORTANT;
    color: #ffb900 !IMPORTANT;
}

div#section2 h2 {
    color: #1E2A37;
}

div#section2 h2 label {
    color: #1b387a;
}
div#sec-trade ul {
    margin: 0;
}

div#sec-trade ul li {
    font-size: 15px;
    color: #000;
    list-style: none;
}
div#section3 img {
    width: 100% !important;
    margin: 0 auto;
}
@media (max-width: 767px) and (orientation: portrait){
	div#section1 h1 {
    width: 100%;
    font-size: 30px;
}

div#section1 p {
    width: 100%;
}

div#section1 a.primary-color {
    font-size: 13px;
    padding: 8px 22px;
}

div#section2 .vc_col-sm-6 .wpb_text_column {
    padding: 0;
    padding: 15px 10px;
}

div#section2 .vc_col-sm-6 {
    width: 100%;
}

h4 {
    font-size: 14px;
}

h2 {
    font-size: 22px;
}

p {
    font-size: 14px;
}

div#section2 .row_col_wrap_12 {
    padding-top: 15px;
    padding-bottom: 15px;
}

div#section2 div a {
    font-size: 13px;
    padding: 11px 22px;
}

div#section2 .row-bg-wrap:nth-child(1) .inner-wrap:before {
    display: none;
}

div#section3 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 30px;
}

div#section3 p {
    width: 95%;
}

a.nectar-button.small.regular.accent-color.regular-button {
    padding: 10px 22px;
}

div#section4 .row_col_wrap_12 {
    padding-top: 30px;
    padding-bottom: 30px;
}

div#section4 h2+p {
    width: 97%;
}

div#section5 h2 {
    width: 70%;
}

div#section5 h4 {
    margin-left: 17% !important;
}

div#section5 .vc_col-sm-6:nth-child(1) {
    padding-top: 15px;
    padding-bottom: 15px;
}

div#section5 h2+p {
    width: 72%;
}

div#section5 a.nectar-button.small.regular.accent-color.regular-button {
    left: 14%;
}

div#section6 p {
    width: 90%;
}

div#section6 .carousel-item h3:before {
    top: 45%;
}

div#section6 .carousel-item h3 {
    font-size: 21px;
    padding-top: 0px;
}

div#section6 .owl-item p {
    padding-bottom: 5px;
}

div#section7 p {
    width: 95%;
    padding: 0;
}

div#section7 input[type="email"] {
    width: 88% !important;
}

div#section7 .col input[type=submit] {
    right: 1% !important;!i;!;
    margin-top: -9px;
}

div#block-8 p {
    width: 100%;
}

div#block-8 ul {
    margin-bottom: 18px;
}

#footer-outer .row {
    padding-top: 22px !important;
}

#footer-outer .widget {
    margin-bottom: 16px;
}
#footer-outer img{
	width:50% !important;
}
div#block-8 ul li {
    font-size: 17px;
}

div#block-8 ul:nth-child(2) {
   display: block;
}

#footer-outer #copyright p {
    font-size: 11px;
    margin: 0;
}

div#copyright .container {
    height: 0;
}
	div#Contact1 .row_col_wrap_12{
		margin:0 !important;
	}
}
