/*   
Theme Name: RA International Marketing
Description: RA International Marketing
Author: Seetha
Version: 1.
*/

/* CONTACT US
   ========================================================================== */
.wpcf7-form .form-control {
    height: 45px;
    box-shadow: none;
    border-radius: 0px;
}
.wpcf7-form label{
	font-weight: 300;
	font-size: 16px;
}
.wpcf7-form label span.text-danger{
	font-weight: 600;
}
.m-h-150 {
    min-height: 150px;
}
.contact-item {
    color: #1F1E1F;   
    min-height: 45px;
    position: relative;
    padding-left: 55px;
    padding-top: 5px
}

.contact-item i {
	position: absolute;
	top:-2px;
	left: 0px;
    padding-top: 10px;
    text-align: center;
    width: 43px;
    height: 43px;
    border: solid 1px #1F1E1F;
    font-size: 20px;
    font-size: 2rem;   
}
.breadulili {
    color: #fff;
}
.map-holder{height: 100%;min-height: 200px;overflow: hidden;}

.image-2 {
    height: 100%;
    object-fit: contain;
    width: auto;
}
.imagebox {
    background-color: #fff;
  height:200px;
    overflow: hidden;
    text-align: center;
}

.pagetitle {    font-size: 16px;}
.downloadpdf h3 {
    border-width: 0;
    color: #f1e400;
    font-style: normal;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    font-size: 22px;
}
.downloadpdf a {text-decoration:none;}
.downloadpdf p {
    color: #fff;
    margin-bottom: 0;
    line-height: 26px;
    text-align: left;
}

.w-dropdown-list .navlinks {
    border: 1px solid;
    width: 100%;
}