@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoona2f8.eot?gq7fto');
  src:  url('fonts/icomoona2f8.eot?gq7fto#iefix') format('embedded-opentype'),
    url('fonts/icomoona2f8.ttf?gq7fto') format('truetype'),
    url('fonts/icomoona2f8.woff?gq7fto') format('woff'),
    url('fonts/icomoona2f8.svg?gq7fto#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pin:before {
  content: "\e91f";
}
.icon-email:before {
  content: "\e920";
}
.icon-telephone:before {
  content: "\e921";
}
.icon-data:before {
  content: "\e900";
}
.icon-magnifying-glass:before {
  content: "\e901";
}
.icon-construction-worker:before {
  content: "\e902";
/*	color: #ff4f47;*/
}
.icon-roof:before {
  content: "\e903";
}
.icon-joist:before {
  content: "\e904";
}
.icon-roof-1:before {
  content: "\e905";
}
.icon-roof-2:before {
  content: "\e906";
}
.icon-shield:before {
  content: "\e907";
}
.icon-mission:before {
  content: "\e908";
}
.icon-tick:before {
  content: "\e909";
}
.icon-phone-call:before {
  content: "\e90a";
}
.icon-location:before {
  content: "\e90b";
}
.icon-message:before {
  content: "\e90c";
}
.icon-approved:before {
  content: "\e90d";
}
.icon-labour-day:before {
  content: "\e90e";
}
.icon-asbestos:before {
  content: "\e90f";
}
.icon-tick-1:before {
  content: "\e910";
}
.icon-award:before {
  content: "\e911";
}
.icon-roof-3:before {
  content: "\e912";
}
.icon-construction-worker-1:before {
  content: "\e913";
}
.icon-support:before {
  content: "\e914";
}
.icon-analysis:before {
  content: "\e915";
}
.icon-asbestos-1:before {
  content: "\e916";
}
.icon-roof-4:before {
  content: "\e917";
}
.icon-right-arrow:before {
  content: "\e918";
}
.icon-left-arrow:before {
  content: "\e919";
}
.icon-top-arrow:before {
  content: "\e91a";
}
.icon-bottom-arrow:before {
  content: "\e91b";
}
.icon-roof-5:before {
  content: "\e91c";
/*	color: #2c2984;*/
}
.icon-confirmation:before {
  content: "\e91d";
}
.icon-online-registration:before {
  content: "\e91e";
/*	color: #ff4f47;*/
}


.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
table {
    width: 100%;
}
.content-area table th {
    padding: 10px;
}
.content-area table td, .content-area table th {
    padding: 0 0;
    border: 1px solid #333;
    text-align: center;
}
th {
    background: #2c2984;
    color: white;
}
 table td,  table th {
    padding:3px 0;
    border: 1px solid #333;
    text-align: center;
}
table td {
    padding: 15px 10px !important;
	    color: black;
}
.service-details__benefits-content ol li {
    padding: 5px;
    color: black;
}

p.service-details__text-1 {
    color: black;
	    text-align: justify;
}


a.thm-btn.service-details__btn.call {
    background-color:      #2196F3;
}

.service-details__btn.call:before{
	background-color: #03a9f4
}


a.thm-btn.service-details__btn.mail {
    background-color:   #ff0000d9;
}

.service-details__btn.mail:before{
	background-color: #ff4f47
}

a.thm-btn.service-details__btn.whatsapp {
    background-color:   #34a853;
}

.service-details__btn.whatsapp:before{
	background-color: #4CAF50
}

h3.sidebar__title.padd {
    padding-bottom: 15px;
	    color: #0090d6;
	    padding-top: 15px;
}
p.service-details__text-1 a {
    color: #2c2984;
}

p.service-details__text-1 a:hover {
    color: #000;
}

@media (max-width:1199px){
	
	a.thm-btn.service-details__btn.call {
    margin-bottom: 27px;
}
		
	a.thm-btn.service-details__btn.mail {
    margin-bottom: 27px;
}
	
}

p.work-details__client a {
    color: #6c6b6f;
}

button.but.btn1.btn-default.submit.buttondesign {
    background-color: #0090d6;
    color: white;
    border: none;
    padding: 10px;
}
p.work-details__client a:hover {
    color: #2c2984;
}

h4.work-details__name {
    color: #2c2984;
}
.team-one__img-box.one {
    border: solid 5px #2c2984;
    border-style: double;
    border-radius: 10px;
}
.team-one__img-box.one:hover {
    background: #0092d9;
    transition: all 0.8s ease-in-out;
}

