
body {
	margin: 0;
	padding: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

a, a:hover {
	color: #000;
}

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







/*================================

==============================*/

#header .top-contain li {
    display: inline;
    line-height: 40px;
}

#header .top-contain li:last-child {
    margin-left: 20px;
    /* line-height: 40px; */
}

#header .social_icon li {
    display: inline;
    margin-left: 20px;
    line-height: 40px;
}

#header .social_icon {
    float: right;
    clear: both;
}

.logo {
    width: 100%;
    max-width: 959px;
    max-height: 235px;
}
#header .top-bar {
    border-bottom: 1px solid #d6d4d4;
}




.top-contain li img {
    height: auto;
    width: 18px;
}

.social_icon li img {
    width: 20px;
}

.heaeer-right .box img {
    width: 50px;
}

.heaeer-right {
    float: right;
    clear: both;
	margin-top: 40px;
}

.heaeer-right .box {
    position: relative;
    display: inline-block;
}

.heaeer-right .box .box-left {
    position: absolute;
}

.heaeer-right .box .box-right {
    padding-left: 55px;
    font-size: 18px;
    text-transform: capitalize;
}

.heaeer-right .box .box-right span {
    display: block;
}

.heaeer-right .box:last-child {
    margin-left: 25px;
}

.logo {
	width: 100%;
}

.for-dp>li {
    float: left;
    position: relative;
}

.logo-header {

}

.for-dp>li>a {
    padding: 10px 30px;
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-weight: bold;
}

.for-dp {
    clear: both;
    display: block;
}

.main-menu {
    background: #024a69;
    padding: 10px;
    border-bottom: 4px solid #b30000;
    width: 1170px;
    margin: auto;
}


.container-fluids {
    background: #024a69;
}

.for-dp>li>a:hover {
    background: #b30000;
    color: #fff;
    text-decoration: none;
}

.main-content {
    width: 1220px;
    margin: 0 auto;
    padding-top: 100px;
    position: relative;
    background: #d0d0d0;
    border-left: 2px solid #bdbdbd;
    border-right: 2px solid #bdbdbd;
}

.title_section {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.title_section h2 {
    position: relative;
    text-transform: capitalize;
    font-weight: bold;
}

.title_section h2 span {
    color:#3f4295;
}

.wel-info p {
    display: block;
    margin-bottom: 20px;
    line-height: 28px;
}

.wel-info a {
    display: -webkit-inline-box;
    
    color: #fff;
    text-transform: uppercase;
}

.swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;

/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.gallery, .contact {
	margin-top: 100px;
}

.contact .wrapper {
	background: url(../images/cont.jpg) 0 center no-repeat;
	background-size: cover;
	position: relative;
	height: 400px;
	width: 100%;
	overflow: hidden;
}

.swiper-button-next {
    background-image: url(../images/icon/right-arrow.svg);
    right: 0px;
    left: auto;
    background-size: 35px;
    height: 100px;
    background-color: #fff;
    top: 42%;
}

.swiper-button-prev {
    background-image: url(../images/icon/right-arrow.svg);
    left: 0px;
    top: 42%;
    right: auto;
    background-size: 35px;
    height: 100px;
    background-color: #fff;
    transform: rotate(180deg);
}

.contact .wrapper:before {
    position: absolute;
    content: "";
    display: block;
    top: -111px;
    right: 0;
    height: 220%;
    width: 50%;
    background: rgba(2, 74, 105, 0.7);
    transform: rotate(30deg);

}

.contact .wrapper .contact_details {
    position: relative;
    text-align: right;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 20px;
}

.contact .wrapper .contact_details p {
    margin-bottom: 20px;
    text-transform: uppercase;
}

.contact .wrapper .contact_details h2 {
    margin-bottom: 20px;
}

.contact .wrapper .contact_details span {
    text-transform: capitalize;
}

.footer {
    margin-top: 100px;
    background-color: #024a69;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.f-title {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.f-title:before {
    position: absolute;
    content: "";
    display: block;
    width: 50px;
    height: 2px;
    background: #fff;
    bottom: 0;
    left: 0;
}

.f-title h3 {
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    padding-bottom: 15px;
}

.footer .contain {
    color: #fff;
    display: block;
    margin-bottom: 20px;
    font-weight: normal;
}

.footer .more {
    display: block;
    position: relative;
}

.footer .more a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    border: 2px solid #fff;
    display: inline-block;
}

.footer .header-socials.footer-socials a {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    margin-right: 17px;
}

.f-service-list li {
    color: #fff;
    text-transform: capitalize;
    line-height: 32px;
    list-style: circle;
    font-weight: normal;
    margin-left: 18px;
}

.inquiry {
	margin-top: 100px;
}

.contact_Detail {
    width: 48%;
    display: block;
    float: left;
    margin-bottom: 20px;
}

.contact_Detail.list {
    width: 48%;
    display: block;
    float: right;
    margin-bottom: 20px;
}


.contact_Detail input {
    width: 100%;
    padding: 15px 20px;
    border: 0;
    outline: 0;
}

.contact_Detail.message {
	width: 100%;
}

.contact_Detail textarea {
 	width: 100%;
    padding: 15px 20px;
    border: 0;
    outline: 0;
}

.submit {
    position: relative;
    display: -webkit-inline-box;
    background: #024a69;
    padding: 10px 35px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    outline: 0;
}

.link {
    text-align: right!important;
    line-height: 60px;
    text-transform: capitalize;
    font-weight: normal;
    color: #000;
}

.main-content .container {
	padding-left: 0;
	padding-right: 0;
}

.main-content .footer {
	padding-left: 20px;
	padding-right: 20px;
}

@media (max-width: 1220px) {
	.main-content {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}
}

@media (max-width: 767px) {
	#header .top-contain li {
	    display: block;
	    line-height: 20px;
	    text-align: center;
	    font-size: 12px;
	}
	#header .top-contain li:last-child {
	    margin-left: 0;
	    /* line-height: 40px; */
	}
	#header .social_icon {
	    float: none;
	    clear: both;
	    text-align: center;
	}
	#header .social_icon li:first-child {
	    margin-left: 0;
	}
	.heaeer-right .box {
	    position: relative;
	    display: block;
	    margin: 0;
	}
	.heaeer-right {
	    float: none;
	    clear: both;
	    margin-top: 20px;
	}
	.heaeer-right .box:last-child {
	    margin-left: 0;
	    margin-top: 20px;
	}
	.for-dp>li {
	    float: none;
	    position: relative;
	}
	.title_section h2 {
	    font-size: 20px;
	}
	.wel-info a {
	    font-size: 12px;
	}
	.contact .wrapper .contact_details {
	    padding-top: 100px;
	    padding-bottom: 100px;
	    padding-right: 15px;
	    padding-left: 15px;
	}
	.contact .wrapper .contact_details p {
	    font-size: 12px;
	}
	#header .social_icon li:first-child {
	    margin-left: 0;
	}

	.title_section h2 {
	    font-size: 20px;
	}

	.wel-info a {
	    font-size: 12px;
	}

	.contact .wrapper .contact_details {
	    padding-top: 100px;
	    padding-bottom: 100px;
	    padding-right: 15px;
	    padding-left: 15px;
	}

	.contact .wrapper .contact_details p {
	    font-size: 12px;
	}

	.contact .wrapper .contact_details span {
	    font-size: 12px;
	}

	.contact .wrapper .contact_details h2 {
	    font-size: 20px;
	}

	.contact .wrapper:before {
	    display: none;
	}

	.contact_Detail {
	    width: 100%;
	    float: none;
	}

	.contact_Detail.list {
	    display: block;
	    width: 100%;
	    float: none;
	}

	.footer .contain {
	    font-weight: normal;
	    font-size: 12px;
	}

	.footer .header-socials.footer-socials a {
	    height: 35px;
	    width: 35px;
	    line-height: 35px;
	}

	.foo-rw{
	    margin-top: 50px;
	    display: block;
	}

	.f-service-list li {
	    font-weight: normal;
	    font-size: 12px;
	}

	.swiper-slide {
		width: 100% !important;
		float: none !important;
	}

	.heaeer-right .box {width: 50%;float: left;}

	.heaeer-right .box img {
	    width: 35px;
	}

	.heaeer-right .box .box-right {
	    padding-left: 40px;
	    font-size: 12px;
	    font-weight: bold;
	}
	.heaeer-right .box:last-child {
	    margin-left: 0;
	    margin-top: 0;
	}
	.for-dp>li>a {
	    padding: 5px 30px;
	    text-transform: uppercase;
	    display: block;
	    color: #fff;
	    font-weight: bold;
	    font-size: 12px;
	}
	.contact_Detail input {
	    width: 100%;
	    padding: 5px 12px;
	    border: 0;
	    outline: 0;
	}

	.contact_Detail textarea {
	    width: 100%;
	    padding: 5px 10px;
	    border: 0;
	    outline: 0;
	}
	.footer .more a {
	    font-size: 12px;
	    font-weight: normal;
	    border: 1px solid #fff;
	    padding: 10px;
	}

	#header .social_icon li {
	    line-height: 20px;
	}

	.social_icon li img {
	    width: 15px;
	}

	.submit {
	    font-size: 12px;
	    font-weight: normal;
	}

	.footer .header-socials.footer-socials a {
	    height: 30px;
	    width: 30px;
	    line-height: 30px;
	    margin-right: 10px;
	}

	.text-right.link {
	    text-align: center !important;
	    font-size: 12px;
	}

	.main-content .footer {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.contact_Detail.full {
	width: 100%;
}

.gal_list12 {
    margin-bottom: 35px;
    border: 2px solid #868686;
}

.contactfoxFooter {
	display: flex;
}
.contactfoxFooter .market {
    margin-right: 20px;
}

.contactfoxFooter .sd h2 {
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.contactfoxFooter .sd span {
    display: block;
    margin-bottom: 15px;
}

.contactfoxFooter .sd h2 span {
    font-size: 14px;
}

.servIcesList li {
    list-style-image: url(../images/icon/icon.png);
    margin-left: 50px;
}

.trainingProgram h3 {
    font-size: 18px;
    line-height: 30px;
}

.trainingProgram:nth-child(1) p {
    margin-top: 50px;
    display: block;
    position: relative;
}

.trainingProgram ul li {
    list-style-image: url(../images/icon/icon.png);
    margin-left: 50px;
}

.cheTakP {
	text-transform: uppercase;
	color: #2e3095;
}

.heaeer-right {
	margin-top: 80px;
}