/*
font-family: 'Hind', sans-serif;


*/


body {
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans";
	font-size: 100%;
}
* {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.wrapper {
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
section {
	position: relative;
}
a {
	color: #3D7991;
}
.clr {
	clear: both;
	height: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video {
	display: block;
}
.section-demo {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0a365d;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcda0a), color-stop(100%, #ed4915));
	background-image: -webkit-linear-gradient(#fcda0a, #ed4915);
	background-image: linear-gradient(#fcda0a, #ed4915);
}
/* ............................  MAIN MENU ............................ */

.logo{
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999999;
	padding:15px 25px;
}


#mmenu {
	position: fixed;
	top: 130px;
	left: 0px;
	z-index: 9999999;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.3s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.3s ease-in-out; /* Opera */
}
#mmenu .menuicon {
	height: 100px;
	width: 114px;
	z-index: 920;
	position: absolute;
	top: 0px;
	left: 0px;
}
#mmenu a {
	border: none;
}

#mmenu nav a {
	width: 100px;
	height: 100px;
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: -100px;
	z-index: 910;
	line-height: 5px;
}
#mmenu nav a:hover {
 	border: none;
}
#mmenu nav a span {
	margin-top: 25px;
}
#mmenu nav a:hover span {
	margin-top: 15px;
}
#mmenu .main-nav {
	position: relative;
}
#mmenu:hover .navPortfolio {
	left: 214px;
}
#mmenu:hover .navAbout {
	left: 114px;
}
#mmenu:hover .navContact {
	left: 314px;
}
.menuicon {
	background-image: url(../images/menuicon.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	text-indent: -666em;
}
.main-nav {
	float: left;
}
.main-nav a {
	display: block;
	float: left;
	height: 100px;
	width: 100px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	color: #5d5d5d;
	text-align: center;
	text-decoration: none;
	border-bottom: 0px solid #5d5d5d;
	color: rgba(0, 0, 0, 0.0);
	line-height: 40px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.2s ease-in-out; /* Opera */
}
.main-nav a:hover {
	background-color: #ff0000;
	height: 100px;
	border-bottom: 20px solid #5d5d5d;
	color: #ffffff;
	border-top: 5px solid #00c09e;
}
.main-nav a span {
	background-image: url(../images/menuicons.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
	margin-top: 45px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out; /* Firefox 4 */
	-webkit-transition: all 0.2s ease-in-out; /* Safari and Chrome */
	-o-transition: all 0.2s ease-in-out; /* Opera */
}
.main-nav a:hover span {
	margin-top: 25px;
}
.navAbout {
	background-color: #777;
	border-top: 5px solid #666;
}
.navAbout span {
	background-position: 50% 100%;
}
.navAbout:hover span {
	background-position: 50% 0%;
}
.navPortfolio {
	background-color: #999;
	border-top: 5px solid #888;
}
.navPortfolio span {
	background-position: 0% 100%;
}
.navPortfolio:hover span {
	background-position: 0% 0%;
}
.navContact {
	background-color: #bbb;
	border-top: 5px solid #aaa;
}
.navContact span {
	background-position: 100% 100%;
}
.navContact:hover span {
	background-position: 100% 0%;
}
/**/
.clear {
	clear: both;
	height: 0
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img {
	max-width: 100%;
	border: 0px;
	height: auto;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 72px;
	color: #1e1a30;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #5C5C5C;
	letter-spacing: 0.5px;
	font-weight: 700;
	line-height:70px;
}
section {
	width: 100%;
}
.widthcont {
	max-width: 1600px;
	margin: 0px auto;
}
#intro {
	/*background:url(../images/image1.jpg) top center no-repeat #ebedf1;*/
	background-size: cover;
}
#clouds {
	position: absolute;
	width: 100%;
	background: url(../images/clouds.png) 0px 15px repeat-x;
	height: 280px;
	z-index: 9999;
	bottom: 0px;
}
#clouds1 {
	position: absolute;
	width: 100%;
	background: url(../images/clouds1.png) 50px 0px repeat-x;
	height: 280px;
	z-index: 999;
	bottom: 0px;
}
a.scrollbtm {
	position: absolute;
	width: 50px;
	height: 50px;
	z-index: 9999;
	bottom: 0px;
	left: 49.5%;
	border-radius: 5px;
	overflow: hidden;
}
.hleftcont {
	float: left;
	margin-top: 18%;
	max-width: 750px;
	position: relative;
}
.hleftcont p {
	padding-top:10px;
	font-size: 24px;
	color: #353535;
	line-height: 30px;
	margin-bottom: 25px;
}
.hleftcont ul li {
	list-style-type: none;
	color: #353535;
	font-size: 24px;
	font-family: 'Playball', cursive;
	margin-top: 15px;
}
.hleftcont ul li img {
	vertical-align: middle;
	margin-right: 15px;
}
.hrightcont {
	margin-top: 5%;
	float: right;
	position: relative;
	width: 716px;
	height: 716px;
	border-radius: 50%;
	overflow: hidden;
	background:#ffffff;
}
.hrightcont img, .hrightcont svg {
	position: absolute;
}
#loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: url(../images/loading.gif) 50% 50% no-repeat #FFFFFF;
}
#circleimage {
	display: none-----;
}
/* Image Rotation */



.hrightcont img#crtwo {
	-webkit-transition: all 20s ease;
	-moz-transition: all 20s ease;
	-o-transition: all 20s ease;
	-ms-transition: all 20s ease;
	transition: all 20s ease;
}
.hrightcont:hover img#crtwo {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.hrightcont img#crthree {
	-webkit-transition: all 20s ease;
	-moz-transition: all 20s ease;
	-o-transition: all 20s ease;
	-ms-transition: all 20s ease;
	transition: all 20s ease;
}
.hrightcont:hover img#crthree {
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.hrightcont img#crfour {
	-webkit-transition: all 18s ease;
	-moz-transition: all 18s ease;
	-o-transition: all 18s ease;
	-ms-transition: all 18s ease;
	transition: all 18s ease;
}
.hrightcont:hover img#crfour {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
/**/

#portfolio {
 background:#;
}
#circle {
	width: 386px;
	height: 386px;
	position: absolute;
	z-index: 9999;
	left: 50px;
	bottom: 50px;
	border-radius: 50%;
	overflow: hidden;
}
#circle .catg {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: "Hind";
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	top: 46.5%;
	z-index: 2;
}
#circletab {
	position: absolute;
	z-index: 1;
}
#rotcircle {
	z-index: 0;
	position: absolute;
	transition: all 1.2s ease 1s;
}
.rotate0 {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.rotate1 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.rotate2 {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.rotate3 {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.rotate4 {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.rotate5 {
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
.rotate6 {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.rotate7 {
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	-o-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
}


#aboutus {
	background: #eb6126;
}

.abtxt1{
	max-width:1000px;
	font-size:35px;
	margin:0px auto;
	color:#FFFFFF;
	line-height:40px;
	padding:100px 0px 25px 0px;
}

.abtxt2{
	max-width:1000px;
	font-size:40px;
	font-family:Hind;
	font-weight:700;
	margin:0px auto;
	color:#FFFFFF;
	line-height:40px;
	padding:25px 0px 80px 0px;
}

.grid{
	text-align:center;
}

.grid li {
	display: inline-block;
	margin: 0;
	position: relative;
	text-align: left;
	width: 500px;
}
.grid figure {
	margin: 0;
	position: relative;
}
.grid figure img {
	display: block;
	position: relative;
}
.grid figcaption {
	text-align:center;
	position: absolute;
	top: 0;
	left: 0;
	background: #000000;
	color: #ffffff;
}
.grid figcaption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family:"Hind";
	font-size:30px;
	font-weight:700;
	padding-top:65px;
	margin:50px 0px 0px 0px;
}

.grid figcaption p{
	font-size:15px;
	color:#c4c4c4;
	padding:0px 50px;
	margin:0px;
}

.grid figcaption h3.aboutico{
	background:url(../images/about-icon.png) top center no-repeat;
}
.grid figcaption h3.manageico{
	background:url(../images/management_icon.png) top center no-repeat;
}
.grid figcaption a.learn{
	display:inline-block;
	font-size:15px;
	font-family:Hind;
	color:#FFFFFF;
	font-weight:700;
	margin-top:20px;
}

.cs-style-4 li {
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 0 50%;
	-moz-perspective-origin: 0 50%;
	perspective-origin: 0 50%;
}
.cs-style-4 figure {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.cs-style-4 figure div {
	overflow: hidden;
}
.cs-style-4 figure img {
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.cs-style-4 figure.cs-hover img, .cs-style-4 figure:hover img {
	-webkit-transform: translateX(25%);
	-moz-transform: translateX(25%);
	-ms-transform: translateX(25%);
	transform: translateX(25%);
}
.cs-style-4 figure.cs-hover figcaption, .cs-style-4 figure:hover figcaption {
	opacity: 1;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s;
	transition: transform 0.4s, opacity 0.1s;
}
.cs-style-4 figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.1s 0.3s;
	-moz-transition: -moz-transform 0.4s, opacity 0.1s 0.3s;
	transition: transform 0.4s, opacity 0.1s 0.3s;
}
/*-----------*/

#contactus {
	background: url(../images/contact-bg.gif) repeat #F9F9F9;
}
.ctleft {
	width: 49.5%;
	float: left;
	padding: 160px 0px 0px 31px;
	color: #b3b3b3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ctleft .call {
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 40px;
	color: #a6a6a6;
	background: url(../images/callbg.png) 0px 10px no-repeat;
	padding: 0px 0px 50px 75px;
}
.ctleft .call a {
	color: #a6a6a6;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	padding-top: 5px;
}
.ctright {
	width: 49.5%;
	float: right;
	padding-top: 160px;
}
.ssmedia {
	padding-top: 105px;
	text-align: center;
}
.ssmedia a {
	width: 70px;
	height: 67px;
	margin: 0px 100px;
	display: inline-block;
	transition: ease-in 0.2s;
	background: url(../images/smedia-icons.png) 0px 0px no-repeat;
}
.ssmedia a.fb {
	background-position: top left;
}
.ssmedia a:hover.fb {
	background-position: bottom left;
}
.ssmedia a.tw {
	background-position: -70px 0px;
}
.ssmedia a:hover.tw {
	background-position: -70px -70px;
}
.ssmedia a.bl {
	display:none;
	background-position: -140px 0px;
}
.ssmedia a:hover.bl {
	background-position: -140px -70px;
}
.ssmedia a.ln {
	background-position: -210px 0px;
}
.ssmedia a:hover.ln {
	background-position: -210px -70px;
}
input.nospam {
    display: none;
}
input[type="text"] {
  background: url(../images/inputbg.gif) repeat;
  border: 0;
  height: 60px;
  width: 40%;
  color: #FFFFFF;
  font-size: 18px;
  margin-right: 15px;
  padding: 0 10px;
  vertical-align: top;
}

input[type="email"] {
  background: url(../images/inputbg.gif) repeat;
  border: 0;
  height: 60px;
  width: 80%;
  color: #FFFFFF;
  font-size: 18px;
  margin-top: 15px;  /* pushes email input down */
  padding: 0 10px;
  vertical-align: top;
}
input[type="tel"] {
    background: url(../images/inputbg.gif) repeat;
    border: 0px;
    height: 60px;
    width: 40%;
    color: #FFFFFF;
    font-size: 18px;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 0px 10px;
}

textarea {
	background: url(../images/inputbg.gif) repeat;
	border: 0px;
	height: 100px;
	min-width: 420px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 18px;
	margin: 15px 0px;
	padding: 20px 10px;
}
input[type="submit"] {
	background: #fd574d;
	border: 0px;
	height: 53px;
	line-height: 53px;
	color: #FFFFFF;
	font-size: 25px;
	font-family: "Hind";
	font-weight: 700;
	padding: 0px 50px;
	cursor: pointer;
	display: table;
}
#footer {
	height: 54px;
	background: #fe1306;
	line-height: 54px;
	color: #ffffff;
	font-size: 12px;
	line-height: 53px;
}
#footer a {
	color: #FFFFFF;
}
#txtDate {
	display: inline;
}

/* Media Queries */

@media (max-width: 1600px) {
.widthcont {
	max-width: 1250px;
}
h1 {
	font-size: 42px;
	line-height:50px;
}
.hleftcont {
	width: 520px;
	margin-top: 23%;
}
.hleftcont p {
	font-size: 24px;
}
.hrightcont {
	margin-top: 5%;
	width: 686px;
	height: 686px;
}
}

@media (max-width: 1400px) {
.widthcont {
	max-width: 1150px;
}
h1 {
	font-size: 52px;
}
.hleftcont {
	width: 480px;
	margin-top: 15%;
}
.hleftcont p {
	font-size: 15px;
}
.hrightcont {
	margin-top: 10%;
	width: 586px;
	height: 586px;
}
}

@media (max-width: 1280px) {
.widthcont {
	max-width: 1050px;
}
h1 {
	font-size: 52px;
}
.hleftcont {
	width: 450px;
	margin-top: 13%;
}
.hleftcont p {
	font-size: 15px;
}
.hrightcont {
	margin-top: 3%;
	width: 556px;
	height: 556px;
}
.ssmedia a{
	margin:0px 75px;
}

}
