
body {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-style: none;
  line-height: 30px;
  font-weight: 400;
  overflow-x: hidden !important;
  text-align: left;
  position: relative;
  
}
a {
  text-decoration: none !important;
  display: inline-block;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  padding: 0px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a:hover {
  color: #2b323f;
}
a:focus {
  outline: 0 !important;
}
.overflow {
  overflow: hidden;
}
p {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 25px;
  font-weight: 400;
  text-align: justify;
}
p:last-child {
  margin-bottom: 0px;
}
/* 19/08/2019 */
@media only screen and (min-width:320px) and (max-width:767px) {
  .sidebar-contact p {
    text-align: left;
  }
  
}
i.fa.fa-times {
    color: #f26722;
    border: 1px solid;
    margin: 0px 0px 0px 98%;
}
#feedback {
  height: 0px;
  width: 72px;
  position: fixed;
  right: 1px;
  top: 333px;
  z-index: 1000;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
@media only screen and (min-width:1441px) and (max-width:2560px) {
  #feedback {
    top: 250px;
  }
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  #feedback {
    height: 0px;
    width: 65px;
    position: fixed;
    right: 1px;
    top: 264px;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 1;
}
}
@media only screen and (min-width:375px) and (max-width:767px) {
  #feedback {
    height: 0px;
    width: 65px;
    position: fixed;
    right: 1px;
    top: 264px;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    z-index: 1;
}
}
#feedback a {
	display: block;
	background:#f26722;
	height: 42px;
	padding-top: 5px;
  /* width: 155px; */
  width: 141%;
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
  text-decoration: none;
}
#feedback a:hover {
	background:#f26722;
}

/* enquiry form */	
		
#quickenquire input[type=text], input[type=email], textarea, select {
	width: 100%;
	padding: 5px 15px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}


#quickenquire label {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px!important;
	margin: 0px!important;
}
#quickenquire  input[type=submit] {
    width: 100%;
    background-color: #00495d;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 7px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#quickenquire  input[type=submit]:hover {
    background-color: #000000;
}
/* 19/08/2019 */
/* 13/08/2019 */
/* .fa-wpforms:before {
  position: absolute;
  top: 35%;
}
.fa-wpforms:after {
  content: "Quote";
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  position: absolute;
  top: 4%;
  left: 12%;
} */
#mySidenav a {
  position: fixed;
  right: -80px;
  transition: 0.3s;
  padding: 9px;
  width: 100px;
  text-decoration: none;
  font-size: 20px;
  color: white;
  border-radius: 0 5px 5px 0;
}

#mySidenav a:hover {
  right: 0;
}

#about {
    top: 150px;
background-color: #003992;
left: 96.35%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    #mySidenav a {
        display: none;
    }
}
@media only screen and (min-width:768px) and (max-width: 1023px;) {
#about {
    top: 150px;
background-color: #003992;
left: 93.5%;
}
}

/* 13/08/2019 */
/* Heading Style */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Slab', serif;
  color: #737373;
}
h1 {
    font-size: 34px;
    line-height: 70px;
    font-family: sans-serif;
    margin-top: 92px;
}
h2 {
  font-size: 30px;
  line-height: 45px;
  font-weight: 300;
}
h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #232323;
}
@media (max-width: 1024px) {
  h3 {
    font-size: 13px;
    line-height: 30px;
    font-weight: bold;
    color: #232323;
}
}
@media only screen and (min-width: 1025px) and (max-width:1280px) {
  h3 {
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    color: #232323;
}
}
h4 {
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
}
h5 {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}
h6 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}
h2.title {
    color: #fff;
    /* font-size: 23px; */
    font-family: inherit;
    text-shadow: 2px 2px 4px #000000;
    font-weight: bold;
}
@media (max-width: 1024px) {
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 13.3px;
    font-weight: bold;
}
}
.header2 {
    color: #fff;
    font-family: Lucida Bright;
    text-shadow: 2px 2px 4px #000;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    margin-top: -0.5%;
    margin-left: 0.1%;
}
@media (min-width: 2560px) {
  .header2 {
        font-size: 52px;
    margin-top: 19px;
}
}
@media (max-width: 768px) {
  .header2 {
    margin-top: -9px;
    text-shadow: 2px 2px 4px #000;
    margin-left: -1px !important;
    font-size: 27px;
  }
}
@media (max-width: 320px) {
  .header2 {
    font-size: 26px;
    margin-left: -84px;
}
}
@media (max-width: 375px) {
  .header2 {
    font-size: 20px;
    margin-top: -10px !important;
}
}
@media (max-width: 425px) {
  .header2 {
    text-align: center;
    margin-top: -15px;
    margin-left: 10px !important;
    font-size: 20px;
}
}
@media (max-width: 1024px) {
 .header2 {
    margin-left: 49px;
}
}

/* 06-08-2019 */
@media (max-width:425px) {
  html body .aimg1 {
    max-width: 100% !important;
}
html body .textz {
  text-align: justify;
  font-size: 12px !important;
  line-height: 1.5;
}
html body .cons {
  font-size: 12px;
  line-height: 1.5;
  text-align: justify;
  margin-left: 0px;
  margin-top: -50px;
  padding: 0px;
}
}
.footer-section .cc-fx-row {
  padding: 60px 0px;
} 
.footer-section img {
  max-width: 100%;
  width: auto;
  height: auto;
  padding: 5px;
}
@media (max-width: 768px) {
  .text0 {
    font-size: 12px;
    line-height: 1.5;
  }
 html body .text01 {
    font-size: 11.5px;
    line-height: 1.5;
        margin-left: -5px;
  }
  html body .text1 {
    font-size: 12px;
    line-height: 1.5;
  }
  html body .text2 {
    font-size: 12px;
    line-height: 1.5;
  }
  .titleztext {
    text-align: justify;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 15px !important;
    margin-top: 0px !important;
}
.section-header.text-left {
  font-size: 12px;
  line-height: 1.5;
}
.tw {
  font-size: 12px;
  line-height: 1.5;
  margin-top: -20px;
}
.text3 {
  text-align: justify !important;
  margin-top: 3px !important;
  font-size: 12px;
  line-height: 1.5;
}
  .aimg1 {
    max-width: 100% !important;
}
.cons {
  text-align: justify;
  line-height: 1.5;
  font-size: 12px;
  padding: 0px 13px;
}
#cont {
  padding-left: 83px !important;
  margin-top: 20px;
}
}
@media (max-width:600px) {
  html body .footer {
    height: 250px !important;
  }
  
.foot2 {
  margin-left: 0px;
text-align: center;
margin-top: 5px !important;
line-height: 1.5;
}
html body .iconz {
  margin-top: -12px;
}
}
@media only screen and (min-width:426px) and (max-width:767px) {

 html body .ig311 {
    width: 100%;
    margin-top: -10%;
}
  html body .mtext {
    text-align: justify;
    font-size: 12px !important;
    line-height: 1.5;
}
html body .ab8 {
  font-weight: bold;
  font-size: 14px; 
  color: #003992;
  line-height: 1;
  text-align: center !important;
  margin-bottom: 2px;
}
html body .text4 {
  text-align: justify !important;
  font-size: 12px;
  max-width: 100%;
  line-height: 1.3;
}
html body .rowz {
  margin-left: 50px;
}
html body #cont {
  padding-left: 0px !important;
  margin-top: -1px;
}
html body .row.text-center {
  padding: 0 10px;
}
form#subscribe_form {
  width: 80%;
  height: auto;
}
.portfolio-items{
  display: inline-grid;
}
html body.footer3 {
  margin-top: -45px !important;
}
html body .f2 {
  margin: 0px !important;
  padding: 53px 0px;
}
.ab10 {
  font-size: 22px !important;
  text-align: center !important;
}
html body .ab11 {
  line-height:1.5;
}
html body .dropdown {
  margin-left: -15px;
  margin-top: 90px;
  width: 18%;
  height: 37px;
}
html body .textz {
  font-size:12px;
  line-height: 1.5;
}
html body .ix {
  margin-left:-20px;
}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
  html body .footer-section .section-separator {
    width: 95%;
    margin: 0;
  }
  html body .mtext, .textz {
    text-align: justify;
    font-size: 12px !important;
    line-height: 1.5;
}
html body .ab8 {
  font-weight: bold;
  font-size: 14px; 
  color: #003992;
  line-height: 1;
  text-align: center !important;
  margin-bottom: 2px;
}
html body .text4 {
  text-align: justify !important;
  font-size: 12px;
  max-width: 100%;
  line-height: 1.3;
}
html body .rowz {
  margin-left: 50px;
}
html body .parcel-image-div {
  margin-left: -75px !important;
  margin-top: 50px !important;
}
/* img.menuimg2 {
  margin-left: -48px;
  margin-top: -45px;
} */
}

@media only screen and (max-width:1200px) {
  .footer-section .cc-fx-row {
    padding: 30px 0px;
  }
  html body .parcel-image-div {
    margin: 20px auto;
  }
  html body .f2 {
    margin: 0px !important;
  }

}
/* img.menuimg2 {
  margin-left: -90px;
} */

/**
 * ====================================
 *  Every Section Headline Defult Class
 * ====================================

 */
 /* 23/07/2019 */
/*.menuimg {
    width: 15%;
    position: absolute;
    left: 83%;
    top: 11.4%;
    height: unset;
    background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: none;
  padding: 2px 2px;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #fff; -webkit-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -webkit-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -webkit-box-shadow: 0 0 3px  #fff; }
}

@-moz-keyframes glowing {
  0% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -moz-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
}

@-o-keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}

@keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}*/
@media (min-width: 1440px) {
  .menuimg {
    width: 11%;
    position: absolute;
    left: 87%;
    top: 16.5%;
    height: unset;
    background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: none;
  padding: 2px 2px;
    -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #fff; -webkit-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -webkit-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -webkit-box-shadow: 0 0 3px  #fff; }
}

@-moz-keyframes glowing {
  0% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -moz-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
}

@-o-keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}

@keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}
}
/*.dropdown {
      position: absolute !important;
    display: inline-block !important;
    height: 77px;
    width: 208px;
    left: 82.5%;
    top: 10%;
    -webkit-border-radius: 10px;
    border-radius: 1px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 2px 2px;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}*/
/* footer section */

.cc-imgsec .f2{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.cc-external-links{
  display: flex;

}

h4.cc-title {
	    font-size: 16px;
    font-weight: 700;
    color: #fff;
    font-family: "open sans";
    margin: 0;
}

.box {
     width: 50%;
    text-align: center;
    padding: 20px 15px;

}

.box a {
	color: #fff;
}

.box .fa {
	font-size: 36px;
}

.box span {
    display: block;
    font-size: 13px;
    line-height: 30px;
    font-weight: 400;
    font-family: "open sans";
}

.cc-exlink-wrapper{
	    width: 100%;
    text-align: center;
}

.cc-fx-row.cc-footer-icons {
	 padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
}
/* footer section */
@media (min-width: 1440px) {
a.okayNav-header__logo.navbar-brand {
    margin-left: -52px !important;
}
}
@media (min-width: 2560px) {
a.okayNav-header__logo.navbar-brand {
    margin-left: -440px !important;
}
}
.dropdown {
    position: absolute !important;
    display: inline-block !important;
    height: 68px;
    width: 208px;
    left: 82.5%;
    top: 10%;
    -webkit-border-radius: 10px;
    /* border-radius: 1px; */
    border: none;
    color: #ffffff00;
    cursor: pointer;
    /* padding: 2px 0px; */
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #fff; -webkit-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -webkit-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -webkit-box-shadow: 0 0 3px  #fff; }
}

@-moz-keyframes glowing {
  0% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -moz-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
}

@-o-keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}

@keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}
@media (min-width: 2560px) {
 .dropdown {
    position: absolute !important;
    display: inline-block !important;
    height: 77px;
    width: 208px;
    left: 87%;
    top: 10%;
    -webkit-border-radius: 10px;
    border-radius: 1px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 2px 2px;
     
}
}
@media (min-width: 1440px) {
  .dropdown {
      position: absolute !important;
    display: inline-block !important;
    height: 77px;
    width: 208px;
    left: 84.2%;
    top: 10%;
    -webkit-border-radius: 10px;
    border-radius: 1px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 2px 2px;
     
    }
  }

/*@media (min-width: 1440px) {
  .dropdown {
      position: absolute !important;
    display: inline-block !important;
    height: 77px;
    width: 208px;
    left: 84.2%;
    top: 10%;
    -webkit-border-radius: 10px;
    border-radius: 1px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 2px 2px;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #fff; -webkit-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -webkit-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -webkit-box-shadow: 0 0 3px  #fff; }
}

@-moz-keyframes glowing {
  0% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; -moz-box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; -moz-box-shadow: 0 0 3px  #fff; }
}

@-o-keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}

@keyframes glowing {
  0% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
  50% { background-color:  #fff; box-shadow: 0 0 40px  #fff; }
  100% { background-color:  #fff; box-shadow: 0 0 3px  #fff; }
}
}*/
@media (max-width:1024px) {
.dropdown {
    display: block !important;
    width: 18%;
    margin-left: -25px;
    margin-top: 3px;
    height: 60px;  
}
}
@media (max-width: 768px) {
	div#bs-example-navbar-collapse-1 {
    width: 84%;
}
}
@media (max-width:425px) {
	.dropdown {
       margin-top: 89px !important;
    width: 33% !important;
    margin-left: -74px !important;
    height: 42px !important;
  }
}
@media (max-width:320px) {
	.dropdown {
       margin-top: 89px !important;
    width: 33% !important;
    margin-left: -74px !important;
    height: 35px !important;
  }
}

@media (max-width:768px) {
	li.page-scroll.scrollto {
    margin-left: -1%;
}
  .dropdown {
    margin-left: -15px;
    margin-top: 14px;
    width: 18%;
    height: 47px;
  }
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown:hover .dropdown-content {
  display: block;
}
/* .menuimg2 {
    width: 100%;
    position: absolute;
    left: -23.4%;
    top: 58%;
    border: 3px solid #2f82d6;
} */
img.logo-2.img-responsive {
    margin-left: 5px;
}
@media (max-width: 425px) {
  .menuimg2 {
    display: block;
    margin-bottom: 25px;
    margin-top: -20px;
}
html body .ix {
  margin-left: 0px;
}
}
@media (max-width: 768px) {
  /* .menuimg2 {
    width: 100%;
    margin-left: 3px;
    margin-top: -26px;
} */
}
img.menuimg1 {
    display: none;
}
@media (max-width: 768px) {
  .menuimg {
    display: none;
  }
}
@media (max-width: 768px) {
  .menuimg1 {
    width: 425px;
    margin-left: -17px;
    display: block !important;
}
}
/* @media (max-width:320px){  
p.t3 {
  margin-left: -15px;
}
} */
#cont {
  padding-left: 200px;
}
@media (max-width: 320px) {
  #cont {
    margin-left: -80px !important;
}
}
@media (max-width: 425px) {
  #cont {
    margin-left: -55px;
}
}
/* @media (max-width: 768px) {
  #cont {
    padding-left: 100px !important;
        margin-top: 20px;
}
} */
span.tb1 {
  margin-left: 3px;
}
span.tb2 {
  margin-left: 4px;
}
@media (max-width:320px){
  span.tb2 {
    font-size: 14px;
}
}
@media (max-width: 1024px) {
 #cont {
    padding-left: 155px;
}
}
@media only screen and (min-width:1441px) and (max-width: 2560px) {
  .sidebar-contact{
    top: 280px !important;
  }
}
@media only screen and (min-width:1367px) and (max-width: 1440px) {
  .sidebar-contact{
    top: 290px !important;
  }
}
@media only screen and (min-width:769px) and (max-width: 1024px) {
  .sidebar-contact{
    top: 275px !important;
  }
}

 .sidebar-contact{
  position:fixed;
  top: 290px;
  right:-350px;
  transform:translateY(-50%);
  width:350px;
  height:auto;
  padding:40px;
  background:#fff;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.13);
  box-sizing:border-box;
  transition:0.5s;
  z-index: 1;
}
@media (max-width: 768px) {
  .sidebar-contact{
    box-shadow: 0 0px 0px rgba(0,0,0,.5);

  }
}
.sidebar-contact.active{
  right:0;
  z-index: 111;
}
@media only screen and (min-width:320px) and (max-width:767px) {
  .sidebar-contact.active {
    left: 0;
    z-index: 111;
}
}
@media only screen and (max-width:768px) {
  .sidebar-contact.active {
    left: 0;
    z-index: 111;
 
}
}
/* @media only screen and (max-width:769px) {
  .sidebar-contact.active{
    right:0;
    z-index: 111;
    padding: 85px 0px;
  }
} */
.side-contact-toggle {
  position: fixed;
  height: 48px;
  width: 38px;
  text-align: center;
  cursor: pointer;
  background: #f26722;
  line-height: 48px;
  right: 0;
  top: 120px;
}
@media only screen and (max-width:768px) {
  .side-contact-toggle {
    position: fixed;
    height: 48px;
    width: 38px;
    text-align: center;
    cursor: pointer;
    background: #f26722;
    line-height: 48px;
    right: 0;
    top: 122px;
    z-index: 1;
}
}
.side-contact-toggle:hover{
  background: #003992;
}
.side-contact-toggle.active {
  display: none;
}
@media (max-width: 768px) {
  /* .toggle {
    display: block;
  } */
}
.side-contact-toggle:before{
  content:'\f003';
  font-family:fontAwesome;
  font-size:18px;
  color:#fff;
}
.side-contact-toggle.active:before{
  content:'\f00d';
}
@media(max-width:768px)
{
  .sidebar-contact{
    width:100%;
    height:100%;
    left:-100%;
  }
  /* .sidebar-contact .toggle{
    top:50%;
    transform:translateY(-50%);
    transition:0.5s;
  }
  .sidebar-contact.active .toggle
  {
    top:0;
    right:0;
    transform:translateY(0);
  } */
  .scroll{
    width:100%;
    height:100%;
    overflow-y:auto;
  }
  .content{
    padding:50px 50px;
  }
}
 /* 23/07/2019 */
 /* 22/07/2019 */
 img.logo-1.img-responsive {
    margin-left: 5px;
}
   .navbar-nav>li>a:hover {
    color: #fbfbfb !important;
    background: #f26722 !important;
}
.navbar-nav1>li>a:hover {
    color: #fbfbfb !important;
}
.navbar-default .navbar-nav1>li>a {
    color: #fff;
    font-size: 14.5px;
    font-weight: bold;
}
.navbar-default .navbar-nav1>li>a:focus,.navbar-default .navbar-nav1>li>a:hover{
    color:#333;
    background-color:transparent
}
.navbar-default .navbar-nav1>.active>a,.navbar-default .navbar-nav1>.active>a:focus,.navbar-default .navbar-nav1>.active>a:hover{
    color:#555;
    background-color:#e7e7e7
}
.navbar-default .navbar-nav1>.disabled>a,.navbar-default .navbar-nav1>.disabled>a:focus,.navbar-default .navbar-nav1>.disabled>a:hover{
    color:#ccc;
    background-color:transparent
}
.navbar-default .navbar-nav1>.open>a,.navbar-default .navbar-nav1>.open>a:focus,.navbar-default .navbar-nav1>.open>a:hover{
    color:#555;
    background-color:#e7e7e7
}
@media (max-width:767px){
    .navbar-default .navbar-nav1 .open .dropdown-menu>li>a{
        color:#777
    }
    .navbar-default .navbar-nav1 .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav1 .open .dropdown-menu>li>a:hover{
        color:#333;
        background-color:transparent
    }
    .navbar-default .navbar-nav1 .open .dropdown-menu>.active>a,.navbar-default .navbar-nav1 .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav1 .open .dropdown-menu>.active>a:hover{
        color:#555;
        background-color:#e7e7e7
    }
    .navbar-default .navbar-nav1 .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav1 .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav1 .open .dropdown-menu>.disabled>a:hover{
        color:#ccc;
        background-color:transparent
    }
}
.navbar-inverse .navbar-nav1>li>a{
    color:#9d9d9d
}
.navbar-inverse .navbar-nav1>li>a:focus,.navbar-inverse .navbar-nav1>li>a:hover{
    color:#fff;
    background-color:transparent
}
.navbar-inverse .navbar-nav1>.active>a,.navbar-inverse .navbar-nav1>.active>a:focus,.navbar-inverse .navbar-nav1>.active>a:hover{
    color:#fff;
    background-color:#080808
}
.navbar-inverse .navbar-nav1>.disabled>a,.navbar-inverse .navbar-nav1>.disabled>a:focus,.navbar-inverse .navbar-nav1>.disabled>a:hover{
    color:#444;
    background-color:transparent
}
.navbar-inverse .navbar-nav1>.open>a,.navbar-inverse .navbar-nav1>.open>a:focus,.navbar-inverse .navbar-nav1>.open>a:hover{
    color:#fff;
    background-color:#080808
}
@media (max-width:767px){
    .navbar-inverse .navbar-nav1 .open .dropdown-menu>.dropdown-header{
        border-color:#080808
    }
    .navbar-inverse .navbar-nav1 .open .dropdown-menu .divider{
        background-color:#080808
    }
    .navbar-inverse .navbar-nav1 .open .dropdown-menu>li>a{
        color:#9d9d9d
    }
    .navbar-inverse .navbar-nav1 .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav1 .open .dropdown-menu>li>a:hover{
        color:#fff;
        background-color:transparent
    }
    .navbar-inverse .navbar-nav1 .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav1 .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav1 .open .dropdown-menu>.active>a:hover{
        color:#fff;
        background-color:#080808
    }
    .navbar-inverse .navbar-nav1 .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav1 .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav1 .open .dropdown-menu>.disabled>a:hover{
        color:#444;
        background-color:transparent
    }
}
.navbar-nav1{
    margin:7.5px -15px
}
.navbar-nav1>li>a{
    padding-top:10px;
    padding-bottom:10px;
    line-height:20px
}
@media (max-width:768px) {
.navbar-nav1 {
    margin-top: -165px;
}
}
@media (max-width:767px){
    .navbar-nav1 .open .dropdown-menu{
        position:static;
        float:none;
        width:auto;
        margin-top:0;
        background-color:transparent;
        border:0;
        -webkit-box-shadow:none;
        box-shadow:none
    }
    .navbar-nav1 .open .dropdown-menu .dropdown-header,.navbar-nav1 .open .dropdown-menu>li>a{
        padding:5px 15px 5px 25px
    }
    .navbar-nav1 .open .dropdown-menu>li>a{
        line-height:20px
    }
    .navbar-nav1 .open .dropdown-menu>li>a:focus,.navbar-nav1 .open .dropdown-menu>li>a:hover{
        background-image:none
    }
}
@media (min-width:768px){
    .navbar-nav1{
        float:left;
        margin:0
    }
    .navbar-nav1>li{
        float:left
    }
    .navbar-nav1>li>a{
        padding-top:15px;
        padding-bottom:15px
    }
}
.navbar-nav1>li>.dropdown-menu{
    margin-top:0;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.navbar-fixed-bottom .navbar-nav1>li>.dropdown-menu{
    margin-bottom:0;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.navbar-default .navbar-nav1>li>a {
    color: #fff;
    font-size: 14.5px;
    font-weight: bold;
}
.navbar-default .navbar-nav1>li>a:focus,.navbar-default .navbar-nav1>li>a:hover{
    color:#333;
    background-color:transparent
}
.navbar-default .navbar-nav1>.active>a,.navbar-default .navbar-nav1>.active>a:focus,.navbar-default .navbar-nav1>.active>a:hover{
    color:#555;
    background-color:#e7e7e7
}
.navbar-default .navbar-nav1>.disabled>a,.navbar-default .navbar-nav1>.disabled>a:focus,.navbar-default .navbar-nav1>.disabled>a:hover{
    color:#ccc;
    background-color:transparent
}
.navbar-default .navbar-nav1>.open>a,.navbar-default .navbar-nav1>.open>a:focus,.navbar-default .navbar-nav1>.open>a:hover{
    color:#555;
    background-color:#e7e7e7
}
@media (max-width:767px){
    .navbar-default .navbar-nav1 .open .dropdown-menu>li>a{
        color:#777
    }
    .navbar-default .navbar-nav1 .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav1 .open .dropdown-menu>li>a:hover{
        color:#333;
        background-color:transparent
    }
    .navbar-default .navbar-nav1 .open .dropdown-menu>.active>a,.navbar-default .navbar-nav1 .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav1 .open .dropdown-menu>.active>a:hover{
        color:#555;
        background-color:#e7e7e7
    }
    .navbar-default .navbar-nav1 .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav1 .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav1 .open .dropdown-menu>.disabled>a:hover{
        color:#ccc;
        background-color:transparent
    }
}
.navbar-inverse .navbar-nav1>li>a{
    color:#9d9d9d
}
.navbar-inverse .navbar-nav1>li>a:focus,.navbar-inverse .navbar-nav1>li>a:hover{
    color:#fff;
    background-color:transparent
}
.navbar-inverse .navbar-nav1>.active>a,.navbar-inverse .navbar-nav1>.active>a:focus,.navbar-inverse .navbar-nav1>.active>a:hover{
    color:#fff;
    background-color:#080808
}
.navbar-inverse .navbar-nav1>.disabled>a,.navbar-inverse .navbar-nav1>.disabled>a:focus,.navbar-inverse .navbar-nav1>.disabled>a:hover{
    color:#444;
    background-color:transparent
}
ul.nav.navbar-nav1.navbar-right1 {
    position: absolute;
    left: 90%;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 2px 2px;
    z-index: 1;
    margin-left: -300px;
    height: 125px;
    width: 350px;
}

.dropdown:hover .dropdown-content {
  display: block;
}
@keyframes blink {
    0% {
           background-color: rgba(242, 103, 34,1)
    }
    50% {
           background-color: rgba(242, 103, 34,0.5)
    }
    100% {
           background-color: rgba(242, 103, 34,1)
    }
}
@-webkit-keyframes blink {
    0% {
           background-color: rgba(255,0,0,1)
    }
    50% {
           background-color: rgba(255,0,0,0.5)
    }
    100% {
           background-color: rgba(255,0,0,1)
    }
}

 .download {
       width: 33px;
    height: 31px;
   /* padding:2px 2px 2px 2px;*/
    text-align:center;
    color:#fff;
    margin-bottom: 4px;
     margin-left: -44px;
    margin-top: 14px;
    font-size: 20px;
    border-radius: 15px;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -moz-animation:blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation:blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation:blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation:blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
@media (max-width: 768px) {
    .download {
        display: none;
    }
}
 /* 22/07/2019 */
ul.a1 {
    /*list-style-image: url(../images/check.png);*/
        list-style-type: none;
    color: #fff;
    text-align: left;
    line-height: 2;
    text-shadow: 2px 2px 4px #000;
    margin-top: -12px;
    /* font-style: italic; */
    margin-left: 586px;
    font-size: 18px;
    text-align: right;
}
@media (max-width: 320px) {
  html body ul.a1 {
      font-size: 12px;
  }
  }
@media (max-width: 375px) {
ul.a1 {
  margin-top: -27px !important;
  text-align: center;
  line-height: 1.5;
  font-size: 12px !important;
}
}
@media (max-width: 425px) {
ul.a1 {
    margin-left: 0px;
    text-align:right;
}
}
@media (max-width: 768px) {
ul.a1 {
    width: 100%;
    margin-left: 0px !important;
    /* list-style-image: url(../images/check.png); */
    list-style-type: none;
    margin-top: 90px;
    font-size: 13px;
}
}
@media (max-width: 1024px) {
ul.a1 {
    margin-left: 50px;
    margin-top: -17px;
}
}
@media (min-width: 1440px) {
ul.a1 {
       margin-top: -20px;
}
}
@media (min-width: 2560px) {
ul.a1 {
       font-size: 30px;
       margin-top: -20px;
       margin-right: 2%;
}
}
.ix {
    margin-left: 86px;
}
@media (max-width: 375px) {
  .ix {
     margin-left: 15px !important;
}
}
/* @media (max-width: 768px) {
  .ix {
     margin-left: -20px;
}
} */
.section-heading {
  color: #000;
  display: block;
  padding-bottom: 0px;
  margin: 0;
}
.section-header {
  margin-bottom: 45px;
  text-align: center;
}
.section-header .sub-heading {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 30px;
    font-weight: bold;
    color: rgb(0, 0, 0);
    margin: 0 0 10px 0;
    letter-spacing: 1px;
}
.section-header.text-left,
.section-header.text-left * {
  text-align: justify;
}
.section-header.text-right,
.section-header.text-right * {
  text-align: right;
}
.light-text h1,
.light-text h2,
.light-text h3,
.light-text h4,
.light-text h5,
.light-text h6,
.light-text .btn * {
  color: #ffffff;
}
.light-text p,
.light-text span,
.light-text .sub-heading {
  color: rgba(255, 255, 255, 0.75);
}
.vertical-middle {
  display: table-cell;
  /* float: none; */
  vertical-align:-webkit-baseline-middle;
}
.flex {
  display: flex;
  flex: 1;
}
/**
 * ===============================
 *  Section Top and Bottom padding  
 * ===============================
 */
.section-separator {
    display: block;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: -60px;
}
.section-separator.sp-top {
  padding-bottom: 0px;
}
.section-separator.sp-bottom {
  padding-top: 0px;
}
.section-separator-line {
  margin: 0;
  width: 100%;
  border-top: 1px solid;
  border-color: rgba(0, 0, 0, 0.12);
}
.about1 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
}
@media (max-width: 425px) {
  .about1 {
  display: flex;
  flex-direction: column;
}
}
.about2 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
}
@media (max-width: 425px) {
  .about2 {
  display: flex;
  flex-direction: column;
}
}
.about3 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
  margin-bottom:50px;
}
@media (max-width: 425px) {
  .about3 {
  display: flex;
  flex-direction: column;
}
}
.about4 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
}
@media (max-width: 425px) {
  .about4 {
  display: flex;
  flex-direction: column;
}
}
/* @media (max-width: 768px) {
  .about4 {
  display: flex;
  flex-direction: column;
}
} */
.about5 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
}
@media (max-width: 425px) {
  .about5 {
  display: flex;
  flex-direction: column;
}
}
.about6 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
}
@media (max-width: 425px) {
  .about6 {
  display: flex;
  flex-direction: column;
}
}
.about7 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
}
@media (max-width: 425px) {
  .about7 {
  display: flex;
  flex-direction: column;
}
}
.about8 {
  display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
  display: flex;
}
@media (max-width: 425px) {
  .about8 {
  display: flex;
  flex-direction: column;
}
}
/**
 * ====================================
 * Background Overlay Color
 * ====================================
 */

/**
 * ====================================
 * Making Same Height Left & Right Part
 * ====================================
 */
.display-full {
  display: table !important;
  width: 100%;
}
.display-full .left,
.display-full .right {
  display: table-cell;
  float: none !important;
}
/**
 * ===============================
 *   Defult Button Style
 * ===============================
 */
.btn {
  border-radius: 10px 10px 10px 10px ;
  -webkit-border-radius: 10px 10px 10px 10px ;
  -moz-border-radius: 10px 10px 10px 10px ;
  -ms-border-radius: 10px 10px 10px 10px ;
  -o-border-radius: 10px 10px 10px 10px ;
  color: #000000;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-right: 15px;
  overflow: hidden;
  outline: 0;
  position: relative;
  z-index: 2;
  padding: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn:last-child {
  margin-right: 0px !important;
}
.btn .icon {
  position: relative;
  top: 3px;
}
.btn.left-icon .icon {
  margin-right: 8px;
}
.btn.right-icon .icon {
  margin-left: 8px;
}
.btn.btn-fill,
.btn.btn-border {
  line-height: 58px;
  border: 1px solid;
  padding: 3px 30px;
  min-width: 200px;
}
.btn.btn-fill,
.btn.btn-border,
.btn.btn-fill .icon,
.btn.btn-border .icon,
.btn.btn-fill:hover,
.btn.btn-border:hover {
  color: #ffffff;
}
.btn.btn-fill:hover,
.btn.btn-border:hover {
  border-color: #161a21;
  background-color: #161a21;
}
.btn.btn-fill {
  background-color: #2b323f;
  border-color: #2b323f;
}
.btn.btn-border {
  background-color: transparent;
  border-color: #ffffff;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.btn-text-link {
  padding: 50px 0 0 0;
  text-align: center;
}
.btn-text-link a {
  color: #2b323f;
  margin-left: 10px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-r-40 {
  margin-right: 40px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-l-40 {
    margin-left: 104px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-r-50 {
  margin-right: 50px;
}
.m-b-50 {
  margin-bottom: 50px;
}
.m-l-50 {
  margin-left: 50px;
}
.p-t-30 {
  padding-top: 30px;
}
.p-r-30 {
  padding-right: 30px;
}
.p-b-30 {
  padding-bottom: 30px;
}
.p-l-30 {
  padding-left: 30px;
}
.p-t-40 {
  padding-top: 40px;
}
.p-r-40 {
  padding-right: 40px;
}
.p-b-40 {
  padding-bottom: 40px;
}
.p-l-40 {
  padding-left: 40px;
}
.p-t-50 {
  padding-top: 50px;
}
.p-r-50 {
  padding-right: 50px;
}
.p-b-50 {
  padding-bottom: 50px;
}
.p-l-50 {
  padding-left: 50px;
}
section.features-section-2.relative.background-light {

     -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: initial;
  background-repeat: no-repeat;
  background: #f6f6f6;
  width:100%;
  margin-bottom:-65px;
  /*height: 400px;*/
}
@media (max-width: 425px) {
  section.features-section-2.relative.background-light {
    width: 100% !important;
    height: auto;
  }
}
/* Features Section */
#features {
  padding: 100px 0;
  background: #f6f6f6;
}
#features i.fa {
  font-size: 38px;
  margin-bottom: 0px;
  transition: all 0.5s;
  color: #fff;
  width: 100px;
  height: 100px;
  padding: 30px 0;
  border-radius: 50%;
  background: #f26722;
  box-shadow: 10px 10px 10px rgba(0,0,0,.05);
}
.rowz {
  margin-top: -65px;
}
@media (min-width: 768px) {
  .rowz {
        margin-left: 50px;
  }
}
.rowz1 {
     margin-top: -65px;
    margin-bottom: -33px;
}
/* About Section */
#about {
/*  padding: 100px 0;
*/
margin-top: -45px;
}
#about h3 {
  font-size: 22px;
  margin: 0 0 20px 0;
}
#about h2 {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#about h2::after {
  position: absolute;
  content: "";
  background: linear-gradient(to right, #5ca9fb 0%, #6372ff 100%);
  height: 4px;
  width: 60px;
  bottom: 0;
  left: 0;
}
#about .about-text li {
  margin-bottom: 6px;
  margin-left: 6px;
  list-style: none;
  padding: 0;
}
#about .about-text li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  color: #5ca9fb;
  font-size: 11px;
  font-weight: 300;
  padding-right: 8px;
}
#about img {
  width: 520px;
  margin-top: 10px;
  background: #fff;
  border-right: 0;
  box-shadow: 0 0 50px rgba(0,0,0,0.06);
}
#about p {
  line-height: 24px;
  margin: 30px 0;
}
.ig101 {
  width: 300px !important;
}
@media (max-width:768px) {
  .ig101 {
    width: 100%;
}
}
section.features-section-4.relative.background-semi-dark1 {
    margin-top: 70px;
}
section.features-section-2.relative.background-semi-dark.overflow2 {
    background: #ffffff;
}
/* Portfolio Section */
#portfolio {
      /* padding: 100px 0; */
      margin-top: -70px;
}
@media (max-width: 425px) {
  #portfolio {
    margin-left: 0px !important;
}
}
@media (max-width: 768px) {
  #portfolio {
    margin-left: -16px;
}
}
@media (max-width: 425px) {
  #features {
    margin-left:0px !important;
}
}
@media (max-width: 768px) {
  #features {
    margin-left:-50px;
}
}
i.fa.fa-wpforms {
  padding-left: 8px;
}
.t300 {
  padding: 34px 0;
}
a.gmail1 {
  background-color: #003992;
  border: 0px;
  cursor: pointer;
  font-size: 14px;
  -webkit-transition: .4s;
  transition: .4s;
  width: 66%;
  color: #fff;
  border-radius: 49px;
  padding: 6px 5px;
  text-align: center;
  position: absolute;
  top: -15%;
}
@media only screen and (min-width:320px) and (max-width:767px) {
  a.gmail1 {
       background-color: #003992;
    border: 0px;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition: .4s;
    transition: .4s;
    width: 66%;
    color: #fff;
    border-radius: 49px;
    padding: 6px 5px;
    text-align: center;
    margin: 22% -44%;
}
.ad {
  margin: 80px 0;
}

}
.portfolio-item {
  margin: 1px -15px 0 -14px;
  padding: 0;
}

.portfolio-item .hover-bg {
  overflow: hidden;
  position: relative;
  margin: 0;
}
.hover-bg .hover-text {
  position: absolute;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  background: linear-gradient(to right, rgba(99,114,255,0.8) 0%, rgba(92,169,251,0.8) 100%);
  padding: 30% 0 0 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
  opacity: 0;
  color: #fff;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  transition: all 0.3s;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
}
.hover-bg:hover .hover-text>h4 {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hover-bg:hover .hover-text {
  opacity: 1;
}
section.features-section-2.relative.background-light1 {
    -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: initial;
  background-repeat: no-repeat;
  background-color: #000;
  width:100%;
  height:330px;
}

 * ================================
 * CONTAINER HALF CONTENT
 * ================================
 */
.container1 {
  width:100%;
}
@media (max-width: 425px) {
  .container1 {
    width: 95% !important;
  }
}
@media (max-width: 768px) {
  .container1 {
    width: 98%;
  }
}
@media (max-width: 1024px) {
  .container1 {
    width: 98%;
  }
}
@media (max-width: 1440px) {
  .container1 {
    width: 98%;
  }
}
@media (max-width: 2560px) {
  .container1 {
    width: 98%;
  }
}
.content-half {
  position: relative;
}
.container-half {
  position: absolute;
  vertical-align: middle;
  top: 0;
  bottom: 0;
  width: 43%;
}
.container-half.pr30 {
  width: calc(50% - 30px);
}
.bg-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: initial;
  background-repeat: no-repeat;
}
.container-half-left {
  left: 0;
  background-position: 50% 50%;
}
.container-half-right {
  right: 0;
  background-position: 50% 50%;
}
@media (max-width: 991px) {
  .container-half-left,
  .container-half-right {
    display: none;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 65px;
    font-weight: 300;
  }
  /**
     * ===============================
     *  Defult CSS 
     * ===============================
     */
  html *,
  body,
  p {
    text-align: center;
  }

  /**
     * ===============================
     *   Defult Button Style
     * ===============================
     */
  .btn.btn-fill,
  .btn.btn-border {
    padding: 3px 15px;
    min-width: 120px;
  }

  /**
     * ===============================
     *  Section Top and Bottom padding  
     * ===============================
     */
  .section-separator {
    display: block;
    padding-top: 0px;
/*  padding-bottom: 52px;  */
  }
  /**
     * ===============================
     *  Section Heading Style
     * ===============================
     */
  .section-header.text-left,
  .section-header.text-right,
  .section-header.text-left *,
  .section-header.text-right * {
    text-align: center;
  }
  @media (max-width: 768px) {
    .section-header.text-left {
      text-align: justify;
    }
  }
  /**
     * ================================
     * Nav Defult Style
     * ================================
     */
  .nav {
    display: inline-block;
  }
  ul,
  li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  li {
    display: inline-block;
  }
  /**
     * ===============================
     *   Defult Button Style
     * ===============================
     */
  .btn,
  .btn:last-child {
    margin: 10px !important;
  }
  /**
     * ===============================
     *   Display Vertical
     * ===============================
     */
  .vertical-middle {
    display: block;
  }
}
/****************************************************************
    START MAIN CSS STYLE
*****************************************************************/
.background-light {
  background-color: #ffffff;
}
.background-semi-dark {
  background-color: #ffffff;

}
.background-dark {
  
  background:#2f82d6;
  background-size: cover;
  margin-top: -10px;
}
@media (max-width: 768px) {
.background-dark {
    margin-top: -1px;
}
}
.row0 {
      margin-left: -38px;
}
/**
 * =======================
 * Navigation
 * =======================
 */

/* HERE STARTS THE MAGIC */
header {
    text-align: center;
    color: #fff;
    background: #18bc9c;

    position: fixed;
    width:100%;
    z-index: 1;
    height: 88%;
    overflow: hidden;
    top: 0;
    left: 0;
}

.content-wrapper{
    background-color: white;
    top: 87%;
    min-height: 12%;
    position:absolute;
    z-index: 2;
    width: 100%;    
}
/* HERE ENDS THE MAGIC */
header .container {
    padding-top: 17px;
    padding-bottom: -10px;
    width: 1336px;
}
@media (max-width: 768px) {
 header .container {
  width:100%;
 }
}
header#header {
    height: 100px;
}
header img {
    display: block;
    margin: 0 auto 20px;
}

header .intro-text .name {
    display: block;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
}
p span1{
      font-size: 1.5rem;
    color: #f26722;
    font-weight: bold;
    margin-left: 5px !important;
}
p span2{
      font-size: 1.5rem;
    color: #f26722;
    font-weight: bold;
    margin-left: 29px !important;
}
p span3{
      font-size: 1.5rem;
    color: #f26722;
    font-weight: bold;
    margin-left: 21px !important;
}
p span4{
      font-size: 1.5rem;
    color: #f26722;
    font-weight: bold;
    margin-left: 14px !important;
}
p span11{
  font-size: 1.5rem;
color: #003992;
font-weight: bold;
margin-left: 5px !important;
}
p span22{
  font-size: 1.5rem;
color: #003992;
font-weight: bold;
margin-left: 29px !important;
}
p span33{
  font-size: 1.5rem;
color: #003992;
font-weight: bold;
margin-left: 21px !important;
}
p span44{
  font-size: 1.5rem;
color: #003992;
font-weight: bold;
margin-left: 14px !important;
}
header .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}
ul.nav.navbar-nav.navbar-right {
    margin-right: 18% !important;
    display: block;
}
@media (max-width: 768px) {
ul.nav.navbar-nav.navbar-right {
    display: contents;
}
}
@media (max-width: 1024px) {
/*ul.nav.navbar-nav.navbar-right {
    width: 71%;
    margin-top: -1px;
}*/
ul.nav.navbar-nav.navbar-right {
    width: 65%;
    position: absolute;
    left: 18%;
    top: -15%;
}
}
@media (min-width: 1440px) {
  ul.nav.navbar-nav.navbar-right {
    margin-right: 16.75% !important;
}
}
.main-navbar-top {
  border: 0px solid;
  top: 0px;
  padding-top: 25px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent;
  z-index: 100;
}
.main-navbar-top .okayNav-header {
  background-color: transparent;
}
.main-navbar-top .navbar-brand {
  display: block;
  height: 77px;
  padding: 0;
  margin-left: -1px !important;
}
@media (min-width: 1440px) {
 .main-navbar-top .navbar-brand {
      margin-left: -45px !important;
}
}
@media (max-width: 425px) {
  .main-navbar-top .navbar-brand {
    width: 110px !important;
    margin-left: 7px !important;
}
}
@media (max-width: 768px) {
  .main-navbar-top .navbar-brand {
    width: 80%;
    margin-top: 16px;
    height: 65px;
    margin-left: -9%;
}
}
.main-navbar-top .navbar-brand img {
  display: block;
  height: 100%;
}
.main-navbar-top .navbar-brand .logo-1 {
  display: block;
  margin-top: -8px;
}
.main-navbar-top .navbar-brand .logo-2 {
  display: none;
}
.main-navbar-top .navbar-toggle {
  padding: 19px 15px;
}
.main-navbar-top .navbar-toggle .icon-bar {
  background-color: #2b323f;
}
.main-navbar-top ul li .btn-nav {
  border-radius: 10px 10px 10px 10px ;
  -webkit-border-radius: 10px 10px 10px 10px ;
  -moz-border-radius: 10px 10px 10px 10px ;
  -ms-border-radius: 10px 10px 10px 10px ;
  -o-border-radius: 10px 10px 10px 10px ;
  padding: 15px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 2px;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid;
  border-color: transparent;
}
.main-navbar-top ul li .btn-nav:focus {
  background-color: transparent !important;
}
.main-navbar-top ul li .btn-nav:hover {
  background-color: transparent;
  color: #ffffff;
}
.main-navbar-top ul li.active .btn-nav {
  color: #ffffff;
}
.main-navbar-top ul li:last-child a {
  margin-right: 0px;
}
.main-navbar-top .navbar-nav {
  padding-top: 5px;
}
.main-navbar-top .navbar-nav .btn-nav.btn-border {
  border-color: rgba(255, 255, 255, 0.6);
}
.main-navbar-top .navbar-nav .btn-nav.btn-border:hover {
  border-color: #ffffff;
}
.main-navbar-top .okayNav__menu-toggle span {
  background-color: #ffffff;
}
.main-navbar-top okayNav__menu-toggle{
  top: 95px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main-navbar-top .okayNav__nav--invisible .btn-nav {
    color: rgb(0, 0, 0);
    background-color: transparent;
}
.main-navbar-top .okayNav__nav--invisible .btn-nav:hover {
  color: #2b323f;
}
.main-navbar-top .okayNav__nav--invisible.active .btn-nav {
  color: #2b323f;
}
/* Transparent */
.main-navbar-top.navbar-home {
  padding-top: 0;
  background-color: #fff0;
  color: #000;
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.1) ;
  -moz-box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.1) ;
  -webkit-box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.1) ;
  -o-box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.1) ;
}
/* End Transparent */
.main-navbar-top.navbar-home .okayNav__menu-toggle span {
  background-color: #737373;
}
.main-navbar-top.navbar-home .okayNav__nav--invisible {
  top: 70px;
}
.main-navbar-top.navbar-home .navbar-brand .logo-1 {
  display: none;
}
.main-navbar-top.navbar-home .navbar-brand .logo-2 {
  display: block;
  margin-top: -8px;
}
.main-navbar-top.navbar-home ul li .btn-nav {
  color: #000;
  background-color: transparent;
}
.main-navbar-top.navbar-home ul li .btn-nav:hover {
  color: #2b323f;
}
.main-navbar-top.navbar-home ul li.active .btn-nav {
  color: #2b323f;
}
.main-navbar-top.navbar-home .navbar-nav .btn-nav.btn-border {
  border-color: rgba(115, 115, 115, 0.7);
}
.main-navbar-top.navbar-home .navbar-nav .btn-nav.btn-border:hover {
  border-color: #737373;
}
/**
 * ===============================
 * Sign In and Up close button
 * ===============================
*/
.sign-form .close {
  position: absolute;
  top: 10px;
  right: 15px;
}
.sign-form .modal-content {
  padding: 30px 20px;
}
/**
 * ===============================
 * Header Style 1
 * ===============================
*/
.title0 {
  color:#fff;
  margin-left: 45px

}
@media (max-width: 768px) {
  .title0 {
    margin-left: 0px;
    margin-top: 110px;
}
}
@media (max-width: 1024px) {
  .title0 {
    margin-left: 0px;
}
}
h1.title {
    text-shadow: 2px 2px 4px #000000;
    line-height: 1.5;
}
h2.section-heading1 {
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-top:-63px;
}
h2.section-heading2 {
    color: #fff;
    text-align: center;
    font-weight: bold;
        margin-top: -22px;
}
  .button {
      /* background-color: #4CAF50; */
    border: none;
    color: white;
    padding: 5px 33px;
    text-align: left;
    text-decoration: none;
    display: inline-block;
    font-size: 30px;
    cursor: pointer;
    margin-top:5px;
}
.button2 {
    background-color: #f26722;
    border: 2px solid #003992;
    border-radius: 26px;
}
button.button.button2 {
    position: absolute;
    left: 32%;
    top: 141%;
    height: 60px;
    transform: rotate(359.5deg);
}
@media (max-width: 768px) {
 button.button.button2 {
    margin-left: -44px;
    margin-top: -45px;
    font-size: 16px;
}
}
.bg-image-1 {
  /*background: url('../images/slider-min-01.png');*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: initial;
  background-repeat: no-repeat;
  background-color: #ffffff;
  height: 760px;
}
@media screen and (max-width: 768px) {
  .bg-image-1 {
    height: auto;
}
}
.detail1 {
    margin-top: 10px;
    margin-bottom: 20px;
}
/* @media (max-width: 768px) {
  .text3 {
    text-align: justify !important;
    margin-top: 20px !important;
    font-size: 14px;
    line-height: 1.5;
}
} */
.bg-image-2 {
  background: linear-gradient(rgba(20, 20, 20, 0.13), rgba(20,20,20, .5)), url(../images/slider.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: initial;
  background-repeat: no-repeat;
  background-color: #ffffff;
  height: 760px;
  margin-top: 50px;
}
@media screen and (min-width: 2560px) {
  .bg-image-2 {
    background: linear-gradient(rgba(20, 20, 20, 0.13), rgba(20,20,20, .5)), url(../images/slider.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: initial;
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 1110px;
    margin-top: 50px;
    }
}
@media screen and (max-width: 768px) {
  .bg-image-2 {
    height: auto;
}
}
.header-section-1 .logo-link {
  max-width: 50px;
  margin-bottom: 70px;
}
.header-section-1 .section-separator {
    padding-top: 70px;
    margin-top: 140px;
}
.header-section-1 .title {
    color: #fff;
    margin-left: 0px;
    margin-top: 5px;
}
@media (min-width: 2560px) {
  .header-section-1 .title {
    margin-top: 116px !important;
    font-size: 59px;
}
}
@media (min-width: 1400px) {
  .header-section-1 .title {
       color: #fff;
    margin-left: -0.5%;
    margin-top: 0.5%;
}
}
@media (max-width:768px) {
  .header-section-1 .title {
   margin-left: 0px;
    font-size: 25px;
    margin-top: -20px;
  }
}
@media (max-width:425px) {
  .header-section-1 .title {
   margin-left: 0px;
    font-size: 20px;
  }
}
@media (max-width:375px) {
  .header-section-1 .title {
   margin-left: 0px;
    font-size: 20px;
  }
}
.header-section-1 .detail {
  margin-top: 40px;
}
.header-section-1 .detail p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  line-height: 30px;
}
.header-section-1 .btn-form {
  margin-top: 70px;
}
.part-inner.text-center {
    text-align: center;
    
}
img.simg {
    margin-top: 220px;
    opacity: 0.5;
}
/**
 * ====================================
 * Features Style 2
 * ====================================
 */
@media (max-width: 768px) {
  .t3 {
    text-align: left;
  }
}
@media (max-width: 375px) {
  .videos {
    margin-left:70px !important;
}
}
@media (max-width: 425px) {
  .videos {
    max-width: 100% !important;
}
}
@media (max-width: 768px) {
  .videos {
        margin-left: -8px;
}
}
@media (max-width: 1024px) {
  .videos {
        margin-left: 50px;
}
}
 #yt {
    margin-left: 20px;
}
@media (max-width: 375px) {
  html body #yt {
    padding-right: 25px;
    margin-left: -28px !important;
}
html body p.t3 {
  margin-left: -20px;
}
}
@media (max-width: 425px) {
  #yt {
    margin-left: -25px !important;
}
.text4 {
  max-width: 100% !important;
  font-size: 12px;
  line-height: 1.5;
}
html body .ab11 {
  font-size: 18px;
  /* text-align: center; */
  line-height: 2;
  font-weight: bold;
  color: #C00000;
}
html body .mtext {
  font-size: 12px;
  line-height: 1.5;
}
}
@media (max-width: 768px) {
  #yt {
    margin-left: 0px;
        width: 33%;
}
}
@media (max-width: 375px) {
div.gallery img {
    width: 70% !important;
    height: auto;
    /* margin-left: -120px; */
}
}
@media (max-width: 768px) {
div.gallery img {
    width: 70% !important;
    height: auto;
    /* margin-left: -120px; */
}
}
@media (max-width: 1024px) {
 #yt {
    margin-left: 0px;
}
}
div.gallery {
/*border: 1px solid #ccc; */
    float: left;
    width: 180px;
    margin-top: 20px;
    margin-left: 2px;
}

div.gallery:hover {
  border: 1px solid #fff;
}

div.gallery img {
  width: 100%;
  height: auto;
}
h2.aa1 {
    color: #003992;
    font-family: myanmar text;
    font-weight: bold;
    margin-top: -5px;
    margin-bottom: -5px;
}
@media (max-width: 768px) {
  h2.aa1 {
    text-align: left;
    margin-bottom: 0px;
  }
}
h3#contactus {color:#0062cc;}
p.ab {
    text-align: center;
    color: #003992;
    font-weight: bold;
    font-size: 40px;
    line-height: 1.5;
    margin-top: -5px;
    margin-bottom: -5px;
}
strong1 {
    color: #003992;
    font-style: italic;
    font-weight: bold;
}
.ab1{
  font-weight: bold;
  font-size: 20px;
  color: #d24500;
}
a {
    color: #0062cc;
    
}
/*section.features-section-4.relative.background-semi-dark1 {
    height: 971px;
}*/
@media (max-width: 768px){
  section.features-section-4.relative.background-semi-dark1 {
    width:100%;
    height: auto;
}
}
@media (max-width: 768px){
  section.features-section-3.relative.background-semi-dark1 {
    width:100%;
    height: auto;
}
}
col-xs-12.features-item.one-col {
    margin-top: -16px;
}
.card-block.block-6 {
     padding-bottom: 35px;
   
    background-repeat: no-repeat;
    background-size: 41px 35px;
    background-position-x: -5px;
    background-position-y: 1px;
}
.ssimg {
    width: 50px;
    position: absolute;
    left: -2%;
    top: -5%;
}
.ssimg:hover {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
} 
.ab01 {
    color: #003992;
    font-size: 20px;
    font-weight: bold;
    text-align: justify !important;
    line-height: 30px;
    margin-top: -42px;
    margin-bottom: 0px;
}
@media (max-width: 768px) {
  .ab01 {
    line-height: 1.5;
    text-align: center;
  }
}
.ab2 {
    margin-top: 13px;
    color: #003992;
    font-size: 40px;
    font-weight: bold;
    text-align: center !important;
}
.ab3 {
    text-align: right;
    font-weight: bold;
    font-size: 25px;
    color: #003992;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (max-width: 768px) {
  .ab3 {
    text-align: right;
  }
}
.ab4 {
    text-align: right;
    font-weight: bold;
    font-size: 24px;
    color: red;
    margin-bottom: 10px;
}
@media (max-width: 768px) {
  .ab4 {
    text-align: right;
  }
}
.textz {
  margin-top:10px;
  font-size: 16px; 
}
@media (max-width: 320px) {
  .textz {
    text-align: justify;
  }
}
.text0 {
  text-align: justify;
}
/* @media (max-width:768px) {
  .text0 {
    font-size: 14px;
    line-height: 1.5;
  }
} */
.text01 {
  text-align: justify;
  margin-left: 10px;
  /* width: 101%; */
  margin-top: 50px !important;
}
/* @media (max-width: 768px) {
  .text01 {
    font-size:14px;
    line-height: 1.5;
  }
}  */
.text1 {
    text-align: justify !important;
  }
  @media (max-width: 768px) {
    .text1 {
    font-size: 14px;
    line-height: 1.5;
}
  }
.text2 {
    text-align: justify !important;
    margin-top: 75px;
  }
  @media (max-width: 768px) {
    .text2 {
    font-size: 14px;
    line-height: 1.5;
}
  }
 .container-fluid {
    padding-right: 15px;
    margin-left: -25px !important;
    width: 121%;
}
@media (max-width: 1440px) {
  .container-fluid {
     max-width:100%;
  }
}
 @media (max-width: 1024px) {
    .container-fluid {
       width: 106%;
    }
  }
  @media (max-width: 768px) {
    .container-fluid {
      margin-left:0px !important;
      width:100%;
    }
  }
  .card-block.block-7 {
    padding-bottom: 50px;
  }
  .card-block.block-8 {
    padding-bottom: 50px;
  }
  .card-block.block-9 {
    padding-bottom: 50px;
  }
p.ab001 {
  color: #003992;
  font-size: 40px !important;
  font-weight: bold !important;
  /*text-align: center !important;*/
}
.ab5 {text-align: right;font-weight: bold; font-size: 30px;color: #d24500;margin-bottom: 10px;}
@media (max-width: 768px) {
  .ab5 {
    text-align: right;
    font-size: 27px;
}
}
.ab6 {text-align: right;font-weight: bold; font-size: 26px;color: #d24500;margin-bottom: 10px;}
@media (max-width: 768px) {
  .ab6 {
    text-align: right;
  }
}
.ab7 {text-align:center;font-style: italic; font-weight: bold; font-size: 32px; margin-top: 80px;color: #d24500;}
.ab8 {font-weight: bold;
  font-size: 20px;
  color: #003992;
  line-height: 1.5;
  text-align: center !important;
  margin-bottom: 10px;}
.ab9 {text-align: center;margin-bottom: 0px; font-size: 18px;color: #003992;}
.ab10 {text-align: center;font-weight: bold; font-size: 40px;color: #003992;padding-bottom:16px;}
@media (max-width: 768px) {
  .ab10 {
    line-height: 1.25;
}
}
/* @media (max-width:425px) {
  .text4 {
       width: 90% !important;
    margin-left: 19px !important;
}
} */
/* @media (max-width: 768px) {
  .text4 {
    text-align: justify !important;
    font-size: 14px;
    width: 300px;
    margin-left: -50px;
    line-height: 1.5;
}
} */
.ab11 {
  font-size: 39px;
  text-align: center;
  line-height: 2;
  font-weight: bold;
  color: #C00000;
  /* margin-top: 127px; */
}
.mtext {
  text-align:center;
  font-size: 16px;
}
@media (max-width: 1024px) {
  .mtext {
        font-size: 14px;
    line-height: 1.5;
    text-align: justify;
  }
}
/* @media (max-width: 768px) {
  .mtext {
    text-align: justify;
    font-size: 16px;
    line-height: 1.75;
}
} */
/* @media (max-width: 768px) {
      .ntext {
    width: 731px;
}
} */
@media (max-width: 425px) {
      .ntext {
    width: 100%;
}
}
.titlez {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px; 
  line-height: 20px; 
  font-weight: bold; 
  color: #003992;
}
@media (max-width: 768px) {
  .titlez {
    text-align: center;
  }
}
.titleztext {
  margin-top:30px;
}
/* @media (max-width: 768px) {
  .titleztext {
  text-align: justify;
  margin-top:5px;
}
} */
.ab12 {text-align: center;}
.ab13 {color: #f26722;font-size:36px;text-align: center; display: inline-block;}
.ab14 {text-align: center;font-weight: bold; font-size: 26px;color: #003992;padding-bottom:16px;}
.details {  text-align: justify;  margin-top: 50px;}
@media (max-width: 768px;){
  .ab11 {
    width: 100%;
    height:auto;
  }
}
@media (max-width: 1024px) {
.cons {
   margin-left: 50px;
}
}
/* @media (max-width: 768px) {
.cons {
   /* width: 720px; */
}
} */
@media (max-width: 425px) {
.cons {
    width: 100%;
    text-align: justify;
    margin-left: 0px;
    margin-top: -50px;
}
}
@media (max-width: 375px) {
.cons {
    width: 100%;
    text-align: justify;
    margin-left: 0px;
    margin-top: -50px;
}
}
p.title3 {
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}
.pb-100 {
  padding-bottom: 40px;
}
.pt-100 {
  padding-top: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
a {
  text-decoration: none;
  color: #333;
  -webkit-transition: .4s;
  transition: .4s;
}
.section-title {
  position: relative;
}
.section-title p {
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: 400;
}
.section-title h4 {
  font-size: 40px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  padding-bottom: 20px;
  display: inline-block;
}
.section-title h4::before {
  position: absolute;
  content: "";
  width: 80px;
  height: 2px;
  background-color: #d8d8d8;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
}
.section-title h4::after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background-color: #FF7200;
  left: 0;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.contact {
  /*background-image: url("http://www.aab-transporte.de/en/images/background6.jpg");*/
  background: white;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
  z-index: 2;
  color: #fff;
}
@media (max-width: 320px) {
 #contact {
   height: auto;
}
}
@media (max-width: 425px) {
 #contact {
   height: auto;
}
}
@media (max-width: 768px) {
 .contact {
   height: 637px;
}
}
.contact-form input,
textarea {
  width: 100%;
  border: 1px solid #ff7200;
  padding: 5px 10px;
  text-transform: capitalize;
  margin-top: 15px;
  background-color: transparent;
  color: #000;
  border-radius: 8px;
}
@media (max-width: 768px) {
  .contact-form input,
textarea {
  width: 100%;
}
}
.contact:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #f6f6f6;
  z-index: -1;
  opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.gmap {
  color:#fff;
  display: unset;
}
.gmail {
  color:#003992;
}
a.quote {
  color: #fff;
  display: unset;
}
.single-contact {
    text-align: left;
    position: relative;
    padding-left: 70px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.single-contact i.fa {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #FF7200;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  border-radius: 3px;
}
.single-contact h5 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #003992;
  font-family: 'open sans', sans-serif;
  text-transform: uppercase;
}
.single-contact p {
  font-size: 15px;
  font-weight: 400;
  color: #003992;
}
/*.contact-form input[type="submit"] {
  background-color: #FF7200;
  border: 0px;
  cursor: pointer;
  font-size: 16px;
  -webkit-transition: .4s;
  transition: .4s;
  width: 22%;
    color: #fff;
    border-radius: 10px;
}*/
.contact-form input[type="submit"] {
    background-color: #FF7200;
    border: 0px;
    cursor: pointer;
    font-size: 16px;
    -webkit-transition: .4s;
    transition: .4s;
    width: 22%;
    color: #fff;
    border-radius: 10px;
    position: absolute;
    left: 76%;
    top: 77%;
}
@media (max-width: 425px) {
  .contact-form input[type="submit"] {
    position: absolute !important;
    left: 30% !important;
}
}
@media (max-width: 768px) {
  .contact-form input[type="submit"] {
    width: 150px !important;
    position: absolute;
    top: 92%;
    left: 26%;
}
}
@media (max-width: 1024px) {
  .contact-form input[type="submit"] {
    width:38%;
  }
}
.contact-form input[type="submit"]:hover {
  background-color: #CC5B00
}
.contact-form input:focus, textarea:focus {
  border-color: #CC5B00
}

.details1 {
  margin-top: 35px;
}
#maps {
      width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
#maps:hover {opacity: 0.7;}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
    z-index: 111;
    padding-top: 165px;
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
      width: 80%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: -50px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}

 /* @media(max-width:768px){
   #maps {
    width: 720px;
}
} */
@media(max-width:425px){
   #maps {
    width: 100%;
}
}
h2.title2 {
color: #fff;
    font-family: Lucida Bright;
    text-shadow: 2px 2px 4px #000;
    font-size: 31px;
    font-weight: bold;
    text-align: right;
    margin-top: 184px;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 0.3px #fff, 0 0 0.5px #fff, 0 0 0.8px #fff, 0 0 1.1px #fff, 0 0 1.4px #fff, 0 0 1.7px #fff, 0 0 2.3px #fff;
  }
  
  to {
    text-shadow: 0 0 0.5px #ffffff00, 0 0 0.8px #ffffff00, 0 0 1.1px #ffffff00, 0 0 1.4px #ffffff00, 0 0 1.7px #ffffff00, 0 0 2.3px #ffffff00, 0 0 2.6px #ffffff00;
  }
}
@media (max-width: 1400px) {
h2.title2 {
  color: #fff;
    font-family: Lucida Bright;
    text-shadow: 2px 2px 4px #000;
    font-size: 31px;
    font-weight: bold;
    text-align: right;
    margin-top: 170px;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 0.3px #fff, 0 0 0.5px #fff, 0 0 0.8px #fff, 0 0 1.1px #fff, 0 0 1.4px #fff, 0 0 1.7px #fff, 0 0 2.3px #fff;
  }
  
  to {
    text-shadow: 0 0 0.5px #ffffff00, 0 0 0.8px #ffffff00, 0 0 1.1px #ffffff00, 0 0 1.4px #ffffff00, 0 0 1.7px #ffffff00, 0 0 2.3px #ffffff00, 0 0 2.6px #ffffff00;
  }
}
}
@media (min-width: 1440px) {
  h2.title2 {
    color: #fff;
    font-family: Lucida Bright;
    text-shadow: 2px 2px 4px #000;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    margin-top: 175px;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 0.3px #fff, 0 0 0.5px #fff, 0 0 0.8px #fff, 0 0 1.1px #fff, 0 0 1.4px #fff, 0 0 1.7px #fff, 0 0 2.3px #fff;
  }
  
  to {
    text-shadow: 0 0 0.5px #ffffff00, 0 0 0.8px #ffffff00, 0 0 1.1px #ffffff00, 0 0 1.4px #ffffff00, 0 0 1.7px #ffffff00, 0 0 2.3px #ffffff00, 0 0 2.6px #ffffff00;
  }
}
}
@media (min-width: 2560px) {
h2.title2 {
    color: #fff;
    font-family: Lucida Bright;
    text-shadow: 2px 2px 4px #000;
    font-size: 50px;
    font-weight: bold;
    text-align: right;
    margin-top: 285px;
    margin-right: 1.5%;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 0.3px #fff, 0 0 0.5px #fff, 0 0 0.8px #fff, 0 0 1.1px #fff, 0 0 1.4px #fff, 0 0 1.7px #fff, 0 0 2.3px #fff;
  }
  
  to {
    text-shadow: 0 0 0.5px #ffffff00, 0 0 0.8px #ffffff00, 0 0 1.1px #ffffff00, 0 0 1.4px #ffffff00, 0 0 1.7px #ffffff00, 0 0 2.3px #ffffff00, 0 0 2.6px #ffffff00;
  }
}
}
@media (max-width: 1024px) {
h2.title2 {
    text-align: right;
    font-size: 25px;
    margin-top: 171px;
}
}
@media (max-width:768px) {
  h2.title2 {
    margin-left: 0px !important;
  }
}
@media (max-width:425px) {
  h2.title2 {
   text-align: center;
   margin-left: 30px !important;
   line-height: 1.25;
  }
}
p.aa2 {text-align: center !important;color: #d24500;font-size: 35px;font-weight: bold; line-height: 1.5;}
p.aa3 {text-align: center;font-weight: bold; font-size: 26px;color: red;}
textarea.form-control {
    width: 97%;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
p1.t1 {
  margin-left:9px;
}
p1.t2 {
    margin-left: 12px;
}
span.fa.fa-money {
    color: #fff;
    font-size: 36px;
    text-align: center;
    display: inline-block;
}
span.fa.fa-balance-scale {
    color: #fff;
    font-size: 36px;
    text-align: center;
    display: inline-block;
}
span.fa.fa-cloud {
    color: #fff;
    font-size: 36px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
}
@media (max-width: 768px) {
  span.fa.fa-cloud {
    margin-left: 0px;
}
}
span.fa.fa-globe {
    color: #fff;
    font-size: 36px;
    text-align: center;
    display: inline-block;
    margin-left: 7px;
}
@media (max-width: 768px) {
  span.fa.fa-cloud {
    margin-left: 0px;
}
}
p.icon1 {
  font-size: 16px;
  color: #d24500;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-left: -50px;
  margin-left: 20px;
}
@media (max-width: 768px){
  p.icon1 {
    font-size: 13px !important;
    margin-left:10px;
  }
}
@media (max-width: 1024px){
  p.icon1 {
    font-size: 20px;
  }
}
p.icon2 {
  font-size: 16px;
  color: #0053ff;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-left: -50px;
}
@media (max-width: 768px){
  p.icon2 {
    font-size: 13px !important;
    margin-left: -5px;
  }
}
@media (max-width: 1024px){
  p.icon2 {
    font-size: 20px;
  }
}
p.icon3 {
  font-size: 16px;
  color: #d24500;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-left: -50px;
}
@media (max-width: 768px){
  p.icon3 {
    font-size: 13px !important;
        margin-left: -15px;
  }
}
@media (max-width: 1024px){
  p.icon3 {
    font-size: 20px;
  }
}
p.icon4 {
  font-size: 16px;
  color: #0053ff;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-left: -50px;
}
@media (max-width: 768px){
  p.icon4 {
    font-size: 13px !important;
    margin-left: -30px;
  }
}
@media (max-width: 1024px){
  p.icon4 {
    font-size: 20px;
  }
}
p.icon5 {
  font-size: 16px;
  color: #d24500;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
  margin-left: -50px;
}
@media (max-width: 768px){
  p.icon5 {
    font-size: 13px !important;
    margin-left: 9px;
  }
}
@media (max-width: 1024px){
  p.icon5 {
    font-size: 20px;
  }
}
p.icon6 {
  font-size: 16px;
  color: #0053ff;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 768px){
  p.icon6 {
    font-size: 13px !important;
  }
}
@media (max-width: 1024px){
  p.icon6 {
    font-size: 20px;
  }
}
.img1{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media (max-width: 768px){
  .img1 {
    width: 45% !important;
  }
}
.img2{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
* {
  box-sizing: border-box;
}

.column6 {
  float: left;
  width: 16.5%;
  padding: 5px;
}

/* Clearfix (clear floats) */
.row6::after {
  content: "";
  clear: both;
  display: table;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
  .column6 {
    width: 100%;
  }
}


* {
  box-sizing: border-box;
}

.column2 {
  float: left;
  width: 50%;
  padding: 5px;
}

/* Clearfix (clear floats) */
.row2::after {
  content: "";
  clear: both;
  display: table;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
  .column2 {
    width: 100%;
  }
}

.aimg {
  width: 350px;
  float: right;
  margin-left: 15px;
}
@media(max-width:425px){
 .aimg {
    width: 100% !important;
}
}
 @media(max-width:768px){
 .aimg {
    width: 354px;
    margin-top: 8px !important;
}
}
@media(max-width:1024px){
 .aimg {
    width: 100%;
}
}
.aimg1 {width: 350px;float:left;margin-right:15px;margin-top: 2px;}

 @media(max-width:768px){
   .aimg1 {
   /* width: 100%;*/
}
}
@media(max-width:320px){
   .aimg1 {
  width: 100%;
}
}
 .ig0 {
    width: 350px;
    margin-right: auto;
    display: block;
}
@media(max-width:768px){
   .ig0 {
    width: 100%;
}
}
.ig01 {
    width: 500px;
    margin-left: auto;
    display: block;
    margin-right: auto;
    margin-top: 10px;
}
@media(max-width:768px){
   .ig01 {
    width: 100%;
}
}
@media(max-width:1024px){
   .ig01 {
    width: 100%;
}
}
.ig011 {
    width: 350px;
    margin-left: auto;
    display: block;
    margin-right: auto;
    margin-top: 49px;
}
@media(max-width:768px){
   .ig011 {
    width: 100%;
}
}
.ig02 {
    width: 350px;
    margin-top: 10px;
}
@media(max-width:425px){
 #iig1 {
   width: 100% !important;
}
}
@media(max-width:768px){
 .ig02 {
  max-width: 100%;
  margin-top: 20px !important;
}
}
@media(max-width:1024px){
 .ig02 {
    width: 250px;
}
}
.ig03 {
    width: 350px;
    margin-right: auto;
    display: block;
}
@media(max-width:768px){
 .ig03 {
    width: 100%;
}
}

.ig1 {
    width: 553px;
}
.ig2 {
    width: 537px;
    margin-top: 82px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* display: block; */
   position: absolute;
    left: 3%;
    height: 345px;
}
@media (max-width: 1024px) {
  .ig2 {
    display: none;
  }
}
@media (min-width: 1400px) {
  .ig2 {
    display:none;
  }
}
/*.ig2 {
    width: 540px;
    margin-top: 82px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* display: block; */
    /*position: absolute;
    left: 3%;
    height: 316px;
}*/
.ig202 {
    width: 556px;
    margin-top: 82px;
    margin-left: auto;
    /* margin-right: auto; */
    display: block;
}

@media (max-width:1204px) {
  .ig202 {
    display: block !important;
    width: 92%;
}
}
@media (max-width: 1366px) {
  .ig202 {
    display: none;
  }
}
@media (max-width: 768px) {
  .ig202 {
    display: block;
    width:100%;
    /*margin-top: -25px;*/
  }
}
@media (max-width: 425px) {
  .ig202 {
    margin-top: 0px;
    margin-bottom: -64px;
  }
}
.ig3 {
    width: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.ig31 {
    width: 150px;
    display: block;
    margin-left: auto;
}
.ig311 {
    width: 427px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
}
.ig4 {
  width: 300px;
  margin-left: auto;
  display: block;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .ig4 {
    margin-left: -30px;
}
}
.ig5 {
    width: 375px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
}
@media (max-width:768px){
  .ig5{
    width:100%;
  }
}
.ig6 {
    width: 350px;
    margin-top: -112px;
    margin-bottom: 30px;
    margin-left: -40px;
}
@media (max-width: 1024px) {
  .ig6 {
    width: 100%
}
}
@media (max-width:768px){
  .ig6 {
    width:100%;
        margin-top: -35px;
  }
}
.ig61 {
    width: 400px;
    margin-top: -67px;
    margin-bottom: 30px;
    margin-left: -25px;
}
@media (max-width: 1024px) {
  .ig61 {
    width: 100%
}
}
@media (max-width:768px){
  .ig61 {
    width:100%;
    margin-top: 1px;
  }
}
.ig62 {
    width: 350px;
    margin-top: -55px;
    margin-bottom: 30px;
    margin-left: 20px;
}
@media (max-width: 1024px) {
  .ig62 {
    width: 100%
}
}
@media (max-width:768px){
  .ig62 {
    width: 100%;
    margin-top: 1px;
    margin-left: 3px;
}
}
.map{
  width:550px;
}
@media(max-width:768px){
   .ig1 {
    width: 100%;
}
}
@media(max-width:768px){
.ig2 {
    display:none;
}

}
@media(max-width:768px){
.ig3 {
    width: 720px;
}
}
@media(max-width:768px){
.ig3 {
    width: 100%;
}
}
@media(max-width:768px){
.ig31 {
    /* width: 100%; */
}

}
@media(max-width:768px){
.ig311 {
    width: 100%;
}

}
@media(max-width:768px){
.ig4 {
    width: 100%;
}

}
@media(max-width:768px){
.map {
    width: 100%;
}

}
  .fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}
.fa-ul>li {
    position: relative;
    text-align: justify;
}

.fa-ul {
    list-style-type: none;
    margin-left: 0em;
    padding-left: 0;
}
/*i.fa.fa-map-marker {
    margin-top: -18px;
}
i.fa.fa-phone {
    margin-top: -18px;
}*/
.features-section-2 .title {
  line-height: 70px;
  margin: 0 0 37px 0;
}
.sub-title-overlay {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  position: absolute;
  color: rgba(115, 115, 115, 0.1);
}
.sub-title-overlay.counter {
  font-size: 88px;
  line-height: 70px;
}
.sub-title-overlay .icon {
  font-size: 65px;
}
.features-image img {
  position: absolute;
  height: 100%;
  max-height: 1300px;
  width: auto;
  top: 0;
  left: 0;
}
.features-item {
  counter-reset: section;
}
.features-item .each-features .inner {
  margin-bottom: 45px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.features-section-3 h2 {
  text-align: center;
  color: #000;
}
.features-section-3 h3 {
  text-align: right; 
  font-size: 16px;
  font-weight: bold;
  color:#999;
  margin-top: 0px;
  margin-right: 20px;
}
.features-item .each-features:last-child .inner {
  margin-bottom: 0px;
}
.features-item .each-features .sub-title-overlay.counter::before {
  content: counter(section);
  counter-increment: section;
}
.features-item .each-features:nth-child(-n+9) {
  /* 1 - 9 */
}
.features-item .each-features:nth-child(-n+9) .sub-title-overlay.counter::before {
  content: "0" counter(section);
  /* becomes 01 - 09 */
}

@media (min-width: 1199px) {
  .features-item.three-col .each-features:nth-last-child(-n + 3) .inner {
    margin-bottom: 0px;
  }
}
@media (min-width: 767px) {
  .features-item.three-col .each-features:nth-last-child(-n + 2) .inner {
    margin-bottom: 0px;
  }
}
@media (min-width: 1199px) {
  .features-item.two-col .each-features:nth-last-child(-n + 2) .inner {
    margin-bottom: 0px;
  }
}
@media (min-width: 767px) {
  .features-item.two-col .each-features:nth-last-child(-n + 1) .inner {
    margin-bottom: 0px;
  }
}
/**
 * ====================================
 * Features Style 3
 * ====================================
 */

 * {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column4 {
  float: left;
  width: 33.33%;
  padding: 10px;
   /* Should be removed. Only for demonstration */
}

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

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column4 {
    width: 100%;
  }
}

.intro-video .content-part .inner {
 /* padding-right: 80px;*/
}
.intro-video .bg-cover {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  top: 0;
}
.intro-video .section-header {
  margin-bottom: 15px;
}
.intro-video .btn-form {
  margin-top: 50px;
}
.btn-video .btn {
  min-width: 100px;
}
/**
 * ====================================
 * Features Style 4
 * ====================================
 */
.features-section-4 .section-header {
  margin-bottom: 30px;
}
.features-section-4 .features-icon {
  font-size: 60px;
}
section.features-section-4.relative.background-semi-dark {
    /*background: url(../images/flight.png), url(../images/truck.png) right bottom no-repeat;*/
    background-repeat: no-repeat;
    background-size: 300px 119px;
    margin-top: -80px;
}
@media (max-width: 768px) {
  section.features-section-4.relative.background-semi-dark{
    margin-top: -5px;
  }
}
section.features-section-3.relative.background-semi-dark1 {
/*  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #773a37 100%), url(../images/flight.jpg);*/
    background: #f6f6f6;
    background-repeat: no-repeat;
    background-size: 1587px 891px;
    height: 830px;
}
section.features-section-4.relative.background-semi-dark2 {
    margin-top: -120px;
}
section.features-section-2.relative.background-semi-dark.overflow1 {
    background: #f6f6f6;
}
.feat {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.mapimg{
  width:1500px;
  height:600px;
}
@media (max-width:768px){
  .mapimg{
  width:100%;
  height:auto;
}
}

.iframe-container{
  position: relative;
  width:100%;
  padding-bottom:56.25%;
  height:0;
  padding-top : 10px;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.bg-cover.bg-overlay {
    max-height: 337px;
}
/**
 * ====================================
 * Footer Section Style
 * ====================================
 */
 .each-section col-sm-4 .title strong{
  text-align: center;
  color:#000;
 }
 .responsive {
  width: 100%;
  max-width: 40px;
  height: auto;
}
.responsive1 {
  width: 100%;
  /*max-width: 40px;*/
  height: auto;
}
.responsive2 {
  width: 100%;
  /*max-width: 40px;*/
  height: auto;
  margin-top: 10px;
}
.responsive3 {
  max-width: 100%;
  height: auto;
} 
.responsive4 {
  width: 100%;
  max-width: 600px;
  height: auto;
}
.footer-section .section-separator {
    margin-top: 43px;
    padding-top: 10px;
    padding-bottom: 20px;
    display: table;
    width: 100%;
    margin-left: 65px;
}
@media (max-width: 425px) {
.footer-section .section-separator {
  width: 100% !important;
}
}
@media (max-width: 1024px) {
.footer-section .section-separator {
  width: 929px;
}
}
@media (max-width: 768px) {
  .footer-section .section-separator {
    margin-left: auto;
    width: 735px;
}
}
@media (max-width: 425px) {
  .footer3 {
   /* margin-left: -298px;*/
}
}
@media (max-width: 768px) {
  .footer3 {
    margin-top: -112px;
}
}
.footer-section .each-section {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.footer-section .each-section.vertical-bottom {
  vertical-align: bottom !important;
}
.footer-section .title {
  color: #0059ea;
  text-transform: uppercase;
}
@media (max-width: 425px) {
  .f1 {
    /*margin-left:-332px;*/
  }
}
.f2 {
  margin-left:0px;
  margin-top: -87px !important;
}

@media (max-width: 425px) {
  .f2 {
   margin-left:110px;
  }
}
.footer-section .link-list > li {
  margin-bottom: 5px;
}
.footer-section .link-list > li:last-child {
  margin-bottom: 0;
}
.footer-section .link-list > li,
.footer-section .link-list > li a {
  color:#fff;
  padding: 0px;
  background-color: transparent;
}
.footer-section .link-list > li a:hover {
  background-color: transparent;
  color: #0059ea;
}
.copyright {
  margin-bottom: 60px;
}
.copyright p {
  font-size: 13px;
}
.col-xs-12.features-item.one-col {
    width: 300px;
}
.col-xs-12.features-item.one-col {
    margin-top: -15px;
        margin-left: -6px;
}
@media (max-width: 768px) {
.col-xs-12.features-item.one-col {
    width: 100%;
    margin-left: 17px;
}
}
.section-separator p1 {
  color: #fff;
  font-size: smaller;
}
.row.section-separator2.intro-video12 {
    margin-top: -50px;
    margin-left: 180px;
}
@media (max-width:768px) {
  .row.section-separator2.intro-video12 {
    margin-left: 0px;
}
}
@media (max-width: 768px) {
  .row.section-separator.intro-video {
   /* display: flex; */
}
}
.footer {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f26722;
    color: #fff;
    text-align: center;
    height: 80px !important;
}
@media (max-width:425px) {
  #f5 {
      height: 255px !important;
  }
}
@media (max-width: 768px) {
  .footer {
      height: 80px !important;
  }
}
@media (max-width: 1024px) {
  .footer {
      height: 100px !important;
  }
}
.foot1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
}
@media (max-width: 768px) {
  .foot1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #fff;
  }
}
.iconz {
    width: 335px;
    margin-top: 4px;
    margin-left: -59px;
}
@media (max-width: 425px) {
  .iconz {
    margin-top: -10px !important;
  }
}
@media (max-width: 768px) {
  .iconz {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12px;
    display: block;
  }
}

.foot2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    margin-left: 85px;
    text-align: right;
}
@media (max-width: 768px) {
.foot2 {
       margin-left: 0px;
    text-align: center;
    margin-top: 4px;
    line-height: 1.5;
}
}
* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column3 {
    float: left;
    width: 33.33%;
    padding: 10px;
    height: 80px;
}

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

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column3 {
    width: 100%;
  }
}


hr { 
  display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 0.5px;
    width: 234px;
    border-color: #000;
}
.parcel-image, .parcel-service-image {
  text-align: center;
  position: relative;
  margin-top: -55px;

}

.parcel-image .flight-left {
  position: relative;
  top: 60px;
  left: 30px;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.parcel-image .flight-right {
  position: relative;
  top: 50px;
  right: 0px;
  z-index: 0;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.parcel-image .parcel-box {
  position: absolute;
  bottom: 30px;
  left: 0px;
  z-index: 10;
}
.view {
   display: none !important;
}
@media (min-width: 1400px) {
  .view {
    display: block !important;
    margin-top: 100px;
    margin-left: -13px;
}
}
.parcel-image-div {
    width: 250px;
    height: 200px;
    position: relative;
    margin-right: auto;
    display: block !important;
    margin-top: 80px;
    margin-left: -50px;
}
@media (max-width: 320px) {
  .parcel-image-div {
    margin-left:-100px;
  }
}
@media screen and (max-width: 768px) {
.parcel-image-div {
   /* margin-left: 28px;
    width: 75%;*/
}
}
@media (min-width: 1400px) {
  .parcel-image-div {
    display:none !important;
  }
}
.ppi-image-wrapper {
  margin-top: 30px;
}

.parcel-image .flyleft {
  position: relative;
  top: 15px;
  left: -45px;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.parcel-image .flyright {
  position: relative;
  top: 10px;
  right: -40px;
  -webkit-transition: all ease-in 0.5s;
  transition: all ease-in 0.5s;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
   /* border-radius: 12px;*/
    padding: 4px;
 
        text-shadow: 1px 1px 2px #4a4a4a;
}
ul.nav.navbar-nav.navbar-right1 {
    position: absolute;
    left: 90% !important;
}
/**********************
/***** Services *******
/*********************/
.column1 {
  float: left;
  width: 50%;
  
 /* height: 300px; */
 font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 2px;
    margin-bottom: 25px;
    font-weight: 400;
    text-align: justify;
}
.row1{
  margin-left:-1px;
}
/* Clear floats after the columns */
.row1:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column1 {
    width: 100%;
  }
}
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
section{
  padding-top:40px;
}
section .section-title{
  text-align:center;
  color:#f26722;
  margin-bottom:50px;
  text-transform:uppercase;
}
#what-we-do {
    /* background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #052f4a 100%), url(../images/1369.jpg); */
    background: #f6f6f6;
}
}
#what-we-do .card{
  padding: 1rem!important;
  border: none;
  margin-bottom:1rem;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
/*#what-we-do .card:hover{
  -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
  box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}*/
#what-we-do .card .card-block{
  padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a{
  color: #003992;
  font-weight:700;
  text-decoration:none;
}
#what-we-do .card .card-block a i{
  display:none;
  
}
#what-we-do .card:hover .card-block a i{
  display:inline-block;
  font-weight:700;
  
}
#what-we-do .card .card-block:before{
  font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #fff;
    left: 0;
  -webkit-transition: -webkit-transform .2s ease-in-out;
    transition:transform .2s ease-in-out;
}
#what-we-do .card .block-1:before{
    content: "\f0d1";
    color: #f26722;
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
#what-we-do .card .block-2:before{
    content: "\f274";
    color: #f26722;
}
#what-we-do .card .block-3:before{
    content: "\f135";
    color: #f26722;
}
#what-we-do .card .block-4:before{
    content: "\f1b2";
    color: #f26722;
}
#what-we-do .card .block-5:before{
    content: "\f256";
    color: #f26722;
}
#what-we-do .card .block-6:before{
    /*content: "\f0c0";*/
    color: #f26722;
}
#what-we-do .card .block-7:before{
    content:  "\f072";
    color: #f26722;
}
#what-we-do .card .block-8:before{
    content: "\f0d1";
    color: #f26722;
}
#what-we-do .card .block-9:before{
    content: "\f017";
    color: #f26722;
}
#what-we-do .card:hover .card-block:before{
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);  
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
p1.card-text {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
    font-weight: 400;
}
* {
  box-sizing: border-box;
}
p2 {
  font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 2px;
    margin-bottom: 25px;
    font-weight: 400;
    text-align: justify;
        margin-left: -25px;

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  
 /* height: 300px; */
 font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 2px;
    margin-bottom: 25px;
    font-weight: 400;
    text-align: justify;
}

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

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}
@charset "utf-8";
/* CSS Document */
#headerPopup{
  width:75%;
  margin:0 auto;
}
#headerPopup iframe{
  width:100%;
  margin:0 auto;
}
.container.contact-form.aos-init.aos-animate {
    margin-top: -6px;
}
section.features-section-4.relative.background-semi-dark1 {
    margin-top: -60px;
}
* {
  box-sizing: border-box;
}
/* 22/07/2019 */
  .navbar-nav>li>a:hover {
    color: #fbfbfb !important;
    background: #f26722 !important;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
     display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 2px 2px;
    z-index: 1;
    margin-left: -300px;
    height: 109px;
}

.dropdown:hover .dropdown-content {
  display: block;
}
@keyframes blink {
    0% {
           background-color: rgba(242, 103, 34,1)
    }
    50% {
           background-color: rgba(242, 103, 34,0.5)
    }
    100% {
           background-color: rgba(242, 103, 34,1)
    }
}
@-webkit-keyframes blink {
    0% {
           background-color: rgba(255,0,0,1)
    }
    50% {
           background-color: rgba(255,0,0,0.5)
    }
    100% {
           background-color: rgba(255,0,0,1)
    }
}

 .download {
       width: 33px;
    height: 31px;
   /* padding:2px 2px 2px 2px;*/
    text-align:center;
    color:#fff;
    margin-bottom: 4px;
    font-size: 20px;
    border-radius: 15px;
    -moz-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -moz-animation:blink normal 1.5s infinite ease-in-out;
    /* Firefox */
    -webkit-animation:blink normal 1.5s infinite ease-in-out;
    /* Webkit */
    -ms-animation:blink normal 1.5s infinite ease-in-out;
    /* IE */
    animation:blink normal 1.5s infinite ease-in-out;
    /* Opera */
}
@media (max-width: 768px) {
    .download {
        display: block;
    }
}
/*22/07/2019*/
/*style*/




