*{
	font-family: 'Titillium Web', sans-serif;
}
p{
	letter-spacing: 0.5px;
}
.main-sec{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: center;
	width: 100%;
}
.main-sec1{
	background-image:linear-gradient(rgb(0, 73, 92,0.5),rgb(0, 73, 92,0.5)), url(../images/cSVGRRcMv6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: center;
	width: 100%;
}
.main-sec2{
	background-image: linear-gradient(rgb(0, 73, 92,0.5),rgb(0, 73, 92,0.5)),url(../images/WVllnet0GG.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 300px;
	background-position: center;
	width: 100%;
}
   .loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}
 .loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}
 .loader img {
     width: 280px;
}
.row-videoWrap{
	margin: 0 auto;
}

.row-videoWrap.owl-carousel .owl-dots{
	width: 110px;
    margin: 0 auto;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}
.row-videoWrap.owl-nav{
	display: none!important;
	position: absolute;
}
.row-videoWrap.owl-carousel .owl-dots button.owl-dot.active{
	background-color: #0092B7 !important;
}


.row-videoWrap.owl-carousel .owl-dots button.owl-dot {
    background-color: #fff !important;
    width: 10px;
    height: 2px;
    margin: 0 6px;
    border: solid 2px rgba(255, 255, 255, 0.4);
    outline: none;}

	
	.row-videoWrap.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    	display: none;
	}
/*.row-videoWrap.owl-carousel .owl-nav button.owl-prev{
	position: absolute;
	bottom: 0;
	top: 0;
	margin: auto;
	left: 10px;
	width: 0;
    height: 0;
    font-size: 60px;
    color: #fff;
    border-top: 5px solid transparent;
    border-right: 10px solid #e0234d;
    border-bottom: 5px solid transparent;
    outline: none;
}
.row-videoWrap.owl-carousel .owl-nav button.owl-next{
	   position: absolute;
	   right: 30px;
	   bottom:0;
	   top: 0;
	   margin: auto;
	   width: 0;
      height: 0;
      font-size: 60px;
      color: #fff;
      border-top: 5px solid transparent;
      outline: none;
      border-left: 10px solid #e0234d;
      border-bottom: 5px solid transparent;
}*/
.container-actra{
	height: 100%;
}
.row-actra{
	height: 100%;
}
.container-actra{
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:0 auto;
	z-index: 11;

}
.actra-sec h1{
	font-size: 56px;
	font-weight: 700;
	color: #00CFFF;
}
.actra-sec h2{
	font-size: 21px;
	font-weight: 600;
	color: #fff;
}


.actra-sec a{
	display: block;
	width: 130px;
	padding: 10px 20px;
	background-color: #D63F12;
	color: #fff;
	text-align: center;
	margin: 0;
	margin-top: 20px;
	font-weight: 600;
	-webkit-box-shadow: 3px 4px 5px 0px rgba(255,255,255,1);
-moz-box-shadow: 3px 4px 5px 0px rgba(255,255,255,1);
box-shadow: 3px 4px 5px 0px rgba(255,255,255,1);
}

.actra-sec a:hover{
	background-color: #fff;
	color: #D63F12;
	text-decoration: none;
	-webkit-box-shadow: 3px 4px 5px 0px rgba(214,63,18,1);
-moz-box-shadow: 3px 4px 5px 0px rgba(214,63,18,1);
box-shadow: 3px 4px 5px 0px rgba(214,63,18,1);
}

.home-service-wrap{
	max-width: 576px;
	margin: 0 auto;
-webkit-box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
padding: 20px;
height: 100%;
}
.home-service-sec h2{
	font-size: 30px;
	text-align: center;
	margin: 20px 0 30px 0;
	font-weight: 600;
	color: #00495C;
	position: relative;
	z-index: 9;
}
.home-service-sec h2:before{
	content: "";
	background-image: url(../images/service-logo.svg);
	top: -25px;
	right: 0;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	background-size: cover;
	margin: 0 auto;
	height: 80px;
	width: 80px;
	position: absolute;
}
.home-service-wrap h3{
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0;
	color: #00252E;
}
.home-service-wrap p{
	text-align: center;
	font-size: 16px;
}
.home-service-icon{
	width: 100px;
	margin: 0 auto;
}
.home-service-icon img{
	width: 100%;
}
.home-service-wrap1 img{
	border-radius: 50%;
    border: 8px solid #EDEDED;
}
.home-service-sec{
	padding: 40px 0;
	background-color: #fff;
}

.welcome-sec{
	background-color: #00252E;
	width: 100%;
}
.welcome-sec h2{
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.welcome-sec p{
	text-align: justify;
	color: #fff;
}
.welcome-wrap a{
	 display: block;
    width: 130px;
    padding: 10px 20px;
    background-color: #D63F12;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 600;
}
.welcome-wrap a:hover{
	background-color: #fff;
	color: #D63F12;
	text-decoration: none;
}
.row-wel{
	height: 100%;
	max-width:992px;
}
.welcome-con{
	height: 100%;
}

.testimonials-sec{
	padding: 40px 0;

}
.testimonials-sec h2{
	text-align: center;
	font-size: 30px;
	font-weight: 600;
	color: #00252E;
	margin: 20px 0;
}
.testimonials-sec p{
	color: #00252E;
	font-size: 16px;
	text-align: center;
	margin-bottom: 40px;
}
.testimonialwrap{
	-webkit-box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
padding: 40px 20px;
height: 100%;
}
.comma{
	top: -40px;
	left: 15px;
	position: absolute;
}
.testimonialwrap p{
	text-align: justify !important;
}
.testimonialwrap h3{
	color: #000;
	font-size: 18px;
	font-weight: 600;
}
.testimonialwrap h4{
	color: #0092B7;
	font-size: 18px;
}
.row-course{
	max-width: 780px;
	margin: 0 auto;
}
.row-testimonials.owl-carousel .owl-nav button.owl-next span{
	display: block;
	color: #fff;
	font-size: 25px;
	background-color: #D63F12;
	font-weight: 300;
	width: 30px;
	text-align: center;
	position: absolute;
    right: -60px;
    left: 0;
    margin: auto;
    bottom: -30px;
    border-radius: 4px;
    font-weight: 700;

}
.row-testimonials.owl-carousel .owl-nav button.owl-prev span{
	display: block;
	color: #fff;
	font-size: 25px;
	background-color: #D63F12;
	width: 30px;
	text-align: center;
	position: absolute;
    right: 0;
    left: -60px;
    margin: auto;
    bottom: -30px;
    border-radius: 4px;
    font-weight: 700;
}

/***********Contact us page*************/




/*Aboutus Page*/

.aboutus-banner{
	background:linear-gradient(rgb(0, 73, 92,0.5),rgb(0, 73, 92,0.5)),url(../images/5CMF5GpUTd.jpg);
	width: 100%;
	padding:60px 0;
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.aboutus-banner h1{
	font-size: 36px;
	font-weight: 600;
	text-align: center;
	color: #fff;
}

.aboutus-banner h1{
	-webkit-animation: tracking-in-contract 3s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-contract 3s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-11-5 12:9:37
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tracking-in-contract
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-contract {
  0% {
    letter-spacing: 1em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    letter-spacing: normal;
    opacity: 1;
  }
}
@keyframes tracking-in-contract {
  0% {
    letter-spacing: 1em;
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    letter-spacing: normal;
    opacity: 1;
  }
}
.con-about{
	height: 100%;
}
.row-about{
	height: 100%;
}
.aboutus-text-sec{
	padding: 40px 0;
}
.aboutus-text-sec h3{
	font-size: 26px;
	color: #00495c;
	font-weight: 600;
}
.aboutus-text-sec p{
	text-align: justify;
	font-size: 16px;
	color: #00495c;

}
.aboutus-text-sec p, .titleservices-section p {
	-webkit-animation: tracking-in-expand-fwd 3s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand-fwd 3s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-12-1 17:24:11
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tracking-in-expand-fwd
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
            transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
            transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}

.abt-img img{
	height: 250px;
}




.underwriting-sec{
	background:linear-gradient(rgb(0, 73, 92,0.5),rgb(0, 73, 92,0.5)),url(../images/TxlH0RtuXv.jpg)!important;
	width: 100%;
	padding:60px 0;
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center!important;
}

.titleservices-sec{
	background:linear-gradient(rgb(0, 73, 92,0.5),rgb(0, 73, 92,0.5)),url(../images/aQhYwqXhIk.jpg)!important;
	width: 100%;
	padding:60px 0;
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center!important;
}
.taxservices-sec{
	background:linear-gradient(rgb(0, 73, 92,0.5),rgb(0, 73, 92,0.5)),url(../images/mHrfjJ0IA9.jpg)!important;
	width: 100%;
	padding:60px 0;
	height: 350px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center!important;
}
.titleservices-section{
	padding: 40px 0;
}
.titleservices-section p{
	text-align: justify;
	color: #00495C;
	font-size: 16px;
	line-height: 27px;
}
.ultitle li{
	list-style-type: none;
}
.ultitle .fa{
	color: #D63F12;
}
.ultitle span{
	padding-left: 36px;
}
.title-service-wrap h3{
	font-size: 20px;
	font-weight: 600;
	color: #D63F12;
}
.undertyping-sec{
	padding:40px 0;
	background-color: #f5f5f5;
}
.underwritingWrap{
		-webkit-box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
box-shadow: 1px 2px 9px -4px rgba(0,0,0,0.75);
padding: 40px 20px;
height: 100%;
background-color: #fff;
border-top-left-radius: 9px;
border-bottom-right-radius: 9px;
}
.undertyping-sec h3{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #D63F12;
	margin-bottom: 20px;
}
.underwritingWrap h4{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #D63F12;
	margin-bottom: 20px;
}
.undertyping-sec h5{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	color: #D63F12;
	margin: 20px auto;
}
.undertyping-sec a{
	display: inline-block;
	text-decoration: none;
	text-align: center;
	color:#00CFFf;
}
.underwritingWrap p{
	text-align: justify;
	color: #00495C;
}
.underwritingWrap1 p{
	text-align: justify !important;

}
.underwritingWrap1 span{

}
.complex{
	text-align: center!important;
	margin: 0 auto;
	color: #00495C;
	font-weight: 600;
}
.underwritingWrap1 .fa{
	color: #D63F12;
}
@media(min-width:576px){
	
}
@media(min-width:768px){

	.main-sec{
		height: 500px;
	}
	.main-sec1{
		height: 500px;
	}
	.main-sec2{
		height: 500px;
	}
	.actra-sec h1 {
	    font-size: 68px;
	  
	}
	.actra-sec h2 {
    	font-size: 36px;
	}
	.row-videoWrap.owl-carousel .owl-nav button.owl-next span{
		display: none;
		color: #fff;
		font-size: 25px;
		background-color: #000;
		font-weight: 300;
		width: 30px;
		text-align: center;
		position: absolute;
	    right: -80px

	}
	.row-videoWrap.owl-carousel .owl-nav button.owl-prev span{
		display: none;
		color: #fff;
		font-size: 25px;
		background-color: #000;
		width: 30px;
		text-align: center;
		position: absolute;
	    left: -80px
	}
	.row-videoWrap.owl-carousel .owl-nav button.owl-next span:focus{

	}
	.welcome-wrap a{
		margin: 0;
	}
	.underwritingWrap p{
		text-align: center;
	}

}

@media(min-width:992px){


	.home-search-img11 img{
		margin-top: 0px;
	}
	.row-wel{
		max-width:580px;
	}
}

@media(min-width:1200px){

}
@media(min-width: 1400px){

}