/*Prashasti*/
.cta-form{background:url(../../../img/phonecall.jpg) !important;background-size:cover !important;background-position:center !important;}
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}
.facebook {
  background: #3B5998;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

a{
    color: #3498db;
}

p{
    font-family: 'Muli', sans-serif !important;
    font-size: 15px;
    line-height: 27px;
    color: #111111;
}

h1, h2, h3, h4, h5, h6{
    font-family: 'Montserrat', sans-serif !important;
}

body{
    height: 100%;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    padding-top: 70px;
    text-rendering: optimizeLegibility;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


body .wrapper {
    background: #ffffff;
}

.bg-dark{
    background: #F3F3F3;
}

.no-pad{
    padding: 0;
}

.navbar-header{
    margin-right: 30px!important;
}

.navbar-brand{
    display: block;
    margin: 8px!important;
    padding: 0!important;
}

.navbar-brand>img {
    height: 80px; /*Prashasti*/
}

.navbar-default{
    background: #ffffff;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-nav > li > .dropdown-menu{
    min-width: 150px;
}

.mt0{
    margin-top: 0;
}

.mt50{
    margin-top: 50px;
}

.icon-blue {
    background: #3498db;
    background: -moz-linear-gradient(top, #3498db 0%, #2980b9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3498db), color-stop(100%, #2980b9));
    background: -webkit-linear-gradient(top, #3498db 0%, #2980b9 100%);
    background: -o-linear-gradient(top, #3498db 0%, #2980b9 100%);
    background: -ms-linear-gradient(top, #3498db 0%, #2980b9 100%);
    background: linear-gradient(to bottom, #3498db 0%, #2980b9 100%);
}

.btn{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px !important;
}

.btn-dark.btn-fill{
    background: #105fb3 !important;/*Prashasti*/
    border-color:#105fb3 !important;/*Prashasti*/
}

.btn-info.btn-fill {
    background: #3498db !important;
    border-color: #3498db !important;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    transition: all 0.8s ease;
}
img.grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}

.navbar .navbar-nav > li > a{
    font-family: 'Montserrat', sans-serif;
    padding: 15px !important;
    font-size: 16px;
}


.dropdown-menu > li > a{
    padding: 5px 15px;
    font-family: 'Montserrat', sans-serif !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:not(.btn):hover, .navbar-default .navbar-nav > .active > a:not(.btn):focus, .navbar-default .navbar-nav > li > a:not(.btn):hover, .navbar-default .navbar-nav > li > a:not(.btn):focus{
    color: #2980b9!important;
}

section{
    padding: 2% 0;/*Prashasti*/
}

section h2{
    font-family: Montserrat, sans-serif;
    line-height: 1.3em;
    letter-spacing: -0.03em;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px;
    font-size: 2em;
}

section.body-content h2:after {
    background-color: #2ecc71;
    color: #f2f2f2;
    content: "";
    margin: 15px 0;
    display: block;
    font-size: 2px;
    height: 4px;
    width: 30px;
}

.cta-form{
    background: #175892;
    padding: 25px 15px;
}

.cta-form .form-control{
    min-width: 220px;
    background:rgb(39 37 37 / 50%);/*Prashasti*/
    border: 0;
    color: #ffffff;
}

.cta-form h2{
    padding-right: 15px;
    margin: 0;
    font-weight: 400;
}

.cta-form h2,.cta-form form{
    color: #000;
    display: inline-block;
    font-weight:400;
}
.cta-form h2{padding:1%;}/*Prashasti*/
.info-horizontal .description a.btn-simple{
    padding-left: 0;
}

.slider-clients{
    margin-left: 0;
    margin-bottom: 0!important;
    padding-left: 0;
    list-style: none;
}

.slider-clients li{
    display: inline-block;
    height: auto;
}

.slider-clients li img{
    margin: 0 auto;
}

footer{
    margin-top: 0;
}

#back-to-top {
    width: 68px;
    height: 68px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9998;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    filter: alpha(opacity=70);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url(../../../img/to_top_arrow.png) no-repeat center center #727272;
}

.footer-top{
    background: #175892;
    padding: 10px 15px; /*Prashasti*/
}

footer .copyright{
    color: #f2f2f2;
    margin-top: 0px; /*Prashasti*/
    margin-bottom: 0;
    font-size: 14px;
}

.widget{
    color: #fff;
    padding: 10px 0;  /*Prashasti*/
}

.widget p{
    color: #ffffff;
}

.widget h4,
.widget h4 small{
    margin-top: 0;
    color: #f7f7f7;
}

.widget .btn.read-more{
    margin: 0 0;    /*Prashasti*/
    padding: 10px 30px !important;
}

.widget .quick-links{
    padding-left: 0;
    list-style: none;
}

.widget .quick-links li{
    padding: 8px 30px;
   /* width: 49%;
    display: inline-block;*/
}

.widget .quick-links li a{
    color: #ffffff;
}

ul li{
    padding: 5px 0;
}