@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v12/IVeH6A3MiFyaSEiudUMXExNcqx07xvyppV96iFRdwiM.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
body a:hover{
	text-decoration:none;
}

.innerback{
	background:url(../img/innerback.jpg) no-repeat top/cover;
}
.container-fluid{
	width:100%;
	padding-right:0px;
	padding-left:0px;
	margin:0;
}

html, body {
    height: 100%;
    font-size: 16px;
    color: #f5f5f5;
    font-family: "Roboto", sans-serif;
    vertical-align: baseline;
	padding:0;
	margin:0;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'PT Sans Narrow', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
a {
    color: #222;
    text-decoration: none;
}
a:hover{
	text-decoration:none;
}

body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}

.container-fluid{
	width:100%;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}


.floatleft {
    float: left;
}
.floatright {
    float: right;
}
a:active,
a:hover,
a:focus {
    outline: none;
    text-decoration: none;
}
button:focus {
    outline: none;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
:before,
:after {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}


/*******============================================= header ================================================***********/
.social-icon li{
	display:inline-block;
}
.fa-rotate-45 {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
.header .serviceBox{
    padding:0px 0px 0px 0px;
	font-family: 'Poppins', sans-serif;
}
.header .serviceBox .service-icon{
    color: #da3038;
    line-height:64px;
    font-size: 26px;
    text-align:center;
    float: left;
	padding: 8px 15px;
}
.header .serviceBox:hover .service-icon{
    background:#fff;
}
.header .serviceBox .service-content strong{
	color: #0a0f2b;
    font-weight: 500;
    display: block;
    margin-left: 0;
	font-size: 15px;
	font-family: "Roboto",sans-serif;
}
.header .serviceBox .service-content{
    margin-left:65px;
	padding-left:15px;
	font-family: 'Hind', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}
.header .serviceBox .service-content a{
	margin-right:10px;
	color: #848484;
	font-family: 'Hind', sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}
.header .serviceBox .service-content h3{
    font-size:13px;
    margin-top: 5px;
    font-weight:bold;
    color:#342f35;
}
@media screen and (max-width: 990px){
   .header  .serviceBox{
        margin-bottom: 5px;
    }
}
.logo h1{
	padding-top: 10px;
}
.header{
	border-bottom: 1px solid #dadbdf;
	padding-bottom:10px;
}
.header .btn {
    font-size: 14px;
    padding: 13px 38px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: 600;
    text-align: center;
    background: #0191c8;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
	font-family: "Raleway",sans-serif;
	margin-top:3px;
}
.header .btn-primary {
    background-color: #0191c8;
    color: #ffffff !important;
}
.header .btn-primary:hover {
    background-color: #0191c8;
    color: #ffffff !important;
}


/* Style the search field */
.example input[type=text] {
  padding: 9px;
  font-size: 17px;
  border: 1px solid #eee;
  float: left;
  width: 80%;
  background: #f9f9f9;
  margin-top:3px;
}

/* Style the submit button */
.example button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #0191c8;
  color: white;
  font-size: 17px;
  border: 1px solid #0191c8;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
  margin-top:3px;
}

.example button:hover {
  background: #ccc;
  border: 1px solid #ccc;
  color:#222;
}

/* Clear floats */
.example::after {
  content: "";
  clear: both;
  display: table;
}



*{margin:0;padding:0;text-decoration:none}
header{position:relative; width:100%; background:#1e2227; padding-top:10px; padding-right:0px; color: #595959; font-size: 16px; font-weight: 400; font-family: "Roboto",sans-serif;}
nav{position:relative; background:#1e2227;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family: "Roboto",sans-serif; padding-bottom:8px;}
#cssmenu > ul {padding-left:20px;}
#cssmenu > ul > li{float:left;z-index:1000;}
#cssmenu > ul > li > a{padding:16px 25px;font-size:14px;display: block;text-decoration: none;text-transform: uppercase;font-weight: 500;color: #fff;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff;}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{
	background:#1e2227;
	-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#fff;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;
background: #1e2227;  /* fallback for old browsers */}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding:11px 15px;width:230px;font-size:14px;text-decoration:none;color:#fff;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:14px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#1e2227; color:#fff;}
#cssmenu ul ul ul li.active a{border-left:1px solid #0269ac}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #0269ac}

@media screen and (max-width:1000px){
header{background:#222 ; font-family: "Roboto",sans-serif;}
nav{width:100%; background:#222 ;}
#cssmenu{width:100%; }
#cssmenu ul{width:100%;display:none; background:#fff ;}
#cssmenu ul li{width:100%;border-top:1px solid #ccc; background:#fff;}
#cssmenu ul li a{ color:#222;}
#cssmenu ul li:hover{background:#ccc;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto;}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;background:#fff ;}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background: #fff;  /* fallback for old browsers */}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#222;}
#cssmenu ul ul li:hover{background:#fff!important; color:#222;}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#222;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#222}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#ddd;font-size:15px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#222;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#222;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}

header .btn {
  background-color: #0191c8;
  border-color: #0191c8;
  line-height: 1;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  border-radius: 2em;
  display: block;
  padding: 14px 35px;
  text-transform: uppercase;
}
header .btn .fa{
	margin-right:8px;
}
header .btn:hover {
  background-color: #414141;
  border-color: #414141;
  color:#fff;
}
/*============================================== hedaer =====================================================*/

/********************************************** slider ************************************************/
.carousel{
	background:#1e2227;
}
.carousel-caption {
  top: 20%;
  bottom: auto;
  right:100%;
  left:5%;
  text-align:left;
  float:left;
}
.carousel-caption .btn{
	background-color: #0191c8;
  	border-color: #0191c8;
  	line-height: 1;
  	font-size: 14px;
  	font-family: 'Roboto', sans-serif;
  	color: #fff;
  	padding: 14px 35px;
  	text-transform: uppercase;
	margin-top:20px;
}
.carousel-caption .btn:hover{
	background-color:#222;
}
.carousel-caption h1{
	font-family: 'Anton', sans-serif;
	font-weight: 400;
	color:#fff;
	font-size: 40px;
	padding-top: 25px;
}
.carousel-caption h1 span{
	font-size: 52px;
	font-family: 'Anton', sans-serif;
}
.separator.small {
    width: 40px;
}
.separator {
    background: #0191c8;
    display: inline-block;
    vertical-align: top;
    height: 3px;
    margin: 15px 0px;
	float:left;
}
.carousel-caption p{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color:#fff;
	font-size: 15px;
	padding-top: 40px;
}
/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
/********************************************** slider ************************************************/


/********************************************** section1 ************************************************/
.section1 .about-us-sec {
    position: relative;
}
.section1{
	background:#fff;
}
.section1 .pt-170 {
    padding-top: 80px;
	padding-bottom:80px;

}
@media only screen and (max-width: 767px) and (min-width: 0px)
.section1 .pt-170 {
    padding-top: 140px;
}
@media only screen and (max-width: 767px) and (min-width: 0px)
.section1 .about-us-sec::before {
    font-size: 42px;
}

@media only screen and (max-width: 767px) and (min-width: 0px)
.section1 .about-us-sec::before {
    font-size: 50px;
}
.section1 .about-us-sec::before {
    position: absolute;
    content: "About Us";
    top: 200px;
    left: 45%;
    font-size: 160px;
    color: #f3f3f3;
    font-family: "Anton", Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.section1 .about-desc {
    padding: 0px 80px 0px 0px;
    padding-top: 30px;
}
@media only screen and (max-width: 767px) and (min-width: 0px)
.section1 .about-desc {
    padding: 0px 0px;
    padding-top: 8px;
}
.section1 .about-desc .sec-title {
    margin-bottom: 40px;
}
@media only screen and (max-width: 767px) and (min-width: 0px)
.section1 .sec-title {
    margin-bottom: 54px;
}
.section1 .sec-title {
    position: relative;
    margin-bottom: 85px;
}
.section1 .sec-title .sub-title {
    font-size: 36px;
    color: #0191c8;
    text-transform: capitalize;
    position: relative;
    font-family: 'Anton', sans-serif;
    font-weight: 300;
    bottom: -4px;
}
@media only screen and (max-width: 767px) and (min-width: 0px)
.section1 .sec-title h1 {
    font-size: 46px;
}
.section1 .sec-title h1 {
    font-size: 90px;
    font-weight: #600;
    color: #19191b;
    margin-bottom: 0px;
	font-family: 'Anton', sans-serif;
	margin: 0 0 34px;
}
@media only screen and (max-width: 767px) and (min-width: 0px)
.section1 .readmore-btn {
    padding: 18px 50px;
}
.section1 p{
	color: #8a8a8a;
	margin-bottom:30px;
	margin-top:15px;
}
.section1 .readmore-btn {
    padding: 20px 80px;
    display: inline-block;
    background: #0191c8;
    color: #19191b;
    text-transform: uppercase;
    position: relative;
    font-family: 'Anton', sans-serif;
    font-weight: 500;
	font-size:18px;
    border: 2px solid #0191c8;
}
.section1 .readmore-btn::before {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    width: 80px;
    height: 1px;
    background: #19191b;
    right: -45px;
}
/********************************************** section1 ************************************************/

/********************************************** section2 ************************************************/
.section2{
	text-align:center;
	padding-top:0px; padding-bottom:80px;
	background:url(../images/section2back.jpg) no-repeat top/cover;
	background-attachment:fixed;
}
.section2 h6{
	font-family: 'Anton', sans-serif;
    color: #0191c8;
	text-transform:uppercase;
	font-size:36px;
	padding-bottom:20px;
	margin-top:80px;
	text-align:left;
}
.section2 h4{
	font-family: 'Anton', sans-serif;
    font-size: 50px;
	text-decoration: none;
	font-style:normal;
	color: #0191c8;
	font-weight:300;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:left;
}
.section2 h4 span{
	color:#fff;
}
.section2 p{
	margin-top:80px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
	text-align:left;
	line-height:25px;
}
.section2 #news-slider{
	padding-top:60px; padding-bottom:60px;
}
.section2 .post-slide{
    margin: 0 15px;
}
.section2 .post-slide .post-img{
    overflow: hidden;
}
.section2 .post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.section2 .post-slide:hover .post-img img{
    transform: scale(1.08);
}
.section2 .post-slide .post-content{
    background: rgba(255,255,255,0.9);
    padding: 40px 20px;
}
.section2 .post-slide .post-title{
    font-size: 17px;
    font-weight: 300;
    margin-top: 0;
    text-transform: capitalize;
	font-family: 'Anton', sans-serif;
}
.section2 .post-slide .post-title span{
	color: #0191c8;
	font-size:19px;
}
.section2 .post-slide .post-title a{
    display: inline-block;
    color: #3d3030;
    transition: all 0.3s ease 0s;
	font-family: 'Anton', sans-serif;
	padding-bottom:20px;
	padding-top:20px;
	font-size:22px;
	line-height:25px;
}
.section2 .post-slide .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}
.section2 .post-slide .post-description{
    font-size: 15px;
    color: #777;
    line-height: 24px;
    margin-bottom: 14px;
	margin-top:15px;
	text-align:center;
}
.section2 .post-slide .read-more{
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #0191c8;
    text-transform: capitalize;
    transition: all 0.30s linear;
	font-family: 'Roboto', sans-serif;
	margin-top:20px;
}
.section2 .post-slide .read-more:hover{
    background: #0191c8;
    text-decoration: none;
}
/********************************************** section2 ************************************************/

/********************************************** section3 ************************************************/
.section3{
	padding:0px 0px 80px 0px;
}
.section3 h6{
	font-family: 'Anton', sans-serif;
    color: #0191c8;
	text-transform:uppercase;
	font-size:36px;
	padding-bottom:20px;
	margin-top:80px;
	text-align:left;
}
.section3 h4{
	font-family: 'Anton', sans-serif;
    font-size: 50px;
	text-decoration: none;
	font-style:normal;
	color: #0191c8;
	font-weight:300;
	letter-spacing:2px;
	text-transform:uppercase;
	text-align:left;
}
.section3 h4 span{
	color:#19191b;
}
.section3 .para{
	margin-top:80px;
	color: #828282;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
	text-align:left;
	line-height:25px;
}

.section3 .serviceBox{
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 30px 10px;
	border:1px solid #eee;
	background: #f5f5f5;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #f5f5f5, #eee);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #f5f5f5, #eee); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
.section3 .serviceBox .service-icon{
    color: #DC007E;
    font-size: 45px;
    text-shadow: 3px 3px 2px #fff,-3px 0 2px #fff,0 -3px 2px #fff;
    margin: 0 0 100px;
    position: relative;
    z-index: 1;
}
.section3 .serviceBox .service-icon i{
    transform: rotateY(0);
    transition: all 0.3s ease;
}
.section3 .serviceBox:hover .service-icon i{ transform: rotateY(360deg); }
.section3 .serviceBox .service-icon:before,
.section3 .serviceBox .service-icon:after{
    content: "";
    background: linear-gradient(to right,#DC007E 49%,#AF0072 50%);
    width: 153px;
    height: 100px;
    transform: translateX(-50%) translateY(50%);
    position: absolute;
    top: 6px;
    left: 50%;
    -webkit-clip-path: polygon(50% 37%, 100% 0, 50% 100%, 50% 100%, 0 0);
    clip-path: polygon(50% 37%, 100% 0, 50% 100%, 50% 100%, 0 0);
}
.section3 .serviceBox .service-icon:after{
    background: #DC007E;
    width: 150px;
    height: 150px;
    transform-origin: center center;
    transform: translateX(-50%) translateY(-50%) rotateX(63deg);
    top: 53px;
    left: 50%;
    z-index: -1;
    -webkit-clip-path: polygon(50% 0, 0 50%, 50% 100%, 50% 10%, 90% 50%, 50% 90%, 10% 50%, 50% 10%, 50% 100%, 100% 50%);
    clip-path: polygon(50% 0, 0 50%, 50% 100%, 50% 10%, 90% 50%, 50% 90%, 10% 50%, 50% 10%, 50% 100%, 100% 50%);
}
.section3 h3{
	padding-top:30px;
	color: #19191b;
}
.section3 .serviceBox .title{
    color: #19191b;
    font-size: 20px;
    font-weight: 200;
    text-transform: uppercase;
    margin: 30px 0px 10px 0px;
	font-family: 'Anton', sans-serif;
}
.section3 .serviceBox .description{
    color: #666;
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
.section3 .serviceBox.blue .service-icon{ color: #0191c8; }
.section3 .serviceBox.blue .service-icon:before{ background: linear-gradient(to right,#0191c8 49%,#0283b4 50%); }
.section3 .serviceBox.blue .service-icon:after{ background:#0191c8; }
.section3 .serviceBox.blue .title{ color: #19191b; }
@media only screen and (max-width:990px){
   .section3  .serviceBox{ margin: 0 0 30px; }
}
/********************************************** section3 ************************************************/


/***********============================================== footer =====================================================***********/
.footer{
	background:url(../images/footerback.jpg) no-repeat top/cover;
	padding:100px 0px 80px 0px;
	background-attachment:fixed;
}
.footer h3{
	font-size: 22px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 40px;
    text-align: left;
    position: relative;
    font-family: 'Roboto',sans-serif;
	text-transform:uppercase;
}
.footer h3:after {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    width: 60px;
    height: 1px;
    background: #0191c8;
}
.footer p{
	font-family: 'Raleway',Arial,serif;
    color: #848484;
	text-align:left;
	line-height:25px;
}
.footer ul{
	padding-top:5px;
}
.footer li{
	list-style:none;
}
.footer li a {
    text-transform: capitalize;
    padding-bottom: 10px;
    display: inline-block;
    text-align: left;
    font-size: 16px;
    font-family: 'Raleway',Arial,serif;
    color: #848484;
    transition: all 0.5s ease;
    text-transform: initial;
    font-weight: 300;
    display: inline-block;
}
.footer li .fa{
	color:#0191c8;
	padding-right:15px;
}
.footer li{
	color:#848484;
}
.footer li span{
	padding-left:20px;
}
.footer .sec31{
	margin-top:15px;
	padding-left:0px; 
	padding-right:0px;
}
.footer .sec31 p span{
	color:#0191c8;
}
.footer .sec31 .col-md-4, .footer .sec31 .col-sm-8{
	padding-left:0px; 
	padding-right:0px;
}
.footer-copy {
    padding: 30px 40px 40px 40px;
	background:#1e2329;
}
.footer-copy a{
	color:#848484;
}
.footer-copy p{
	color:#848484;
}
/***********============================================== footer =====================================================***********/

/***********============================================== contact page =====================================================***********/
.contact {
	padding:80px 0px;
}
.contact h6 {
    font-size: 20px;
    color: #0191c8;
    text-transform: capitalize;
    font-family: 'Anton', sans-serif;
    font-weight: 300;
	margin-bottom:10px;
}
.contact h1{
    font-size: 50px;
    font-weight: #600;
    color: #19191b;
    margin-bottom: 0px;
    font-family: 'Anton', sans-serif;
    margin: 0 0 34px;
}
.contact .serviceBox{
    color: #555;
    background: #fff;
    font-family: "Roboto",sans-serif;
    text-align: center;
    width: 80%;
    padding: 15px 0 40px;
    margin: 30px auto;
    border: 10px solid #eee;
    border-radius: 0px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
}
.contact .serviceBox .service-icon{
    color: #9B0183;
    font-size: 50px;
    margin: 0 0 10px;
}
.contact .serviceBox .service-icon i.fa{ transition: all 0.3s ease 0s; }
.contact .serviceBox:hover .service-icon i.fa{
    text-shadow: 0 0 5px #555;
    transform: rotateY(360deg);
}
.contact .serviceBox .title{
    color: #fff;
    background: linear-gradient(to right,#0191c8,#0077a4);
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 10px;
    margin: 0 -33px 15px;
    border-radius: 25px 0;
    position: relative;
    z-index: 1;
	font-family: "Roboto",sans-serif;
}
.contact .serviceBox .title:before,
.contact .serviceBox .title:after{
    content: "";
    background: #00739f;
    width: 23px;
    height: 17px;
    border-radius: 15px 0 0 85px;
    position: absolute;
    bottom: -17px;
    left: 0;
}
.contact .serviceBox .title:after{
    background: #00739f;
    border-radius: 0 0 0 15px;
    z-index: -1;
}
.contact .serviceBox .description{
    font-size: 15px;
    line-height: 25px;
    margin: 0 23px;
	color:#555;
}
@media only screen and (max-width:990px){
    .contact .serviceBox{ margin: 0 auto 40px; }
}
@media only screen and (max-width:479px){
    .contact .serviceBox{
        width: 100%;
        margin: 0 0 40px;
    }
    .contact .serviceBox .title{ margin: 0 -24px 10px; }
    .contact .serviceBox .title:before,
    .contact .serviceBox .title:after{
        width: 15px;
    }
}
.contact a{
	color:#555;
}

.map {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
/***********============================================== contact page =====================================================***********/

/***********============================================== enquiry page =====================================================***********/
.enquiry{
	background:url(../images/enquiryback.jpg) no-repeat top/cover;
	font-family: "Roboto", sans-serif;
}
.enquiry .info p {
  text-align:center;
  color: #999;
  text-transform:none;
  font-weight:600;
  font-size:15px;
  margin-top:2px;
  font-family: "Roboto", sans-serif;
}

.enquiry .info i {
  color:#F6AA93;
}
.enquiry form h1 {
  font-size: 18px;
  background: #F6AA93 none repeat scroll 0% 0%;
  color: rgb(255, 255, 255);
  padding: 22px 25px;
  border-radius: 5px 5px 0px 0px;
  margin: auto;
  text-shadow: none; 
  text-align:left
}

.enquiry form {
  border-radius: 5px;
  margin: 5% auto;
  color:#222;
}

.enquiry p span {
  color: #020d26;
}

.enquiry p {
  margin: 0px;
  font-weight: 400;
  line-height: 2;
  color:#333;
}

.enquiry h1 {
  text-align:center; 
  color: #666;
  text-shadow: 1px 1px 0px #FFF;
  margin:50px 0px 0px 0px
}

.enquiry input {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #eee;
  margin-bottom: 15px;
  width: 75%;
  height: 40px;
  float: left;
  padding: 0px 15px;
  font-family: "Roboto", sans-serif;
   -webkit-box-shadow: -2px -1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -2px -1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: -2px -1px 5px 0px rgba(0,0,0,0.1);
}

.enquiry a {
  text-decoration:inherit
}

.enquiry textarea {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #EEE;
  margin: 0;
  width: 75%;
  height: 130px; 
  float: left;
  padding: 0px 15px;
  -webkit-box-shadow: -2px -1px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -2px -1px 5px 0px rgba(0,0,0,0.1);
    box-shadow: -2px -1px 5px 0px rgba(0,0,0,0.1);
}

.enquiry .form-group {
  overflow: hidden;
  clear: both;
}

.enquiry .icon-case {
  width: 35px;
  float: left;
  border-radius: 5px 0px 0px 5px;
  background:#eeeeee;
  height:42px;
  position: relative;
  text-align: center;
  line-height:40px;
}

.enquiry i {
  color:#0191c8;
  padding-top:10px;
}

.enquiry .contentform {
  padding: 40px 30px;
}

.enquiry .bouton-contact{
  background-color: #020d26;
  color: #FFF;
  text-align: center;
  width: 100%;
  border:0;
  padding: 17px 25px;
  border-radius: 0px 0px 5px 5px;
  cursor: pointer;
  margin-top: 40px;
  font-size: 18px;
}

.enquiry .leftcontact {
  width:49.5%; 
  float:left;
  border-right: 1px dotted #CCC;
  box-sizing: border-box;
  padding: 0px 15px 0px 0px;
}

.enquiry .rightcontact {
  width:49.5%;
  float:right;
  box-sizing: border-box;
  padding: 0px 0px 0px 15px;
}

.enquiry .validation {
  display:none;
  margin: 0 0 10px;
  font-weight:400;
  font-size:13px;
  color: #DE5959;
}
.enquiry .btn{
    text-transform: uppercase;
    padding: 0;
    margin-left: 20px;
    z-index: 1;
    position: relative;
	font-size:14px;
	margin-top:30px;
}
.enquiry .btn:before,
.enquiry .btn:after{
    content: "";
    border-radius: 50%;
    background: #fff;
    border: 6px solid #ddd;
    position: absolute;
    top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.enquiry .btn-lg{
	font-size:18px;
	text-transform:capitalize;
}
.enquiry .btn:hover:before,
.enquiry .btn:hover:after{
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
}
.enquiry .btn.btn-lg:before,
.enquiry .btn.btn-lg:after{
    width: 56px;
    height: 56px;
}
.enquiry .btn.btn-lg:before{ left: -28px; }
.enquiry .btn.btn-lg:after{ right: -28px; }
.enquiry .btn span{
    display: inline-block;
    border-radius: 0;
    background: #fff;
    color: #444;
}
.enquiry .btn.red:before{
    border-right-color: #0191c8;
    border-top-color: #0191c8;
}
.enquiry .btn.red:after{
    border-left-color: #0191c8;
    border-bottom-color: #0191c8;
}
.enquiry .btn.red span{
    border-bottom: 6px solid #0191c8;
    border-top: 6px solid #0191c8;
}
@media only screen and (max-width: 767px){
    .enquiry .btn{ margin-bottom: 20px; }
}
/***********============================================== enquiry page =====================================================***********/

/***********============================================== about page =====================================================***********/
.about h2{
	font-family: "Roboto", Sans-serif;
    font-size: 34px;
    font-weight: 500;
	font-style: normal;
    letter-spacing: 0px;
	padding: 0;
    margin: 0;
    line-height: 36px;
	box-sizing: border-box;
	color: #3f3f3f;
	padding-top: 0px;
}
.about h2 span{
	color:#0191c8;
}
.about .border{
    padding: 5px 0px 1px 8px;
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    border-color: #0191c8;
	margin-top:10px;
}
.about h4{
	font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
	color: #3f3f3f;
	padding-top:10px;
}
.about p{
    color: #838383;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 0.1px;
	padding-top:30px;
}
.about .col-md-6, .about .col-sm-12{
	padding-top:80px;
	padding-bottom:80px;
}


:root{
    --white: #fff;
    --cl_1: #D008AF;
    --cl_2: #F92D4B;
    --bg-gr_1: linear-gradient(to right,var(--cl_1),var(--cl_2));
    --cl_3: #0191c8;
    --cl_4: #0e7399;
    --bg-gr_2: linear-gradient(to right,var(--cl_3),var(--cl_4));
    --cl_5: #559DF3;
    --cl_6: #9114D0;
    --bg-gr_3: linear-gradient(to right,var(--cl_5),var(--cl_6));
    --cl_7: #2CD190;
    --cl_8: #138FC8;
    --bg-gr_4: linear-gradient(to right,var(--cl_7),var(--cl_8));
}
.aqbox .serviceBox{
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 50px 0 0;
    margin: 10px 10px 0;
    border-left: 3px solid var(--cl_1);
    position: relative;
    z-index: 1;
	height: 211px;
}
.aqbox .serviceBox:before,
.aqbox .serviceBox:after{
    content: '';
    background-color: var(--cl_1);
    height: 3px;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -2;
}
.aqbox .serviceBox:after{
    background: var(--bg-gr_1);
    width: 100%;
    top: auto;
    bottom: 0;
}
.aqbox .serviceBox .service-content{
    padding: 0 20px 20px;
    border-right: 3px solid var(--cl_2);
}
.aqbox .serviceBox .title{
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 10px;
	font-family: "Roboto", Sans-serif;
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0px;
    padding: 0;
    margin: 0;
    line-height: 36px;
    box-sizing: border-box;
    color: #0191c8;
    padding-top: 0px;
	padding-bottom: 20px;
}
.aqbox .serviceBox .title span{
    font-size: 20px;
    text-transform: capitalize;
    margin: 0 0 10px;	
	font-family: "Roboto", Sans-serif;
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0px;
    padding: 0;
    margin: 0;
    line-height: 36px;
    box-sizing: border-box;
    color: #3f3f3f;
    padding-top: 0px;
}
.aqbox .serviceBox .description{
    color: #707070;
    font-size: 15px;
    line-height: 25px;
	text-align:left;
}
.aqbox .serviceBox li{
    color: #707070;
    font-size: 15px;
	text-align:left;
	line-height: 25px;
} 
.aqbox .serviceBox.yellow:after,
.aqbox .serviceBox.yellow .service-icon,
.aqbox .serviceBox.yellow .service-icon:after{
    background: linear-gradient(to right,var(--cl_3),var(--cl_4));
}
.aqbox .serviceBox.yellow:before{ background-color: var(--cl_3); }
.aqbox .serviceBox.yellow{ border-left-color: var(--cl_3); }
.aqbox .serviceBox.yellow .service-content{ border-right-color: var(--cl_4); }
@media only screen and (max-width:990px){
    .aqbox .serviceBox{ margin: 100px 0 0; }
}
/***********============================================== about page =====================================================***********/

/***********============================================== product page =====================================================***********/
.product{
	padding:25px 30px 30px 0px;
}
:root{
    --white: #fff;
    --black: #000;
}
.product .pricingTable{
    background-color: #f2f2f2;
    font-family: "Roboto", Sans-serif;
    text-align: center;
    padding: 0 30px 10px;
    margin: 30px 30px;
    border-radius: none;
    border: 1px solid rgba(0,0,0,0.03);
    position: relative;
    z-index: 1;
    transition: all 0.3s;
}
.product .pricingTable:hover{ box-shadow: 0 0 15px rgba(0,0,0,0.2); }
.product .pricingTable:before,
.product .pricingTable:after{
    content: '';
    background: linear-gradient(-45deg, #0084b7 49%, transparent 50%);
    width: 14px;
    height: 14px;
    position: absolute;
    left: 16px;
    top: -15px;
    z-index: -1;
}
.product .pricingTable:after{
    background: linear-gradient(45deg, #0084b7 49%, transparent 50%) ;
    left: auto;
    right: 16px;
}
.product .pricingTable .pricingTable-header{
    color: var(--white);
    background: linear-gradient(135deg,#0191c8 25%,#0084b7 26%,#0084b7 40%,
              #0191c8 41%,#0191c8 47%,#0084b7 48%, #0084b7 60%, #0191c8 61%);
    padding: 15px 0 20px;
    margin: -15px 0 0;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 50% 80%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 100%, 50% 80%, 0 100%, 0 0);
    transition: all 0.3s;
}
.product .pricingTable:hover .pricingTable-header{ text-shadow: 0 0 2px var(--black); }
.product .pricingTable .title{
    font-size: 20px;
    text-transform:capitalize;
    margin: 0 0 5px;
}
.product .pricingTable .pricing-content{
    padding: 30px 0px;
    margin:0 0 20px;
    list-style: none;
    display: inline-block;
	font-family: "Roboto", Sans-serif;
}
.product .pricingTable .pricing-content li{
    color: #505050;
    font-size: 14px;
    font-weight: 500;
    line-height: 38px;
    text-transform: capitalize;
    border-bottom: 2px solid #d1d1d1;
	font-family: "Roboto", Sans-serif;
}
.product .pricingTable .pricing-content li a{ text-decoration:underline;  font-size: 13px;}
@media only screen and (max-width: 990px){
    .product .pricingTable{ margin: 0 0 30px; }
}
@media only screen and (max-width: 576px){
    .product .pricingTable{ padding: 0 15px 10px; }
    .product .pricingTable:before{ left: 1px; }
    .product .pricingTable:after{ right: 1px; }
    .product .pricingTable .pricing-content li{
        font-size: 15px;
        padding: 0;
    }
}


.product .our-team{
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	margin-top:30px;
}
.product .our-team .pic{
    overflow: hidden;
    position: relative;
}
.product .our-team .pic:before,
.product .our-team .pic:after{
    content: "";
    width: 200%;
    height: 80%;
    background: rgba(38,37,37,0.8);
    position: absolute;
    top: -100%;
    left: -4%;
    transform: rotate(45deg);
    transition: all 0.5s ease 0s;
}
.product .our-team .pic:after{
    background: rgba(1,145,200,0.8);
    top: auto;
    left: auto;
    bottom: -100%;
    right: -4%;
}
.product .our-team:hover .pic:before{ top: 0; }
.product .our-team:hover .pic:after{ bottom: 0; }
.product .our-team .pic img{
    width: 100%;
    height: auto;
}
.product .our-team .team-content{ padding: 20px; }
.product .our-team .title{
    font-size: 18px;
    font-weight: 500;
    color: #0191c8;
    text-transform: uppercase;
    margin-bottom: 7px;
	font-family: "Roboto", Sans-serif;
}
.product .our-team .post{
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #707070;
    text-transform: capitalize;
	font-family: "Roboto", Sans-serif;
}
@media only screen and (max-width: 990px){
    .product .our-team{ margin-bottom: 30px; }
}

.product h4{
    font-size: 23px;
    font-weight: 500;
	border-bottom: 1px solid #ccc;
	padding-bottom:25px;
    color: #0191c8;
    text-transform: uppercase;
    margin-bottom: 7px;
	font-family: "Roboto", Sans-serif;
	margin-top:30px;
}
.product p{
	font-family: "Roboto", Sans-serif;
	color:#777;
	font-size:16px;
	margin-top:20px;
}
/***********============================================== product page =====================================================***********/

