@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Lato:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900');
@import url('https://fonts.googleapis.com/css?family=Cabin:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@200;300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700&display=swap');
body {
background: #fff;
font-family: 'Rubik', sans-serif;
color:#4e4e4e;
line-height: 22px;
}
h1,h2,h3,h4,h5,h6 {
font-weight: 600; 
font-family: 'Rubik', sans-serif;
color:#4e4e4e;
}
h1{
font-size: 36px;
color:#fff;
}
.logo{
margin-left: -15px;
}
.logo-mini{
margin-top: 8px;
display: none;
}
.logo-small{
display: none;
position: absolute;
margin-top: -80px;
}
.logo-large{
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s; 
}
.logo-container{
position: relative;
}


table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

tr:nth-child(even) {
  background-color: #eeeeee;
}


.jbd {
  background: #ee750c;
  color: #fff;
}



.cd-top {
display: inline-block;
height: 40px;
width: 40px;
right: 20px;
bottom: 20px;
position: fixed;
margin-bottom: -80px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: url(../images/top.png) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s; 
z-index: 9999;
}
.cd-top.cd-is-visible {
visibility: visible;
opacity: 1;
margin-bottom: 0px;
}
.cd-top.cd-fade-out {
opacity: .5;
}
h2{
font-size: 20px;
}
img {
vertical-align: middle;
}

.homepage .navbar-brand h2 {
font-family: 'Open Sans', sans-serif;
font-size: 30px;
color: #262626;
font-weight: 300;
float: left;
margin-top: 28px;
margin-bottom: 5px;
min-width: 250px;
}
.inner .navbar-brand h2 {
font-family: 'Open Sans', sans-serif;
font-size: 25px;
color: #262626;
font-weight: 300;
float: left;
margin-top: 25px;
margin-bottom: 0;
min-width: 222px;
}
.proudly {
text-align: right;
display: block;
font-size: 12px;
margin-top: 15px;
}
.navbar-brand h3 {
font-family: 'Open Sans', sans-serif;
font-size: 11px;
color: #262626;
font-weight: normal;
margin: 0;
margin-top: 10px;
line-height: 18px;
}
#inner-slider{
padding-top: 20px;
padding-bottom: 20px;
}
.nsldr{
margin-top: 60px;
}
#inner-body{
padding: 20px 0;
}
.insd_mn p{
font-family: 'Rubik', sans-serif;
font-size: 13px;
text-align: justify;
}
.h2-sub-title{
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: bold;
color: #0279bb;
margin-bottom: 5px;
margin-top: 5px;
}
.h3-sub-title{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: bold;
color: #f15a23;
margin-bottom: 5px;
margin-top: 5px;
}
.h2_insdsbt{
font-family: 'Rubik', sans-serif;
font-size: 16px;
color: #0279bb;
margin-bottom: 5px;
padding-top: 15px;
font-weight: 400;
}
.h3_insdsbt{
font-family: 'Rubik', sans-serif;
font-size: 14px;
color: #f15a23;
margin-bottom: 5px;
margin-top: 5px;
}
.contact{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: bold;
color: #f15a23;
}
ul.arrow-bullet{
display: block;
padding: 1px 15px;
margin: 0;
line-height: 18px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
ul.arrow-bullet li {
display: block;
padding: 1px 12px;
margin: 0;
line-height: 18px;
}
ul.col-3{
columns: 3;
-webkit-columns: 3;
-moz-columns: 3;
}
ul.col-2{
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}
ul.arrow-bullet li:before {
content: '\f105';
position: absolute;
margin-left: -12px;
display: inline-block;
font-family: "FontAwesome";
font-size: 11px;
padding-right: 8px;
color: #455a64;
}
ul.top-zero{
margin-top: -10px;
}
.help{
text-align: right;
}
ul.help-ul{
list-style: none;
margin: 0;
padding: 0;
margin-top: 15px;
font-family: 'Rubik', sans-serif;
}
ul.help-ul li{
display: inline;
margin: 0px 0 10px 30px;
}
ul.help-ul li:first-child{
margin-left: 0px;
}
h3{
font-size: 16px;
color: #787878;
font-weight: 400;
line-height: 24px;
}
h4{
font-size: 16px;
font-family:'Rubik', sans-serif;
}
a {
color: #c52d2f;
-webkit-transition: color 100ms, background-color 200ms;
-moz-transition: color 100ms, background-color 200ms;
-o-transition:  color 100ms, background-color 200ms;
transition:  color 100ms, background-color 200ms;
}
a:hover, a:focus {
color: #d43133;
}
#wrapper{
width:100%;
height:1868px;
background: url(../images/index-part.jpg) top center no-repeat;
}
hr {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #fff;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.vr
{
display: inline;
height: 100%;
width: 1px;
border-left: 1px dashed #3ec4ff;
margin: 5px;
position: absolute;
top: 0;
right: 0;
}
.auth{
color: #fff;
text-align: center;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
}
.no-padding{
padding-bottom: 0;
}
.link-nor{
font-family: 'Roboto', sans-serif;
font-size: 13px;
font-weight: bold;
color: #00b1b0;
}
.btn-primary {
padding: 8px 20px;
background: #1e60bd;
color: #fff;
border-radius: 4px;
border:none;
margin-top: 10px;
}
.btn-border {
border-radius: 3px;
border: 1px solid rgba(255,255,255,.5);
color: rgba(255,255,255,.8);
font-size: 13px;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s; 
}
.btn-border:hover {
color: rgba(255,255,255,1);
border-color: rgba(255,255,255,1);
}
.btn-white{
color: #fff;
}
.btn-white:hover{
color: #d49b5b;
}
.btn-primary:hover, 
.btn-primary:focus{
background: #b4b4b5;
outline: none;
box-shadow: none;
} 
.btn-transparent {
border: 3px solid #fff;
background: transparent;
color: #fff;
}
.btn-transparent:hover {
border-color: rgba(255, 255, 255, 0.5);
}
.spacer{
margin-bottom: 40px;
}
.spacer-bottom-20{
margin-bottom: 40px
}
.spacer10{
padding-top: 10px;
height: 1px;
clear: both;
}
.spacer10:after
{
content: '.';
visibility: hidden;
clear: both;
}

.spacer20{
padding-top: 20px;
height: 1px;
clear: both;
}
.spacer20:after
{
content: '.';
visibility: hidden;
clear: both;
}
.spacer40{
padding-top: 40px;
height: 1px;
clear: both;
}
.spacer40:after
{
content: '.';
visibility: hidden;
clear: both;
}
.color-higligted{
color: #bb0000;
font-weight: 600;
}
.color-highlighted{
color: #bb0000;
font-weight: 600;
}
.img-center{
text-align: center;
margin: 0 auto;
}
.highslide-gallery img {
box-shadow: 0 1px 16px rgba(0,0,0,.25);
}
a:hover,
a:focus {
color: #111;
text-decoration: none;
outline: none;
}
.download-wraper{
position: relative;
padding: 60px 0;
text-align: center;
}
.download-wraper .btn-primary {
padding: 10px 20px;
background: #dadada;
color: #333;
font-size: 13px;
font-weight: 400;
border-radius: 20px;
z-index: 1;   
position: relative;
}
.brochure-dl-container{
margin-top: 40%;
}
.brochure-dl-container2{
margin-top: 20%;
}
.download-wraper .btn-primary:hover {
background: #1e60bd;
color: #fff;
}
.download-wraper::after {
content: "";
background: url('../images/pdf-icon.png') no-repeat center center;
opacity: 0.10;
top: 0%;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 0;   
}
.download-wraper-reduce{
position: relative;
padding: 60px 0;
text-align: center;
margin-top: 15px;
}
.color-blue{
color: #1756bf;
font-weight: bold;
border-bottom: dashed 1px #1756bf;
}
.download-wraper-reduce .btn-primary {
padding: 10px 20px;
background: #dadada;
color: #333;
font-size: 13px;
font-weight: 400;
border-radius: 20px;
z-index: 1;   
position: relative;
}
.download-wraper-reduce .btn-primary:hover {
background: #1e60bd;
color: #fff;
}
.download-wraper-reduce::after {
content: "";
background: url('../images/pdf-download-brochure-reduce.png') no-repeat center center;
top: 0%;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 0;   
}
.download-wraper-steel{
position: relative;
padding: 60px 0;
text-align: center;
margin-top: 15px;
}
.download-wraper-steel .btn-primary {
padding: 10px 20px;
background: #dadada;
color: #333;
font-size: 13px;
font-weight: 400;
border-radius: 20px;
z-index: 1;   
position: relative;
}
.download-wraper-steel .btn-primary:hover {
background: #1e60bd;
color: #fff;
}
.download-wraper-steel::after {
content: "";
background: url('../images/pdf-download-brochure-steel.png') no-repeat center center;
top: 0%;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: 0;   
}
ul.products{
list-style: none;
text-align: left;
position: relative;
font-weight: 600;
font-size: 13px;
}
.breadcrumb {
padding: 8px 15px 10px;
margin-bottom: 33px;
list-style: none;
text-align: center;
color: #a5a5a5;
background-color: transparent;
border-radius: 0px;
box-shadow: 0px 1px 0px rgba(255,255,255,.5);
margin-top: -15px;
font-family: 'Rubik', sans-serif;
}
.breadcrumb a {
color: #a5a5a5;
-webkit-transition: color 100ms, background-color 200ms;
-moz-transition: color 100ms, background-color 200ms;
-o-transition: color 100ms, background-color 200ms;
transition: color 100ms, background-color 200ms;
}
.breadcrumb a:hover {
color: #585858;
}
.breadcrumb>.active {
color: #a5a5a5;
}
#main-content{
background-color: #f5f5f5;
padding-top: 25px;
padding-bottom: 25px;
}
ul.products li{
line-height: 20px;
margin-bottom: 10px;
}
ul.products li::before{
content: '\f046';
position: absolute;
text-indent: -20px;
font-family: 'FontAwesome';
font-weight: normal;
color: #428bca;
}
.csr-container{
border: 1px solid #e0e0e0;
margin-top: 20px;
margin-bottom: 20px;
}
.header-img{
height: 65px;
max-height: 65px;
background: url('../images/csr-sub-header.jpg') no-repeat bottom center;
position: relative;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-bottom: -10px;
}
.header-img img{
position: absolute;
bottom: -16px;
left: 20px;
}
h2.csr{
padding: 45px 0 0px;
text-align: left;
font-size: 22px;
font-family: 'Rubik', sans-serif;
font-weight: 300;
}
ul.ls_insd{
list-style: none;
text-align: left;
padding: 0;
position: relative;
}
ul.ls_insd li:before{
content: "\f054";
font-family: 'FontAwesome';
font-size: 11px;
padding-top: 2px;
color: #c52d2f;
text-indent: -13px;
position: absolute;
}
ul.ls_insd li {
font-family: 'Rubik', sans-serif;
font-size: 13px;
line-height: 22px;
color: #212121;
padding: 0 17px;
margin-bottom: 8px;
}
ul.ls_insd li a{
color: #212121;
}
ul.ls_insd li a:hover{
color: #c52d2f;
}


ul.ls_insd2{
list-style: none;
text-align: left;
padding: 0;
position: relative;
margin-bottom: 25px;
}
ul.ls_insd2 li:before{
content: "\f00c";
font-family: 'FontAwesome';
font-size: 12px;
padding-top: 0px;
color: #c52d2f;
text-indent: -18px;
position: absolute;
}
ul.ls_insd2 li {
font-family: 'Rubik', sans-serif;
font-size: 14px;
line-height: 23px;
border-bottom: 1px dashed #ddd;
color: #212121;
padding: 10px 24px;
margin-bottom: 5px;
margin-bottom: 5px;
}
ul.ls_insd2 li a{
color: #212121;
}
ul.ls_insd2 li a:hover{
color: #c52d2f;
}


ul.ls_insd3{
list-style: none;
text-align: left;
padding: 0;
position: relative;
}
ul.ls_insd3 li:before{
content: "\f00c";
font-family: 'FontAwesome';
font-size: 11px;
color: #f15a23;
text-indent: -16px;
position: absolute;
}
ul.ls_insd3 li {
font-family: 'Rubik', sans-serif;
font-size: 13px;
line-height: 22px;
color: #212121;
padding: 0 20px;
margin-bottom: 8px;
}
ul.ls_insd3 li a{
color: #212121;
}
ul.ls_insd3 li a:hover{
color: #c52d2f;
}



.dropdown-menu {
margin-top: -1px;
min-width: 180px;
}
.center h2{
font-size: 26px;
margin-top: 0;
margin-bottom: 20px;
color: #a7a7a7;
}
.media>.pull-left{
margin-right: 20px;
}
.media>.pull-right{
margin-left: 20px;
}
body > section {
padding: 50px 0;
}
.center {
text-align: center;
padding-bottom: 0px;
}
.center-text{
text-align: center;
}
.scaleIn {
-webkit-animation-name: scaleIn;
animation-name: scaleIn;
}

.lead{
font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Roboto', sans-serif;
color: #727272;
}
h2.h2-blue{
color: #36a1ec;
font-family: 'Rubik', sans-serif;
font-weight: normal;
margin-bottom: 8px;
}
h2.h2-grey{
color: #4c4b4b;
font-family: 'Rubik', sans-serif;
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
}

h2.h2-grey-inner{
color: #4c4b4b;
font-family: 'Rubik', sans-serif;
font-size: 18px;
font-weight: normal;
text-transform: uppercase;
padding-top: 15px;
}
h2.h2-white{
color: #fff;
font-family: 'Rubik', sans-serif;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
padding-top: 20px;
}
.download-pdf {
text-align: center;
line-height: 14px;
margin-top: 0;
margin-bottom: 25px;
}
.blue-block{
display: block;
color: #2996bd;
text-transform: uppercase;
margin-top: 8px;
margin-bottom: 10px;
}
.btn-blue{
background: #2996bd;
color: #fff;
font-family: 'Rubik', sans-serif;
font-size: 12px;
font-weight: bold;
}
.btn-blue-light{
background: #9dc9ec;
color: #fff;
font-family: 'Rubik', sans-serif;
font-size: 12px;
font-weight: bold;
margin-top: 25px;
margin-bottom: 0px;
}
.btn-violet{
background: #b86a9e;
color: #fff;
font-family: 'Rubik', sans-serif;
font-size: 12px;
font-weight: bold;
}
.btn-violet-margin{
background: transparent;
color: #b86a9e;
font-family: 'Rubik', sans-serif;
font-size: 12px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 12px;
text-align: center;
display: inline-block;
border-top: 1px solid #b86a9e;
width: 30%;
}
#recent-works .h2-blue{
font-size: 25px;
}
.icon.default-bg {
background-color: #b86a9e;
color: #fff;
display: inline-block;
text-align: center;
}
.icon.small {
font-size: 18px;
width: 35px;
height: 35px;
line-height: 34px;
border-radius: 44px;
}
.space-top{
padding-top: 35px;
padding-bottom: 20px;
}
.pr-20 {
padding-bottom: 20px;
}
.media-left, .media-right, .media-body {
text-align: center;
vertical-align: top;
}
#recent-works .lead{
font-size: 14px;
max-width: 800px;
margin: 0 auto;
padding-left: 15px;
padding-right: 15px;
color: #333;
padding-bottom: 40px;
}
.small-font{
font-size: 13px;
line-height: 19px;
}
.small-font p{
margin-top: 30px;
}
.transparent-bg {
background-color: transparent !important;
margin-bottom: 0;
}
@-webkit-keyframes scaleIn {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scaleIn {
0% {
opacity: 0;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
}

.navbar .logo1{
height: 50px;
display: inline-block;
margin-top: 5px;
}

.navbar .logo1 img{
max-height: 100%;
width: auto;
}

.colrins .logo1{
height: 40px;
display: inline-block;
margin-top: 5px;
}

.colrins .logo1 img{
max-height: 100%;
width: auto;
}
.colrins{
background: #333 !important;
}
.colrins .nvrt{
margin-top: 5px;  
}
.colr{
background: #333 !important;
}
.colr .logo1{
height: 40px;
display: inline-block;
margin-top: 5px;
}
.colr .logo1 img{
max-height: 100%;
width: auto;
}


.colr .logo1 img{
max-height: 100%;
width: auto;
}

.colr .nvrt{
margin-top: 5px;
}
.mx_icon{
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}
.tm_lead{
font-size: 14px;
margin-bottom: 3px;
margin-top: 3px;
text-align: left;
}
.why-icon-home {
height: 25px;
text-align: center;
}




.h1pgtl2{
font-family: 'Rubik';
line-height: 36px;
font-size: 36px;
font-weight: 400;
margin-top: 20px;
margin-bottom: 15px;
color: #d71b5f;
}
.ldstfsrv2{
color: #333;
font-family: 'Noto Sans';
line-height: 22px;
font-size: 14px;
font-weight: 400;
margin-bottom: 25px;
}
.btnnwc1{
background: transparent;
border: 1px solid #325373;
/*border-bottom: 3px solid;*/
color: #325373;
font-family: 'Rubik';
font-size: 13px; 
font-weight: 400;
margin-right: 5px;
letter-spacing: 1.5px;
text-transform: uppercase;
padding: 9px 20px;
}
.btnnwc1:hover{
background: #333;
color: #fff;
}
.btnnwc2{
background: #d71b5f;
border: 1px solid #d71b5f;
/*border-bottom: 3px solid #b40b48;*/
color: #fff;
font-family: 'Rubik';
font-size: 13px; 
font-weight: 400;
margin-right: 5px;
letter-spacing: 1.5px;
text-transform: uppercase;
padding: 9px 20px;
}
.btnnwc2:hover{
background: #333;
color: #fff;
}
.bghm1{
background: #254658 url(../images/home-section-bg1.jpg) no-repeat;
padding-top: 40px;
padding-bottom: 40px;
background-size: cover;
}
#ldrn img{
width: 100%;
height: auto;
}
.h2ldrn1{
font-family: 'Rubik';
font-size: 30px;
line-height: 34px;
color: #333333;
font-weight: 300;
margin-top: 0px;
padding-top: 35px;
margin-bottom: 15px;
text-align: center;
text-transform: uppercase;
}
.ldnrml{
margin-top: 15px;
font-size: 24px;
line-height: 22px;
margin-bottom: 15px;
text-align: left;
}
.h1pgtl3{
font-family: 'Raleway';
font-size: 30px;
line-height: 34px;
font-weight: 300;
margin-top: 20px;
margin-bottom: 15px;
color: #fff;
text-transform: uppercase;
}
.h3sml1{
font-family: 'Manrope';
font-size: 16px;
line-height: 22px;
font-weight: 300;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;	
}
.h4sml2{
font-family: 'Manrope';
font-size: 18px;
line-height: 22px;
font-weight: 300;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;	
}
.lshmsm1{
list-style: none;
padding: 0;
}
.lshmsm1 li{
font-family: 'Manrope';
font-size: 18px;
line-height: 22px;
font-weight: 300;
padding-left: 30px;
margin-top: 0px;
margin-bottom: 15px;
color: #fff;
background: url(../images/bult3.png) no-repeat;
background-position: 0px -3px;
}
.bghrdn{
background: #f5f5f5;
}
.ldcnlgn{
padding-left: 0px;
list-style: none;
padding-top: 10px;
padding-bottom: 10px;
}
.ldcnlgn li{
display: inline-block;
margin-right: 15px;
border: 1px solid #ddd;
border-radius: 6px;
margin-bottom: 15px;
}
.h3nsd2{
font-family: 'Rubik';
line-height: 30px;
font-size: 30px;
font-weight: 400;
margin-top: 20px;
margin-bottom: 15px;
color: #103a77;
}
.h1nsd2{
font-family: 'Rubik';
line-height: 30px;
font-size: 30px;
font-weight: 400;
margin-top: 20px;
margin-bottom: 15px;
color: #333;
}
.bxcrd{
border-radius: 20px;
box-shadow: 0px 5px 20px rgba(0,0,0,.10);
padding: 30px;
margin-top: 20px;
margin-bottom: 20px;
}
.h3hglt{
color: #2979f2;
font-family: 'Rubik';
line-height: 22px;
font-size: 24px;
font-weight: 400;
margin-top: 0px;
margin-bottom: 15px;
}

.bxcrd2{
border-radius: 10px;
box-shadow: 0px 5px 20px rgba(0,0,0,.10);
padding: 25px 20px;
margin-top: 20px;
margin-bottom: 20px;
}
.h3hglt2{
color: #333;
font-family: 'Rubik';
line-height: 22px;
font-size: 20px;
font-weight: 400;
margin-top: 0px;
margin-bottom: 0;
}
.h3hglt2 img{
margin-right: 4px;
}

.h3_insd2{
color: #f15a23;
font-family: 'Rubik';
line-height: 22px;
font-size: 24px;
font-weight: 400;
margin-top: 0px;
margin-bottom: 15px;
}
.lshmsrv1{
padding-left: 0px;
list-style: none;
}
.lshmsrv1 li{
display: inline-block;
text-align: center;
vertical-align: top;
padding-right: 15px;
width: 150px;
}
.lshmsrv1 img{
width: 80px;
}

.srvnm{
color: #d71b5f;
font-family: 'Rubik';
font-size: 16px; 
font-weight: 400;
margin-top: 0;
text-align: center;
}
.srvnm:hover{
color: #3f51b5;
}
.plrt{
float: right;
}

#abtglb{
padding-top: 40px;
padding-bottom: 40px;
}
.hmglbl{
margin-top: 0px;
margin-bottom: 0px;
}
.bxglbl{
background: #f9fcff;
border-radius: 8px;
padding: 30px;
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
}
.h3glbl{
font-family: 'Rubik';
font-size: 24px;
line-height: 26px;
color: #333333;
font-weight: 500;
margin-top: 0px;
padding-top: 35px;
margin-bottom: 15px;
text-align: center;
}
.ldglbl{
color: #333;
font-family: 'Noto Sans';
line-height: 22px;
font-size: 14px;
font-weight: 400;
margin-bottom: 25px;
}

#hmvsn{
padding-top: 50px;
padding-bottom: 50px;
}
.snvsnhm1{
margin-top: 0px;
margin-bottom: 0px;
background: #000 url(../images/vision-bg.jpg)
no-repeat;
background-position: top center;
}

.bxglbl2{
padding: 8px 10px;
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
}
.bxglbl2 img{
max-width: 100px;
}
.h2vsn{
font-family: 'Montserrat';
font-size: 32px;
line-height: 22px;
color: #fff;
font-weight: 600;
margin-top: 0px;
padding-top: 35px;
margin-bottom: 15px;
text-align: center;
}
.ldvsn{
color: #fff;
font-family: 'Noto Sans';
line-height: 22px;
font-size: 14px;
font-weight: 300;
text-align: center;
margin-bottom: 25px;
}

.h3glbl2{
font-family: 'Rubik';
font-size: 20px;
line-height: 22px;
color: #E45C59;
font-weight: 400;
margin-top: 0px;
padding-top: 35px;
margin-bottom: 15px;
text-align: center;
}
.ldglbl2{
color: #fff;
font-family: 'Noto Sans';
line-height: 22px;
font-size: 14px;
font-weight: 400;
margin-bottom: 25px;
}
#snftwr{
padding-top: 50px;
padding-bottom: 50px;
}
.sftwrhm{
margin-top: 0px;
margin-bottom: 0px;
background: #fbf9fa url(../images/software-bg.jpg)
no-repeat;
background-position: center right;
}
#stfng{
padding-top: 40px;
padding-bottom: 30px;
}
.hmstf{
margin-top: 0px;
margin-bottom: 0px;
background: #f2f2f2 url(../images/staff-bg.jpg)
no-repeat;
background-position: top left;
}

#hmotsr{
padding-top: 50px;
padding-bottom: 50px;
}
.snotsrn{
margin-top: 0px;
margin-bottom: 0px;
background: #f2f8ff url(../images/outsource-bg.jpg)
no-repeat;
background-position: top left;
}
#hmacnt{
padding-top: 50px;
padding-bottom: 50px;
}
.snacnt{
margin-top: 0px;
margin-bottom: 0px;
/*background: #f7f4f3 url(../images/web-designing-bg.jpg)*/
background: #fff url(../images/web-designing-bg.jpg)
no-repeat;
background-position: top right;
}
.mb0{
margin-bottom: 0;
}
#hmdgtl{
padding-top: 50px;
padding-bottom: 50px;
}
.sndgtl{
margin-top: 0px;
margin-bottom: 0px;
background: #f2f8ff url(../images/socialmedia-bg.jpg)
no-repeat;
background-position: top left;
}


#snhglt{
padding-top: 50px;
padding-bottom: 50px;
}
.hgltrsn{
margin-top: 0px;
margin-bottom: 0px;
background: #d71b5f;
background-position: top right;
}
.h3hgltr{
color: #fff;
font-family: 'Rubik';
font-size: 30px;
line-height: 34px;
font-weight: 300;
margin-top: 0;
text-align: center;
}
#recrutsn{
padding-top: 50px;
padding-bottom: 50px;
}
.nsdrctr{
margin-top: 0px;
margin-bottom: 0px;
background: #d91b5c url(../images/recrutment-bg.jpg)
no-repeat;
background-position: top right;
}
.h2rctrwt{
font-size: 24px;
color: #fff;
font-family: 'Rubik';
margin: 0;
font-weight: 400;
padding: 0;
text-align: center;
margin-bottom: 15px;
}
.ldhltnsd{
font-size: 15px;
color: #fff;
font-family: 'Rubik';
font-weight: 300;
text-align: center;
}
.rtcr1{
margin-top: 15px;
text-align: center;
margin-bottom: 15px;
}
.ldcntx1{
font-family: 'Roboto';
font-size: 14px;
text-align: center;
margin-top: 10px;
color: #fff;
margin-bottom: 0px;
font-weight: 400;
}
.clm2{
columns: 2;
}

#tlnthr{
padding-top: 70px;
padding-bottom: 50px;
}
.nstlntr{
margin-top: 0px;
margin-bottom: 0px;
background: #848e9b url(../images/recruitment-bg.jpg)
no-repeat;
min-height: 300px;
background-position: bottom right;
}
.h2tlnt{
font-size: 24px;
color: #fff;
font-family: 'Rubik';
margin-top: 20px;
font-weight: 400;
padding: 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 15px 0px;
text-align: center;
margin-bottom: 15px;
}
.wht{
color: #fff !important;
}
.pnk{
color: #dc1b5c !important;
}
.ldtlnt{
font-size: 15px;
color: #fff;
text-align: center;
font-family: 'Rubik';
font-weight: 300;
}
.bgclr{
background-color: #253047;
}
.fwlt{
font-weight: 300;
}
.whcnt1 h2 {
text-align: left;
font-size: 16px;
color: #DC1B5C;
font-weight: 400;
line-height: 104px;
margin-bottom: 0;
text-transform: capitalize;
}
.icnsp{
width: 85px;
height: 90px;
text-align: left;
float: left;
margin-top: 0%;
}

.icnsprtsb1{
background: url(../images/sprite1.png) left top no-repeat;	
}
.icnsprtsb2{
background: url(../images/sprite1.png) -100px -200px no-repeat;
}
.icnsprtsb3{
background: url(../images/sprite1.png) -300px top no-repeat;
}
.icnsprtsb4{
background: url(../images/sprite1.png) -200px -200px no-repeat;
}

.icnsprtsb5{
background: url(../images/sprite1.png) -100px top no-repeat;
}
.icnsprtsb6{
background: url(../images/sprite1.png) -200px -100px no-repeat;
}
.icnsprtsb7{
background: url(../images/sprite1.png) left -100px no-repeat;
}
.icnsprtsb8{
background: url(../images/sprite1.png) -400px -100px no-repeat;
}
.icnsprtsb9{
background: url(../images/sprite1.png) left -200px no-repeat;
}
.icnsprtsb10{
background: url(../images/sprite1.png) -300px -100px no-repeat;
}
.icnsprtsb11{
background: url(../images/sprite1.png) -400px top no-repeat;
}
.icnsprtsb12{
background: url(../images/sprite1.png) -100px -100px no-repeat;
}
.imvect{
margin: 0 auto;
}
.whcnt1{
margin-top: 15px;
margin-top: 15px;
}
.insd_mn .products h2{
color: #333 !important;
opacity: 1 !important;
font-weight: 400 !important;
font-size: 16px !important;
line-height: 24px !important;
text-align: center !important;

}
.products{
border-bottom: none !important;
border-top: none !important;
}
#tlnthr2{
padding-top: 50px;
padding-bottom: 50px;
}
.nstlntr2{
margin-top: 0px;
margin-bottom: 0px;
background: #848e9b url(../images/recruitment-bg2.jpg)
no-repeat;
min-height: 300px;
background-position: bottom left;
}


#recrutsn2{
padding-top: 50px;
padding-bottom: 50px;
}
.nsdrctr2{
margin-top: 0px;
margin-bottom: 0px;
background: #f6f6f6 url(../images/recrutment-bg2.jpg)
no-repeat;
background-position: top right;
}

.service-box-inner {
    margin-top: 45px;
}
.service-box-inner-5 {
    width: 20%;
    float: left;
    text-align: center;
    margin: 0 auto!important;
    position: relative;
}
.service-box-inner img {
    margin: 0 auto;
    margin-bottom: -25px;
}
.service-box-inner-5:first-child:before {
    left: 70%;
}

.service-box-inner-5:before, .service-box-inner-5:after {
    content: '';
    position: absolute;
    top: 50px;
    height: 1px;
    border-top: 1px dashed #8d4cd0!important;
}
.service-box-inner-5:before {
    left: 0;
    right: 66%;
}
.service-box-inner-5:after {
    left: 66%;
    right: 0;
}
.service-box-inner-5:last-child:after {
content: '';
display: none;	
}
.service-box-inner-5 p {
    max-width: 186px;
    margin: 0 auto;
    font-size: 14px;
    margin-top: 15px;
    font-family: 'Rubik';
    line-height: 20px;
    font-weight: 400;
    text-align: center;
}


#prjct{
padding-top: 40px;
padding-bottom: 40px;
}
.nsprjct{
margin-top: 0;
margin-bottom: 0;
background: #dc1b5c ;
text-align: center;
}
.bdlft{
border-left: 1px solid #fff;
}
.h2prjct{
font-size: 25px;
margin-top: 15px;
font-family: 'Rubik';
line-height: 28px;
font-weight: 400;
color: #fff;
text-align: center;
}
.btnrnd{
margin: 0 auto;
font-size: 16px;
margin-top: 15px;
font-family: 'Rubik';
line-height: 20px;
font-weight: 400;
color: #fff;
padding: 9px 25px;
border: 1px solid #fff;
text-align: center;
}
.btnrnd:hover{
background: #fff;
color: #000;
}



.process-sub.right > p {
padding-left: 3.65rem;
margin-bottom: 1.2rem;
min-height: 30px;
line-height: 22px;
display: flex;
align-items: center;
}
.process-sub.right > p.detail {
background: center left / 30px url(../images/writing.png)no-repeat;
}
.process-sub.right > p.select {
background: center left / 30px url(../images/candidates.png)no-repeat;
}
.process-sub.right > p.interview {
background: center left / 30px url(../images/job-interview.png)no-repeat;
}
.process-sub.right > p.assign {
background: center left / 30px url(../images/group5.png)no-repeat;
}

#prjct2{
padding-top: 40px;
padding-bottom: 40px;
}
.nsprjct2{
margin-top: 0;
margin-bottom: 0;
background: #dc1b5c;
}
.h1prjtl{
font-family: 'Rubik';
margin-top: 15px;
font-size: 34px;
line-height: 36px;
font-weight: 500;
color: #fff;
}

.ldnsd3{
font-family: 'Rubik';
font-size: 16px;
line-height: 24px;
color: #fff;
font-weight: normal;
}
.banner-content-container {
    padding-right: 2.5rem;
}
.banner-content-row {
    display: flex;
    flex-wrap: wrap;
}
.banner-content-col:nth-child(1) {
    border-top-left-radius: 3px;
}
.banner-content-col {
background-color: #ffffff;
color: #022F4D;
font-weight: 600;
border-bottom: 1px solid #022F4D;
border-right: 1px solid #022F4D;
text-align: center;
padding: 15px 7.5px;
flex: 1;
}
.banner-content-col {
flex: 0 0 25%;
max-width: 25%;
}
.banner-content-col:nth-last-child(1), .banner-content-col:nth-last-child(2), .banner-content-col:nth-last-child(3), .banner-content-col:nth-last-child(4) {
border-bottom: 0px;
}
.banner-list{
font-size: 16px;
margin-top: 30px;
color: #fff;
line-height: 24px;
font-weight: 400;
}
.banner-list li{
margin-bottom: 14px;
}
.frmrgt{
margin-top: 30px;
background: #fff;
border-radius: 6px;
padding: 10px 20px;
}
.h2frmtl{
color: #333;
font-size: 22px;
line-height: 24px;
font-family: 'Rubik';
text-align: center;
margin-bottom: 10px;
}

.frmhm1{
font-family: 'Rubik';
color: #333;
font-size: 16px;
line-height: 22px;
text-align: center;
font-weight: 400;
}

.ldfrm{
font-family: 'Rubik';
color: #dc1b5c;
font-size: 14px;
line-height: 22px;
text-align: left;
font-weight: 400;
}
.btnfrm1{
background: #103659;
color: #fff;
font-size: 16px;
border-radius: 0;
padding: 10px 25px;
font-family: 'Raleway';
font-weight: 500;
}
.btnfrm1:hover, .btnfrm1:focus{
background: #333;
color: #fff;
}
.topClient-section{
background: #f9f9f9;
}
/*.topClient-section h4 {
font-weight: 600;
color: #022F4D;
position: relative;
transform: rotate(-90deg);
margin-bottom: 0.25rem;
height: 36px;
}*/
.topClient-sub{
list-style: none;
padding: 0px;	
text-align: center;
}
.topClient-sub li{
max-width: 140px;
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.topClient-sub img {
max-width: 140px;
max-height: 100px;
}

.widget-lead {
    color: #808080;
    font-size: 12px;
    line-height: 22px;
    margin-top: 2px;
    margin-bottom: 2px;
    
}
.widget-lead i {
color: #f9b345;
font-size: 14px;
}
.widget-lead span {
color: #f9b345;
font-size: 14px;
display: inline-block;
padding-bottom: 5px;
}
.ind {
width: 30px;
display: inline-block;
height: 24px;
vertical-align: middle;
background: url(../images/india.png) no-repeat;
}
.usa {
width: 30px;
display: inline-block;
height: 24px;
vertical-align: middle;
background: url(../images/us.png) no-repeat;
}
.widget-lead span a{
color: #f36823;
}
.hmsldr2{
margin-top: 0px;
}
.mt10{
margin-top: 10px;
}
.mt20{
margin-top: 20px;
}
.mt30{
margin-top: 30px;
}
.mt40{
margin-top: 40px;
}
.mt50{
margin-top: 50px;
}
.lnma{
line-height: 16px;
font-size: 18px;
margin: 13px 0 16px 0;
font-weight: 400;
text-align: center;
}
.why-title {
color: #3f51b5;
font-family: 'Rubik';
line-height: 16px;
font-size: 18px;
text-transform: uppercase;
margin: 13px 0 16px 0;
font-weight: 400;
text-align: center;
}
.why-lead {
margin-left: 0px;
color: #868686;
font-family: 'Rubik', sans-serif;
font-size: 13px;
font-weight: 300;
line-height: 22px;
text-align: center;
margin-bottom: 30px;
}
.bxhmcld{
padding: 30px;
background: #f3f6f9;
border-radius: 10px;
margin-top: 15px;
text-align: center;
margin-bottom: 15px;
height: 322px;
box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
.prbml1{
padding: 30px;
background: #f3f6f9;
border-radius: 10px;
margin-top: 15px;
text-align: center;
margin-bottom: 15px;
box-shadow: 0 2px 3px rgba(0,0,0,.2);
}
.tlsrvm1{
font-size: 30px;
color: #353535;
text-transform: uppercase;
font-family: 'Rubik', sans-serif;
margin: 0;
font-weight: 400;
text-align: center;
margin-bottom: 30px;
}
.h2sr1 {
color: #303f9f;
font-family: 'Rubik', sans-serif;
line-height: 22px;
font-size: 20px;
margin: 13px 0 16px 0;
font-weight: 400;
text-align: center;
text-transform: uppercase;
font-size: 18px;
}
.bxnsd1{
padding-top: 10px;
padding-bottom: 10px; 
text-align: center;
}
.bxnsd1 img{
height: 80px;
}
.h2sr2 {
color: #333;
font-family: 'Rubik', sans-serif;
line-height: 22px;
font-size: 18px;
margin: 13px 0 16px 0;
font-weight: 400;
text-align: center;
}
.hmsrnr1 {
margin-left: 0px;
color: #333;
font-family: 'Rubik', sans-serif;
font-size: 13px;
line-height: 22px;
text-align: center;
margin-bottom: 20px;

}
.btnkm1 {
margin-left: 0px;
font-family: 'Rubik', sans-serif;
font-size: 14px;
font-weight: 500;
color: #ff7907;
border-radius: 0;
padding-left: 0px;
padding-right: 0px;
border-bottom: 1px solid  #ff7907;
line-height: 22px;
text-align: center;
}
.location-lead {
margin-left: 0px;
color: #5e5e5e;
font-family: 'Rubik', sans-serif;
line-height: 23px;
font-size: 13px;
font-weight: 400;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
text-align: justify;
}
.calsbt{
padding: 0 20px;
margin-top: 15px;
}
.calsbt p{
font-size: 16px;
padding-top: 15px;
font-family: 'Rubik', sans-serif;
border-top: 1px solid #e5e5e5;
color: #353535;
color: #f36823;
}
.lc-img{
border-radius: 3px;
}
hr.fade{
background-image: -webkit-linear-gradient(left, transparent, #DBDBDB, transparent);
background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
border: 0;
height: 1px;
margin: 22px 0;
opacity: 100;
}
hr.fade-right{
background-image: -webkit-linear-gradient(left, #DBDBDB, #DBDBDB, transparent);
background-image: linear-gradient(to right, #DBDBDB, #DBDBDB, transparent);
border: 0;
height: 1px;
margin: 22px 0;
opacity: 100;
}
.h1-main-title{
font-size: 30px;
color: #353535;
text-transform: uppercase;
font-family:'Rubik', sans-serif;
margin: 0;
font-weight: 400;
text-align: center;
padding: 0;
}
.h1-main-title3{
font-size: 24px;
color: #353535;
text-transform: uppercase;
font-family: 'Rubik', sans-serif;
margin: 0;
font-weight: 300;
padding: 0;
margin-bottom: 10px;
}

.h1_insd{
font-size: 24px;
color: #353535;
text-transform: uppercase;
font-family: 'Rubik', sans-serif;
margin: 0;
font-weight: 400;
padding: 0;
margin-bottom: 10px;
}
.h2_insd{
font-size: 20px;
color: #454545;
font-family: 'Rubik', sans-serif;
margin: 0;
line-height: 26px;
font-weight: 400;
padding: 0;
margin-bottom: 10px;
}
.h3_insd{
font-size: 24px;
color: #353535;
text-transform: uppercase;
font-family: 'Rubik', sans-serif;
margin: 0;
font-weight: 300;
padding: 0;
margin-bottom: 10px;
}
.hrlft{
border-top: none;
border-bottom: 1px solid #ddd;
margin-top: 10px;
width: 40px;
margin-left: 0px;
}
.insd_mn .ld_insd{
font-family: 'Rubik', sans-serif;
font-size: 13px;
line-height: 24px;
color: #212121;
font-weight: normal;
}
.ld_insd2{
font-family: 'Rubik', sans-serif;
font-size: 14px;
line-height: 24px;
color: #212121;
font-weight: normal;
text-align: center;
}
.dvbxn{
padding: 30px;
background: #f2fcff;
background: -webkit-linear-gradient(0deg,rgba(242, 252, 255, 1) 0%, rgba(250, 250, 250, 1) 100%);
background: -moz-linear-gradient(0deg,rgba(242, 252, 255, 1) 0%, rgba(250, 250, 250, 1) 100%);
background: linear-gradient(0deg,rgba(242, 252, 255, 1) 0%, rgba(250, 250, 250, 1) 100%);
border-radius: 30px;
box-shadow: 0px 0px 20px rgba(0,0,0,.10);
border-top: 2px solid #ffb789;
margin-top: 25px;
}
.ttnr{
text-transform: none !important;
}
.ldnsd2{
font-family: 'Rubik', sans-serif;
font-size: 16px;
line-height: 24px;
color: #212121;
font-weight: normal;
}
.ld_insd3{
font-family: 'Rubik', sans-serif;
font-size: 14px;
line-height: 24px;
color: #212121;
font-weight: 300;
text-align: left;
}
#enqfrm{
background: #f36823;
}
.pl0xs15{
padding-left: 0;
}
.h4enq{
font-size: 28px;
font-family: 'Rubik', sans-serif;
color: #fff;
font-weight: 500;
margin-top: 0;
margin-bottom: 0;
}
.sbtl_enq{
font-size: 13px;
color: #fff;
font-family: 'Rubik', sans-serif;
font-weight: 400;
margin-top: 0px;
margin-bottom: 24px;
}
.home-enq .form-group .form-control{
border-radius: 0px;
}
.enqnsd .form-group .form-control{
border-radius: 0px;
border-color: #ddd;
}
.btn-enq-home{
border-radius: 0px;
background: #1a1a1e;
color: #fff;
height: 40px;
}

.btn-enq-home:hover, .btn-enq-home:focus{
background: #000;
color: #fff;
}

.btn-enq-insd{
border-radius: 0px;
background: #1a1a1e;
color: #fff;
height: 40px;
margin-bottom: 30px;
}

.btn-enq-insd:hover, .btn-enq-insd:focus{
background: #000;
color: #fff;
}
.mrdgn{
margin-top: 15px;
margin-bottom: 15px;
}
.imve{
max-width: 100%;
display: inline-block;
}
.h2-sub{
text-align: center;
font-family: 'Rubik', sans-serif;
font-weight: 400;
color: #666;
font-size: 16px;
margin-top: 5px;
margin-bottom: 50px;
}
.h2-sub2{
text-align: center;
font-family: 'Rubik', sans-serif;
font-weight: 400;
color: #666;
font-size: 16px;
margin-top: 5px;
margin-bottom: 30px;
}
.h1-main-title2{
font-size: 30px;
color: #e7720e;
text-transform: uppercase;
font-family: 'Rubik', sans-serif;
margin: 0;
font-weight: 400;
text-align: center;
padding: 0;
}
.h1-main-title-left{
font-size: 22px;
color: #333;
text-transform: uppercase;
text-align: left;
font-family: 'Rubik', sans-serif;
margin-top: 15px;
font-weight: 400;
margin-bottom: 20px;
}

.content_top_right2 {
width: 300px;
text-align: center;
margin: 0 auto;
background: url(../images/top-right-bg.png) no-repeat top center;
padding: 0px;
height: 251px;
}
.ct1bg{
background: url(../images/pic1.png) no-repeat;
background-position: top center; 
height: 287px; 

}
.content_top_right {
text-align: center;
margin: 0 auto;
width: 300px;
height: 251px;
padding: 0px;
}
.content_top_right3 {
text-align: center;
margin: 0 auto;
width: 100%;
padding: 0px;
}
.ldlsn{
font-size: 14px;
line-height: 18px;
text-align: left;
}
#header .search{
display: inline-block;
}
.navbar>.container .navbar-brand{
}
.top-bar {
padding: 10px 0;
background: #0745b2;
border-bottom: 1px solid #0745b2;
line-height: 28px;
}
.top-number{
color: #fff;
}
.top-number p{
margin: 0
}
.social{
text-align: center;
}
.social-share{
display: inline-block;
list-style: none;
padding: 0;
margin: 0;
}
.cprt{
border-top: 1px solid #353535;
font-family: 'Rubik', sans-serif;
font-size: 12px;
text-align: left;
padding-top: 15px;
}
ul.social-share li {
display: inline-block !important;
margin-left: 3px;
margin-right: 3px;
}
ul.social-share li a {
display: inline-block;
color: #BDBDBD;
background: #424242;
width: 25px;
height: 25px;
line-height: 25px !important;
text-align: center;
border-radius: 13px;
}
ul.social-share li a:hover {
background: #2f7afd;
color: #fff;
}
.icon-text {
position: relative;
display: inline-block;
vertical-align: middle;
display: inline-block;
line-height: 14px;
font-family: 'Rubik', sans-serif;
color: #303f9f;
}
.icon-text span {
display: inline-block;
vertical-align: middle;
}
.icon-text span.small{
line-height: 12px;
margin-top: -5px;
}
.search i {
color: #fff;
}
input.search-form{
background: transparent;
border: 0 none;
width: 60px;
padding: 0 10px;
color: #FFF;
-webkit-transition: all 400ms;
-moz-transition: all 400ms;
-ms-transition: all 400ms;
-o-transition: all 400ms;
transition: all 400ms;
}
input.search-form::-webkit-input-placeholder{
color: transparent;
}
input.search-form:hover::-webkit-input-placeholder {
color: #fff;
}
input.search-form:hover {
width: 180px;
}
#header{
z-index: 9999 !important;
}

.nvrt{
float: right;
margin-right: -15px;
}
hr.hr-arrow-bot {
color: #F3F3F3;
text-align: center;
margin: 30px 0;
line-height: 100%;
padding: 0;
border: none;
border-top: 1px solid #F0F0F0;
position: relative;
overflow: visible;
}
hr.hr-arrow-bot:before {
background: #066baf;
content: "";
height: 1px;
left: 25%;
position: absolute;
margin-top: -1px;
width: 50%;
}
hr.hr-arrow-bot:after {
background: #fff;
color: #066baf;
content: '\f107';
display: inline-block;
font-family: "FontAwesome";
font-size: 30px;
line-height: 35px;
padding: 0 40px;
position: relative;
top: -15px;
}
hr.hr-arrow-about {
color: #F3F3F3;
text-align: center;
margin: 30px 0;
line-height: 100%;
padding: 0;
border: none;
border-top: 1px solid #F0F0F0;
position: relative;
overflow: visible;
}
hr.hr-arrow-about:before {
background: #066baf;
content: "";
height: 1px;
left: 15%;
position: absolute;
margin-top: -1px;
width: 70%;
}
hr.hr-arrow-about:after {
background: #fff;
color: #066baf;
content: '\f009';
transform: rotate(45deg);
display: inline-block;
font-family: "FontAwesome";
font-size: 35px;
line-height: 35px;
padding: 0 20px;
position: relative;
top: -15px;
font-size: 20px;
}
h2.abt-h2{
color: #066baf;
font-size: 24px;
font-family: 'Rubik', sans-serif;
}
.homepage .navbar {
border-radius: 0;
margin-bottom: 0;
background: transparent;
padding: 0;
padding-bottom: 0;
z-index: 999;
min-height: 40px;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s; 
}
.inner .navbar {
border-radius: 0;
margin-bottom: 0;
padding: 0;
padding-bottom: 0;
background-color: #fff;
z-index: 999;
transition:background-color 0.2s;
min-height: 85px;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s; 
}
.img-full-width
{
overflow: hidden;
min-height: 350px; 
background-size: cover !important; 
}
.img-full-width img
{
width: 100%
}
.img-padding-right0{
padding-right: 0;
}
.homepage .navbar-nav{
font-family: 'Rubik', sans-serif;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s; 
}
.inner .navbar-nav{
margin-top: 6px;
font-family: 'Rubik', sans-serif;
}
#nav {
left: 0;
right: 0;
z-index: 15 !important;
}
.navbar-default{
border-width: 0; 
font-family: 'Rubik', sans-serif;
}
.nav>li>a {
padding-right: 10px;
padding-left: 10px;
}
.navbar-default .navbar-nav>li>a {
font-family: 'Rubik', sans-serif;
color: #fff;
line-height: 24px;
font-size: 12px;
font-weight: 400;
margin-top: 3px;
border-color: transparent;
padding: 6px 10px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
background-color: transparent;
color: #fff;
}
.navbar-default .navbar-nav > li > a:hover{
background-color: #f36823;
color: #fff;
border-color: transparent;
}
.navbar-default .navbar-nav .open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
background-color: #f36823;
color: #fff;
border-color: transparent;
}
.navbar-default .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0;
min-width: 20em;
border-radius: 0px;
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
font-weight: normal;
}
.navbar-default .navbar-nav>li>a:focus{
color: #fff !important;
}
.navbar-default .navbar-nav li.open>a, .navbar-default .navbar-nav .open>a:focus{
background-color: #000;
color: #fff !important;
transition: none;
}
.navbar-default .navbar-nav>li>a .caret{
display: none;
}
.navbar-default .dropdown-menu>li>a {
color: #333;
/*font-family: 'Lato', sans-serif;*/
font-size: 12px;
padding-top: 8px ;
padding-bottom: 8px ;
text-transform: uppercase;
}
.navbar-default .dropdown-menu>li>a:focus,.navbar-default .dropdown-menu>li>a:hover {
color: #fff;
text-decoration: none;
background-color: #f36823;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-nav>li{
/*margin-left: 15px;*/
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #f36823;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: #333333;
}
.navbar-default .navbar-toggle .icon-bar {
-webkit-transition: opacity, -webkit-transform;
transition: opacity, -webkit-transform;
transition: opacity, transform;
transition: opacity, transform, -webkit-transform;
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transition-timing-function: cubic-bezier(0.9, 0, 0, 0.2);
transition-timing-function: cubic-bezier(0.9, 0, 0, 0.2);
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(1) {
-webkit-transform: translateY(6px) rotate(45deg);
transform: translateY(6px) rotate(45deg);
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
opacity: 0;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);    
}
.navbar-default .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
-webkit-transform: translateY(-6px) rotate(-45deg);
transform: translateY(-6px) rotate(-45deg);
}
.navbar-header{
/*text-align: center;*/
}
.navbar-default .navbar-toggle{
position: relative;
float: right;
padding: 12px 10px;
margin-right: 8px;
margin-top: 8px;
background-image: none;
border: 1px solid #565656;
/*background: #e6e6e6;*/
background: #333333;
border-radius: 0;
}

.navbar-inverse .navbar-nav > li > a {
padding: 15px 14px;
margin: 0;
color: #555656;
line-height: 24px;
display: inline-block;
font-size: 12px;
font-weight: 400;
border-top: 3px solid transparent;
border-color: transparent;
padding-top: 15px;
}
.navbar-inverse .navbar-nav > li > a:hover{
background-color: #f1682c;
color: #fff;
}
.navbar-inverse {
border: none;
}
.navbar-inverse .navbar-brand {
font-size: 36px;
line-height: 50px;
color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #a7a8ac;
color: #fff;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus
{
background-color: transparent;
color: #555656;
border-top: 3px solid #c5c4c2;
}
.navbar-inverse .navbar-nav .dropdown-menu {
background-color: rgba(0,0,0,.85);
-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
border: 0;
padding: 0;
margin-top: 0;
border-top: 0;
border-radius: 0;
left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu:before{
position: absolute;
top:0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a {
padding: 8px 15px;
color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
background: #1e60bd;
color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
background-color: transparent;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-top: 0;
padding-bottom: 0;
}
.thumb-info {
display: block;
position: relative;
text-decoration: none;
max-width: 100%;
background-color: #FFF;
margin: 0;
margin-bottom: 30px;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.thumb-info .thumb-info-wrapper {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
margin: 0px;
overflow: hidden;
display: block;
position: relative;
}
.thumb-info .txt-info{
font-family: 'Roboto', sans-serif;
font-size: 13px;
font-weight: normal;
display: block;
text-transform: none;
line-height: 15px;
background: rgba(46, 69, 99, 0.9);
padding: 15px;
padding-top: 0;
margin-left: -15px;
margin-right: -15px;
margin-top: 11px;
opacity: 0;
-webkit-transform:perspective(400) rotate3d(1,0,0,-90deg);
-webkit-transform-origin:50% 0;
-webkit-transition:350ms;
-moz-transition:350ms;
-o-transition:350ms;
transition:350ms;
-webkit-transition-delay: .2s;
-o-transition-delay: .2s;
transition-delay: .2s;
}
.thumb-info:hover .txt-info{
opacity: 1;
max-height:1000px;
-webkit-transform:perspective(400) rotate3d(0,0,0,0);
}
.thumb-info img {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
position: relative;
width: 100%;
}
.thumb-info:hover img {
-webkit-transform: scale(1.2, 1.2);
-moz-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
.thumb-info:hover .thumb-info-title {
background: rgba(46, 69, 99, 0.9);
bottom: 130px;
}
#news{
padding: 0;
margin: 0;
}
.thumb-info.tb-thumb-info .thumb-info-title {
text-transform: none;
font-size: 18px;
font-weight: 400;
padding: 9px 30px 9px 14px;
}
.thumb-info .thumb-info-title {
left: 0;
right: 17px;
bottom: 0px;
background: #d1ac69;
color: #fff;
font-size: 16px;
font-family: 'Rubik', sans-serif;
font-weight: 600;
text-transform: uppercase;
padding: 9px 15px;
position: absolute;
z-index: 2;
max-width: 100%;
height: 55px;
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
.thumb-info .font-normal{
padding-top: 13px;
line-height: 15px;
}
.thumb-info .font-normal .txt-info{
margin-top: 12px;
}
.thumb-info .font-big{
font-size: 20px;
line-height: 35px;
}
#main-slider {
position: relative;
}
.no-margin {
margin: 0;
padding: 0;
}
#main-slider .carousel .carousel-content {
margin-top: 240px;
margin-left: 80px;
margin-right: 30px;
padding: 20px;
padding-top: 5px;
position: relative;
}
#main-slider .carousel .ml0 {
margin-left: 0;
margin-top: 350px;
}
#main-slider .carousel .carousel-content-2 {
margin-top: 340px;
margin-left: 30px;
margin-right: 30px;
padding: 20px;
padding-top: 5px;
position: relative;
}
#main-slider .carousel .carousel-content-3 {
margin-top: 340px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
padding-top: 5px;
position: relative;
}
#main-slider .carousel .carousel-content-4 {
margin-top: 350px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
padding-top: 5px;
position: relative;
}
#main-slider .carousel .slide-margin{
}
.h2-sl1{
/*font-family: 'Roboto Slab';*/
font-family: 'Roboto';
color: #fff;
text-align: center;
font-size: 35px;
font-weight: 400;
}
.h3-sl1{
color: #fff;
font-family: 'Rubik', sans-serif;
text-align: center;
font-weight: 300;
margin-top: 0;
}
.h2-sl2{
font-family: 'Roboto';
color: #1c2338;
font-size: 80px;
text-align: left;
}
.h3-sl2{
color: #0a4b4c;
font-family: 'Roboto';
margin-top: 0;
text-align: left;
font-size: 35px;
line-height: 45px;
}
.h2-sl3{
font-family: 'Roboto';
color: #fff;
font-size: 40px;
font-weight: 500;
text-align: left;
}
.h3-sl3{
color: #fff;
font-family: 'Roboto';
margin-top: 0;
text-align: left;
font-size: 25px;
line-height: 30px;
}
#main-slider .carousel .slider-img{
text-align: right;
position: absolute;
}
#main-slider .carousel .item {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 592px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .inner {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 270px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
ul.strategy-icon{
list-style: none;
position: relative;
margin: 0;
padding: 0;
}
ul.strategy-icon li{
display: inline-block;
position: relative;
text-align: center;
line-height: 17px;
font-family: 'Roboto', sans-serif;
padding:10px 0; 
margin-right: 15px;
margin-left: 15px;
font-size: 14px;
font-weight: bold;
}
ul.strategy-icon i{
display: block;
width: 76px;
height: 76px;
border-radius: 38px;
border: 1px solid #fff;
line-height: 76px;
text-align: center;
margin: 0 auto;
margin-bottom: 15px;
font-size: 30px;
}
li.orange-icon{
color: #de9e51;
}
li.green-icon{
color: #9abd50;
}
li.blue-icon{
color: #48b2ce;
}
#main-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#main-slider .carousel .item.active {
opacity: 1;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
z-index: 1;
}
#main-slider .prev,
#main-slider .next {
position: absolute;
top: 50%;
background-color: rgba(0,0,0, .7);
color: #fff;
display: inline-block;
margin-top: -25px;
height: 40px;
line-height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
border-radius: 4px;
z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
background-color: #2f7afd;
}
#main-slider .prev {
left: 10px;
}
#main-slider .next {
right: 10px;
}
#main-slider .carousel-indicators li {
width: 20px;
height: 20px;
background-color: #fff;
margin: 0 15px 0 0;
position: relative;
}
#main-slider .carousel-indicators li:after {
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background: rgba(0, 0, 0, 0);
border: 1px solid #FFF;
left: -3px;
top: -3px;
}
#main-slider .carousel-indicators .active{
width: 20px;
height: 20px;
background-color:  #2f7afd;
margin: 0 15px 0 0;
border: 1px solid #2f7afd;
position: relative;
}
#main-slider .carousel-indicators .active:after {
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background-color:  #2f7afd;
border: 1px solid #2f7afd;
left: -3px;
top: -3px;
}
#main-slider .active .animation.animated-item-1 {
-webkit-animation: fadeInUp 300ms linear 300ms both;
-moz-animation: fadeInUp 300ms linear 300ms both;
-o-animation: fadeInUp 300ms linear 300ms both;
-ms-animation: fadeInUp 300ms linear 300ms both;
animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-1-1 {
-webkit-animation: fadeInLeft 300ms linear 300ms both;
-moz-animation: fadeInLeft 300ms linear 300ms both;
-o-animation: fadeInLeft 300ms linear 300ms both;
-ms-animation: fadeInLeft 300ms linear 300ms both;
animation: fadeInLeft 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2-1 {
-webkit-animation: fadeInRight 300ms linear 300ms both;
-moz-animation: fadeInRight 300ms linear 300ms both;
-o-animation: fadeInRight 300ms linear 300ms both;
-ms-animation: fadeInRight 300ms linear 300ms both;
animation: fadeInRight 300ms linear 300ms both;
}
.qube{
position: absolute;
display: inline;
top: 10px;
margin-left: 15px;
}
.qube img{
position: absolute;
top: 0;
left: 0;
}
#main-slider .active .animation.animated-item-2 {
-webkit-animation: fadeInUp 300ms linear 600ms both;
-moz-animation: fadeInUp 300ms linear 600ms both;
-o-animation: fadeInUp 300ms linear 600ms both;
-ms-animation: fadeInUp 300ms linear 600ms both;
animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
-webkit-animation: fadeInUp 300ms linear 900ms both;
-moz-animation: fadeInUp 300ms linear 900ms both;
-o-animation: fadeInUp 300ms linear 900ms both;
-ms-animation: fadeInUp 300ms linear 900ms both;
animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
-webkit-animation: fadeInUp 300ms linear 1200ms both;
-moz-animation: fadeInUp 300ms linear 1200ms both;
-o-animation: fadeInUp 300ms linear 1200ms both;
-ms-animation: fadeInUp 300ms linear 1200ms both;
animation: fadeInUp 300ms linear 1200ms both;
}
#inner{
}
#inner .col-sm-3{
padding: 0;
}
#whyus-slider {
position: relative;
background: #eee;
}
#whyus-slider .carousel .carousel-content {
margin-top: 160px;
margin-left: 30px;
margin-right: 30px;
padding: 30px;
padding-top: 10px;
}
#whyus-slider .carousel .slide-margin{
}
#whyus-slider .carousel h2 {
font-family: 'Rubik', sans-serif;
color: #fff;
margin-bottom: 0px;
font-size: 25px;
line-height: 22px;
margin-left: 35px;
margin-top: 90px;
}
#whyus-slider .carousel h3 {
margin-top: 10px;
color: #fff;
}
#whyus-slider .carousel .btn-slide {
padding: 8px 20px;
background: #c52d2f;
color: #fff;
border-radius: 4px;
margin-top: 25px;
display: inline-block;
}
#whyus-slider .carousel .slider-img{
text-align: right;
position: absolute;
}
.blue-h2{
font-family: 'Rubik', sans-serif;
color: #0598ff;
font-size: 22px;
font-weight: normal;
}
.border-right{
border-right:1px solid #eaeaea; 
}
hr.margin0{
margin: 0;
}
.profile-content{
padding: 25px;
}
#whyus-slider .carousel .item {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 120px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#whyus-slider .carousel .inner {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 270px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#whyus-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#whyus-slider .carousel .item.active {
opacity: 1;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
z-index: 1;
}
#whyus-slider .prev,
#whyus-slider .next {
position: absolute;
top: 50%;
background-color: rgba(0,0,0, .7);
color: #fff;
display: inline-block;
margin-top: -25px;
height: 40px;
line-height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
border-radius: 4px;
z-index: 5;
}
#whyus-slider .prev:hover,
#whyus-slider .next:hover {
background-color: #2f7afd;
}
#whyus-slider .prev {
left: 10px;
}
#whyus-slider .next {
right: 10px;
}
#whyus-slider .carousel-indicators li {
width: 20px;
height: 20px;
background-color: #fff;
margin: 0 15px 0 0;
position: relative;
}
#whyus-slider .carousel-indicators li:after {
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background: rgba(0, 0, 0, 0);
border: 1px solid #FFF;
left: -3px;
top: -3px;
}
#whyus-slider .carousel-indicators .active{
width: 20px;
height: 20px;
margin: 0 15px 0 0;
background-color: #2f7afd;
border: 1px solid #2f7afd;
position: relative;
}
#whyus-slider .carousel-indicators .active:after {
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background-color: #2f7afd;
border: 1px solid #2f7afd;
left: -3px;
top: -3px;
}
#whyus-slider .active .animation.animated-item-1 {
-webkit-animation: fadeInUp 300ms linear 300ms both;
-moz-animation: fadeInUp 300ms linear 300ms both;
-o-animation: fadeInUp 300ms linear 300ms both;
-ms-animation: fadeInUp 300ms linear 300ms both;
animation: fadeInUp 300ms linear 300ms both;
}
#whyus-slider .active .animation.animated-item-2 {
-webkit-animation: fadeInUp 300ms linear 600ms both;
-moz-animation: fadeInUp 300ms linear 600ms both;
-o-animation: fadeInUp 300ms linear 600ms both;
-ms-animation: fadeInUp 300ms linear 600ms both;
animation: fadeInUp 300ms linear 600ms both;
}
#whyus-slider .active .animation.animated-item-3 {
-webkit-animation: fadeInUp 300ms linear 900ms both;
-moz-animation: fadeInUp 300ms linear 900ms both;
-o-animation: fadeInUp 300ms linear 900ms both;
-ms-animation: fadeInUp 300ms linear 900ms both;
animation: fadeInUp 300ms linear 900ms both;
}
#whyus-slider .active .animation.animated-item-4 {
-webkit-animation: fadeInUp 300ms linear 1200ms both;
-moz-animation: fadeInUp 300ms linear 1200ms both;
-o-animation: fadeInUp 300ms linear 1200ms both;
-ms-animation: fadeInUp 300ms linear 1200ms both;
animation: fadeInUp 300ms linear 1200ms both;
}
#small-slider {
position: relative;
background: #eee;
}
#small-slider .carousel .carousel-content {
margin-top: 160px;
margin-left: 30px;
margin-right: 30px;
padding: 30px;
padding-top: 10px;
}
#small-slider .carousel .slide-margin{
}
#small-slider .carousel h2 {
font-family: 'Rubik', sans-serif;
color: #fff;
margin-bottom: 0px;
font-size: 25px;
line-height: 22px;
margin-left: 35px;
margin-top: 90px;
}
#small-slider .carousel h3 {
margin-top: 10px;
color: #fff;
}
#small-slider .carousel .btn-slide {
padding: 8px 20px;
background: #c52d2f;
color: #fff;
border-radius: 4px;
margin-top: 25px;
display: inline-block;
}
#small-slider .carousel .slider-img{
text-align: right;
position: absolute;
}
#small-slider .carousel .item {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 260px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#small-slider .carousel .inner {
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
left: 0 !important;
opacity: 0;
top: 0;
position: absolute;
width: 100%;
display: block !important;
height: 270px;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
}
#small-slider .carousel .item:first-child {
top: auto;
position: relative;
}
#small-slider .carousel .item.active {
opacity: 1;
-webkit-transition: opacity ease-in-out 500ms;
-moz-transition: opacity ease-in-out 500ms;
-o-transition: opacity ease-in-out 500ms;
transition: opacity ease-in-out 500ms;
z-index: 1;
}
#small-slider .prev,
#small-slider .next {
position: absolute;
top: 50%;
background-color: rgba(0,0,0, .7);
color: #fff;
display: inline-block;
margin-top: -25px;
height: 40px;
line-height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
border-radius: 4px;
z-index: 5;
}
#small-slider .prev:hover,
#small-slider .next:hover {
background-color: #2f7afd;
}
#small-slider .prev {
left: 10px;
}
#small-slider .next {
right: 10px;
}
#small-slider .carousel-indicators li {
width: 20px;
height: 20px;
background-color: #fff;
margin: 0 15px 0 0;
position: relative;
}
#small-slider .carousel-indicators li:after {
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background: rgba(0, 0, 0, 0);
border: 1px solid #FFF;
left: -3px;
top: -3px;
}
#small-slider .carousel-indicators .active{
width: 20px;
height: 20px;
margin: 0 15px 0 0;
background-color: #2f7afd;
border: 1px solid #2f7afd;
position: relative;
}
#small-slider .carousel-indicators .active:after {
position: absolute;
content: "";
width: 24px;
height: 24px;
border-radius: 100%;
background-color: #2f7afd;
border: 1px solid #2f7afd;
left: -3px;
top: -3px;
}
#small-slider .active .animation.animated-item-1 {
-webkit-animation: fadeInUp 300ms linear 300ms both;
-moz-animation: fadeInUp 300ms linear 300ms both;
-o-animation: fadeInUp 300ms linear 300ms both;
-ms-animation: fadeInUp 300ms linear 300ms both;
animation: fadeInUp 300ms linear 300ms both;
}
#small-slider .active .animation.animated-item-2 {
-webkit-animation: fadeInUp 300ms linear 600ms both;
-moz-animation: fadeInUp 300ms linear 600ms both;
-o-animation: fadeInUp 300ms linear 600ms both;
-ms-animation: fadeInUp 300ms linear 600ms both;
animation: fadeInUp 300ms linear 600ms both;
}
#small-slider .active .animation.animated-item-3 {
-webkit-animation: fadeInUp 300ms linear 900ms both;
-moz-animation: fadeInUp 300ms linear 900ms both;
-o-animation: fadeInUp 300ms linear 900ms both;
-ms-animation: fadeInUp 300ms linear 900ms both;
animation: fadeInUp 300ms linear 900ms both;
}
#small-slider .active .animation.animated-item-4 {
-webkit-animation: fadeInUp 300ms linear 1200ms both;
-moz-animation: fadeInUp 300ms linear 1200ms both;
-o-animation: fadeInUp 300ms linear 1200ms both;
-ms-animation: fadeInUp 300ms linear 1200ms both;
animation: fadeInUp 300ms linear 1200ms both;
}
.iconset{
position: relative;
float: left;
min-width: 50px;
margin-right: 30px;
margin-left: -40px;
}
.text-desc{
position: relative;
text-align: left;
font-family: 'Rubik', sans-serif;
font-size: 13px;
margin-top: 20px;
margin-bottom: 20px;
}
.text-desc-last{
text-align: left;
font-family: 'Rubik', sans-serif;
font-size: 13px;
margin-top: -20px;
margin-bottom: 20px;  
}
.text-desc-right{
position: relative;
text-align: right;
font-family: 'Rubik', sans-serif;
font-size: 13px;
margin-top: -20px;
margin-bottom: 0px;
margin-right: 24px;
}
.txt-container{
position: relative;
display: inline-block;
}
#feature {
background: #fff;
padding-top: 15px;
padding-bottom: 18px;
}
.features{
padding: 0;
}
.feature-wrap {
margin-bottom: 35px;
overflow: hidden;
}
.feature-wrap h2{
margin-top: 10px;
}
.feature-wrap .pull-left {
margin-right: 25px;
}
.feature-wrap i{
font-size: 48px;
height: 110px;
width: 110px;
margin: 3px;
border-radius: 100%;
line-height: 110px;
text-align:center;
background: #ffffff;
color: #c52d2f;
border: 3px solid #ffffff;
box-shadow: inset 0 0 0 5px #f2f2f2;
-webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
-webkit-transition: 500ms;
-moz-transition: 500ms;
-o-transition: 500ms;
transition: 500ms;
float: left;
margin-right: 25px;
}
.feature-wrap i:hover {
background: #c52d2f;
color: #fff;
box-shadow: inset 0 0 0 5px #c52d2f;
-webkit-box-shadow: inset 0 0 0 5px #c52d2f;
border: 3px solid #c52d2f;
}
#recent-works .col-xs-12.col-md-4{
padding: 0;
}
#recent-works{
background: #e4f3ff url('../images/globe-blue-bg.jpg') no-repeat right top;
}
.con-full {
margin: 0 auto;
width: 100%;
position: relative;
}
.padding0{
padding: 0;
}
.img-overlay{
position: relative;
display: block;
}
.img-overlay img{
display: block;
position: absolute;
top: 0;
left: 0;
margin-top: -60px;
}

.recent-work-wrap {
position: relative;
}
.recent-work-wrap img{
width: 100%;
}
img.brands{
margin:0 auto;
display: block;
}
.recent-work-wrap .recent-work-inner{
top: 0;
background: transparent;
opacity: .8;
width: 100%;
border-radius: 0;
margin-bottom: 0;
}
.recent-work-wrap .recent-work-inner h3{
margin: 10px 0;
}
.recent-work-wrap .recent-work-inner h3 a{
font-size: 24px;
color: #fff;
}
.recent-work-wrap .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
border-radius: 0;
background: #c52d2f;
color: #fff;
vertical-align: middle;
-webkit-transition: opacity 500ms;
-moz-transition: opacity 500ms;
-o-transition: opacity 500ms;
transition: opacity 500ms;  
padding: 30px;
}
.recent-work-wrap .overlay .preview {
bottom: 0;
display: inline-block;
height: 35px;
line-height: 35px;
border-radius: 0;
background: transparent;
text-align: center;
color: #fff;
}
.recent-work-wrap:hover .overlay {
opacity: 1;
}
#why-us{
padding-bottom: 10px;
}
#cl_wr{
padding-top: 0px;
padding-bottom: 0px;
background: #f36823;
width: 100%;
float: left;
}
.clt_bg1{
background: url(../images/bg-clients.jpg) no-repeat;
padding: 30px 40px;
background-position: top left;
}
.wrk_lead{
font-family: 'Rubik', sans-serif;
font-size: 13px;
color: #fff;
margin-bottom: 46px;
}
.wrk_bg1{
background-position: bottom left;
overflow: hidden;
padding: 30px 40px 0px;
}
.h1-scndr{
font-size: 25px;
font-family: 'Rubik', sans-serif;
color: #fff;
text-align: left;
margin-bottom: 5px;
}
.h2-sbs{
font-size: 14px;
/*color: #69688d;*/
color: #828282;
font-family: 'Rubik', sans-serif;
font-weight: 400;
margin-top: 0px;
margin-bottom: 24px;
}
.h2-sbs2{
font-size: 14px;
color: #ffd7c4;
font-family: 'Rubik', sans-serif;
font-weight: 400;
margin-top: 0px;
margin-bottom: 24px;
}
#our-services{
background: #f5f5f5;
}
.services_i {
height: 180px;
overflow: hidden;
z-index: 0;
padding: 0;
margin: 15px 0 15px;
position: relative;
border-radius: 6px; 
cursor: pointer;
}
.services_i1 {
background: url(../images/serv1.jpg);
}
.services_i2 {
background: url(../images/serv2.jpg);
}
.services_i3 {
background: url(../images/serv3.jpg);
}
.services_i4 {
background: url(../images/serv4.jpg);
}
.services_i5 {
background: url(../images/serv5.jpg);
}
.services_i6 {
background: url(../images/serv6.jpg);
}
.services_i7 {
background: url(../images/serv7.jpg);
}
.services_i8 {
background: url(../images/serv8.jpg);
}
.services_i9 {
background: url(../images/serv9.jpg);
}
.services_i .hover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
border-radius: 0;
background: #c52d2f;
color: #fff;
vertical-align: middle;
padding: 10px;
}
.services_i:hover .hover {
opacity: 1;
}
.services_i h4{
font-family: 'Rubik', sans-serif
font-size: 13px;
color: #fff;
line-height: 22px;
font-weight: normal;
margin-top: 30px;
text-align: center;

}
.services_i h6{
font-family: 'Rubik', sans-serif;
font-size: 14px;
line-height: 22;
color: #fff;
font-weight: normal;
margin: 0;
}
.services_i .work-inner {
top: 0;
background: transparent;
opacity: .8;
width: 100%;
border-radius: 0;
margin-bottom: 0;
}
.services_i h5 {
font-family: 'Rubik', sans-serif;
color: #fff;
text-transform: uppercase;
text-align: center;
font-size: 24px;
margin-top: 60px;
line-height: 28px;
font-weight: 300;
}

.services_i .n1 {
font-family: 'Rubik', sans-serif;
color: #fff;
text-transform: uppercase;
text-align: center;
font-size: 24px;
margin-top: 22px;
line-height: 28px;
font-weight: 300;
}
.services_i .work-inner a:hover h6{
color: #000;
font-weight: bold;
}
.services_i .box-color1 {
background: #c56b06;
}
.services_i .box-color2 {
background: #527908;
}
.services_i .box-color3 {
background: #06a6d0;
}
.services_i .box-color4 {
background: #148b99;
}
.services_i .box-color5 {
background: #cf9c11;
}
.services_i .box-color6 {
background: #a53c1c;
}
.services_i .box-color7 {
background: #3d6bc9;
}
.services_i .box-color8 {
background: #c00d0d;
}
.services_i .box-color9 {
background: #7d7414;
}
#services {
background: #000 url(../images/bg3.jpg);
background-size: cover;
background-attachment: fixed;
padding-top: 40px;
padding-bottom: 20px;
}
#product_slider {
width: 100%;
float: left;
margin: -5px 0px 0px 0px;
overflow: hidden;
/*cursor: pointer;*/
}
.products {
margin: 0px 0px 10px 0px;
overflow: hidden;
padding: 10px 0px 10px 0px;
/*border-bottom: 1px solid #35345b;*/
border-bottom: 1px solid #212125;
}
#product_slider h5 {
font-family: 'Roboto';
font-size: 12px;
/*color: #625fb2;*/
color: #888888;
font-weight: 400 !important;
font-style: italic;
text-transform: uppercase;
margin: 8px 3px 3px 5px;
}

#product_slider h2 {

font-family: 'Rubik', sans-serif;
font-size: 13px;
color: #fff;
line-height: 22px;
margin: 0px 5px 0px 5px;
text-align: justify;
font-weight: 300;
opacity: .4;
}
#location{
padding-top: 30px;
background: #f4f4f4;
}
.insdclt #product_slider h2 {
color: #333;
opacity: 1;
font-weight: 500;
text-align: left;
}
.ldlsn{
color: #333;
}
.insdclt #product_slider h5{
color: #f36823;
}
#clients{
padding-top: 30px;

}
#client_list {
width: 200px;
display: inline;
}
#strategy {
background: #2e4563;
padding-bottom: 20px;
}
#page-header {
background: #2e4563;
padding-bottom: 35px;
padding-top: 35px;
}
#page-header .breadcrumb {
padding: 0 15px 0px;
margin-bottom: -10px;
list-style: none;
text-align: center;
color: #708baf;
background-color: transparent;
border-radius: 0px;
border-bottom: 0;
box-shadow: none;
margin-top: -15px;
font-family: 'Rubik', sans-serif;
font-size: 12px;
}
#page-header .breadcrumb a {
color: #708baf;
font-size: 12px;
-webkit-transition: color 100ms, background-color 200ms;
-moz-transition: color 100ms, background-color 200ms;
-o-transition: color 100ms, background-color 200ms;
transition: color 100ms, background-color 200ms;
}
#page-header .breadcrumb>li+li:before {
color: #708baf;
}
.zero-margin{
margin-bottom: 10px;
margin-top: 0;
}
#page-header .breadcrumb>.active {
color: #708baf;
font-size: 12px;
}
#strategy .lead{
font-family: 'Rubik', sans-serif;
font-size: 14px;
color: #b6c3d8;
font-weight: 100px;
line-height: 22px;
}
.header-lead{
font-family: 'Rubik', sans-serif;
font-size: 13px;
color: #7c9fcc;
font-weight: 100px;
line-height: 22px;
}
#bathroom-furniture{
background: #bb944f;
padding: 0;
position: relative;
}
#bathroom-suites{
background: #443223;
padding: 0;
position: relative;
}
#bathroom-taps{
background: #5f4c40;
padding: 0;
position: relative;
}
#bathroom-tiles{
background: #6d6355;
padding: 0;
position: relative;
}
#bathroom-accessories{
background: #52908e;
padding: 0;
position: relative;
}
#more-links{
background: #000;
position: relative;
}
.padding-all0{
padding: 0;
}
.padding-all-left1{
padding: 0;
padding-left: 1px;
padding-bottom: 1px;
}
.home-product-title{
font-family: 'Rubik', sans-serif;
font-size: 22px;
color: #fff;
text-align: left;
line-height: 22px;
font-weight: 400;
margin-top: 55px;
}
.color-home1{
color: #374058;
}
.color-home2{
color: #d5a756;
}
.color-home3{
color: #b4896d;
}
.color-home4{
color: #2a251d;
}
.color-home5{
color: #024442;
}
h2.white-bold{
font-family: 'Rubik', sans-serif;
font-size: 22px;
color: #fff;
text-align: left;
line-height: 32px;
font-weight: 300;
}
.home-lead{
font-family: 'Rubik', sans-serif;
font-size: 13px;
color: #fff;
font-weight: normal;
font-weight: 300;
line-height: 22px;
margin-bottom: 35px;
}
span.gold-text{
color: #d49b5b;
}
#services .col-sm-4{
}
#services .lead,
#services h2{
color: #fff;
}
.service-box{
position: relative;
max-width: 237px;
text-align: center;
display: inline-block;
}
.service-box-content{
position: absolute;
bottom: 0;
left: 0;
font-family: 'Rubik', sans-serif;
margin-bottom: 45px;
margin-left: 30px;
text-align: left;
}
hr.hr-small-blue{
width: 35px;
border-top:3px solid #36a1ec;
text-align: left;
margin-left:0;
margin-top: 0px;
}
.form-horizontal .form-group {
margin-right: 0px; 
margin-left: 0px; 
}
.lead h3{
color: #36a1ec;
}
hr.hr-small-blue-center{
width: 35px;
border-top:3px solid #36a1ec;
margin-top: 0;
padding-top: 0;
}
hr.hr-small-gold-center{
width: 35px;
border-top: 2px solid #d1ac69;
margin-top: 0;
padding-top: 0;
border-bottom-color: transparent; 
}
.home-product-title {
font-family: 'Rubik', sans-serif;
font-size: 22px;
line-height: 22px;
font-weight: 400;
margin-top: 55px;
}
.page-title {
font-family: 'Rubik', sans-serif;
font-size: 22px;
color: #fff;
line-height: 22px;
font-weight: 300;
margin-top: 0px;
}
hr.hr-small-green-top{
width: 20px;
border-top:2px solid #00b1b0;
text-align: left;
margin-left:0;
margin-top: 0px;
transform: rotate(90deg);
margin: 0 auto;
margin-top: 16px;
margin-bottom: 20px;
}
hr.hr-small-green{
width: 20px;
border-top:2px solid #00b1b0;
text-align: left;
margin-left:0;
margin-top: 0px;
transform: rotate(90deg);
margin: 0 auto;
margin-bottom: 24px;
margin-top: -5px;
}
hr.hr-small-white-top{
width: 20px;
border-top:1px solid rgba(255,255,255, 0.5);
text-align: left;
margin-left:0;
margin-top: 0px;
transform: rotate(90deg);
margin: 0 auto;
margin-top: 16px;
margin-bottom: 20px;
}
hr.hr-small-white{
width: 20px;
border-top:1px solid rgba(255,255,255, 0.5);
text-align: left;
margin-left:0;
margin-top: 0px;
transform: rotate(90deg);
margin: 0 auto;
margin-top: 25px;
margin-bottom: 20px;
}
h2.right-white{
text-align: right;
font-family: 'Rubik', sans-serif;
font-size: 16px;
margin-right: 25px;
margin-top: 42px;
color: #fff;
}
h2.right-white-last{
text-align: right;
font-family: 'Rubik', sans-serif;
font-size: 16px;
margin-right: 25px;
margin-top: 8px;
color: #fff;
}
h2.left-white{
text-align: left;
font-family: 'Rubik', sans-serif;
font-size: 16px;
}
.service-box-content h2{
font-size: 25px;
font-family: 'Rubik', sans-serif;
margin-bottom: -5px;
line-height: 25px;
color: #fff;
}
.service-box-content h3{
padding:0;
margin: 0;
}
.service-link{
padding-top: 0;
margin: 0;
color: #fff;
font-size: 13px;
font-weight: 600;
}
hr.arrow-down{
position: relative;
}
hr.arrow-down:after{
content: '\f107';
position: absolute;
text-align: center;
top: 0;
left: 50%;
font-family: 'FontAwesome';
color: #cac7c7;
margin-top: -9px;
background: white;
font-size: 19px;
}
hr.arrow-down-nomargin{
position: relative;
margin-top: -25px;
}
hr.arrow-down-nomargin:after{
content: '\f107';
position: absolute;
text-align: center;
top: 0;
left: 50%;
font-family: 'FontAwesome';
color: #cac7c7;
margin-top: -9px;
background: white;
font-size: 19px;
}
.padding25{
padding-bottom: 25px;
display: block;
position: relative;
}
.padding25:after{
content: " ";
display: table;
clear: both;
position: relative;
}
.services-wrap {
padding: 40px 30px;
background: #fff;
border-radius: 4px;
margin: 0 0 40px;
}
.services-wrap h3 {
font-size: 20px;
margin: 10px 0;
}
.services-wrap .pull-left {
margin-right: 20px;
}
#middle {
background: #f2f2f2;
}
.skill h2{
margin-bottom: 25px;
}
.progress-wrap{
position: relative;
}
.progress .color1,
.progress .color1 .bar-width{
background: #2d7da4;
}
.progress .color2,
.progress .color2 .bar-width{
background: #6aa42f;
}
.progress .color3,
.progress .color3 .bar-width{
background: #ffcc33;
}
.progress .color4,
.progress .color4 .bar-width{
background: #db3615;
}
.progress, 
.progress-bar {
height: 15px;
line-height: 15px;
background: #e6e6e6;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-radius: 0;
overflow: visible;
text-align: right;
}
.progress{
position: relative;
}
.progress .bar-width{
position: absolute;
width: 40px;
height: 20px;
line-height: 20px;
text-align: center;
font-size: 12px;
font-weight: 700;
top: -30px;
border-radius: 2px;
margin-left: -30px;
}
.progress span{
position: relative;
}
.progress span:before{
content: " ";
position: absolute;
width: auto;
height: auto;
border-width: 8px 5px;
border-style: solid;
bottom: -15px;
right: 8px;
}
.progress .color1 span:before{
border-color: #2d7da4 transparent transparent transparent;
}
.progress .color2 span:before{
border-color: #6aa42f transparent transparent transparent;
}
.progress .color3 span:before{
border-color: #ffcc33 transparent transparent transparent;
}
.progress .color4 span:before{
border-color: #db3615 transparent transparent transparent;
}
.accordion h2{
margin-bottom: 25px;
}
.panel-default{
border-color: transparent;
}
.panel-default>.panel-heading,
.panel{
background-color: #e6e6e6; 
border:0 none;
box-shadow:none;
}
.panel-default>.panel-heading+.panel-collapse .panel-body{
background: #fff;
color: #858586;
}
.panel-body{
padding: 20px 20px 10px;
}
.panel-group .panel+.panel{
margin-top: 0;
border-top: 1px solid #d9d9d9;
}
.panel-group .panel{
border-radius: 0;
}
.panel-heading{
border-radius: 0;
}
.panel-title>a{
color: #4e4e4e;
}
.accordion-inner img{
border-radius: 4px;
}
.accordion-inner h4{
margin-top: 0;
}
.panel-heading.active{
background: #1f1f20;
}
.panel-heading.active .panel-title>a{
color:#fff;
}
a.accordion-toggle  i{
width: 45px;
line-height: 44px;
font-size: 20px;
margin-top: -10px;
text-align: center;
margin-right: -15px;
background: #c9c9c9;
}
.panel-heading.active a.accordion-toggle i{
background: #c52d2f;
color: #fff;
}
.panel-heading.active a.accordion-toggle.collapsed i{
background: #c52d2f;
color: #fff;
}
.range-h4-link{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 5px;
display: inline-block;
}
.range-h4-link  h4{
color: #5f6d7b;
font-weight: normal;
font-size: 18px;
padding-bottom: 5px;
margin-bottom: 30px;
border-bottom: 1px solid transparent;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s; 
}
.range-h4-link:hover h4{
color: #0b7ff3;
}
#testimonial{
background-color: #48b2ce;
padding-top: 30px;
padding-bottom: 20px;
}
.testimonial-img{
display: block;
margin: 0 auto;
text-align: center;
border-radius: 64px;
border: 2px solid white;
-webkit-box-shadow: 6px 6px 58px 2px rgba(0,0,0,0.16);
-moz-box-shadow: 6px 58px 12px 2px rgba(0,0,0,0.16);
box-shadow: 6px 6px 58px 2px rgba(0,0,0,0.16);
}
.lead-testimonial{
font-size: 14px;
color: #fff;
font-family: 'Rubik', sans-serif;
line-height: 19px;
}
.btn-white-border{
border-radius: 6px;
border: 1px solid #fff;
padding: 7px 18px;
color: #fff;
font-size: 13px;
font-family: 'Rubik', sans-serif;
text-transform: uppercase;
}
.testimonial h2{
margin-top: 0;
}
.testimonial-inner {
color:#858586;
font-size: 14px;
}
.testimonial-inner .pull-left{
border-right: 1px solid #e7e7e7;
padding-right: 15px;
position: relative;
}
.testimonial-inner .pull-left:after{
content: "";
position: absolute;
width: 9px;
height: 9px;
top: 50%;
margin-top: -5px;
background: #FFF;
-webkit-transform: rotate(45deg);
border: 1px solid #e7e7e7;
right: -5px;
border-left: 0 none;
border-bottom: 0 none;
}
#partner {
background: url(../images/partners/partner_bg.png) 50% 50% no-repeat;
background-size: cover;
}
#partner {
color: #fff;
text-align: center;
}
#partner h2, 
#partner h3 {
color: #fff;
}
.partners ul {
list-style: none;
margin: 0;
padding: 0;
}
.partners ul li{
display: inline-block;
float: left;
width: 20%;
}
#conatcat-info{
background: #fff url(../images/contact.png) no-repeat 90% 0;
padding: 30px 0;
border-top: 3px solid #066baf;
}
.contact-info i{
width: 60px;
height: 60px;
font-size: 40px;
line-height: 60px;
color: #fff;
background: #000;
text-align: center;
border-radius: 10px;
}
.contact-info h2{
margin-top: 0;
color: #000;
}
.contact-info{
color:#000;
}
.about-us {
margin-top: 110px;
margin-bottom: -110px;
}
.about-us h2, 
.skill_text h2 {
color:#4e4e4e;
font-size: 30px;
font-weight: 600;
}
.about-us p {
color:#4e4e4e;
}
#carousel-slider {
position: relative;
}
#carousel-slider .carousel-indicators {
bottom: -25px;
}
#carousel-slider .carousel-indicators li {
border: 1px solid #ffbd20;
}
#carousel-slider a i {
border: 1px solid #777;
border-radius:50%;
font-size: 28px;
height: 50px;
padding: 8px;
position: absolute;
top: 50%;
width: 50px;
color:#777;
}
#carousel-slider a i:hover {
background:#bfbfbf;
color:#fff;
border: 1px solid #bfbfbf;
}
#carousel-slider 
.carousel-control {
width:inherit;
}
#carousel-slider .carousel-control.left i {
left:-25px
}
#carousel-slider .carousel-control.right i {
right: -25px;
}
#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
background: none;
}
.skill_text {
display: block;
margin-bottom: 60px;
margin-top: 25px;
overflow: hidden;
}
.sinlge-skill {
background:#f2f2f2;
border-radius: 100%;
color: #FFFFFF;
font-size: 22px;
font-weight: bold;
height: 200px;
position: relative;
width: 200px;
text-transform: uppercase;
overflow: hidden;
margin: 30px 0;
}
.sinlge-skill p em {
color: #FFFFFF;
font-size: 38px;
}
.sinlge-skill p {
line-height: 1;
}
.joomla-skill, 
.html-skill, 
.css-skill, 
.wp-skill {
position: absolute;
height: 100%;
bottom: 0;
width:100%;
border-radius: 100%;
padding: 70px 0;
text-align: center;
}
.joomla-skill {
background: rgb(242,242,242); 
background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(28%,rgba(242,242,242,1)), color-stop(28%,rgba(45,125,164,1))); 
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#2d7da4',GradientType=0 );     
}
.html-skill {
background: rgb(242,242,242); 
background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(9%,rgba(242,242,242,1)), color-stop(9%,rgba(106,164,47,1))); 
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#6aa42f',GradientType=0 ); 
}
.css-skill {
background: rgb(242,242,242); 
background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(32%,rgba(242,242,242,1)), color-stop(32%,rgba(255,189,32,1))); 
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffbd20',GradientType=0 ); 
}
.wp-skill {
background: rgb(242,242,242); 
background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(19%,rgba(242,242,242,1)), color-stop(19%,rgba(219,54,21,1))); 
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#db3615',GradientType=0 ); 
}
.skill-wrap {
display: block;
overflow: hidden;
margin: 60px 0;
}
.team h4 {
margin-top: 0;
text-transform: uppercase;
}
.team h5 {
font-weight: 300;
}
.single-profile-top, 
.single-profile-bottom {
font-weight: 400;
line-height: 24px;
}
.single-profile-top, 
.single-profile-bottom  {
border: 1px solid #ddd;
padding: 15px;
position: relative;
}
.media_image {
margin-bottom: 10px;
}
.team .btn {
background:transparent;
font-size: 12px;
font-weight: 300;
margin-bottom: 3px;
padding: 1px 5px;
text-transform: uppercase;
border:1px solid#ddd;
margin-right: 3px;
}
ul.social_icons,
ul.tag {
list-style: none;
padding: 0;
margin: 10px 0;
display: block;
}
ul.social_icons li,
ul.tag li {
display: inline-block;
margin-right: 5px;
}
ul.social_icons li  a i{
border-radius: 50%;
color: #FFFFFF;
height: 25px;
line-height: 25px;
font-size: 12px;
padding: 0;
text-align: center;
width: 25px;
opacity:.8;
}
.team .social_icons .fa-facebook:hover, 
.team .social_icons .fa-twitter:hover, 
.team .social_icons .fa-google-plus:hover {
transform: rotate(360deg);
-ms-transform:rotate(360deg);
-webkit-transform:rotate(360deg); 
transition-duration:2s;
transition-property: all;
transition-timing-function: ease;
opacity:1;
transition: all 0.9s ease 0s;
-moz-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
}
.team .social_icons .fa-facebook {
background: #0182c4;
}
.team .social_icons .fa-twitter {
background: #20B8FF
}
.team .social_icons .fa-google-plus {
background: #D34836
}
.team-bar .first-one-arrow {
float: left;
margin-right: 30px;
width: 2%;
}
.team-bar .first-arrow {
float: left;
margin-left: 5px;
margin-right: 35px;
width: 22%;
}
.team-bar .second-arrow {
float: left;
margin-left: 5px;
width: 21%;
}
.team-bar .third-arrow {
float: left;
margin-left: 40px;
margin-right: 12px;
width: 22%;
}
.team-bar .fourth-arrow {
float: left;
margin-left: 25px;
width: 20%;
}
.team-bar .first-one-arrow hr {
border-bottom: 1px solid #2D7DA4;
border-top: 1px solid #2D7DA4;
}
.team-bar .first-arrow hr {
border-bottom: 1px solid #2D7DA4;
border-top: 1px solid #2D7DA4;
}
.team-bar .second-arrow hr {
border-bottom: 1px solid #6aa42f;
border-top: 1px solid #6aa42f;
}
.team-bar .third-arrow hr {
border-bottom: 1px solid #FFBD20;
border-top: 1px solid #FFBD20;
}
.team-bar .fourth-arrow hr {
border-bottom: 1px solid #db3615;
border-top: 1px solid #db3615;
}
.team-bar {
margin-bottom: 15px;
margin-top: 30px;
position: relative;
}
.team-bar i {
border-radius: 50%;
color: #FFFFFF;
display: block;
height: 24px;
line-height: 24px;
margin-top: -32px;
overflow: hidden;
padding: 0;
text-align: center;
width: 24px;
position: absolute;
}
.team-bar .first-arrow .fa-angle-up {
background:#2D7DA4;
margin-left:-33px
}
.team-bar .second-arrow .fa-angle-down {
background:#6AA42F;
margin-left: -33px;
}
.team-bar .third-arrow .fa-angle-up {
background:#FFBD20;
margin-left: -32px;
}
.team-bar .fourth-arrow .fa-angle-down {
background:#db3615;
margin-left: -32px;
}
.team .single-profile-top:before, 
.team .single-profile-top:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
}
.team .single-profile-top:before {
left:26px;
bottom: -20px;
border-width: 10px;
border-color:#fff transparent transparent transparent;
z-index: 1;
}
.team .single-profile-top:after {
left: 25px;
bottom: -22px;
border-style: solid;
border-width: 11px;
border-color:#ddd transparent transparent transparent;
z-index: 0;
}
.team .single-profile-bottom:before,
.team .single-profile-bottom:after {
position: absolute;
content:"";
width: 0;
height: 0;
border-style: solid;
}
.team .single-profile-bottom:before {
left:30px;
top: -20px;
border-width: 10px;
border-color: transparent transparent #fff transparent;
z-index: 1;
}
.team .single-profile-bottom:after {
left: 29px;
top: -22px;
border-style: solid;
border-width: 11px;
border-color: transparent transparent #DDD transparent;
z-index: 0;
}
.services {
padding: 0;
}
.get-started {
background: none repeat scroll 0 0 #F3F3F3;
border-radius: 3px;
padding-bottom: 30px;
position: relative;
margin-bottom: 18px;
margin-top: 60px;
}
.get-started h2 {
padding-top: 30px;
margin-bottom: 20px;
}
.request {
bottom: -15px;
left: 50%;
position: absolute;
margin-left: -110px;
}
.request h4 {
position: absolute;
width: 220px;
position:relative;
}
.request h4 a{
background:#c52d2f;
color: #fff;
font-size: 14px;
font-weight: normal;
border-radius: 3px;
padding: 5px 15px;
}
.request h4:after {
border-color: #c52d2f transparent transparent;
border-style: solid;
border-width: 12px;
bottom: -18px;
content: "";
height: 0;
position: absolute;
right: 13px;
z-index: -99999;
}
.request h4:before {
border-color: #c52d2f transparent transparent;
border-style: solid;
border-width: 12px;
bottom: -18px;
content: "";
height: 0;
left: 13px;
position: absolute;
z-index: -99999;
}
.clients-area {
padding: 60px;
}
.clients-comments {
background-image: url("../images/image_bg.png");
background-position: center 118px;
background-repeat: no-repeat;
margin-bottom: 100px;
}
.clients-comments img {
background:#DDDDDD;
border: 1px solid #DDDDDD;
height: 182px;
padding: 3px;
width: 182px;
transition: all 0.9s ease 0s;
-moz-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
}
.clients-comments h3 {
margin-top: 55px;
font-weight: 300;
padding: 0 40px;
}
.clients-comments h4 {
font-weight: 300;
margin-top: 15px;
}
.clients-comments  h4  span {
font-weight: 700;
font-style: oblique;
}
.footer {
background: none repeat scroll 0 0 #2E2E2E;
border-top: 5px solid #C52D2F;
height: 84px;
margin-top: 110px;
}
.footer_left {
padding: 10px;
}
.text-left {
color: #FFFFFF;
font-size: 12px;
margin-top: 15px;
}
#portfolio_page {
margin-top: 115px;
padding-bottom: 0;
}
.portfolio-items, 
.portfolio-filter {
list-style: none outside none;
margin: 0 0 40px 0;
padding: 0;
}
.portfolio-filter > li {
display: inline-block;
}
.portfolio-filter > li a {
background: none repeat scroll 0 0 #FFFFFF;
font-size: 14px;
font-weight: 400;
margin-right: 20px;
text-transform: uppercase;
transition: all 0.9s ease 0s;
-moz-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
border: 1px solid #F2F2F2;
outline: none;
border-radius: 3px;
}
.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
color:#fff;
background: #c52d2f;
border: 1px solid #c52d2f;
box-shadow: none;
-webkit-box-shadow: none;
}
.portfolio-items > li {
float: left;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.portfolio-item {
margin: 0;
padding:0;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}
.isotope.infinite-scrolling {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.pricing_heading {
margin-top: 120px
}
.pricing_heading h2, 
.pricing_heading p {
color:#4e4e4e;
}
.pricing-area h1 {
font-weight: 300;
margin-top: 0;
margin-bottom: 15px;
}
.pricing-area span {
font-weight: 700;
font-size: 18px;
}
.pricing-area h3, 
.pricing-area span  {
color: #fff;
}
.plan {
position: relative;
margin-bottom: 70px;
}
.pricing-area ul {
background:#FAFAFA;
padding: 0;
margin: 0;
}
.pricing-area ul li {
list-style: none;
padding: 15px 0;
font-size: 16px;
font-weight: 400;
}
.pricing-area ul li:nth-child(even){
background:#f5f5f5
}
.pricing-area .price-three img, 
.pricing-area .price-six img {
position: absolute;
right: 15px;
top: 0;
}
.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three {
padding:17px 0;
border-radius:2px 2px 0 0;
} 
.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three, 
.pricing-area .heading-four, 
.pricing-area .heading-five, 
.pricing-area .heading-six, 
.pricing-area .heading-seven {
margin-left: -10px
}
.pricing-area .heading-one, 
.pricing-area .price-one .plan-action .btn-primary {
background: #e24f43
}
.pricing-area .heading-two, 
.pricing-area .price-two .plan-action .btn-primary {
background:#27AE60;
}
.pricing-area .heading-three,
.pricing-area .price-three .plan-action .btn-primary {
background: #f39c12;
}
.pricing-area .heading-four, 
.pricing-area .price-four .plan-action .btn-primary {
background: #5c5c5c
}
.pricing-area .heading-five, 
.pricing-area .price-five .plan-action .btn-primary {
background: #5c5c5c
}
.pricing-area .heading-six, 
.pricing-area .price-six .plan-action .btn-primary {
background: #e24f43
;
}
.pricing-area .heading-seven, 
.pricing-area .price-seven .plan-action .btn-primary {
background: #5c5c5c
}
.pricing-area .bg{
background: #fafafa 
}
.pricing-area .heading-one h3:before {
border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-two h3:before {
border-color: #1f8c4d transparent transparent;
}
.pricing-area .heading-three h3:before {
border-color: #d4880f transparent transparent;
}
.pricing-area .heading-four h3:before {
border-color: #424242 transparent transparent;
}
.pricing-area .heading-five h3:before {
border-color: #424242 transparent transparent;
}
.pricing-area .heading-six h3:before {
border-color: #bf4539 transparent transparent;
}
.pricing-area .heading-seven h3:before {
border-color: #424242 transparent transparent;
}
.pricing-area h3:before {
border-color: #D4880F transparent transparent;
border-radius: 5px 0 0 0px;
border-style: solid;
border-width: 12px;
content: "";
height: 0;
left: 4px;
position: absolute;
top: 78px;
width: 0;
z-index: -999;
}
.small-pricing h3:after {
height:94px;
}
.small-pricing h3:before {
top: 74px;
}
.plan-action {
height: 40px;
}
.hn{
display: none !important;
}
.pricing-area .plan-action .btn-primary {
position: relative;
padding:5px 20px;
color: #fff
;
margin-top: 5px;
}
.pricing-area .plan-action .btn-primary:before {
border-color: #E24F43 transparent transparent;
border-radius: 5px 0 0 0;
border-style: solid;
border-width: 12px;
bottom: -12px;
content: "";
height: 0;
left: -9px;
position: absolute;
width: 0;
z-index: -1;
}
.pricing-area .plan-action .btn-primary:after {
border-color: #E24F43 transparent transparent;
border-radius: 5px 0 0 0;
border-style: solid;
border-width: 12px;
bottom: -12px;
content: "";
height: 0;
position: absolute;
right: -9px;
width: 0;
z-index: -1;
}
.pricing-area .price-two .plan-action .btn-primary:before, 
.pricing-area .price-two .plan-action .btn-primary:after {
border-color: #1f8c4d transparent transparent;
}
.pricing-area .price-three .plan-action .btn-primary:before, 
.pricing-area .price-three .plan-action .btn-primary:after {
border-color: #d4880f transparent transparent;
}
.pricing-area .price-four .plan-action .btn-primary:before, 
.pricing-area .price-four .plan-action .btn-primary:after, 
.pricing-area .price-five .plan-action .btn-primary:before, 
.pricing-area .price-five .plan-action .btn-primary:after, 
.pricing-area .price-seven .plan-action .btn-primary:before, 
.pricing-area .price-seven .plan-action .btn-primary:after  {
border-color: #424242 transparent transparent;
right: -9px;
}
.pricing-area .price-six .plan-action .btn-primary:before, 
.pricing-area .price-six .plan-action .btn-primary:after {
border-color: #bf4539 transparent transparent;
right: -9px;
}
.gmap-area {
background-image: url("../images/map.jpg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: cover;
padding: 70px 0;
}
.gmap-area .gmap iframe {
border-radius: 50%;
height: 280px;
width: 300px;
}
.gmap{
border: 10px solid #f6f5f0;
border-radius: 50%;
height: 300px;
width: 300px;
box-shadow: 0px 0px 3px 3px #e7e4dc;
overflow: hidden;
position: relative;
margin: 0 auto;
}
.gmap-area .map-content ul {
list-style: none; 
}
.gmap-area .map-content address h5{
font-weight: 700;
}
#contact-page{
padding-top: 0;
}
#contact-page .contact-form 
.form-group label {
color: #4E4E4E;
font-size: 16px;
font-weight: 300;
}
.form-group .form-control {
padding: 7px 12px;
border-color:#ddd;
box-shadow: none;
}
input.submit-button.btn.btn-default {
background: #ffa025;
border: 0;
color: #fff;
}
input.submit-button.btn.btn-default:hover {
background: #349ce7;
border: 0;
color: #fff;
}
textarea#message{
resize: none;
padding: 10px;
}
#contact-page .contact-wrap {
margin-top: 20px;
}
.widget {
margin-bottom: 60px;
padding-left: 0;
}
.single_comments {
margin-bottom: 20px;
}
.single_comments img {
float: left;
margin-right: 10px;
margin-top: 5px;
}
.single_comments p {
margin-bottom: 0;
}
.widget .entry-meta span {
display: inline-block;
margin-right: 10px;
}
.widget h3 {
color: #000;
text-transform: uppercase;
margin-bottom: 20px;
}
.blog_category{
list-style:none;
margin:0;
padding:0;
}
.blog_category li{
float:none;
margin-bottom:20px;
}
.blog_category li a {
background:#f5f5f5;
border-radius: 4px;
color: #888;
display: inline-block;
padding: 5px 15px;
}
.blog_category li a:hover{
background:#c52d2f;
color: #fff;
}
.badge:before {
border-color: transparent transparent transparent #c52d2f;
border-style: solid;
border-width: 10px;
bottom: -8px;
content: "";
height: 0;
left: 5px;
position: absolute;
z-index: -99999;
}
.badge {
background-color: #c52d2f;
border-radius: 5px;
color: #fff;
padding: 8px;
position: relative;
left: 60px;
top: -18px;
font-weight: normal;
}
.blog_archieve {
list-style: none outside none;
margin: 0;
padding: 0;
}
.blog_archieve li {
padding: 10px 0;
border-bottom: 1px solid #f5f5f5;
}
.blog_archieve li:first-child {
padding-top: 0;
}
ul.gallery {
list-style: none;
padding: 0;
margin: 0;
}
ul.gallery li {
display: block;
width: 60px;
padding: 0;
margin: 0 4px 4px 0;
float: left;
}
ul.faq {
list-style: none;
margin: 0;
}
ul.faq li {
margin-top: 30px;
}
ul.faq li:first-child {
margin-top: 0;
}
ul.faq li span.number {
display: block;
float: left;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
background: #34495e;
color: #fff;
font-size: 24px;
}
ul.faq li > div {
margin-left: 70px;
}
ul.faq li > div h3 {
margin-top: 0;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.blog-item {
border-radius: 0;
overflow: hidden;
margin-bottom: 50px;
}
.blog .blog-item .img-blog {
border-radius: 5px;
margin-bottom: 45px;
}
.blog .blog-item .blog-content {
padding-bottom: 25px;
}
.blog .blog-item .blog-content h2 {
margin-top: 0;
font-size: 30px;
}
.readmore{
margin-top: 0;
}
.blog .blog-item .blog-content h3 {
color: #858586;
margin-bottom: 40px;
}
.blog .blog-item .blog-content h4 {
font-size: 14px;
}
.post-tags {
}
.blog .blog-item .entry-meta {
border-radius: 5px;
overflow: hidden;
}
.blog .blog-item .entry-meta > span {
background: #f5f5f5;
border-top: 1px solid #fff;
display: block;
font-size: 12px;
overflow: hidden;
padding: 5px;
text-align: left;
}
#publish_date {
background: #c52d2f;
border-bottom: 5px solid #4e4e4e;
color: #fff;
padding: 5px 0;
text-align: center;
}
.blog .blog-item .entry-meta > span {
color: #ccc;
}
.blog .blog-item .entry-meta > span a {
font-size: 12px;
margin-left: 3px;
font-weight: 300;
color: #888;
}
ul.pagination > li > a {
border: 1px solid #F1F1F1;
margin-right:5px;
border-radius: 5px;
font-size: 16px;
padding: 5px 14px;
}
ul.pagination > li > a i{
margin-left:5px;
margin-right:5px;
}
ul.pagination > li.active > a, ul.pagination > li:hover > a {
background-color: #333 !important;
border-color: #333 !important;
color: #fff;
}
ul.pagination > li > a {
border: 1px solid #dbdada;
background: #F1F1F1;
margin-right: 8px;
border-radius: 2px;
font-size: 13px;
padding: 5px 10px;
color: #676766;
-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.search_box {
background-image: url("../images/search_icon.png");
background-position: 314px 15px;
background-repeat: no-repeat;
border-color: #DEDEDE;
height: 48px;
outline: medium none;
box-shadow: none;
}
.form-control:focus {
box-shadow:none;
outline: 0 none;
}
ul.tag-cloud, 
ul.sidebar-gallery {
list-style: none;
padding: 0;
margin: 0;
}
.tag-cloud li{
display: inline-block;
margin-bottom: 3px;
}
.tag-cloud li a {
background: #f5f5f5;
color: #888;
border: 0;
border-radius: 4px;
padding: 8px 15px;
}
.tag-cloud li a:hover{
background:#c52d2f;
color: #fff;  
}
.sidebar-gallery li{
display: inline-block;
margin: 0 10px 10px 0;
}
.sidebar-gallery li a {
border-radius: 4px;
display: inline-block;
}
.reply_section {
background: #f5f5f5;
border-radius: 5px;
}
.post_reply {
margin-left: 10px;
margin-top: 45px;
}
.post_reply img {
width: 85px;
height: 85px;
border: 5px solid #D5D8DD;
}
.post_reply ul {
list-style: none outside none;
margin: 0;
padding: 0;
margin-top: 5px;
}
.post_reply ul li{
float:left;
}
.post_reply ul li a {
display: block;
}
.post_reply ul li a i {
border: 1px solid #DDDDDD;
border-radius: 39px;
color: #FFFFFF;
font-size: 20px;
height: 30px;
margin-right: 3px;
padding-top: 7px;
text-align: center;
width: 30px;
}
.post_reply ul li a i.fa-facebook {
background: #0182C4;
}
.post_reply ul li a i.fa-twitter {
background: none repeat scroll 0 0 #3FC1FE;
}
.post_reply ul li a i.fa-google-plus{
background: none repeat scroll 0 0 #D34836;
}
.post_reply ul li a i:hover{
opacity:.5;
}
.post_reply_content {
margin: 30px;
}
.post_reply_content h1 a:hover{
color:#FFC800;
}
.post_reply_content h4 {
margin-bottom: 50px;
}
.reply_section .media-body{
display:inherit;
}
.comment_section .media-body{
display:inherit;
}
.media-body h2{
color: #1756bf;
}
.media-body p{
color: #255fc1;
}
#comments_title{
color:#4e4e4e;
font-weight:700px;
font-size:20px;
margin-top:60px;
margin-bottom:40px;
}
.comment_section {
margin-top: 30px;
position: relative;
}
.post_comments img {
width: 85px;
height: 85px;
margin-top: 35px;
}
.post_reply_comments {
background:#f5f5f5;
border-radius: 4px;
padding: 30px;
}
.post_reply_comments:before {
border-color: transparent #F0F0F0 transparent transparent;
border-style: solid;
border-width: 15px;
content: " ";
height: 0;
left: 75px;
position: absolute;
top: 20px;
}
.post_reply_comments h3, 
.post_reply_content h3{
margin-top: 0;
}
.post_reply_comments h1 a:hover{
color:#c52d2f;
}
.post_reply_comments h4{
color:#c4c4c5;
font-weight:400;
}
.post_reply_comments p {
padding-bottom: 30px;
}
.post_reply_comments a {
bottom: 15px;
position: absolute;
right: 30px;
background: #c52d2f;
color: #fff;
border-radius: 5px;
padding: 8px 20px;
}
.post_reply_comments a:before {
border-color: #c52d2f transparent transparent;
border-style: solid;
border-width: 16px;
bottom: -11px;
content: "";
height: 0;
left: -12px;
position: absolute;
z-index: 99999;
}
.post_reply_comments h2 a{
}
.message_heading {
margin-bottom: 50px;
margin-top: 60px;
}
#error .btn-success:hover, 
.btn-success:focus, 
.btn-success:active, 
.btn-success.active, 
.open .dropdown-toggle.btn-success:hover {
background-color: #EBEBEB;
border-color: #EBEBEB;
color: #4E4E4E;
}
#error h1{
color: #4e4e4e;
text-transform: uppercase;
}
.shortcode-item {
padding-bottom: 0;
}
.shortcode-item h2 {
color: #4E4E4E;
font-size: 24px;
margin-bottom: 22px;
margin-top: 0;
font-weight: 600
}
#social-links {
padding: 10px 0;
background: #1b1b1b;
}
#bottom {
background: #1f1f1f;
padding-bottom: 20px;
position: relative;
}
#bottom h1 {
margin-top: 0;
margin-bottom: 10px;
padding-bottom: 10px;
text-transform: uppercase;
font-size: 14px;
font-family: 'Rubik', sans-serif;
color: #f36823;
font-weight: 400;
}
#bottom .lead {
font-size:12px;
font-family: 'Rubik', sans-serif;
color: #777777;
margin-bottom: 0;
}
#bottom .lead:hover {
color: #fff;
}
.ftr_hr{
border-top: 1px solid #353535;
border-bottom-color: transparent;
margin-bottom: 5px;
}
#bottom a h6{
color: #9e9e9e;
font-family: 'Rubik', sans-serif;
font-weight: bold;
-webkit-transition: all .3s;
-o-transition: all .3s;
transition: all .3s; 
display: inline-block;
}
#bottom a:hover h6{
color: #fff;
font-family: 'Rubik', sans-serif;
}
#bottom ul {
list-style: none;
padding: 0;
margin: 0;
font-family: 'Rubik', sans-serif;
}
#bottom ul li {
display: block;
padding: 1px 15px 6px 0;
margin: 0;
line-height: 18px;
}
#bottom ul li:before {

}
#bottom ul li a {
color: #808080;
font-size: 12px;
line-height: 13px;
margin-top: 2px;
margin-bottom: 2px;
display: block;
}
#bottom ul li a:hover {
color: #fff;
}
.lower_portfolio {
width: 62px;
height: 54px;
float: left;
margin: 3px 2px 2px 3px;
background: #ccc;
opacity: 0.3;
filter: Alpha(opacity=30);
-webkit-transition-property: color, text, padding, box-shadow, opacity;
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: linear, ease-in;
-moz-transition-property: color, text, padding, box-shadow, opacity;
-moz-transition-duration: 0.5s;
-moz-transition-timing-function: linear, ease-in;
-o-transition-property: color, text, padding, box-shadow, opacity;
-o-transition-duration: 0.5s;
-o-transition-timing-function: linear, ease-in;
}
.lower_portfolio img{
width: 62px;
height: auto;
}
.lower_portfolio:hover {
opacity: 1;
filter: Alpha(opacity=100);
}
#bottom .widget {
margin-bottom: 0;
}
#footer {
padding-top: 12px;
padding-bottom: 22px;
background: #000;
position: relative;
}
#footer a {
color: #6b6b6b;
}
#footer h1{
color: #6b6b6b;
font-family: 'Rubik', sans-serif;
font-size: 12px;
text-transform: uppercase;
text-align: right;
font-weight: normal;
}
#footer a:hover {
color: #fff;
}
#footer ul {
list-style: none;
padding: 0;
margin: 0;
margin-top: 15px;
}
#footer ul > li {
display: inline-block;
margin-left: 13px;
font-family: 'Rubik', sans-serif;
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
}
#footer ul > li a{
color: #6d6e6c;
}
.contact-footer{
font-family: 'Rubik', sans-serif;
font-size: 20px;
font-weight: 300;
color: #686868;
margin-bottom: 0;
}
#footer ul.contact-links {
color: #506176;
margin-top: 20px;
line-height: 18px;
}
#footer ul.contact-links li{
font-family: 'Rubik', sans-serif;
font-size: 13px;
margin: 0;
}
.address{
font-family: 'Rubik', sans-serif;
font-size: 16px;
color: #959595;
}
.copyright{
margin-top: 20px;
font-size: 13px;
font-family: 'Rubik', sans-serif;
text-align: left;
margin: 0 auto;
display: inline-block;
line-height: 15px;
vertical-align: bottom;
padding-top: 2px;
}
.ams{
font-size: 12px;
color: #c2bdbd;
}
.social-icon-footer{
display: block;
position: relative;
padding-bottom: 20px;
}
.social-icon-footer li{
display: inline-block !important;
position: relative;
}
.social-icon-footer li a{
width: 28px;
height: 28px;
border-radius: 28px;
text-align: center;
line-height: 28px;
font-size: 14px;
color: #d1d7de  !important;
display: inline-block;
}
.social-icon-footer li a:hover{
background: #5ca2ca;
color: #000 !important;
}
.txa_c{
text-align: center !important;
}
.txa_l{
text-align: left !important;
}
.txa_r{
text-align: right !important;
}


#chairman-section {
padding-bottom: 30px;
background-color: #1E7BB8;
position: relative;
padding-top: 0px;
padding-bottom: 0px;
border-top: 8px solid #ddd;
}
.chairman {
background-color: #fff;
padding: 0;
min-height: 295px;
}
.chairman h2.title {
font-size: 18px !important;
display: block;
font-weight: 400;
background: #1E7BB8;
padding-top: 20px;
margin-top: 0px;
}
.chairman h2 {
font-family: 'Rubik', sans-serif;
font-weight: 400;
font-size: 13px;
color: #fff;
display: inline-block;
padding: 0 20px;
padding-bottom: 20px;
text-transform: uppercase;
}
#chairman-section:before {
background-color: #066BAF;
content: " ";
position: absolute;
top: 0;
height: 60px;
width: 100%;
}
.news-update {
background-color: #fff;
padding: 0;
box-shadow: -1px 0px 1px rgba(0, 0, 0, .2 );
display: block;
min-height: 295px;
height: 100%;
}
.news-update h2.title {
font-size: 18px !important;
display: block;
font-weight: 400;
background: #148bdb;
padding-top: 20px;
margin-top: 0px;
}
.news-update h2 {
font-family: 'Rubik', sans-serif;
font-weight: 400;
font-size: 13px;
color: #fff;
display: inline-block;
padding: 0 20px;
padding-bottom: 20px;
text-transform: uppercase;
}
.about-home{
padding-top: 20px;
line-height: 22px;
font-size: 13px;
padding-bottom: 21px;
}
.about-home img{
margin: 0 auto;
text-align: center;
margin-top: 0px;
margin-bottom: 14px;
}
div.awards-list{
padding-left: 0px;
margin-top: 10px;
}
ul.home-awards{
list-style: none;
margin: 0;
padding: 0;
line-height: 17px;
font-size: 13px;
padding-right: 10px;
}
ul.home-awards li{
padding: 0;
position: relative;
padding-bottom: 10px;
padding-left: 5px;
}
ul.home-awards li:before {
background: url("../images/award-list.png") no-repeat scroll 50% 50% transparent;
content: " ";
display: block;
height: 36px;
width: 26px;
left: -30px;
position: absolute;
top: 0;
}
ul.abt-value{
list-style: none;
margin: 0 auto !important;
padding: 0;
line-height: 12px;
font-size: 12px;
padding-right: 10px;
text-align: left;
}
ul.abt-value li{
padding: 0;
position: relative;
padding-bottom: 10px;
padding-left: 5px;
margin-left: 25%;
}
ul.abt-value li:before {
content: '\f00c';
font-family: 'FontAwesome';
display: block;
height: 36px;
width: 26px;
left: -30px;
position: absolute;
top: 0;
}
.myquote{
font-size: 25px;
font-style: italic;
}
@keyframes shake {
10%, 90% {
transform: translate3d(-1px, 0, 0);
}
20%, 80% {
transform: translate3d(2px, 0, 10px);
}
30%, 50%, 70% {
transform: translate3d(-1px, 0px, 0px);
}
40%, 60% {
transform: translate3d(3px, 0, 0);
}
}
@keyframes shake2 {
0%, 100% {
transform: translate3d(0px, 0, 0);
}
}
.shake-vertical-slow {
display: inline-block;
transform-origin: center center;
}
.shake-vertical-slow {
animation-duration: 10s;
animation-iteration-count: infinite;
animation-name: verical-slow;
animation-timing-function: ease-in-out;
}
@keyframes verical-slow {
2% {
transform: translate(0, 1.5px) rotate(1.5deg);
}
4% {
transform: translate(0, -1.5px) rotate(-0.5deg);
}
6% {
transform: translate(0, 1.5px) rotate(-1.5deg);
}
8% {
transform: translate(0, -1.5px) rotate(-1.5deg);
}
10% {
transform: translate(0, 2.5px) rotate(1.5deg);
}
12% {
transform: translate(0, -0.5px) rotate(1.5deg);
}
14% {
transform: translate(0, -1.5px) rotate(1.5deg);
}
16% {
transform: translate(0, -0.5px) rotate(-1.5deg);
}
18% {
transform: translate(0, 0.5px) rotate(-1.5deg);
}
20% {
transform: translate(0, -1.5px) rotate(2.5deg);
}
22% {
transform: translate(0, 0.5px) rotate(-1.5deg);
}
24% {
transform: translate(0, 1.5px) rotate(1.5deg);
}
26% {
transform: translate(0, 0.5px) rotate(0.5deg);
}
28% {
transform: translate(0, 0.5px) rotate(1.5deg);
}
30% {
transform: translate(0, -0.5px) rotate(2.5deg);
}
32% {
transform: translate(0, 1.5px) rotate(-0.5deg);
}
34% {
transform: translate(0, 1.5px) rotate(-0.5deg);
}
36% {
transform: translate(0, -1.5px) rotate(2.5deg);
}
38% {
transform: translate(0, 1.5px) rotate(-1.5deg);
}
40% {
transform: translate(0, -0.5px) rotate(2.5deg);
}
42% {
transform: translate(0, 2.5px) rotate(-1.5deg);
}
44% {
transform: translate(0, 1.5px) rotate(0.5deg);
}
46% {
transform: translate(0, -1.5px) rotate(2.5deg);
}
48% {
transform: translate(0, -0.5px) rotate(0.5deg);
}
50% {
transform: translate(0, 0.5px) rotate(0.5deg);
}
52% {
transform: translate(0, 2.5px) rotate(2.5deg);
}
54% {
transform: translate(0, -1.5px) rotate(1.5deg);
}
56% {
transform: translate(0, 2.5px) rotate(2.5deg);
}
58% {
transform: translate(0, 0.5px) rotate(2.5deg);
}
60% {
transform: translate(0, 2.5px) rotate(2.5deg);
}
62% {
transform: translate(0, -0.5px) rotate(2.5deg);
}
64% {
transform: translate(0, -0.5px) rotate(1.5deg);
}
66% {
transform: translate(0, 1.5px) rotate(-0.5deg);
}
68% {
transform: translate(0, -1.5px) rotate(-0.5deg);
}
70% {
transform: translate(0, 1.5px) rotate(0.5deg);
}
72% {
transform: translate(0, 2.5px) rotate(1.5deg);
}
74% {
transform: translate(0, -0.5px) rotate(0.5deg);
}
76% {
transform: translate(0, -0.5px) rotate(2.5deg);
}
78% {
transform: translate(0, -0.5px) rotate(1.5deg);
}
80% {
transform: translate(0, 1.5px) rotate(1.5deg);
}
82% {
transform: translate(0, -0.5px) rotate(0.5deg);
}
84% {
transform: translate(0, 1.5px) rotate(2.5deg);
}
86% {
transform: translate(0, -1.5px) rotate(-1.5deg);
}
88% {
transform: translate(0, -0.5px) rotate(2.5deg);
}
90% {
transform: translate(0, 2.5px) rotate(-0.5deg);
}
92% {
transform: translate(0, 0.5px) rotate(-0.5deg);
}
94% {
transform: translate(0, 2.5px) rotate(0.5deg);
}
96% {
transform: translate(0, -0.5px) rotate(1.5deg);
}
98% {
transform: translate(0, -1.5px) rotate(-0.5deg);
}
0%, 100% {
transform: translate(0, 0) rotate(0);
}
}
.with_borders{
position: relative;
display: table;
}
.with_borders > .box {
border-color: #F0F0F0;
border-left-width: 1px;
border-bottom-width: 1px;
border-style: solid;
border-right-width: 1px;
padding: 0 0px;
}
.product_item_holder {
position: relative;
}
.with_borders .product_item_holder .featured_image {
border: 0;
padding: 20px;
}
.product_item_holder .featured_image {
margin-bottom: 10px;
padding: 10px;
border: 1px solid #efefef;
}
.product_info {
padding: 0 20px 20px;
}
.product_info img{
margin-bottom:25px;
}
.with_borders .box:after, .portfolio_boxes .box:after {
background: #00a9ca;
content: "";
display: block;
height: 11px;
left: -1px;
position: absolute;
top: -2px;
width: 2px;
}
.with_borders .box:before, .with_borders .box:after {
background: #00a9ca;
}
.with_borders .box:before, .portfolio_boxes .box:before {
background: #00a9ca;
content: "";
display: block;
height: 2px;
left: 1px;
position: absolute;
top: -2px;
width: 10px;
z-index: 2;
}
.with_borders .box:hover:after, .portfolio_boxes .box:hover:after {
height: 80px;
}
.with_borders .box:hover:before, .portfolio_boxes .box:hover:before {
width: 80px;
}
.with_borders .box:hover:after, .with_borders .box:hover:before {
-ms-transition: all .3s;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.img-center{
margin: 0 auto;
}
@media only screen and (min-width : 768px) and (max-width : 992px) {
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.form-control {
border-radius: 5px;
background: #fff;
height: 40px;
padding-right: 30px;
border-color: #e1e1e1;
color: #777;

box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
}
.form-control-feedback {
color: #777;
width: 40px;
height: 40px;
line-height: 40px !important;
top: 0;
}
.has-feedback label~.form-control-feedback {
top: 27px;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.has-feedback {
position: relative;
}
.form-group {
margin-bottom: 15px;
}
.list-icons {
list-style: none;
padding: 0;
position: relative;
}
.list-icons li {
padding: 5px 0;
padding-left: 20px;
}
.list-icons li i {
min-width: 25px;
text-align: center;
position: absolute;
margin-left: -25px;
line-height: 25px;
}
.list-icons li a{
color: #09afdf;
}
.pr-10 {
padding-right: 10px;
}
.text-default {
color: #09afdf;
}
.separator-2, .separator-3 {
width: 100%;
margin-bottom: 15px;
position: relative;
height: 1px;
}
.separator-2:after {
background: #d1d1d1;
background: -moz-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
background: linear-gradient(to right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
}
.separator-2:after, .separator-3:after {
content: "";
height: 1px;
bottom: -1px;
left: 0;
width: 100%;
position: absolute;
}
.nav-tabs {
border-bottom: 2px solid #DDD;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
border-width: 0;
}
.nav-tabs > li > a {
border: none;
color: #666;
}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
border: none;
color: #4285F4 !important;
background: transparent;
}
.nav-tabs > li > a::after {
content: "";
background: #4285F4;
height: 2px;
position: absolute;
width: 100%;
left: 0px;
bottom: -1px;
transition: all 250ms ease 0s;
transform: scale(0);
}
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
transform: scale(1);
}
.tab-nav > li > a::after {
background: #21527d none repeat scroll 0% 0%;
color: #fff;
}
.tab-pane {
padding: 15px 0;
}
.tab-content {
padding: 20px
}
ul.lead-list{
font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #727272;
padding:0 0 0 12px;
}
ul.lead-list2{
font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #727272;
padding:0 0 0 25px;
}
ul.lead-list2 li{list-style:circle;}
.yellow-h2 {
color: #f1682c;
font-family: 'Rubik', sans-serif;
font-size: 20px;
font-weight: normal;
}
.table-q table{width:100%;}
.table-q tr {
border: 1px solid #ccc;
line-height: 35px;
padding: 0;
}
.table-q td{font-size: 13px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #727272;
padding-left:15px;}
.table-q th{font-family: 'Rubik', sans-serif;
padding-left:15px;
} 
.british-box1{background-image:url("../images/1.png");background-repeat:no-repeat;height:100%;width:100%;}
.british-box1 > h2 {
color: #3b5a80;
padding: 28px 9px;
font-family: 'Rubik', sans-serif;
}
.british-box2{background-image:url("../images/2.png");background-repeat:no-repeat;height:100%;width:100%;}
.british-box2 > h2 {
color: #fff;
padding: 28px 0 28px 14px;
font-family: 'Rubik', sans-serif;
} 
.british-box3{background-image:url("../images/3.png");background-repeat:no-repeat;height:100%;width:100%;}
.british-box3 > h2 {
color: #fff;
padding: 28px 0 28px 14px;
font-family: 'Rubik', sans-serif;
} 
.british-box4{background-image:url("../images/4.png");background-repeat:no-repeat;height:100%;width:100%;}
.british-box4 > h2 {
color: #fff;
padding: 28px 0 28px 14px;
font-family: 'Rubik', sans-serif;
}  
.british-box5{background-image:url("../images/5.png");background-repeat:no-repeat;height:100%;width:100%;}
.british-box5 > h2 {
color: #fff;
padding: 15px 0 28px 14px;
font-family: 'Rubik', sans-serif;
}  
.british-box-s1{background-color:#95afd4;padding:10px;margin-bottom:20px;padding-bottom:18px;}
.british-box-s1 p{ font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #263b56;}
.british-box-s2{background-color:#578bd3;padding:10px;margin-bottom:20px;padding-bottom:33px;}
.british-box-s2 p{ font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #fff;}
.british-box-s3{background-color:#0044a3;padding:10px;margin-bottom:20px;padding-bottom:27px;}
.british-box-s3 p{ font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #fff;}
.british-box-s4{background-color:#013378;padding:10px;margin-bottom:20px;}
.british-box-s4 p{ font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #fff;} 
.british-box-s5{background-color:#7c1624;padding:10px;margin-bottom:20px;}
.british-box-s5 p{ font-size: 13px;
line-height: 20px;
font-weight: 400;
font-family: 'Rubik', sans-serif;
color: #fff;}
ul.ul-footer-links{
text-transform: uppercase;
font-size: 11px;
margin: 15px 0 !important;
margin-left: 20px !important;
display: block;
}
.ul-footer-links li{
padding: 0 10px !important;
margin-left: 0 !important;
margin-right: 0 !important;
line-height: 12px;
}
.ul-footer-links li:first-child{
border-right: 1px solid #acacac;
}
#howTabs.nav-tabs {
border: 0;
}
#howTabs.nav{
text-align: center;
}
#howTabs.nav-tabs>li.active>a, #howTabs.nav-tabs>li.active>a:hover, #howTabs.nav-tabs>li.active>a:focus {
color: #0caa59;
background: rgba(0,0,0,.0);
font-weight: 600;
font-size: 13px;
border-bottom: 1px solid transparent;
border-left: 2px solid #4285f4;
border-right: 2px solid #4285f4;
}
#howTabs.nav-tabs>li {
margin-bottom: 0px;
float: none;
display: inline-block;
}
#howTabs .icon img{
margin-bottom: 5px;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;  
}
#howTabs.nav-tabs>li>a {
margin-right: 7px;
margin-bottom: 15px;
line-height: 12px;
background: rgba(0,0,0,.0);
border: 0;
padding: 8px;
text-transform: uppercase;
color: #1570bc;
font-family: 'Rubik', sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
-webkit-transition: all .2s;
-o-transition: all .2s;
transition: all .2s;
}
#howTabs.nav-tabs>li>a:hover img{
margin-bottom: 0;
}
#howTabs.nav-tabs>li>a:hover {
color: #0caa59;
font-weight: 600;
padding-bottom: 8px;
-webkit-box-shadow: inset 0px -27px 29px -25px rgba(0,0,0,0.15);
-moz-box-shadow: inset 0px -27px 29px -25px rgba(0,0,0,0.15);
box-shadow: inset 0px -27px 29px -25px rgba(0,0,0,0.15);
}
#howTabs.nav-tabs>li.active>a:hover img, #howTabs.nav-tabs>li.active>a:focus img{
margin-bottom: 5px; 
}
#howTabs.nav-tabs > li > a::after {
content: "";
background: #4285F4;
height: 2px;
position: absolute;
width: 100%;
left: 0px;
bottom: -2px;
transition: all 250ms ease 0s;
transform: scale(0);
}
#howTabs.nav-tabs > li.active > a::after, #howTabs.nav-tabs > li:hover > a::after {
transform: scale(1);
}
#howTabs.nav-tabs > li > a::before {
content: "";
background: #4285F4;
height: 2px;
position: absolute;
width: 100%;
left: 0px;
top: -1px;
transition: all 250ms ease 0s;
transform: scale(0);
}
#howTabs.nav-tabs > li.active > a::before, #howTabs.nav-tabs > li:hover > a::before {
transform: scale(1);
}
.howTabs{
margin-top: 0px;
}
.howTabs .tab-pane, .howTabs .tab-pane>.active{
font-family: 'Rubik', sans-serif;
font-size: 15px;
color: #8e8f8f;
text-align: center;
}
#collapse-howTabs{
font-family: 'Rubik', sans-serif;
}
#collapse-howTabs .panel-title {
background: transparent; 
color: #1570bc; 
text-transform: uppercase;
}
#collapse-howTabs .panel-heading.active  {
background: transparent;
color: #1570bc;
}
#collapse-howTabs .panel-default>.panel-heading {
background: transparent; 
color: #1570bc;
}
#collapse-howTabs .panel-title>a {
color: #1570bc;
text-transform: uppercase;
display: block;
}
#collapse-howTabs .panel-heading.active .panel-title>a {
color: #1570bc;
text-transform: uppercase;
}
#collapse-howTabs.panel-group .panel-heading+.panel-collapse .panel-body {
border-top: 0;
border-top: 1px solid transparent;
-moz-border-image: -moz-linear-gradient(to right,#0caa59 0%, #fff 80%);
-webkit-border-image: -webkit-linear-gradient(left, transparent 0%, #0caa59 50%, transparent 100%);
-o-border-image: -o-linear-gradient(left, transparent 0%, #0caa59 50%, transparent 100%);
border-image: linear-gradient(to right, transparent 5%, #0caa59 50%, transparent 95%);
border-image-slice: 1;
}

.services_i.services_i10 {
  background: url(../images/serv10.jpg);
}

.hover.box-color10:hover {
  background: #ce760c;
}

.services_i.services_i11 {
  background: url(../images/serv111.jpg);
}

.hover.box-color11:hover {
  background: #0bb7fb;
}


.services_i.services_i12 {
  background: url(../images/serv12.jpg);
}

.hover.box-color12:hover {
  background: #321057;
}


.services_i.services_i13 {
  background: url(../images/serv13.jpg);
}

.hover.box-color13:hover {
  background: #0479f7;
}

.services_i.services_i14 {
  background: url(../images/serv12.jpg);
}

.hover.box-color14:hover {
  background: #07771e;
}


.services_i.services_i15 {
  background: url(../images/serv15.jpg);
}

.hover.box-color15:hover {
  background: #bd1631;
}



.ld_insd span {
  font-size: 20px;
  font-weight: bold;
  color: #303f9f;
}

.btn.btnkm2 {
  margin-left: 0px;
  font-family: 'Rubik', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #ff7907;
  line-height: 22px;
  text-align: center;
  margin-bottom: 15px;
  border-radius: 5px;
}

.ant{
display: none !important
}

button.close-nf{
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #fff;
margin-right: -12px;
background-color: #000 !important;
border-radius: 19px;
margin-top: -12px;
padding: 2px 6px;
    z-index: 9999;
    position: relative;
filter: alpha(opacity=100);
opacity: 1;
}
.close-nf:focus, .close-nf:hover {
color: #5cf8ff;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=100);
opacity: 1;
}
.rqsth3{
margin-top: 5px;
font-family: 'Oswald';
font-size: 25px;
font-weight: 600;
color: #052a4e;
border-bottom: 1px solid #fd7649;
padding-bottom: 12px;
margin-bottom: 0px;
}
.ldmp{
margin-top: 5px;
font-family: 'Montserrat';
font-size: 13px;
font-weight: 600;
color: #052a4e;
}
.rqsth3 span{
color: #3dd4b1;
}
.btn-rqst{
background: #fd7549;
color: #fff;
font-family: 'Montserrat';
font-size: 13px;
font-weight: 600;
border-radius: 20px;
padding: 8px 15px 9px;
border: none;
outline: 0;
}

.btn-rqst2{
background: #1e60bd;
color: #fff;
font-family: 'Montserrat';
font-size: 13px;
font-weight: 600;
border-radius: 20px;
padding: 8px 15px;
border: none;
outline: 0;
}
.btn-rqst:hover,
.btn-rqst:focus{
background: #1e60bd;
color: #fff;	
border: none;
outline: 0;
}
.btn-rqst2:hover,
.btn-rqst2:focus{
background: #fd7549;
color: #fff;
border: none;
outline: 0;
}
.pb5{
padding-bottom: 10px;
}

