/*
Theme Name: Enfer Group
Theme URI: http://www.themeurl.com/
Author: Vision Identity Team
Author URI: http://www.visionidentity.com
Version: 1.0
*/


          /*---------- Structure ----------*/
		  
* { 
	margin:0;
	padding:0;
	outline:0;
	box-sizing:border-box;
}

img { 
	border:none;
	max-width:100% ;
	height:auto;
}

a { 
	text-decoration:none;
	color:#4273af;	
}



@font-face {
	font-family: 'Raleway Medium';
	src: url('fonts/Raleway-Medium.eot');
	src: url('fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/Raleway-Medium.woff') format('woff'),
		 url('fonts/Raleway-Medium.ttf') format('truetype'),
		 url('fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans Regular';
	src: url('fonts/opensans-regular.eot');
	src: url('fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/opensans-regular.woff') format('woff'),
		 url('fonts/opensans-regular.ttf') format('truetype'),
		 url('fonts/opensans-regular.svg#open_sansregular') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans Semibold';
	src: url('fonts/opensans-semibold.eot');
	src: url('fonts/opensans-semibold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/opensans-semibold.woff') format('woff'),
		 url('fonts/opensans-semibold.ttf') format('truetype'),
		 url('fonts/opensans-semibold.svg#open_sanssemibold') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans Bold';
	src: url('fonts/OpenSans-Bold.eot');
	src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/OpenSans-Bold.woff') format('woff'),
		 url('fonts/OpenSans-Bold.ttf') format('truetype'),
		 url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}


h1 {font-size: 24px;}	
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

h1, h2, h3, h4, h5, h6 {
	line-height:1;
	font-weight:normal;
	font-family: 'Raleway Medium';
}
b, strong {
	font-family: 'Raleway Medium';
}

body { 
	direction:ltr;
	color:#231f20;
	font-size:14px;
	line-height:18px;
	position: relative;
	font-family: 'OpenSans Regular';
}

.main {
	width:100%;
}
.container { 
	margin:0 auto;
	max-width:1100px;
}

.tablepress-id-4 .column-1 { width:130px !important;}
.tablepress-id-4 .column-2 { width:328px !important;}
.tablepress-id-4 .column-3 { width:127px !important;}
.tablepress-id-4 .column-4 { width:138px !important;}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom:1;
}
.row, .one-one, .one-two, .one-half, .one-three, .one-four, .one-five, .one-six, .one-seven, .one-eight, .one-nine, .one-ten,
.one-third, .one-fourth, .one-fifth
 { 
	float:left;
	min-height:1px;
}
.row { width:100%;}
.one-half { width:48%;}
.one-three { width:30%;}
.one-four { width:40%;}
.one-five { width:50%;}
.one-six { width:60%;}
.one-seven { width:70%;}
.one-eight { width:80%;}
.one-nine { width:90%;}
.one-ten { width:100%;}
.one-third { width:33.33333%;}
.one-fourth { width:25%;}
.one-fifth { width:20%;}





          /*---------- Header ----------*/

header.cf {
	z-index: 2;
	padding: 10px 0;
	position: relative;
}
.topbar {
	text-align: right;
}
.topbar a {
	color: #908f8e;
	font-size: 16px;
	margin-left: 30px;
	display: inline-block;
}
.topbar a:hover {
	color: #6798d0;
}
.topbar .fa {
	color: #4273af;
	font-size: 20px;
}
.topbar .customer_login {
	color: #4273af;
	padding: 9px 12px;
	border-radius: 8px;
	border: 1px #4273af solid;
	font-family: 'OpenSans Semibold';
}
.topbar .customer_login:hover {
	color: #fff;
	background: #4273af;
}

.topbar .hd_social {
	margin-left: 50px;
	display: inline-block;
}
.topbar .hd_social a {
	margin: 0 10px;
	margin-left: 0;
	position: relative;
}
/*.topbar .hd_social a:first-child::after {
	top: -8px;
	right: -7px;
	width: 1px;
	height: 38px;
	content: '';
	position: absolute;
	background: #f2f1f0;
}*/
.topbar .hd_social i {
	color: #dbd9d8;
}
.topbar .hd_social a:hover i {
	color: #6798d0;
}



.logo {
	left: 0;
	top: -32px;
	position: absolute;
}
.logo span {
	display: block;
	position: relative;
}
.logo span::before {
    content: '';
    background: #fff;
    position: absolute;
    left: -12px;
    top: 0;
    width: 250px;
    height: 67px;
}
.logo span::after {
    content: '';
    background: #fff;
    position: absolute;
    left: -12px;
    bottom: -11px;
    border-radius: 50%;
    width: 136px;
    height: 67px;
}
.logo img {
	width: 230px;
	z-index: 99;
	position: relative;
}


          /*---------- Menu ----------*/

nav.cf {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	background: #4273af;
}
nav.cf .container {
	position: relative;
}
nav.cf ul {
	font-size:0;
	list-style:none;
	display:inline-block;
}

nav.cf ul li {
	position:relative;
	display:inline-block;
	*display:inline;
	zoom:1;
}
nav.cf ul li::after {
	top: 11px;
	width: 2px;
	height: 13px;
	content: '';
	background: #fff;
	position: absolute;
}
nav.cf ul li:last-child::after {
	content: none;
}
nav.cf ul li a { 
	color:#fff;
	width: 100%;
	cursor:pointer;
	font-size:14px;
	line-height:20px;
	display:inline-block;
	padding:7px 20px;
	text-transform: uppercase;
	font-family: 'Raleway Medium';
}

nav.cf ul li a:hover {
	color:#4273af;
	background: #fff;
}

nav.cf ul ul { 
	position:absolute;
	left:0;
	top:34px;
	z-index:999;
	width:220px;
	/*background:url(images/transparent.png);*/
	visibility:hidden;
	opacity:0;
	transition:all 500ms ease-in-out 0s;
	-moz-transition:all 500ms ease-in-out 0s;
	-webkit-transition:all 500ms ease-in-out 0s;
	-o-transition:all 500ms ease-in-out 0s;
	-ms-transition:all 500ms ease-in-out 0s;
}


nav.cf ul ul li { 
	display:block;
	border:none;
}

nav.cf ul ul li a { 
	padding:10px !important;
	background:#4273af;
	border-top:1px solid #e1e1e1;
	text-align:left;
}
nav.cf ul ul ul { 
	left:100%;
	top:0;
	padding:0;
}

nav.cf ul li:hover > ul { 
	visibility:visible;
	opacity:1;
}

nav.cf .current-menu-item > a,
nav.cf .current-menu-ancestor > a,
nav.cf .current_page_item > a,
nav.cf .current_page_ancestor > a {
	color:#4273af;
	background: #fff;
}	

nav.cf ul ul li a:hover {
	color:#4273af;
	background: #fff;
}

.nav-toggle1 { 
	display:none;
}




.window {
  top:0;
  left:0;
  display: block;
}
.window .mheader {
  display: block;
  top: 0;
  left: 0;
  height: 35px;
  /*-webkit-transition: all 0.5s ease-out, background 1s ease-out;
  transition: all 0.5s ease-out, background 1s ease-out;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;*/
}
.window .mheader .burger-container {
  float:right;
  position: relative;
  display: inline-block;
  height: 35px;
  text-align:right;
    top: 0;
	right: 20px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.window .mheader .burger-container span {
	color:#fff;
	padding-right:5px;
	display: inline-block;
    vertical-align: sub;
    padding-top: 8px;
}
.window .mheader .burger-container #burger {
  width: 30px;
  height: 16px;
  position: relative;
  margin: -4px auto 0;
  top: 50%;
  vertical-align:top;
  display:inline-block;
}
.window .mheader .burger-container #burger .bar {
  width: 100%;
  height: 5px;
  display: block;
  position: relative;
  background: #4273af;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.window .mheader .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(0px) rotate(0deg);
          transform: translateY(0px) rotate(0deg);
}
.window .mheader .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(6px) rotate(0deg);
          transform: translateY(6px) rotate(0deg);
}
.window .mheader .icon {
  display: inline-block;
  position: absolute;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #FFF;
  font-size: 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.window .mheader .icon.icon-bag {
  right: 0;
  top: 0;
  left: auto;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.window .mheader ul {
	width: 0;
	float: right;
    clear: right;
  position: relative;
  display: block;
  list-style: none;
}
.window .mheader ul.sub-menu {
	padding:0;
}
.window .mheader ul li.menu-item {
  -webkit-transform: scale(1.15) translateY(-30px);
          transform: scale(1.15) translateY(-30px);
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.window .mheader ul li.menu-item:nth-child(1) {
  -webkit-transition-delay: 0.49s;
          transition-delay: 0.49s;
}
.window .mheader ul li.menu-item:nth-child(2) {
  -webkit-transition-delay: 0.42s;
          transition-delay: 0.42s;
}
.window .mheader ul li.menu-item:nth-child(3) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.window .mheader ul li.menu-item:nth-child(4) {
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}
.window .mheader ul li.menu-item:nth-child(5) {
  -webkit-transition-delay: 0.21s;
          transition-delay: 0.21s;
}
.window .mheader ul li.menu-item:nth-child(6) {
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
}
.window .mheader ul li.menu-item:nth-child(7) {
  -webkit-transition-delay: 0.07s;
          transition-delay: 0.07s;
}
.window .mheader ul li.menu-item a {
	width: 100%;
  display: inline-block;
  position: relative;
  color: #fff;
  font-family: "Ek Mukta", sans-serif;
  text-decoration: none;
  font-size: 22px;
  line-height: 2.35;
  font-weight: bold;
  padding-bottom:10px;
}
.window .mheader ul li.menu-item a:hover {
	color: #fff;
}
.window .mheader.menu-opened {
  width:100%;
  height: 100%;
  position: absolute;
  z-index: 999999;
  overflow: hidden;
  /*-webkit-transition: all 0.3s ease-in, background 0.5s ease-in;
  transition: all 0.3s ease-in, background 0.5s ease-in;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;*/
}
.window .mheader.menu-opened .burger-container {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.window .mheader.menu-opened .burger-container #burger .bar {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.window .mheader.menu-opened .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(6px) rotate(45deg);
          transform: translateY(6px) rotate(45deg);
}
.window .mheader.menu-opened .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(1px) rotate(-45deg);
          transform: translateY(1px) rotate(-45deg);
}
.window .mheader.menu-opened ul li.menu-item {
  -webkit-transform: scale(1) translateY(0px);
          transform: scale(1) translateY(0px);
  opacity: 1;
}
.window .mheader.menu-opened ul li.menu-item:nth-child(1) {
  -webkit-transition-delay: 0.27s;
          transition-delay: 0.27s;
}
.window .mheader.menu-opened ul li.menu-item:nth-child(2) {
  -webkit-transition-delay: 0.34s;
          transition-delay: 0.34s;
}
.window .mheader.menu-opened ul li.menu-item:nth-child(3) {
  -webkit-transition-delay: 0.41s;
          transition-delay: 0.41s;
}
.window .mheader.menu-opened ul li.menu-item:nth-child(4) {
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}
.window .mheader.menu-opened ul li.menu-item:nth-child(5) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.window .mheader.menu-opened ul li.menu-item:nth-child(6) {
  -webkit-transition-delay: 0.62s;
          transition-delay: 0.62s;
}
.window .mheader.menu-opened ul li.menu-item:nth-child(7) {
  -webkit-transition-delay: 0.69s;
          transition-delay: 0.69s;
}





.maopen #collapse1 {
	display:block;
}

.window {
	margin: 0;
	border-radius: 0px;
}
.window .header {
	position: fixed;
}

.window .mheader {
	z-index:9;
}
.window .mheader > ul {
	height: 0;
	overflow: hidden;
}
.window .mheader .burger-container {
	z-index:2;
}
.window .menu-opened .burger-container #burger .bar {
	background:#fff;
}
.window .menu-opened > ul {
	width: 100%;
	float: none;
	clear: none;
	z-index:9999;
	height: 100%;
	text-align: center;
	overflow: visible;
	background:#4273af;
}
.window .mheader.menu-opened .burger-container {
	width:auto;
	z-index: 99999;
	top: 45px;
	/*text-indent: -9999999px;*/
	overflow: hidden;
	background: none;
}




          /*---------- Slider ----------*/

.slider {
	z-index: 1;
	text-align: center;
	position: relative;
}
.slider .container {
	max-width: none;
	position: relative;
}
.slider img {
	width: 100%;
	display: inherit;
}
.slide_caption {
	bottom: 40px;
	color: #fff;
	width: 100%;
	z-index: 99999;
	padding: 0 20px;
	text-align: left;
	position: absolute;
	transform: translateZ(20px);
}
.slide_caption > a {
	width: 215px;
	color: #3f71ad;
	float: right;
	padding: 16px 0;
	margin-top: 45px;
	margin-right: 8px;
	border-radius: 10px;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: 'Raleway Medium';
	background: rgba(255,255,255,0.8);
}
.slide_caption > a:hover {
	background: rgba(255,255,255,1);
}
.slide_caption > a:first-child {
	display: none;
}
.slide_caption > a:nth-child(2) {
	color: #fff;
	background: rgba(17,101,166,0.8);
}
.slide_caption > a:nth-child(2):hover {
	background: rgba(17,101,166,1);
}

.slide_caption h1 {
	font-size: 38px;
	line-height: 50px;
	font-weight: normal;
	display: inline-block;
	letter-spacing: 2.5px;
	text-shadow: 0px 0px 8px rgba(42, 46, 47, 0.75);
}
.slide_caption strong {
	display: block;
	font-size: 46px;
	font-family: 'OpenSans Bold';
}

.slider_description {
	width: 575px;
    height: 255px;
	line-height: 21px;
	text-align: left;
	margin-top: 35px;
	padding: 55px 150px 0 64px;
	background: url(images/cap=bg.png) no-repeat;
}


.slider .cycloneslider-template-standard {
	margin-bottom: 0;
	max-width: none !important;
}





.page-id-614 .slide_caption {
	bottom: 20px;
}
.page-id-614 .slide_caption h1 {
	width: 360px;
	position: relative;
	font-size: 12px;
	text-shadow: none;
	line-height: normal;
	background: #dc6844;
	letter-spacing: normal;
	padding: 30px 20px 20px 20px;
}
.page-id-614 .slide_caption h1::before {
	content: "\f095";
	font: normal normal normal 36px/1 FontAwesome;
	background: #4173af;
	padding: 25px 30px;
	position: absolute;
	left: 20px;
	top: -60px;
}
.page-id-614 .slide_caption h1::after {
	top: 5px;
	right: 5px;
	content: '';
	width: 30px;
	height: 32px;
	position: absolute;
	background: url(images/notification.png) no-repeat;
	background-size: 100%;
}
.page-id-614 .slide_caption h1 strong {
	font-size: 18px;
	margin-bottom: 5px;
}

.page-id-614 .slide_caption > a {
	margin-top: 105px;
}



.onlyformobile {
	display: none !important;
}
.mobile_app {
	top: 50%;
	right: 0;
	width: 500px;
	z-index: 9999;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: absolute;
	transform: translateY(-50%);
}
.mobile_app img {
	width: auto;
	float: left;
	margin: 0 !important;
	position: relative;
}
.mobile_inner {
	float: left;
	color: #fff;
	width: 300px;
	font-size: 18px;
	line-height: 1.3;
	margin-left: -7px;
	padding: 20px 30px;
	background: rgba(65,115,175,0.9);
}
.mobile_inner p {
	margin-bottom: 10px;
}
.mobile_inner strong {
	display: block;
	font-size: 24px;
	padding-bottom: 10px;
}






          /*---------- Main Content ----------*/

.main-content {
	z-index: 3;
	position: relative;
}



.services {
	width: 100%;
	display: table;
	margin-top: 12px;
	text-align: center;
	flex-direction: row;
	background: #ededed;
	padding-bottom: 25px;
}
.services .container {
	padding: 0 4px;
}

.service_box {
	float: left;
	padding: 0 6px;
	width: calc(100% / 4);
	/* display: inline-block; */
}
.home .service_box {
	margin: -30px 0 0 0;
}
.box_thumb {
	padding: 6px;
	width: 259px;
	height: 254px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(66,115,175,1) 50%, rgba(66,115,175,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(50%, rgba(66,115,175,1)), color-stop(100%, rgba(66,115,175,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(66,115,175,1) 50%, rgba(66,115,175,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(66,115,175,1) 50%, rgba(66,115,175,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(66,115,175,1) 50%, rgba(66,115,175,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(66,115,175,1) 50%, rgba(66,115,175,1) 100%);
}
.box_thumb_in {
	width: 100%;
    height: 100%;
	background: #fff;
    position: relative;
	border-radius: 50%;
	display: inline-block;
	border: 6px transparent solid;
}
.service_box span {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: absolute;
	background-size: 100% 100% !important;
}


.service_box a.box-title {
	width: 100%;
	color: #fff;
	padding: 11px 0;
	font-size: 16px;
	margin-top: 12px;
	text-align: center;
	background: #4273af;
	display: inline-block;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.service_box a.box-title:hover {
	color: #4273af;
	background: #fff;
}
.service_box a:hover span {
	opacity: 0.8;
}




.content_bottom {
	margin-top: 12px;
	/*background: url(images/abt.jpg) no-repeat;*/
	background-size: cover !important;
}

.home_about {
	float: right;
	padding: 25px 0;
	margin-right: 40px;
}
.abt_description {
	z-index: 2;
	float: right;
	width: 410px;
	height: 405px;
	color: #ffffff;
	font-size: 16px;
	padding: 70px 0;
	position: relative;
	text-align: center;
	border-radius: 50%;
	background: rgba(33,108,154,0.84) url(images/icon.png) no-repeat center 48vh;
}
.abt_description h4 {
	font-size: 24px;
	margin-bottom:25px;
}
.abt_description p {
	padding: 24px 27px;
	position: relative;
}
.abt_description p::before {
	top: 0;
	left: 15%;
	width: 70%;
	content: '';
	height: 2px;
	position: absolute;
	border-top: 2px dotted #fff;
}
.abt_description p::after {
	bottom: 0;
	left: 15%;
	width: 70%;
	content: '';
	height: 2px;
	position: absolute;
	border-top: 2px dotted #fff;
}



.abt_readmore {
	color: #fff;
	z-index: 1;
	float: right;
	width: 145px;
	height: 145px;
	margin-top: 6px;
	padding-top: 65px;
	text-align: center;
	position: relative;
	border-radius: 50%;
	margin-right: -48px;
	background: rgba(16,77,122,0.92);
}
.abt_readmore:hover {
	background: #4273af;
}

.abt {
	margin-top: 20px;
	font-size: 13px;
	padding: 0 10px;
}
.abt h4 {
	color: #4273af;
	margin-bottom: 10px;
}
.abt a {
	float: right;
    color: #fff;
	margin-top: 10px;
    padding: 8px 20px;
    text-align: center;
    border-radius: 10px;
    font-weight: bolder;
	display: inline-block;
    text-transform: uppercase;
    font-family: 'Raleway Medium';
    background: rgba(17,101,166,1);
	border: 1px solid rgba(17,101,166,1);
}
.abt a:hover {
	color: rgb(17,101,166);
	background: #fff;
	border: 1px solid rgb(17,101,166);
}



          /*========== Footer ==========*/
  
footer.cf {
	width: 100%;
	color: #646767;
	font-size:12px;
	padding: 5px 0;
	background: #fff;
	border-top: 5px #4273af solid;
}
footer.cf .container {
	padding-left: 10px;
}
.home footer.cf, .page-template-services footer.cf {
	margin-top: 30px;
}
footer.cf p {	
	font-size: 10px;
	padding-top: 5px;
}
footer.cf a {
	color: #646767;
}
footer.cf a:hover {
	color: #4273af;
}
footer.cf .one-seven {
	text-align: right;
}
footer.cf span {
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 22px 10px 22px;
	border-right: 1px #f2f1f0 solid;
}
footer.cf span:last-child {
	line-height: 16px;
	border-right: none;
	padding: 5px 0 5px 22px;
}
footer.cf .f-phone {
	background: url(images/phone.png) no-repeat left center;
}
footer.cf .f-envelope {
	padding-left: 30px;
	background: url(images/envelope.png) no-repeat left center;
}
footer.cf .f-marker {
	text-align: left;
	padding-left: 26px !important;
	background: url(images/marker.png) no-repeat left center;
}



          /*========== Page With Sidebar ==========*/

.content { 
	float:left;
	width:72%;
}

.content-inner {
	float:left;
	width:100%;
}
.padding {
	float:left;
	width:100%;
	padding:20px;
	box-sizing:border-box;
}



.sidebar { 
	float:right;
	width:25%;
	margin-left:3%;
}
.widget-1 {
	
}
.widget-title { 
    color:#121210;
}
.sidebar .widget-title h1 {
    color:#fff;
	font-size:16px;
    padding:10px 0;
    margin-bottom:0;
    text-align:center;
	text-transform:uppercase;
}
.widget-cnt { 
	padding-top:10px;
}

.widget-cnt ul { 
	list-style:none;
}

.widget-cnt ul li { 
	list-style:none;
}
.widget-cnt ul > li {
	/*margin-bottom:20px;*/
	color:#7ea33e;
	
}
.widget-cnt ul li a { 
	color:#282828;
	display:block;
	font-size:16px;
	padding:15px 0;
	text-transform:uppercase;
	border-bottom: 1px #e5e5e5 solid;
}
.widget-cnt ul li a:hover {
	color:#1b92cb;
	border-color: #1b92cb;
}
.widget-cnt ul li:last-child a {
	border-bottom: none;
}
.widget-cnt ul ul {
    border-top: 2px #fff solid;
    padding-left: 5px;
}


.contact_details {
	font-size: 16px;
	border: 2px #4273af solid;
}
.contact_details .entry-header {
	color: #fff;
	margin-bottom: 0;
    text-align: center;
	background: #4273af;
    padding: 8px 10px 12px 10px;
}
.cd-in {
	padding: 15px;
}
.contact_details strong {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}


.payment_centre {
	color: #fff;
	display: block;
	font-size: 18px;
	margin: 10px 0;
	text-align: center;
	background: #4273af;
	padding: 8px 10px 12px 10px;
	border: 1px solid rgba(17,101,166,1);
}
.payment_centre:hover {
	color: rgb(17,101,166);
    background: #fff;
    border: 1px solid rgb(17,101,166);
}




/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* Alignment */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 5px 15px 7px 0;
}

.wp-caption.alignleft {
	margin: 5px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
	margin: 5px 0 7px 15px;
}

.wp-caption.alignright {
	margin: 5px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


.entry-content .edit-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.3333333333;
	text-transform: uppercase;
}

.entry-content .edit-link a {
	color: #767676;
	text-decoration: none;
}

.entry-content .edit-link a:hover {
	color: #41a62a;
}

/**
 * 6.5 Gallery
 * -----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width:         calc(33.3% - 4px);
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}



/**
 * 6.8 Attachments
 * -----------------------------------------------------------------------------
 */

.attachment .content-sidebar,
.attachment .post-thumbnail {
	display: none;
}

.attachment .entry-content {
	padding-top: 0;
}

.attachment footer.entry-meta {
	text-transform: none;
}

.entry-attachment .attachment {
	margin-bottom: 24px;
}




.justify {
	text-align:justify;
}
div.wpcf7 { 
	padding:0 30px 0 0 !important;
}


div.wpcf7 input[type="text"],
div.wpcf7 input[type="email"], 
div.wpcf7 textarea,
div.wpcf7 select { 
	border:1px solid #ddd;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	padding:8px;
	color:#666;
	font-size:14px;
	background:#fff;
	transition:all 300ms ease-in-out 0s;
	-moz-transition:all 300ms ease-in-out 0s;
	-webkit-transition:all 300ms ease-in-out 0s;
	-o-transition:all 300ms ease-in-out 0s;
	-ms-transition:all 300ms ease-in-out 0s;
}

div.wpcf7 textarea{ 
	max-height:100px;
}

div.wpcf7 input[type="text"]:focus,
div.wpcf7 input[type="email"]:focus, 
div.wpcf7 textarea:focus { 
	border-color:#121210;
}

div.wpcf7 input[type="submit"] { 
	padding:8px 30px;
	border:none;
	background:#4273af;
	color:#fff;
	display:inline-block;
}

div.wpcf7 input[type="submit"]:hover {
	color:#fff;
	background:#121210;
}






          /*---------- Entry Content ----------*/		  


.entry-header {
	color:#4273af;
	margin-bottom:20px;
	text-transform:uppercase;
}
.entry-header h1 {
	font-size:22px;
	font-family: 'OpenSans Bold';
}
.sidebar .entry-header h1 {
	line-height: 1;
}

.sidebar .entry-header, .widget-title, .page-title, .product_title { 
	font-size:18px;
}

.entry-content, .widget-content { 
	font-size:13px;
}

.entry-content p, .widget-content p { 
	margin-bottom:10px;
}

.entry-content p:last-child, .widget-content p:last-child { 
	margin-bottom:0;
}

.entry-content h1,
.entry-content h2,
.entry-content h3, 
.entry-content h4, 
.entry-content h5, 
.entry-content h6,
.widget-content h1,
.widget-content h2,
.widget-content h3, 
.widget-content h4, 
.widget-content h5, 
.widget-content h6 { 
	margin-bottom:15px;
}

.entry-content ul, .entry-content ol,
.widget-content ul, .widget-content ol { 
	margin:0 0 10px 12px;
	line-height:1.5;
}
.entry-content ul ul, .entry-content ol ol,
.widget-content ul ul, .widget-content ol ol { 
	margin:0;
}

.entry-content a, .widget-content a, .woocommerce div.product .stock { 
	color:#4273af;
}
.entry-content a {
	color: #4273af !important;
	font-weight:bold;
	font-family: 'Raleway Medium';
	text-decoration:underline;
    /*border-radius: 5px;
    padding: 3px 5px;
    font-weight: bolder;
    display: inline-block;
    text-transform: uppercase;
    
    background: rgba(17,101,166,1);
    border: 1px solid rgba(17,101,166,1);*/
}

.entry-content a:hover, .widget-content a:hover { 
	text-decoration:underline;
}
.entry-content a:hover {
	text-decoration: none;
	/*color: rgb(17,101,166) !important;
    background: #fff;
	
    border: 1px solid rgb(17,101,166);*/
}

.btn-small { 
	font-size:14px;
}

.btn-large { 
	font-size:16px;
	padding:8px 25px;
}

.text-left { 
	text-align:left;
}

.text-center { 
	text-align:center;
}

.text-right { 
	text-align:right;
}

.map { 
	margin:10px 0 0;
}
.map iframe { 
	width:100%;
}
.page-template-default article .post-thumbnail, .page-template-services-sidebar article .post-thumbnail {
	display:none;
}

.widget-1 .widget-title {
	background:#59b9de;
}
.widget-1 .widget-title h1 {
	color:#fff;
	padding:10px 0;
	font-size:16px;
	margin-bottom:0;
	text-align:center;
}




.page-template-page-with-sidebar .services, .page-template-inner-page .services {
	margin-top: 30px;
	display: inline-block;
}
.page-template-page-with-sidebar .services .entry-header, .page-template-inner-page .services .entry-header {
	margin-top: 20px;
	text-align: left;
}
.page-template-page-with-sidebar .services .entry-header h1, .page-template-inner-page .services .entry-header h1 {
	position: relative;
	overflow: hidden;
}
.page-template-page-with-sidebar .services .entry-header h1::after, .page-template-inner-page .services .entry-header h1::after {
    content: '';
    height: 1px;
    margin-left: 15px;
    width: 100%;
    background: #4273af;
    position: absolute;
    top: 11px;
}



.page-template-page-with-sidebar .service_box {
	/*margin: 0 4%;*/
}



.postage {
	border-radius: 5px;
	border: 1px #4273af solid;
    padding: 5px 10px 8px 10px;
}



.page-template-terms .row.cf {
	position: relative;
}
.page-template-terms .sidebar {
	float: left;
	margin-left: 0;
    margin-right: 3%;
}
.page-template-terms .sidebar.fixed {
	top: 20px;
	width: 275px;
	position: fixed;
}
.page-template-terms .content {
	float: right;
}
.pagetitle {
    margin-top: 30px;
}
.pagecontent b, .pagecontent strong {
    font-family: 'OpenSans Semibold';
    font-size: 15px;
}





.showmobile, nav.cf ul > li:first-child, .forMobile, .page-id-11 .sidebar .widget-1 {
	display: none;
}

/* Media Queries
 * ----------------------------------------------------------------------------
 */

@media only screen and (max-width : 1024px) { 
	
	.main-content .container {
		padding: 0 20px;
	}
	.services .container {
		width: 100%;
		padding: 0 10px;
	}
	.service_box {
		width: 25%;
	}
	.box_thumb {
		width: 100%;
		height: 240px;
	}
	footer.cf {
		padding: 5px 15px;
	}
	
	.page-template-terms .sidebar.fixed {
		width: 25%;
		position: initial;
	}



	.onlyfordesktop {
		display: none;
	}
	.onlyformobile {
		display: flex !important;
	}
	.mobile_app {
		position: relative;
    top: 0;
    width: 100%;
    transform: none;
    margin: 0 auto;
    background: #4173af;
    justify-content: center;
    padding: 30px 0;
	}
}
@media only screen and (max-width : 980px) {
	
	.showdesktop {
		display: none;
	}
	.showmobile, nav.cf ul > li:first-child {
		display: block;
	}
	header.cf {
		position: inherit;
	}
	.showmobile .m_phone {
		top: 15px;
		left: 20px;
		color: #4273af;
		font-size: 24px;
		position: absolute;
	}
	.logo {
		top: -20px;
		left: inherit;
		display: table;
		margin: 0 auto;
		position: relative;
	}
	
	.customer_login {
		margin: 0 20px;
		padding: 12px 0;
		text-align: center;
		border-top: 2px #ededed solid;
		border-bottom: 2px #ededed solid;
	}
	.customer_login strong {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
		display: inline-block;
	}
	.showmobile form {
		width: 45%;
		display: table;
    	margin: 10px auto 0 auto;
	}
	.showmobile form div {
		width: 60%;
		float: left;
		padding-right: 5px;
	}
	.showmobile form div input {
		width: 100%;
		padding: 5px 10px;
		border: 1px #e5e5e5 solid;
		margin: 2px 0;
	}
	.form_login {
		color: #fff;
		width: 20%;
		padding: 33px 0;
		margin-top: 20px;
		display: inline-block;
		background: #4273af;
		vertical-align: middle;
	}
	
	
	.slide_caption > a {
		margin-top: 0;
	}
	.slide_caption h1 {
		display: block;
	}
	
	.services .container {
		margin-top: -30px;
	}
	.box_thumb {
		width: 100%;
		height: 430px;
	}
	.services .service_box {
		width: 50%;
		margin: 0 0 20px 0px;
	}
	
	.page-template-page-with-sidebar .services, .page-template-inner-page .services {
		padding-top: 30px;
	}
}
@media only screen and (max-width : 800px) {
	
	.box_thumb {
		height: 385px;
	}
	footer.cf .one-three, footer.cf .one-seven {
		width: 100%;
		text-align: center;
	}
	footer.cf span {		
    	margin: 0 10px;
		padding: 10px 15px 10px 22px;
	}
}
@media only screen and (max-width : 768px) {
	
	.box_thumb {
		height: 360px;
	}

	.page-id-614 .slide_caption h1 {
		padding: 20px 10px 10px 10px;
	}
	.page-id-614 .slide_caption h1::before {
		top: -20px;
		left: 10px;
		padding: 10px 15px;
    font-size: 18px;
	}
	.page-id-614 .slide_caption > a {
    margin-top: 90px !important;
	}
}
@media only screen and (max-width : 736px) {
	
	.box_thumb {
		height: 340px;
	}
}
@media only screen and (max-width : 667px) {
	
	.showmobile form {
		width: 75%;
	}
	.showmobile form div {
		width: 75%;
	}
	.box_thumb {
		height: 300px;
	}
	
	.slide_caption h1 {
		font-size: 36px;
		line-height: 34px;
	}
	.slide_caption strong {
		font-size: 30px;
	}
}
@media only screen and (max-width : 640px) {
	
	.box_thumb {
		height: 300px;
	}
	.slide_caption {
		display: none;
	}
	
	
	.payment_centre {
		font-size: 22px;
		font-family: 'OpenSans Bold';
		text-transform: uppercase;
		padding: 13px 10px;
	}


	
	.page-id-614 .slide_caption {
		display: block;
		bottom: 0;
		background: #dc6844;
	}
	.page-id-614 .slide_caption > a {
    z-index: 9;
    position: relative;
    margin-top: 43px !important;
	}
	.page-id-614 .slide_caption h1 {
		width: 100%;
    padding: 20px 10px 20px 10px;
	}
	
	
	.content, .page-template-page-contact .one-half {
		width:100%;
	}
	.page-template-page-contact .wpcf7 {
		padding-left:0 !important;
		margin-top:30px;
	}
	.sidebar, .page-template-terms .sidebar.fixed {
		width:70%;
		float: none !important;
		margin: 0 auto !important;
		margin-top: 20px !important;
		display:table;
	}
}
@media only screen and (max-width : 600px) {
	
}
@media only screen and (max-width : 568px) {
	
	.box_thumb {
		height: 250px;
	}

	.forDesktop {
		display: none;
	}
	.forMobile {
		display: block;
	}
	.page-id-614 .slide_caption > a {
    left: 20px;
    top: -100px;
    margin-top: 0 !important;
    position: absolute;
	}
}
@media only screen and (max-width : 480px) {
	
	.box_thumb {
		height: 210px;
	}
	.abt, .main-content .entry-content {
		text-align: justify;
	}
	.abt_readmore {
		margin-right: 0;
		margin-top: -50px;
	}
	.service_box a.box-title {
		font-size: 15px;
		display: table;
		height: 58px;
	}
	.service_box a.box-title strong {
		display: table-cell;
		vertical-align: middle;
	}
	footer.cf span {
    	margin: 0 0px;
	}
	
	.sidebar, .page-template-terms .sidebar.fixed {
		width: 100%;
	}
	
	.sidebar .entry-header {
		position: relative;
	}
	.sidebar .entry-header a::before {
		top: 10px;
		right: 15px;
		color: #fff;
		content: '+';
		font-size: 18px;
		position: absolute;
	}
	.sidebar .entry-header a.menu-close::before {
		content: '-';
	}
	.cd-in {
		display: none;
	}
	.maopen .cd-in {
		display: block;
	}


	.page-id-614 .slide_caption {
    display: flex;
		flex-wrap: wrap;
	}
	.page-id-614 .slide_caption h1 {
		order: 1;
		padding: 30px 0 20px 0;
	}
	
	
}
@media only screen and (max-width : 414px) {
	
	.showmobile form {
		width: 100%;
	}
	.home_about {
		margin: 0;
		padding: 25px 10px;
	}
	.abt_description {
		width: 100%;
	}
	.page-template-page-with-sidebar .services, .page-template-inner-page .services {
		text-align: center;
	}
	.page-template-page-with-sidebar .services .entry-header, .page-template-inner-page .services .entry-header {
		text-align: left;
	}
	.services .service_box {
		width: 49%;
		float: none;
		padding: 0 2px;
		display: inline-block;
	}
	.box_thumb {
		height: 190px;
	}
	footer.cf span {
		border-right: 0;
		padding: 5px 15px 5px 22px;
	}
}
@media only screen and (max-width : 384px) {
	
	.services .service_box {
		 width: 100%;
	}
	.service_box a.box-title {
    	font-size: 14px;
	}
	.box_thumb {
		height: 330px;
	}
	.abt_description {
		height: 370px;
		padding: 40px 0;
	}
}
@media only screen and (max-width : 375px) {
	
}
@media only screen and (max-width : 360px) {
	
	.box_thumb {
		height: 300px;
	}
	.abt_description p::before {
		left: 20%;
		width: 60%;
	}
	.abt_description p::after {
		left: 25%;
		width: 50%;
	}
}
@media only screen and (max-width : 320px) {
	
	.box_thumb {
		height: 260px;
	}
	.abt_description {
		height: 350px;
	}
	.abt_description h4 {
		margin-bottom: 10px;
	}
	.abt_description p {
		padding:  12px 27px;
	}
	.abt_description span {
		height: 182px;
		overflow: hidden;
		display: inline-block;
	}
}
