@import url('../fontie-package/Avenir LT Std 55 Roman.css');
/*div p {
            font-family: 'Avenir LT Std 55 Roman';
            font-weight: 400;
            font-style: normal;
        }*/
@import url('../fontie-package/Avenir LT Std 55 Roman.css');
/* div p {
            font-family: 'Avenir LT Std 55 Roman';
            font-weight: 400;
            font-style: oblique;
        }*/


@import url('../fontie-package/Avenir LT Std 35 Light.css');
/*div p {
            font-family: 'Avenir LT Std 35 Light';
            font-weight: 300;
            font-style: oblique;
        }*/

@import url('../fontie-package/Avenir LT Std 35 Light.css');/*
div p {
            font-family: 'Avenir LT Std 35 Light';
            font-weight: 300;
            font-style: normal;
        }*/

 @import url('../fontie-package/Avenir LT Std 45 Book.css');
/*div p {
            font-family: 'Avenir LT Std 45 Book';
            font-weight: 350;
            font-style: oblique;
        }*/

@import url('../fontie-package/Avenir LT Std 45 Book.css');
/*div p {
            font-family: 'Avenir LT Std 45 Book';
            font-weight: 350;
            font-style: normal;
        }*/
@import url('../fontie-package/Avenir LT Std 65 Medium.css');
/*div p {
            font-family: 'Avenir LT Std 65 Medium';
            font-weight: 750;
            font-style: oblique;
        }*/
@import url('../fontie-package/Avenir LT Std 65 Medium.css');
/*div p {
            font-family: 'Avenir LT Std 65 Medium';
            font-weight: 750;
            font-style: normal;
        }*/
@media (min-width: 1200px) {
.container {
    width: 1280px !important;
}
	}

body {
	font-family: "Avenir LT Std 45 Book" !important;
	font-size: 14px;
	color: #000;
	line-height: normal;
	margin: 0px;
	padding: 0px;	
}

/*Start progressive CSS*/

.banner_text {
    position: absolute;
    top: 180px;
    width: 100%;
    text-align: center;
}
.banner_text h4 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
}

.container-fluid.about {
    float: left;
    width: 100%;
    position: relative;
    bottom: 70px;
}
.about_txt h2 {
    font-size: 22px;
    color: #23292c;
    font-weight: 600;
}
.about_txt p {
    font-size: 15px;
    color: #5a5a5a;
    padding: 0px 15px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
}
.aimg {
    margin-top: 60px;
}
.container-fluid.contact {
    float: left;
    width: 100%;
    position: relative;
    bottom: 70px;
}
.address {
    float: left;
    width: 100%;
}
.address h3 {
    font-size: 22px;
    color: #23292c;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 0px;
    margin-bottom: 50px;
}
.address p {
    font-size: 15px;
    color: #5a5a5a;
    padding: 0px 15px;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}
.address p a {
    font-size: 15px;
    color: #5a5a5a;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
}
.map h3 {
    font-size: 22px;
    color: #23292c;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 0px;
    margin-bottom: 20px;
}
.container-fluid.inquiry {
    float: left;
    width: 100%;
    position: relative;
    bottom: 70px;
}
.inquiry_form h3 {
    font-size: 22px;
    color: #23292c;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 0px;
    margin-bottom: 30px;
}
.inquiry_form .form-group label {
    font-size: 16px;
    color: #23292c;
    width: 100%;
    font-family: "Open Sans";
    margin-bottom: 9px;
}
.inquiry_form .form-group input {
    height: 50px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "open Sans";
    padding-left: 15px;
    color: #000;
    border: 1px solid #000;
    width: 80%;
}
.inquiry_form .form-group textarea {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "open Sans";
    padding-left: 15px;
    color: #000;
    border: 1px solid #000;
    width: 80%;
}
.inquiry_form .form-group input.send {
    width: 80%;
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    background: #000;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
}
.iimg {
    margin-top: 90px;
}









.top-bar {
	height: 45px;
	float: left;
	width: 100%;
	background: #111111;
}
.top-link {
}
.top-link ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.top-link ul li {
	display: inline-block;
	padding: 0px 13px;
	line-height: 45px;
	color: #dfdfdf;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
}
.top-link ul li.color {
	color: #fff;
}
.top-link ul li.color a {
	
}
.top-link ul li a {
	color: #fff;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.top-link ul li i {
	margin-right: 3px;
}
.top-link ul li.social {
    padding: 0px;
}
.top-link ul li.social li {
    padding: 0px 5px;
}
.top-link ul li.social li a i {
    font-size: 16px;
	color: #fff;
}


.header {
    float: left;
    width: 100%;
    height: 95px;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}
.logo {
    line-height: 94px;
}
.logo a {
    display: block;
    width: 369px;
    height: 79px;
    overflow: hidden;
    background: url("../imgs/logo.png") no-repeat;
}
.fixed-me .logo a {
    display: block;
    width: 369px;
    height: 79px;
    overflow: hidden;
    background: url("../imgs/logo1.png") no-repeat;
	margin-top: 7px;
}
.menu.navbar-header {
    float: right;
}
.menu {
    float: right;
}
.menu ul {
    list-style: none;
    margin-top: 25px;
    margin-right: 0px;
}
.menu ul li {
    display: inline-block;
    padding: 0px 18px 7px;
    margin: 0px;
}
.menu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 33px;
    text-decoration: none;
    padding: 0px;
    text-transform: uppercase;
    font-family: 'Avenir LT Std 55 Roman';
    height: 35px;
    cursor: pointer;
}
.menu ul li:hover,
.menu ul li:focus {
}
.menu ul li:hover a {
    color: #fff;
    background: none;
}
.menu ul li a:hover,
.menu ul li a:focus {
    background: none;
}
.menu ul li.quote {
    background: #f58220;
    border-radius: 3px;
    padding: 0px 14px 0px !important;
    margin-left: 5px;
}
.menu ul li.quote a {
    font-family: 'Avenir LT Std 65 Medium';
	color: #fff !important;
}
.menu ul li.quote:hover a {
    color: #fff;
}


.menu ul > li > a:before {
    display: block;
    position: absolute;
	content: "";
    width: 0px;
    height: 2px;
    bottom: -6px;
    background-color: #f58220;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.menu ul > li:hover > a:before {
    width: 100%;
}


.menu ul li ul.dropdown {
  /*height: 0;
  left: 0;
  display: none;
  position: absolute;
  transition: all .5s ease;
  top: 35px;
  padding: 10px 0px;
  margin: 0px;
  background: #f58220;
  border-radius: 3px;*/
	
	position: absolute;
    display: block;
    width: 265px;
    height: auto;
    max-height: 0;
    top: 100%;
    left: 50%;
    margin: -1px 0 0;
    padding: 0;
    list-style-type: none;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 4px 0 rgba(25,29,36,.08);
    box-shadow: 0 2px 4px 0 rgba(25,29,36,.08);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.menu ul li ul.dropdown:before {
	width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(34,51,68,.1);
}
.menu ul li:hover ul.dropdown {   
  /*height: 155px;
  display: block;
  transform: translateY(0);*/
	max-height: 600px;
}
.menu ul li:hover ul.dropdown li  {
    display: inline-block;
    width: 100%;
}
.menu ul li ul.dropdown li:first-child  {
    margin-top: 15px;
}
.menu ul li ul.dropdown li:last-child  {
    margin-bottom: 15px;
}
.menu ul li ul.dropdown li  {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 0px;
}
.menu ul li ul.dropdown li a {

	font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
	text-transform: capitalize;
	
	display: block;
    font-size: 15px;
    line-height: 17px;
	height: auto;
    color: #444;
    text-decoration: none;
    -webkit-transition: color .2s ease,background-color .2s ease;
    transition: color .2s ease,background-color .2s ease;
    padding: 11px 15px;
	border-radius: 1px;
}
.menu ul li ul.dropdown li:hover a {
    color: #195480;
	background: rgba(25, 84, 128, 0.11);
}

.fixed-me{
    transition: all 0.5s ;
}

.fixed-me{
    background-color:#fff !important;
    padding: 0px  !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
    border-bottom: 1px solid #ccc !important;
	margin-top: 0px;    
}
.fixed-me .menu.navbar-header {
    float: right;
    padding-top: 5px;
}
.fixed-me .menu ul li a {
    color: #000;
}
.navbar-me {
   transition: all 0.5s ;
}

.fixed-me  .menu ul > li 	{
    padding: 0px 18px 31px;
}
.fixed-me  .menu ul > li > a:before {
    top: 63px;
	bottom: auto;
}
.fixed-me  .menu ul > li ul li 	{
    padding: 0px 18px;
}
.menu ul > li > ul li a:before {
    display: none;
}
.menu ul > li.quote > a:before {
    display: none;
}



div#navbar {
    padding-left: 0px;
}
.navbar-collapse {
    padding-right: 0px !important;
}
.design {
    float: left;
    width: 100%;
    position: relative;
    bottom: 201px;
}
.design img {
    width: 100%;
}

.section_1 {
    float: left;
    width: 100%;
    position: relative;
    bottom: 75px;
}
.section_1 .cate_img {
    padding-left: 70px;
    border-right: 1px solid #d2d2d2;
    padding-top: 15px;
}

.section_2 {
    float: left;
    width: 100%;
    position: relative;
    bottom: 25px;
}
.section_2 .head {
    float: left;
    width: 100%;
    font-size: 35px;
    color: #101415;
    font-weight: 750;
    text-align: center;
    background: url("../imgs/design.png") no-repeat bottom center;
    height: 75px;
	margin-bottom:30px;
}
.about_block_1 {
    background: url("../imgs/s-box_1.jpg") no-repeat center;
    padding: 80px 30px 130px 30px;
    height: 350px;
    background-size: cover;
}
.about_block_2 {
    background: url("../imgs/s-box_2.jpg") no-repeat center;
    padding: 80px 30px 130px 30px;
    height: 350px;
    background-size: cover;
}
.about_block_3 {
    background: url("../imgs/s-box_3.jpg") no-repeat center;
    padding: 80px 30px 130px 30px;
    height: 350px;
    background-size: cover;
}
.about_block_4 {
    background: url("../imgs/s-box_4.jpg") no-repeat center;
    padding: 80px 30px 130px 30px;
    height: 350px;
    background-size: cover;
}
.about_block_1 .top-img,
.about_block_2 .top-img,
.about_block_3 .top-img,
.about_block_4 .top-img {
    margin-bottom: 28px;
}
.about_block_1:hover .top-img,
.about_block_2:hover .top-img,
.about_block_3:hover .top-img,
.about_block_4:hover .top-img {
    opacity: 0;
    -webkit-transition: opacity .2s,-webkit-transform .5s;
    transition: opacity .2s,-webkit-transform .5s;
    transition: opacity .2s,transform .5s;
    transition: opacity .2s,transform .5s,-webkit-transform .5s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    height: 0;
}
.about_block_1 .detail {
	-webkit-transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,transform .35s;
    transition: opacity .2s,transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.about_block_2 .detail {
	-webkit-transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,transform .35s;
    transition: opacity .2s,transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.about_block_3 .detail {
	-webkit-transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,transform .35s;
    transition: opacity .2s,transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.about_block_4 .detail {
	-webkit-transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,transform .35s;
    transition: opacity .2s,transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.about_block_1:hover .detail,
.about_block_2:hover .detail,
.about_block_3:hover .detail,
.about_block_4:hover .detail {
    -webkit-transition: opacity .2s,-webkit-transform .5s;
    transition: opacity .2s,-webkit-transform .5s;
    transition: opacity .2s,transform .5s;
    transition: opacity .2s,transform .5s,-webkit-transform .5s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
}

.about_block_1 .detail h5,
.about_block_2 .detail h5,
.about_block_3 .detail h5,
.about_block_4 .detail h5 {
    font-size: 18px;
    color: #fff;
    font-weight: 750;
    margin-top: 0px;
    text-transform: uppercase;
	padding-bottom: 5px;
}
.about_block_1 .detail p,
.about_block_2 .detail p,
.about_block_3 .detail p,
.about_block_4 .detail p {
    color: #fff;
    font-size: 14px;
    margin: 0px;
    line-height: 22px;
	padding-bottom: 10px;
	
	opacity: 0;
    -webkit-transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,transform .35s;
    transition: opacity .2s,transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    height: 0;
    margin-bottom: 0;
}
.about_block_1:hover .detail p,
.about_block_2:hover .detail p,
.about_block_3:hover .detail p,
.about_block_4:hover .detail p {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
    height: auto;
    margin-bottom: 10px;
	margin-top: 15px;
}
.about_block_1 .detail a,
.about_block_2 .detail a,
.about_block_3 .detail a,
.about_block_4 .detail a {
    color: #7d8082;
    text-decoration: none;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
    margin-top: 0;
    opacity: 0;
    -webkit-transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,-webkit-transform .35s;
    transition: opacity .2s,transform .35s;
    transition: opacity .2s,transform .35s,-webkit-transform .35s;
    -webkit-transform: translate3d(0,40px,0);
    transform: translate3d(0,40px,0);
    height: 0;
}
.about_block_1:hover .detail a,
.about_block_2:hover .detail a,
.about_block_3:hover .detail a,
.about_block_4:hover .detail a {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
    height: auto;
}
.about_block_1 .detail a:hover,
.about_block_2 .detail a:hover,
.about_block_3 .detail a:hover,
.about_block_4 .detail a:hover {
	color: #fff;
}

.about_block_1 .detail a .iconsArrow,
.about_block_2 .detail a .iconsArrow,
.about_block_3 .detail a .iconsArrow,
.about_block_4 .detail a .iconsArrow {
    padding-left: 10px;
	transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.about_block_1 .detail a .iconsArrow i,
.about_block_2 .detail a .iconsArrow i,
.about_block_3 .detail a .iconsArrow i,
.about_block_4 .detail a .iconsArrow i {
    margin-left: -3px;
}
.about_block_1 .detail a:hover .iconsArrow,
.about_block_2 .detail a:hover .iconsArrow,
.about_block_3 .detail a:hover .iconsArrow,
.about_block_4 .detail a:hover .iconsArrow {
    padding-left: 20px;
	color: #fff;
}




.about_block_1 .detail ul,
.about_block_2 .detail ul,
.about_block_3 .detail ul,
.about_block_4 .detail ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.about_block_1 .detail ul li,
.about_block_2 .detail ul li,
.about_block_3 .detail ul li,
.about_block_4 .detail ul li {
    display: inline-block;
    font-size: 12px;
    color: #9e9e9e;
    text-transform: uppercase;
    margin-right: 15px;
    font-weight: 350;
    border-bottom: 1px solid #9e9e9e;
    padding-bottom: 3px;
}


.p0 {
	padding: 0px !important;
}
.pd { 
	padding: 0px !important;
}

.section_3 {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0px;
}
.section_3 .head {
    float: left;
    width: 100%;
    font-size: 35px;
    color: #101415;
    font-weight: 750;
    text-align: center;
    background: url("../imgs/design.png") no-repeat bottom center;
    height: 75px;
	margin-bottom:30px;
}
.solutions_block {
    background: #f6f6f6;
    padding: 55px 30px 70px 30px;
    text-align: center;
	-webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.solutions_block:hover {
    background: url("../imgs/sol_hover.jpg") no-repeat bottom center;
}
.solutions_block .sol_1 {
    background: url("../imgs/sol_1.png") no-repeat bottom center;
    width: 100px;
    height: 100px;
    margin: 0px auto 35px;
}
.solutions_block .sol_2 {
	background: url("../imgs/sol_2.png") no-repeat bottom center;
	width:100px;
	height:100px;
	margin: 0px auto 35px;
}
.solutions_block .sol_3 {
	background: url("../imgs/sol_3.png") no-repeat bottom center;
	width:100px;
	height:100px;
	margin: 0px auto 35px;
}
.solutions_block .sol_4 {
	background: url("../imgs/sol_4.png") no-repeat bottom center;
	width:100px;
	height:100px;
	margin: 0px auto 35px;
}
.solutions_block:hover .sol_1 {
    background: url("../imgs/sol_1_hover.png") no-repeat bottom center;
}
.solutions_block:hover .sol_2 {
	background: url("../imgs/sol_2_hover.png") no-repeat bottom center;
}
.solutions_block:hover .sol_3 {
	background: url("../imgs/sol_3_hover.png") no-repeat bottom center;
}
.solutions_block:hover .sol_4 {
	background: url("../imgs/sol_4_hover.png") no-repeat bottom center;
}

.solutions_block .detail {
}
.solutions_block .detail h5 {
    font-size: 24px;
    text-transform: uppercase;
    color: #223344;
    font-weight: 350;
}
.solutions_block .detail p {
    font-size: 15px;
    color: #223344;
    margin: 0px;
    line-height: 24px;
}
.solutions_block:hover .detail h5,
.solutions_block:hover .detail p {
    color: #fff;
}


.section_4 {
    float: left;
    width: 100%;
    padding: 80px 0px;
}
.section_4 .cate_img {
    padding-top: 0px;
    background: url(../imgs/94.jpg) no-repeat bottom center;
    float: left;
    width: 100%;
    height: 585px;
}
.section_4 .cate_img img {
    width: auto;
}
.cate_detail {

}
.cate_detail h1 {
    font-size: 28px;
    color: #004b87;
    text-align: left;
    margin: 0px;
    padding-bottom: 7px;
    padding-top: 15px;
    line-height: normal;
    letter-spacing: 2px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
}
.cate_detail p {
    font-size: 18px;
    color: #474747;
    line-height: 25px;
    text-align: left;
    margin: 0px;
    padding-right: 70px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
}

.about_detail h1 {
    font-size: 40px;
    color: #223344;
    text-align: left;
    margin: 0px;
    padding-bottom: 40px;
    padding-top: 15px;
    line-height: normal;
    letter-spacing: 2px;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
	text-transform: uppercase;
}
.about_detail h1 span {
    font-size: 133px;
    font-weight: 750;
    color: #d3d3d3;
    text-align: left;
    margin: 0px;
    position: absolute;
    left: 38%;
    top: 15%;
}
.about_detail p {
    font-size: 18px;
    color: #223344;
    line-height: 36px;
    text-align: left;
    margin: 0px;
    padding-right: 70px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
}
.about_detail p a {
    font-size: 18px;
    color: #3b3b3b;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid #195d93;
    padding: 0px 20px;
    height: 47px;
    line-height: 47px;
    display: inline-block;
    position: relative;
    top: 20px;
	text-decoration: none;
	-webkit-transition: all .2s ease;
    transition: all .2s ease;
	font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
}
.about_detail p a:hover {
    color: #FFF;
    border: 2px solid #195d93;
	background: #195d93;
}











.section_5 {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0px;
    padding: 50px 0px 60px;
    background: url("../imgs/portfilo_bg.png") no-repeat #ededed top left;
}
.section_5 .heading {
    font-size: 26px;
    color: #195d93;
    font-weight: 750;
    text-transform: uppercase;
    letter-spacing: 5px;
    background: url(../imgs/line.jpg) no-repeat left bottom;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.section_5 .sub-head {
    font-size: 30px;
    color: #101415;
    text-transform: uppercase;
    font-weight: 750;
    margin-bottom: 22px;
}
.section_5 .blocks {

}
.section_5 .blocks .icon {
    overflow: hidden;
}
.section_5 .blocks .icon img {
    width: 100%;
    transition: 1s ease-in;
}
.section_5 .blocks:hover .icon img {
    transform: scale(1.05);
}
.section_5 .blocks .text {
    margin-top: 25px;
    margin-bottom: 50px;
}
.section_5 .blocks .text h4 {
    font-size: 20px;
    color: #5d5d5d;
    text-transform: uppercase;
    font-weight: 750;
    letter-spacing: 2px;
    background: url("../imgs/line.jpg") no-repeat left bottom;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.section_5 .blocks .text h4 a {
    font-size: 20px;
    color: #5d5d5d;
	text-decoration:none;
}
.section_5 .blocks .text p {
    font-size: 26px;
    color: #1f1f1f;
    font-weight: 750;
}
.porfolio_link {
    height: 50px;
}
.porfolio_link a {
    font-size: 23px;
    color: #195d93;
    font-weight: 750;
    text-decoration: none !important;
}
.porfolio_link a i {
    background: #195d93;
    color: #fff;
    font-weight: 300;
    border-radius: 50px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    margin-left: 10px;
	transition: .2s ease-in;
}
.porfolio_link a:hover {
    color: #f58220;
}
.porfolio_link a:hover i {
    height: 32px;
    width: 32px;
    background-color: #f58220;
    background-position: 14px center;
    box-shadow: 0 0 0 10px rgba(252,252,252,.5);
    animation: bg-position-change .3s ease;
    font-size: 14px;
    line-height: 35px;
    margin-left: 20px;
}

.section_6 {
    float: left;
    width: 100%;
    padding: 45px 0px 0px;
    background: url(../imgs/testimonial-bg.jpg) no-repeat;
}
.section_6 .heading {
    font-size: 35px;
    font-weight: 750;
    text-align: center;
    color: #195d93;
    font-family: 'Avenir LT Std 65 Medium';
}
.section_6 .sub-heading {
    font-size: 32px;
    text-align: center;
    color: #101415;
    padding-top: 15px;
}
.testimonial_095_indicators {
    float: left;
    width: 100%;
    padding: 0px 99px;
}
.testimonial_095_slide p {
    font-size: 18px;
    color: #223344;
    font-weight: 400;
    line-height: 36px;
    text-align: center;
    padding-top: 20px;
}
.testimonial_095_indicators ol.carousel-indicators {
    bottom: -40px;
}
.testimonial_095_slide p.clint {
    font-weight: 700;
    padding: 10px 0px 0px;
    margin: 0px;
}
.testimonial_095_slide p.post {
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}
.carousel-indicators .active {
    background-color: #000 !important;
}
.carousel-indicators li {
    border: 1px solid #000 !important;
}









.section_7 {
    float: left;
    width: 100%;
    background: #ebebeb;
    padding: 13px 0px;
}
.brands {
    padding: 0px 80px !important;
}



.pd-r {
	padding-right: 0px !important;
}
.pd-l {
	padding-left: 0px !important;
}

.footer-block {
    float: left;
    width: 100%;
    padding: 50px 0px 11px;
}


.footer {
    float: left;
    width: 100%;
    background: #195d93;
	padding-bottom: 60px;
}

.footer-text {
   
}
.footer-text h1 {
    font-size: 35px;
    color: #101415;
    font-weight: 750;
    margin: 0px;
    padding: 0px;
    font-family: 'Avenir LT Std 65 Medium';
}
.footer-text p {
    font-size: 22px;
    color: #195d93;
    text-transform: uppercase;
    padding-top: 5px;
}
.contact {
    float: left;
    width: 100%;
    padding: 55px 150px 40px 0px;
}
.contact ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.contact ul li.address {
    background: #162d42;
    padding: 18px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
	border-radius: 5px;
}
.contact ul li.phone {
    background: #0f3f6a;
    padding: 18px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
	border-radius: 5px;
}
.contact ul li.email {
    background: #162d42;
    padding: 0px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
	border-radius: 5px;
}
.contact ul li.skype {
    background: #0f3f6a;
    padding: 0px;
    margin-bottom: 20px;
	float: left;
    width: 100%;
	border-radius: 5px;
}
.contact ul li.email a,
.contact ul li.skype a {
    padding: 18px;
    display: flex;
	text-decoration: none !important;
}
.contact ul li.email:hover {
	background: rgba(22, 45, 66, 0.8);
}
.contact ul li.skype:hover {
	background: rgb(23, 55, 82);
}
.fimg {
    float: left;
    width: 11%;
    padding: 9px 0px 7px;
    border-right: 1px solid #195d93;
    margin-top: 10px;
}
.fdetail {
    float: left;
    width: 89%;
    font-size: 16px;
    color: #3c75a2;
    text-transform: uppercase;
    font-family: 'Avenir LT Std 35 Light';
    padding-left: 15px;
}
.fdetail span {
    font-size: 26px;
    color: #fff;
    text-transform: none;
    font-weight: 750;
    font-family: 'Avenir LT Std 65 Medium';
    text-decoration: none;
}
.fdetail a:hover {
    color: #fff;
    text-decoration: none;
}
ul.f-text {
    float: left;
    margin: 0px 0px 0px 25px;
	list-style: disc;
}
ul.f-text h2 {
    font-size: 22px;
    color: #fff;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-left: -20px;
	margin-bottom:10px;
}
ul.f-text li {
    font-size: 18px;
    color: #fff;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
	padding-bottom: 7px;
}







.footer-text .social_icon {
    float: left;
    width: 100%;
    padding-top: 10px;
}
.footer-text .social_icon li {
    display: inline-block;
    padding: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #53585a;
    text-align: center;
    margin: 0px 4px;
    line-height: 30px;
    border-radius: 3px;
}
.social_icon li a i {
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 0px;
    position: relative;
    bottom: 1px;
}
.col-xs-12.col-md-6.col-lg-6.col_2 {
    background: #fff;
    padding: 0px !important;
}
.contact_form {
    float: left;
    width: 100%;
    padding: 40px 30px;
    position: absolute;
    top: -99px;
    background: url(../imgs/form.png) no-repeat #fff;
    background-size: 100%;
    border-radius: 10px;
}
.contact_form form i.name {
    position: absolute;
    left: 25px;
    top: 15px;
    background: url(../imgs/name.png) no-repeat;
    font-style: normal;
    width: 17px;
    height: 17px;
}
.contact_form form i.email {
    position: absolute;
    left: 25px;
    top: 16px;
    background: url(../imgs/mail.png) no-repeat;
    font-style: normal;
    width: 21px;
    height: 15px;
}
.contact_form form i.phonenumber {
    position: absolute;
    left: 25px;
    top: 16px;
    background: url(../imgs/tphone.png) no-repeat;
    font-style: normal;
    width: 15px;
    height: 15px;
}
.contact_form form i.category {
    position: absolute;
    left: 25px;
    top: 17px;
    background: url(../imgs/interest.png) no-repeat;
    font-style: normal;
    width: 16px;
    height: 12px;
}
.contact_form form i.budget {
    position: absolute;
    left: 30px;
    top: 16px;
    background: url(../imgs/budget.png) no-repeat;
    font-style: normal;
    width: 9px;
    height: 15px;
}
.contact_form form i.skypeid {
    position: absolute;
    left: 25px;
    top: 15px;
    background: url(../imgs/skypewhatapp.png) no-repeat;
    font-style: normal;
    width: 21px;
    height: 18px;
}
.contact_form form i.message {
    position: absolute;
    left: 20px;
    top: 3px;
    background: url(../imgs/msg.png) no-repeat;
    font-style: normal;
    width: 15px;
    height: 15px;
}
.contact_form form label {
    padding-left: 32px;
    font-size: 16px;
    color: #6b7075;
    text-transform: uppercase;
    font-weight: 400;
}
.contact_form form input {
    height: 48px;
    width: 100%;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #dfdfdf;
    padding: 0px 12px 0px 40px;
    font-size: 16px;
    color: #6b7075;
    outline: none;
    text-transform: uppercase;
}
.contact_form form select {
    height: 48px;
    width: 100%;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #dfdfdf;
    padding: 0px 12px 0px 35px;
    font-size: 16px;
    color: #6b7075;
    outline: none;
    text-transform: uppercase;
}
.contact_form form select option {
    text-transform: capitalize;
    color: #333;
}
.contact_form form select option:hover {
    background: #195d93;
}
.contact_form form textarea {
    width: 100%;
    margin-bottom: 15px;
    background: none;
    border: 1px solid #dfdfdf;
    padding: 0px 12px;
    font-size: 16px;
    color: #6b7075;
	padding-top: 10px;
	outline: none;
	text-transform: uppercase;
}
.contact_form form span.submit {
    border: 2px solid #195d93;
    width: 100%;
    float: left;
    color: #195d93;
    height: 60px;
    line-height: 60px;
	padding: 0px 12px;
    margin-bottom: 0;
    border-radius: 3px;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: 750;
    text-transform: none;
    font-size: 20px;
	position: relative;
    top: 9px;
	transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.contact_form form span.submit:hover {
    border: 2px solid #195d93;
    color: #fff;
	background: #195d93;
}






.copyright {
    float: left;
    width: 100%;
    text-align: left;
    height: 88px;
    background: #fff;
    line-height: 88px;
}
.right {
    line-height: 88px;
    font-size: 16px;
    color: #6b7075;
}
.right a {
    color: #6b7075;
	text-decoration:none !important;
}
.social_media {
    float: left;
    width: 100%;
    padding-left: 10%;
}
.social_media ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.social_media ul li {
    display: inline-block;
    margin: 0px 3px;
    line-height: 40px;
}
.social_media ul li a {
    text-align: center;
    color: #fff;
}
.social_media ul li a i {
    background: #969696;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
	    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
.social_media ul li a:hover i.fa.fa-facebook {
    background: #50659a;
}
.social_media ul li a:hover i.fa.fa-instagram {
    background: #ce2d93;
}
.social_media ul li a:hover i.fa.fa-linkedin {
    background: #0073b1;
}
.social_media ul li a:hover i.fa.fa-pinterest {
    background: #cb2127;
}









#button {
  display: inline-block;
  background-color: #f68220;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
	text-decoration: none;
}
#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
	text-decoration: none;
}
#button:active {
  background-color: #555;
	text-decoration: none;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.slider img {
    width: 100%;
}

/*Start E-Commerce CSS*/

.e-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.e-section .e_title {
    padding: 0px 120px;
}
.e-section .e_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.e-section .e_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 60px;
}
.e-section .e_detail {
    float: left;
    width: 100%;
    padding-left: 40px;
    padding-top: 20px;
}
.e-section .e_detail ul {
    list-style: disc;
    margin: 0px;
    padding: 0px;
}
.e-section .e_detail ul li {
    font-size: 16px;
    color: #010101;
    line-height: 36px;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
}
.e-section .led {
    float: left;
    width: 48%;
    position: absolute;
    right: 25px;
    top: 110px;
}
.e-section .led img {
    width: 100%;
}

.ed-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.ed-section .ed_title {
    padding: 0px 120px;
}
.ed_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.ed_title h2 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 60px;
	padding-top: 60px;
}
.ed-section .ed_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 80px;
}
.ed-section .detail {
    text-align: center;
}
.ed-section .detail img {
    margin-bottom: 15px;
}
.ed-section .detail h5 {
    font-size: 24px;
    color: #101415;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
}
.ed-section .detail p {
    font-size: 15px;
    color: #2a2a2a;
    line-height: 26px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    padding: 0px 21px;
}

.m-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.m-section .m_title {
    padding: 0px 120px;
}
.m-section .m_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.m-section .m_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 60px;
}
.m-section .m_detail {
    float: left;
    width: 100%;
    padding-left: 40px;
    padding-top: 30px;
}
.m-section .m_detail ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.m-section .m_detail ul li {
    font-size: 16px;
    color: #010101;
    line-height: 33px;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
	padding-top: 22px;
}
.m-section .m_detail ul li img {
    margin-right: 7px;
}
.m_logo {
    margin-bottom: 70px;
}
.team {
    padding: 0px 20px 70px !important;
}
.team .carousel-control {
    top: 91% !important;
}
.team a.left.carousel-control {
    left: 47%;
}
.team a.right.carousel-control {
    right: 46%;
}



.oa-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.oa-section .ed_title {
    padding: 0px 120px;
}
.oa_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.oa_title h2 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 60px;
	padding-top: 60px;
}
.oa-section .oa_title p {
    font-size: 24px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-top: 40px;
    padding: 0px 95px;
}
.oa-section .detail {
    text-align: left;
    border: 1px solid #d7d7d7;
    margin-top: 30px;
    padding: 30px 25px;
}
.oa-section .detail img {
    margin-bottom: 9px;
}
.oa-section .detail h5 {
    font-size: 23px;
    color: #101415;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
}
.oa-section .detail p {
    font-size: 15px;
    color: #2a2a2a;
    line-height: 26px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    padding-right: 10px;
}
.detail_box {
    background: #195480;
    padding: 30px 25px 30px 30px;
}	
.detail_box h5 {
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    font-size: 20px;
    color: #fff;
    line-height: 24px;
	margin: 0px;
}
.detail_text {
    padding: 15px 25px;
    background: #f1f1f1;
    margin-bottom: 2px;
}
.detail_text p {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 26px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
	margin: 0px;
}


.wd-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.wd-section .wd_title {
    padding: 0px 130px;
}
.wd_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.wd_title h2 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 60px;
	padding-top: 60px;
}
.wd-section .wd_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 20px;
}
.wd-section .detail {
    text-align: center;
}
.wd-section .detail img {
    margin-bottom: 15px;
}
.wd-section .detail h5 {
    font-size: 24px;
    color: #101415;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
}
.wd-section .detail p {
    font-size: 15px;
    color: #2a2a2a;
    line-height: 26px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    padding: 0px 21px;
}

.wd-section .detail1 {
    text-align: left;
    margin-bottom: 60px;
}
.wd-section .detail1 img {
    margin-bottom: 15px;
}
.wd-section .detail1 h5 {
    font-size: 24px;
    color: #101415;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
}
.wd-section .detail1 p {
    font-size: 15px;
    color: #2a2a2a;
    line-height: 26px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
	padding-right: 50px;
}
.blue {
    float: left;
    width: 100%;
    background: #195480;
    padding: 50px 0px;
    text-align: center;
    margin-bottom: 60px;
}
.blue .wd_title p {
    font-size: 23px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 0px;
}
ul.img_box {
    list-style: none;
    margin: 0px;
    padding: 0px 35px;
}
ul.img_box li {
    display: inline-block;
    padding: 0px 11px;
}
.wd_title1 h1 {
    font-size: 45px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px;
}


.about-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.about-section .a_title {
    padding: 0px 120px;
}
.about-section .a_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.about-section .a_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 60px;
}

.p-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.p-section .p_title {
    padding: 0px 120px;
}
.p-section .p_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.p-section .p_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 60px;
}

.p-section .blocks {

}
.p-section .blocks .icon {

}
.p-section .blocks .icon img {
 width: 100%;
}
.p-section .blocks .text {
    margin-top: 25px;
    margin-bottom: 50px;
}
.p-section .blocks .text h4 {
    font-size: 20px;
    color: #5d5d5d;
    text-transform: uppercase;
    font-weight: 750;
    letter-spacing: 2px;
    background: url("../imgs/line.jpg") no-repeat left bottom;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.p-section .blocks .text h4 a {
    font-size: 20px;
    color: #5d5d5d;
	text-decoration:none;
}
.p-section .blocks .text p {
    font-size: 26px;
    color: #1f1f1f;
    font-weight: 750;
}
.p-tabs {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
}
.p-tabs button {
    background: #ebebeb;
    font-size: 15px;
    color: #292929;
    height: 36px;
    line-height: 34px;
    border-color: #d7d7d7;
    border-radius: 1px;
    margin: 0px 5px;
    padding: 0px 20px;
}
.p-tabs button:hover,
.p-tabs button:focus {
    background: #195480;
    color: #fff;
    border-color: #d7d7d7;
	outline: none;
}

.c-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.c-section .c_title {
    padding: 0px 99px;
}
.c_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.c_title h2 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 60px;
	padding-top: 60px;
}
.c-section .c_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 80px;
}
.c-section .detail {
    text-align: center;
}
.c-section .detail img {
    margin-bottom: 15px;
}
.c-section .detail h5 {
    font-size: 24px;
    color: #101415;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
}
.c-section .detail p {
    font-size: 15px;
    color: #2a2a2a;
    line-height: 26px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    padding: 0px 40px;
}
.job_form {
    float: left;
    width: 100%;
    background: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 50px;
}
.apply_form {
    float: left;
    width: 100%;
    padding: 30px 160px 0px;
}
.apply_form form {
}
.apply_form form input {
	height: 60px;
    width: 100%;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #b0bbca;
	border-bottom-width: 2px;
    padding: 0px 12px;
    font-size: 16px;
    color: #929292;
    outline: none;
    text-transform: none;
	border-radius: 1px;
}
.apply_form form select {
	height: 60px;
    width: 100%;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #b0bbca;
	border-bottom-width: 2px;
    padding: 0px 12px;
    font-size: 16px;
    color: #929292;
    outline: none;
    text-transform: none;
	border-radius: 1px;
}
.apply_form form textarea {
    width: 100%;
    margin-bottom: 20px;
    background: none;
    border: 1px solid #b0bbca;
	border-bottom-width: 2px;
    padding: 10px 12px;
    font-size: 16px;
    color: #929292;
    outline: none;
    text-transform: none;
	border-radius: 1px;
}
.apply_form form input.custom-file-input {
    border: none;
    margin: 0px;
    padding: 0px;
}
.apply_form form input.custom-file-input:focus {
    outline: none;
}
.custom-file-input::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input::before {
    content: 'Upload Resume';
    display: inline-block;
    background: #195480;
    border: 1px solid #b0bbca;
    border-radius: 1px;
    padding: 15px 48px;
    color: #fff;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 16px;
}
.custom-file-input:hover::before {
  border-color: black;
}
.custom-file-input:active::before {
  background: -webkit-linear-gradient(top, #195480, #195480);
}

.apply_form form input.submit {
    background: #4869e8;
    color: #fff;
    width: 30%;
    font-size: 24px;
	margin-top: 25px;
}

.apply_form form input.submit:focus, 
.apply_form form input.submit:hover {
    border-color: black;
	background: -webkit-linear-gradient(top, #4869e8, #4869e8);
	outline: none;
}


.t-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.t-section .t_title {
    padding: 0px 99px;
}
.t_title h1 {
    font-size: 40px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.t_title h2 {
    font-size: 45px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 60px;
}
.t-section .t_title p {
    font-size: 20px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 20px;
}
.t-section .t_detail {
    text-align: center;
    margin-top: 50px;
}
.t-section .t_detail img {
    margin-bottom: 15px;
}
.t-section .t_detail h5 {
    font-size: 26px;
    color: #101415;
    font-family: 'Avenir LT Std 55 Roman';
    font-weight: 400;
    font-style: normal;
    background: url(../imgs/tline.jpg) no-repeat bottom center;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.t-section .t_detail p {
    font-size: 20px;
    color: #242b34;
    line-height: 26px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    padding: 0px 21px;
}
.container-fluid.ceo {
    background: #f6f6f6;
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
.container-fluid.ceo .t_title {
    padding: 50px 0px 65px;
}
.container-fluid.ceo .t_title h1 {
    text-align: left;
    font-size: 45px;
}
.container-fluid.ceo .t_title p.shead {
    font-size: 18px;
    color: #010101;
    text-align: left;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
	margin: 0px;
}
.container-fluid.ceo .t_title p {
    font-size: 22px;
    color: #010101;
    text-align: left;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    padding-right: 90px;
}
.ceo_img {
    position: absolute;
    top: -50px;
}

.a-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.a-section .a_title {
    padding: 0px 120px;
}
.a-section .a_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.a-section .a_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 40px;
}
.a-section p.para_1 {
    font-size: 23px;
    color: #010101;
    text-align: left;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 40px;
}
.a-section p.para_2 {
    font-size: 23px;
    color: #010101;
    text-align: left;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 40px;
}
.a-section .a_detail {
    float: left;
    width: 53%;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 60px;
}
.a-section .a_detail h2 {
    font-size: 24px;
    color: #195480;
    line-height: 40px;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.a-section .a_detail p {
    font-size: 22px;
    color: #010101;
    text-align: left;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 20px;
}
.a-section .aled {
    float: left;
    width: 45%;
    position: absolute;
    right: 25px;
    top: 20px;
}
.a-section .aled img {
    width: 100%;
}

.ta-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.ta-section .ta_title {
    padding: 0px 120px;
}
.ta-section .ta_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.ta-section .ta_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 40px;
}
ul.ta_img_box {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
ul.ta_img_box li {
    display: inline-block;
    margin-right: 9px;
    width: 19%;
	margin-bottom: 10px;
}
ul.ta_img_box li img {
    width: 100%;
}
.travel_brands {
	    float: left;
    width: 100%;
    background: #ebebeb;
    padding: 40px 0px 33px;
}
.travel_brands h1 {
    font-size: 40px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.travel_brands p {
    font-size: 24px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: italic;
}
.t_brands {
    padding: 50px 70px 35px !important;
}
.cmap {
    margin-top: 140px;
}

.q-section {
    float: left;
    width: 100%;
    position: relative;
    bottom: 65px;
}
.q-section .q_title {
    padding: 0px 99px;
}
.q_title h1 {
    font-size: 37px;
    color: #195480;
    line-height: normal;
    margin: 0px;
    font-family: 'Avenir LT Std 45 Book';
    font-weight: 350;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
}
.q-section .q_title p {
    font-size: 23px;
    color: #010101;
    text-align: center;
    line-height: 36px;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 300;
    font-style: normal;
    margin-bottom: 80px;
}
.q-section .quote_form {
    bottom: 0px;
    border: 10px solid #e7eaec;
    border-radius: 7px;
    background: none;
    padding-bottom: 60px;
    position: relative;
    top: 0px;
}
.q-section .contact_form form input.submit {
    border: 2px solid #195d93;
	width: 45%;
}







/*End Progressive CSS*/










@media only screen and (max-width: 760px) {
.header {
    padding: 0px;
    background-color: #fff;
    height: 65px;
    margin-top: 0px;
}
.logo {
    padding-top: 8px;
    line-height: 55px;
    padding-bottom: 0px;
}
.logo a {
    display: block;
    width: 65%;
    height: 55px;
    overflow: hidden;
    background: url(../imgs/logo1.png) no-repeat;
    background-size: 100% 90%;
}	
.logo img {
    width: 65%;
}
.header .row > .col-xs-12 {
    padding: 0px !important;
}
.navbar-toggle .icon-bar {
    background: #000;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}
.navbar-collapse.in {
    width: 100%;
    background: #195d93;
    padding-bottom: 10px;
    border: none;
    box-shadow: none;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
.navbar-collapse {
    width: 100%;
}	
.menu ul li.quote {
    background: #f58220;
    border-radius: 3px;
    padding: 0px 14px;
    margin-left: 35px;
    width: 80%;
}
.menu {
    float: right;
    position: relative;
    top: -63px;
    z-index: 1;
}
.menu ul li {
    text-align: left;
    width: 100%;
    padding-left: 40px;
}
.menu ul li a {
  
}
	.menu ul {
    list-style: none;
    margin-top: 10px;
}
.menu ul li.social {
    display: none;
}
.carousel-indicators {
    display: none;
}
.mobile {
    padding: 0px;
}
.menu ul li.phone {
    top: 0px;
    width: 40%;
    display: inline-block;
    text-align: center;
    margin: 0px 30%;
}
	#fw_al_009 {
 
}
.menu ul li {
    text-align: left;
    width: 100%;
    padding-left: 40px;
}
.section_1 .heading-1 h2 {
  font-size: 25px;
}
.section_1 .heading h2 {
    font-size: 26px;
}
.boxs > div {
    margin-bottom: 25px;
}
.boxs > div .editor-content .head h2 {
    font-size: 22px;
}
.boxs > div .editor-content .view h3 span {
    font-size: 18px;
}
.about h1 {
    font-size: 40px;
}
.section_1 {
    bottom: 0px;
    padding-top: 30px;
}
.section_1 .block {
    padding-left: 20px;
    padding-right: 20px;
}
	.about {
    padding-top: 0px;
}
.section_2 {
    padding: 30px 0px;
    bottom: 0px;
}
.solutions_block {
    margin-bottom: 20px;
}
	.section_2 .heading,
	.section_3 .heading { font-size: 35px;}
.features {
    padding-top: 0px;
}
.led {
    position: relative;
    right: 0px;
}
.led img {
    width: 100%;
}
.section_2 .dis-text .editor-content h2 {
    font-size: 90px;
}
.section_2 .dis-text .editor-content h1 {
    font-size: 70px;
}
.section_4 {
    height: auto;
    bottom: 0px;
    padding: 20px 0px;
}
.section_4 .heading {
    font-size: 25px;
    margin-bottom: 10px;
}
.section_5 .banks {
    position: relative;
    top: 15px;
}
.section_5 .banks img {
    margin-left: 0;
    width: 100%;
}
	.footer-text {
    padding-top: 30px;
}
	.footer .block {
    padding-left: 20px;
    padding-right: 20px;
    background: none;
    height: auto;
    padding-bottom: 30px;
}
.send_money {

}
.pd-l {
    padding-left: 15px !important;
}
.section_3 {
    padding: 0px;
	bottom: 0px;
}
	.section_1 .heading-1 {
    text-align: center;
    padding: 0px 0px 10px;
}
.about_img {
    margin-top: 30px;
}
.mobile {
    padding: 0px;
}
footer {
    padding: 10px 0px 20px;
    background-size: cover;
}
footer .Col_2 {
    padding: 0px;
}
.copyright {
    height: 80px;
    padding: 10px 0px;
	margin-top: 0px;
}
.right {
    line-height: 20px;
    font-size: 14px;
}
.right_img img {
    width: 100%;
}
	
	.mobile_img img{
		
		width: 100%;
		top: 20px;
		left: 30px;
	}
.flags {
    padding: 0px 0px;
}
	.flag img {
    width: 100%;
}
.secure {
    width: 80%;
}
.flag {
    text-align: center;
    margin-bottom: 30px;
}
	footer .col_1 {
    padding-right: 0px;
    padding-left: 20px;
}
	footer .col_2 {
    padding-left: 10px;
    padding-right: 0px;
	width: 100%;
}
	.footer_link {
    float: left;
    width: 100%;
    border-right: 0px;
    padding-bottom: 0px;
}
	footer .col_1 {
    padding-right: 0px;
    padding-left: 15px;
    width: 100%;
}
.footer_1 .col-lg-3:nth-child(2) {
    width: 50%;
    left: 0px;
}
.footer_1 .col-lg-3:nth-child(3) {
    width: 100%;
    left: 0px;
    padding-left: 15px;
}
.footer_1 .col-lg-3:nth-child(4) {
    width: 100%;
    left: 0px;
    padding-left: 0px;
}

	.rate_exchange h1
	{
		font-size: 42px;
	}
	.section_5 h3{
		font-size: 19px;
	}
	
	.slider{
		bottom: 0px;
	}
	
.navbar-toggle {
    margin-bottom: 16px !important;
    margin-top: 15px !important;
    margin-right: 0px !important;
}
	.top-bar {
    display: none;
}
	#fw_al_009 {
    bottom: 0px !important;
}
	.design {
    display: none;
}
	.section_1 .head:before {
    top: 28px;
    left: 42%;
}
.section_1 .heading {
    margin-bottom: 40px;
    font-size: 30px;
}
	.section_2 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	.cate_detail {
    padding-top: 30px;
}
	.section_3 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	
	.testimonial_095_indicators {
    padding: 0px 20px;
}

	.section_5 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	.section_6 .block {
    padding-right: 20px;
    padding-left: 20px;
}
	.section_7 .heading {
    font-size: 35px;
}
	.section_7 .blocks {
    margin-bottom: 20px;
}
	.section_7 .blocks .text {
    float: left;
    width: 65%;
}
	.section_7 .blocks .text h4 {
    font-size: 18px;
}
	.section_7 .blocks .text p {
    font-size: 14px;
}
	.section_5 {
    bottom: 0;
}
	.section_6 {

    bottom: 0;
}
	.section_7 {
    bottom: 0;
}
	.footer {
    bottom: 0px;
    padding: 0px;
}
	.menu ul li.cate:hover {
    padding-bottom: 160px;
	transition: all .5s ease;
}
	.menu ul li.cate:hover ul.dropdown {
    width: 100%;
}
	.main_wear {
    bottom: 0;
    padding-top: 25px;
}
	.visibility_description h2 {
    font-size: 30px;
}
	.coverall_description {
    padding-top: 10px;
}
	.coverall_description h2 {
    font-size: 30px;
}
	.coverrals_wear {
    padding-top: 10px;
    float: left;
    width: 100%;
}
	.all_gloves {
    bottom: 0;
		margin: 20px 0px 0px;
}
	.products {
    text-align: center;
    padding-bottom: 20px;
}
	.safety_piant {
    bottom: 0;
}
	.coveralls {
    bottom: 0;
}
	.vest_jacket {
    bottom: 0;
}
	.chef_piant {
    bottom: 0;
}
	.medical {
    bottom: 0;
}
	.medical_gown {
    bottom: 0;
}
	.safety_description {
    padding-top: 30px;
}
	.safety_description h2 {
    font-size: 30px;
    margin-top: 0px;
}
	.banner_text {
    top: 35px;
}
	.banner_text h4 {
    font-size: 24px;
}
	.container-fluid.about {
    bottom: 0;
    padding-bottom: 30px;
}
	.aimg {
    margin-top: 20px;
}
	.aimg img {
    width: 100%;
}
	.container-fluid.contact {
    bottom: 0;
    padding: 20px 0px;
}
	.address h3 {
    margin-bottom: 30px;
}
	.container-fluid.inquiry {
    bottom: 0;
    padding: 20px 0px;
}
.inquiry_form h3 {
    margin-bottom: 20px;
}
	.iimg {
    margin-top: 20px;
}
	.iimg img {
    width: 100%;
}
.cate_detail h1 span {
    font-size: 60px;
    left: 50%;
    top: 13%;
}
.section_4 .cate_img img {
    width: 100%;
}
.section_5 .blocks .icon img {
    width: 100%;
}	
.section_1 .cate_img {
    border-right: 0px;
}
.cate_detail h1 {
    font-size: 26px;
    font-weight: 750;
    color: #223344;
    text-align: left;
    margin: 0px;
    padding-bottom: 30px;
    line-height: normal;
    letter-spacing: 3px;
}
.cate_detail p {
    font-size: 16px;
    font-weight: 400;
    color: #223344;
    line-height: 30px;
    text-align: left;
    margin: 0px;
    padding-right: 0px;
}
.section_5 .sub-head {
    font-size: 20px;
    color: #101415;
    text-transform: uppercase;
    font-weight: 750;
    margin-bottom: 22px;
}
.section_5 .blocks .text p {
    font-size: 22px;
    color: #1f1f1f;
    font-weight: 750;
}
.section_6 .sub-heading {
    font-size: 24px;
    text-align: center;
    color: #101415;
    padding-top: 15px;
}
.brands {
    padding: 0px 35px !important;
}
.brand {
    margin-bottom: 15px;
}
.footer-block {
    float: left;
    width: 100%;
    padding: 0px 0px 20px;
}
.footer-text h1 {
    font-size: 30px;
    color: #101415;
    font-weight: 750;
    margin: 0px;
    padding: 0px;
    font-family: 'Avenir LT Std 65 Medium';
}
.footer-text p {
    font-size: 20px;
    color: #195d93;
    text-transform: uppercase;
    padding-top: 11px;
}
.contact {
    float: left;
    width: 100%;
    padding: 35px 0px 20px 0px;
}
.fimg {
    float: left;
    width: 15%;
    padding: 9px 0px 7px;
    border-right: 1px solid #195d93;
    margin-top: 0px;
}
.fdetail {
    float: left;
    width: 85%;
    font-size: 12px;
    color: #3c75a2;
    text-transform: uppercase;
    font-family: 'Avenir LT Std 35 Light';
    padding-left: 15px;
}
.fdetail a {
    font-size: 18px;
    color: #fff;
    text-transform: none;
    font-weight: 750;
    font-family: 'Avenir LT Std 65 Medium';
    text-decoration: none;
}
.contact_form {
    float: left;
    width: 100%;
    padding: 40px 10px;
    position: relative;
    bottom: 0;
    background: url(../imgs/form.png) no-repeat #fff;
    background-size: 100%;
}
.contact_form form input.submit {
    border: 2px solid #195d93;
    width: 100%;
    float: left;
    color: #195d93;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    border-radius: 3px;
    font-family: 'Avenir LT Std 65 Medium';
    font-weight: 750;
    text-transform: none;
    font-size: 20px;
    position: relative;
    top: 15px;
}	










	
}

