@font-face {
    font-family: 'ArmWrestlerBold';
    src: url('../fonts/ArmWrestler-webfont.eot');
    src: url('../fonts/ArmWrestler-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ArmWrestler-webfont.woff') format('woff'),
         url('../fonts/ArmWrestler-webfont.ttf') format('truetype'),
         url('../fonts/ArmWrestler-webfont.svg#ArmWrestlerBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArmataRegular';
    src: url('../fonts/Armata-Regular-webfont.eot');
    src: url('../fonts/Armata-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Armata-Regular-webfont.woff') format('woff'),
         url('../fonts/Armata-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Armata-Regular-webfont.svg#ArmataRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
	font-family: "ArmataRegular", Arial, Helvetica, sans-serif;
	font-size:1.1em;
}


a[href^=tel] { color: inherit; text-decoration: none; }

/* headings */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #002f97;
}

.content-dark-bg h1, .content-dark-bg h2, .content-dark-bg h3, .content-dark-bg h4, .content-dark-bg h5, .content-dark-bg h6{
	color: #ffffff;
}

.heading{
	font-size: 1.5rem;
}

.heading2{
	font-size: 1.3rem;
}

.header-phone {
    color: #ffe700;
    font-size: 1.4em;
}
.header-phone-mobile {
    display: block;
    font-size: 1.4em;
}

.ccard-header{
    text-align: right;
    color: white;
	margin: 20px 0px 5px 0px;
}

.txt-xlarge, .txt-large, .txt-medium, .txt-small{
	font-family: "ArmWrestlerBold", sans-serif;
}

.txt-xlarge{
	font-size: 1.4vw;
}

.txt-large{
	font-size: 1.3vw;
}

.txt-medium{
	font-size: 1.2vw;
}

.txt-small{
	font-size: 1.1em;
}

.txt-xsmall{
	font-size: 1em;
}

.secondary-line{
	color:#ffffff;
}

.tagline {
    padding: 10px 0 0 0;
}

/* content */

main {
    overflow: hidden;
}

.content {
    padding: 50px;
}

.content-light-bg {
    background-color: #ffffff;
}

.content-dark-bg {
    background-color: #002f97;
	color:#FFFFFF;
}

.content-dark-bg a {
	color:#ffe700;
}

.parallax{
	min-height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.content-dark-bg-2 {
	background-color: #03224f;
	color:#FFFFFF;
}

.content-dark-bg-2 a {
	color:#ffe700;
}


.bg1{
	background-image:url(../images/Coppell-locksmith-1.jpg);
	overflow:hidden;
}

.bg2{
	background-image:url(../images/Coppell-locksmith-2.jpg);
	overflow:hidden;
}

.bg3{
	background-image:url(../images/Coppell-locksmith-3.jpg);
	overflow:hidden;
}
.bg4{
	background-image:url(../images/Coppell-locksmith-4.jpg);
	overflow:hidden;
}
.bg5{
	background-image:url(../images/Coppell-locksmith-5.jpg);
	overflow:hidden;
}
.bg6{
	background-image:url(../images/Coppell-locksmith-6.jpg);
	overflow:hidden;
}

.content-dark-bg .imagecontent-right{
    float: right;
    padding: 5px;
    margin: 10px 50px 20px 40px;
    /* max-width: 50%; */
    border: 1rem solid #ffffff;
    -o-border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #ffffff 6px, #ffffff 15px, transparent 16px, transparent 20px) 20/1rem;
    border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #ffffff 6px, #ffffff 15px, transparent 16px, transparent 20px) 20/1rem;
}

.content-light-bg .imagecontent-right{
    float: right;
    padding: 5px;
    margin: 10px 50px 20px 40px;
    /* max-width: 50%; */
    border: 1rem solid #002f97;
    -o-border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #002f97 6px, #002f97 15px, transparent 16px, transparent 20px) 20/1rem;
    border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #002f97 6px, #002f97 15px, transparent 16px, transparent 20px) 20/1rem;
}



.content-dark-bg .imagecontent-left {
    float: left;
    padding: 5px;
    box-shadow: 0px 0px 5px 0px #7b7b7b;
    margin: 10px 40px 20px 15px;
    /* max-width: 50%; */
    border: 1rem solid #ffffff;
    -o-border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #ffffff 6px, #ffffff 15px, transparent 16px, transparent 20px) 20/1rem;
    border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #ffffff 6px, #ffffff 15px, transparent 16px, transparent 20px) 20/1rem;
}

.content-light-bg .imagecontent-left {
    float: left;
    padding: 5px;
    box-shadow: 0px 0px 5px 0px #7b7b7b;
    margin: 10px 40px 20px 15px;
    /* max-width: 50%; */
    border: 1rem solid #002f97;
    -o-border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #002f97 6px, #002f97 15px, transparent 16px, transparent 20px) 20/1rem;
    border-image: repeating-linear-gradient(45deg, transparent, transparent 5px, #002f97 6px, #002f97 15px, transparent 16px, transparent 20px) 20/1rem;
}

.content-dark-bg .imagecontent-left, .content-dark-bg .imagecontent-right  {
	/*box-shadow: rgb(255 255 255) 0px 20px 30px -10px;*/
}

.styled-image{
	box-shadow: rgb(38 57 77) 0px 20px 30px -10px;
    padding: 5px;
	background: linear-gradient(to left, #002fe3, #001950);
}

.floatright{
	float: right;
    display: contents;
}

.floatleft{
	float: left;
	display: contents;
}


/* button */
.button {
    border-radius: 4px;
    background-color: #002f97;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.2em;
    padding: 5px 10px 10px 10px;
    width: max-content;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px 0px 10px 0px;
	max-width:100%
}

.button a{
	color:#FFFFFF !important;
}
.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.button-dark{
    background-color: #b8ff00 !important;
}

.button.button-dark a {
    color: #002fe2 !important;
}


/* button 2 */

.content-light-bg .button-2 {
    --b: 3px;
    --s: .45em;
    --color: #373B44;
    padding: 20px 20px 15px 20px;
    color: var(--color);
    --_p: var(--s);
    background: conic-gradient(from 90deg at var(--b) var(--b),#0000 90deg,var(--color) 0) var(--_p) var(--_p)/calc(100% - var(--b) - 2*var(--_p)) calc(100% - var(--b) - 2*var(--_p));
    transition: .3s linear, color 0s, background-color 0s;
    outline: var(--b) solid #0000;
    outline-offset: 0.6em;
    font-size: 1.1em;
    border: 0;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    display: inline-block;
    margin: 10px 0px 20px 0px;
}

.content-light-bg .button-2:hover,
.content-light-bg .button-2:focus-visible{
  --_p: 0px;
  outline-color: var(--color);
  outline-offset: .05em;
}

.content-light-bg .button-2:active {
  background: var(--color);
  color: #fff;
}

.content-light-bg .button-2 a{
	font-size:1.2em;
}




.content-dark-bg .button-2 {
  --b: 3px;   /* border thickness */
  --s: .45em; /* size of the corner */
  --color: #ffffff;
 
  padding: 30px 25px 25px 25px;
  color: var(--color);
  --_p: var(--s);
  background:
    conic-gradient(from 90deg at var(--b) var(--b),#0000 90deg,var(--color) 0)
    var(--_p) var(--_p)/calc(100% - var(--b) - 2*var(--_p)) calc(100% - var(--b) - 2*var(--_p));
  transition: .3s linear, color 0s, background-color 0s;
  outline: var(--b) solid #0000;
  outline-offset: .6em;
  font-size: 16px;
  border: 0;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  display: inline-block;
  margin: 10px 0px;
}

.content-dark-bg .button-2:hover,
.content-dark-bg .button-2:focus-visible{
  --_p: 0px;
  outline-color: var(--color);
  outline-offset: .05em;
}

.content-dark-bg .button-2:active {
  background: var(--color);
  color: #fff;
}

.content-dark-bg .button-2 a {
    font-size: 1.2em;
    color: #ffffff;
}


.content-dark-bg a:focus {
    color: #002f97;
}

.content-dark-bg .button-2 a:focus-visible, .content-dark-bg .button-2 a:visited {
	color:#ffffff;
}

/* end button 2 */


/* social media */
.icons {
    
}

.icons > div {
    display: inline-block;
    vertical-align: middle;
}

.icons > img {
    display: inline-block;
}
/* end of social media */


/* social media 2 */

.social {
    position: fixed;
    top: 200px;
    z-index: 10;
	width: 50px;
}
.social ul {
  padding: 0px;
  transform: translate(-270px, 0);
}
.social ul li {
    display: block;
    margin: 5px 5px 5px 20px;
    background: rgb(0 141 255 / 36%);
    width: 300px;
    text-align: right;
    padding: 10px;
    border-radius: 0 30px 30px 0;
    transition: all 1s;
    box-shadow: 2px 2px 0px #ffffff;
	font-weight:bold;
}
.social ul li:hover {
  transform: translate(110px, 0);
  background: rgb(201 234 255 / 70%);
}
.social ul li:hover a {
  color: #000;
}
.social ul li:hover i {
  color: #fff;
  background: rgba(0, 0, 0, 0.36);
  transform: rotate(360deg);
  transition: all 1s;
}
.social ul li i {
    margin-left: 10px;
    color: #2846b9;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    background: #ffffff;
    transform: rotate(0deg);
}
/* end of social media 2 */


/* schema */
.schema_add_map div {
display: inline;
}

#schemacss{
text-align:center;
margin: 10px 0px;
color:#ffffff;
}

#schemacss a{
color:#ffffff;
}

#schemacss h3{
margin:0;
color:#ffffff;
}

.schema_add_map div {
display: inline;
}

.schema_contact, .schema_contact h3, .schema_contact a {
color:#323232 !important;
text-align:left !important;
}


/* locations */
.locations-list {
    text-align: center;
}

.locations-list .row div {
    padding: 5px 0;
}

/* footer */
.row.bottomlinks {
    background-color: #002f97;
    border-bottom: 1px solid #ffffff;
    padding: 10px 20px;
    font-size: 11pt;
    height: auto;
    width: 100%;
    margin: 0 auto;
    color: #ffffff;
}

.row.bottomlinks a{
	color:#FFFFFF;
	text-decoration:none;
}

.copyright {
    background-color: #2846b9 !important;
    background: linear-gradient(to left, #002fe3, #001950);
    color: #ffe700;
    padding: 20px 0 25px 0;
    margin-bottom: -50px;
}

.back-to-top {
    position: relative;
    bottom: 0px;
    right: 15px;
    background: #002f97;
    padding: 20px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 20%;
    margin: 0;
    font-size: 1em;
}

.back-to-top a{
	color:#ffffff;
	text-decoration:none;
}


/* form */
.form-group {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
}

.form-holder button {
    float: right;
}


/*news*/

.news > div {
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    padding: 15px 10px 15px 40px;
    background-position: 10px 10px;
    font-size: 1em;
	line-height: 1rem;
}

.news > div a{
	display:block;
}

.news > div:nth-child(even){
	background-color:rgba(226, 226, 226, 0.4);
}


/* embeded youtube video */
.video-holder {
    float: right;
    margin: 10px 10px 10px 15px;
    max-width: 50%;
    width: -webkit-fill-available;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px; overflow: hidden;
	margin:10px 0 10px 0;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.imagecontent-size2{
	width:200px;
	height:133px;
}

.imagecontent-size1{
    border-radius: 100px 10px;
	float: left;
    border-radius: 50%;
    shape-outside: circle(50%);
    margin: 50px;
}

.services-list {
    padding: 10px 10px 20px 10px;
    border-radius: 40px 10px;
    box-shadow: 0px 0px 5px #0f568b;
    margin: 30px 0;
	background: #001950;
    color: #ffffff;
}

.services-list h2{
	color: #b8ff00;
}

.youtube-vid {
    float: left;
    margin-bottom: 20px;
}

[data-youtube-id] {
    color: black;
    font-size: 1em;
    font-family: Helvetica,Arial,sans-serif;
}



img.txt-image-slant-left {
  float: left;
  width: 60%;
  transform: translateX(-30%);
  shape-outside: polygon(40% 0%, 50% 50%, 70% 100%);
  shape-margin: 2rem;
  -webkit-clip-path: polygon(30% 0, 70% 0, 100% 100%, 30% 100%);
          clip-path: polygon(30% 0, 70% 0, 100% 100%, 30% 100%);
}

img.txt-image-slant-right {
    float: right;
    width: 60%;
    transform: translateX(-30%);
    shape-outside: polygon(0% 100%, 40% 10%, 40% 10%, 30% 30%);
    shape-margin: 2rem;
    -webkit-clip-path: polygon(60% 0%, 100% 0%, 100% 100%, 30% 100%);
    clip-path: polygon(60% 0%, 100% 0%, 100% 100%, 30% 100%);
    margin-right: -360px;
}

.txt-image-circle-left {
    float: left;
    border-radius: 50%;
    shape-outside: circle(50%);
    width: 500px;
    height: 500px;
    margin: 20px 40px 20px 0px;
}

.txt-image-circle-right {
    float: right;
    border-radius: 50%;
    shape-outside: circle(50%);
    width: 500px;
    height: 500px;
    margin: 20px 40px 20px 0px;
}




/* bottom-div */
.main-bottom-div {
    width: 100%;
	color:#ffffff;
	text-align:center;
}

.bottom-div-left,
.bottom-div-right {
  width: 40%;
  height: 45ex;
  background-color: #002f97;
}

.bottom-div-left {
  shape-outside: polygon(0 0, 100% 100%, 0 100%);
  float: left;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
}

.bottom-div-right {
  shape-outside: polygon(100% 0, 100% 100%, 0 100%);
  float: right;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.main-bottom-div .txt-xlarge, .main-bottom-div .txt-large {
	color:#ffffff;
}

/* end bottom-div */


/* end of hero banner */

.content-light-bg blockquote {
    border-left: 5px solid;
    margin-left: 0;
    padding: 1rem 0 1rem 2rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(35deg, #002fe3, #7700d6);
    color: #0029ba;
}

.content-dark-bg blockquote {
    border-left: 5px solid;
    margin-left: 0;
    padding: 1rem 0 1rem 2rem;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(35deg, #ffe719, #e95f00);
    color: #ffffff;
}




@media (min-width: 600px) {
  p {
    font-size: 1.3rem;
    line-height: 2;
  }
}
p:first-child {
  margin-top: 0;
}


/* screen size */

@media (max-width: 319px) {
	.icons {
   		float: none;
	}
	.cards {
   		height: 24px;
	}
	.icons  div img {
   		height: 24px;
	}
	.video-holder {
		width: 100% !important;
	}
	.btn-group-lg>.btn, .btn-lg{
	    font-size: .8rem !important;
	}
	.carousel-caption{
		font-size: .7rem;
	}
	.carousel-caption h2{
		font-size: 1rem;
	}
	.navbar-brand{
		font-size: 1.1rem;
	}
	.imagecontent-size{
		width: 250px;
    	height: 167px;
	}
	.imagecontent-size1{
		width:300px;
		height:300px;
	}
	.header-phone {
		color: #ffffff;
		font-size: 1em;
		margin-top: 10px;
	}
	.locations-list div {
		display: block;
	}
	.container.secondary-line {
		margin-top: 56px;
		text-align: center;
	}
	.ccard-header {
		text-align: center;
		margin: -20px 0px 5px 0px;
	}
	.txt-image-circle-right, .txt-image-circle-left{
		width:200px;
		height:200px;
	}

}

@media (min-width: 320px) and (max-width: 399px) {
	.icons {
   		float: none;
	}
	.cards {
   		height: 24px;
	}
	.icons  div img {
   		height: 24px;
	}
	.video-holder {
		width: 100% !important;
	}
	.btn-group-lg>.btn, .btn-lg{
	    font-size: .8rem !important;
	}
	.carousel-caption{
		font-size: .7rem;
	}
	.carousel-caption h2{
		font-size: 1rem;
	}
	.navbar-brand{
		font-size: 1.1rem;
	}
	.imagecontent-size{
		width: 250px;
    	height: 167px;
	}
	.imagecontent-size1{
		width:300px;
		height:300px;
	}
	.header-phone {
		color: #ffffff;
		font-size: 1em;
		margin-top: 10px;
	}
	.locations-list div {
		display: block;
	}
	.container.secondary-line {
		margin-top: 56px;
		text-align: center;
	}
	.ccard-header {
		text-align: center;
		margin: -20px 0px 5px 0px;
	}
	.txt-image-circle-right, .txt-image-circle-left{
		width:200px;
		height:200px;
	}

}

@media (min-width: 400px) and (max-width: 767px) {
	.icons {
   		float: none;
	}
	.cards {
   		height: 28px;
	}
	.imagecontent-size{
		width: 250px;
    	height: 167px;
	}
	.imagecontent-size1{
		width:400px;
		height:400px;
	}
	.header-phone {
		color: #ffffff;
		font-size: 1em;
		margin-top: 10px;
	}
	.locations-list div {
		display: block;
	}
	.container.secondary-line {
		margin-top: 56px;
		text-align: center;
	}
	.ccard-header {
		text-align: center;
		margin: -20px 0px 5px 0px;
	}
	.txt-image-circle-right, .txt-image-circle-left{
		width:200px;
		height:200px;
	}

}

@media (min-width: 768px) and (max-width: 991px) {
	.icons {
   		float: none;
	}
	.cards {
   		height: 28px;
	}
	.imagecontent-size{
		width:300px;
		height:200px;
	}
	.imagecontent-size1{
		width:400px;
		height:400px;
	}
	.header-phone {
		color: #ffffff;
		font-size: 1em;
		margin-top: 10px;
	}	
	.secondary-line {
		margin-top: 55px;
	}
	.tagline {
   		text-align: center;
	}
	.ccard-header {
		text-align: center;
		margin: -20px 0px 5px 0px;
	}
	.txt-image-circle-right, .txt-image-circle-left{
		width:300px;
		height:300px;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {
	.nav-link {
		font-size: .9rem;
	}
	.icons > img {
    	/* height: 20px !important; */
	}
	.imagecontent-size{
		width:300px;
		height:200px;
	}
	.imagecontent-size1{
		width:500px;
		height:500px;
	}
	.header-phone-mobile{
		display:none
	}
	.header-phone {
		color: #ffffff;
		font-size: 1em;
	}
	a.navbar-brand {
   		display: none;
	}

}

@media (min-width: 1200px) {
	.video-holder {
		max-width: 30%;
	}
	.imagecontent-size{
		width:400px;
		height:267px;
	}
	.imagecontent-size1{
		width:500px;
		height:500px;
	}
	.header-phone-mobile{
		display:none
	}
	a.navbar-brand {
   		display: none;
	}

}


/* animation */

[data-inviewport] { /* animation */
	padding:10px;
}

/* inViewport */

[data-inviewport="scale-in"] { 
  	transition: 2s;
  	transform: scale(0.1);
}
[data-inviewport="scale-in"].is-inViewport { 
  	transform: scale(1);
}


[data-inviewport="fade-rotate"] { 
  	transition: 2s;
  	opacity: 0;
}
[data-inviewport="fade-rotate"].is-inViewport { 
  	transform: rotate(360deg);
  	opacity: 1;
}


[data-inviewport="fade-in"] { 
  	transition: 2s;
  	opacity: 0;
}
[data-inviewport="fade-in"].is-inViewport { 
  	opacity: 1;
}


[data-inviewport="move-up"] { 
  	transition: 1s;
  	opacity: 0;
  	-webkit-transform: translateY(200px);
	transform: translateY(200px);
}
[data-inviewport="move-up"].is-inViewport { 
  	opacity: 1;
  	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}


[data-inviewport="slide-left"] { 
  	transition: 1s;
  	opacity: 0;
	transform: translateX(300px);
}
[data-inviewport="slide-left"].is-inViewport { 
	opacity: 1;
	transform: translateX(0px);
}


[data-inviewport="slide-right"] { 
  	transition: 1s;
  	opacity: 0;
	transform: translateX(-300px);
}
[data-inviewport="slide-right"].is-inViewport { 
	opacity: 1;
	transform: translateX(0px);
}


[data-inviewport="flip"] { 
  	transition: 3s;
  	opacity: 0;
	-webkit-transform: rotateY(-80deg);
	transform: rotateY(-80deg);
}
[data-inviewport="flip"].is-inViewport { 
	opacity: 1;
	
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}

[data-inviewport="flip-up"] { 
  	transition: 1s;
  	opacity: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
}
[data-inviewport="flip-up"].is-inViewport { 
	opacity: 1;
	
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
	
}