/* ------------------------------------
    30. Contact Section CSS
---------------------------------------*/
.rs-contact.main-home .contact-wrap .from-control {
  padding: 12px;
  color: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #0D0D0D;
  background-color: #0D0D0D;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}
.rs-contact.main-home .contact-wrap textarea {
  height: 120px;
}
.rs-contact.main-home .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1;
}
.rs-contact.main-home .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.rs-contact.main-home .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  opacity: 1;
}
.rs-contact.main-home .contact-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 1;
}
.rs-contact.main-home .contact-wrap input[type=submit]:hover {
  opacity: .9;
}
.rs-contact.main-home .contact-map {
  overflow: hidden;
}
.rs-contact.main-home .contact-map iframe {
  float: left;
  width: 100%;
  height: 400px;
  border: none;
}
.rs-contact.main-home .contact-icons-style .contact-item {
  display: flex;
  padding: 30px 30px 30px 30px;
  margin: 0 -5px 0 0;
  background-image: url(assets/images/contact/con-box.png);
}
.rs-contact.main-home .contact-icons-style .contact-item .contact-icon img {
  max-width: unset;
  width: 50px;
  height: 50px;
  padding: 5px 5px 0px 0px;
}
.rs-contact.main-home .contact-icons-style .contact-item .content-text {
  padding: 0px 0px 0px 15px;
}
.rs-contact.main-home .contact-icons-style .contact-item .content-text .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 38px;
  margin: 0 0 10px;
}
.rs-contact.main-home .contact-icons-style .contact-item .content-text .title a {
  color: #ffffff;
}
.rs-contact.main-home .contact-icons-style .contact-item .content-text .title a:hover {
  color: #bb0b0b;
}
.rs-contact.main-home .contact-icons-style .contact-item .content-text a {
  color: #C5C2C2;
}
.rs-contact.main-home .contact-icons-style .contact-item .content-text a:hover {
  color: #bb0b0b;
}
.rs-contact.main-home .contact-icons-style .contact-item .content-text .services-txt {
  margin: 0;
  color: #C5C2C2;
}
.rs-contact.main-home .contact-icons-style.box-address .contact-item {
  background-image: url(assets/images/contact/box-bg2.png);
}
.rs-contact.main-home .contact-icons-style.box-address .contact-item .content-text .title a {
  color: #0a0a0a;
}
.rs-contact.main-home .contact-icons-style.box-address .contact-item .content-text .title a:hover {
  color: #bb0b0b;
}
.rs-contact.main-home .contact-icons-style.box-address .contact-item .content-text a {
  color: #444444;
}
.rs-contact.main-home .contact-icons-style.box-address .contact-item .content-text a:hover {
  color: #bb0b0b;
}
.rs-contact.main-home .contact-icons-style.box-address .contact-item .content-text .services-txt {
  color: #444444;
}
.rs-contact.main-home .contact-icons-style.box-address.box-style2 .contact-item {
  background-image: url(assets/images/contact/box-bg3.png);
}

.rs-contact.main-home.office-modify1 .contact-section {
  background-color: #ebebeb;
  padding: 100px 80px 121px;
}
.rs-contact.main-home.office-modify1 .contact-section .contact-wrap .from-control {
  color: #000000;
  border-style: solid;
  border-color: #FFFFFF;
  background-color: #fff;
}
.rs-contact.main-home.office-modify1 .contact-section .contact-wrap textarea {
  height: 120px;
}
.rs-contact.main-home.office-modify1 .contact-section .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.main-home.office-modify1 .contact-section .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.main-home.office-modify1 .contact-section .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #454545;
  opacity: 1;
}
.rs-contact.main-home.office-modify1 .contact-section .contact-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.main-home.office-modify1 .contact-section.contact-style2 {
  padding: 90px 80px 100px;
}
.rs-contact.main-home.office-modify1 .contact-box {
  padding: 35px 35px 35px 35px;
  background-color: #ebebeb;
  margin: 0 -4px 0 0;
}
.rs-contact.main-home.office-modify1 .contact-box .contact-icon img {
    width: 50px;
    height: 50px;
    max-width: unset;
    margin-bottom: 15px;
    filter: grayscale(1);
}
.rs-contact.main-home.office-modify1 .contact-box .content-text .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 38px;
  margin: 0 0 10px;
}
.rs-contact.main-home.office-modify1 .contact-box .content-text .title a {
  color: #14171C;
}
.rs-contact.main-home.office-modify1 .contact-box .content-text .title a:hover {
  color: #bb0b0b;
}
.rs-contact.main-home.office-modify1 .contact-box .content-text a {
  color: #444444;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
}
.rs-contact.main-home.office-modify1 .contact-box .content-text a:hover {
  color: #000000;
}
.rs-contact.main-home.office-modify1 .contact-box .content-text .services-txt {
  margin: 0;
  color: #444444;
  font-weight: 500;
}
.rs-contact.main-home.office-modify1 .office-buliding {
  background: url(assets/images/contact/office.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.rs-contact.main-home.home5-contact-style .contact-wrap .from-control {
  color: #0a0a0a;
  border-color: #F1F1F1;
  background-color: #F1F1F1;
}
.rs-contact.main-home.home5-contact-style ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #454545;
  opacity: 0.4;
}
.rs-contact.main-home.home5-contact-style ::-moz-placeholder {
  /* Firefox 19+ */
  color: #454545;
  opacity: 0.4;
}
.rs-contact.main-home.home5-contact-style :-ms-input-placeholder {
  /* IE 10+ */
  color: #454545;
  opacity: 0.4;
}
.rs-contact.main-home.home5-contact-style :-moz-placeholder {
  /* Firefox 18- */
  color: #454545;
  opacity: 0.4;
}
.rs-contact.main-home.home5-contact-style input[type=submit]:hover {
  opacity: .9;
}
.rs-contact.contact-style2 .contact-address {
  background-color: #ffffff;
  padding: 70px 50px 60px 60px;
}
.rs-contact.contact-style2 .contact-address .address-item {
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 30px;
}
.rs-contact.contact-style2 .contact-address .address-item .address-icon img {
  width: 35px;
  height: 35px;
  max-width: unset;
}
.rs-contact.contact-style2 .contact-address .address-item .address-text {
  padding-left: 25px;
  color: #444444;
  font-weight: 500;
}
.rs-contact.contact-style2 .contact-address .address-item .address-text a {
  color: #444444;
  font-weight: 500;
}
.rs-contact.contact-style2 .contact-address .address-item .address-text a:hover {
  color: #bb0b0b;
}
.rs-contact.contact-style2 .contact-map {
  overflow: hidden;
}

.rs-contact.contact-style2 .contact-wrap .from-control {
  padding: 15px;
  color: #000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #EBEBEB;
  background-color: #ffffff;
  width: 100%;
  max-width: 100%;
  opacity: 1;
  font-size: 16px;
}
.rs-contact.contact-style2 .contact-wrap textarea {
  height: 120px;
}
.rs-contact.contact-style2 .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  opacity: 0.75;
}
.rs-contact.contact-style2 .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.contact-style2 .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #454545;
  opacity: 1;
}
.rs-contact.contact-style2 .contact-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.faq-style .contact-item {
  padding: 35px 35px 35px 35px;
  background-color: #fff;
}
.rs-contact.faq-style .contact-item .contact-icon img {
  width: 64px;
}
.rs-contact.faq-style .contact-item .content-text .title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  margin: 25px 0px 5px 0px;
}
.rs-contact.faq-style .contact-item .content-text .title a {
  color: #14171C;
}
.rs-contact.faq-style .contact-item .content-text a {
  color: #333333;
}
.rs-contact.faq-style .contact-item .content-text a:hover {
  color: #bb0b0b;
}
.rs-contact.faq-style .contact-item .content-text .services-txt {
  color: #333333;
  margin: 0;
}
.rs-contact.home3-contact-style .contact-wrap {
  padding: 60px 60px 83px 60px;
  background: #ffffff;
}
.rs-contact.home3-contact-style .contact-wrap .from-control {
  padding: 20px 20px 20px 20px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #FFFFFF;
  background-color: #F9F9F9;
  width: 100%;
  max-width: 100%;
  opacity: 1;
}
.rs-contact.home3-contact-style .contact-wrap textarea {
  height: 120px;
}
.rs-contact.home3-contact-style .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.home3-contact-style .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.home3-contact-style .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.home3-contact-style .contact-wrap :-moz-placeholder {
  /* Firefox 18- */
  color: #454545;
  opacity: 0.55;
}
.rs-contact.home3-contact-style .contact-wrap input[type=submit]:hover {
  opacity: .9;
}
.rs-contact.home3-contact-style .icon-box-wraper {
  background-image: url(assets/images/contact/con-home3.jpg);
  background-position: top left;
  background-size: cover;
  padding: 70px 50px 99px 50px;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item {
  display: flex;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-box {
  margin-right: 25px;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-box i {
  background-color: #1273EB;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-box i:before {
  font-size: 23px;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-content .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 5px;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-content .title a {
  color: #0a0a0a;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-content .title a:hover {
  color: #0082f1;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-content a {
  color: #454545;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-content a:hover {
  color: #0082f1;
}
.rs-contact.home3-contact-style .icon-box-wraper .icon-box-item .icon-content p {
  margin: 0;
}
.mb-30 {
    margin-bottom: 20px;
}
h2.title.pb-20 {
    font-weight: 800;
    letter-spacing: -1px;
}

.rs-contact.contact-style2.bg9.pt-100.pb-100.md-pt-70.md-pb-70 {
    padding: 60px 0;
}


.readon.submit {
    background-color: #000;
    padding: 9px 15px 10px;
    border: none;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 2;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    border-radius: 6px;
}
.readon.submit:hover {
    color: #fff;
    opacity: .99;
    background: #0f52ba;
}
.rs-contact.main-home.office-modify1 .contact-box .content-text .title a {
    font-weight: 600;
    font-size: 21px;
}

.rs-contact.main-home.office-modify1 .contact-box .content-text .title {
    font-size: 20px;
    font-weight: 800 !important;
    line-height: 33px;
    margin: 0 0 10px;
}
.rs-contact.main-home.office-modify1 .contact-box .content-text .services-txt, .rs-contact.main-home.office-modify1 .contact-box .content-text .services-txt a {
    margin: 0;
    color: #444444;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}
.rs-contact.main-home.office-modify1 .contact-box {
    padding: 25px;
    background-color: #fff;
    margin: 0 -4px 15px 0;
    min-height: 210px;
    box-shadow: 0 6px 25px #eee;
}
p.margin-0 {
    font-size: 17px;
    margin: 10px 0 20px;
}
.rs-contact.pt-100.md-pt-70 {
    padding-top: 60px;
}
.contactformm
{
        border: 1px solid #ddd;
    padding: 20px;
    background: #fff;
}
.contact-details {
    box-shadow: 0px 2px 27px 0px rgb(211 211 212 / 6%);
    padding: 30px 15px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 30px;
    background: #f8f9fa3d;
    min-height: auto;
}
.rs-contact.main-home.office-modify1 .contact-box .contact-icon img.smallimgg
{
    width: 45px;
    object-fit: contain;
}
.contact-details.branchesdetail p {
    margin-bottom: 4px;
}
.contact-details.branchesdetail p, .contact-details.branchesdetail a
{
    font-size: 16px;
    color: #333;
}
.contact-details.branchesdetail h4 {
    font-size: 19px;
    margin-top: 13px;
    font-weight: 600;
}
.contact-details.branchesdetail img {
    width: 25px;
    filter: grayscale(1);
}
.contact-details.branchesdetail {
    box-shadow: 0 0 13px rgb(0 0 0 / 15%);
}
.contact-details.branchesdetail p strong {
    color: #000000b8;
}
/*** 

====================================================================
	Contact Page Section
====================================================================

***/

.contact-page-section{
	position:relative;
	padding:60px 0;
}

.contact-page-section .info-column{
	position:relative;
	margin-bottom: 10px;
}

.contact-page-section .info-column .inner-column{
	position:relative;
	box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}

.contact-page-section .title-box{
	position:relative;
	padding:20px 30px;
	background-color:#fdf6f6;
}

.contact-page-section .info-column .lower-box{
	position:relative;
	padding:40px 35px 30px;
}

.contact-page-section .info-column .info-list{
	position:relative;
}

.contact-page-section .info-column .info-list li{
	position:relative;
	text-align:left;
	line-height: 26px;
	font-size: 16px;
	font-weight:600;
	min-height:60px;
	color: #000;
	padding-left: 80px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}

.contact-page-section .info-column .info-list li:last-child{
	margin-bottom: 0;
}

.contact-page-section .info-column .info-list li a{
	position:relative;
	font-weight:600;
	display:inline-block;
	color: #000;
}

.contact-page-section .info-column .info-list li .icon{
	position:absolute;
	width:60px;
	height:60px;
	left:0px;
	top:0px;
	text-align:center;
	line-height:60px;
	font-weight:500;
	font-size:var(--font-24);
	color:var(--main-color);
	border-radius:50px;
	background-color:var(--white-color);
	box-shadow:0px 0px 25px rgba(0,0,0,0.15);
}

.contact-page-section .info-column .info-list li a:hover{
	color:var(--main-color);
}

.contact-page-section .info-column .timing {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    color: #df0303;
    margin-top: 30px;
    margin-bottom: 30px;
}

.contact-page-section .info-column .social-box li{
	position:relative;
	display:inline-block;
	margin-bottom: 10px;
}

.contact-page-section .info-column .social-box li a{
	position:relative;
	display:inline-block;
	font-size: 16px;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	border-radius:3px;
	color: #fff;
	background:var(--main-color);
	transition:all 0.5s ease;
	margin-right:5px;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.contact-page-section .info-column .social-box li.facebook a{
	background:#3b5998;	
}

.contact-page-section .info-column .social-box li.twitter a{
	background:#33ccfe;	
}

.contact-page-section .info-column .social-box li.google a{
	background:#f05b44;
}

.contact-page-section .info-column .social-box li.dribbble a{
	background:#ea4c89;
}

.contact-page-section .info-column .social-box li.linkedin a{
	background:#0da6be;
}

.contact-page-section .info-column .social-box li.pinterest a{
	background:#9c0c1c;
}

.contact-page-section .map-column{
	position:relative;
	margin-bottom:var(--margin-bottom-40);
}

.contact-page-section .map-column .inner-column{
	position:relative;
}

.contact-page-section .map-column iframe{
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 543px;
}

.contact-page-section .contact-form-box{
	position:relative;
	max-width:920px;
	width:100%;
	margin:0 auto;
	border-radius:5px;
	padding:60px 60px 60px;
	margin-top:var(--margin-top-45);
	box-shadow:0px 0px 25px rgba(0,0,0,0.10);
}

.contact-page-section .contact-form-box .form-title-box{
	position:relative;
	text-align:center;
	margin-bottom:var(--margin-bottom-20);
}

/*** 

====================================================================
	Contact Form
====================================================================

***/

.contact-form{
	position:relative;
	margin-top:50px;
}

.contact-form .form-group{
	margin-bottom:30px;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:10px 20px;
	color:#7a7a7a;
	height:50px;
	font-size: 16px;
	border-radius:3px;
	background:var(--white-color);
	border:1px solid #ebebeb;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:var(--main-color);
}

.contact-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:15px 20px 25px;
	color:#7a7a7a;
	background:var(--white-color);
	border:1px solid #ebebeb;
	height:200px;
	resize:none;
	border-radius:3px;
	font-size:var(--font-15);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .theme-btn{
	cursor:pointer;
	text-transform:uppercase;
	margin-top:var(--margin-top-10);
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
	border-color:#ff0000 !important;	
}

.contact-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#ff0000;
	font-weight:500;	
}
.rs-contact.main-home.home5-contact-style .contact-wrap .from-control {
    color: #0a0a0a;
    border-color: #6c757d4d;
    background-color: #fff;
    color: #000 !important;
}
.rs-contact.main-home.home5-contact-style ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  opacity: 1;
}
.rs-contact.main-home.home5-contact-style ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  opacity: 1;
}
.rs-contact.main-home.home5-contact-style :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  opacity: 1;
}
.rs-contact.main-home.home5-contact-style :placeholder {
  /* Firefox 18- */
  color: #000;
  opacity: 1;
}
.rs-contact.main-home.home5-contact-style input[type=submit]:hover {
  opacity: .9;
}