 /*layerslider*/
.container {
    margin: 0 auto;
    width:1200px; /*Change to any value and the whole template will adjust to it :) */
    position: relative;
    
}

strong { font-family: "Roboto", Arial, Verdana;font-weight: 800;line-height: 30px;}
h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    font-variant: normal;
    white-space: normal;
    color: #404040;
    font-family: 'Roboto', arial, helvetica, sans-serif;
}
h1 {
    font-size: 26px;
    line-height: 32px;
}
h2 {
    font-size: 24px;
    line-height: 30px;
}
h3 {
    font-size: 22px;
    line-height: 30px;
}
h4 {
    font-size: 16px;
    line-height: 22px;

}
h5 {
    font-size: 16px;
    line-height: 22px;
}
h6 {
    font-size: 14px;
    line-height: 22px;
}

.one,.one-half,.two-third,.one-third,.one-fourth ,.one-fifth,.one-sixth,.three-fourth{ float:left;position:relative;margin-right:2.21%; }
.one { width: 100%; margin-right: 0!important; }
.one-half { width: 48.895%; }
.two-third { width: 65.93%; }
.one-third  { width: 31.86%; }
.one-fourth { width: 10.34%; }
.three-fourth { width: 85.44%;}
.one-fifth { width: 18.23%; }
.one-sixth { width: 14.82%; }
.one-half:nth-child(2n), .one-third:nth-child(3n), .one-fourth:nth-child(4n),.one-fifth:nth-child(5n),.one-sixth:nth-child(6n){margin-right: 0!important;}
.horizontal-line {width: 100%;margin: 40px 0; float: left; border-top: 1px solid #e3e3e3;}
.container .one-fourth:last-child{margin-right: 0!important;}
.container .one-third:last-child{margin-right: 0!important;}
.container .three-fourth:last-child{margin-right: 0!important;}
.container .two-third:last-child{margin-right: 0!important;}
.one .one-fourth:last-child{margin-right: 0!important;}
.one .two-third:last-child{margin-right: 0!important;}

.slider-shadow-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 41px;
    background: url("../images/shadow-top.png") center center no-repeat;
    z-index: 99;
}
.slider-shadow-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 32px;
    background: url("../images/shadow-bottom.png") center center no-repeat;
    z-index: 99;
}
.ls-fullwidth .ls-nav-prev,
.ls-fullwidth .ls-nav-next {
    width: 44px;
    height: 70px;
    z-index: 10000;
    top: 42%;
    position: absolute;
}
.ls-fullwidth .ls-nav-prev {
    background: #aab2bd url("../images/slider-prev.png") 50% 50% no-repeat;
    left: 0px;
    border-radius: 0px 4px 4px 0;
}
.ls-fullwidth .ls-nav-next {
    background: #aab2bd url("../images/slider-next.png") 50% 50% no-repeat;
    right: 0px;
    border-radius: 4px 0px 0 4px;
}
.ls_large_text_01 {
    line-height: 45px;
    font-size: 38px;
    font-family: "Roboto", Arial, Verdana;
    text-shadow: 0px 1px 1px #FFF;
    z-index: 19999;
    font-weight: 300;
}
.ls_large_text_02 {
    color: #FFF;
    font-size: 22px;
    font-family: "Roboto", Arial, Verdana;
    font-weight: 400;
    z-index: 19999;
    font-style: italic;
}
.ls_large_text_03 {
    padding: 5px 10px;
    border-radius: 4px;
    color: #FFF;
    font-size: 20px;
    font-family: "Roboto", Arial, Verdana;
    z-index: 19999;
    font-weight: 400;
    font-style: italic;
}
.tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    width: 64px;
    height: 60px;
    left: 80px;
    border-radius: 4px;
    background: #aab2bd url("../images/slider-prev.png") 50% 50% no-repeat;
}
.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    width: 64px;
    height: 60px;
    left: -80px;
    border-radius: 4px;
    background: #aab2bd url("../images/slider-next.png") 50% 50% no-repeat;
}

.button {
    font-size: 12px;
    color: #FFF!important;
    font-family: "Roboto", Arial, Verdana;
    text-align: center;
    outline: none;
    text-transform: capitalize!important;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.24s ease 0s;
    -webkit-transition: all 0.24s ease 0s;
    -o-transition: all 0.24s ease 0s;
}
.button:hover { box-shadow: inset 1px 1px  0px rgba(0,0,0,0.15),inset -1px 0px  0px rgba(0,0,0,0.15) }
.button.color:hover,
.button.grey {
    background: #89929d;
    color: #FFF!important;
    text-decoration: none;
    border-bottom: 1px solid #656d78;
}
.grey-button.small,
.colored-button.small { padding: 6px 13px }
.button.big,
.grey-button.big,
.colored-button.big { padding: 11px 17px }
.button.huge,
.grey-button.huge,
.colored-button.huge {
    padding: 12px 22px;
    font-size: 13px;
    text-transform: capitalize;
    color: #FFF!important;
    font-family: "Roboto", Arial, Verdana;
    font-weight: 400;
}

.home-intro {
    padding: 40px 0 30px 0;
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
}
.home-intro h4 {
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 400;
    color: #ffffff;
}

 /*layerslider end*/
/*flex sliders*/
.flex-container{
  float: left;
  width: 100%;
  position: relative;
  height: auto;
}
.flex-slider-text { margin-top: 100px }
.flex-slider-text .text {
    font-size: 14px;
    font-family: "Roboto", Arial;
    color: #656d78;
    line-height: 24px;
    font-style: italic;
    border-radius: 4px;
}
.flex-slider-text .text_2 {
    font-size: 14px;
    font-family: "Roboto", Arial;
    color: #FFF;
    line-height: 24px;
    font-style: italic;
    border-radius: 4px;
}
.flex-home-img {
    margin-bottom: -10px!important;
    float: right;
}
.flex-home-img img {
    width: auto!important;
    height: auto!important;
}
.flex-direction-nav li a.flex-next,
.flex-direction-nav li a.flex-prev {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 35%;
    z-index: 2222;
}
.flex-direction-nav li .flex-prev {
    background: #ccd0d9 url("../images/carousel-prev-next.png") -15% 50% no-repeat;
    border-radius: 4px;
}
.flex-direction-nav li .flex-next {
    background: #ccd0d9 url("../images/carousel-prev-next.png") 118% 50% no-repeat;
    border-radius: 4px;
}
.flex-direction-nav li a.flex-next,
.flex-direction-nav li a.flex-prev {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 40px;
    height: 70px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 38%;
}
.flex-direction-nav li .flex-next {
    background: #aab2bd url("../images/slider-next.png") 50% 50% no-repeat;
    border-radius: 4px 0 0px 4px;
}
.flex-direction-nav li .flex-prev {
    background: #aab2bd url("../images/slider-prev.png") 50% 50% no-repeat;
    border-radius: 0px 4px 4px 0px;
}
.flex-direction-nav { display: none }
.flex-direction-nav li .flex-next { right: -40px }
.flex-direction-nav li .flex-prev { left: -40px }
.flexslider:hover .flex-direction-nav li .flex-next { right: 0px }
.flexslider:hover .flex-direction-nav li .flex-prev { left: 0px }
.flex-direction-nav .flex-disabled {
    opacity: .3!important;
    filter: alpha(opacity=30);
    cursor: default;
}
.flexslider.clients-slider .flex-direction-nav li a.flex-next,
.flexslider.clients-slider .flex-direction-nav li a.flex-prev,
.flexslider.team-member-slider .flex-direction-nav li a.flex-next,
.flexslider.team-member-slider .flex-direction-nav li a.flex-prev {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 35%;
    z-index: 2222;
}
.flexslider.clients-slider .flex-direction-nav li .flex-prev,
.flexslider.team-member-slider .flex-direction-nav li .flex-prev {
    background: #aab2bd url("../images/carousel-prev-next.png") -23% 50% no-repeat;
    border-radius: 4px;
}
.flexslider.clients-slider .flex-direction-nav li .flex-next,
.flexslider.team-member-slider .flex-direction-nav li .flex-next {
    background: #aab2bd url("../images/carousel-prev-next.png") 125% 50% no-repeat;
    border-radius: 4px;
}
.flexslider.clients-slider .flex-direction-nav li .flex-next:hover,
.flexslider.clients-slider .flex-direction-nav li .flex-prev:hover,
.flexslider.team-member-slider .flex-direction-nav li .flex-prev:hover,
.flexslider.team-member-slider .flex-direction-nav li .flex-next:hover,
.flexslider.team-member-slider .flex-direction-nav li .flex-prev:hover { background-color: #434a54 }
.clients-slider .flex-direction-nav li .flex-next,
.team-member-slider .flex-direction-nav li .flex-next { right: 10px }
.footer-call-to-action {
    float: left;
	height:40px;
    width: 100%;
    padding: 30px 0 10px 0;
    margin-bottom: -40px;
}
.footer-call-to-action .one-fourth { text-align: right }
.footer-call-to-action h4 {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
}
#footer a { color: #7e8793 }
.client-block div {
    text-align: center;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.client-block img {
    -moz-transition: all 0.14s ease 0s;
    -webkit-transition: all 0.14s ease 0s;
    -o-transition: all 0.14s ease 0s;
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.client-block div:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
 /*-------------------------------------------------------------------------------------*/
#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}
#tiptip_holder.tip_top { padding-bottom: 5px }
#tiptip_holder.tip_bottom { padding-top: 5px }
#tiptip_holder.tip_right { padding-left: 5px }
#tiptip_holder.tip_left { padding-right: 5px }
#tiptip_content {
    font-size: 11px;
    color: #FFF;
    padding: 5px 8px;
    font-family: "Roboto", Arial, Verdana;
    background: #656d78;
    border-radius: 4px;
}
